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

Upload LSTM_LM

Browse files
Files changed (2) hide show
  1. config.json +2 -11
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,17 +1,8 @@
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
 
1
  {
2
  "architectures": [
3
+ "LSTM_LM"
4
  ],
5
+ "model_type": "lm-lstm",
 
 
 
 
 
 
 
 
 
6
  "torch_dtype": "float32",
7
  "transformers_version": "4.28.1",
8
  "version": 1
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:74d4cea70a503475c3b8b95137d125b9f4becf741748868322fd4de6324bb294
3
- size 1603
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cddeb090427288ef2c3f2bf23851bc57ad7a3e2747c1c772e5ee594021d75fbc
3
+ size 3913