AbstractPhil commited on
Commit
c976518
·
verified ·
1 Parent(s): 4f77188

Upload models/pentachora_shock_xs_128d/20250908_165217/best_epoch030_acc27.89_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_128d/20250908_165217/best_epoch030_acc27.89_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_128d",
3
+ "epoch": 30,
4
+ "val_acc": 27.88999996948242,
5
+ "session_timestamp": "20250908_165217",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.3468197105407715,
9
+ "aux_loss": 3.171624459075928,
10
+ "geo_loss": 3.4197961616516115,
11
+ "rose_loss": 0.3132509697437286
12
+ },
13
+ "model_path": "best_epoch030_acc27.89.safetensors",
14
+ "optimizer_path": "best_epoch030_acc27.89_optimizer.pt",
15
+ "vocabulary_path": "best_epoch030_acc27.89_vocabulary.json"
16
+ }