AbstractPhil commited on
Commit
a9cf2f9
·
verified ·
1 Parent(s): 9397019

Upload models/pentachora_shock_xs_64d/20250908_072019/best_epoch030_acc29.45_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_64d/20250908_072019/best_epoch030_acc29.45_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_64d",
3
+ "epoch": 30,
4
+ "val_acc": 29.44999998168945,
5
+ "session_timestamp": "20250908_072019",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.1473585109710696,
9
+ "aux_loss": 3.1371920593261717,
10
+ "geo_loss": 3.279815676498413,
11
+ "rose_loss": 0.2841259795188904
12
+ },
13
+ "model_path": "best_epoch030_acc29.45.safetensors",
14
+ "optimizer_path": "best_epoch030_acc29.45_optimizer.pt",
15
+ "vocabulary_path": "best_epoch030_acc29.45_vocabulary.json"
16
+ }