AbstractPhil commited on
Commit
9857c16
·
verified ·
1 Parent(s): 6f32054

Upload models/vit_tinkerbell_128_patch8_h128_shallow/20250910_131531/best_epoch009_acc16.57_config.json with huggingface_hub

Browse files
models/vit_tinkerbell_128_patch8_h128_shallow/20250910_131531/best_epoch009_acc16.57_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_tinkerbell_128_patch8_h128_shallow",
3
+ "epoch": 9,
4
+ "val_acc": 16.57,
5
+ "session_timestamp": "20250910_131531",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.6483827892303466,
9
+ "aux_loss": 3.506630414581299,
10
+ "geo_loss": 3.7854540473937988,
11
+ "rose_loss": 0.18283269279003142
12
+ },
13
+ "model_path": "best_epoch009_acc16.57.safetensors",
14
+ "optimizer_path": "best_epoch009_acc16.57_optimizer.pt",
15
+ "vocabulary_path": "best_epoch009_acc16.57_vocabulary.json"
16
+ }