Upload tokenizer.json with huggingface_hub
Browse files- tokenizer.json +2 -2
tokenizer.json
CHANGED
@@ -4,7 +4,7 @@
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
6 |
{
|
7 |
-
"id":
|
8 |
"content": "<|begin▁of▁sentence|>",
|
9 |
"single_word": false,
|
10 |
"lstrip": false,
|
@@ -13,7 +13,7 @@
|
|
13 |
"special": true
|
14 |
},
|
15 |
{
|
16 |
-
"id":
|
17 |
"content": "<|end▁of▁sentence|>",
|
18 |
"single_word": false,
|
19 |
"lstrip": false,
|
|
|
4 |
"padding": null,
|
5 |
"added_tokens": [
|
6 |
{
|
7 |
+
"id": 100000,
|
8 |
"content": "<|begin▁of▁sentence|>",
|
9 |
"single_word": false,
|
10 |
"lstrip": false,
|
|
|
13 |
"special": true
|
14 |
},
|
15 |
{
|
16 |
+
"id": 100001,
|
17 |
"content": "<|end▁of▁sentence|>",
|
18 |
"single_word": false,
|
19 |
"lstrip": false,
|