AbstractPhil commited on
Commit
06d6ab3
·
verified ·
1 Parent(s): f3172a4

Upload models/vit_tinkerbell_128_patch8_h128_shallow/20250910_131531/best_epoch084_acc40.72_config.json with huggingface_hub

Browse files
models/vit_tinkerbell_128_patch8_h128_shallow/20250910_131531/best_epoch084_acc40.72_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_tinkerbell_128_patch8_h128_shallow",
3
+ "epoch": 84,
4
+ "val_acc": 40.72,
5
+ "session_timestamp": "20250910_131531",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 2.546202003479004,
9
+ "aux_loss": 2.2916767707824706,
10
+ "geo_loss": 2.4519993419647217,
11
+ "rose_loss": 0.1835876369714737
12
+ },
13
+ "model_path": "best_epoch084_acc40.72.safetensors",
14
+ "optimizer_path": "best_epoch084_acc40.72_optimizer.pt",
15
+ "vocabulary_path": "best_epoch084_acc40.72_vocabulary.json"
16
+ }