Mxytyu commited on
Commit
daff47b
·
verified ·
1 Parent(s): fa6d983

Delete tokenizer.json

Browse files
Files changed (1) hide show
  1. tokenizer.json +0 -7
tokenizer.json DELETED
@@ -1,7 +0,0 @@
1
- {
2
- "vocab_size": 42,
3
- "special_tokens": ["<banana>", "<potato>", "<squirrel>"],
4
- "unk_token": "<huh?>",
5
- "bos_token": "<go!>",
6
- "eos_token": "<whew>"
7
- }