lewtun HF staff commited on
Commit
4dfd3b6
1 Parent(s): 84609c1

Add dataset card

Browse files
Files changed (1) hide show
  1. README.md +147 -0
README.md CHANGED
@@ -1,3 +1,150 @@
1
  ---
2
  license: mit
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: mit
3
  ---
4
+
5
+ # Dataset Card for [Dataset Name]
6
+
7
+ ## Table of Contents
8
+ - [Dataset Card for [Dataset Name]](#dataset-card-for-dataset-name)
9
+ - [Table of Contents](#table-of-contents)
10
+ - [Dataset Description](#dataset-description)
11
+ - [Dataset Summary](#dataset-summary)
12
+ - [Supported Tasks and Leaderboards](#supported-tasks-and-leaderboards)
13
+ - [Languages](#languages)
14
+ - [Dataset Structure](#dataset-structure)
15
+ - [Data Instances](#data-instances)
16
+ - [Data Fields](#data-fields)
17
+ - [Data Splits](#data-splits)
18
+ - [Dataset Creation](#dataset-creation)
19
+ - [Curation Rationale](#curation-rationale)
20
+ - [Source Data](#source-data)
21
+ - [Initial Data Collection and Normalization](#initial-data-collection-and-normalization)
22
+ - [Who are the source language producers?](#who-are-the-source-language-producers)
23
+ - [Annotations](#annotations)
24
+ - [Annotation process](#annotation-process)
25
+ - [Who are the annotators?](#who-are-the-annotators)
26
+ - [Personal and Sensitive Information](#personal-and-sensitive-information)
27
+ - [Considerations for Using the Data](#considerations-for-using-the-data)
28
+ - [Social Impact of Dataset](#social-impact-of-dataset)
29
+ - [Discussion of Biases](#discussion-of-biases)
30
+ - [Other Known Limitations](#other-known-limitations)
31
+ - [Additional Information](#additional-information)
32
+ - [Dataset Curators](#dataset-curators)
33
+ - [Licensing Information](#licensing-information)
34
+ - [Citation Information](#citation-information)
35
+ - [Contributions](#contributions)
36
+
37
+ ## Dataset Description
38
+
39
+ - **Homepage:**
40
+ - **Repository:** https://github.com/jet-universe/particle_transformer
41
+ - **Paper:** https://arxiv.org/abs/2202.03772
42
+ - **Leaderboard:**
43
+ - **Point of Contact:** [email protected]
44
+
45
+ ### Dataset Summary
46
+
47
+ JetClass is a large and comprehensive dataset to advance deep learning for jet tagging. The dataset consists of 100 million jets for training, with 10 different types of jets. The jets in this dataset generally fall into two categories:
48
+
49
+ * The background jets are initiated by light quarks or gluons (q/g) and are ubiquitously produced at the
50
+ LHC.
51
+ * The signal jets are those arising either from the top quarks (t), or from the W, Z or Higgs (H) bosons. For top quarks and Higgs bosons, we further consider their different decay modes as separate types, because the resulting jets have rather distinct characteristics and are often tagged individually.
52
+
53
+ Jets in this dataset are simulated with standard Monte Carlo event generators used by LHC experiments. The production and decay of the top quarks and the W, Z and Higgs bosons are generated with MADGRAPH5_aMC@NLO. We use PYTHIA to evolve the produced particles, i.e., performing parton showering and hadronization, and produce the final outgoing particles. To be close to realistic jets reconstructed at the ATLAS or CMS experiment, detector effects are simulated with DELPHES using the CMS detector configuration provided in DELPHES. In addition, the impact parameters of electrically charged particles are smeared to match the resolution of the CMS tracking detector . Jets are clustered from DELPHES E-Flow objects with the anti-kT algorithm using a distance
54
+ parameter R = 0.8. Only jets with transverse momentum in 500–1000 GeV and pseudorapidity |η| < 2 are considered. For signal jets, only the “high-quality” ones that fully contain the decay products of initial particles are included.
55
+
56
+ ### Supported Tasks and Leaderboards
57
+
58
+ [More Information Needed]
59
+
60
+ ### Languages
61
+
62
+ [More Information Needed]
63
+
64
+ ## Dataset Structure
65
+
66
+ ### Data Instances
67
+
68
+ [More Information Needed]
69
+
70
+ ### Data Fields
71
+
72
+ [More Information Needed]
73
+
74
+ ### Data Splits
75
+
76
+ [More Information Needed]
77
+
78
+ ## Dataset Creation
79
+
80
+ ### Curation Rationale
81
+
82
+ [More Information Needed]
83
+
84
+ ### Source Data
85
+
86
+ #### Initial Data Collection and Normalization
87
+
88
+ [More Information Needed]
89
+
90
+ #### Who are the source language producers?
91
+
92
+ [More Information Needed]
93
+
94
+ ### Annotations
95
+
96
+ #### Annotation process
97
+
98
+ [More Information Needed]
99
+
100
+ #### Who are the annotators?
101
+
102
+ [More Information Needed]
103
+
104
+ ### Personal and Sensitive Information
105
+
106
+ [More Information Needed]
107
+
108
+ ## Considerations for Using the Data
109
+
110
+ ### Social Impact of Dataset
111
+
112
+ [More Information Needed]
113
+
114
+ ### Discussion of Biases
115
+
116
+ [More Information Needed]
117
+
118
+ ### Other Known Limitations
119
+
120
+ [More Information Needed]
121
+
122
+ ## Additional Information
123
+
124
+ ### Dataset Curators
125
+
126
+ [More Information Needed]
127
+
128
+ ### Licensing Information
129
+
130
+ [More Information Needed]
131
+
132
+ ### Citation Information
133
+
134
+ If you use the JetClass dataset, please cite:
135
+
136
+ ```
137
+ @article{Qu:2022mxj,
138
+ author = "Qu, Huilin and Li, Congqiao and Qian, Sitian",
139
+ title = "{Particle Transformer for Jet Tagging}",
140
+ eprint = "2202.03772",
141
+ archivePrefix = "arXiv",
142
+ primaryClass = "hep-ph",
143
+ month = "2",
144
+ year = "2022"
145
+ }
146
+ ```
147
+
148
+ ### Contributions
149
+
150
+ Thanks to [@lewtun](https://github.com/lewtun) for adding this dataset.