my_awesome_wnut_model / special_tokens_map.json
Quinta6728's picture
Quinta6728/my_awesome_wnut_model
12c7621
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}