Update progress at checkpoint-875
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": 500,
|
| 6 |
"total_examples": 506,
|
| 7 |
-
"next_start_index":
|
| 8 |
"history": [
|
| 9 |
{
|
| 10 |
"session": 1,
|
|
@@ -32,6 +32,15 @@
|
|
| 32 |
"examples_trained": 506,
|
| 33 |
"steps_trained_in_session": 250,
|
| 34 |
"timestamp_utc": "2026-01-27T21:45:25.505962+00:00"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
}
|
| 36 |
]
|
| 37 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"sessions_completed": 4,
|
| 3 |
+
"total_steps_completed": 875,
|
| 4 |
+
"latest_checkpoint": "checkpoint-875",
|
| 5 |
"shard_size_examples": 500,
|
| 6 |
"total_examples": 506,
|
| 7 |
+
"next_start_index": 506,
|
| 8 |
"history": [
|
| 9 |
{
|
| 10 |
"session": 1,
|
|
|
|
| 32 |
"examples_trained": 506,
|
| 33 |
"steps_trained_in_session": 250,
|
| 34 |
"timestamp_utc": "2026-01-27T21:45:25.505962+00:00"
|
| 35 |
+
},
|
| 36 |
+
{
|
| 37 |
+
"session": 4,
|
| 38 |
+
"checkpoint": "checkpoint-875",
|
| 39 |
+
"start_idx": 0,
|
| 40 |
+
"end_idx": 506,
|
| 41 |
+
"examples_trained": 506,
|
| 42 |
+
"steps_trained_in_session": 250,
|
| 43 |
+
"timestamp_utc": "2026-01-27T23:17:00.037928+00:00"
|
| 44 |
}
|
| 45 |
]
|
| 46 |
}
|