Leonard Püttmann commited on
Commit
475d910
·
verified ·
1 Parent(s): 2c38b89

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -29,6 +29,7 @@
29
  "clean_up_tokenization_spaces": false,
30
  "eos_token": "</s>",
31
  "extra_ids": 0,
 
32
  "max_length": 256,
33
  "model_max_length": 1000000000000000019884624838656,
34
  "pad_token": "<pad>",
 
29
  "clean_up_tokenization_spaces": false,
30
  "eos_token": "</s>",
31
  "extra_ids": 0,
32
+ "extra_special_tokens": {},
33
  "max_length": 256,
34
  "model_max_length": 1000000000000000019884624838656,
35
  "pad_token": "<pad>",