Commit
·
a43de70
1
Parent(s):
064b37d
Update config.json
Browse files- config.json +1 -1
config.json
CHANGED
|
@@ -15,7 +15,7 @@
|
|
| 15 |
"encoder_ffn_dim": 4,
|
| 16 |
"encoder_layerdrop": 0.0,
|
| 17 |
"encoder_layers": 2,
|
| 18 |
-
"eos_token_id":
|
| 19 |
"forced_eos_token_id": 2,
|
| 20 |
"gradient_checkpointing": false,
|
| 21 |
"id2label": {
|
|
|
|
| 15 |
"encoder_ffn_dim": 4,
|
| 16 |
"encoder_layerdrop": 0.0,
|
| 17 |
"encoder_layers": 2,
|
| 18 |
+
"eos_token_id": none,
|
| 19 |
"forced_eos_token_id": 2,
|
| 20 |
"gradient_checkpointing": false,
|
| 21 |
"id2label": {
|