polyglot-ko-12.8b-instruct / tokenizer_config.json
ddobokki's picture
init
a8354bc
raw
history blame contribute delete
No virus
183 Bytes
{
"clean_up_tokenization_spaces": true,
"eos_token": "<|endoftext|>",
"model_max_length": 2048,
"pad_token": "<|endoftext|>",
"tokenizer_class": "PreTrainedTokenizerFast"
}