Update tokenizer.json
Browse files- tokenizer.json +1 -1
tokenizer.json
CHANGED
|
@@ -102,7 +102,7 @@
|
|
| 102 |
"use_regex": true
|
| 103 |
},
|
| 104 |
"model": {
|
| 105 |
-
"type": "
|
| 106 |
"dropout": null,
|
| 107 |
"unk_token": null,
|
| 108 |
"continuing_subword_prefix": "",
|
|
|
|
| 102 |
"use_regex": true
|
| 103 |
},
|
| 104 |
"model": {
|
| 105 |
+
"type": "BPE",
|
| 106 |
"dropout": null,
|
| 107 |
"unk_token": null,
|
| 108 |
"continuing_subword_prefix": "",
|