AbstractPhil commited on
Commit
ed9fed5
·
verified ·
1 Parent(s): 6bd652e

Upload models/vit_zana_nano_deep/20250913_232216/best_epoch040_acc46.09_config.json with huggingface_hub

Browse files
models/vit_zana_nano_deep/20250913_232216/best_epoch040_acc46.09_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_zana_nano_deep",
3
+ "epoch": 40,
4
+ "val_acc": 46.09,
5
+ "session_timestamp": "20250913_232216",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.716238577270508,
9
+ "align_loss": 0.028234255323425318,
10
+ "consistency_loss": 1.0818337593323146,
11
+ "rose_loss": -0.03419947428107262,
12
+ "entropy_loss": -0.4542197430745149,
13
+ "aux_loss": 0,
14
+ "geo_loss": 0
15
+ },
16
+ "model_path": "best_epoch040_acc46.09.safetensors",
17
+ "optimizer_path": "best_epoch040_acc46.09_optimizer.pt",
18
+ "vocabulary_path": null
19
+ }