polyglot_kr_0330 / tokenizer_config.json
eunyounglee's picture
Upload tokenizer
fb76ef1
raw
history blame contribute delete
No virus
387 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"pad_token": "<|pad|>",
"special_tokens_map_file": "C:\\Users\\User/.cache\\huggingface\\hub\\models--EleutherAI--polyglot-ko-1.3b\\snapshots\\711da2957fdae31202de86c51edbc0c7f433b9e5\\special_tokens_map.json",
"tokenizer_class": "PreTrainedTokenizerFast"
}