AbstractPhil commited on
Commit
7eed460
·
verified ·
1 Parent(s): d5f66fc

Upload models/vit_tinkerbell_128_patch8_h128_shallow/20250910_131531/best_epoch065_acc39.34_config.json with huggingface_hub

Browse files
models/vit_tinkerbell_128_patch8_h128_shallow/20250910_131531/best_epoch065_acc39.34_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_tinkerbell_128_patch8_h128_shallow",
3
+ "epoch": 65,
4
+ "val_acc": 39.34,
5
+ "session_timestamp": "20250910_131531",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.6077950893402098,
9
+ "aux_loss": 2.353028579711914,
10
+ "geo_loss": 2.560713708114624,
11
+ "rose_loss": 0.19512287747859955
12
+ },
13
+ "model_path": "best_epoch065_acc39.34.safetensors",
14
+ "optimizer_path": "best_epoch065_acc39.34_optimizer.pt",
15
+ "vocabulary_path": "best_epoch065_acc39.34_vocabulary.json"
16
+ }