IAmNotAnanth commited on
Commit
a9b5e0f
1 Parent(s): 9796a9b

Upload tokenizer

Browse files
Files changed (1) hide show
  1. special_tokens_map.json +14 -0
special_tokens_map.json CHANGED
@@ -21,6 +21,20 @@
21
  "rstrip": false,
22
  "single_word": false
23
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
24
  {
25
  "content": "</s>",
26
  "lstrip": false,
 
21
  "rstrip": false,
22
  "single_word": false
23
  },
24
+ {
25
+ "content": "</s>",
26
+ "lstrip": false,
27
+ "normalized": true,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ },
31
+ {
32
+ "content": "<s>",
33
+ "lstrip": false,
34
+ "normalized": true,
35
+ "rstrip": false,
36
+ "single_word": false
37
+ },
38
  {
39
  "content": "</s>",
40
  "lstrip": false,