AbstractPhil commited on
Commit
2e2a6a1
·
verified ·
1 Parent(s): 92b36d8

Upload models/vit_zana_nano_deep/20250913_235345/best_epoch120_acc54.06_config.json with huggingface_hub

Browse files
models/vit_zana_nano_deep/20250913_235345/best_epoch120_acc54.06_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_zana_nano_deep",
3
+ "epoch": 120,
4
+ "val_acc": 54.06,
5
+ "session_timestamp": "20250913_235345",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.473670384979248,
9
+ "align_loss": 0.00816036101956016,
10
+ "consistency_loss": 1.0534829182502552,
11
+ "rose_loss": -0.019533733409643175,
12
+ "entropy_loss": -0.45072875145154123,
13
+ "aux_loss": 0,
14
+ "geo_loss": 0
15
+ },
16
+ "model_path": "best_epoch120_acc54.06.safetensors",
17
+ "optimizer_path": "best_epoch120_acc54.06_optimizer.pt",
18
+ "vocabulary_path": null
19
+ }