OORito / special_tokens_map.json
LRJ1981's picture
Upload tokenizer
8ff93fb verified
raw
history blame contribute delete
No virus
79 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}