AbstractPhil commited on
Commit
5c2b10f
·
verified ·
1 Parent(s): ae9555c

Upload models/vit_pixie_512_patch4/20250910_035244/best_epoch040_acc7.55_config.json with huggingface_hub

Browse files
models/vit_pixie_512_patch4/20250910_035244/best_epoch040_acc7.55_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_pixie_512_patch4",
3
+ "epoch": 40,
4
+ "val_acc": 7.55,
5
+ "session_timestamp": "20250910_035244",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 4.204638673400879,
9
+ "aux_loss": 4.011117208862305,
10
+ "geo_loss": 4.187350572967529,
11
+ "rose_loss": 0.13626714203357695
12
+ },
13
+ "model_path": "best_epoch040_acc7.55.safetensors",
14
+ "optimizer_path": "best_epoch040_acc7.55_optimizer.pt",
15
+ "vocabulary_path": "best_epoch040_acc7.55_vocabulary.json"
16
+ }