AbstractPhil commited on
Commit
4e79c0c
·
verified ·
1 Parent(s): e4be9d7

Upload models/vit_pixie_128_patch4_echo_h128/20250910_002229/best_epoch020_acc11.06_config.json with huggingface_hub

Browse files
models/vit_pixie_128_patch4_echo_h128/20250910_002229/best_epoch020_acc11.06_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_pixie_128_patch4_echo_h128",
3
+ "epoch": 20,
4
+ "val_acc": 11.059999942016601,
5
+ "session_timestamp": "20250910_002229",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.960448989868164,
9
+ "aux_loss": 3.785213815307617,
10
+ "geo_loss": 4.4302406501770015,
11
+ "rose_loss": 0.22258999726772308
12
+ },
13
+ "model_path": "best_epoch020_acc11.06.safetensors",
14
+ "optimizer_path": "best_epoch020_acc11.06_optimizer.pt",
15
+ "vocabulary_path": "best_epoch020_acc11.06_vocabulary.json"
16
+ }