AbstractPhil commited on
Commit
3d1d9ac
·
verified ·
1 Parent(s): b18c5ab

Upload models/pentachora_shock_xs_256d/20250908_142421/best_epoch077_acc41.90_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_256d/20250908_142421/best_epoch077_acc41.90_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_256d",
3
+ "epoch": 77,
4
+ "val_acc": 41.89999993896485,
5
+ "session_timestamp": "20250908_142421",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.854084412384033,
9
+ "aux_loss": 2.9434626613616945,
10
+ "geo_loss": 2.866589705657959,
11
+ "rose_loss": 0.29227747855186464
12
+ },
13
+ "model_path": "best_epoch077_acc41.90.safetensors",
14
+ "optimizer_path": "best_epoch077_acc41.90_optimizer.pt",
15
+ "vocabulary_path": "best_epoch077_acc41.90_vocabulary.json"
16
+ }