AbstractPhil commited on
Commit
d230591
·
verified ·
1 Parent(s): 55a2879

Upload models/pentachora_spark/20250908_013657/best_epoch042_acc55.07_config.json with huggingface_hub

Browse files
models/pentachora_spark/20250908_013657/best_epoch042_acc55.07_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_spark",
3
+ "epoch": 42,
4
+ "val_acc": 55.06999999389649,
5
+ "session_timestamp": "20250908_013657",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.377916362762451,
9
+ "aux_loss": 2.406050520324707,
10
+ "geo_loss": 4.126631370544434,
11
+ "rose_loss": 0.26348367910385134
12
+ },
13
+ "model_path": "best_epoch042_acc55.07.safetensors",
14
+ "optimizer_path": "best_epoch042_acc55.07_optimizer.pt",
15
+ "vocabulary_path": "best_epoch042_acc55.07_vocabulary.json"
16
+ }