AbstractPhil commited on
Commit
d6bb8b7
·
verified ·
1 Parent(s): ff67be4

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

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