NexaAI commited on
Commit
d529765
1 Parent(s): 9cb445d

Upload model

Browse files
Files changed (2) hide show
  1. config.json +22 -0
  2. model.safetensors +3 -0
config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "ResnetModelForImageClassification"
4
+ ],
5
+ "avg_down": true,
6
+ "base_width": 64,
7
+ "block_type": "bottleneck",
8
+ "cardinality": 1,
9
+ "input_channels": 3,
10
+ "layers": [
11
+ 3,
12
+ 4,
13
+ 6,
14
+ 3
15
+ ],
16
+ "model_type": "resnet",
17
+ "num_classes": 1000,
18
+ "stem_type": "deep",
19
+ "stem_width": 32,
20
+ "torch_dtype": "float32",
21
+ "transformers_version": "4.36.2"
22
+ }
model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:78472643c5bb8b9614a3a08d815c1520408058f47e07b26a0e99918c1f7e3176
3
+ size 102550264