AbstractPhil commited on
Commit
997057b
·
verified ·
1 Parent(s): 0bc54db

Upload models/vit_zana_nano_deep/20250913_235345/best_epoch010_acc13.68_config.json with huggingface_hub

Browse files
models/vit_zana_nano_deep/20250913_235345/best_epoch010_acc13.68_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_zana_nano_deep",
3
+ "epoch": 10,
4
+ "val_acc": 13.68,
5
+ "session_timestamp": "20250913_235345",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 4.434226880645752,
9
+ "align_loss": 0.15779534310866625,
10
+ "consistency_loss": 1.0895512214073768,
11
+ "rose_loss": -0.030034840869903566,
12
+ "entropy_loss": -0.4604637142939445,
13
+ "aux_loss": 0,
14
+ "geo_loss": 0
15
+ },
16
+ "model_path": "best_epoch010_acc13.68.safetensors",
17
+ "optimizer_path": "best_epoch010_acc13.68_optimizer.pt",
18
+ "vocabulary_path": null
19
+ }