VBART-XLarge-Summarization / special_tokens_map.json
erdiari's picture
Upload folder using huggingface_hub
f235ceb verified
{
"bos_token": "<BOS>",
"eos_token": "<EOS>",
"mask_token": "<MASK>",
"pad_token": "<PAD>",
"unk_token": "<UNK>"
}