anti-doping-bert-base / special_tokens_map.json
timotheeplanes's picture
Upload 11 files (#1)
a6a5647
{
"cls_token": "[CLS]",
"mask_token": "[MASK]",
"pad_token": "[PAD]",
"sep_token": "[SEP]",
"unk_token": "[UNK]"
}