Tonic commited on
Commit
620520a
1 Parent(s): 455fa04

Delete tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +0 -11
tokenizer_config.json DELETED
@@ -1,11 +0,0 @@
1
- {
2
- "add_eos_token": false,
3
- "add_special_tokens": true,
4
- "clean_up_tokenization_spaces": true,
5
- "model_max_length": 1000000000000000019884624838656,
6
- "pad_token": null,
7
- "tokenizer_class": "XgenTokenizer",
8
- "auto_map": {
9
- "AutoTokenizer": ["tokenization_xgen.XgenTokenizer", null]
10
- }
11
- }