karanjaWakaba commited on
Commit
82efb16
·
verified ·
1 Parent(s): 51edeed

Update progress at checkpoint-157

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": 95,
4
- "latest_checkpoint": "checkpoint-95",
5
  "shard_size_examples": 70,
6
  "total_examples": 61817,
7
- "next_start_index": 770,
8
  "history": [
9
  {
10
  "session": 1,
@@ -23,6 +23,15 @@
23
  "examples_trained": 700,
24
  "steps_trained_in_session": 87,
25
  "timestamp_utc": "2026-01-29T22:20:41.201706+00:00"
 
 
 
 
 
 
 
 
 
26
  }
27
  ]
28
  }
 
1
  {
2
+ "sessions_completed": 3,
3
+ "total_steps_completed": 157,
4
+ "latest_checkpoint": "checkpoint-157",
5
  "shard_size_examples": 70,
6
  "total_examples": 61817,
7
+ "next_start_index": 1270,
8
  "history": [
9
  {
10
  "session": 1,
 
23
  "examples_trained": 700,
24
  "steps_trained_in_session": 87,
25
  "timestamp_utc": "2026-01-29T22:20:41.201706+00:00"
26
+ },
27
+ {
28
+ "session": 3,
29
+ "checkpoint": "checkpoint-157",
30
+ "start_idx": 770,
31
+ "end_idx": 1270,
32
+ "examples_trained": 500,
33
+ "steps_trained_in_session": 62,
34
+ "timestamp_utc": "2026-02-03T22:22:26.699649+00:00"
35
  }
36
  ]
37
  }