zoha commited on
Commit
ba4452f
·
1 Parent(s): 9e4c647

Update vocab.json

Browse files
Files changed (1) hide show
  1. vocab.json +2 -0
vocab.json CHANGED
@@ -1,5 +1,7 @@
1
  {
2
  "'": 1,
 
 
3
  "[PAD]": 29,
4
  "[UNK]": 28,
5
  "a": 2,
 
1
  {
2
  "'": 1,
3
+ "<s>":30,
4
+ "</s>":31,
5
  "[PAD]": 29,
6
  "[UNK]": 28,
7
  "a": 2,