Spaces:
No application file
No application file
Update added_tokens.json
Browse files- added_tokens.json +1 -11
added_tokens.json
CHANGED
@@ -1,11 +1 @@
|
|
1 |
-
{
|
2 |
-
"<BOS>": 50257,
|
3 |
-
"<EOS>": 50258,
|
4 |
-
"<PAD>": 50259,
|
5 |
-
"<action>": 50261,
|
6 |
-
"<drama>": 50262,
|
7 |
-
"<horror>": 50264,
|
8 |
-
"<sci_fi>": 50265,
|
9 |
-
"<superhero>": 50260,
|
10 |
-
"<thriller>": 50263
|
11 |
-
}
|
|
|
1 |
+
{"<BOS>": 50257, "<EOS>": 50258, "<PAD>": 50259, "<superhero>": 50260, "<action>": 50261, "<drama>": 50262, "<thriller>": 50263, "<horror>": 50264, "<sci_fi>": 50265}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|