Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -24,6 +24,7 @@
|
|
24 |
"encoder_layers": 6,
|
25 |
"eos_token_id": 2,
|
26 |
"extra_pos_embeddings": 2,
|
|
|
27 |
"id2label": {
|
28 |
"0": "LABEL_0",
|
29 |
"1": "LABEL_1",
|
|
|
24 |
"encoder_layers": 6,
|
25 |
"eos_token_id": 2,
|
26 |
"extra_pos_embeddings": 2,
|
27 |
+
"force_bos_token_to_be_generated": true,
|
28 |
"id2label": {
|
29 |
"0": "LABEL_0",
|
30 |
"1": "LABEL_1",
|