VBART-Large-Title-Generation-from-Spot / special_tokens_map.json
erdiari's picture
Upload folder using huggingface_hub
d5ceae4 verified
{
"bos_token": "<BOS>",
"eos_token": "<EOS>",
"mask_token": "<MASK>",
"pad_token": "<PAD>",
"unk_token": "<UNK>"
}