Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -6,8 +6,9 @@ size_categories:
|
|
6 |
- 100K<n<1M
|
7 |
---
|
8 |
|
9 |
-
# THE DATASET WILL BE DOWN FOR A FEW HOURS TODAY (10TH SEPTEMBER 2025) BECAUSE WE ARE FIXING A BUG AND CHANGING THE DATA TO BE CONSISTENT WITH THE RANDOM SEEDS OF THE FULL DATASET.
|
10 |
-
|
11 |
# COLLIDE-1M: COmprehensive Lhc coLlision Dataset for Foundation model dEvelopment (1 Million)
|
12 |
|
13 |
See [COLLIDE2V_example_notebook.ipynb](./COLLIDE2V_example_notebook.ipynb) for a quick demo, showing how to load the dataset and inspect its contents.
|
|
|
|
|
|
|
|
6 |
- 100K<n<1M
|
7 |
---
|
8 |
|
|
|
|
|
9 |
# COLLIDE-1M: COmprehensive Lhc coLlision Dataset for Foundation model dEvelopment (1 Million)
|
10 |
|
11 |
See [COLLIDE2V_example_notebook.ipynb](./COLLIDE2V_example_notebook.ipynb) for a quick demo, showing how to load the dataset and inspect its contents.
|
12 |
+
|
13 |
+
Changelog:
|
14 |
+
- 09/10/25: Updated the data to fix a numerical Delphes bug and have random seeds consistent with the final set
|