update dataset card
Browse files
README.md
CHANGED
|
@@ -22,6 +22,8 @@ size_categories:
|
|
| 22 |
|
| 23 |
# Collider-Bench
|
| 24 |
|
|
|
|
|
|
|
| 25 |
**Collider-Bench** is an AI benchmark for evaluating whether LLM agents can reproduce experimental analyses from the **Large Hadron Collider** (LHC) at CERN using only public papers and open scientific software.
|
| 26 |
|
| 27 |
Each task requires multi-step scientific reasoning by an autonomous coding agent, from reading a published CMS or ATLAS search and identifying the relevant signal region, to generating and processing simulated signal events, implementing the event selection, and predicting the binned signal yields reported by the analysis
|
|
|
|
| 22 |
|
| 23 |
# Collider-Bench
|
| 24 |
|
| 25 |
+

|
| 26 |
+
|
| 27 |
**Collider-Bench** is an AI benchmark for evaluating whether LLM agents can reproduce experimental analyses from the **Large Hadron Collider** (LHC) at CERN using only public papers and open scientific software.
|
| 28 |
|
| 29 |
Each task requires multi-step scientific reasoning by an autonomous coding agent, from reading a published CMS or ATLAS search and identifying the relevant signal region, to generating and processing simulated signal events, implementing the event selection, and predicting the binned signal yields reported by the analysis
|