Dariusfar commited on
Commit
d95bf10
·
verified ·
1 Parent(s): e744d72

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +74 -13
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,23 +1,84 @@
1
  ---
2
  license: mit
3
  task_categories:
4
- - text-generation
5
- - question-answering
6
  language:
7
- - en
8
  tags:
9
- - benchmark
10
- - agentic
11
- - llm-agents
12
- - tool-use
13
- - simulation
14
- - physics
15
- - high-energy-physics
16
- - particle-physics
17
- - LHC
18
  pretty_name: Collider-Bench
19
  size_categories:
20
- - n<1K
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
21
  ---
22
 
23
 
 
1
  ---
2
  license: mit
3
  task_categories:
4
+ - text-generation
5
+ - question-answering
6
  language:
7
+ - en
8
  tags:
9
+ - benchmark
10
+ - agentic
11
+ - llm-agents
12
+ - tool-use
13
+ - simulation
14
+ - physics
15
+ - high-energy-physics
16
+ - particle-physics
17
+ - LHC
18
  pretty_name: Collider-Bench
19
  size_categories:
20
+ - n<1K
21
+ dataset_info:
22
+ features:
23
+ - name: task_id
24
+ dtype: string
25
+ - name: paper_id
26
+ dtype: string
27
+ - name: analysis_target
28
+ dtype: string
29
+ - name: signal_model
30
+ dtype: string
31
+ - name: observable
32
+ dtype: string
33
+ - name: observable_pretty
34
+ dtype: string
35
+ - name: plot_units
36
+ dtype: string
37
+ - name: score_mode
38
+ dtype: string
39
+ - name: tolerance
40
+ dtype: float64
41
+ - name: walltime
42
+ dtype: string
43
+ - name: difficulty
44
+ dtype: string
45
+ - name: tags
46
+ list: string
47
+ - name: instructions_md
48
+ dtype: string
49
+ - name: task_toml
50
+ dtype: string
51
+ - name: template_yaml
52
+ dtype: string
53
+ - name: n_bins
54
+ dtype: int64
55
+ - name: paper_pdf
56
+ dtype: binary
57
+ - name: paper_pdf_sha256
58
+ dtype: string
59
+ - name: paper_pdf_bytes
60
+ dtype: int64
61
+ - name: object_efficiencies
62
+ list:
63
+ - name: filename
64
+ dtype: string
65
+ - name: data
66
+ dtype: binary
67
+ - name: sha256
68
+ dtype: string
69
+ - name: size_bytes
70
+ dtype: int64
71
+ splits:
72
+ - name: train
73
+ num_bytes: 7634861
74
+ num_examples: 10
75
+ download_size: 6722210
76
+ dataset_size: 7634861
77
+ configs:
78
+ - config_name: default
79
+ data_files:
80
+ - split: train
81
+ path: data/train-*
82
  ---
83
 
84
 
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:bf10034a76a6a8d9b4292ccb0a11931a4d8886c9cfc61db9822f77b00f3d1523
3
- size 6722274
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f9144dcb5e476f5a0a53a0e2e74048e5e5e9534762e3072735ecb04cce74ba1
3
+ size 6722210