Transformers
Safetensors
captcha_transformer
Gavin-chen commited on
Commit
6bbe44e
·
verified ·
1 Parent(s): 49c16a5

Upload vocab.json with huggingface_hub

Browse files
Files changed (1) hide show
  1. vocab.json +66 -0
vocab.json ADDED
@@ -0,0 +1,66 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ "0",
3
+ "1",
4
+ "2",
5
+ "3",
6
+ "4",
7
+ "5",
8
+ "6",
9
+ "7",
10
+ "8",
11
+ "9",
12
+ "A",
13
+ "B",
14
+ "C",
15
+ "D",
16
+ "E",
17
+ "F",
18
+ "G",
19
+ "H",
20
+ "I",
21
+ "J",
22
+ "K",
23
+ "L",
24
+ "M",
25
+ "N",
26
+ "O",
27
+ "P",
28
+ "Q",
29
+ "R",
30
+ "S",
31
+ "T",
32
+ "U",
33
+ "V",
34
+ "W",
35
+ "X",
36
+ "Y",
37
+ "Z",
38
+ "[",
39
+ "]",
40
+ "a",
41
+ "b",
42
+ "c",
43
+ "d",
44
+ "e",
45
+ "f",
46
+ "g",
47
+ "h",
48
+ "i",
49
+ "j",
50
+ "k",
51
+ "l",
52
+ "m",
53
+ "n",
54
+ "o",
55
+ "p",
56
+ "q",
57
+ "r",
58
+ "s",
59
+ "t",
60
+ "u",
61
+ "v",
62
+ "w",
63
+ "x",
64
+ "y",
65
+ "z"
66
+ ]