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