my-awesome-model / special_tokens_map.json
arrafmousa's picture
Upload tokenizer
8253c72
raw
history blame contribute delete
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}