karanjaWakaba commited on
Commit
ea655eb
·
verified ·
1 Parent(s): f883dd8

Update progress at checkpoint-2219

Browse files
Files changed (1) hide show
  1. progress.json +13 -4
progress.json CHANGED
@@ -1,10 +1,10 @@
1
  {
2
- "sessions_completed": 10,
3
- "total_steps_completed": 2094,
4
- "latest_checkpoint": "checkpoint-2094",
5
  "shard_size_examples": 70,
6
  "total_examples": 61817,
7
- "next_start_index": 16770,
8
  "history": [
9
  {
10
  "session": 1,
@@ -95,6 +95,15 @@
95
  "examples_trained": 500,
96
  "steps_trained_in_session": 62,
97
  "timestamp_utc": "2026-02-05T21:56:51.128711+00:00"
 
 
 
 
 
 
 
 
 
98
  }
99
  ]
100
  }
 
1
  {
2
+ "sessions_completed": 11,
3
+ "total_steps_completed": 2219,
4
+ "latest_checkpoint": "checkpoint-2219",
5
  "shard_size_examples": 70,
6
  "total_examples": 61817,
7
+ "next_start_index": 17770,
8
  "history": [
9
  {
10
  "session": 1,
 
95
  "examples_trained": 500,
96
  "steps_trained_in_session": 62,
97
  "timestamp_utc": "2026-02-05T21:56:51.128711+00:00"
98
+ },
99
+ {
100
+ "session": 11,
101
+ "checkpoint": "checkpoint-2219",
102
+ "start_idx": 16770,
103
+ "end_idx": 17770,
104
+ "examples_trained": 1000,
105
+ "steps_trained_in_session": 125,
106
+ "timestamp_utc": "2026-02-06T16:24:58.708003+00:00"
107
  }
108
  ]
109
  }