AbstractPhil commited on
Commit
fa91014
·
verified ·
1 Parent(s): 9b93c0b

Upload models/vit_zana_nano_deep/20250913_232216/best_epoch030_acc37.08_config.json with huggingface_hub

Browse files
models/vit_zana_nano_deep/20250913_232216/best_epoch030_acc37.08_config.json ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "model_variant": "vit_zana_nano_deep",
3
+ "epoch": 30,
4
+ "val_acc": 37.08,
5
+ "session_timestamp": "20250913_232216",
6
+ "is_best": true,
7
+ "losses": {
8
+ "ce_loss": 3.2537195541381836,
9
+ "align_loss": 0.0772276297211647,
10
+ "consistency_loss": 1.1089946245535827,
11
+ "rose_loss": -0.048306139463186265,
12
+ "entropy_loss": -0.45758919761731076,
13
+ "aux_loss": 0,
14
+ "geo_loss": 0
15
+ },
16
+ "model_path": "best_epoch030_acc37.08.safetensors",
17
+ "optimizer_path": "best_epoch030_acc37.08_optimizer.pt",
18
+ "vocabulary_path": null
19
+ }