Commit
•
42c3b97
1
Parent(s):
549dcd6
Update tokenizer_config.json (#2)
Browse files- Update tokenizer_config.json (e20fa44dacce86474bbc30411af6cca5ddd6cb69)
Co-authored-by: Tom Jobbins <[email protected]>
- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -12,7 +12,7 @@
|
|
12 |
"clean_up_tokenization_spaces": false,
|
13 |
"eos_token": {
|
14 |
"__type": "AddedToken",
|
15 |
-
"content": "
|
16 |
"lstrip": false,
|
17 |
"normalized": true,
|
18 |
"rstrip": false,
|
|
|
12 |
"clean_up_tokenization_spaces": false,
|
13 |
"eos_token": {
|
14 |
"__type": "AddedToken",
|
15 |
+
"content": "<|EOT|>",
|
16 |
"lstrip": false,
|
17 |
"normalized": true,
|
18 |
"rstrip": false,
|