AbstractPhil commited on
Commit
ff79be4
·
verified ·
1 Parent(s): 904f6cf

Upload models/pentachora_shock_xs_128d/20250908_183212/best_epoch049_acc33.85_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_128d/20250908_183212/best_epoch049_acc33.85_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_128d",
3
+ "epoch": 49,
4
+ "val_acc": 33.85,
5
+ "session_timestamp": "20250908_183212",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.0977320617675783,
9
+ "aux_loss": 2.89259262008667,
10
+ "geo_loss": 3.0790022384643554,
11
+ "rose_loss": 0.3045671667098999
12
+ },
13
+ "model_path": "best_epoch049_acc33.85.safetensors",
14
+ "optimizer_path": "best_epoch049_acc33.85_optimizer.pt",
15
+ "vocabulary_path": "best_epoch049_acc33.85_vocabulary.json"
16
+ }