File size: 1,175 Bytes
ee73619 285c5e0 ee73619 285c5e0 60f224a 1b8d250 f8a8565 285c5e0 60f224a ee73619 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 |
{
"sessions_completed": 4,
"total_steps_completed": 875,
"latest_checkpoint": "checkpoint-875",
"shard_size_examples": 500,
"total_examples": 506,
"next_start_index": 506,
"history": [
{
"session": 1,
"checkpoint": "checkpoint-125",
"start_idx": 0,
"end_idx": 500,
"examples_trained": 500,
"steps_trained_in_session": 125,
"timestamp_utc": "2026-01-27T19:42:48.558905+00:00"
},
{
"session": 2,
"checkpoint": "checkpoint-375",
"start_idx": 500,
"end_idx": 506,
"examples_trained": 6,
"steps_trained_in_session": 250,
"timestamp_utc": "2026-01-27T20:37:52.310439+00:00"
},
{
"session": 3,
"checkpoint": "checkpoint-625",
"start_idx": 0,
"end_idx": 506,
"examples_trained": 506,
"steps_trained_in_session": 250,
"timestamp_utc": "2026-01-27T21:45:25.505962+00:00"
},
{
"session": 4,
"checkpoint": "checkpoint-875",
"start_idx": 0,
"end_idx": 506,
"examples_trained": 506,
"steps_trained_in_session": 250,
"timestamp_utc": "2026-01-27T23:17:00.037928+00:00"
}
]
} |