Upload checkpoints/status.json with huggingface_hub
Browse files- checkpoints/status.json +9 -11
checkpoints/status.json
CHANGED
|
@@ -1,14 +1,12 @@
|
|
| 1 |
{
|
|
|
|
| 2 |
"step": 12373126,
|
| 3 |
-
"
|
| 4 |
-
"
|
| 5 |
-
"
|
| 6 |
-
"
|
| 7 |
-
"
|
| 8 |
-
"
|
| 9 |
-
"
|
| 10 |
-
"
|
| 11 |
-
"box": "New RTX 4090 (Instance 32610565)",
|
| 12 |
-
"last_check_utc": "2026-03-11 01:05",
|
| 13 |
-
"note": "Resumed training after ~60h downtime. New instance. Step 12373126. Speed still ramping."
|
| 14 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"last_check": "2026-03-11T01:55:00Z",
|
| 3 |
"step": 12373126,
|
| 4 |
+
"tokens_processed": 10845087297,
|
| 5 |
+
"target_tokens": 35000000000,
|
| 6 |
+
"percent": 31.0,
|
| 7 |
+
"gpu": "RTX 4090",
|
| 8 |
+
"status": "RUNNING",
|
| 9 |
+
"instance_id": 32610565,
|
| 10 |
+
"latest_checkpoint": "pretrain_step12373126.pt",
|
| 11 |
+
"balance_usd": 76.03
|
|
|
|
|
|
|
|
|
|
| 12 |
}
|