Generate evaluation questions about MadGraph and related tools with verified reference answers, using web research for real-world use cases.
Generate realistic questions that a particle physicist would ask about MadGraph and related tools (e.g. Pythia8, Delphes, MadSpin, MadWidth, MadAnalysis).
$ARGUMENTS
Parse key=value pairs from the input. All are optional — use defaults if not specified.
count=5focus=NLO matchingrequirements=must include exact commandsdedup=/workspace/existing.jsonDo NOT tailor questions to any specific documentation. The goal is to capture what users genuinely need help with.
Every question MUST include a reference_answer — a concise summary of the correct answer, used as ground truth during evaluation.
Write a JSON array (default: questions.json). The file must contain ONLY the JSON array — no markdown fences, no commentary, no explanation.
[
{
"text": "The full question text",
"reference_answer": "Concise correct answer with key facts, commands, and parameter names."
}
]
After writing, verify:
text and reference_answer strings