AbstractPhil commited on
Commit
5e86de7
·
verified ·
1 Parent(s): c0b0bb4

Upload models/pentachora_spark/20250908_005349/best_epoch037_acc52.80_config.json with huggingface_hub

Browse files
models/pentachora_spark/20250908_005349/best_epoch037_acc52.80_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_spark",
3
+ "epoch": 37,
4
+ "val_acc": 52.79999995727539,
5
+ "session_timestamp": "20250908_005349",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.379288833236694,
9
+ "aux_loss": 2.4179674995422364,
10
+ "geo_loss": 4.1386431678771975,
11
+ "rose_loss": 0.26226215114593504
12
+ },
13
+ "model_path": "best_epoch037_acc52.80.safetensors",
14
+ "optimizer_path": "best_epoch037_acc52.80_optimizer.pt",
15
+ "vocabulary_path": "best_epoch037_acc52.80_vocabulary.json"
16
+ }