Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
|
@@ -10,7 +10,7 @@
|
|
| 10 |
"clean_up_tokenization_spaces": false,
|
| 11 |
"eos_token": {
|
| 12 |
"__type": "AddedToken",
|
| 13 |
-
"content": "
|
| 14 |
"lstrip": false,
|
| 15 |
"normalized": true,
|
| 16 |
"rstrip": false,
|
|
|
|
| 10 |
"clean_up_tokenization_spaces": false,
|
| 11 |
"eos_token": {
|
| 12 |
"__type": "AddedToken",
|
| 13 |
+
"content": "\n",
|
| 14 |
"lstrip": false,
|
| 15 |
"normalized": true,
|
| 16 |
"rstrip": false,
|