AbstractPhil commited on
Commit
1e2b33a
·
verified ·
1 Parent(s): 13aef43

Upload models/pentachora_spark/20250908_005349/best_epoch047_acc53.50_config.json with huggingface_hub

Browse files
models/pentachora_spark/20250908_005349/best_epoch047_acc53.50_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_spark",
3
+ "epoch": 47,
4
+ "val_acc": 53.499999981689456,
5
+ "session_timestamp": "20250908_005349",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.4525247577667235,
9
+ "aux_loss": 2.496212297821045,
10
+ "geo_loss": 4.144535501861572,
11
+ "rose_loss": 0.2787756730079651
12
+ },
13
+ "model_path": "best_epoch047_acc53.50.safetensors",
14
+ "optimizer_path": "best_epoch047_acc53.50_optimizer.pt",
15
+ "vocabulary_path": "best_epoch047_acc53.50_vocabulary.json"
16
+ }