super-dainiu commited on
Commit
9c644ae
·
verified ·
1 Parent(s): f6f8fc2

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -1
tokenizer_config.json CHANGED
@@ -41,7 +41,7 @@
41
  "special": true
42
  }
43
  },
44
- "clean_up_tokenization_spaces": false,
45
  "cls_token": "<cls>",
46
  "eos_token": "<eos>",
47
  "mask_token": "<mask>",
 
41
  "special": true
42
  }
43
  },
44
+ "clean_up_tokenization_spaces": true,
45
  "cls_token": "<cls>",
46
  "eos_token": "<eos>",
47
  "mask_token": "<mask>",