LoneStriker
commited on
Commit
•
3b0f486
1
Parent(s):
54a12cf
Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -49,7 +49,7 @@
|
|
49 |
],
|
50 |
"bos_token": "<s>",
|
51 |
"clean_up_tokenization_spaces": false,
|
52 |
-
"eos_token": "
|
53 |
"legacy": true,
|
54 |
"model_max_length": 1000000000000000019884624838656,
|
55 |
"pad_token": null,
|
|
|
49 |
],
|
50 |
"bos_token": "<s>",
|
51 |
"clean_up_tokenization_spaces": false,
|
52 |
+
"eos_token": "<|end_of_turn|>",
|
53 |
"legacy": true,
|
54 |
"model_max_length": 1000000000000000019884624838656,
|
55 |
"pad_token": null,
|