livinNector commited on
Commit
13bb0e3
1 Parent(s): 2c831ed

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -1,5 +1,5 @@
1
  {
 
2
  "model_max_length": 512,
3
- "special_tokens_map_file": "cache/hub/models--ai4bharat--IndicBERTv2-MLM-only/snapshots/51eb711a4c4b29949298b3f46971b5e1a0fd963f/special_tokens_map.json",
4
  "tokenizer_class": "PreTrainedTokenizerFast"
5
  }
 
1
  {
2
+ "clean_up_tokenization_spaces": true,
3
  "model_max_length": 512,
 
4
  "tokenizer_class": "PreTrainedTokenizerFast"
5
  }