PocketDoc commited on
Commit
6f95051
·
verified ·
1 Parent(s): f7f2036

Delete tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +0 -15
tokenizer_config.json DELETED
@@ -1,15 +0,0 @@
1
- {
2
- "added_tokens_decoder": {},
3
- "auto_map": {
4
- "AutoTokenizer": [
5
- "stabilityai/stablelm-2-1_6b--tokenization_arcade100k.Arcade100kTokenizer",
6
- null
7
- ]
8
- },
9
- "clean_up_tokenization_spaces": true,
10
- "eos_token": "<|endoftext|>",
11
- "errors": "replace",
12
- "model_max_length": 1000000000000000019884624838656,
13
- "pad_token": "<|endoftext|>",
14
- "tokenizer_class": "Arcade100kTokenizer"
15
- }