AbstractPhil commited on
Commit
76aed98
·
verified ·
1 Parent(s): c297c50

Upload models/pentachora_shock_xs_128d/20250908_165217/best_epoch010_acc10.22_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_128d/20250908_165217/best_epoch010_acc10.22_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_128d",
3
+ "epoch": 10,
4
+ "val_acc": 10.219999992370605,
5
+ "session_timestamp": "20250908_165217",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 4.107868225097656,
9
+ "aux_loss": 3.959157666015625,
10
+ "geo_loss": 4.457506502532959,
11
+ "rose_loss": 0.3176340557098389
12
+ },
13
+ "model_path": "best_epoch010_acc10.22.safetensors",
14
+ "optimizer_path": "best_epoch010_acc10.22_optimizer.pt",
15
+ "vocabulary_path": "best_epoch010_acc10.22_vocabulary.json"
16
+ }