AbstractPhil commited on
Commit
744b819
·
verified ·
1 Parent(s): b00a0e4

Upload models/pentachora_shock_xs_512d/20250908_133911/best_epoch031_acc41.92_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_512d/20250908_133911/best_epoch031_acc41.92_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_512d",
3
+ "epoch": 31,
4
+ "val_acc": 41.919999957275394,
5
+ "session_timestamp": "20250908_133911",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.7506812129974367,
9
+ "aux_loss": 2.7760433727264404,
10
+ "geo_loss": 2.8683899452209474,
11
+ "rose_loss": 0.2847279477596283
12
+ },
13
+ "model_path": "best_epoch031_acc41.92.safetensors",
14
+ "optimizer_path": "best_epoch031_acc41.92_optimizer.pt",
15
+ "vocabulary_path": "best_epoch031_acc41.92_vocabulary.json"
16
+ }