HayrettinIscan commited on
Commit
3e06392
·
verified ·
1 Parent(s): be262bd

Auto logs epoch 5

Browse files
Files changed (1) hide show
  1. logs/training_status.json +12 -0
logs/training_status.json CHANGED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "v3.3",
3
+ "health": "tamamlandi",
4
+ "global_step": 61876,
5
+ "epoch": 5,
6
+ "train_loss_geometry": 1.1e-05,
7
+ "train_loss_texture": 1.7e-05,
8
+ "val_loss_geometry": 4e-06,
9
+ "val_loss_texture": 1.4e-05,
10
+ "vram_gb": 0.02,
11
+ "updated_at": "2026-06-27T15:42:08Z"
12
+ }