Upload runs/cifar100_weighted_ADAMW_WarmRestart_boost1.25x_20251121_203807/checkpoints/epoch_100_metadata.json with huggingface_hub
Browse files
runs/cifar100_weighted_ADAMW_WarmRestart_boost1.25x_20251121_203807/checkpoints/epoch_100_metadata.json
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"epoch": 99,
|
| 3 |
+
"accuracy": 48.33,
|
| 4 |
+
"best_accuracy": 48.38,
|
| 5 |
+
"global_step": 4900,
|
| 6 |
+
"timestamp": "2025-11-21 23:20:46",
|
| 7 |
+
"optimizer": "adamw",
|
| 8 |
+
"scheduler": "cosine_restarts",
|
| 9 |
+
"learning_rate": 0.0003,
|
| 10 |
+
"restart_lr_mult": 1.25
|
| 11 |
+
}
|