AbstractPhil commited on
Commit
114008a
·
verified ·
1 Parent(s): f3a99d5

Upload models/pentachora_shock_xs_64d/20250908_072019/best_epoch092_acc36.54_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_64d/20250908_072019/best_epoch092_acc36.54_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_64d",
3
+ "epoch": 92,
4
+ "val_acc": 36.54000000610352,
5
+ "session_timestamp": "20250908_072019",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.9102946022033693,
9
+ "aux_loss": 2.8860224006652833,
10
+ "geo_loss": 2.973480790710449,
11
+ "rose_loss": 0.27363145966529845
12
+ },
13
+ "model_path": "best_epoch092_acc36.54.safetensors",
14
+ "optimizer_path": "best_epoch092_acc36.54_optimizer.pt",
15
+ "vocabulary_path": "best_epoch092_acc36.54_vocabulary.json"
16
+ }