Update
Browse files- config.json +2 -2
- pytorch_model.bin +2 -2
config.json
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
"decoder_ffn_dim": 3072,
|
14 |
"decoder_layerdrop": 0.1,
|
15 |
"decoder_layers": 6,
|
16 |
-
"decoder_start_token_id":
|
17 |
"dropout": 0.1,
|
18 |
"early_stopping": true,
|
19 |
"encoder_attention_heads": 12,
|
@@ -35,7 +35,7 @@
|
|
35 |
"LABEL_1": 1,
|
36 |
"LABEL_2": 2
|
37 |
},
|
38 |
-
"max_position_embeddings":
|
39 |
"model_type": "bart",
|
40 |
"num_hidden_layers": 6,
|
41 |
"pad_token_id": 0,
|
|
|
13 |
"decoder_ffn_dim": 3072,
|
14 |
"decoder_layerdrop": 0.1,
|
15 |
"decoder_layers": 6,
|
16 |
+
"decoder_start_token_id": 101,
|
17 |
"dropout": 0.1,
|
18 |
"early_stopping": true,
|
19 |
"encoder_attention_heads": 12,
|
|
|
35 |
"LABEL_1": 1,
|
36 |
"LABEL_2": 2
|
37 |
},
|
38 |
+
"max_position_embeddings": 1022,
|
39 |
"model_type": "bart",
|
40 |
"num_hidden_layers": 6,
|
41 |
"pad_token_id": 0,
|
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:54a138ce14cdccea7e45c8843a0b1650194b53138bf9158b2f050ee5942c342a
|
3 |
+
size 533249239
|