AbstractPhil commited on
Commit
3094e48
·
verified ·
1 Parent(s): 51a5995

Upload models/pentachora_shock_xs_256d/20250908_190819/best_epoch010_acc10.16_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_256d/20250908_190819/best_epoch010_acc10.16_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_256d",
3
+ "epoch": 10,
4
+ "val_acc": 10.16,
5
+ "session_timestamp": "20250908_190819",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 4.0237566871643065,
9
+ "aux_loss": 3.9707166217803955,
10
+ "geo_loss": 4.0950275276184085,
11
+ "rose_loss": 0.0
12
+ },
13
+ "model_path": "best_epoch010_acc10.16.safetensors",
14
+ "optimizer_path": "best_epoch010_acc10.16_optimizer.pt",
15
+ "vocabulary_path": "best_epoch010_acc10.16_vocabulary.json"
16
+ }