zuppif commited on
Commit
85a200b
1 Parent(s): 619640e
Files changed (2) hide show
  1. config.json +26 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,26 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "RegNetModel"
4
+ ],
5
+ "depths": [
6
+ 2,
7
+ 5,
8
+ 12,
9
+ 1
10
+ ],
11
+ "downsample_in_first_stage": true,
12
+ "embedding_size": 32,
13
+ "groups_width": 232,
14
+ "hidden_act": "relu",
15
+ "hidden_sizes": [
16
+ 232,
17
+ 696,
18
+ 1392,
19
+ 3712
20
+ ],
21
+ "layer_type": "y",
22
+ "model_type": "regnet",
23
+ "num_channels": 3,
24
+ "torch_dtype": "float32",
25
+ "transformers_version": "4.18.0.dev0"
26
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f97e229da5aefd0d059811e5f83dc9ec7e69556811bfcea5d954060df84daa56
3
+ size 566150357