karanjaWakaba commited on
Commit
caf5194
·
verified ·
1 Parent(s): 67c5852

Update progress at checkpoint-1532

Browse files
Files changed (1) hide show
  1. progress.json +13 -4
progress.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "sessions_completed": 6,
3
- "total_steps_completed": 1282,
4
- "latest_checkpoint": "checkpoint-1282",
5
  "shard_size_examples": 70,
6
  "total_examples": 61817,
7
- "next_start_index": 10270,
8
  "history": [
9
  {
10
  "session": 1,
@@ -59,6 +59,15 @@
59
  "examples_trained": 2000,
60
  "steps_trained_in_session": 250,
61
  "timestamp_utc": "2026-02-04T17:49:05.163174+00:00"
 
 
 
 
 
 
 
 
 
62
  }
63
  ]
64
  }
 
1
  {
2
+ "sessions_completed": 7,
3
+ "total_steps_completed": 1532,
4
+ "latest_checkpoint": "checkpoint-1532",
5
  "shard_size_examples": 70,
6
  "total_examples": 61817,
7
+ "next_start_index": 12270,
8
  "history": [
9
  {
10
  "session": 1,
 
59
  "examples_trained": 2000,
60
  "steps_trained_in_session": 250,
61
  "timestamp_utc": "2026-02-04T17:49:05.163174+00:00"
62
+ },
63
+ {
64
+ "session": 7,
65
+ "checkpoint": "checkpoint-1532",
66
+ "start_idx": 10270,
67
+ "end_idx": 12270,
68
+ "examples_trained": 2000,
69
+ "steps_trained_in_session": 250,
70
+ "timestamp_utc": "2026-02-05T17:47:37.601643+00:00"
71
  }
72
  ]
73
  }