AbstractPhil commited on
Commit
3c9c648
·
verified ·
1 Parent(s): 68e0db2

Upload models/pentachora_shock_xs_64d/20250908_072019/best_epoch090_acc36.51_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_64d/20250908_072019/best_epoch090_acc36.51_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_64d",
3
+ "epoch": 90,
4
+ "val_acc": 36.51000000610352,
5
+ "session_timestamp": "20250908_072019",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.9093139106750487,
9
+ "aux_loss": 2.8859630016326903,
10
+ "geo_loss": 2.973027928543091,
11
+ "rose_loss": 0.2732815489768982
12
+ },
13
+ "model_path": "best_epoch090_acc36.51.safetensors",
14
+ "optimizer_path": "best_epoch090_acc36.51_optimizer.pt",
15
+ "vocabulary_path": "best_epoch090_acc36.51_vocabulary.json"
16
+ }