tiny-random-prophetnet / special_tokens_map.json
echarlaix's picture
echarlaix HF staff
add model
dd3f74d
raw
history blame contribute delete
101 Bytes
{
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}