GPT-NeoX-1.3B-viet-custom-10 / special_tokens_map.json
eunyounglee's picture
Upload tokenizer
c582c97
raw
history blame
No virus
242 Bytes
{
"additional_special_tokens": [
"<|endoftext|>",
"<|padding|>",
"<|startoftext|>",
"<|pad|>"
],
"bos_token": "<|startoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|pad|>",
"unk_token": "<|endoftext|>"
}