factorstudios commited on
Commit
c29adc0
·
verified ·
1 Parent(s): 87c4041

Upload v004/training_state.json

Browse files
Files changed (1) hide show
  1. v004/training_state.json +14 -0
v004/training_state.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0,
3
+ "global_step": 10700,
4
+ "courses_trained": 177,
5
+ "best_loss": Infinity,
6
+ "best_epoch": 0,
7
+ "learning_rate": 0.0001,
8
+ "training_start_time": "2026-01-20T20:47:42.327514",
9
+ "last_checkpoint_path": null,
10
+ "last_hf_sync_time": null,
11
+ "last_hf_sync_courses": 0,
12
+ "current_course_id": "CGCircuit_RiggingCartoonRealistic_DownloadPirate.com.part5_week08 05 reset ctrls script",
13
+ "current_batch_idx": 0
14
+ }