tiny-random-ProphetNetModel / special_tokens_map.json
ydshieh's picture
ydshieh HF Staff
Upload tiny models for ProphetNetModel
f1ddbbc
raw
history blame
101 Bytes
{
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}