Upload WaveSystemSetParserV5/checkpoints/progress.json with huggingface_hub
Browse files
WaveSystemSetParserV5/checkpoints/progress.json
ADDED
|
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"schema_version": 2,
|
| 3 |
+
"profile": "T4_L4_EXPERIMENT",
|
| 4 |
+
"updated_utc": "2026-07-07T07:30:13.280767+00:00",
|
| 5 |
+
"best_score": 0.5509835806914513,
|
| 6 |
+
"phases": {
|
| 7 |
+
"A_synthetic": {
|
| 8 |
+
"complete": false,
|
| 9 |
+
"latest_epoch": 1,
|
| 10 |
+
"target_epochs": 12,
|
| 11 |
+
"latest_checkpoint": "WaveSystemSetParserV5/checkpoints/phase_A/latest.pt",
|
| 12 |
+
"complete_checkpoint": "WaveSystemSetParserV5/checkpoints/phase_A/complete.pt"
|
| 13 |
+
},
|
| 14 |
+
"B_real": {
|
| 15 |
+
"complete": false,
|
| 16 |
+
"latest_epoch": 0,
|
| 17 |
+
"target_epochs": 6,
|
| 18 |
+
"latest_checkpoint": "WaveSystemSetParserV5/checkpoints/phase_B/latest.pt",
|
| 19 |
+
"complete_checkpoint": "WaveSystemSetParserV5/checkpoints/phase_B/complete.pt"
|
| 20 |
+
},
|
| 21 |
+
"C_joint": {
|
| 22 |
+
"complete": false,
|
| 23 |
+
"latest_epoch": 0,
|
| 24 |
+
"target_epochs": 10,
|
| 25 |
+
"latest_checkpoint": "WaveSystemSetParserV5/checkpoints/phase_C/latest.pt",
|
| 26 |
+
"complete_checkpoint": "WaveSystemSetParserV5/checkpoints/phase_C/complete.pt"
|
| 27 |
+
}
|
| 28 |
+
}
|
| 29 |
+
}
|