Spaces:
Sleeping
Sleeping
Update README.md
Browse files
README.md
CHANGED
@@ -1,11 +1,12 @@
|
|
1 |
---
|
2 |
title: JetClustering
|
3 |
emoji: ⚛️
|
4 |
-
colorFrom:
|
5 |
-
colorTo:
|
6 |
sdk: docker
|
7 |
app_file: app.py
|
8 |
pinned: false
|
|
|
9 |
---
|
10 |
|
11 |
# SVJ clustering
|
@@ -70,6 +71,4 @@ See mainly `jobs/vega/lgatr_training.sh`, `jobs/vega/transformer_training.sh`, `
|
|
70 |
|
71 |
`scouting_PFNano_signals2`: Contains both special PFCands and PFCands in the same field, under PFCands.
|
72 |
|
73 |
-
It was easier to just create this instead of always having special treatment for the special PFCands. As of January 2025, we are only using this version, accessible at `/pnfs/psi.ch/cms/trivcat/store/user/gkrzmanc/jetclustering/preprocessed_data/scouting_PFNano_signals2`.
|
74 |
-
|
75 |
-
|
|
|
1 |
---
|
2 |
title: JetClustering
|
3 |
emoji: ⚛️
|
4 |
+
colorFrom: red
|
5 |
+
colorTo: blue
|
6 |
sdk: docker
|
7 |
app_file: app.py
|
8 |
pinned: false
|
9 |
+
short_description: Run LGATr-based jet clustering models
|
10 |
---
|
11 |
|
12 |
# SVJ clustering
|
|
|
71 |
|
72 |
`scouting_PFNano_signals2`: Contains both special PFCands and PFCands in the same field, under PFCands.
|
73 |
|
74 |
+
It was easier to just create this instead of always having special treatment for the special PFCands. As of January 2025, we are only using this version, accessible at `/pnfs/psi.ch/cms/trivcat/store/user/gkrzmanc/jetclustering/preprocessed_data/scouting_PFNano_signals2`.
|
|
|
|