tst-summarization / special_tokens_map.json
pain's picture
Model save
6fbf40e
raw
history blame contribute delete
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}