doberst commited on
Commit
01c1beb
·
1 Parent(s): 34c32b3

Delete tokenizer_config.txt

Browse files
Files changed (1) hide show
  1. tokenizer_config.txt +0 -9
tokenizer_config.txt DELETED
@@ -1,9 +0,0 @@
1
- {
2
- "auto_map": {
3
- "AutoTokenizer": ["tokenization_yi.YiTokenizer", null]
4
- },
5
- "add_bos_token": false,
6
- "add_eos_token": false,
7
- "model_max_length": 4096,
8
- "tokenizer_class": "YiTokenizer"
9
- }