uie / special_tokens_map.json
jieshenai's picture
Upload tokenizer (#2)
5b0a72b
raw
history blame contribute delete
139 Bytes
{
"additional_special_tokens": [
"<spot>",
"<asoc>"
],
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}