factorstudios commited on
Commit
aeafe47
·
verified ·
1 Parent(s): 3d66abc

Upload v003/training_state.json

Browse files
Files changed (1) hide show
  1. v003/training_state.json +14 -0
v003/training_state.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0,
3
+ "global_step": 7291,
4
+ "courses_trained": 144,
5
+ "best_loss": Infinity,
6
+ "best_epoch": 0,
7
+ "learning_rate": 0.0001,
8
+ "training_start_time": "2026-01-12T22:14:31.149885",
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.part3_week05 09 auto shoulders pt3",
13
+ "current_batch_idx": 0
14
+ }