AbstractPhil commited on
Commit
3411587
·
verified ·
1 Parent(s): f6e93b1

Upload models/vit_pixie_256_patch2/20250909_024129/best_epoch020_acc12.98_config.json with huggingface_hub

Browse files
models/vit_pixie_256_patch2/20250909_024129/best_epoch020_acc12.98_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_pixie_256_patch2",
3
+ "epoch": 20,
4
+ "val_acc": 12.979999966430665,
5
+ "session_timestamp": "20250909_024129",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.9772427764892577,
9
+ "aux_loss": 3.754552516937256,
10
+ "geo_loss": 4.510696337890625,
11
+ "rose_loss": 0.3368357183456421
12
+ },
13
+ "model_path": "best_epoch020_acc12.98.safetensors",
14
+ "optimizer_path": "best_epoch020_acc12.98_optimizer.pt",
15
+ "vocabulary_path": "best_epoch020_acc12.98_vocabulary.json"
16
+ }