AbstractPhil commited on
Commit
40aff54
·
verified ·
1 Parent(s): 462e420

Upload models/vit_pixie_128_patch4_echo_h128/20250910_002229/best_epoch060_acc26.31_config.json with huggingface_hub

Browse files
models/vit_pixie_128_patch4_echo_h128/20250910_002229/best_epoch060_acc26.31_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_pixie_128_patch4_echo_h128",
3
+ "epoch": 60,
4
+ "val_acc": 26.310000143432617,
5
+ "session_timestamp": "20250910_002229",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.1944853218078615,
9
+ "aux_loss": 2.9669573413848878,
10
+ "geo_loss": 3.2604440990447996,
11
+ "rose_loss": 0.1842639594078064
12
+ },
13
+ "model_path": "best_epoch060_acc26.31.safetensors",
14
+ "optimizer_path": "best_epoch060_acc26.31_optimizer.pt",
15
+ "vocabulary_path": "best_epoch060_acc26.31_vocabulary.json"
16
+ }