factorstudios commited on
Commit
62eada6
·
verified ·
1 Parent(s): 0a475e8

Upload v002/training_state.json

Browse files
Files changed (1) hide show
  1. v002/training_state.json +14 -0
v002/training_state.json ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "epoch": 0,
3
+ "global_step": 3995,
4
+ "courses_trained": 68,
5
+ "best_loss": Infinity,
6
+ "best_epoch": 0,
7
+ "learning_rate": 0.0001,
8
+ "training_start_time": "2026-01-12T09:14:44.979466",
9
+ "last_checkpoint_path": null,
10
+ "last_hf_sync_time": null,
11
+ "last_hf_sync_courses": 0,
12
+ "current_course_id": "BlenderLaunchPad_DownloadPirate.com.part2_05_eevee_render_ambient_occlusion",
13
+ "current_batch_idx": 0
14
+ }