AbstractPhil commited on
Commit
104f754
·
verified ·
1 Parent(s): d4aab7a

Upload models/vit_beatrix_nano/20250911_104911/best_epoch040_acc28.96_config.json with huggingface_hub

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