AbstractPhil commited on
Commit
348084b
·
verified ·
1 Parent(s): db197a4

Upload models/vit_zana_nano_deep/20250913_235345/best_epoch228_acc56.29_config.json with huggingface_hub

Browse files
models/vit_zana_nano_deep/20250913_235345/best_epoch228_acc56.29_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_zana_nano_deep",
3
+ "epoch": 228,
4
+ "val_acc": 56.289999926757815,
5
+ "session_timestamp": "20250913_235345",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.4780684089660645,
9
+ "align_loss": 0.0010771700109057513,
10
+ "consistency_loss": 0.9473361753925835,
11
+ "rose_loss": -0.01939003018438816,
12
+ "entropy_loss": -0.45389773120585175,
13
+ "aux_loss": 0,
14
+ "geo_loss": 0
15
+ },
16
+ "model_path": "best_epoch228_acc56.29.safetensors",
17
+ "optimizer_path": "best_epoch228_acc56.29_optimizer.pt",
18
+ "vocabulary_path": null
19
+ }