AbstractPhil commited on
Commit
dd934e3
·
verified ·
1 Parent(s): 27c4ba8

Upload models/vit_beatrix_nano/20250911_104911/best_epoch126_acc49.45_config.json with huggingface_hub

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