AbstractPhil commited on
Commit
039af7c
·
verified ·
1 Parent(s): b3fdb8d

Upload models/pentachora_shock_xs_128d/20250908_165217/best_epoch038_acc30.72_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_128d/20250908_165217/best_epoch038_acc30.72_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_128d",
3
+ "epoch": 38,
4
+ "val_acc": 30.719999877929688,
5
+ "session_timestamp": "20250908_165217",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.2532747985839845,
9
+ "aux_loss": 3.058901515579224,
10
+ "geo_loss": 3.3277404941558837,
11
+ "rose_loss": 0.31137950129508973
12
+ },
13
+ "model_path": "best_epoch038_acc30.72.safetensors",
14
+ "optimizer_path": "best_epoch038_acc30.72_optimizer.pt",
15
+ "vocabulary_path": "best_epoch038_acc30.72_vocabulary.json"
16
+ }