AbstractPhil commited on
Commit
2d95748
·
verified ·
1 Parent(s): 85422d8

Upload models/vit_zana_nano_deep/20250913_235345/best_epoch211_acc55.98_config.json with huggingface_hub

Browse files
models/vit_zana_nano_deep/20250913_235345/best_epoch211_acc55.98_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_zana_nano_deep",
3
+ "epoch": 211,
4
+ "val_acc": 55.98,
5
+ "session_timestamp": "20250913_235345",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.4567016368865966,
9
+ "align_loss": 0.0012273237063578262,
10
+ "consistency_loss": 0.9496197995451308,
11
+ "rose_loss": -0.019050372141599655,
12
+ "entropy_loss": -0.4542863196933392,
13
+ "aux_loss": 0,
14
+ "geo_loss": 0
15
+ },
16
+ "model_path": "best_epoch211_acc55.98.safetensors",
17
+ "optimizer_path": "best_epoch211_acc55.98_optimizer.pt",
18
+ "vocabulary_path": null
19
+ }