text_summarization / special_tokens_map (1).json
yash1811's picture
Upload 7 files
7455f08
raw
history blame contribute delete
74 Bytes
{
"eos_token": "</s>",
"pad_token": "<pad>",
"unk_token": "<unk>"
}