AbstractPhil commited on
Commit
5db95c4
·
verified ·
1 Parent(s): 6dae4e9

Upload models/pentachora_shock_xs_128d/20250908_165217/best_epoch019_acc19.87_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_128d/20250908_165217/best_epoch019_acc19.87_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_128d",
3
+ "epoch": 19,
4
+ "val_acc": 19.869999966430665,
5
+ "session_timestamp": "20250908_165217",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.693585555267334,
9
+ "aux_loss": 3.5622903816223146,
10
+ "geo_loss": 3.8291629722595215,
11
+ "rose_loss": 0.3197026829242706
12
+ },
13
+ "model_path": "best_epoch019_acc19.87.safetensors",
14
+ "optimizer_path": "best_epoch019_acc19.87_optimizer.pt",
15
+ "vocabulary_path": "best_epoch019_acc19.87_vocabulary.json"
16
+ }