Mihaj commited on
Commit
e16f5fc
·
verified ·
1 Parent(s): 1eb8bda

Update tokenizer_config.json

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +2 -2
tokenizer_config.json CHANGED
@@ -1,8 +1,8 @@
1
  {
2
- "bos_token": "<s>",
3
  "clean_up_tokenization_spaces": true,
4
  "do_lower_case": false,
5
- "eos_token": "</s>",
6
  "model_max_length": 1000000000000000019884624838656,
7
  "pad_token": "[PAD]",
8
  "processor_class": "Wav2Vec2Processor",
 
1
  {
2
+ "bos_token": null,
3
  "clean_up_tokenization_spaces": true,
4
  "do_lower_case": false,
5
+ "eos_token": null,
6
  "model_max_length": 1000000000000000019884624838656,
7
  "pad_token": "[PAD]",
8
  "processor_class": "Wav2Vec2Processor",