gpt3-small-vietnamese / special_tokens_map.json
minhtoan's picture
add tokenizer
bf75258
raw history blame
No virus
129 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|padding|>",
"unk_token": "<|endoftext|>"
}