AbstractPhil commited on
Commit
25f54c8
·
verified ·
1 Parent(s): a6602cf

Upload models/vit_pixie_512_patch4/20250910_035244/best_epoch132_acc13.64_config.json with huggingface_hub

Browse files
models/vit_pixie_512_patch4/20250910_035244/best_epoch132_acc13.64_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_pixie_512_patch4",
3
+ "epoch": 132,
4
+ "val_acc": 13.64,
5
+ "session_timestamp": "20250910_035244",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.945315687561035,
9
+ "aux_loss": 3.701348569869995,
10
+ "geo_loss": 3.869215042114258,
11
+ "rose_loss": 0.16237485373020172
12
+ },
13
+ "model_path": "best_epoch132_acc13.64.safetensors",
14
+ "optimizer_path": "best_epoch132_acc13.64_optimizer.pt",
15
+ "vocabulary_path": "best_epoch132_acc13.64_vocabulary.json"
16
+ }