AbstractPhil commited on
Commit
ddff52a
·
verified ·
1 Parent(s): 4d97b82

Upload models/vit_tinkerbell_128_patch8_h128_base/20250910_161622/best_epoch009_acc4.46_config.json with huggingface_hub

Browse files
models/vit_tinkerbell_128_patch8_h128_base/20250910_161622/best_epoch009_acc4.46_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_tinkerbell_128_patch8_h128_base",
3
+ "epoch": 9,
4
+ "val_acc": 4.460000000762939,
5
+ "session_timestamp": "20250910_161622",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 4.351721674346924,
9
+ "aux_loss": 4.18711130065918,
10
+ "geo_loss": 4.543048614501953,
11
+ "rose_loss": 0.25407121543884276
12
+ },
13
+ "model_path": "best_epoch009_acc4.46.safetensors",
14
+ "optimizer_path": "best_epoch009_acc4.46_optimizer.pt",
15
+ "vocabulary_path": "best_epoch009_acc4.46_vocabulary.json"
16
+ }