AbstractPhil commited on
Commit
cc1a0b2
·
verified ·
1 Parent(s): fee42c6

Upload models/vit_pixie_128_patch4/20250909_161726/best_epoch029_acc40.53_config.json with huggingface_hub

Browse files
models/vit_pixie_128_patch4/20250909_161726/best_epoch029_acc40.53_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_pixie_128_patch4",
3
+ "epoch": 29,
4
+ "val_acc": 40.530000024414065,
5
+ "session_timestamp": "20250909_161726",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.891456127166748,
9
+ "aux_loss": 2.6691385665893557,
10
+ "geo_loss": 2.9293102573394774,
11
+ "rose_loss": 0.3013290457248688
12
+ },
13
+ "model_path": "best_epoch029_acc40.53.safetensors",
14
+ "optimizer_path": "best_epoch029_acc40.53_optimizer.pt",
15
+ "vocabulary_path": "best_epoch029_acc40.53_vocabulary.json"
16
+ }