AbstractPhil commited on
Commit
d8f5df4
·
verified ·
1 Parent(s): 0e658a1

Upload models/vit_pixie_256_patch8/20250909_043506/best_epoch019_acc35.52_config.json with huggingface_hub

Browse files
models/vit_pixie_256_patch8/20250909_043506/best_epoch019_acc35.52_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_pixie_256_patch8",
3
+ "epoch": 19,
4
+ "val_acc": 35.51999998168945,
5
+ "session_timestamp": "20250909_043506",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.0981365211486818,
9
+ "aux_loss": 2.8687104518890383,
10
+ "geo_loss": 3.2951956077575684,
11
+ "rose_loss": 0.38245813875198365
12
+ },
13
+ "model_path": "best_epoch019_acc35.52.safetensors",
14
+ "optimizer_path": "best_epoch019_acc35.52_optimizer.pt",
15
+ "vocabulary_path": "best_epoch019_acc35.52_vocabulary.json"
16
+ }