polyglot-ko-1.3b / tokenizer_config.json
hyunwoongko's picture
Update tokenizer_config.json
7860e50
raw history blame
No virus
329 Bytes
{
"eos_token": "<|endoftext|>",
"name_or_path": "EleutherAI/gpt-neox-ko-1.3b",
"pad_token": "<|endoftext|>>",
"special_tokens_map_file": "/fsx/kevinai/.cache/models--EleutherAI--gpt-neox-ko-1.3b/snapshots/1736ae3c92f641c994d1361fb5d2c680fd483ab0/special_tokens_map.json",
"tokenizer_class": "PreTrainedTokenizerFast"
}