MrBananaHuman commited on
Commit
1a558f0
·
1 Parent(s): 3780b9c

Upload tokenizer.json

Browse files
Files changed (1) hide show
  1. tokenizer.json +1 -10
tokenizer.json CHANGED
@@ -38,15 +38,6 @@
38
  "rstrip": false,
39
  "normalized": false,
40
  "special": true
41
- },
42
- {
43
- "id": 4,
44
- "content": "<mask>",
45
- "single_word": false,
46
- "lstrip": false,
47
- "rstrip": false,
48
- "normalized": false,
49
- "special": true
50
  }
51
  ],
52
  "normalizer": {
@@ -67,7 +58,7 @@
67
  "type": "BPE",
68
  "dropout": null,
69
  "unk_token": "<unk>",
70
- "continuing_subword_prefix": "▁",
71
  "end_of_word_suffix": null,
72
  "fuse_unk": false,
73
  "byte_fallback": false,
 
38
  "rstrip": false,
39
  "normalized": false,
40
  "special": true
 
 
 
 
 
 
 
 
 
41
  }
42
  ],
43
  "normalizer": {
 
58
  "type": "BPE",
59
  "dropout": null,
60
  "unk_token": "<unk>",
61
+ "continuing_subword_prefix": null,
62
  "end_of_word_suffix": null,
63
  "fuse_unk": false,
64
  "byte_fallback": false,