xieli123 commited on
Commit
58791a2
·
verified ·
1 Parent(s): 7f3de60

Delete files tokenizer_config.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +0 -14
tokenizer_config.json DELETED
@@ -1,14 +0,0 @@
1
- {
2
- "bos_token": "<s>",
3
- "clean_up_tokenization_spaces": false,
4
- "eos_token": "</s>",
5
- "legacy": false,
6
- "model_max_length": 65536,
7
- "pad_token": "<unk>",
8
- "padding_side": "left",
9
- "sp_model_kwargs": {},
10
- "tokenizer_class": "LlamaTokenizer",
11
- "unk_token": "<unk>",
12
- "use_default_system_prompt": false
13
- }
14
-