AbstractPhil commited on
Commit
c40d377
·
verified ·
1 Parent(s): f3bbd73

Upload models/vit_zana_micro/20250911_020235/best_epoch140_acc54.76_config.json with huggingface_hub

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