CoderHassan commited on
Commit
4f59c19
·
verified ·
1 Parent(s): 7436a53

Delete special_tokens_map.json

Browse files
Files changed (1) hide show
  1. special_tokens_map.json +0 -9
special_tokens_map.json DELETED
@@ -1,9 +0,0 @@
1
- {
2
- "pad_token": "<pad>",
3
- "bos_token": "<s>",
4
- "eos_token": "</s>",
5
- "unk_token": "<unk>",
6
- "sep_token": "</s>",
7
- "cls_token": "<cls>",
8
- "mask_token": "<mask>"
9
- }