AbstractPhil commited on
Commit
6975b07
·
verified ·
1 Parent(s): 9593bba

Upload models/vit_tinkerbell_128_patch8_h128_base/20250910_163159/best_epoch010_acc4.44_config.json with huggingface_hub

Browse files
models/vit_tinkerbell_128_patch8_h128_base/20250910_163159/best_epoch010_acc4.44_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_tinkerbell_128_patch8_h128_base",
3
+ "epoch": 10,
4
+ "val_acc": 4.4399999908447265,
5
+ "session_timestamp": "20250910_163159",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 4.37910505065918,
9
+ "aux_loss": 4.184055153656006,
10
+ "geo_loss": 4.543962171173096,
11
+ "rose_loss": 0.19767950139045715
12
+ },
13
+ "model_path": "best_epoch010_acc4.44.safetensors",
14
+ "optimizer_path": "best_epoch010_acc4.44_optimizer.pt",
15
+ "vocabulary_path": "best_epoch010_acc4.44_vocabulary.json"
16
+ }