polyglot_kr_0322 / tokenizer_config.json
eunyounglee's picture
Upload tokenizer
91ab4ad
raw
history blame
381 Bytes
{
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"name_or_path": "EleutherAI/polyglot-ko-1.3b",
"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"
}