AbstractPhil commited on
Commit
27c5214
·
verified ·
1 Parent(s): fe5cc6b

Upload models/vit_tinkerbell_128_patch8_h128_shallow/20250910_131531/best_epoch050_acc36.78_config.json with huggingface_hub

Browse files
models/vit_tinkerbell_128_patch8_h128_shallow/20250910_131531/best_epoch050_acc36.78_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_tinkerbell_128_patch8_h128_shallow",
3
+ "epoch": 50,
4
+ "val_acc": 36.78,
5
+ "session_timestamp": "20250910_131531",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.6941022998809814,
9
+ "aux_loss": 2.4485254146575928,
10
+ "geo_loss": 2.6633324378967287,
11
+ "rose_loss": 0.19288230438232423
12
+ },
13
+ "model_path": "best_epoch050_acc36.78.safetensors",
14
+ "optimizer_path": "best_epoch050_acc36.78_optimizer.pt",
15
+ "vocabulary_path": "best_epoch050_acc36.78_vocabulary.json"
16
+ }