AbstractPhil commited on
Commit
f26a367
·
verified ·
1 Parent(s): b9c2190

Upload models/pentachora_shock_xs_128d/20250908_183212/best_epoch010_acc19.47_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_128d/20250908_183212/best_epoch010_acc19.47_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_128d",
3
+ "epoch": 10,
4
+ "val_acc": 19.47,
5
+ "session_timestamp": "20250908_183212",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.6953901237487794,
9
+ "aux_loss": 3.534420919418335,
10
+ "geo_loss": 3.7599302200317384,
11
+ "rose_loss": 0.3200644527435303
12
+ },
13
+ "model_path": "best_epoch010_acc19.47.safetensors",
14
+ "optimizer_path": "best_epoch010_acc19.47_optimizer.pt",
15
+ "vocabulary_path": "best_epoch010_acc19.47_vocabulary.json"
16
+ }