Gigworks commited on
Commit
f07b56b
1 Parent(s): f785bca

Upload vocab.json

Browse files
Files changed (1) hide show
  1. vocab.json +1 -0
vocab.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"g": 0, "a": 1, "e": 2, "s": 3, "u": 4, "d": 5, "n": 6, "y": 7, "r": 8, "c": 9, "j": 10, "k": 12, "x": 13, "t": 14, "h": 15, "m": 16, "o": 17, "p": 18, "f": 19, "z": 20, "w": 21, "v": 22, "b": 23, "l": 24, "i": 25, "|": 11, "[UNK]": 26, "[PAD]": 27}