AbstractPhil commited on
Commit
8e8c2fc
·
verified ·
1 Parent(s): b48e2dc

Upload models/pentachora_spark/20250908_021354/best_epoch045_acc57.15_config.json with huggingface_hub

Browse files
models/pentachora_spark/20250908_021354/best_epoch045_acc57.15_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_spark",
3
+ "epoch": 45,
4
+ "val_acc": 57.15,
5
+ "session_timestamp": "20250908_021354",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.262467516708374,
9
+ "aux_loss": 2.249609874725342,
10
+ "geo_loss": 2.462860381317139,
11
+ "rose_loss": 0.23101110281944276
12
+ },
13
+ "model_path": "best_epoch045_acc57.15.safetensors",
14
+ "optimizer_path": "best_epoch045_acc57.15_optimizer.pt",
15
+ "vocabulary_path": "best_epoch045_acc57.15_vocabulary.json"
16
+ }