AbstractPhil commited on
Commit
df26104
·
verified ·
1 Parent(s): 66650ec

Upload models/pentachora_shock/20250908_033227/best_epoch025_acc53.41_config.json with huggingface_hub

Browse files
models/pentachora_shock/20250908_033227/best_epoch025_acc53.41_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock",
3
+ "epoch": 25,
4
+ "val_acc": 53.41,
5
+ "session_timestamp": "20250908_033227",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.2816280208587645,
9
+ "aux_loss": 2.2683735649108887,
10
+ "geo_loss": 2.4659802719116213,
11
+ "rose_loss": 0.23612784342765808
12
+ },
13
+ "model_path": "best_epoch025_acc53.41.safetensors",
14
+ "optimizer_path": "best_epoch025_acc53.41_optimizer.pt",
15
+ "vocabulary_path": "best_epoch025_acc53.41_vocabulary.json"
16
+ }