raffel-22 commited on
Commit
46728af
1 Parent(s): 3e03904

Upload model

Browse files
Files changed (2) hide show
  1. config.json +13 -0
  2. pytorch_model.bin +3 -0
config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architectures": [
3
+ "MyCustomModel"
4
+ ],
5
+ "conv1_channels": 32,
6
+ "conv2_channels": 64,
7
+ "conv3_channels": 128,
8
+ "dropout_prob": 0.2,
9
+ "model_type": "my_custom_model",
10
+ "num_classes": 4,
11
+ "torch_dtype": "float32",
12
+ "transformers_version": "4.33.2"
13
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f860a086c7b84d4804f1397db5e5bdff520b18d4a33fed8a75098d3c0d33012c
3
+ size 35104655