AbstractPhil commited on
Commit
9d75b34
·
verified ·
1 Parent(s): af71256

Upload models/vit_pixie_512_patch4/20250910_035244/best_epoch060_acc9.97_config.json with huggingface_hub

Browse files
models/vit_pixie_512_patch4/20250910_035244/best_epoch060_acc9.97_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_pixie_512_patch4",
3
+ "epoch": 60,
4
+ "val_acc": 9.97,
5
+ "session_timestamp": "20250910_035244",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 4.083528999328613,
9
+ "aux_loss": 3.8578204490661623,
10
+ "geo_loss": 4.046783372497559,
11
+ "rose_loss": 0.14206571094989776
12
+ },
13
+ "model_path": "best_epoch060_acc9.97.safetensors",
14
+ "optimizer_path": "best_epoch060_acc9.97_optimizer.pt",
15
+ "vocabulary_path": "best_epoch060_acc9.97_vocabulary.json"
16
+ }