AbstractPhil commited on
Commit
99ac165
·
verified ·
1 Parent(s): 0272034

Upload models/pentachora_shock/20250908_033227/best_epoch040_acc57.26_config.json with huggingface_hub

Browse files
models/pentachora_shock/20250908_033227/best_epoch040_acc57.26_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock",
3
+ "epoch": 40,
4
+ "val_acc": 57.26,
5
+ "session_timestamp": "20250908_033227",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.2245628383636475,
9
+ "aux_loss": 2.1995488105773924,
10
+ "geo_loss": 2.334388219833374,
11
+ "rose_loss": 0.22740163402557373
12
+ },
13
+ "model_path": "best_epoch040_acc57.26.safetensors",
14
+ "optimizer_path": "best_epoch040_acc57.26_optimizer.pt",
15
+ "vocabulary_path": "best_epoch040_acc57.26_vocabulary.json"
16
+ }