add model
Browse files- config.json +1 -1
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -11,7 +11,7 @@
|
|
11 |
"decoder_attention_heads": 12,
|
12 |
"decoder_ffn_dim": 3072,
|
13 |
"decoder_layerdrop": 0.0,
|
14 |
-
"decoder_layers":
|
15 |
"decoder_start_token_id": 2,
|
16 |
"dropout": 0.1,
|
17 |
"encoder_attention_heads": 12,
|
|
|
11 |
"decoder_attention_heads": 12,
|
12 |
"decoder_ffn_dim": 3072,
|
13 |
"decoder_layerdrop": 0.0,
|
14 |
+
"decoder_layers": 6,
|
15 |
"decoder_start_token_id": 2,
|
16 |
"dropout": 0.1,
|
17 |
"encoder_attention_heads": 12,
|
pytorch_model.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e6a1efefddc989aba7f739ed9d00fe31db85e1db05ed33f88286f624ec95cc04
|
3 |
+
size 322224001
|