Update tokenizer_config.json
Browse files- tokenizer_config.json +1 -1
tokenizer_config.json
CHANGED
@@ -2061,7 +2061,7 @@
|
|
2061 |
}
|
2062 |
],
|
2063 |
"clean_up_tokenization_spaces": true,
|
2064 |
-
"eos_token": "<|
|
2065 |
"model_input_names": [
|
2066 |
"input_ids",
|
2067 |
"attention_mask"
|
|
|
2061 |
}
|
2062 |
],
|
2063 |
"clean_up_tokenization_spaces": true,
|
2064 |
+
"eos_token": "<|eot_id|>",
|
2065 |
"model_input_names": [
|
2066 |
"input_ids",
|
2067 |
"attention_mask"
|