AbstractPhil commited on
Commit
688f498
·
verified ·
1 Parent(s): cdb3f84

Upload models/vit_zana_nano_deep/20250913_232216/best_epoch055_acc50.52_config.json with huggingface_hub

Browse files
models/vit_zana_nano_deep/20250913_232216/best_epoch055_acc50.52_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_zana_nano_deep",
3
+ "epoch": 55,
4
+ "val_acc": 50.52,
5
+ "session_timestamp": "20250913_232216",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.5732448249816895,
9
+ "align_loss": 0.009991547985909842,
10
+ "consistency_loss": 1.0567567201761099,
11
+ "rose_loss": -0.02532815724015236,
12
+ "entropy_loss": -0.45100422241748905,
13
+ "aux_loss": 0,
14
+ "geo_loss": 0
15
+ },
16
+ "model_path": "best_epoch055_acc50.52.safetensors",
17
+ "optimizer_path": "best_epoch055_acc50.52_optimizer.pt",
18
+ "vocabulary_path": null
19
+ }