Beehzod commited on
Commit
75d9054
·
verified ·
1 Parent(s): 313b378

Delete vocab.json

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