karanjaWakaba commited on
Commit
2ea1880
·
verified ·
1 Parent(s): 1746f3f

Update progress at checkpoint-8

Browse files
Files changed (1) hide show
  1. progress.json +19 -0
progress.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "sessions_completed": 1,
3
+ "total_steps_completed": 8,
4
+ "latest_checkpoint": "checkpoint-8",
5
+ "shard_size_examples": 70,
6
+ "total_examples": 61817,
7
+ "next_start_index": 70,
8
+ "history": [
9
+ {
10
+ "session": 1,
11
+ "checkpoint": "checkpoint-8",
12
+ "start_idx": 0,
13
+ "end_idx": 70,
14
+ "examples_trained": 70,
15
+ "steps_trained_in_session": 8,
16
+ "timestamp_utc": "2026-01-29T20:56:03.593311+00:00"
17
+ }
18
+ ]
19
+ }