happy-final-kogpt / tokenizer_config.json
Dr-Tina's picture
Upload tokenizer
857b417
raw
history blame contribute delete
538 Bytes
{
"add_prefix_space": false,
"add_special_tokens": true,
"bos_token": "",
"eos_token": "",
"mask_token": "",
"max_len": 42,
"model_max_length": 42,
"name_or_path": "just-final/happy-final-kogpt",
"pad_token": "",
"padding": "max_length",
"return_tensors": "pt",
"special_tokens_map_file": "/root/.cache/huggingface/hub/models--skt--ko-gpt-trinity-1.2B-v0.5/snapshots/33f84c0da333d34533f0cfbe8f5972022d681e96/special_tokens_map.json",
"tokenizer_class": "GPT2Tokenizer",
"truncation": true,
"unk_token": ""
}