AbstractPhil commited on
Commit
7f0e620
·
verified ·
1 Parent(s): af6ada3

Upload models/vit_zana_micro/20250911_020235/best_epoch080_acc50.48_config.json with huggingface_hub

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