update citation file
Browse files- CITATION.cff +21 -0
CITATION.cff
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
cff-version: 1.2.0
|
| 2 |
+
title: "Collider-Bench: A benchmark for LHC analysis recasting by LLM agents"
|
| 3 |
+
message: "If you use this dataset, please cite it as below."
|
| 4 |
+
type: dataset
|
| 5 |
+
authors:
|
| 6 |
+
- family-names: Faroughy
|
| 7 |
+
given-names: Darius A.
|
| 8 |
+
email: dariusfar@gmail.com
|
| 9 |
+
repository-code: "https://github.com/dfaroughy/Collider-Bench"
|
| 10 |
+
url: "https://huggingface.co/datasets/Dariusfar/ColliderBench"
|
| 11 |
+
license: MIT
|
| 12 |
+
year: 2026
|
| 13 |
+
keywords:
|
| 14 |
+
- high-energy physics
|
| 15 |
+
- particle physics
|
| 16 |
+
- LHC
|
| 17 |
+
- CMS
|
| 18 |
+
- LLM agents
|
| 19 |
+
- benchmark
|
| 20 |
+
- simulation
|
| 21 |
+
- recasting
|