dharisd commited on
Commit
d1b487c
·
verified ·
1 Parent(s): 768b62d

Upload tokenizer

Browse files
Files changed (7) hide show
  1. README.md +199 -0
  2. added_tokens.json +1503 -0
  3. merges.txt +0 -0
  4. special_tokens_map.json +139 -0
  5. tokenizer.json +0 -0
  6. tokenizer_config.json +0 -0
  7. vocab.json +0 -0
README.md ADDED
@@ -0,0 +1,199 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: transformers
3
+ tags: []
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+ This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
added_tokens.json ADDED
@@ -0,0 +1,1503 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|0.00|>": 50566,
3
+ "<|0.02|>": 50567,
4
+ "<|0.04|>": 50568,
5
+ "<|0.06|>": 50569,
6
+ "<|0.08|>": 50570,
7
+ "<|0.10|>": 50571,
8
+ "<|0.12|>": 50572,
9
+ "<|0.14|>": 50573,
10
+ "<|0.16|>": 50574,
11
+ "<|0.18|>": 50575,
12
+ "<|0.20|>": 50576,
13
+ "<|0.22|>": 50577,
14
+ "<|0.24|>": 50578,
15
+ "<|0.26|>": 50579,
16
+ "<|0.28|>": 50580,
17
+ "<|0.30|>": 50581,
18
+ "<|0.32|>": 50582,
19
+ "<|0.34|>": 50583,
20
+ "<|0.36|>": 50584,
21
+ "<|0.38|>": 50585,
22
+ "<|0.40|>": 50586,
23
+ "<|0.42|>": 50587,
24
+ "<|0.44|>": 50588,
25
+ "<|0.46|>": 50589,
26
+ "<|0.48|>": 50590,
27
+ "<|0.50|>": 50591,
28
+ "<|0.52|>": 50592,
29
+ "<|0.54|>": 50593,
30
+ "<|0.56|>": 50594,
31
+ "<|0.58|>": 50595,
32
+ "<|0.60|>": 50596,
33
+ "<|0.62|>": 50597,
34
+ "<|0.64|>": 50598,
35
+ "<|0.66|>": 50599,
36
+ "<|0.68|>": 50600,
37
+ "<|0.70|>": 50601,
38
+ "<|0.72|>": 50602,
39
+ "<|0.74|>": 50603,
40
+ "<|0.76|>": 50604,
41
+ "<|0.78|>": 50605,
42
+ "<|0.80|>": 50606,
43
+ "<|0.82|>": 50607,
44
+ "<|0.84|>": 50608,
45
+ "<|0.86|>": 50609,
46
+ "<|0.88|>": 50610,
47
+ "<|0.90|>": 50611,
48
+ "<|0.92|>": 50612,
49
+ "<|0.94|>": 50613,
50
+ "<|0.96|>": 50614,
51
+ "<|0.98|>": 50615,
52
+ "<|1.00|>": 50616,
53
+ "<|1.02|>": 50617,
54
+ "<|1.04|>": 50618,
55
+ "<|1.06|>": 50619,
56
+ "<|1.08|>": 50620,
57
+ "<|1.10|>": 50621,
58
+ "<|1.12|>": 50622,
59
+ "<|1.14|>": 50623,
60
+ "<|1.16|>": 50624,
61
+ "<|1.18|>": 50625,
62
+ "<|1.20|>": 50626,
63
+ "<|1.22|>": 50627,
64
+ "<|1.24|>": 50628,
65
+ "<|1.26|>": 50629,
66
+ "<|1.28|>": 50630,
67
+ "<|1.30|>": 50631,
68
+ "<|1.32|>": 50632,
69
+ "<|1.34|>": 50633,
70
+ "<|1.36|>": 50634,
71
+ "<|1.38|>": 50635,
72
+ "<|1.40|>": 50636,
73
+ "<|1.42|>": 50637,
74
+ "<|1.44|>": 50638,
75
+ "<|1.46|>": 50639,
76
+ "<|1.48|>": 50640,
77
+ "<|1.50|>": 50641,
78
+ "<|1.52|>": 50642,
79
+ "<|1.54|>": 50643,
80
+ "<|1.56|>": 50644,
81
+ "<|1.58|>": 50645,
82
+ "<|1.60|>": 50646,
83
+ "<|1.62|>": 50647,
84
+ "<|1.64|>": 50648,
85
+ "<|1.66|>": 50649,
86
+ "<|1.68|>": 50650,
87
+ "<|1.70|>": 50651,
88
+ "<|1.72|>": 50652,
89
+ "<|1.74|>": 50653,
90
+ "<|1.76|>": 50654,
91
+ "<|1.78|>": 50655,
92
+ "<|1.80|>": 50656,
93
+ "<|1.82|>": 50657,
94
+ "<|1.84|>": 50658,
95
+ "<|1.86|>": 50659,
96
+ "<|1.88|>": 50660,
97
+ "<|1.90|>": 50661,
98
+ "<|1.92|>": 50662,
99
+ "<|1.94|>": 50663,
100
+ "<|1.96|>": 50664,
101
+ "<|1.98|>": 50665,
102
+ "<|10.00|>": 51066,
103
+ "<|10.02|>": 51067,
104
+ "<|10.04|>": 51068,
105
+ "<|10.06|>": 51069,
106
+ "<|10.08|>": 51070,
107
+ "<|10.10|>": 51071,
108
+ "<|10.12|>": 51072,
109
+ "<|10.14|>": 51073,
110
+ "<|10.16|>": 51074,
111
+ "<|10.18|>": 51075,
112
+ "<|10.20|>": 51076,
113
+ "<|10.22|>": 51077,
114
+ "<|10.24|>": 51078,
115
+ "<|10.26|>": 51079,
116
+ "<|10.28|>": 51080,
117
+ "<|10.30|>": 51081,
118
+ "<|10.32|>": 51082,
119
+ "<|10.34|>": 51083,
120
+ "<|10.36|>": 51084,
121
+ "<|10.38|>": 51085,
122
+ "<|10.40|>": 51086,
123
+ "<|10.42|>": 51087,
124
+ "<|10.44|>": 51088,
125
+ "<|10.46|>": 51089,
126
+ "<|10.48|>": 51090,
127
+ "<|10.50|>": 51091,
128
+ "<|10.52|>": 51092,
129
+ "<|10.54|>": 51093,
130
+ "<|10.56|>": 51094,
131
+ "<|10.58|>": 51095,
132
+ "<|10.60|>": 51096,
133
+ "<|10.62|>": 51097,
134
+ "<|10.64|>": 51098,
135
+ "<|10.66|>": 51099,
136
+ "<|10.68|>": 51100,
137
+ "<|10.70|>": 51101,
138
+ "<|10.72|>": 51102,
139
+ "<|10.74|>": 51103,
140
+ "<|10.76|>": 51104,
141
+ "<|10.78|>": 51105,
142
+ "<|10.80|>": 51106,
143
+ "<|10.82|>": 51107,
144
+ "<|10.84|>": 51108,
145
+ "<|10.86|>": 51109,
146
+ "<|10.88|>": 51110,
147
+ "<|10.90|>": 51111,
148
+ "<|10.92|>": 51112,
149
+ "<|10.94|>": 51113,
150
+ "<|10.96|>": 51114,
151
+ "<|10.98|>": 51115,
152
+ "<|11.00|>": 51116,
153
+ "<|11.02|>": 51117,
154
+ "<|11.04|>": 51118,
155
+ "<|11.06|>": 51119,
156
+ "<|11.08|>": 51120,
157
+ "<|11.10|>": 51121,
158
+ "<|11.12|>": 51122,
159
+ "<|11.14|>": 51123,
160
+ "<|11.16|>": 51124,
161
+ "<|11.18|>": 51125,
162
+ "<|11.20|>": 51126,
163
+ "<|11.22|>": 51127,
164
+ "<|11.24|>": 51128,
165
+ "<|11.26|>": 51129,
166
+ "<|11.28|>": 51130,
167
+ "<|11.30|>": 51131,
168
+ "<|11.32|>": 51132,
169
+ "<|11.34|>": 51133,
170
+ "<|11.36|>": 51134,
171
+ "<|11.38|>": 51135,
172
+ "<|11.40|>": 51136,
173
+ "<|11.42|>": 51137,
174
+ "<|11.44|>": 51138,
175
+ "<|11.46|>": 51139,
176
+ "<|11.48|>": 51140,
177
+ "<|11.50|>": 51141,
178
+ "<|11.52|>": 51142,
179
+ "<|11.54|>": 51143,
180
+ "<|11.56|>": 51144,
181
+ "<|11.58|>": 51145,
182
+ "<|11.60|>": 51146,
183
+ "<|11.62|>": 51147,
184
+ "<|11.64|>": 51148,
185
+ "<|11.66|>": 51149,
186
+ "<|11.68|>": 51150,
187
+ "<|11.70|>": 51151,
188
+ "<|11.72|>": 51152,
189
+ "<|11.74|>": 51153,
190
+ "<|11.76|>": 51154,
191
+ "<|11.78|>": 51155,
192
+ "<|11.80|>": 51156,
193
+ "<|11.82|>": 51157,
194
+ "<|11.84|>": 51158,
195
+ "<|11.86|>": 51159,
196
+ "<|11.88|>": 51160,
197
+ "<|11.90|>": 51161,
198
+ "<|11.92|>": 51162,
199
+ "<|11.94|>": 51163,
200
+ "<|11.96|>": 51164,
201
+ "<|11.98|>": 51165,
202
+ "<|12.00|>": 51166,
203
+ "<|12.02|>": 51167,
204
+ "<|12.04|>": 51168,
205
+ "<|12.06|>": 51169,
206
+ "<|12.08|>": 51170,
207
+ "<|12.10|>": 51171,
208
+ "<|12.12|>": 51172,
209
+ "<|12.14|>": 51173,
210
+ "<|12.16|>": 51174,
211
+ "<|12.18|>": 51175,
212
+ "<|12.20|>": 51176,
213
+ "<|12.22|>": 51177,
214
+ "<|12.24|>": 51178,
215
+ "<|12.26|>": 51179,
216
+ "<|12.28|>": 51180,
217
+ "<|12.30|>": 51181,
218
+ "<|12.32|>": 51182,
219
+ "<|12.34|>": 51183,
220
+ "<|12.36|>": 51184,
221
+ "<|12.38|>": 51185,
222
+ "<|12.40|>": 51186,
223
+ "<|12.42|>": 51187,
224
+ "<|12.44|>": 51188,
225
+ "<|12.46|>": 51189,
226
+ "<|12.48|>": 51190,
227
+ "<|12.50|>": 51191,
228
+ "<|12.52|>": 51192,
229
+ "<|12.54|>": 51193,
230
+ "<|12.56|>": 51194,
231
+ "<|12.58|>": 51195,
232
+ "<|12.60|>": 51196,
233
+ "<|12.62|>": 51197,
234
+ "<|12.64|>": 51198,
235
+ "<|12.66|>": 51199,
236
+ "<|12.68|>": 51200,
237
+ "<|12.70|>": 51201,
238
+ "<|12.72|>": 51202,
239
+ "<|12.74|>": 51203,
240
+ "<|12.76|>": 51204,
241
+ "<|12.78|>": 51205,
242
+ "<|12.80|>": 51206,
243
+ "<|12.82|>": 51207,
244
+ "<|12.84|>": 51208,
245
+ "<|12.86|>": 51209,
246
+ "<|12.88|>": 51210,
247
+ "<|12.90|>": 51211,
248
+ "<|12.92|>": 51212,
249
+ "<|12.94|>": 51213,
250
+ "<|12.96|>": 51214,
251
+ "<|12.98|>": 51215,
252
+ "<|13.00|>": 51216,
253
+ "<|13.02|>": 51217,
254
+ "<|13.04|>": 51218,
255
+ "<|13.06|>": 51219,
256
+ "<|13.08|>": 51220,
257
+ "<|13.10|>": 51221,
258
+ "<|13.12|>": 51222,
259
+ "<|13.14|>": 51223,
260
+ "<|13.16|>": 51224,
261
+ "<|13.18|>": 51225,
262
+ "<|13.20|>": 51226,
263
+ "<|13.22|>": 51227,
264
+ "<|13.24|>": 51228,
265
+ "<|13.26|>": 51229,
266
+ "<|13.28|>": 51230,
267
+ "<|13.30|>": 51231,
268
+ "<|13.32|>": 51232,
269
+ "<|13.34|>": 51233,
270
+ "<|13.36|>": 51234,
271
+ "<|13.38|>": 51235,
272
+ "<|13.40|>": 51236,
273
+ "<|13.42|>": 51237,
274
+ "<|13.44|>": 51238,
275
+ "<|13.46|>": 51239,
276
+ "<|13.48|>": 51240,
277
+ "<|13.50|>": 51241,
278
+ "<|13.52|>": 51242,
279
+ "<|13.54|>": 51243,
280
+ "<|13.56|>": 51244,
281
+ "<|13.58|>": 51245,
282
+ "<|13.60|>": 51246,
283
+ "<|13.62|>": 51247,
284
+ "<|13.64|>": 51248,
285
+ "<|13.66|>": 51249,
286
+ "<|13.68|>": 51250,
287
+ "<|13.70|>": 51251,
288
+ "<|13.72|>": 51252,
289
+ "<|13.74|>": 51253,
290
+ "<|13.76|>": 51254,
291
+ "<|13.78|>": 51255,
292
+ "<|13.80|>": 51256,
293
+ "<|13.82|>": 51257,
294
+ "<|13.84|>": 51258,
295
+ "<|13.86|>": 51259,
296
+ "<|13.88|>": 51260,
297
+ "<|13.90|>": 51261,
298
+ "<|13.92|>": 51262,
299
+ "<|13.94|>": 51263,
300
+ "<|13.96|>": 51264,
301
+ "<|13.98|>": 51265,
302
+ "<|14.00|>": 51266,
303
+ "<|14.02|>": 51267,
304
+ "<|14.04|>": 51268,
305
+ "<|14.06|>": 51269,
306
+ "<|14.08|>": 51270,
307
+ "<|14.10|>": 51271,
308
+ "<|14.12|>": 51272,
309
+ "<|14.14|>": 51273,
310
+ "<|14.16|>": 51274,
311
+ "<|14.18|>": 51275,
312
+ "<|14.20|>": 51276,
313
+ "<|14.22|>": 51277,
314
+ "<|14.24|>": 51278,
315
+ "<|14.26|>": 51279,
316
+ "<|14.28|>": 51280,
317
+ "<|14.30|>": 51281,
318
+ "<|14.32|>": 51282,
319
+ "<|14.34|>": 51283,
320
+ "<|14.36|>": 51284,
321
+ "<|14.38|>": 51285,
322
+ "<|14.40|>": 51286,
323
+ "<|14.42|>": 51287,
324
+ "<|14.44|>": 51288,
325
+ "<|14.46|>": 51289,
326
+ "<|14.48|>": 51290,
327
+ "<|14.50|>": 51291,
328
+ "<|14.52|>": 51292,
329
+ "<|14.54|>": 51293,
330
+ "<|14.56|>": 51294,
331
+ "<|14.58|>": 51295,
332
+ "<|14.60|>": 51296,
333
+ "<|14.62|>": 51297,
334
+ "<|14.64|>": 51298,
335
+ "<|14.66|>": 51299,
336
+ "<|14.68|>": 51300,
337
+ "<|14.70|>": 51301,
338
+ "<|14.72|>": 51302,
339
+ "<|14.74|>": 51303,
340
+ "<|14.76|>": 51304,
341
+ "<|14.78|>": 51305,
342
+ "<|14.80|>": 51306,
343
+ "<|14.82|>": 51307,
344
+ "<|14.84|>": 51308,
345
+ "<|14.86|>": 51309,
346
+ "<|14.88|>": 51310,
347
+ "<|14.90|>": 51311,
348
+ "<|14.92|>": 51312,
349
+ "<|14.94|>": 51313,
350
+ "<|14.96|>": 51314,
351
+ "<|14.98|>": 51315,
352
+ "<|15.00|>": 51316,
353
+ "<|15.02|>": 51317,
354
+ "<|15.04|>": 51318,
355
+ "<|15.06|>": 51319,
356
+ "<|15.08|>": 51320,
357
+ "<|15.10|>": 51321,
358
+ "<|15.12|>": 51322,
359
+ "<|15.14|>": 51323,
360
+ "<|15.16|>": 51324,
361
+ "<|15.18|>": 51325,
362
+ "<|15.20|>": 51326,
363
+ "<|15.22|>": 51327,
364
+ "<|15.24|>": 51328,
365
+ "<|15.26|>": 51329,
366
+ "<|15.28|>": 51330,
367
+ "<|15.30|>": 51331,
368
+ "<|15.32|>": 51332,
369
+ "<|15.34|>": 51333,
370
+ "<|15.36|>": 51334,
371
+ "<|15.38|>": 51335,
372
+ "<|15.40|>": 51336,
373
+ "<|15.42|>": 51337,
374
+ "<|15.44|>": 51338,
375
+ "<|15.46|>": 51339,
376
+ "<|15.48|>": 51340,
377
+ "<|15.50|>": 51341,
378
+ "<|15.52|>": 51342,
379
+ "<|15.54|>": 51343,
380
+ "<|15.56|>": 51344,
381
+ "<|15.58|>": 51345,
382
+ "<|15.60|>": 51346,
383
+ "<|15.62|>": 51347,
384
+ "<|15.64|>": 51348,
385
+ "<|15.66|>": 51349,
386
+ "<|15.68|>": 51350,
387
+ "<|15.70|>": 51351,
388
+ "<|15.72|>": 51352,
389
+ "<|15.74|>": 51353,
390
+ "<|15.76|>": 51354,
391
+ "<|15.78|>": 51355,
392
+ "<|15.80|>": 51356,
393
+ "<|15.82|>": 51357,
394
+ "<|15.84|>": 51358,
395
+ "<|15.86|>": 51359,
396
+ "<|15.88|>": 51360,
397
+ "<|15.90|>": 51361,
398
+ "<|15.92|>": 51362,
399
+ "<|15.94|>": 51363,
400
+ "<|15.96|>": 51364,
401
+ "<|15.98|>": 51365,
402
+ "<|16.00|>": 51366,
403
+ "<|16.02|>": 51367,
404
+ "<|16.04|>": 51368,
405
+ "<|16.06|>": 51369,
406
+ "<|16.08|>": 51370,
407
+ "<|16.10|>": 51371,
408
+ "<|16.12|>": 51372,
409
+ "<|16.14|>": 51373,
410
+ "<|16.16|>": 51374,
411
+ "<|16.18|>": 51375,
412
+ "<|16.20|>": 51376,
413
+ "<|16.22|>": 51377,
414
+ "<|16.24|>": 51378,
415
+ "<|16.26|>": 51379,
416
+ "<|16.28|>": 51380,
417
+ "<|16.30|>": 51381,
418
+ "<|16.32|>": 51382,
419
+ "<|16.34|>": 51383,
420
+ "<|16.36|>": 51384,
421
+ "<|16.38|>": 51385,
422
+ "<|16.40|>": 51386,
423
+ "<|16.42|>": 51387,
424
+ "<|16.44|>": 51388,
425
+ "<|16.46|>": 51389,
426
+ "<|16.48|>": 51390,
427
+ "<|16.50|>": 51391,
428
+ "<|16.52|>": 51392,
429
+ "<|16.54|>": 51393,
430
+ "<|16.56|>": 51394,
431
+ "<|16.58|>": 51395,
432
+ "<|16.60|>": 51396,
433
+ "<|16.62|>": 51397,
434
+ "<|16.64|>": 51398,
435
+ "<|16.66|>": 51399,
436
+ "<|16.68|>": 51400,
437
+ "<|16.70|>": 51401,
438
+ "<|16.72|>": 51402,
439
+ "<|16.74|>": 51403,
440
+ "<|16.76|>": 51404,
441
+ "<|16.78|>": 51405,
442
+ "<|16.80|>": 51406,
443
+ "<|16.82|>": 51407,
444
+ "<|16.84|>": 51408,
445
+ "<|16.86|>": 51409,
446
+ "<|16.88|>": 51410,
447
+ "<|16.90|>": 51411,
448
+ "<|16.92|>": 51412,
449
+ "<|16.94|>": 51413,
450
+ "<|16.96|>": 51414,
451
+ "<|16.98|>": 51415,
452
+ "<|17.00|>": 51416,
453
+ "<|17.02|>": 51417,
454
+ "<|17.04|>": 51418,
455
+ "<|17.06|>": 51419,
456
+ "<|17.08|>": 51420,
457
+ "<|17.10|>": 51421,
458
+ "<|17.12|>": 51422,
459
+ "<|17.14|>": 51423,
460
+ "<|17.16|>": 51424,
461
+ "<|17.18|>": 51425,
462
+ "<|17.20|>": 51426,
463
+ "<|17.22|>": 51427,
464
+ "<|17.24|>": 51428,
465
+ "<|17.26|>": 51429,
466
+ "<|17.28|>": 51430,
467
+ "<|17.30|>": 51431,
468
+ "<|17.32|>": 51432,
469
+ "<|17.34|>": 51433,
470
+ "<|17.36|>": 51434,
471
+ "<|17.38|>": 51435,
472
+ "<|17.40|>": 51436,
473
+ "<|17.42|>": 51437,
474
+ "<|17.44|>": 51438,
475
+ "<|17.46|>": 51439,
476
+ "<|17.48|>": 51440,
477
+ "<|17.50|>": 51441,
478
+ "<|17.52|>": 51442,
479
+ "<|17.54|>": 51443,
480
+ "<|17.56|>": 51444,
481
+ "<|17.58|>": 51445,
482
+ "<|17.60|>": 51446,
483
+ "<|17.62|>": 51447,
484
+ "<|17.64|>": 51448,
485
+ "<|17.66|>": 51449,
486
+ "<|17.68|>": 51450,
487
+ "<|17.70|>": 51451,
488
+ "<|17.72|>": 51452,
489
+ "<|17.74|>": 51453,
490
+ "<|17.76|>": 51454,
491
+ "<|17.78|>": 51455,
492
+ "<|17.80|>": 51456,
493
+ "<|17.82|>": 51457,
494
+ "<|17.84|>": 51458,
495
+ "<|17.86|>": 51459,
496
+ "<|17.88|>": 51460,
497
+ "<|17.90|>": 51461,
498
+ "<|17.92|>": 51462,
499
+ "<|17.94|>": 51463,
500
+ "<|17.96|>": 51464,
501
+ "<|17.98|>": 51465,
502
+ "<|18.00|>": 51466,
503
+ "<|18.02|>": 51467,
504
+ "<|18.04|>": 51468,
505
+ "<|18.06|>": 51469,
506
+ "<|18.08|>": 51470,
507
+ "<|18.10|>": 51471,
508
+ "<|18.12|>": 51472,
509
+ "<|18.14|>": 51473,
510
+ "<|18.16|>": 51474,
511
+ "<|18.18|>": 51475,
512
+ "<|18.20|>": 51476,
513
+ "<|18.22|>": 51477,
514
+ "<|18.24|>": 51478,
515
+ "<|18.26|>": 51479,
516
+ "<|18.28|>": 51480,
517
+ "<|18.30|>": 51481,
518
+ "<|18.32|>": 51482,
519
+ "<|18.34|>": 51483,
520
+ "<|18.36|>": 51484,
521
+ "<|18.38|>": 51485,
522
+ "<|18.40|>": 51486,
523
+ "<|18.42|>": 51487,
524
+ "<|18.44|>": 51488,
525
+ "<|18.46|>": 51489,
526
+ "<|18.48|>": 51490,
527
+ "<|18.50|>": 51491,
528
+ "<|18.52|>": 51492,
529
+ "<|18.54|>": 51493,
530
+ "<|18.56|>": 51494,
531
+ "<|18.58|>": 51495,
532
+ "<|18.60|>": 51496,
533
+ "<|18.62|>": 51497,
534
+ "<|18.64|>": 51498,
535
+ "<|18.66|>": 51499,
536
+ "<|18.68|>": 51500,
537
+ "<|18.70|>": 51501,
538
+ "<|18.72|>": 51502,
539
+ "<|18.74|>": 51503,
540
+ "<|18.76|>": 51504,
541
+ "<|18.78|>": 51505,
542
+ "<|18.80|>": 51506,
543
+ "<|18.82|>": 51507,
544
+ "<|18.84|>": 51508,
545
+ "<|18.86|>": 51509,
546
+ "<|18.88|>": 51510,
547
+ "<|18.90|>": 51511,
548
+ "<|18.92|>": 51512,
549
+ "<|18.94|>": 51513,
550
+ "<|18.96|>": 51514,
551
+ "<|18.98|>": 51515,
552
+ "<|19.00|>": 51516,
553
+ "<|19.02|>": 51517,
554
+ "<|19.04|>": 51518,
555
+ "<|19.06|>": 51519,
556
+ "<|19.08|>": 51520,
557
+ "<|19.10|>": 51521,
558
+ "<|19.12|>": 51522,
559
+ "<|19.14|>": 51523,
560
+ "<|19.16|>": 51524,
561
+ "<|19.18|>": 51525,
562
+ "<|19.20|>": 51526,
563
+ "<|19.22|>": 51527,
564
+ "<|19.24|>": 51528,
565
+ "<|19.26|>": 51529,
566
+ "<|19.28|>": 51530,
567
+ "<|19.30|>": 51531,
568
+ "<|19.32|>": 51532,
569
+ "<|19.34|>": 51533,
570
+ "<|19.36|>": 51534,
571
+ "<|19.38|>": 51535,
572
+ "<|19.40|>": 51536,
573
+ "<|19.42|>": 51537,
574
+ "<|19.44|>": 51538,
575
+ "<|19.46|>": 51539,
576
+ "<|19.48|>": 51540,
577
+ "<|19.50|>": 51541,
578
+ "<|19.52|>": 51542,
579
+ "<|19.54|>": 51543,
580
+ "<|19.56|>": 51544,
581
+ "<|19.58|>": 51545,
582
+ "<|19.60|>": 51546,
583
+ "<|19.62|>": 51547,
584
+ "<|19.64|>": 51548,
585
+ "<|19.66|>": 51549,
586
+ "<|19.68|>": 51550,
587
+ "<|19.70|>": 51551,
588
+ "<|19.72|>": 51552,
589
+ "<|19.74|>": 51553,
590
+ "<|19.76|>": 51554,
591
+ "<|19.78|>": 51555,
592
+ "<|19.80|>": 51556,
593
+ "<|19.82|>": 51557,
594
+ "<|19.84|>": 51558,
595
+ "<|19.86|>": 51559,
596
+ "<|19.88|>": 51560,
597
+ "<|19.90|>": 51561,
598
+ "<|19.92|>": 51562,
599
+ "<|19.94|>": 51563,
600
+ "<|19.96|>": 51564,
601
+ "<|19.98|>": 51565,
602
+ "<|2.00|>": 50666,
603
+ "<|2.02|>": 50667,
604
+ "<|2.04|>": 50668,
605
+ "<|2.06|>": 50669,
606
+ "<|2.08|>": 50670,
607
+ "<|2.10|>": 50671,
608
+ "<|2.12|>": 50672,
609
+ "<|2.14|>": 50673,
610
+ "<|2.16|>": 50674,
611
+ "<|2.18|>": 50675,
612
+ "<|2.20|>": 50676,
613
+ "<|2.22|>": 50677,
614
+ "<|2.24|>": 50678,
615
+ "<|2.26|>": 50679,
616
+ "<|2.28|>": 50680,
617
+ "<|2.30|>": 50681,
618
+ "<|2.32|>": 50682,
619
+ "<|2.34|>": 50683,
620
+ "<|2.36|>": 50684,
621
+ "<|2.38|>": 50685,
622
+ "<|2.40|>": 50686,
623
+ "<|2.42|>": 50687,
624
+ "<|2.44|>": 50688,
625
+ "<|2.46|>": 50689,
626
+ "<|2.48|>": 50690,
627
+ "<|2.50|>": 50691,
628
+ "<|2.52|>": 50692,
629
+ "<|2.54|>": 50693,
630
+ "<|2.56|>": 50694,
631
+ "<|2.58|>": 50695,
632
+ "<|2.60|>": 50696,
633
+ "<|2.62|>": 50697,
634
+ "<|2.64|>": 50698,
635
+ "<|2.66|>": 50699,
636
+ "<|2.68|>": 50700,
637
+ "<|2.70|>": 50701,
638
+ "<|2.72|>": 50702,
639
+ "<|2.74|>": 50703,
640
+ "<|2.76|>": 50704,
641
+ "<|2.78|>": 50705,
642
+ "<|2.80|>": 50706,
643
+ "<|2.82|>": 50707,
644
+ "<|2.84|>": 50708,
645
+ "<|2.86|>": 50709,
646
+ "<|2.88|>": 50710,
647
+ "<|2.90|>": 50711,
648
+ "<|2.92|>": 50712,
649
+ "<|2.94|>": 50713,
650
+ "<|2.96|>": 50714,
651
+ "<|2.98|>": 50715,
652
+ "<|20.00|>": 51566,
653
+ "<|20.02|>": 51567,
654
+ "<|20.04|>": 51568,
655
+ "<|20.06|>": 51569,
656
+ "<|20.08|>": 51570,
657
+ "<|20.10|>": 51571,
658
+ "<|20.12|>": 51572,
659
+ "<|20.14|>": 51573,
660
+ "<|20.16|>": 51574,
661
+ "<|20.18|>": 51575,
662
+ "<|20.20|>": 51576,
663
+ "<|20.22|>": 51577,
664
+ "<|20.24|>": 51578,
665
+ "<|20.26|>": 51579,
666
+ "<|20.28|>": 51580,
667
+ "<|20.30|>": 51581,
668
+ "<|20.32|>": 51582,
669
+ "<|20.34|>": 51583,
670
+ "<|20.36|>": 51584,
671
+ "<|20.38|>": 51585,
672
+ "<|20.40|>": 51586,
673
+ "<|20.42|>": 51587,
674
+ "<|20.44|>": 51588,
675
+ "<|20.46|>": 51589,
676
+ "<|20.48|>": 51590,
677
+ "<|20.50|>": 51591,
678
+ "<|20.52|>": 51592,
679
+ "<|20.54|>": 51593,
680
+ "<|20.56|>": 51594,
681
+ "<|20.58|>": 51595,
682
+ "<|20.60|>": 51596,
683
+ "<|20.62|>": 51597,
684
+ "<|20.64|>": 51598,
685
+ "<|20.66|>": 51599,
686
+ "<|20.68|>": 51600,
687
+ "<|20.70|>": 51601,
688
+ "<|20.72|>": 51602,
689
+ "<|20.74|>": 51603,
690
+ "<|20.76|>": 51604,
691
+ "<|20.78|>": 51605,
692
+ "<|20.80|>": 51606,
693
+ "<|20.82|>": 51607,
694
+ "<|20.84|>": 51608,
695
+ "<|20.86|>": 51609,
696
+ "<|20.88|>": 51610,
697
+ "<|20.90|>": 51611,
698
+ "<|20.92|>": 51612,
699
+ "<|20.94|>": 51613,
700
+ "<|20.96|>": 51614,
701
+ "<|20.98|>": 51615,
702
+ "<|21.00|>": 51616,
703
+ "<|21.02|>": 51617,
704
+ "<|21.04|>": 51618,
705
+ "<|21.06|>": 51619,
706
+ "<|21.08|>": 51620,
707
+ "<|21.10|>": 51621,
708
+ "<|21.12|>": 51622,
709
+ "<|21.14|>": 51623,
710
+ "<|21.16|>": 51624,
711
+ "<|21.18|>": 51625,
712
+ "<|21.20|>": 51626,
713
+ "<|21.22|>": 51627,
714
+ "<|21.24|>": 51628,
715
+ "<|21.26|>": 51629,
716
+ "<|21.28|>": 51630,
717
+ "<|21.30|>": 51631,
718
+ "<|21.32|>": 51632,
719
+ "<|21.34|>": 51633,
720
+ "<|21.36|>": 51634,
721
+ "<|21.38|>": 51635,
722
+ "<|21.40|>": 51636,
723
+ "<|21.42|>": 51637,
724
+ "<|21.44|>": 51638,
725
+ "<|21.46|>": 51639,
726
+ "<|21.48|>": 51640,
727
+ "<|21.50|>": 51641,
728
+ "<|21.52|>": 51642,
729
+ "<|21.54|>": 51643,
730
+ "<|21.56|>": 51644,
731
+ "<|21.58|>": 51645,
732
+ "<|21.60|>": 51646,
733
+ "<|21.62|>": 51647,
734
+ "<|21.64|>": 51648,
735
+ "<|21.66|>": 51649,
736
+ "<|21.68|>": 51650,
737
+ "<|21.70|>": 51651,
738
+ "<|21.72|>": 51652,
739
+ "<|21.74|>": 51653,
740
+ "<|21.76|>": 51654,
741
+ "<|21.78|>": 51655,
742
+ "<|21.80|>": 51656,
743
+ "<|21.82|>": 51657,
744
+ "<|21.84|>": 51658,
745
+ "<|21.86|>": 51659,
746
+ "<|21.88|>": 51660,
747
+ "<|21.90|>": 51661,
748
+ "<|21.92|>": 51662,
749
+ "<|21.94|>": 51663,
750
+ "<|21.96|>": 51664,
751
+ "<|21.98|>": 51665,
752
+ "<|22.00|>": 51666,
753
+ "<|22.02|>": 51667,
754
+ "<|22.04|>": 51668,
755
+ "<|22.06|>": 51669,
756
+ "<|22.08|>": 51670,
757
+ "<|22.10|>": 51671,
758
+ "<|22.12|>": 51672,
759
+ "<|22.14|>": 51673,
760
+ "<|22.16|>": 51674,
761
+ "<|22.18|>": 51675,
762
+ "<|22.20|>": 51676,
763
+ "<|22.22|>": 51677,
764
+ "<|22.24|>": 51678,
765
+ "<|22.26|>": 51679,
766
+ "<|22.28|>": 51680,
767
+ "<|22.30|>": 51681,
768
+ "<|22.32|>": 51682,
769
+ "<|22.34|>": 51683,
770
+ "<|22.36|>": 51684,
771
+ "<|22.38|>": 51685,
772
+ "<|22.40|>": 51686,
773
+ "<|22.42|>": 51687,
774
+ "<|22.44|>": 51688,
775
+ "<|22.46|>": 51689,
776
+ "<|22.48|>": 51690,
777
+ "<|22.50|>": 51691,
778
+ "<|22.52|>": 51692,
779
+ "<|22.54|>": 51693,
780
+ "<|22.56|>": 51694,
781
+ "<|22.58|>": 51695,
782
+ "<|22.60|>": 51696,
783
+ "<|22.62|>": 51697,
784
+ "<|22.64|>": 51698,
785
+ "<|22.66|>": 51699,
786
+ "<|22.68|>": 51700,
787
+ "<|22.70|>": 51701,
788
+ "<|22.72|>": 51702,
789
+ "<|22.74|>": 51703,
790
+ "<|22.76|>": 51704,
791
+ "<|22.78|>": 51705,
792
+ "<|22.80|>": 51706,
793
+ "<|22.82|>": 51707,
794
+ "<|22.84|>": 51708,
795
+ "<|22.86|>": 51709,
796
+ "<|22.88|>": 51710,
797
+ "<|22.90|>": 51711,
798
+ "<|22.92|>": 51712,
799
+ "<|22.94|>": 51713,
800
+ "<|22.96|>": 51714,
801
+ "<|22.98|>": 51715,
802
+ "<|23.00|>": 51716,
803
+ "<|23.02|>": 51717,
804
+ "<|23.04|>": 51718,
805
+ "<|23.06|>": 51719,
806
+ "<|23.08|>": 51720,
807
+ "<|23.10|>": 51721,
808
+ "<|23.12|>": 51722,
809
+ "<|23.14|>": 51723,
810
+ "<|23.16|>": 51724,
811
+ "<|23.18|>": 51725,
812
+ "<|23.20|>": 51726,
813
+ "<|23.22|>": 51727,
814
+ "<|23.24|>": 51728,
815
+ "<|23.26|>": 51729,
816
+ "<|23.28|>": 51730,
817
+ "<|23.30|>": 51731,
818
+ "<|23.32|>": 51732,
819
+ "<|23.34|>": 51733,
820
+ "<|23.36|>": 51734,
821
+ "<|23.38|>": 51735,
822
+ "<|23.40|>": 51736,
823
+ "<|23.42|>": 51737,
824
+ "<|23.44|>": 51738,
825
+ "<|23.46|>": 51739,
826
+ "<|23.48|>": 51740,
827
+ "<|23.50|>": 51741,
828
+ "<|23.52|>": 51742,
829
+ "<|23.54|>": 51743,
830
+ "<|23.56|>": 51744,
831
+ "<|23.58|>": 51745,
832
+ "<|23.60|>": 51746,
833
+ "<|23.62|>": 51747,
834
+ "<|23.64|>": 51748,
835
+ "<|23.66|>": 51749,
836
+ "<|23.68|>": 51750,
837
+ "<|23.70|>": 51751,
838
+ "<|23.72|>": 51752,
839
+ "<|23.74|>": 51753,
840
+ "<|23.76|>": 51754,
841
+ "<|23.78|>": 51755,
842
+ "<|23.80|>": 51756,
843
+ "<|23.82|>": 51757,
844
+ "<|23.84|>": 51758,
845
+ "<|23.86|>": 51759,
846
+ "<|23.88|>": 51760,
847
+ "<|23.90|>": 51761,
848
+ "<|23.92|>": 51762,
849
+ "<|23.94|>": 51763,
850
+ "<|23.96|>": 51764,
851
+ "<|23.98|>": 51765,
852
+ "<|24.00|>": 51766,
853
+ "<|24.02|>": 51767,
854
+ "<|24.04|>": 51768,
855
+ "<|24.06|>": 51769,
856
+ "<|24.08|>": 51770,
857
+ "<|24.10|>": 51771,
858
+ "<|24.12|>": 51772,
859
+ "<|24.14|>": 51773,
860
+ "<|24.16|>": 51774,
861
+ "<|24.18|>": 51775,
862
+ "<|24.20|>": 51776,
863
+ "<|24.22|>": 51777,
864
+ "<|24.24|>": 51778,
865
+ "<|24.26|>": 51779,
866
+ "<|24.28|>": 51780,
867
+ "<|24.30|>": 51781,
868
+ "<|24.32|>": 51782,
869
+ "<|24.34|>": 51783,
870
+ "<|24.36|>": 51784,
871
+ "<|24.38|>": 51785,
872
+ "<|24.40|>": 51786,
873
+ "<|24.42|>": 51787,
874
+ "<|24.44|>": 51788,
875
+ "<|24.46|>": 51789,
876
+ "<|24.48|>": 51790,
877
+ "<|24.50|>": 51791,
878
+ "<|24.52|>": 51792,
879
+ "<|24.54|>": 51793,
880
+ "<|24.56|>": 51794,
881
+ "<|24.58|>": 51795,
882
+ "<|24.60|>": 51796,
883
+ "<|24.62|>": 51797,
884
+ "<|24.64|>": 51798,
885
+ "<|24.66|>": 51799,
886
+ "<|24.68|>": 51800,
887
+ "<|24.70|>": 51801,
888
+ "<|24.72|>": 51802,
889
+ "<|24.74|>": 51803,
890
+ "<|24.76|>": 51804,
891
+ "<|24.78|>": 51805,
892
+ "<|24.80|>": 51806,
893
+ "<|24.82|>": 51807,
894
+ "<|24.84|>": 51808,
895
+ "<|24.86|>": 51809,
896
+ "<|24.88|>": 51810,
897
+ "<|24.90|>": 51811,
898
+ "<|24.92|>": 51812,
899
+ "<|24.94|>": 51813,
900
+ "<|24.96|>": 51814,
901
+ "<|24.98|>": 51815,
902
+ "<|25.00|>": 51816,
903
+ "<|25.02|>": 51817,
904
+ "<|25.04|>": 51818,
905
+ "<|25.06|>": 51819,
906
+ "<|25.08|>": 51820,
907
+ "<|25.10|>": 51821,
908
+ "<|25.12|>": 51822,
909
+ "<|25.14|>": 51823,
910
+ "<|25.16|>": 51824,
911
+ "<|25.18|>": 51825,
912
+ "<|25.20|>": 51826,
913
+ "<|25.22|>": 51827,
914
+ "<|25.24|>": 51828,
915
+ "<|25.26|>": 51829,
916
+ "<|25.28|>": 51830,
917
+ "<|25.30|>": 51831,
918
+ "<|25.32|>": 51832,
919
+ "<|25.34|>": 51833,
920
+ "<|25.36|>": 51834,
921
+ "<|25.38|>": 51835,
922
+ "<|25.40|>": 51836,
923
+ "<|25.42|>": 51837,
924
+ "<|25.44|>": 51838,
925
+ "<|25.46|>": 51839,
926
+ "<|25.48|>": 51840,
927
+ "<|25.50|>": 51841,
928
+ "<|25.52|>": 51842,
929
+ "<|25.54|>": 51843,
930
+ "<|25.56|>": 51844,
931
+ "<|25.58|>": 51845,
932
+ "<|25.60|>": 51846,
933
+ "<|25.62|>": 51847,
934
+ "<|25.64|>": 51848,
935
+ "<|25.66|>": 51849,
936
+ "<|25.68|>": 51850,
937
+ "<|25.70|>": 51851,
938
+ "<|25.72|>": 51852,
939
+ "<|25.74|>": 51853,
940
+ "<|25.76|>": 51854,
941
+ "<|25.78|>": 51855,
942
+ "<|25.80|>": 51856,
943
+ "<|25.82|>": 51857,
944
+ "<|25.84|>": 51858,
945
+ "<|25.86|>": 51859,
946
+ "<|25.88|>": 51860,
947
+ "<|25.90|>": 51861,
948
+ "<|25.92|>": 51862,
949
+ "<|25.94|>": 51863,
950
+ "<|25.96|>": 51864,
951
+ "<|25.98|>": 51865,
952
+ "<|26.00|>": 51866,
953
+ "<|26.02|>": 51867,
954
+ "<|26.04|>": 51868,
955
+ "<|26.06|>": 51869,
956
+ "<|26.08|>": 51870,
957
+ "<|26.10|>": 51871,
958
+ "<|26.12|>": 51872,
959
+ "<|26.14|>": 51873,
960
+ "<|26.16|>": 51874,
961
+ "<|26.18|>": 51875,
962
+ "<|26.20|>": 51876,
963
+ "<|26.22|>": 51877,
964
+ "<|26.24|>": 51878,
965
+ "<|26.26|>": 51879,
966
+ "<|26.28|>": 51880,
967
+ "<|26.30|>": 51881,
968
+ "<|26.32|>": 51882,
969
+ "<|26.34|>": 51883,
970
+ "<|26.36|>": 51884,
971
+ "<|26.38|>": 51885,
972
+ "<|26.40|>": 51886,
973
+ "<|26.42|>": 51887,
974
+ "<|26.44|>": 51888,
975
+ "<|26.46|>": 51889,
976
+ "<|26.48|>": 51890,
977
+ "<|26.50|>": 51891,
978
+ "<|26.52|>": 51892,
979
+ "<|26.54|>": 51893,
980
+ "<|26.56|>": 51894,
981
+ "<|26.58|>": 51895,
982
+ "<|26.60|>": 51896,
983
+ "<|26.62|>": 51897,
984
+ "<|26.64|>": 51898,
985
+ "<|26.66|>": 51899,
986
+ "<|26.68|>": 51900,
987
+ "<|26.70|>": 51901,
988
+ "<|26.72|>": 51902,
989
+ "<|26.74|>": 51903,
990
+ "<|26.76|>": 51904,
991
+ "<|26.78|>": 51905,
992
+ "<|26.80|>": 51906,
993
+ "<|26.82|>": 51907,
994
+ "<|26.84|>": 51908,
995
+ "<|26.86|>": 51909,
996
+ "<|26.88|>": 51910,
997
+ "<|26.90|>": 51911,
998
+ "<|26.92|>": 51912,
999
+ "<|26.94|>": 51913,
1000
+ "<|26.96|>": 51914,
1001
+ "<|26.98|>": 51915,
1002
+ "<|27.00|>": 51916,
1003
+ "<|27.02|>": 51917,
1004
+ "<|27.04|>": 51918,
1005
+ "<|27.06|>": 51919,
1006
+ "<|27.08|>": 51920,
1007
+ "<|27.10|>": 51921,
1008
+ "<|27.12|>": 51922,
1009
+ "<|27.14|>": 51923,
1010
+ "<|27.16|>": 51924,
1011
+ "<|27.18|>": 51925,
1012
+ "<|27.20|>": 51926,
1013
+ "<|27.22|>": 51927,
1014
+ "<|27.24|>": 51928,
1015
+ "<|27.26|>": 51929,
1016
+ "<|27.28|>": 51930,
1017
+ "<|27.30|>": 51931,
1018
+ "<|27.32|>": 51932,
1019
+ "<|27.34|>": 51933,
1020
+ "<|27.36|>": 51934,
1021
+ "<|27.38|>": 51935,
1022
+ "<|27.40|>": 51936,
1023
+ "<|27.42|>": 51937,
1024
+ "<|27.44|>": 51938,
1025
+ "<|27.46|>": 51939,
1026
+ "<|27.48|>": 51940,
1027
+ "<|27.50|>": 51941,
1028
+ "<|27.52|>": 51942,
1029
+ "<|27.54|>": 51943,
1030
+ "<|27.56|>": 51944,
1031
+ "<|27.58|>": 51945,
1032
+ "<|27.60|>": 51946,
1033
+ "<|27.62|>": 51947,
1034
+ "<|27.64|>": 51948,
1035
+ "<|27.66|>": 51949,
1036
+ "<|27.68|>": 51950,
1037
+ "<|27.70|>": 51951,
1038
+ "<|27.72|>": 51952,
1039
+ "<|27.74|>": 51953,
1040
+ "<|27.76|>": 51954,
1041
+ "<|27.78|>": 51955,
1042
+ "<|27.80|>": 51956,
1043
+ "<|27.82|>": 51957,
1044
+ "<|27.84|>": 51958,
1045
+ "<|27.86|>": 51959,
1046
+ "<|27.88|>": 51960,
1047
+ "<|27.90|>": 51961,
1048
+ "<|27.92|>": 51962,
1049
+ "<|27.94|>": 51963,
1050
+ "<|27.96|>": 51964,
1051
+ "<|27.98|>": 51965,
1052
+ "<|28.00|>": 51966,
1053
+ "<|28.02|>": 51967,
1054
+ "<|28.04|>": 51968,
1055
+ "<|28.06|>": 51969,
1056
+ "<|28.08|>": 51970,
1057
+ "<|28.10|>": 51971,
1058
+ "<|28.12|>": 51972,
1059
+ "<|28.14|>": 51973,
1060
+ "<|28.16|>": 51974,
1061
+ "<|28.18|>": 51975,
1062
+ "<|28.20|>": 51976,
1063
+ "<|28.22|>": 51977,
1064
+ "<|28.24|>": 51978,
1065
+ "<|28.26|>": 51979,
1066
+ "<|28.28|>": 51980,
1067
+ "<|28.30|>": 51981,
1068
+ "<|28.32|>": 51982,
1069
+ "<|28.34|>": 51983,
1070
+ "<|28.36|>": 51984,
1071
+ "<|28.38|>": 51985,
1072
+ "<|28.40|>": 51986,
1073
+ "<|28.42|>": 51987,
1074
+ "<|28.44|>": 51988,
1075
+ "<|28.46|>": 51989,
1076
+ "<|28.48|>": 51990,
1077
+ "<|28.50|>": 51991,
1078
+ "<|28.52|>": 51992,
1079
+ "<|28.54|>": 51993,
1080
+ "<|28.56|>": 51994,
1081
+ "<|28.58|>": 51995,
1082
+ "<|28.60|>": 51996,
1083
+ "<|28.62|>": 51997,
1084
+ "<|28.64|>": 51998,
1085
+ "<|28.66|>": 51999,
1086
+ "<|28.68|>": 52000,
1087
+ "<|28.70|>": 52001,
1088
+ "<|28.72|>": 52002,
1089
+ "<|28.74|>": 52003,
1090
+ "<|28.76|>": 52004,
1091
+ "<|28.78|>": 52005,
1092
+ "<|28.80|>": 52006,
1093
+ "<|28.82|>": 52007,
1094
+ "<|28.84|>": 52008,
1095
+ "<|28.86|>": 52009,
1096
+ "<|28.88|>": 52010,
1097
+ "<|28.90|>": 52011,
1098
+ "<|28.92|>": 52012,
1099
+ "<|28.94|>": 52013,
1100
+ "<|28.96|>": 52014,
1101
+ "<|28.98|>": 52015,
1102
+ "<|29.00|>": 52016,
1103
+ "<|29.02|>": 52017,
1104
+ "<|29.04|>": 52018,
1105
+ "<|29.06|>": 52019,
1106
+ "<|29.08|>": 52020,
1107
+ "<|29.10|>": 52021,
1108
+ "<|29.12|>": 52022,
1109
+ "<|29.14|>": 52023,
1110
+ "<|29.16|>": 52024,
1111
+ "<|29.18|>": 52025,
1112
+ "<|29.20|>": 52026,
1113
+ "<|29.22|>": 52027,
1114
+ "<|29.24|>": 52028,
1115
+ "<|29.26|>": 52029,
1116
+ "<|29.28|>": 52030,
1117
+ "<|29.30|>": 52031,
1118
+ "<|29.32|>": 52032,
1119
+ "<|29.34|>": 52033,
1120
+ "<|29.36|>": 52034,
1121
+ "<|29.38|>": 52035,
1122
+ "<|29.40|>": 52036,
1123
+ "<|29.42|>": 52037,
1124
+ "<|29.44|>": 52038,
1125
+ "<|29.46|>": 52039,
1126
+ "<|29.48|>": 52040,
1127
+ "<|29.50|>": 52041,
1128
+ "<|29.52|>": 52042,
1129
+ "<|29.54|>": 52043,
1130
+ "<|29.56|>": 52044,
1131
+ "<|29.58|>": 52045,
1132
+ "<|29.60|>": 52046,
1133
+ "<|29.62|>": 52047,
1134
+ "<|29.64|>": 52048,
1135
+ "<|29.66|>": 52049,
1136
+ "<|29.68|>": 52050,
1137
+ "<|29.70|>": 52051,
1138
+ "<|29.72|>": 52052,
1139
+ "<|29.74|>": 52053,
1140
+ "<|29.76|>": 52054,
1141
+ "<|29.78|>": 52055,
1142
+ "<|29.80|>": 52056,
1143
+ "<|29.82|>": 52057,
1144
+ "<|29.84|>": 52058,
1145
+ "<|29.86|>": 52059,
1146
+ "<|29.88|>": 52060,
1147
+ "<|29.90|>": 52061,
1148
+ "<|29.92|>": 52062,
1149
+ "<|29.94|>": 52063,
1150
+ "<|29.96|>": 52064,
1151
+ "<|29.98|>": 52065,
1152
+ "<|3.00|>": 50716,
1153
+ "<|3.02|>": 50717,
1154
+ "<|3.04|>": 50718,
1155
+ "<|3.06|>": 50719,
1156
+ "<|3.08|>": 50720,
1157
+ "<|3.10|>": 50721,
1158
+ "<|3.12|>": 50722,
1159
+ "<|3.14|>": 50723,
1160
+ "<|3.16|>": 50724,
1161
+ "<|3.18|>": 50725,
1162
+ "<|3.20|>": 50726,
1163
+ "<|3.22|>": 50727,
1164
+ "<|3.24|>": 50728,
1165
+ "<|3.26|>": 50729,
1166
+ "<|3.28|>": 50730,
1167
+ "<|3.30|>": 50731,
1168
+ "<|3.32|>": 50732,
1169
+ "<|3.34|>": 50733,
1170
+ "<|3.36|>": 50734,
1171
+ "<|3.38|>": 50735,
1172
+ "<|3.40|>": 50736,
1173
+ "<|3.42|>": 50737,
1174
+ "<|3.44|>": 50738,
1175
+ "<|3.46|>": 50739,
1176
+ "<|3.48|>": 50740,
1177
+ "<|3.50|>": 50741,
1178
+ "<|3.52|>": 50742,
1179
+ "<|3.54|>": 50743,
1180
+ "<|3.56|>": 50744,
1181
+ "<|3.58|>": 50745,
1182
+ "<|3.60|>": 50746,
1183
+ "<|3.62|>": 50747,
1184
+ "<|3.64|>": 50748,
1185
+ "<|3.66|>": 50749,
1186
+ "<|3.68|>": 50750,
1187
+ "<|3.70|>": 50751,
1188
+ "<|3.72|>": 50752,
1189
+ "<|3.74|>": 50753,
1190
+ "<|3.76|>": 50754,
1191
+ "<|3.78|>": 50755,
1192
+ "<|3.80|>": 50756,
1193
+ "<|3.82|>": 50757,
1194
+ "<|3.84|>": 50758,
1195
+ "<|3.86|>": 50759,
1196
+ "<|3.88|>": 50760,
1197
+ "<|3.90|>": 50761,
1198
+ "<|3.92|>": 50762,
1199
+ "<|3.94|>": 50763,
1200
+ "<|3.96|>": 50764,
1201
+ "<|3.98|>": 50765,
1202
+ "<|30.00|>": 52066,
1203
+ "<|4.00|>": 50766,
1204
+ "<|4.02|>": 50767,
1205
+ "<|4.04|>": 50768,
1206
+ "<|4.06|>": 50769,
1207
+ "<|4.08|>": 50770,
1208
+ "<|4.10|>": 50771,
1209
+ "<|4.12|>": 50772,
1210
+ "<|4.14|>": 50773,
1211
+ "<|4.16|>": 50774,
1212
+ "<|4.18|>": 50775,
1213
+ "<|4.20|>": 50776,
1214
+ "<|4.22|>": 50777,
1215
+ "<|4.24|>": 50778,
1216
+ "<|4.26|>": 50779,
1217
+ "<|4.28|>": 50780,
1218
+ "<|4.30|>": 50781,
1219
+ "<|4.32|>": 50782,
1220
+ "<|4.34|>": 50783,
1221
+ "<|4.36|>": 50784,
1222
+ "<|4.38|>": 50785,
1223
+ "<|4.40|>": 50786,
1224
+ "<|4.42|>": 50787,
1225
+ "<|4.44|>": 50788,
1226
+ "<|4.46|>": 50789,
1227
+ "<|4.48|>": 50790,
1228
+ "<|4.50|>": 50791,
1229
+ "<|4.52|>": 50792,
1230
+ "<|4.54|>": 50793,
1231
+ "<|4.56|>": 50794,
1232
+ "<|4.58|>": 50795,
1233
+ "<|4.60|>": 50796,
1234
+ "<|4.62|>": 50797,
1235
+ "<|4.64|>": 50798,
1236
+ "<|4.66|>": 50799,
1237
+ "<|4.68|>": 50800,
1238
+ "<|4.70|>": 50801,
1239
+ "<|4.72|>": 50802,
1240
+ "<|4.74|>": 50803,
1241
+ "<|4.76|>": 50804,
1242
+ "<|4.78|>": 50805,
1243
+ "<|4.80|>": 50806,
1244
+ "<|4.82|>": 50807,
1245
+ "<|4.84|>": 50808,
1246
+ "<|4.86|>": 50809,
1247
+ "<|4.88|>": 50810,
1248
+ "<|4.90|>": 50811,
1249
+ "<|4.92|>": 50812,
1250
+ "<|4.94|>": 50813,
1251
+ "<|4.96|>": 50814,
1252
+ "<|4.98|>": 50815,
1253
+ "<|5.00|>": 50816,
1254
+ "<|5.02|>": 50817,
1255
+ "<|5.04|>": 50818,
1256
+ "<|5.06|>": 50819,
1257
+ "<|5.08|>": 50820,
1258
+ "<|5.10|>": 50821,
1259
+ "<|5.12|>": 50822,
1260
+ "<|5.14|>": 50823,
1261
+ "<|5.16|>": 50824,
1262
+ "<|5.18|>": 50825,
1263
+ "<|5.20|>": 50826,
1264
+ "<|5.22|>": 50827,
1265
+ "<|5.24|>": 50828,
1266
+ "<|5.26|>": 50829,
1267
+ "<|5.28|>": 50830,
1268
+ "<|5.30|>": 50831,
1269
+ "<|5.32|>": 50832,
1270
+ "<|5.34|>": 50833,
1271
+ "<|5.36|>": 50834,
1272
+ "<|5.38|>": 50835,
1273
+ "<|5.40|>": 50836,
1274
+ "<|5.42|>": 50837,
1275
+ "<|5.44|>": 50838,
1276
+ "<|5.46|>": 50839,
1277
+ "<|5.48|>": 50840,
1278
+ "<|5.50|>": 50841,
1279
+ "<|5.52|>": 50842,
1280
+ "<|5.54|>": 50843,
1281
+ "<|5.56|>": 50844,
1282
+ "<|5.58|>": 50845,
1283
+ "<|5.60|>": 50846,
1284
+ "<|5.62|>": 50847,
1285
+ "<|5.64|>": 50848,
1286
+ "<|5.66|>": 50849,
1287
+ "<|5.68|>": 50850,
1288
+ "<|5.70|>": 50851,
1289
+ "<|5.72|>": 50852,
1290
+ "<|5.74|>": 50853,
1291
+ "<|5.76|>": 50854,
1292
+ "<|5.78|>": 50855,
1293
+ "<|5.80|>": 50856,
1294
+ "<|5.82|>": 50857,
1295
+ "<|5.84|>": 50858,
1296
+ "<|5.86|>": 50859,
1297
+ "<|5.88|>": 50860,
1298
+ "<|5.90|>": 50861,
1299
+ "<|5.92|>": 50862,
1300
+ "<|5.94|>": 50863,
1301
+ "<|5.96|>": 50864,
1302
+ "<|5.98|>": 50865,
1303
+ "<|6.00|>": 50866,
1304
+ "<|6.02|>": 50867,
1305
+ "<|6.04|>": 50868,
1306
+ "<|6.06|>": 50869,
1307
+ "<|6.08|>": 50870,
1308
+ "<|6.10|>": 50871,
1309
+ "<|6.12|>": 50872,
1310
+ "<|6.14|>": 50873,
1311
+ "<|6.16|>": 50874,
1312
+ "<|6.18|>": 50875,
1313
+ "<|6.20|>": 50876,
1314
+ "<|6.22|>": 50877,
1315
+ "<|6.24|>": 50878,
1316
+ "<|6.26|>": 50879,
1317
+ "<|6.28|>": 50880,
1318
+ "<|6.30|>": 50881,
1319
+ "<|6.32|>": 50882,
1320
+ "<|6.34|>": 50883,
1321
+ "<|6.36|>": 50884,
1322
+ "<|6.38|>": 50885,
1323
+ "<|6.40|>": 50886,
1324
+ "<|6.42|>": 50887,
1325
+ "<|6.44|>": 50888,
1326
+ "<|6.46|>": 50889,
1327
+ "<|6.48|>": 50890,
1328
+ "<|6.50|>": 50891,
1329
+ "<|6.52|>": 50892,
1330
+ "<|6.54|>": 50893,
1331
+ "<|6.56|>": 50894,
1332
+ "<|6.58|>": 50895,
1333
+ "<|6.60|>": 50896,
1334
+ "<|6.62|>": 50897,
1335
+ "<|6.64|>": 50898,
1336
+ "<|6.66|>": 50899,
1337
+ "<|6.68|>": 50900,
1338
+ "<|6.70|>": 50901,
1339
+ "<|6.72|>": 50902,
1340
+ "<|6.74|>": 50903,
1341
+ "<|6.76|>": 50904,
1342
+ "<|6.78|>": 50905,
1343
+ "<|6.80|>": 50906,
1344
+ "<|6.82|>": 50907,
1345
+ "<|6.84|>": 50908,
1346
+ "<|6.86|>": 50909,
1347
+ "<|6.88|>": 50910,
1348
+ "<|6.90|>": 50911,
1349
+ "<|6.92|>": 50912,
1350
+ "<|6.94|>": 50913,
1351
+ "<|6.96|>": 50914,
1352
+ "<|6.98|>": 50915,
1353
+ "<|7.00|>": 50916,
1354
+ "<|7.02|>": 50917,
1355
+ "<|7.04|>": 50918,
1356
+ "<|7.06|>": 50919,
1357
+ "<|7.08|>": 50920,
1358
+ "<|7.10|>": 50921,
1359
+ "<|7.12|>": 50922,
1360
+ "<|7.14|>": 50923,
1361
+ "<|7.16|>": 50924,
1362
+ "<|7.18|>": 50925,
1363
+ "<|7.20|>": 50926,
1364
+ "<|7.22|>": 50927,
1365
+ "<|7.24|>": 50928,
1366
+ "<|7.26|>": 50929,
1367
+ "<|7.28|>": 50930,
1368
+ "<|7.30|>": 50931,
1369
+ "<|7.32|>": 50932,
1370
+ "<|7.34|>": 50933,
1371
+ "<|7.36|>": 50934,
1372
+ "<|7.38|>": 50935,
1373
+ "<|7.40|>": 50936,
1374
+ "<|7.42|>": 50937,
1375
+ "<|7.44|>": 50938,
1376
+ "<|7.46|>": 50939,
1377
+ "<|7.48|>": 50940,
1378
+ "<|7.50|>": 50941,
1379
+ "<|7.52|>": 50942,
1380
+ "<|7.54|>": 50943,
1381
+ "<|7.56|>": 50944,
1382
+ "<|7.58|>": 50945,
1383
+ "<|7.60|>": 50946,
1384
+ "<|7.62|>": 50947,
1385
+ "<|7.64|>": 50948,
1386
+ "<|7.66|>": 50949,
1387
+ "<|7.68|>": 50950,
1388
+ "<|7.70|>": 50951,
1389
+ "<|7.72|>": 50952,
1390
+ "<|7.74|>": 50953,
1391
+ "<|7.76|>": 50954,
1392
+ "<|7.78|>": 50955,
1393
+ "<|7.80|>": 50956,
1394
+ "<|7.82|>": 50957,
1395
+ "<|7.84|>": 50958,
1396
+ "<|7.86|>": 50959,
1397
+ "<|7.88|>": 50960,
1398
+ "<|7.90|>": 50961,
1399
+ "<|7.92|>": 50962,
1400
+ "<|7.94|>": 50963,
1401
+ "<|7.96|>": 50964,
1402
+ "<|7.98|>": 50965,
1403
+ "<|8.00|>": 50966,
1404
+ "<|8.02|>": 50967,
1405
+ "<|8.04|>": 50968,
1406
+ "<|8.06|>": 50969,
1407
+ "<|8.08|>": 50970,
1408
+ "<|8.10|>": 50971,
1409
+ "<|8.12|>": 50972,
1410
+ "<|8.14|>": 50973,
1411
+ "<|8.16|>": 50974,
1412
+ "<|8.18|>": 50975,
1413
+ "<|8.20|>": 50976,
1414
+ "<|8.22|>": 50977,
1415
+ "<|8.24|>": 50978,
1416
+ "<|8.26|>": 50979,
1417
+ "<|8.28|>": 50980,
1418
+ "<|8.30|>": 50981,
1419
+ "<|8.32|>": 50982,
1420
+ "<|8.34|>": 50983,
1421
+ "<|8.36|>": 50984,
1422
+ "<|8.38|>": 50985,
1423
+ "<|8.40|>": 50986,
1424
+ "<|8.42|>": 50987,
1425
+ "<|8.44|>": 50988,
1426
+ "<|8.46|>": 50989,
1427
+ "<|8.48|>": 50990,
1428
+ "<|8.50|>": 50991,
1429
+ "<|8.52|>": 50992,
1430
+ "<|8.54|>": 50993,
1431
+ "<|8.56|>": 50994,
1432
+ "<|8.58|>": 50995,
1433
+ "<|8.60|>": 50996,
1434
+ "<|8.62|>": 50997,
1435
+ "<|8.64|>": 50998,
1436
+ "<|8.66|>": 50999,
1437
+ "<|8.68|>": 51000,
1438
+ "<|8.70|>": 51001,
1439
+ "<|8.72|>": 51002,
1440
+ "<|8.74|>": 51003,
1441
+ "<|8.76|>": 51004,
1442
+ "<|8.78|>": 51005,
1443
+ "<|8.80|>": 51006,
1444
+ "<|8.82|>": 51007,
1445
+ "<|8.84|>": 51008,
1446
+ "<|8.86|>": 51009,
1447
+ "<|8.88|>": 51010,
1448
+ "<|8.90|>": 51011,
1449
+ "<|8.92|>": 51012,
1450
+ "<|8.94|>": 51013,
1451
+ "<|8.96|>": 51014,
1452
+ "<|8.98|>": 51015,
1453
+ "<|9.00|>": 51016,
1454
+ "<|9.02|>": 51017,
1455
+ "<|9.04|>": 51018,
1456
+ "<|9.06|>": 51019,
1457
+ "<|9.08|>": 51020,
1458
+ "<|9.10|>": 51021,
1459
+ "<|9.12|>": 51022,
1460
+ "<|9.14|>": 51023,
1461
+ "<|9.16|>": 51024,
1462
+ "<|9.18|>": 51025,
1463
+ "<|9.20|>": 51026,
1464
+ "<|9.22|>": 51027,
1465
+ "<|9.24|>": 51028,
1466
+ "<|9.26|>": 51029,
1467
+ "<|9.28|>": 51030,
1468
+ "<|9.30|>": 51031,
1469
+ "<|9.32|>": 51032,
1470
+ "<|9.34|>": 51033,
1471
+ "<|9.36|>": 51034,
1472
+ "<|9.38|>": 51035,
1473
+ "<|9.40|>": 51036,
1474
+ "<|9.42|>": 51037,
1475
+ "<|9.44|>": 51038,
1476
+ "<|9.46|>": 51039,
1477
+ "<|9.48|>": 51040,
1478
+ "<|9.50|>": 51041,
1479
+ "<|9.52|>": 51042,
1480
+ "<|9.54|>": 51043,
1481
+ "<|9.56|>": 51044,
1482
+ "<|9.58|>": 51045,
1483
+ "<|9.60|>": 51046,
1484
+ "<|9.62|>": 51047,
1485
+ "<|9.64|>": 51048,
1486
+ "<|9.66|>": 51049,
1487
+ "<|9.68|>": 51050,
1488
+ "<|9.70|>": 51051,
1489
+ "<|9.72|>": 51052,
1490
+ "<|9.74|>": 51053,
1491
+ "<|9.76|>": 51054,
1492
+ "<|9.78|>": 51055,
1493
+ "<|9.80|>": 51056,
1494
+ "<|9.82|>": 51057,
1495
+ "<|9.84|>": 51058,
1496
+ "<|9.86|>": 51059,
1497
+ "<|9.88|>": 51060,
1498
+ "<|9.90|>": 51061,
1499
+ "<|9.92|>": 51062,
1500
+ "<|9.94|>": 51063,
1501
+ "<|9.96|>": 51064,
1502
+ "<|9.98|>": 51065
1503
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
special_tokens_map.json ADDED
@@ -0,0 +1,139 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|startoftranscript|>",
4
+ "<|en|>",
5
+ "<|zh|>",
6
+ "<|de|>",
7
+ "<|es|>",
8
+ "<|ru|>",
9
+ "<|ko|>",
10
+ "<|fr|>",
11
+ "<|ja|>",
12
+ "<|pt|>",
13
+ "<|tr|>",
14
+ "<|pl|>",
15
+ "<|ca|>",
16
+ "<|nl|>",
17
+ "<|ar|>",
18
+ "<|sv|>",
19
+ "<|it|>",
20
+ "<|id|>",
21
+ "<|hi|>",
22
+ "<|fi|>",
23
+ "<|vi|>",
24
+ "<|he|>",
25
+ "<|uk|>",
26
+ "<|el|>",
27
+ "<|ms|>",
28
+ "<|cs|>",
29
+ "<|ro|>",
30
+ "<|da|>",
31
+ "<|hu|>",
32
+ "<|ta|>",
33
+ "<|no|>",
34
+ "<|th|>",
35
+ "<|ur|>",
36
+ "<|hr|>",
37
+ "<|bg|>",
38
+ "<|lt|>",
39
+ "<|la|>",
40
+ "<|mi|>",
41
+ "<|ml|>",
42
+ "<|cy|>",
43
+ "<|sk|>",
44
+ "<|te|>",
45
+ "<|fa|>",
46
+ "<|lv|>",
47
+ "<|bn|>",
48
+ "<|sr|>",
49
+ "<|az|>",
50
+ "<|sl|>",
51
+ "<|kn|>",
52
+ "<|et|>",
53
+ "<|mk|>",
54
+ "<|br|>",
55
+ "<|eu|>",
56
+ "<|is|>",
57
+ "<|hy|>",
58
+ "<|ne|>",
59
+ "<|mn|>",
60
+ "<|bs|>",
61
+ "<|kk|>",
62
+ "<|sq|>",
63
+ "<|sw|>",
64
+ "<|gl|>",
65
+ "<|mr|>",
66
+ "<|pa|>",
67
+ "<|si|>",
68
+ "<|km|>",
69
+ "<|sn|>",
70
+ "<|yo|>",
71
+ "<|so|>",
72
+ "<|af|>",
73
+ "<|oc|>",
74
+ "<|ka|>",
75
+ "<|be|>",
76
+ "<|tg|>",
77
+ "<|sd|>",
78
+ "<|gu|>",
79
+ "<|am|>",
80
+ "<|yi|>",
81
+ "<|lo|>",
82
+ "<|uz|>",
83
+ "<|fo|>",
84
+ "<|ht|>",
85
+ "<|ps|>",
86
+ "<|tk|>",
87
+ "<|nn|>",
88
+ "<|mt|>",
89
+ "<|sa|>",
90
+ "<|lb|>",
91
+ "<|my|>",
92
+ "<|bo|>",
93
+ "<|tl|>",
94
+ "<|mg|>",
95
+ "<|as|>",
96
+ "<|tt|>",
97
+ "<|haw|>",
98
+ "<|ln|>",
99
+ "<|ha|>",
100
+ "<|ba|>",
101
+ "<|jw|>",
102
+ "<|su|>",
103
+ "<|yue|>",
104
+ "<|translate|>",
105
+ "<|transcribe|>",
106
+ "<|startoflm|>",
107
+ "<|startofprev|>",
108
+ "<|nospeech|>",
109
+ "<|notimestamps|>"
110
+ ],
111
+ "bos_token": {
112
+ "content": "<|endoftext|>",
113
+ "lstrip": false,
114
+ "normalized": false,
115
+ "rstrip": false,
116
+ "single_word": false
117
+ },
118
+ "eos_token": {
119
+ "content": "<|endoftext|>",
120
+ "lstrip": false,
121
+ "normalized": false,
122
+ "rstrip": false,
123
+ "single_word": false
124
+ },
125
+ "pad_token": {
126
+ "content": "<|endoftext|>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false
131
+ },
132
+ "unk_token": {
133
+ "content": "<|endoftext|>",
134
+ "lstrip": false,
135
+ "normalized": false,
136
+ "rstrip": false,
137
+ "single_word": false
138
+ }
139
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
vocab.json ADDED
The diff for this file is too large to render. See raw diff