Joosep Pata
commited on
Commit
·
c98e0c4
1
Parent(s):
05c271c
update CMS checkpoint to epoch 18
Browse files
cms/v2.1.0/pyg-cms_20241101_090645_682892/.gitattributes
CHANGED
@@ -2,3 +2,9 @@ plots_checkpoint-08-2.986092 filter=lfs diff=lfs merge=lfs -text
|
|
2 |
runs/ filter=lfs diff=lfs merge=lfs -text
|
3 |
checkpoints/ filter=lfs diff=lfs merge=lfs -text
|
4 |
preds_checkpoint-08-2.986092 filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
runs/ filter=lfs diff=lfs merge=lfs -text
|
3 |
checkpoints/ filter=lfs diff=lfs merge=lfs -text
|
4 |
preds_checkpoint-08-2.986092 filter=lfs diff=lfs merge=lfs -text
|
5 |
+
plots_checkpoint-18-2.778778/ filter=lfs diff=lfs merge=lfs -text
|
6 |
+
checkpoints/checkpoint-08-2.986092.pth filter=lfs diff=lfs merge=lfs -text
|
7 |
+
checkpoints/checkpoint-18-2.778778.onnx filter=lfs diff=lfs merge=lfs -text
|
8 |
+
checkpoints/checkpoint-18-2.778778.pth filter=lfs diff=lfs merge=lfs -text
|
9 |
+
runs/train filter=lfs diff=lfs merge=lfs -text
|
10 |
+
runs/valid filter=lfs diff=lfs merge=lfs -text
|
cms/v2.1.0/pyg-cms_20241101_090645_682892/README.md
CHANGED
@@ -9,18 +9,18 @@ The performance is measured with respect to generator-level jets and MET compute
|
|
9 |
<details>
|
10 |
<summary>Jet performance</summary>
|
11 |
|
12 |
-
<img src="plots_checkpoint-
|
13 |
-
<img src="plots_checkpoint-
|
14 |
-
<img src="plots_checkpoint-
|
15 |
|
16 |
</details>
|
17 |
|
18 |
<details>
|
19 |
<summary>MET performance</summary>
|
20 |
|
21 |
-
<img src="plots_checkpoint-
|
22 |
-
<img src="plots_checkpoint-
|
23 |
-
<img src="plots_checkpoint-
|
24 |
|
25 |
</details>
|
26 |
|
@@ -63,7 +63,7 @@ git clone https://huggingface.co/jpata/particleflow models
|
|
63 |
```
|
64 |
|
65 |
## Training Details
|
66 |
-
Trained on 8x MI250X for
|
67 |
The training was continued multiple times from a checkpoint due to the 24h time limit.
|
68 |
|
69 |
### Training Data
|
|
|
9 |
<details>
|
10 |
<summary>Jet performance</summary>
|
11 |
|
12 |
+
<img src="plots_checkpoint-18-2.778778/cms_pf_qcd/jet_response_iqr_over_med_pt.png" alt="ttbar jet resolution" width="300"/>
|
13 |
+
<img src="plots_checkpoint-18-2.778778/cms_pf_ttbar/jet_response_iqr_over_med_pt.png" alt="qq jet resolution" width="300"/>
|
14 |
+
<img src="plots_checkpoint-18-2.778778/cms_pf_ztt/jet_response_iqr_over_med_pt.png" alt="ttbar jet resolution" width="300"/>
|
15 |
|
16 |
</details>
|
17 |
|
18 |
<details>
|
19 |
<summary>MET performance</summary>
|
20 |
|
21 |
+
<img src="plots_checkpoint-18-2.778778/cms_pf_qcd/met_response_iqr_over_med.png" alt="ttbar MET resolution" width="300"/>
|
22 |
+
<img src="plots_checkpoint-18-2.778778/cms_pf_ttbar/met_response_iqr_over_med.png" alt="qq MET resolution" width="300"/>
|
23 |
+
<img src="plots_checkpoint-18-2.778778/cms_pf_ztt/met_response_iqr_over_med.png" alt="ttbar MET resolution" width="300"/>
|
24 |
|
25 |
</details>
|
26 |
|
|
|
63 |
```
|
64 |
|
65 |
## Training Details
|
66 |
+
Trained on 8x MI250X for 18 epochs over ~26 days.
|
67 |
The training was continued multiple times from a checkpoint due to the 24h time limit.
|
68 |
|
69 |
### Training Data
|