Shanmuk4622 commited on
Commit
4a9151a
·
verified ·
1 Parent(s): 9603d15

Upload runs/cifar10/cumulative_ablation/C2_cache_amp/metrics_summary.json with huggingface_hub

Browse files
runs/cifar10/cumulative_ablation/C2_cache_amp/metrics_summary.json CHANGED
@@ -1,20 +1,29 @@
1
  {
2
  "run_key": "resnet50_cifar::cifar10::cumulative_ablation::C2_cache_amp",
3
  "run_dir": "/kaggle/working/E2AM-ResNet50/cifar10/cumulative_ablation/C2_cache_amp",
 
4
  "model_name": "resnet50_cifar",
5
  "dataset_name": "cifar10",
6
  "method_group": "cumulative_ablation",
7
  "variant_name": "C2_cache_amp",
8
  "method_id": "C2",
9
  "num_epochs_planned": 50,
10
- "num_epochs_run_so_far": 48,
11
- "best_accuracy": 0.8494,
12
- "latest_val_accuracy": 0.8333,
13
- "latest_f1_score": 0.8336185492727077,
14
- "total_time_sec_so_far": 3061.737932920456,
15
- "total_energy_j_so_far": 229111.04583379335,
16
- "total_co2_kg_so_far": 0.030229929658625514,
 
 
 
 
17
  "peak_vram_mb": 4304.10302734375,
 
 
 
 
18
  "amp_enabled": true,
19
  "scheduler": "none",
20
  "gradient_accumulation_steps": 1,
@@ -22,6 +31,14 @@
22
  "eag_enabled": false,
23
  "batch_size": 256,
24
  "image_size": 32,
25
- "status": "running",
26
- "updated_utc": "2026-05-12T16:10:35Z"
 
 
 
 
 
 
 
 
27
  }
 
1
  {
2
  "run_key": "resnet50_cifar::cifar10::cumulative_ablation::C2_cache_amp",
3
  "run_dir": "/kaggle/working/E2AM-ResNet50/cifar10/cumulative_ablation/C2_cache_amp",
4
+ "repo_run_path": "runs/cifar10/cumulative_ablation/C2_cache_amp",
5
  "model_name": "resnet50_cifar",
6
  "dataset_name": "cifar10",
7
  "method_group": "cumulative_ablation",
8
  "variant_name": "C2_cache_amp",
9
  "method_id": "C2",
10
  "num_epochs_planned": 50,
11
+ "num_epochs_run": 50,
12
+ "best_accuracy": 0.8595,
13
+ "final_accuracy": 0.8595,
14
+ "final_f1_score": 0.8585672440124276,
15
+ "final_precision": 0.8661991829316357,
16
+ "final_recall": 0.8594999999999999,
17
+ "total_time_sec": 3188.626177072525,
18
+ "total_energy_j": 238636.03357042753,
19
+ "total_energy_kwh": 0.06628778710289654,
20
+ "total_co2_kg": 0.031486698873875854,
21
+ "carbon_intensity_kg_per_kwh": 0.475,
22
  "peak_vram_mb": 4304.10302734375,
23
+ "num_parameters": 23520842,
24
+ "nonzero_parameters": 23520842,
25
+ "model_size_mb": 89.92793273925781,
26
+ "flops_or_macs": null,
27
  "amp_enabled": true,
28
  "scheduler": "none",
29
  "gradient_accumulation_steps": 1,
 
31
  "eag_enabled": false,
32
  "batch_size": 256,
33
  "image_size": 32,
34
+ "gpu_count": 2,
35
+ "gpu_names": [
36
+ "Tesla T4",
37
+ "Tesla T4"
38
+ ],
39
+ "cuda_version": "12.8",
40
+ "pytorch_version": "2.10.0+cu128",
41
+ "python_version": "3.12.12",
42
+ "status": "completed",
43
+ "completed_utc": "2026-05-12T16:13:03Z"
44
  }