AbstractPhil commited on
Commit
fe70206
·
verified ·
1 Parent(s): d505656

Upload models/vit_zana_micro/20250911_020235/best_epoch088_acc51.00_config.json with huggingface_hub

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