AbstractPhil commited on
Commit
c3f422a
·
verified ·
1 Parent(s): 06c8c25

Upload models/pentachora_shock_xs_32d/20250908_061137/best_epoch092_acc28.71_model_config.json with huggingface_hub

Browse files
models/pentachora_shock_xs_32d/20250908_061137/best_epoch092_acc28.71_model_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "aux_loss_weight": 0.0,
3
+ "depth": 2,
4
+ "dim": 32,
5
+ "drop_path_rate": 0.0,
6
+ "dropout_rate": 0.0,
7
+ "geo_loss_weight": 0.0,
8
+ "heads": 8,
9
+ "img_size": 32,
10
+ "mlp_ratio": 4.0,
11
+ "num_classes": 100,
12
+ "num_patches": 64,
13
+ "patch_size": 4,
14
+ "preserve_structure_until_layer": 4,
15
+ "use_mesh_attention": true,
16
+ "vocab": {
17
+ "type": "LazyGeometricVocab",
18
+ "description": "Vocabulary saved in separate _vocabulary.json file"
19
+ },
20
+ "vocab_dim": 32
21
+ }