Update tokenizer.json
Browse files- tokenizer.json +1 -3
tokenizer.json
CHANGED
@@ -160,9 +160,7 @@
|
|
160 |
}
|
161 |
}
|
162 |
},
|
163 |
-
"decoder":
|
164 |
-
"type": "BPE"
|
165 |
-
},
|
166 |
"model": {
|
167 |
"type": "BPE",
|
168 |
"vocab": {
|
|
|
160 |
}
|
161 |
}
|
162 |
},
|
163 |
+
"decoder": null,
|
|
|
|
|
164 |
"model": {
|
165 |
"type": "BPE",
|
166 |
"vocab": {
|