AbstractPhil commited on
Commit
b33b7c9
·
verified ·
1 Parent(s): b631f90

Upload models/vit_zana_nano_deep/20250913_235345/best_epoch175_acc54.31_config.json with huggingface_hub

Browse files
models/vit_zana_nano_deep/20250913_235345/best_epoch175_acc54.31_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_zana_nano_deep",
3
+ "epoch": 175,
4
+ "val_acc": 54.31,
5
+ "session_timestamp": "20250913_235345",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.4784332695007323,
9
+ "align_loss": 0.0035304834445317587,
10
+ "consistency_loss": 0.9570835905197339,
11
+ "rose_loss": -0.018573790127038955,
12
+ "entropy_loss": -0.45068575036831393,
13
+ "aux_loss": 0,
14
+ "geo_loss": 0
15
+ },
16
+ "model_path": "best_epoch175_acc54.31.safetensors",
17
+ "optimizer_path": "best_epoch175_acc54.31_optimizer.pt",
18
+ "vocabulary_path": null
19
+ }