Removed tokens that were not added during training
Browse files- added_tokens.json +0 -3
added_tokens.json
CHANGED
@@ -1,7 +1,4 @@
|
|
1 |
{
|
2 |
-
"</s>": 2,
|
3 |
-
"<s>": 1,
|
4 |
-
"<unk>": 0,
|
5 |
"[PAD]": 32000,
|
6 |
"▁<EOT>": 32004,
|
7 |
"▁<MID>": 32002,
|
|
|
1 |
{
|
|
|
|
|
|
|
2 |
"[PAD]": 32000,
|
3 |
"▁<EOT>": 32004,
|
4 |
"▁<MID>": 32002,
|