ko-gpt-trinity-ballad-1000 / tokenizer_config.json
dk-davidekim's picture
Upload tokenizer
7c40c8a
raw
history blame contribute delete
No virus
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": "skt/ko-gpt-trinity-1.2B-v0.5",
"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": ""
}