kodialogpt-v1 / tokenizer_config.json
heegyu's picture
init
ef3f69a
raw
history blame contribute delete
No virus
241 Bytes
{
"add_prefix_space": false,
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"name_or_path": "skt/kogpt2-base-v2",
"special_tokens_map_file": null,
"tokenizer_class": "GPT2Tokenizer",
"unk_token": "<|endoftext|>"
}