VBART-Small-Base / special_tokens_map.json
meliksahturker's picture
Upload 3 files
f04d8e9 verified
raw
history blame contribute delete
No virus
124 Bytes
{
"bos_token": "<BOS>",
"eos_token": "<EOS>",
"mask_token": "<MASK>",
"pad_token": "<PAD>",
"unk_token": "<UNK>"
}