tiny-random-ProphetNetForCausalLM / special_tokens_map.json
keunwoochoi's picture
Upload 7 files
5fa3e0e verified
raw
history blame contribute delete
101 Bytes
{
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}