AbstractPhil commited on
Commit
14a4059
·
verified ·
1 Parent(s): ebcdfff

Upload models/pentachora_shock_xs_64d/20250908_072019/best_epoch048_acc33.24_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_64d/20250908_072019/best_epoch048_acc33.24_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_64d",
3
+ "epoch": 48,
4
+ "val_acc": 33.23999999389648,
5
+ "session_timestamp": "20250908_072019",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.0072126472473144,
9
+ "aux_loss": 2.996775405883789,
10
+ "geo_loss": 3.117474585342407,
11
+ "rose_loss": 0.27705270595550535
12
+ },
13
+ "model_path": "best_epoch048_acc33.24.safetensors",
14
+ "optimizer_path": "best_epoch048_acc33.24_optimizer.pt",
15
+ "vocabulary_path": "best_epoch048_acc33.24_vocabulary.json"
16
+ }