AbstractPhil commited on
Commit
2cc8e4d
·
verified ·
1 Parent(s): dc0b875

Upload models/pentachora_shock_xs_256d/20250908_142421/best_epoch060_acc40.15_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_256d/20250908_142421/best_epoch060_acc40.15_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_256d",
3
+ "epoch": 60,
4
+ "val_acc": 40.14999994506836,
5
+ "session_timestamp": "20250908_142421",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.8618540939331054,
9
+ "aux_loss": 2.9154701065063477,
10
+ "geo_loss": 2.8699905319213865,
11
+ "rose_loss": 0.29122135457992554
12
+ },
13
+ "model_path": "best_epoch060_acc40.15.safetensors",
14
+ "optimizer_path": "best_epoch060_acc40.15_optimizer.pt",
15
+ "vocabulary_path": "best_epoch060_acc40.15_vocabulary.json"
16
+ }