karanjaWakaba commited on
Commit
f8a8565
·
verified ·
1 Parent(s): 001879f

Update progress at checkpoint-625

Browse files
Files changed (1) hide show
  1. progress.json +13 -4
progress.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "sessions_completed": 2,
3
- "total_steps_completed": 375,
4
- "latest_checkpoint": "checkpoint-375",
5
  "shard_size_examples": 500,
6
  "total_examples": 506,
7
- "next_start_index": 0,
8
  "history": [
9
  {
10
  "session": 1,
@@ -23,6 +23,15 @@
23
  "examples_trained": 6,
24
  "steps_trained_in_session": 250,
25
  "timestamp_utc": "2026-01-27T20:37:52.310439+00:00"
 
 
 
 
 
 
 
 
 
26
  }
27
  ]
28
  }
 
1
  {
2
+ "sessions_completed": 3,
3
+ "total_steps_completed": 625,
4
+ "latest_checkpoint": "checkpoint-625",
5
  "shard_size_examples": 500,
6
  "total_examples": 506,
7
+ "next_start_index": 506,
8
  "history": [
9
  {
10
  "session": 1,
 
23
  "examples_trained": 6,
24
  "steps_trained_in_session": 250,
25
  "timestamp_utc": "2026-01-27T20:37:52.310439+00:00"
26
+ },
27
+ {
28
+ "session": 3,
29
+ "checkpoint": "checkpoint-625",
30
+ "start_idx": 0,
31
+ "end_idx": 506,
32
+ "examples_trained": 506,
33
+ "steps_trained_in_session": 250,
34
+ "timestamp_utc": "2026-01-27T21:45:25.505962+00:00"
35
  }
36
  ]
37
  }