language_identification / special_tokens_map.json
whitefoxredhell's picture
Upload 4 files
e67ebca
raw
history blame contribute delete
No virus
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}