AbstractPhil commited on
Commit
ff37341
·
verified ·
1 Parent(s): eaf9a27

Upload models/vit_tinkerbell_128_patch8_h128_base/20250910_163159/best_epoch030_acc8.37_config.json with huggingface_hub

Browse files
models/vit_tinkerbell_128_patch8_h128_base/20250910_163159/best_epoch030_acc8.37_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_tinkerbell_128_patch8_h128_base",
3
+ "epoch": 30,
4
+ "val_acc": 8.369999992370605,
5
+ "session_timestamp": "20250910_163159",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 4.111650214385986,
9
+ "aux_loss": 4.0125980392456055,
10
+ "geo_loss": 4.49521428527832,
11
+ "rose_loss": 0.20996056509017944
12
+ },
13
+ "model_path": "best_epoch030_acc8.37.safetensors",
14
+ "optimizer_path": "best_epoch030_acc8.37_optimizer.pt",
15
+ "vocabulary_path": "best_epoch030_acc8.37_vocabulary.json"
16
+ }