Update progress at checkpoint-2594
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,
|
|
@@ -122,6 +122,15 @@
|
|
| 122 |
"examples_trained": 1000,
|
| 123 |
"steps_trained_in_session": 125,
|
| 124 |
"timestamp_utc": "2026-02-06T21:27:50.889352+00:00"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 125 |
}
|
| 126 |
]
|
| 127 |
}
|
|
|
|
| 1 |
{
|
| 2 |
+
"sessions_completed": 14,
|
| 3 |
+
"total_steps_completed": 2594,
|
| 4 |
+
"latest_checkpoint": "checkpoint-2594",
|
| 5 |
"shard_size_examples": 70,
|
| 6 |
"total_examples": 61817,
|
| 7 |
+
"next_start_index": 20770,
|
| 8 |
"history": [
|
| 9 |
{
|
| 10 |
"session": 1,
|
|
|
|
| 122 |
"examples_trained": 1000,
|
| 123 |
"steps_trained_in_session": 125,
|
| 124 |
"timestamp_utc": "2026-02-06T21:27:50.889352+00:00"
|
| 125 |
+
},
|
| 126 |
+
{
|
| 127 |
+
"session": 14,
|
| 128 |
+
"checkpoint": "checkpoint-2594",
|
| 129 |
+
"start_idx": 19770,
|
| 130 |
+
"end_idx": 20770,
|
| 131 |
+
"examples_trained": 1000,
|
| 132 |
+
"steps_trained_in_session": 125,
|
| 133 |
+
"timestamp_utc": "2026-02-06T22:16:08.573929+00:00"
|
| 134 |
}
|
| 135 |
]
|
| 136 |
}
|