AbstractPhil commited on
Commit
c25610a
·
verified ·
1 Parent(s): 0c9972b

Upload models/vit_tinkerbell_128_patch8_h128_base/20250910_163159/best_epoch018_acc6.12_config.json with huggingface_hub

Browse files
models/vit_tinkerbell_128_patch8_h128_base/20250910_163159/best_epoch018_acc6.12_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_tinkerbell_128_patch8_h128_base",
3
+ "epoch": 18,
4
+ "val_acc": 6.119999993133545,
5
+ "session_timestamp": "20250910_163159",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 4.2560862411499025,
9
+ "aux_loss": 4.138263348388672,
10
+ "geo_loss": 4.531266112518311,
11
+ "rose_loss": 0.21606645963191987
12
+ },
13
+ "model_path": "best_epoch018_acc6.12.safetensors",
14
+ "optimizer_path": "best_epoch018_acc6.12_optimizer.pt",
15
+ "vocabulary_path": "best_epoch018_acc6.12_vocabulary.json"
16
+ }