AbstractPhil commited on
Commit
cd79d68
·
verified ·
1 Parent(s): 529a6f3

Upload models/pentachora_shock_xs_128d/20250908_183212/best_epoch030_acc28.45_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_128d/20250908_183212/best_epoch030_acc28.45_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_128d",
3
+ "epoch": 30,
4
+ "val_acc": 28.45,
5
+ "session_timestamp": "20250908_183212",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.327317555999756,
9
+ "aux_loss": 3.1339462810516356,
10
+ "geo_loss": 3.326113924407959,
11
+ "rose_loss": 0.314659121799469
12
+ },
13
+ "model_path": "best_epoch030_acc28.45.safetensors",
14
+ "optimizer_path": "best_epoch030_acc28.45_optimizer.pt",
15
+ "vocabulary_path": "best_epoch030_acc28.45_vocabulary.json"
16
+ }