AbstractPhil commited on
Commit
7a76dd7
·
verified ·
1 Parent(s): ad03d47

Upload models/vit_beatrix_nano/20250911_104911/best_epoch060_acc34.09_config.json with huggingface_hub

Browse files
models/vit_beatrix_nano/20250911_104911/best_epoch060_acc34.09_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_beatrix_nano",
3
+ "epoch": 60,
4
+ "val_acc": 34.09,
5
+ "session_timestamp": "20250911_104911",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.020898504638672,
9
+ "aux_loss": 0,
10
+ "geo_loss": 0,
11
+ "rose_loss": -0.027520978194475174
12
+ },
13
+ "model_path": "best_epoch060_acc34.09.safetensors",
14
+ "optimizer_path": "best_epoch060_acc34.09_optimizer.pt",
15
+ "vocabulary_path": null
16
+ }