polyglot-essayist-with-sum / tokenizer_config.json
박상준
feat: Update model
bb2dd6a
raw
history blame
No virus
392 Bytes
{
"eos_token": "<|endoftext|>",
"model_max_length": 1000000000000000019884624838656,
"name_or_path": "EleutherAI/polyglot-ko-1.3b",
"pad_token": "<|endoftext|>",
"special_tokens_map_file": "/root/.cache/huggingface/hub/models--EleutherAI--polyglot-ko-1.3b/snapshots/711da2957fdae31202de86c51edbc0c7f433b9e5/special_tokens_map.json",
"tokenizer_class": "PreTrainedTokenizerFast"
}