diff --git a/cernopendata/modules/fixtures/data/records/atlas-CERN-EP-2024-159.json b/cernopendata/modules/fixtures/data/records/atlas-CERN-EP-2024-159.json index 10e36f9111..26b9460807 100644 --- a/cernopendata/modules/fixtures/data/records/atlas-CERN-EP-2024-159.json +++ b/cernopendata/modules/fixtures/data/records/atlas-CERN-EP-2024-159.json @@ -1,7 +1,7 @@ [ { "abstract": { - "description": "

Boosted top tagging is an essential binary classification task for experiments at the Large Hadron Collider (LHC) to measure the properties of the top quark. The \"ATLAS top tagging open data set with systematic uncertainties\" is a publicly available dataset for the development of Machine Learning (ML) based boosted top tagging algorithms. The dataset consists of a nominal piece used for the training and evaluation of algorithms, and a systematic piece used for estimating the size of systematic uncertainties produced by an algorithm. The nominal data is split into two orthogonal sets, named train and test and stored in the HDF5 file format, containing about 92 million and 10 million jets respectively. The systematic varied data is split into many more pieces that should only be used for evaluation in most cases. Both nominal sets are composed of equal parts signal (jets initiated by a boosted top quark) and background (jets initiated by light quarks or gluons). For each jet, the datasets contain:

There are two rules for using this data set: the contribution to a loss function from any jet should always be weighted by the training weight, and any performance claim is incomplete without an estimate of the systematic uncertainties via the method illustrated in this repository. The ideal model shows high performance but also small systematic uncertainties.

This dataset accompanies the paper arxiv:2047.20127.

" + "description": "

Boosted top tagging is an essential binary classification task for experiments at the Large Hadron Collider (LHC) to measure the properties of the top quark. The ATLAS Top Tagging Open Data Set is a publicly available dataset for the development of Machine Learning (ML) based boosted top tagging algorithms. The dataset consists of a nominal piece used for the training and evaluation of algorithms, and a systematic piece used for estimating the size of systematic uncertainties produced by an algorithm. The nominal data are is split into two orthogonal sets, named train and test. The systematic varied data is split into many more pieces that should only be used for evaluation in most cases. Both nominal sets are composed of equal parts signal (jets initiated by a boosted top quark) and background (jets initiated by light quarks or gluons).

A brief overview of these datasets is as follows. For more detailed information see arxiv:2047.20127.

For each jet, the datasets contain:

There are two rules for using this data set: the contribution to a loss function from any jet should always be weighted by the training weight, and any performance claim is incomplete without an estimate of the systematic uncertainties via the method illustrated in this repository. The ideal model shows high performance but also small systematic uncertainties.

" }, "accelerator": "CERN-LHC", "collaboration": { @@ -16,7 +16,7 @@ "gz", "h5" ], - "number_events": 0, + "number_events": 205774178, "number_files": 2020, "size": 182814191608 }, @@ -233,6 +233,12 @@ "keywords": [ "datascience" ], + "links": [ + { + "description": "ATLAS paper arxiv:2047.20127", + "url": "https://arxiv.org/abs/2407.20127" + } + ], "publisher": "CERN Open Data Portal", "recid": "80030", "title": "ATLAS top tagging open data set with systematic uncertainties", @@ -243,7 +249,7 @@ ] }, "usage": { - "description": "

This dataset supersedes an earlier data release which did not include data for estimating systematic uncertainties. A detailed explanation of this dataset, with examples demonstrating how to train a tagger and assess systematic uncertainties, is provided in the this repository.

If this dataset is used in a publication, please cite this dataset record along with the accompanying paper arxiv:2047.20127.

" + "description": "

This dataset supersedes an earlier data release which did not include data for estimating systematic uncertainties.

A detailed explanation of this dataset, with examples demonstrating how to train a tagger and assess systematic uncertainties, is provided in the this repository.

If this dataset is used in a publication, please cite this dataset record along with the accompanying paper arxiv:2047.20127.

" } } ]