update eos token
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -21,7 +21,7 @@
|
|
21 |
},
|
22 |
"bos_token": "|ENDOFTEXT|",
|
23 |
"clean_up_tokenization_spaces": false,
|
24 |
-
"eos_token":
|
25 |
"legacy": true,
|
26 |
"model_max_length": 1000000000000000019884624838656,
|
27 |
"pad_token": null,
|
|
|
21 |
},
|
22 |
"bos_token": "|ENDOFTEXT|",
|
23 |
"clean_up_tokenization_spaces": false,
|
24 |
+
"eos_token": "|ENDOFTEXT|",
|
25 |
"legacy": true,
|
26 |
"model_max_length": 1000000000000000019884624838656,
|
27 |
"pad_token": null,
|