AbstractPhil commited on
Commit
f701b72
·
verified ·
1 Parent(s): 3312272

Upload models/vit_zana_nano/20250913_190355/best_epoch010_acc15.92_config.json with huggingface_hub

Browse files
models/vit_zana_nano/20250913_190355/best_epoch010_acc15.92_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_zana_nano",
3
+ "epoch": 10,
4
+ "val_acc": 15.92000004272461,
5
+ "session_timestamp": "20250913_190355",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 4.075470929718017,
9
+ "align_loss": 0.14266737395276627,
10
+ "consistency_loss": 8.939442416032156,
11
+ "rose_loss": -0.030630372047424317,
12
+ "entropy_loss": -0.04597357862318555,
13
+ "aux_loss": 0,
14
+ "geo_loss": 0
15
+ },
16
+ "model_path": "best_epoch010_acc15.92.safetensors",
17
+ "optimizer_path": "best_epoch010_acc15.92_optimizer.pt",
18
+ "vocabulary_path": null
19
+ }