AbstractPhil commited on
Commit
830ffc1
·
verified ·
1 Parent(s): bc2eba4

Upload models/vit_tinkerbell_128_patch8_h128_shallow/20250910_131531/best_epoch030_acc30.75_config.json with huggingface_hub

Browse files
models/vit_tinkerbell_128_patch8_h128_shallow/20250910_131531/best_epoch030_acc30.75_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_tinkerbell_128_patch8_h128_shallow",
3
+ "epoch": 30,
4
+ "val_acc": 30.75,
5
+ "session_timestamp": "20250910_131531",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.9594401588439943,
9
+ "aux_loss": 2.750181810760498,
10
+ "geo_loss": 3.028871753311157,
11
+ "rose_loss": 0.17520030381679536
12
+ },
13
+ "model_path": "best_epoch030_acc30.75.safetensors",
14
+ "optimizer_path": "best_epoch030_acc30.75_optimizer.pt",
15
+ "vocabulary_path": "best_epoch030_acc30.75_vocabulary.json"
16
+ }