mt5_small_summarization / special_tokens_map.json
Johnx69's picture
Upload tokenizer (#1)
5a98446
raw
history blame contribute delete
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}