lhallee commited on
Commit
5ed0a9e
·
verified ·
1 Parent(s): 498ceff

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +1 -0
tokenizer_config.json CHANGED
@@ -42,6 +42,7 @@
42
  }
43
  },
44
  "backend": "custom",
 
45
  "cls_token": "<cls>",
46
  "eos_token": "<eos>",
47
  "is_local": false,
 
42
  }
43
  },
44
  "backend": "custom",
45
+ "clean_up_tokenization_spaces": true,
46
  "cls_token": "<cls>",
47
  "eos_token": "<eos>",
48
  "is_local": false,