sejalarya commited on
Commit
928a719
1 Parent(s): 48e4695

Update added_tokens.json

Browse files
Files changed (1) hide show
  1. 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}