AbstractPhil commited on
Commit
019558d
·
verified ·
1 Parent(s): 9666f1d

Upload models/vit_zana_micro/20250911_020235/best_epoch093_acc51.18_config.json with huggingface_hub

Browse files
models/vit_zana_micro/20250911_020235/best_epoch093_acc51.18_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_zana_micro",
3
+ "epoch": 93,
4
+ "val_acc": 51.17999984741211,
5
+ "session_timestamp": "20250911_020235",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.635927027130127,
9
+ "aux_loss": 0,
10
+ "geo_loss": 0,
11
+ "rose_loss": 0
12
+ },
13
+ "model_path": "best_epoch093_acc51.18.safetensors",
14
+ "optimizer_path": "best_epoch093_acc51.18_optimizer.pt",
15
+ "vocabulary_path": null
16
+ }