Ryan Ramos commited on
Commit
c7642b8
1 Parent(s): baff6ae

Upload model

Browse files
Files changed (2) hide show
  1. config.json +25 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "ResNetModel"
4
+ ],
5
+ "depths": [
6
+ 3,
7
+ 4,
8
+ 6,
9
+ 3
10
+ ],
11
+ "downsample_in_first_stage": false,
12
+ "embedding_size": 64,
13
+ "hidden_act": "relu",
14
+ "hidden_sizes": [
15
+ 256,
16
+ 512,
17
+ 1024,
18
+ 2048
19
+ ],
20
+ "layer_type": "bottleneck",
21
+ "model_type": "resnet",
22
+ "num_channels": 3,
23
+ "torch_dtype": "float32",
24
+ "transformers_version": "4.24.0"
25
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e8655133a0ac0322171fa06ffab23914653e75a1f227ccc56da48781d6a95b37
3
+ size 94348997