AbstractPhil commited on
Commit
90efaa6
·
verified ·
1 Parent(s): d884bc9

Upload models/pentachora_shock_xs_128d/20250908_165217/best_epoch080_acc35.79_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_128d/20250908_165217/best_epoch080_acc35.79_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_128d",
3
+ "epoch": 80,
4
+ "val_acc": 35.789999853515624,
5
+ "session_timestamp": "20250908_165217",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.059807123184204,
9
+ "aux_loss": 2.8453478710174562,
10
+ "geo_loss": 3.047636228942871,
11
+ "rose_loss": 0.3099033519744873
12
+ },
13
+ "model_path": "best_epoch080_acc35.79.safetensors",
14
+ "optimizer_path": "best_epoch080_acc35.79_optimizer.pt",
15
+ "vocabulary_path": "best_epoch080_acc35.79_vocabulary.json"
16
+ }