aletlvl commited on
Commit
73fce5e
·
verified ·
1 Parent(s): ef6783f

Removed tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +0 -10
tokenizer_config.json DELETED
@@ -1,10 +0,0 @@
1
- {
2
- "model_type": "nicheformer",
3
- "tokenizer_class": "NicheformerTokenizer",
4
- "max_length": 1500,
5
- "aux_tokens": 30,
6
- "pad_token": "[PAD]",
7
- "mask_token": "[MASK]",
8
- "cls_token": "[CLS]",
9
- "tokenizer_file": null
10
- }