HayrettinIscan commited on
Commit
280f715
·
verified ·
1 Parent(s): bd42c56

MeshAI iskelet egitim ciktisi

Browse files
Files changed (1) hide show
  1. logs/training_status.json +12 -0
logs/training_status.json ADDED
@@ -0,0 +1,12 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "version": "v3.3",
3
+ "health": "tamamlandi",
4
+ "global_step": 9980,
5
+ "epoch": 5,
6
+ "train_loss_geometry": 0.0,
7
+ "train_loss_texture": 0.0,
8
+ "val_loss_geometry": 0.0,
9
+ "val_loss_texture": 0.0,
10
+ "vram_gb": 0.02,
11
+ "updated_at": "2026-06-26T16:38:53Z"
12
+ }