delete second "eos_token" (#1)
Browse files- delete second "eos_token" (d1663c2d4c6d0234e7cf1087d39780ae9a8ebf1e)
Co-authored-by: Wonseok Lee <[email protected]>
- tokenizer_config.json +0 -1
tokenizer_config.json
CHANGED
@@ -2058,7 +2058,6 @@
|
|
2058 |
"attention_mask"
|
2059 |
],
|
2060 |
"clean_up_tokenization_spaces": true,
|
2061 |
-
"eos_token": "<|end_of_text|>",
|
2062 |
"model_input_names": [
|
2063 |
"input_ids",
|
2064 |
"attention_mask"
|
|
|
2058 |
"attention_mask"
|
2059 |
],
|
2060 |
"clean_up_tokenization_spaces": true,
|
|
|
2061 |
"model_input_names": [
|
2062 |
"input_ids",
|
2063 |
"attention_mask"
|