AbstractPhil commited on
Commit
1eebfef
·
verified ·
1 Parent(s): 8cc7308

Upload models/pentachora_shock_xs_32d/20250908_061137/best_epoch092_acc28.71_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_32d/20250908_061137/best_epoch092_acc28.71_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_32d",
3
+ "epoch": 92,
4
+ "val_acc": 28.709999993896485,
5
+ "session_timestamp": "20250908_061137",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.1951416007995603,
9
+ "aux_loss": 3.1803732349395752,
10
+ "geo_loss": 3.260940316772461,
11
+ "rose_loss": 0.2612734206199646
12
+ },
13
+ "model_path": "best_epoch092_acc28.71.safetensors",
14
+ "optimizer_path": "best_epoch092_acc28.71_optimizer.pt",
15
+ "vocabulary_path": "best_epoch092_acc28.71_vocabulary.json"
16
+ }