AbstractPhil commited on
Commit
aec660e
·
verified ·
1 Parent(s): 9e4c988

Upload models/pentachora_spark/20250908_013657/best_epoch025_acc51.16_config.json with huggingface_hub

Browse files
models/pentachora_spark/20250908_013657/best_epoch025_acc51.16_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_spark",
3
+ "epoch": 25,
4
+ "val_acc": 51.159999951171876,
5
+ "session_timestamp": "20250908_013657",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.362210897064209,
9
+ "aux_loss": 2.396084382247925,
10
+ "geo_loss": 4.123127098846435,
11
+ "rose_loss": 0.2541057206630707
12
+ },
13
+ "model_path": "best_epoch025_acc51.16.safetensors",
14
+ "optimizer_path": "best_epoch025_acc51.16_optimizer.pt",
15
+ "vocabulary_path": "best_epoch025_acc51.16_vocabulary.json"
16
+ }