factorstudios commited on
Commit
0d64272
·
verified ·
1 Parent(s): 1777bed

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": 40,
4
+ "courses_trained": 2,
5
+ "best_loss": Infinity,
6
+ "best_epoch": 0,
7
+ "learning_rate": 0.0001,
8
+ "training_start_time": "2026-01-01T08:35:26.049805",
9
+ "last_checkpoint_path": null,
10
+ "last_hf_sync_time": "2026-01-01T08:42:33.280765",
11
+ "last_hf_sync_courses": 0,
12
+ "current_course_id": "AliveAnimationBlender_DownloadPirate.com.part3_08-05-05 Blocking full process (timelapse)",
13
+ "current_batch_idx": 0
14
+ }