gagan3012 commited on
Commit
ec886a1
1 Parent(s): fc6303f

Upload model

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_arocr_tiny_encoder",
3
+ "architectures": [
4
+ "Swinv2Model"
5
+ ],
6
+ "attention_probs_dropout_prob": 0.0,
7
+ "depths": [
8
+ 2,
9
+ 2,
10
+ 6,
11
+ 2
12
+ ],
13
+ "drop_path_rate": 0.1,
14
+ "embed_dim": 96,
15
+ "encoder_stride": 32,
16
+ "hidden_act": "gelu",
17
+ "hidden_dropout_prob": 0.0,
18
+ "hidden_size": 768,
19
+ "image_size": 1024,
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
+ 3,
27
+ 6,
28
+ 12,
29
+ 24
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": 8
45
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd5c9de5c03586a4f4159884130e578da024a10c7f685ae7cdd8dfd343f97b03
3
+ size 110391195