AbstractPhil commited on
Commit
6c92700
·
verified ·
1 Parent(s): 165a44d

Upload models/pentachora_shock_xs_256d/20250908_142421/best_epoch050_acc39.19_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_256d/20250908_142421/best_epoch050_acc39.19_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_256d",
3
+ "epoch": 50,
4
+ "val_acc": 39.189999932861326,
5
+ "session_timestamp": "20250908_142421",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.8837075080871584,
9
+ "aux_loss": 2.9175953479766847,
10
+ "geo_loss": 2.9274231369018553,
11
+ "rose_loss": 0.2911905241966248
12
+ },
13
+ "model_path": "best_epoch050_acc39.19.safetensors",
14
+ "optimizer_path": "best_epoch050_acc39.19_optimizer.pt",
15
+ "vocabulary_path": "best_epoch050_acc39.19_vocabulary.json"
16
+ }