Shanmuk4622 commited on
Commit
27c0fc3
·
verified ·
1 Parent(s): 06019ea

Upload progress.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. progress.json +22 -0
progress.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "runs": {
3
+ "resnet50_cifar::cifar10::individual_methods::M2_amp_only": {
4
+ "status": "completed",
5
+ "run_dir": "/kaggle/working/E2AM-ResNet50/cifar10/individual_methods/M2_amp_only",
6
+ "last_completed_epoch": 4,
7
+ "best_accuracy": 0.4877,
8
+ "updated_utc": "2026-05-10T17:34:11Z",
9
+ "cumulative_energy_j": 23971.780581052015,
10
+ "cumulative_time_sec": 325.48354172706604
11
+ },
12
+ "resnet50_cifar::cifar10::individual_methods::M0_baseline_fp32": {
13
+ "status": "running",
14
+ "run_dir": "/kaggle/working/E2AM-ResNet50/cifar10/individual_methods/M0_baseline_fp32",
15
+ "last_completed_epoch": -1,
16
+ "best_accuracy": 0.0,
17
+ "updated_utc": "2026-05-10T17:44:49Z"
18
+ }
19
+ },
20
+ "schema": "e2am_v3",
21
+ "updated_utc": "2026-05-10T17:44:49Z"
22
+ }