AbstractPhil commited on
Commit
9b1af61
·
verified ·
1 Parent(s): 3d34f7b

Upload models/vit_pixie_512_patch4/20250910_035244/best_epoch119_acc13.47_config.json with huggingface_hub

Browse files
models/vit_pixie_512_patch4/20250910_035244/best_epoch119_acc13.47_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_pixie_512_patch4",
3
+ "epoch": 119,
4
+ "val_acc": 13.47,
5
+ "session_timestamp": "20250910_035244",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.9525371780395506,
9
+ "aux_loss": 3.698590884399414,
10
+ "geo_loss": 3.86697420501709,
11
+ "rose_loss": 0.15885570390224457
12
+ },
13
+ "model_path": "best_epoch119_acc13.47.safetensors",
14
+ "optimizer_path": "best_epoch119_acc13.47_optimizer.pt",
15
+ "vocabulary_path": "best_epoch119_acc13.47_vocabulary.json"
16
+ }