Shubham09 commited on
Commit
2b83a0c
1 Parent(s): 3d5ee1e

Delete vocab.json

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