AbstractPhil commited on
Commit
922768c
·
verified ·
1 Parent(s): 51f7cf1

Upload models/pentachora_shock_xs_64d/20250908_072019/best_epoch040_acc31.26_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_64d/20250908_072019/best_epoch040_acc31.26_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "pentachora_shock_xs_64d",
3
+ "epoch": 40,
4
+ "val_acc": 31.25999998779297,
5
+ "session_timestamp": "20250908_072019",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.104068033218384,
9
+ "aux_loss": 3.0901726722717284,
10
+ "geo_loss": 3.194054075241089,
11
+ "rose_loss": 0.2835896533489227
12
+ },
13
+ "model_path": "best_epoch040_acc31.26.safetensors",
14
+ "optimizer_path": "best_epoch040_acc31.26_optimizer.pt",
15
+ "vocabulary_path": "best_epoch040_acc31.26_vocabulary.json"
16
+ }