AbstractPhil commited on
Commit
1e3157d
·
verified ·
1 Parent(s): 3caab15

Upload models/vit_tinkerbell_128_patch8_h128_shallow/20250910_131531/best_epoch060_acc38.93_config.json with huggingface_hub

Browse files
models/vit_tinkerbell_128_patch8_h128_shallow/20250910_131531/best_epoch060_acc38.93_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_tinkerbell_128_patch8_h128_shallow",
3
+ "epoch": 60,
4
+ "val_acc": 38.93,
5
+ "session_timestamp": "20250910_131531",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.6085252460479738,
9
+ "aux_loss": 2.358824535369873,
10
+ "geo_loss": 2.5650773681640624,
11
+ "rose_loss": 0.1875124457359314
12
+ },
13
+ "model_path": "best_epoch060_acc38.93.safetensors",
14
+ "optimizer_path": "best_epoch060_acc38.93_optimizer.pt",
15
+ "vocabulary_path": "best_epoch060_acc38.93_vocabulary.json"
16
+ }