Abhinav95 commited on
Commit
858acbf
·
verified ·
1 Parent(s): 7153718

Upload 2 files

Browse files
Files changed (2) hide show
  1. config.json +22 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "d_model": 512,
3
+ "n_layer": 20,
4
+ "d_intermediate": 0,
5
+ "n_classes": 1000,
6
+ "patch_size": 16,
7
+ "image_size": 224,
8
+ "ssm_cfg": {},
9
+ "attn_layer_idx": [],
10
+ "attn_cfg": {},
11
+ "norm_epsilon": 1e-05,
12
+ "rms_norm": false,
13
+ "initializer_cfg": {},
14
+ "fused_add_norm": false,
15
+ "residual_in_fp32": false,
16
+ "drop_rate": 0,
17
+ "drop_path_rate": 0,
18
+ "proj_drop_rate": 0,
19
+ "pool": "cls",
20
+ "device": null,
21
+ "dtype": null
22
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29ec640f907649f2bbcdf1e3960478add0f62b745ae1806fcad79dabd4204c3e
3
+ size 143740042