patrickvonplaten
commited on
Commit
•
d0af988
1
Parent(s):
ea0107e
Update config.json
Browse files- config.json +1 -0
config.json
CHANGED
@@ -25,6 +25,7 @@
|
|
25 |
"encoder_layers": 6,
|
26 |
"eos_token_id": 2,
|
27 |
"forced_eos_token_id": 2,
|
|
|
28 |
"gradient_checkpointing": false,
|
29 |
"id2label": {
|
30 |
"0": "LABEL_0",
|
|
|
25 |
"encoder_layers": 6,
|
26 |
"eos_token_id": 2,
|
27 |
"forced_eos_token_id": 2,
|
28 |
+
"forced_bos_token_id": 0,
|
29 |
"gradient_checkpointing": false,
|
30 |
"id2label": {
|
31 |
"0": "LABEL_0",
|