Update progress at checkpoint-2469
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,
|
|
@@ -113,6 +113,15 @@
|
|
| 113 |
"examples_trained": 1000,
|
| 114 |
"steps_trained_in_session": 125,
|
| 115 |
"timestamp_utc": "2026-02-06T20:48:36.167842+00:00"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 116 |
}
|
| 117 |
]
|
| 118 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"sessions_completed": 13,
|
| 3 |
+
"total_steps_completed": 2469,
|
| 4 |
+
"latest_checkpoint": "checkpoint-2469",
|
| 5 |
"shard_size_examples": 70,
|
| 6 |
"total_examples": 61817,
|
| 7 |
+
"next_start_index": 19770,
|
| 8 |
"history": [
|
| 9 |
{
|
| 10 |
"session": 1,
|
|
|
|
| 113 |
"examples_trained": 1000,
|
| 114 |
"steps_trained_in_session": 125,
|
| 115 |
"timestamp_utc": "2026-02-06T20:48:36.167842+00:00"
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"session": 13,
|
| 119 |
+
"checkpoint": "checkpoint-2469",
|
| 120 |
+
"start_idx": 18770,
|
| 121 |
+
"end_idx": 19770,
|
| 122 |
+
"examples_trained": 1000,
|
| 123 |
+
"steps_trained_in_session": 125,
|
| 124 |
+
"timestamp_utc": "2026-02-06T21:27:50.889352+00:00"
|
| 125 |
}
|
| 126 |
]
|
| 127 |
}
|