AbstractPhil commited on
Commit
710bbce
·
verified ·
1 Parent(s): b4a49e7

Upload models/pentachora_shock_xs_128d/20250908_200000/best_epoch079_acc25.13_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_128d/20250908_200000/best_epoch079_acc25.13_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_128d",
3
+ "epoch": 79,
4
+ "val_acc": 25.13,
5
+ "session_timestamp": "20250908_200000",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.5225272758483888,
9
+ "aux_loss": 3.478148215866089,
10
+ "geo_loss": 3.5021628047943114,
11
+ "rose_loss": 0.0
12
+ },
13
+ "model_path": "best_epoch079_acc25.13.safetensors",
14
+ "optimizer_path": "best_epoch079_acc25.13_optimizer.pt",
15
+ "vocabulary_path": "best_epoch079_acc25.13_vocabulary.json"
16
+ }