mt5-large-finetuned-scope-summarization / special_tokens_map.json
nandavikas16's picture
Model save
7b4b50c verified
raw
history blame contribute delete
301 Bytes
{
"eos_token": {
"content": "</s>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
},
"pad_token": "</s>",
"unk_token": {
"content": "<unk>",
"lstrip": false,
"normalized": false,
"rstrip": false,
"single_word": false
}
}