plesniar commited on
Commit
46fcbc9
1 Parent(s): 8423fe4

Upload tokenizer

Browse files
Files changed (1) hide show
  1. tokenizer_config.json +2 -2
tokenizer_config.json CHANGED
@@ -19,7 +19,7 @@
19
  "42": {
20
  "content": "<s>",
21
  "lstrip": false,
22
- "normalized": false,
23
  "rstrip": false,
24
  "single_word": false,
25
  "special": true
@@ -27,7 +27,7 @@
27
  "43": {
28
  "content": "</s>",
29
  "lstrip": false,
30
- "normalized": false,
31
  "rstrip": false,
32
  "single_word": false,
33
  "special": true
 
19
  "42": {
20
  "content": "<s>",
21
  "lstrip": false,
22
+ "normalized": true,
23
  "rstrip": false,
24
  "single_word": false,
25
  "special": true
 
27
  "43": {
28
  "content": "</s>",
29
  "lstrip": false,
30
+ "normalized": true,
31
  "rstrip": false,
32
  "single_word": false,
33
  "special": true