takomt / special_tokens_map.json
staka's picture
Update models for transformers==4.30.*
e87f0f1
raw
history blame contribute delete
No virus
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}