AbstractPhil commited on
Commit
2faac74
·
verified ·
1 Parent(s): e197ab3

Upload models/vit_zana_nano_deep/20250913_235345/best_epoch158_acc54.09_config.json with huggingface_hub

Browse files
models/vit_zana_nano_deep/20250913_235345/best_epoch158_acc54.09_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_zana_nano_deep",
3
+ "epoch": 158,
4
+ "val_acc": 54.09,
5
+ "session_timestamp": "20250913_235345",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.472372327041626,
9
+ "align_loss": 0.0036841789845568247,
10
+ "consistency_loss": 0.9562495852128053,
11
+ "rose_loss": -0.018716097390651703,
12
+ "entropy_loss": -0.45095661664620423,
13
+ "aux_loss": 0,
14
+ "geo_loss": 0
15
+ },
16
+ "model_path": "best_epoch158_acc54.09.safetensors",
17
+ "optimizer_path": "best_epoch158_acc54.09_optimizer.pt",
18
+ "vocabulary_path": null
19
+ }