AbstractPhil commited on
Commit
5f1dd36
·
verified ·
1 Parent(s): 2e6c055

Upload models/vit_tinkerbell_128_patch8_h128_shallow/20250910_131531/best_epoch020_acc26.16_config.json with huggingface_hub

Browse files
models/vit_tinkerbell_128_patch8_h128_shallow/20250910_131531/best_epoch020_acc26.16_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_tinkerbell_128_patch8_h128_shallow",
3
+ "epoch": 20,
4
+ "val_acc": 26.16,
5
+ "session_timestamp": "20250910_131531",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.2114906394958496,
9
+ "aux_loss": 3.0554243156433105,
10
+ "geo_loss": 3.3002536937713622,
11
+ "rose_loss": 0.18281188659667968
12
+ },
13
+ "model_path": "best_epoch020_acc26.16.safetensors",
14
+ "optimizer_path": "best_epoch020_acc26.16_optimizer.pt",
15
+ "vocabulary_path": "best_epoch020_acc26.16_vocabulary.json"
16
+ }