gagan3012 commited on
Commit
4ec9dfe
1 Parent(s): 6dc97f6

Upload Swinv2ForImageClassification

Browse files
Files changed (2) hide show
  1. config.json +45 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "_name_or_path": "/lustre07/scratch/gagan30/arocr/results/swinv2-base-512",
3
+ "architectures": [
4
+ "Swinv2ForImageClassification"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "depths": [
8
+ 2,
9
+ 2,
10
+ 18,
11
+ 2
12
+ ],
13
+ "drop_path_rate": 0.1,
14
+ "embed_dim": 128,
15
+ "encoder_stride": 32,
16
+ "hidden_act": "gelu",
17
+ "hidden_dropout_prob": 0.0,
18
+ "hidden_size": 1024,
19
+ "image_size": 512,
20
+ "initializer_range": 0.02,
21
+ "layer_norm_eps": 1e-05,
22
+ "mlp_ratio": 4.0,
23
+ "model_type": "swinv2",
24
+ "num_channels": 3,
25
+ "num_heads": [
26
+ 4,
27
+ 8,
28
+ 16,
29
+ 32
30
+ ],
31
+ "num_layers": 4,
32
+ "patch_size": 4,
33
+ "path_norm": true,
34
+ "pretrained_window_sizes": [
35
+ 0,
36
+ 0,
37
+ 0,
38
+ 0
39
+ ],
40
+ "qkv_bias": true,
41
+ "torch_dtype": "float32",
42
+ "transformers_version": "4.26.0.dev0",
43
+ "use_absolute_embeddings": false,
44
+ "window_size": 6
45
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f83d2132f8cf168f146a348dd016e750e69ed0fe46f45566a8d9ec160c8ad028
3
+ size 347745521