tiny-random-prophetnet / special_tokens_map.json
hirotasoshu's picture
fix prophetnet
0b6ebb1
raw
history blame
101 Bytes
{
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}