Xuanda commited on
Commit
5124e26
1 Parent(s): 6c34fa2

Upload model

Browse files
Files changed (2) hide show
  1. config.json +18 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "MyModel"
4
+ ],
5
+ "input_channels": 3,
6
+ "layers": [
7
+ 3,
8
+ 4,
9
+ 6,
10
+ 3
11
+ ],
12
+ "model_type": "mymodel",
13
+ "num_classes": 1000,
14
+ "stem_type": "",
15
+ "torch_dtype": "float32",
16
+ "transformers_version": "4.28.1",
17
+ "version": 1
18
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:74d4cea70a503475c3b8b95137d125b9f4becf741748868322fd4de6324bb294
3
+ size 1603