AlexN commited on
Commit
14c4d62
1 Parent(s): c59fc65
Files changed (1) hide show
  1. vocab.json +1 -0
vocab.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"'": 1, "a": 2, "b": 3, "c": 4, "d": 5, "e": 6, "f": 7, "g": 8, "h": 9, "i": 10, "j": 11, "k": 12, "l": 13, "m": 14, "n": 15, "o": 16, "p": 17, "q": 18, "r": 19, "s": 20, "t": 21, "u": 22, "v": 23, "w": 24, "x": 25, "y": 26, "z": 27, "\u00ab": 28, "\u00bb": 29, "\u00e7": 30, "|": 0, "[UNK]": 31, "[PAD]": 32}