tb_tokenizer_big / tokenizer_config.json
Gunulhona's picture
add tokenizer
1d6f15b
raw
history blame contribute delete
227 Bytes
{"bos_token": "[BOS]", "eos_token": "[EOS]", "unk_token": "[UNK]", "pad_token": "[PAD]", "special_tokens_map_file": null, "name_or_path": "kakaobrain/kogpt", "mask_token": "[MASK]", "tokenizer_class": "PreTrainedTokenizerFast"}