prophetnet / special_tokens_map.json
Roshgupta's picture
Training in progress, epoch 1
173a4fd verified
raw
history blame contribute delete
No virus
101 Bytes
{
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}