File size: 1,577 Bytes
34aa9f1
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
{
  "version": "1.0",
  "truncation": null,
  "padding": null,
  "added_tokens": [],
  "normalizer": null,
  "pre_tokenizer": {
    "type": "Whitespace"
  },
  "post_processor": null,
  "decoder": null,
  "model": {
    "type": "WordLevel",
    "vocab": {
      "[PAD]": 0,
      "[UNK]": 1,
      "[BOS]": 2,
      "[EOS]": 3,
      "P": 4,
      "N": 5,
      "B": 6,
      "R": 7,
      "Q": 8,
      "K": 9,
      "p": 10,
      "n": 11,
      "b": 12,
      "r": 13,
      "q": 14,
      "k": 15,
      ".": 16,
      "a1": 17,
      "a2": 18,
      "a3": 19,
      "a4": 20,
      "a5": 21,
      "a6": 22,
      "a7": 23,
      "a8": 24,
      "b1": 25,
      "b2": 26,
      "b3": 27,
      "b4": 28,
      "b5": 29,
      "b6": 30,
      "b7": 31,
      "b8": 32,
      "c1": 33,
      "c2": 34,
      "c3": 35,
      "c4": 36,
      "c5": 37,
      "c6": 38,
      "c7": 39,
      "c8": 40,
      "d1": 41,
      "d2": 42,
      "d3": 43,
      "d4": 44,
      "d5": 45,
      "d6": 46,
      "d7": 47,
      "d8": 48,
      "e1": 49,
      "e2": 50,
      "e3": 51,
      "e4": 52,
      "e5": 53,
      "e6": 54,
      "e7": 55,
      "e8": 56,
      "f1": 57,
      "f2": 58,
      "f3": 59,
      "f4": 60,
      "f5": 61,
      "f6": 62,
      "f7": 63,
      "f8": 64,
      "g1": 65,
      "g2": 66,
      "g3": 67,
      "g4": 68,
      "g5": 69,
      "g6": 70,
      "g7": 71,
      "g8": 72,
      "h1": 73,
      "h2": 74,
      "h3": 75,
      "h4": 76,
      "h5": 77,
      "h6": 78,
      "h7": 79,
      "h8": 80
    },
    "unk_token": "[UNK]"
  }
}