AbstractPhil commited on
Commit
233ccf3
·
verified ·
1 Parent(s): 800ffa9

Upload models/pentachora_shock_xs_128d/20250908_165217/best_epoch060_acc33.97_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_128d/20250908_165217/best_epoch060_acc33.97_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_128d",
3
+ "epoch": 60,
4
+ "val_acc": 33.96999993286133,
5
+ "session_timestamp": "20250908_165217",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.112297301864624,
9
+ "aux_loss": 2.9051776973724364,
10
+ "geo_loss": 3.0752655181884765,
11
+ "rose_loss": 0.3110739712238312
12
+ },
13
+ "model_path": "best_epoch060_acc33.97.safetensors",
14
+ "optimizer_path": "best_epoch060_acc33.97_optimizer.pt",
15
+ "vocabulary_path": "best_epoch060_acc33.97_vocabulary.json"
16
+ }