akera commited on
Commit
15b48e3
1 Parent(s): e66e602

Update vocab.json

Browse files
Files changed (1) hide show
  1. vocab.json +2 -2
vocab.json CHANGED
@@ -1,6 +1,6 @@
1
  {
2
- "[PAD]": 49,
3
- "[UNK]": 48,
4
  "\\": 1,
5
  "]": 2,
6
  "`": 3,
 
1
  {
2
+ "<pad>": 49,
3
+ "<unk>": 48,
4
  "\\": 1,
5
  "]": 2,
6
  "`": 3,