AbstractPhil commited on
Commit
288764f
·
verified ·
1 Parent(s): 15965ea

Upload models/vit_beatrix_base_cos/20250916_050722/best_epoch154_acc54.18_config.json with huggingface_hub

Browse files
models/vit_beatrix_base_cos/20250916_050722/best_epoch154_acc54.18_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_beatrix_base_cos",
3
+ "epoch": 154,
4
+ "val_acc": 54.17999993896484,
5
+ "session_timestamp": "20250916_050722",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 5.619417681884766,
9
+ "align_loss": 0.0019055996468223479,
10
+ "consistency_loss": 1.0177747060343163,
11
+ "rose_loss": 0.03885112090110779,
12
+ "entropy_loss": -0.04526452562704529,
13
+ "features_inter_sep": 0,
14
+ "inter_sep_loss": 0.02277993935054725,
15
+ "aux_loss": 0,
16
+ "geo_loss": 0
17
+ },
18
+ "model_path": "best_epoch154_acc54.18.safetensors",
19
+ "optimizer_path": "best_epoch154_acc54.18_optimizer.pt",
20
+ "vocabulary_path": null
21
+ }