Update progress at checkpoint-95
Browse files- progress.json +13 -4
progress.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
| 1 |
{
|
| 2 |
-
"sessions_completed":
|
| 3 |
-
"total_steps_completed":
|
| 4 |
-
"latest_checkpoint": "checkpoint-
|
| 5 |
"shard_size_examples": 70,
|
| 6 |
"total_examples": 61817,
|
| 7 |
-
"next_start_index":
|
| 8 |
"history": [
|
| 9 |
{
|
| 10 |
"session": 1,
|
|
@@ -14,6 +14,15 @@
|
|
| 14 |
"examples_trained": 70,
|
| 15 |
"steps_trained_in_session": 8,
|
| 16 |
"timestamp_utc": "2026-01-29T20:56:03.593311+00:00"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 17 |
}
|
| 18 |
]
|
| 19 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"sessions_completed": 2,
|
| 3 |
+
"total_steps_completed": 95,
|
| 4 |
+
"latest_checkpoint": "checkpoint-95",
|
| 5 |
"shard_size_examples": 70,
|
| 6 |
"total_examples": 61817,
|
| 7 |
+
"next_start_index": 770,
|
| 8 |
"history": [
|
| 9 |
{
|
| 10 |
"session": 1,
|
|
|
|
| 14 |
"examples_trained": 70,
|
| 15 |
"steps_trained_in_session": 8,
|
| 16 |
"timestamp_utc": "2026-01-29T20:56:03.593311+00:00"
|
| 17 |
+
},
|
| 18 |
+
{
|
| 19 |
+
"session": 2,
|
| 20 |
+
"checkpoint": "checkpoint-95",
|
| 21 |
+
"start_idx": 70,
|
| 22 |
+
"end_idx": 770,
|
| 23 |
+
"examples_trained": 700,
|
| 24 |
+
"steps_trained_in_session": 87,
|
| 25 |
+
"timestamp_utc": "2026-01-29T22:20:41.201706+00:00"
|
| 26 |
}
|
| 27 |
]
|
| 28 |
}
|