AbstractPhil commited on
Commit
9340b69
·
verified ·
1 Parent(s): 2ef207f

Upload models/vit_pixie_512_patch4/20250910_035244/best_epoch110_acc12.98_config.json with huggingface_hub

Browse files
models/vit_pixie_512_patch4/20250910_035244/best_epoch110_acc12.98_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_pixie_512_patch4",
3
+ "epoch": 110,
4
+ "val_acc": 12.98,
5
+ "session_timestamp": "20250910_035244",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.944682201385498,
9
+ "aux_loss": 3.6776655815124513,
10
+ "geo_loss": 3.849382332992554,
11
+ "rose_loss": 0.15736193375587462
12
+ },
13
+ "model_path": "best_epoch110_acc12.98.safetensors",
14
+ "optimizer_path": "best_epoch110_acc12.98_optimizer.pt",
15
+ "vocabulary_path": "best_epoch110_acc12.98_vocabulary.json"
16
+ }