KoAlpaca-Polyglot-5.8B / tokenizer_config.json
june42's picture
Update Model with <|sep|> aware(newline performance upgrade)
63e3cde
raw history blame
No virus
316 Bytes
{
"eos_token": "<|endoftext|>",
"model_max_length": 1024,
"pad_token": "<|endoftext|>",
"special_tokens_map_file": "/root/.cache/huggingface/hub/models--EleutherAI--polyglot-ko-5.8b/snapshots/d30dda125578ec0409a982cd15fc76a523178803/special_tokens_map.json",
"tokenizer_class": "PreTrainedTokenizerFast"
}