HamzaSidhu786
commited on
Commit
•
42264ff
1
Parent(s):
cd87244
Upload tokenizer
Browse files- added_tokens.json +4 -4
- tokenizer_config.json +0 -0
- vocab.json +0 -0
added_tokens.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
{
|
2 |
-
"</s>":
|
3 |
-
"<pad>":
|
4 |
-
"<s>":
|
5 |
-
"<unk>":
|
6 |
}
|
|
|
1 |
{
|
2 |
+
"</s>": 54,
|
3 |
+
"<pad>": 56,
|
4 |
+
"<s>": 53,
|
5 |
+
"<unk>": 55
|
6 |
}
|
tokenizer_config.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|
vocab.json
CHANGED
The diff for this file is too large to render.
See raw diff
|
|