AbstractPhil commited on
Commit
06393c0
·
verified ·
1 Parent(s): ddc1e18

Upload models/vit_zana_nano_deep/20250913_233654/best_epoch040_acc46.49_config.json with huggingface_hub

Browse files
models/vit_zana_nano_deep/20250913_233654/best_epoch040_acc46.49_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_zana_nano_deep",
3
+ "epoch": 40,
4
+ "val_acc": 46.49,
5
+ "session_timestamp": "20250913_233654",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.6557479442596437,
9
+ "align_loss": 0.03757149083301043,
10
+ "consistency_loss": 1.0848107857581897,
11
+ "rose_loss": -0.03214758446216583,
12
+ "entropy_loss": -0.45534809674972143,
13
+ "aux_loss": 0,
14
+ "geo_loss": 0
15
+ },
16
+ "model_path": "best_epoch040_acc46.49.safetensors",
17
+ "optimizer_path": "best_epoch040_acc46.49_optimizer.pt",
18
+ "vocabulary_path": null
19
+ }