nielsr HF staff commited on
Commit
f720076
1 Parent(s): 1aa91a4

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -19,7 +19,7 @@
19
  },
20
  "additional_special_tokens": [],
21
  "clean_up_tokenization_spaces": true,
22
- "do_lower_case": false,
23
  "eos_token": "</s>",
24
  "model_max_length": 64,
25
  "pad_token": "</s>",
 
19
  },
20
  "additional_special_tokens": [],
21
  "clean_up_tokenization_spaces": true,
22
+ "do_lower_case": true,
23
  "eos_token": "</s>",
24
  "model_max_length": 64,
25
  "pad_token": "</s>",