shibatch commited on
Commit
63b207c
·
verified ·
1 Parent(s): 7b147d1

Delete hf/special_tokens_map.json

Browse files
Files changed (1) hide show
  1. hf/special_tokens_map.json +0 -6
hf/special_tokens_map.json DELETED
@@ -1,6 +0,0 @@
1
- {
2
- "bos_token": "<s>",
3
- "eos_token": "</s>",
4
- "pad_token": "</s>",
5
- "unk_token": "<unk>"
6
- }