manikumargouni commited on
Commit
16f40d5
·
verified ·
1 Parent(s): ee9edb4

Delete iab_classifier_model_output/special_tokens_map.json with huggingface_hub

Browse files
iab_classifier_model_output/special_tokens_map.json DELETED
@@ -1,7 +0,0 @@
1
- {
2
- "cls_token": "[CLS]",
3
- "mask_token": "[MASK]",
4
- "pad_token": "[PAD]",
5
- "sep_token": "[SEP]",
6
- "unk_token": "[UNK]"
7
- }