AbstractPhil commited on
Commit
158b8d1
·
verified ·
1 Parent(s): 12fc7c6

Upload models/pentachora_shock_xs_128d/20250908_165217/best_epoch068_acc35.06_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_128d/20250908_165217/best_epoch068_acc35.06_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_128d",
3
+ "epoch": 68,
4
+ "val_acc": 35.059999829101564,
5
+ "session_timestamp": "20250908_165217",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.081844640350342,
9
+ "aux_loss": 2.8704169994354247,
10
+ "geo_loss": 3.0690257804870607,
11
+ "rose_loss": 0.3092053689479828
12
+ },
13
+ "model_path": "best_epoch068_acc35.06.safetensors",
14
+ "optimizer_path": "best_epoch068_acc35.06_optimizer.pt",
15
+ "vocabulary_path": "best_epoch068_acc35.06_vocabulary.json"
16
+ }