zzttbrdd commited on
Commit
09336fe
1 Parent(s): b416bff

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +0 -4
tokenizer_config.json CHANGED
@@ -34,15 +34,11 @@
34
  "clean_up_tokenization_spaces": false,
35
  "eos_token": "</s>",
36
  "legacy": true,
37
- "max_length": 2048,
38
  "model_max_length": 1000000000000000019884624838656,
39
  "pad_token": "</s>",
40
  "sp_model_kwargs": {},
41
  "spaces_between_special_tokens": false,
42
- "stride": 0,
43
  "tokenizer_class": "LlamaTokenizer",
44
- "truncation_side": "right",
45
- "truncation_strategy": "longest_first",
46
  "unk_token": "<unk>",
47
  "use_default_system_prompt": false,
48
  "use_fast": true
 
34
  "clean_up_tokenization_spaces": false,
35
  "eos_token": "</s>",
36
  "legacy": true,
 
37
  "model_max_length": 1000000000000000019884624838656,
38
  "pad_token": "</s>",
39
  "sp_model_kwargs": {},
40
  "spaces_between_special_tokens": false,
 
41
  "tokenizer_class": "LlamaTokenizer",
 
 
42
  "unk_token": "<unk>",
43
  "use_default_system_prompt": false,
44
  "use_fast": true