patrickvonplaten commited on
Commit
3761dc7
1 Parent(s): bd0141b

Update vocab.json

Browse files
Files changed (1) hide show
  1. vocab.json +2 -2
vocab.json CHANGED
@@ -63,9 +63,9 @@
63
  ":": 46,
64
  ";": 53,
65
  "</s>": 2,
66
- "<pad>": 0,
67
  "<s>": 1,
68
- "<unk>": 3,
69
  "?": 72,
70
  "[": 67,
71
  "]": 68,
 
63
  ":": 46,
64
  ";": 53,
65
  "</s>": 2,
66
+ "[PAD]": 0,
67
  "<s>": 1,
68
+ "[UNK]": 3,
69
  "?": 72,
70
  "[": 67,
71
  "]": 68,