emotion_base_v2 / special_tokens_map.json
clam004's picture
Upload tokenizer
98f59cb
raw
history blame
131 Bytes
{
"bos_token": "<|endoftext|>",
"eos_token": "<|endoftext|>",
"pad_token": "<|endoftext|>",
"unk_token": "<|endoftext|>"
}