Update tokenizer.json
Browse files- tokenizer.json +2 -4
tokenizer.json
CHANGED
|
@@ -161,12 +161,10 @@
|
|
| 161 |
}
|
| 162 |
},
|
| 163 |
"decoder": {
|
| 164 |
-
"type": "
|
| 165 |
-
"prefix": "##",
|
| 166 |
-
"cleanup": true
|
| 167 |
},
|
| 168 |
"model": {
|
| 169 |
-
"type": "
|
| 170 |
"vocab": {
|
| 171 |
"[Cl]": 0,
|
| 172 |
"[Dy]": 1,
|
|
|
|
| 161 |
}
|
| 162 |
},
|
| 163 |
"decoder": {
|
| 164 |
+
"type": "BPE"
|
|
|
|
|
|
|
| 165 |
},
|
| 166 |
"model": {
|
| 167 |
+
"type": "BPE",
|
| 168 |
"vocab": {
|
| 169 |
"[Cl]": 0,
|
| 170 |
"[Dy]": 1,
|