Upload tokenizer
Browse files- README.md +199 -0
- special_tokens_map.json +7 -0
- tokenizer.json +2108 -0
- tokenizer_config.json +52 -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]
|
special_tokens_map.json
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": "([bos])",
|
3 |
+
"eos_token": "([eos])",
|
4 |
+
"mask_token": "([mask])",
|
5 |
+
"pad_token": "([pad])",
|
6 |
+
"unk_token": "([unk])"
|
7 |
+
}
|
tokenizer.json
ADDED
@@ -0,0 +1,2108 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"version": "1.0",
|
3 |
+
"truncation": null,
|
4 |
+
"padding": null,
|
5 |
+
"added_tokens": [
|
6 |
+
{
|
7 |
+
"id": 0,
|
8 |
+
"content": "([bos])",
|
9 |
+
"single_word": false,
|
10 |
+
"lstrip": false,
|
11 |
+
"rstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"special": true
|
14 |
+
},
|
15 |
+
{
|
16 |
+
"id": 1,
|
17 |
+
"content": "([eos])",
|
18 |
+
"single_word": false,
|
19 |
+
"lstrip": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"normalized": false,
|
22 |
+
"special": true
|
23 |
+
},
|
24 |
+
{
|
25 |
+
"id": 2,
|
26 |
+
"content": "([unk])",
|
27 |
+
"single_word": false,
|
28 |
+
"lstrip": false,
|
29 |
+
"rstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"special": true
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"id": 3,
|
35 |
+
"content": "([pad])",
|
36 |
+
"single_word": false,
|
37 |
+
"lstrip": false,
|
38 |
+
"rstrip": false,
|
39 |
+
"normalized": false,
|
40 |
+
"special": true
|
41 |
+
},
|
42 |
+
{
|
43 |
+
"id": 4,
|
44 |
+
"content": "([mask])",
|
45 |
+
"single_word": false,
|
46 |
+
"lstrip": false,
|
47 |
+
"rstrip": false,
|
48 |
+
"normalized": false,
|
49 |
+
"special": true
|
50 |
+
}
|
51 |
+
],
|
52 |
+
"normalizer": null,
|
53 |
+
"pre_tokenizer": {
|
54 |
+
"type": "ByteLevel",
|
55 |
+
"add_prefix_space": true,
|
56 |
+
"trim_offsets": true,
|
57 |
+
"use_regex": true
|
58 |
+
},
|
59 |
+
"post_processor": {
|
60 |
+
"type": "TemplateProcessing",
|
61 |
+
"single": [
|
62 |
+
{
|
63 |
+
"Sequence": {
|
64 |
+
"id": "A",
|
65 |
+
"type_id": 0
|
66 |
+
}
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"SpecialToken": {
|
70 |
+
"id": "([eos])",
|
71 |
+
"type_id": 0
|
72 |
+
}
|
73 |
+
}
|
74 |
+
],
|
75 |
+
"pair": [
|
76 |
+
{
|
77 |
+
"Sequence": {
|
78 |
+
"id": "A",
|
79 |
+
"type_id": 0
|
80 |
+
}
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"SpecialToken": {
|
84 |
+
"id": "([eos])",
|
85 |
+
"type_id": 0
|
86 |
+
}
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"Sequence": {
|
90 |
+
"id": "B",
|
91 |
+
"type_id": 1
|
92 |
+
}
|
93 |
+
},
|
94 |
+
{
|
95 |
+
"SpecialToken": {
|
96 |
+
"id": "([eos])",
|
97 |
+
"type_id": 1
|
98 |
+
}
|
99 |
+
}
|
100 |
+
],
|
101 |
+
"special_tokens": {
|
102 |
+
"([bos])": {
|
103 |
+
"id": "([bos])",
|
104 |
+
"ids": [
|
105 |
+
0
|
106 |
+
],
|
107 |
+
"tokens": [
|
108 |
+
"([bos])"
|
109 |
+
]
|
110 |
+
},
|
111 |
+
"([eos])": {
|
112 |
+
"id": "([eos])",
|
113 |
+
"ids": [
|
114 |
+
1
|
115 |
+
],
|
116 |
+
"tokens": [
|
117 |
+
"([eos])"
|
118 |
+
]
|
119 |
+
}
|
120 |
+
}
|
121 |
+
},
|
122 |
+
"decoder": {
|
123 |
+
"type": "ByteLevel",
|
124 |
+
"add_prefix_space": true,
|
125 |
+
"trim_offsets": true,
|
126 |
+
"use_regex": true
|
127 |
+
},
|
128 |
+
"model": {
|
129 |
+
"type": "BPE",
|
130 |
+
"dropout": null,
|
131 |
+
"unk_token": null,
|
132 |
+
"continuing_subword_prefix": null,
|
133 |
+
"end_of_word_suffix": null,
|
134 |
+
"fuse_unk": false,
|
135 |
+
"byte_fallback": false,
|
136 |
+
"vocab": {
|
137 |
+
"([bos])": 0,
|
138 |
+
"([eos])": 1,
|
139 |
+
"([unk])": 2,
|
140 |
+
"([pad])": 3,
|
141 |
+
"([mask])": 4,
|
142 |
+
"'": 5,
|
143 |
+
"a": 6,
|
144 |
+
"b": 7,
|
145 |
+
"c": 8,
|
146 |
+
"d": 9,
|
147 |
+
"e": 10,
|
148 |
+
"f": 11,
|
149 |
+
"g": 12,
|
150 |
+
"h": 13,
|
151 |
+
"i": 14,
|
152 |
+
"j": 15,
|
153 |
+
"k": 16,
|
154 |
+
"l": 17,
|
155 |
+
"m": 18,
|
156 |
+
"n": 19,
|
157 |
+
"o": 20,
|
158 |
+
"p": 21,
|
159 |
+
"q": 22,
|
160 |
+
"r": 23,
|
161 |
+
"s": 24,
|
162 |
+
"t": 25,
|
163 |
+
"u": 26,
|
164 |
+
"v": 27,
|
165 |
+
"w": 28,
|
166 |
+
"x": 29,
|
167 |
+
"y": 30,
|
168 |
+
"z": 31,
|
169 |
+
"Ġ": 32,
|
170 |
+
"Ġt": 33,
|
171 |
+
"he": 34,
|
172 |
+
"Ġa": 35,
|
173 |
+
"Ġthe": 36,
|
174 |
+
"in": 37,
|
175 |
+
"Ġs": 38,
|
176 |
+
"Ġw": 39,
|
177 |
+
"Ġo": 40,
|
178 |
+
"re": 41,
|
179 |
+
"nd": 42,
|
180 |
+
"Ġb": 43,
|
181 |
+
"Ġh": 44,
|
182 |
+
"er": 45,
|
183 |
+
"Ġm": 46,
|
184 |
+
"Ġi": 47,
|
185 |
+
"ou": 48,
|
186 |
+
"Ġc": 49,
|
187 |
+
"Ġf": 50,
|
188 |
+
"at": 51,
|
189 |
+
"ed": 52,
|
190 |
+
"Ġand": 53,
|
191 |
+
"en": 54,
|
192 |
+
"Ġto": 55,
|
193 |
+
"Ġof": 56,
|
194 |
+
"on": 57,
|
195 |
+
"is": 58,
|
196 |
+
"Ġd": 59,
|
197 |
+
"ing": 60,
|
198 |
+
"Ġth": 61,
|
199 |
+
"Ġp": 62,
|
200 |
+
"Ġhe": 63,
|
201 |
+
"or": 64,
|
202 |
+
"Ġl": 65,
|
203 |
+
"es": 66,
|
204 |
+
"Ġin": 67,
|
205 |
+
"ll": 68,
|
206 |
+
"it": 69,
|
207 |
+
"ar": 70,
|
208 |
+
"as": 71,
|
209 |
+
"an": 72,
|
210 |
+
"Ġn": 73,
|
211 |
+
"Ġg": 74,
|
212 |
+
"om": 75,
|
213 |
+
"Ġbe": 76,
|
214 |
+
"Ġha": 77,
|
215 |
+
"Ġe": 78,
|
216 |
+
"le": 79,
|
217 |
+
"ot": 80,
|
218 |
+
"Ġy": 81,
|
219 |
+
"ut": 82,
|
220 |
+
"ow": 83,
|
221 |
+
"ic": 84,
|
222 |
+
"Ġwh": 85,
|
223 |
+
"Ġit": 86,
|
224 |
+
"ld": 87,
|
225 |
+
"ve": 88,
|
226 |
+
"Ġthat": 89,
|
227 |
+
"ly": 90,
|
228 |
+
"Ġwas": 91,
|
229 |
+
"id": 92,
|
230 |
+
"se": 93,
|
231 |
+
"st": 94,
|
232 |
+
"Ġon": 95,
|
233 |
+
"gh": 96,
|
234 |
+
"ent": 97,
|
235 |
+
"Ġre": 98,
|
236 |
+
"Ġyou": 99,
|
237 |
+
"im": 100,
|
238 |
+
"ce": 101,
|
239 |
+
"Ġu": 102,
|
240 |
+
"ver": 103,
|
241 |
+
"ion": 104,
|
242 |
+
"Ġas": 105,
|
243 |
+
"et": 106,
|
244 |
+
"Ġfor": 107,
|
245 |
+
"ay": 108,
|
246 |
+
"Ġwe": 109,
|
247 |
+
"Ġhis": 110,
|
248 |
+
"ith": 111,
|
249 |
+
"al": 112,
|
250 |
+
"ir": 113,
|
251 |
+
"Ġr": 114,
|
252 |
+
"Ġwith": 115,
|
253 |
+
"Ġst": 116,
|
254 |
+
"ad": 117,
|
255 |
+
"ur": 118,
|
256 |
+
"ght": 119,
|
257 |
+
"Ġan": 120,
|
258 |
+
"Ġher": 121,
|
259 |
+
"Ġnot": 122,
|
260 |
+
"Ġhad": 123,
|
261 |
+
"Ġis": 124,
|
262 |
+
"ter": 125,
|
263 |
+
"her": 126,
|
264 |
+
"ac": 127,
|
265 |
+
"am": 128,
|
266 |
+
"Ġat": 129,
|
267 |
+
"oo": 130,
|
268 |
+
"Ġbut": 131,
|
269 |
+
"ould": 132,
|
270 |
+
"Ġshe": 133,
|
271 |
+
"Ġk": 134,
|
272 |
+
"Ġse": 135,
|
273 |
+
"Ġsa": 136,
|
274 |
+
"Ġsh": 137,
|
275 |
+
"Ġfr": 138,
|
276 |
+
"Ġhim": 139,
|
277 |
+
"Ġso": 140,
|
278 |
+
"ill": 141,
|
279 |
+
"Ġme": 142,
|
280 |
+
"ain": 143,
|
281 |
+
"Ġsu": 144,
|
282 |
+
"ight": 145,
|
283 |
+
"ch": 146,
|
284 |
+
"red": 147,
|
285 |
+
"ct": 148,
|
286 |
+
"all": 149,
|
287 |
+
"ro": 150,
|
288 |
+
"ke": 151,
|
289 |
+
"ess": 152,
|
290 |
+
"il": 153,
|
291 |
+
"'s": 154,
|
292 |
+
"ore": 155,
|
293 |
+
"Ġde": 156,
|
294 |
+
"Ġthey": 157,
|
295 |
+
"Ġmy": 158,
|
296 |
+
"Ġwhe": 159,
|
297 |
+
"Ġall": 160,
|
298 |
+
"ich": 161,
|
299 |
+
"Ġne": 162,
|
300 |
+
"ri": 163,
|
301 |
+
"Ġby": 164,
|
302 |
+
"Ġhave": 165,
|
303 |
+
"ome": 166,
|
304 |
+
"pp": 167,
|
305 |
+
"Ġthis": 168,
|
306 |
+
"Ġli": 169,
|
307 |
+
"Ġdo": 170,
|
308 |
+
"Ġcon": 171,
|
309 |
+
"us": 172,
|
310 |
+
"Ġwhich": 173,
|
311 |
+
"Ġch": 174,
|
312 |
+
"ul": 175,
|
313 |
+
"qu": 176,
|
314 |
+
"Ġj": 177,
|
315 |
+
"Ġup": 178,
|
316 |
+
"Ġsaid": 179,
|
317 |
+
"Ġfrom": 180,
|
318 |
+
"ard": 181,
|
319 |
+
"ge": 182,
|
320 |
+
"Ġor": 183,
|
321 |
+
"Ġv": 184,
|
322 |
+
"Ġone": 185,
|
323 |
+
"th": 186,
|
324 |
+
"Ġno": 187,
|
325 |
+
"Ġex": 188,
|
326 |
+
"Ġwere": 189,
|
327 |
+
"Ġthere": 190,
|
328 |
+
"pe": 191,
|
329 |
+
"and": 192,
|
330 |
+
"est": 193,
|
331 |
+
"Ġman": 194,
|
332 |
+
"Ġwho": 195,
|
333 |
+
"ble": 196,
|
334 |
+
"ant": 197,
|
335 |
+
"Ġal": 198,
|
336 |
+
"ie": 199,
|
337 |
+
"res": 200,
|
338 |
+
"ous": 201,
|
339 |
+
"ust": 202,
|
340 |
+
"very": 203,
|
341 |
+
"ation": 204,
|
342 |
+
"Ġfe": 205,
|
343 |
+
"Ġthem": 206,
|
344 |
+
"lf": 207,
|
345 |
+
"Ġwhen": 208,
|
346 |
+
"ind": 209,
|
347 |
+
"nt": 210,
|
348 |
+
"ame": 211,
|
349 |
+
"ra": 212,
|
350 |
+
"Ġgo": 213,
|
351 |
+
"ers": 214,
|
352 |
+
"ast": 215,
|
353 |
+
"fe": 216,
|
354 |
+
"ood": 217,
|
355 |
+
"Ġkn": 218,
|
356 |
+
"Ġint": 219,
|
357 |
+
"ist": 220,
|
358 |
+
"Ġare": 221,
|
359 |
+
"art": 222,
|
360 |
+
"out": 223,
|
361 |
+
"Ġwould": 224,
|
362 |
+
"Ġle": 225,
|
363 |
+
"os": 226,
|
364 |
+
"Ġtheir": 227,
|
365 |
+
"ong": 228,
|
366 |
+
"Ġwhat": 229,
|
367 |
+
"our": 230,
|
368 |
+
"Ġif": 231,
|
369 |
+
"ound": 232,
|
370 |
+
"Ġcom": 233,
|
371 |
+
"Ġab": 234,
|
372 |
+
"Ġout": 235,
|
373 |
+
"Ġwor": 236,
|
374 |
+
"em": 237,
|
375 |
+
"Ġwill": 238,
|
376 |
+
"ak": 239,
|
377 |
+
"Ġmis": 240,
|
378 |
+
"ate": 241,
|
379 |
+
"ol": 242,
|
380 |
+
"um": 243,
|
381 |
+
"un": 244,
|
382 |
+
"itt": 245,
|
383 |
+
"ough": 246,
|
384 |
+
"ked": 247,
|
385 |
+
"ap": 248,
|
386 |
+
"ig": 249,
|
387 |
+
"one": 250,
|
388 |
+
"Ġbeen": 251,
|
389 |
+
"own": 252,
|
390 |
+
"ive": 253,
|
391 |
+
"Ġthen": 254,
|
392 |
+
"Ġbr": 255,
|
393 |
+
"ven": 256,
|
394 |
+
"if": 257,
|
395 |
+
"Ġar": 258,
|
396 |
+
"self": 259,
|
397 |
+
"Ġtr": 260,
|
398 |
+
"'t": 261,
|
399 |
+
"Ġpl": 262,
|
400 |
+
"Ġro": 263,
|
401 |
+
"ther": 264,
|
402 |
+
"Ġpr": 265,
|
403 |
+
"reat": 266,
|
404 |
+
"Ġun": 267,
|
405 |
+
"Ġaf": 268,
|
406 |
+
"Ġsp": 269,
|
407 |
+
"Ġqu": 270,
|
408 |
+
"Ġpro": 271,
|
409 |
+
"ity": 272,
|
410 |
+
"hed": 273,
|
411 |
+
"Ġtw": 274,
|
412 |
+
"Ġag": 275,
|
413 |
+
"Ġcould": 276,
|
414 |
+
"ost": 277,
|
415 |
+
"ace": 278,
|
416 |
+
"ort": 279,
|
417 |
+
"ure": 280,
|
418 |
+
"ake": 281,
|
419 |
+
"ack": 282,
|
420 |
+
"Ġam": 283,
|
421 |
+
"Ġany": 284,
|
422 |
+
"Ġsome": 285,
|
423 |
+
"Ġyour": 286,
|
424 |
+
"Ġmore": 287,
|
425 |
+
"Ġcan": 288,
|
426 |
+
"au": 289,
|
427 |
+
"Ġtim": 290,
|
428 |
+
"ep": 291,
|
429 |
+
"Ġen": 292,
|
430 |
+
"ag": 293,
|
431 |
+
"ck": 294,
|
432 |
+
"Ġcl": 295,
|
433 |
+
"Ġinto": 296,
|
434 |
+
"ry": 297,
|
435 |
+
"hing": 298,
|
436 |
+
"Ġnow": 299,
|
437 |
+
"nder": 300,
|
438 |
+
"are": 301,
|
439 |
+
"Ġvery": 302,
|
440 |
+
"Ġgr": 303,
|
441 |
+
"el": 304,
|
442 |
+
"ose": 305,
|
443 |
+
"Ġloo": 306,
|
444 |
+
"Ġbo": 307,
|
445 |
+
"ved": 308,
|
446 |
+
"op": 309,
|
447 |
+
"Ġother": 310,
|
448 |
+
"Ġdid": 311,
|
449 |
+
"ance": 312,
|
450 |
+
"Ġthan": 313,
|
451 |
+
"ittle": 314,
|
452 |
+
"Ġlittle": 315,
|
453 |
+
"ine": 316,
|
454 |
+
"ies": 317,
|
455 |
+
"way": 318,
|
456 |
+
"ite": 319,
|
457 |
+
"Ġlike": 320,
|
458 |
+
"ide": 321,
|
459 |
+
"ass": 322,
|
460 |
+
"Ġbl": 323,
|
461 |
+
"able": 324,
|
462 |
+
"Ġlo": 325,
|
463 |
+
"urn": 326,
|
464 |
+
"ought": 327,
|
465 |
+
"Ġknow": 328,
|
466 |
+
"other": 329,
|
467 |
+
"Ġtime": 330,
|
468 |
+
"Ġim": 331,
|
469 |
+
"Ġdis": 332,
|
470 |
+
"Ġus": 333,
|
471 |
+
"Ġco": 334,
|
472 |
+
"fore": 335,
|
473 |
+
"Ġte": 336,
|
474 |
+
"Ġhow": 337,
|
475 |
+
"ence": 338,
|
476 |
+
"Ġday": 339,
|
477 |
+
"Ġad": 340,
|
478 |
+
"ade": 341,
|
479 |
+
"Ġabout": 342,
|
480 |
+
"ice": 343,
|
481 |
+
"Ġsee": 344,
|
482 |
+
"Ġover": 345,
|
483 |
+
"pt": 346,
|
484 |
+
"cc": 347,
|
485 |
+
"Ġtoo": 348,
|
486 |
+
"ink": 349,
|
487 |
+
"Ġfl": 350,
|
488 |
+
"wn": 351,
|
489 |
+
"Ġgreat": 352,
|
490 |
+
"Ġafter": 353,
|
491 |
+
"pl": 354,
|
492 |
+
"de": 355,
|
493 |
+
"Ġper": 356,
|
494 |
+
"Ġagain": 357,
|
495 |
+
"ment": 358,
|
496 |
+
"Ġupon": 359,
|
497 |
+
"Ġhand": 360,
|
498 |
+
"ab": 361,
|
499 |
+
"ree": 362,
|
500 |
+
"Ġhas": 363,
|
501 |
+
"ish": 364,
|
502 |
+
"ci": 365,
|
503 |
+
"Ġonly": 366,
|
504 |
+
"ally": 367,
|
505 |
+
"Ġwell": 368,
|
506 |
+
"Ġshould": 369,
|
507 |
+
"Ġpo": 370,
|
508 |
+
"Ġmar": 371,
|
509 |
+
"ress": 372,
|
510 |
+
"Ġsay": 373,
|
511 |
+
"Ġgood": 374,
|
512 |
+
"ather": 375,
|
513 |
+
"Ġtwo": 376,
|
514 |
+
"ings": 377,
|
515 |
+
"Ġpe": 378,
|
516 |
+
"ount": 379,
|
517 |
+
"Ġour": 380,
|
518 |
+
"ire": 381,
|
519 |
+
"ving": 382,
|
520 |
+
"Ġdown": 383,
|
521 |
+
"ars": 384,
|
522 |
+
"ert": 385,
|
523 |
+
"we": 386,
|
524 |
+
"Ġbefore": 387,
|
525 |
+
"ile": 388,
|
526 |
+
"Ġapp": 389,
|
527 |
+
"ves": 390,
|
528 |
+
"Ġevery": 391,
|
529 |
+
"Ġits": 392,
|
530 |
+
"Ġold": 393,
|
531 |
+
"Ġthr": 394,
|
532 |
+
"Ġmu": 395,
|
533 |
+
"Ġmade": 396,
|
534 |
+
"ick": 397,
|
535 |
+
"Ġlong": 398,
|
536 |
+
"ied": 399,
|
537 |
+
"te": 400,
|
538 |
+
"age": 401,
|
539 |
+
"ft": 402,
|
540 |
+
"Ġwhere": 403,
|
541 |
+
"Ġnever": 404,
|
542 |
+
"ang": 405,
|
543 |
+
"Ġmust": 406,
|
544 |
+
"Ġpre": 407,
|
545 |
+
"Ġsm": 408,
|
546 |
+
"Ġsuch": 409,
|
547 |
+
"ful": 410,
|
548 |
+
"ull": 411,
|
549 |
+
"Ġstr": 412,
|
550 |
+
"ions": 413,
|
551 |
+
"Ġsc": 414,
|
552 |
+
"Ġoff": 415,
|
553 |
+
"Ġcame": 416,
|
554 |
+
"ious": 417,
|
555 |
+
"ue": 418,
|
556 |
+
"Ġmiss": 419,
|
557 |
+
"ward": 420,
|
558 |
+
"Ġfir": 421,
|
559 |
+
"ild": 422,
|
560 |
+
"Ġeven": 423,
|
561 |
+
"Ġunder": 424,
|
562 |
+
"Ġthese": 425,
|
563 |
+
"act": 426,
|
564 |
+
"Ġcome": 427,
|
565 |
+
"Ġpart": 428,
|
566 |
+
"Ġfo": 429,
|
567 |
+
"ated": 430,
|
568 |
+
"ness": 431,
|
569 |
+
"Ġrem": 432,
|
570 |
+
"Ġbec": 433,
|
571 |
+
"ord": 434,
|
572 |
+
"Ġmay": 435,
|
573 |
+
"ty": 436,
|
574 |
+
"Ġthink": 437,
|
575 |
+
"Ġmuch": 438,
|
576 |
+
"per": 439,
|
577 |
+
"Ġmister": 440,
|
578 |
+
"Ġway": 441,
|
579 |
+
"led": 442,
|
580 |
+
"Ġey": 443,
|
581 |
+
"orn": 444,
|
582 |
+
"Ġlet": 445,
|
583 |
+
"Ġcont": 446,
|
584 |
+
"Ġgl": 447,
|
585 |
+
"Ġthought": 448,
|
586 |
+
"Ġlook": 449,
|
587 |
+
"ect": 450,
|
588 |
+
"Ġspe": 451,
|
589 |
+
"Ġback": 452,
|
590 |
+
"ise": 453,
|
591 |
+
"Ġbet": 454,
|
592 |
+
"Ġye": 455,
|
593 |
+
"ady": 456,
|
594 |
+
"ach": 457,
|
595 |
+
"ans": 458,
|
596 |
+
"Ġjust": 459,
|
597 |
+
"Ġfirst": 460,
|
598 |
+
"Ġhere": 461,
|
599 |
+
"ren": 462,
|
600 |
+
"Ġho": 463,
|
601 |
+
"Ġdes": 464,
|
602 |
+
"Ġob": 465,
|
603 |
+
"Ġown": 466,
|
604 |
+
"ried": 467,
|
605 |
+
"ud": 468,
|
606 |
+
"ary": 469,
|
607 |
+
"Ġwent": 470,
|
608 |
+
"Ġhimself": 471,
|
609 |
+
"cl": 472,
|
610 |
+
"Ġmo": 473,
|
611 |
+
"Ġmen": 474,
|
612 |
+
"air": 475,
|
613 |
+
"ave": 476,
|
614 |
+
"ath": 477,
|
615 |
+
"Ġsl": 478,
|
616 |
+
"ff": 479,
|
617 |
+
"co": 480,
|
618 |
+
"Ġcr": 481,
|
619 |
+
"llow": 482,
|
620 |
+
"Ġres": 483,
|
621 |
+
"Ġmight": 484,
|
622 |
+
"ily": 485,
|
623 |
+
"Ġseem": 486,
|
624 |
+
"int": 487,
|
625 |
+
"ip": 488,
|
626 |
+
"Ġbeg": 489,
|
627 |
+
"ouse": 490,
|
628 |
+
"anc": 491,
|
629 |
+
"Ġwat": 492,
|
630 |
+
"Ġthrough": 493,
|
631 |
+
"Ġcomp": 494,
|
632 |
+
"ber": 495,
|
633 |
+
"Ġcar": 496,
|
634 |
+
"Ġaway": 497,
|
635 |
+
"Ġem": 498,
|
636 |
+
"Ġget": 499,
|
637 |
+
"Ġimp": 500,
|
638 |
+
"Ġhead": 501,
|
639 |
+
"oss": 502,
|
640 |
+
"Ġdon": 503,
|
641 |
+
"Ġbel": 504,
|
642 |
+
"Ġlife": 505,
|
643 |
+
"Ġwithout": 506,
|
644 |
+
"Ġpass": 507,
|
645 |
+
"Ġmost": 508,
|
646 |
+
"Ġmake": 509,
|
647 |
+
"ened": 510,
|
648 |
+
"Ġcons": 511,
|
649 |
+
"Ġsom": 512,
|
650 |
+
"Ġturn": 513,
|
651 |
+
"av": 514,
|
652 |
+
"ng": 515,
|
653 |
+
"Ġshall": 516,
|
654 |
+
"Ġthose": 517,
|
655 |
+
"Ġeyes": 518,
|
656 |
+
"Ġpres": 519,
|
657 |
+
"Ġacc": 520,
|
658 |
+
"Ġhouse": 521,
|
659 |
+
"iz": 522,
|
660 |
+
"Ġsomet": 523,
|
661 |
+
"Ġjo": 524,
|
662 |
+
"Ġstill": 525,
|
663 |
+
"Ġcall": 526,
|
664 |
+
"hes": 527,
|
665 |
+
"Ġop": 528,
|
666 |
+
"Ġnight": 529,
|
667 |
+
"ause": 530,
|
668 |
+
"Ġwom": 531,
|
669 |
+
"Ġlast": 532,
|
670 |
+
"less": 533,
|
671 |
+
"ks": 534,
|
672 |
+
"ared": 535,
|
673 |
+
"Ġcomm": 536,
|
674 |
+
"Ġnothing": 537,
|
675 |
+
"Ġent": 538,
|
676 |
+
"Ġtell": 539,
|
677 |
+
"Ġnew": 540,
|
678 |
+
"Ġtake": 541,
|
679 |
+
"ign": 542,
|
680 |
+
"Ġbeing": 543,
|
681 |
+
"Ġmany": 544,
|
682 |
+
"Ġword": 545,
|
683 |
+
"Ġfound": 546,
|
684 |
+
"ons": 547,
|
685 |
+
"Ġret": 548,
|
686 |
+
"ase": 549,
|
687 |
+
"Ġwhile": 550,
|
688 |
+
"Ġear": 551,
|
689 |
+
"Ġatt": 552,
|
690 |
+
"ory": 553,
|
691 |
+
"Ġsaw": 554,
|
692 |
+
"ix": 555,
|
693 |
+
"Ġput": 556,
|
694 |
+
"oth": 557,
|
695 |
+
"ne": 558,
|
696 |
+
"Ġser": 559,
|
697 |
+
"Ġpeop": 560,
|
698 |
+
"iend": 561,
|
699 |
+
"Ġwr": 562,
|
700 |
+
"ark": 563,
|
701 |
+
"Ġyoung": 564,
|
702 |
+
"dy": 565,
|
703 |
+
"aking": 566,
|
704 |
+
"les": 567,
|
705 |
+
"Ġla": 568,
|
706 |
+
"Ġonce": 569,
|
707 |
+
"ens": 570,
|
708 |
+
"Ġcount": 571,
|
709 |
+
"pect": 572,
|
710 |
+
"Ġfriend": 573,
|
711 |
+
"Ġpeople": 574,
|
712 |
+
"ible": 575,
|
713 |
+
"ors": 576,
|
714 |
+
"Ġmat": 577,
|
715 |
+
"fect": 578,
|
716 |
+
"ince": 579,
|
717 |
+
"Ġroom": 580,
|
718 |
+
"ered": 581,
|
719 |
+
"Ġthree": 582,
|
720 |
+
"Ġyet": 583,
|
721 |
+
"ail": 584,
|
722 |
+
"Ġsame": 585,
|
723 |
+
"Ġfather": 586,
|
724 |
+
"Ġright": 587,
|
725 |
+
"Ġchild": 588,
|
726 |
+
"igh": 589,
|
727 |
+
"Ġcour": 590,
|
728 |
+
"Ġanother": 591,
|
729 |
+
"Ġplace": 592,
|
730 |
+
"ult": 593,
|
731 |
+
"Ġthough": 594,
|
732 |
+
"iv": 595,
|
733 |
+
"ition": 596,
|
734 |
+
"Ġwant": 597,
|
735 |
+
"Ġind": 598,
|
736 |
+
"Ġnor": 599,
|
737 |
+
"Ġfar": 600,
|
738 |
+
"Ġking": 601,
|
739 |
+
"Ġend": 602,
|
740 |
+
"Ġhapp": 603,
|
741 |
+
"Ġheart": 604,
|
742 |
+
"Ġface": 605,
|
743 |
+
"Ġever": 606,
|
744 |
+
"Ġnat": 607,
|
745 |
+
"get": 608,
|
746 |
+
"thing": 609,
|
747 |
+
"Ġtook": 610,
|
748 |
+
"Ġhu": 611,
|
749 |
+
"Ġdist": 612,
|
750 |
+
"Ġlove": 613,
|
751 |
+
"ew": 614,
|
752 |
+
"ever": 615,
|
753 |
+
"Ġarm": 616,
|
754 |
+
"ian": 617,
|
755 |
+
"Ġinst": 618,
|
756 |
+
"man": 619,
|
757 |
+
"Ġwork": 620,
|
758 |
+
"Ġlight": 621,
|
759 |
+
"Ġset": 622,
|
760 |
+
"Ġple": 623,
|
761 |
+
"ict": 624,
|
762 |
+
"Ġlooked": 625,
|
763 |
+
"Ġchar": 626,
|
764 |
+
"Ġmissus": 627,
|
765 |
+
"Ġac": 628,
|
766 |
+
"Ġmind": 629,
|
767 |
+
"Ġinte": 630,
|
768 |
+
"Ġrep": 631,
|
769 |
+
"Ġsupp": 632,
|
770 |
+
"Ġasked": 633,
|
771 |
+
"cess": 634,
|
772 |
+
"Ġyes": 635,
|
773 |
+
"Ġleft": 636,
|
774 |
+
"ertain": 637,
|
775 |
+
"ently": 638,
|
776 |
+
"gg": 639,
|
777 |
+
"Ġke": 640,
|
778 |
+
"Ġpers": 641,
|
779 |
+
"ished": 642,
|
780 |
+
"Ġthings": 643,
|
781 |
+
"ub": 644,
|
782 |
+
"ways": 645,
|
783 |
+
"'ll": 646,
|
784 |
+
"Ġmom": 647,
|
785 |
+
"irl": 648,
|
786 |
+
"alk": 649,
|
787 |
+
"Ġsir": 650,
|
788 |
+
"Ġmoment": 651,
|
789 |
+
"Ġwa": 652,
|
790 |
+
"ations": 653,
|
791 |
+
"Ġsat": 654,
|
792 |
+
"sel": 655,
|
793 |
+
"Ġfind": 656,
|
794 |
+
"ower": 657,
|
795 |
+
"ia": 658,
|
796 |
+
"rew": 659,
|
797 |
+
"Ġworld": 660,
|
798 |
+
"ject": 661,
|
799 |
+
"vent": 662,
|
800 |
+
"Ġgive": 663,
|
801 |
+
"Ġgen": 664,
|
802 |
+
"Ġcap": 665,
|
803 |
+
"so": 666,
|
804 |
+
"Ġgu": 667,
|
805 |
+
"Ġsw": 668,
|
806 |
+
"Ġwhy": 669,
|
807 |
+
"lt": 670,
|
808 |
+
"Ġalways": 671,
|
809 |
+
"ling": 672,
|
810 |
+
"Ġmother": 673,
|
811 |
+
"dd": 674,
|
812 |
+
"pped": 675,
|
813 |
+
"Ġsoon": 676,
|
814 |
+
"Ġans": 677,
|
815 |
+
"Ġact": 678,
|
816 |
+
"Ġel": 679,
|
817 |
+
"Ġform": 680,
|
818 |
+
"Ġheard": 681,
|
819 |
+
"der": 682,
|
820 |
+
"ret": 683,
|
821 |
+
"Ġthing": 684,
|
822 |
+
"Ġseemed": 685,
|
823 |
+
"Ġsomething": 686,
|
824 |
+
"ange": 687,
|
825 |
+
"Ġsub": 688,
|
826 |
+
"Ġdoor": 689,
|
827 |
+
"Ġgirl": 690,
|
828 |
+
"ced": 691,
|
829 |
+
"Ġappe": 692,
|
830 |
+
"ither": 693,
|
831 |
+
"Ġwind": 694,
|
832 |
+
"Ġdif": 695,
|
833 |
+
"Ġbecause": 696,
|
834 |
+
"Ġmon": 697,
|
835 |
+
"ss": 698,
|
836 |
+
"Ġtold": 699,
|
837 |
+
"Ġgoing": 700,
|
838 |
+
"orm": 701,
|
839 |
+
"Ġhome": 702,
|
840 |
+
"Ġwar": 703,
|
841 |
+
"ained": 704,
|
842 |
+
"Ġgot": 705,
|
843 |
+
"aught": 706,
|
844 |
+
"Ġgi": 707,
|
845 |
+
"Ġgod": 708,
|
846 |
+
"Ġeng": 709,
|
847 |
+
"Ġsur": 710,
|
848 |
+
"ning": 711,
|
849 |
+
"Ġhands": 712,
|
850 |
+
"land": 713,
|
851 |
+
"Ġwoman": 714,
|
852 |
+
"aut": 715,
|
853 |
+
"Ġvo": 716,
|
854 |
+
"Ġposs": 717,
|
855 |
+
"Ġfollow": 718,
|
856 |
+
"Ġfeel": 719,
|
857 |
+
"ched": 720,
|
858 |
+
"Ġrel": 721,
|
859 |
+
"ph": 722,
|
860 |
+
"ple": 723,
|
861 |
+
"ical": 724,
|
862 |
+
"Ġreturn": 725,
|
863 |
+
"ook": 726,
|
864 |
+
"Ġboy": 727,
|
865 |
+
"Ġknew": 728,
|
866 |
+
"Ġreg": 729,
|
867 |
+
"Ġrest": 730,
|
868 |
+
"ner": 731,
|
869 |
+
"Ġeach": 732,
|
870 |
+
"Ġkind": 733,
|
871 |
+
"Ġma": 734,
|
872 |
+
"Ġexp": 735,
|
873 |
+
"Ġcle": 736,
|
874 |
+
"iver": 737,
|
875 |
+
"Ġhel": 738,
|
876 |
+
"Ġoh": 739,
|
877 |
+
"Ġsil": 740,
|
878 |
+
"ual": 741,
|
879 |
+
"Ġwater": 742,
|
880 |
+
"ting": 743,
|
881 |
+
"Ġdel": 744,
|
882 |
+
"Ġass": 745,
|
883 |
+
"Ġinf": 746,
|
884 |
+
"Ġwo": 747,
|
885 |
+
"Ġbre": 748,
|
886 |
+
"Ġcertain": 749,
|
887 |
+
"Ġagainst": 750,
|
888 |
+
"Ġconf": 751,
|
889 |
+
"Ġbelie": 752,
|
890 |
+
"cept": 753,
|
891 |
+
"Ġhard": 754,
|
892 |
+
"row": 755,
|
893 |
+
"Ġunt": 756,
|
894 |
+
"Ġyears": 757,
|
895 |
+
"Ġquite": 758,
|
896 |
+
"iness": 759,
|
897 |
+
"Ġnear": 760,
|
898 |
+
"Ġph": 761,
|
899 |
+
"ined": 762,
|
900 |
+
"Ġside": 763,
|
901 |
+
"Ġhor": 764,
|
902 |
+
"Ġfour": 765,
|
903 |
+
"ired": 766,
|
904 |
+
"ters": 767,
|
905 |
+
"ool": 768,
|
906 |
+
"Ġfew": 769,
|
907 |
+
"ier": 770,
|
908 |
+
"Ġdone": 771,
|
909 |
+
"rest": 772,
|
910 |
+
"Ġhalf": 773,
|
911 |
+
"most": 774,
|
912 |
+
"Ġche": 775,
|
913 |
+
"Ġbetter": 776,
|
914 |
+
"ited": 777,
|
915 |
+
"Ġtre": 778,
|
916 |
+
"Ġmin": 779,
|
917 |
+
"ock": 780,
|
918 |
+
"ps": 781,
|
919 |
+
"Ġalso": 782,
|
920 |
+
"uck": 783,
|
921 |
+
"Ġcare": 784,
|
922 |
+
"Ġbegan": 785,
|
923 |
+
"oub": 786,
|
924 |
+
"ully": 787,
|
925 |
+
"Ġhaving": 788,
|
926 |
+
"ised": 789,
|
927 |
+
"ru": 790,
|
928 |
+
"Ġenough": 791,
|
929 |
+
"Ġgener": 792,
|
930 |
+
"Ġdra": 793,
|
931 |
+
"Ġlady": 794,
|
932 |
+
"Ġseen": 795,
|
933 |
+
"Ġpur": 796,
|
934 |
+
"aps": 797,
|
935 |
+
"ott": 798,
|
936 |
+
"Ġhum": 799,
|
937 |
+
"ross": 800,
|
938 |
+
"aken": 801,
|
939 |
+
"ying": 802,
|
940 |
+
"Ġter": 803,
|
941 |
+
"Ġinde": 804,
|
942 |
+
"ank": 805,
|
943 |
+
"Ġcalled": 806,
|
944 |
+
"Ġhour": 807,
|
945 |
+
"ial": 808,
|
946 |
+
"ason": 809,
|
947 |
+
"Ġbeh": 810,
|
948 |
+
"Ġwhole": 811,
|
949 |
+
"Ġdoes": 812,
|
950 |
+
"Ġmorn": 813,
|
951 |
+
"Ġste": 814,
|
952 |
+
"Ġpleas": 815,
|
953 |
+
"Ġturned": 816,
|
954 |
+
"ib": 817,
|
955 |
+
"Ġref": 818,
|
956 |
+
"Ġins": 819,
|
957 |
+
"ense": 820,
|
958 |
+
"Ġocc": 821,
|
959 |
+
"ream": 822,
|
960 |
+
"Ġcourse": 823,
|
961 |
+
"gether": 824,
|
962 |
+
"Ġboth": 825,
|
963 |
+
"Ġgave": 826,
|
964 |
+
"uth": 827,
|
965 |
+
"Ġcur": 828,
|
966 |
+
"Ġsou": 829,
|
967 |
+
"een": 830,
|
968 |
+
"Ġadd": 831,
|
969 |
+
"Ġread": 832,
|
970 |
+
"ween": 833,
|
971 |
+
"Ġcol": 834,
|
972 |
+
"selves": 835,
|
973 |
+
"Ġbetween": 836,
|
974 |
+
"Ġamong": 837,
|
975 |
+
"ular": 838,
|
976 |
+
"Ġbeaut": 839,
|
977 |
+
"Ġkeep": 840,
|
978 |
+
"Ġinc": 841,
|
979 |
+
"Ġpoor": 842,
|
980 |
+
"Ġsure": 843,
|
981 |
+
"Ġwhite": 844,
|
982 |
+
"Ġmorning": 845,
|
983 |
+
"ged": 846,
|
984 |
+
"Ġdear": 847,
|
985 |
+
"Ġname": 848,
|
986 |
+
"Ġtoward": 849,
|
987 |
+
"Ġwhom": 850,
|
988 |
+
"Ġsmall": 851,
|
989 |
+
"Ġsk": 852,
|
990 |
+
"Ġrepl": 853,
|
991 |
+
"Ġlar": 854,
|
992 |
+
"ute": 855,
|
993 |
+
"osed": 856,
|
994 |
+
"Ġfelt": 857,
|
995 |
+
"bo": 858,
|
996 |
+
"ating": 859,
|
997 |
+
"Ġopen": 860,
|
998 |
+
"Ġmyself": 861,
|
999 |
+
"Ġsix": 862,
|
1000 |
+
"ond": 863,
|
1001 |
+
"Ġhowever": 864,
|
1002 |
+
"xt": 865,
|
1003 |
+
"Ġbu": 866,
|
1004 |
+
"Ġherself": 867,
|
1005 |
+
"Ġinter": 868,
|
1006 |
+
"aint": 869,
|
1007 |
+
"Ġhigh": 870,
|
1008 |
+
"Ġfore": 871,
|
1009 |
+
"Ġstood": 872,
|
1010 |
+
"ction": 873,
|
1011 |
+
"Ġtra": 874,
|
1012 |
+
"Ġhund": 875,
|
1013 |
+
"Ġhundred": 876,
|
1014 |
+
"Ġsent": 877,
|
1015 |
+
"Ġev": 878,
|
1016 |
+
"aster": 879,
|
1017 |
+
"Ġsim": 880,
|
1018 |
+
"Ġshow": 881,
|
1019 |
+
"ife": 882,
|
1020 |
+
"Ġround": 883,
|
1021 |
+
"Ġalmost": 884,
|
1022 |
+
"Ġpoint": 885,
|
1023 |
+
"Ġdays": 886,
|
1024 |
+
"Ġwords": 887,
|
1025 |
+
"Ġgra": 888,
|
1026 |
+
"ale": 889,
|
1027 |
+
"vel": 890,
|
1028 |
+
"Ġdr": 891,
|
1029 |
+
"Ġgre": 892,
|
1030 |
+
"ents": 893,
|
1031 |
+
"Ġeight": 894,
|
1032 |
+
"dden": 895,
|
1033 |
+
"ates": 896,
|
1034 |
+
"Ġbus": 897,
|
1035 |
+
"Ġfam": 898,
|
1036 |
+
"ces": 899,
|
1037 |
+
"Ġland": 900,
|
1038 |
+
"Ġstand": 901,
|
1039 |
+
"ung": 902,
|
1040 |
+
"Ġsun": 903,
|
1041 |
+
"Ġed": 904,
|
1042 |
+
"haps": 905,
|
1043 |
+
"ned": 906,
|
1044 |
+
"Ġmean": 907,
|
1045 |
+
"Ġperhaps": 908,
|
1046 |
+
"ird": 909,
|
1047 |
+
"ures": 910,
|
1048 |
+
"iet": 911,
|
1049 |
+
"Ġsince": 912,
|
1050 |
+
"Ġsudden": 913,
|
1051 |
+
"Ġsle": 914,
|
1052 |
+
"Ġbest": 915,
|
1053 |
+
"Ġdark": 916,
|
1054 |
+
"iss": 917,
|
1055 |
+
"Ġreplied": 918,
|
1056 |
+
"Ġvoice": 919,
|
1057 |
+
"'d": 920,
|
1058 |
+
"Ġbar": 921,
|
1059 |
+
"Ġtill": 922,
|
1060 |
+
"Ġmet": 923,
|
1061 |
+
"Ġanything": 924,
|
1062 |
+
"Ġunderst": 925,
|
1063 |
+
"Ġuntil": 926,
|
1064 |
+
"its": 927,
|
1065 |
+
"Ġblack": 928,
|
1066 |
+
"oud": 929,
|
1067 |
+
"aring": 930,
|
1068 |
+
"Ġlooking": 931,
|
1069 |
+
"ins": 932,
|
1070 |
+
"Ġbro": 933,
|
1071 |
+
"Ġcried": 934,
|
1072 |
+
"amp": 935,
|
1073 |
+
"Ġfact": 936,
|
1074 |
+
"Ġprin": 937,
|
1075 |
+
"Ġnext": 938,
|
1076 |
+
"Ġlaw": 939,
|
1077 |
+
"Ġlay": 940,
|
1078 |
+
"Ġless": 941,
|
1079 |
+
"up": 942,
|
1080 |
+
"Ġpower": 943,
|
1081 |
+
"Ġprop": 944,
|
1082 |
+
"Ġbrought": 945,
|
1083 |
+
"not": 946,
|
1084 |
+
"enty": 947,
|
1085 |
+
"ately": 948,
|
1086 |
+
"'m": 949,
|
1087 |
+
"Ġcountry": 950,
|
1088 |
+
"rent": 951,
|
1089 |
+
"Ġhelp": 952,
|
1090 |
+
"med": 953,
|
1091 |
+
"Ġvis": 954,
|
1092 |
+
"Ġsn": 955,
|
1093 |
+
"als": 956,
|
1094 |
+
"Ġair": 957,
|
1095 |
+
"Ġquest": 958,
|
1096 |
+
"Ġtogether": 959,
|
1097 |
+
"fully": 960,
|
1098 |
+
"Ġspo": 961,
|
1099 |
+
"Ġadv": 962,
|
1100 |
+
"Ġperson": 963,
|
1101 |
+
"Ġneed": 964,
|
1102 |
+
"Ġuse": 965,
|
1103 |
+
"Ġindeed": 966,
|
1104 |
+
"Ġcontin": 967,
|
1105 |
+
"oney": 968,
|
1106 |
+
"ows": 969,
|
1107 |
+
"Ġpresent": 970,
|
1108 |
+
"Ġgent": 971,
|
1109 |
+
"Ġunc": 972,
|
1110 |
+
"Ġpar": 973,
|
1111 |
+
"ured": 974,
|
1112 |
+
"Ġaw": 975,
|
1113 |
+
"Ġrun": 976,
|
1114 |
+
"Ġfull": 977,
|
1115 |
+
"Ġrather": 978,
|
1116 |
+
"Ġide": 979,
|
1117 |
+
"nded": 980,
|
1118 |
+
"Ġfeet": 981,
|
1119 |
+
"tain": 982,
|
1120 |
+
"Ġcond": 983,
|
1121 |
+
"Ġsy": 984,
|
1122 |
+
"Ġlat": 985,
|
1123 |
+
"be": 986,
|
1124 |
+
"Ġfall": 987,
|
1125 |
+
"du": 988,
|
1126 |
+
"Ġfive": 989,
|
1127 |
+
"'ve": 990,
|
1128 |
+
"eter": 991,
|
1129 |
+
"Ġhar": 992,
|
1130 |
+
"cei": 993,
|
1131 |
+
"Ġfin": 994,
|
1132 |
+
"Ġbed": 995,
|
1133 |
+
"Ġmil": 996,
|
1134 |
+
"Ġdoct": 997,
|
1135 |
+
"Ġinterest": 998,
|
1136 |
+
"oc": 999
|
1137 |
+
},
|
1138 |
+
"merges": [
|
1139 |
+
"Ġ t",
|
1140 |
+
"h e",
|
1141 |
+
"Ġ a",
|
1142 |
+
"Ġt he",
|
1143 |
+
"i n",
|
1144 |
+
"Ġ s",
|
1145 |
+
"Ġ w",
|
1146 |
+
"Ġ o",
|
1147 |
+
"r e",
|
1148 |
+
"n d",
|
1149 |
+
"Ġ b",
|
1150 |
+
"Ġ h",
|
1151 |
+
"e r",
|
1152 |
+
"Ġ m",
|
1153 |
+
"Ġ i",
|
1154 |
+
"o u",
|
1155 |
+
"Ġ c",
|
1156 |
+
"Ġ f",
|
1157 |
+
"a t",
|
1158 |
+
"e d",
|
1159 |
+
"Ġa nd",
|
1160 |
+
"e n",
|
1161 |
+
"Ġt o",
|
1162 |
+
"Ġo f",
|
1163 |
+
"o n",
|
1164 |
+
"i s",
|
1165 |
+
"Ġ d",
|
1166 |
+
"in g",
|
1167 |
+
"Ġt h",
|
1168 |
+
"Ġ p",
|
1169 |
+
"Ġ he",
|
1170 |
+
"o r",
|
1171 |
+
"Ġ l",
|
1172 |
+
"e s",
|
1173 |
+
"Ġ in",
|
1174 |
+
"l l",
|
1175 |
+
"i t",
|
1176 |
+
"a r",
|
1177 |
+
"a s",
|
1178 |
+
"a n",
|
1179 |
+
"Ġ n",
|
1180 |
+
"Ġ g",
|
1181 |
+
"o m",
|
1182 |
+
"Ġb e",
|
1183 |
+
"Ġh a",
|
1184 |
+
"Ġ e",
|
1185 |
+
"l e",
|
1186 |
+
"o t",
|
1187 |
+
"Ġ y",
|
1188 |
+
"u t",
|
1189 |
+
"o w",
|
1190 |
+
"i c",
|
1191 |
+
"Ġw h",
|
1192 |
+
"Ġi t",
|
1193 |
+
"l d",
|
1194 |
+
"v e",
|
1195 |
+
"Ġth at",
|
1196 |
+
"l y",
|
1197 |
+
"Ġw as",
|
1198 |
+
"i d",
|
1199 |
+
"s e",
|
1200 |
+
"s t",
|
1201 |
+
"Ġo n",
|
1202 |
+
"g h",
|
1203 |
+
"en t",
|
1204 |
+
"Ġ re",
|
1205 |
+
"Ġy ou",
|
1206 |
+
"i m",
|
1207 |
+
"c e",
|
1208 |
+
"Ġ u",
|
1209 |
+
"v er",
|
1210 |
+
"i on",
|
1211 |
+
"Ġa s",
|
1212 |
+
"e t",
|
1213 |
+
"Ġf or",
|
1214 |
+
"a y",
|
1215 |
+
"Ġw e",
|
1216 |
+
"Ġh is",
|
1217 |
+
"it h",
|
1218 |
+
"a l",
|
1219 |
+
"i r",
|
1220 |
+
"Ġ r",
|
1221 |
+
"Ġw ith",
|
1222 |
+
"Ġs t",
|
1223 |
+
"a d",
|
1224 |
+
"u r",
|
1225 |
+
"gh t",
|
1226 |
+
"Ġa n",
|
1227 |
+
"Ġhe r",
|
1228 |
+
"Ġn ot",
|
1229 |
+
"Ġha d",
|
1230 |
+
"Ġi s",
|
1231 |
+
"t er",
|
1232 |
+
"he r",
|
1233 |
+
"a c",
|
1234 |
+
"a m",
|
1235 |
+
"Ġa t",
|
1236 |
+
"o o",
|
1237 |
+
"Ġb ut",
|
1238 |
+
"ou ld",
|
1239 |
+
"Ġs he",
|
1240 |
+
"Ġ k",
|
1241 |
+
"Ġs e",
|
1242 |
+
"Ġs a",
|
1243 |
+
"Ġs h",
|
1244 |
+
"Ġf r",
|
1245 |
+
"Ġh im",
|
1246 |
+
"Ġs o",
|
1247 |
+
"i ll",
|
1248 |
+
"Ġm e",
|
1249 |
+
"a in",
|
1250 |
+
"Ġs u",
|
1251 |
+
"i ght",
|
1252 |
+
"c h",
|
1253 |
+
"re d",
|
1254 |
+
"c t",
|
1255 |
+
"a ll",
|
1256 |
+
"r o",
|
1257 |
+
"k e",
|
1258 |
+
"es s",
|
1259 |
+
"i l",
|
1260 |
+
"' s",
|
1261 |
+
"o re",
|
1262 |
+
"Ġd e",
|
1263 |
+
"Ġthe y",
|
1264 |
+
"Ġm y",
|
1265 |
+
"Ġw he",
|
1266 |
+
"Ġa ll",
|
1267 |
+
"ic h",
|
1268 |
+
"Ġn e",
|
1269 |
+
"r i",
|
1270 |
+
"Ġb y",
|
1271 |
+
"Ġha ve",
|
1272 |
+
"om e",
|
1273 |
+
"p p",
|
1274 |
+
"Ġth is",
|
1275 |
+
"Ġl i",
|
1276 |
+
"Ġd o",
|
1277 |
+
"Ġc on",
|
1278 |
+
"u s",
|
1279 |
+
"Ġwh ich",
|
1280 |
+
"Ġc h",
|
1281 |
+
"u l",
|
1282 |
+
"q u",
|
1283 |
+
"Ġ j",
|
1284 |
+
"Ġu p",
|
1285 |
+
"Ġsa id",
|
1286 |
+
"Ġfr om",
|
1287 |
+
"ar d",
|
1288 |
+
"g e",
|
1289 |
+
"Ġo r",
|
1290 |
+
"Ġ v",
|
1291 |
+
"Ġon e",
|
1292 |
+
"t h",
|
1293 |
+
"Ġn o",
|
1294 |
+
"Ġe x",
|
1295 |
+
"Ġwe re",
|
1296 |
+
"Ġthe re",
|
1297 |
+
"p e",
|
1298 |
+
"a nd",
|
1299 |
+
"es t",
|
1300 |
+
"Ġm an",
|
1301 |
+
"Ġwh o",
|
1302 |
+
"b le",
|
1303 |
+
"an t",
|
1304 |
+
"Ġa l",
|
1305 |
+
"i e",
|
1306 |
+
"re s",
|
1307 |
+
"ou s",
|
1308 |
+
"u st",
|
1309 |
+
"ver y",
|
1310 |
+
"at ion",
|
1311 |
+
"Ġf e",
|
1312 |
+
"Ġthe m",
|
1313 |
+
"l f",
|
1314 |
+
"Ġwhe n",
|
1315 |
+
"in d",
|
1316 |
+
"n t",
|
1317 |
+
"am e",
|
1318 |
+
"r a",
|
1319 |
+
"Ġg o",
|
1320 |
+
"er s",
|
1321 |
+
"as t",
|
1322 |
+
"f e",
|
1323 |
+
"oo d",
|
1324 |
+
"Ġk n",
|
1325 |
+
"Ġin t",
|
1326 |
+
"is t",
|
1327 |
+
"Ġa re",
|
1328 |
+
"ar t",
|
1329 |
+
"ou t",
|
1330 |
+
"Ġw ould",
|
1331 |
+
"Ġl e",
|
1332 |
+
"o s",
|
1333 |
+
"Ġthe ir",
|
1334 |
+
"on g",
|
1335 |
+
"Ġwh at",
|
1336 |
+
"ou r",
|
1337 |
+
"Ġi f",
|
1338 |
+
"ou nd",
|
1339 |
+
"Ġc om",
|
1340 |
+
"Ġa b",
|
1341 |
+
"Ġo ut",
|
1342 |
+
"Ġw or",
|
1343 |
+
"e m",
|
1344 |
+
"Ġw ill",
|
1345 |
+
"a k",
|
1346 |
+
"Ġm is",
|
1347 |
+
"at e",
|
1348 |
+
"o l",
|
1349 |
+
"u m",
|
1350 |
+
"u n",
|
1351 |
+
"it t",
|
1352 |
+
"ou gh",
|
1353 |
+
"k ed",
|
1354 |
+
"a p",
|
1355 |
+
"i g",
|
1356 |
+
"on e",
|
1357 |
+
"Ġbe en",
|
1358 |
+
"ow n",
|
1359 |
+
"i ve",
|
1360 |
+
"Ġthe n",
|
1361 |
+
"Ġb r",
|
1362 |
+
"v en",
|
1363 |
+
"i f",
|
1364 |
+
"Ġa r",
|
1365 |
+
"se lf",
|
1366 |
+
"Ġt r",
|
1367 |
+
"' t",
|
1368 |
+
"Ġp l",
|
1369 |
+
"Ġr o",
|
1370 |
+
"t her",
|
1371 |
+
"Ġp r",
|
1372 |
+
"re at",
|
1373 |
+
"Ġu n",
|
1374 |
+
"Ġa f",
|
1375 |
+
"Ġs p",
|
1376 |
+
"Ġ qu",
|
1377 |
+
"Ġp ro",
|
1378 |
+
"it y",
|
1379 |
+
"he d",
|
1380 |
+
"Ġt w",
|
1381 |
+
"Ġa g",
|
1382 |
+
"Ġc ould",
|
1383 |
+
"o st",
|
1384 |
+
"a ce",
|
1385 |
+
"or t",
|
1386 |
+
"u re",
|
1387 |
+
"a ke",
|
1388 |
+
"ac k",
|
1389 |
+
"Ġa m",
|
1390 |
+
"Ġan y",
|
1391 |
+
"Ġs ome",
|
1392 |
+
"Ġyou r",
|
1393 |
+
"Ġm ore",
|
1394 |
+
"Ġc an",
|
1395 |
+
"a u",
|
1396 |
+
"Ġt im",
|
1397 |
+
"e p",
|
1398 |
+
"Ġ en",
|
1399 |
+
"a g",
|
1400 |
+
"c k",
|
1401 |
+
"Ġc l",
|
1402 |
+
"Ġint o",
|
1403 |
+
"r y",
|
1404 |
+
"h ing",
|
1405 |
+
"Ġn ow",
|
1406 |
+
"nd er",
|
1407 |
+
"a re",
|
1408 |
+
"Ġ very",
|
1409 |
+
"Ġg r",
|
1410 |
+
"e l",
|
1411 |
+
"o se",
|
1412 |
+
"Ġl oo",
|
1413 |
+
"Ġb o",
|
1414 |
+
"v ed",
|
1415 |
+
"o p",
|
1416 |
+
"Ġo ther",
|
1417 |
+
"Ġd id",
|
1418 |
+
"an ce",
|
1419 |
+
"Ġth an",
|
1420 |
+
"itt le",
|
1421 |
+
"Ġl ittle",
|
1422 |
+
"in e",
|
1423 |
+
"i es",
|
1424 |
+
"w ay",
|
1425 |
+
"it e",
|
1426 |
+
"Ġli ke",
|
1427 |
+
"id e",
|
1428 |
+
"as s",
|
1429 |
+
"Ġb l",
|
1430 |
+
"a ble",
|
1431 |
+
"Ġl o",
|
1432 |
+
"ur n",
|
1433 |
+
"ou ght",
|
1434 |
+
"Ġkn ow",
|
1435 |
+
"ot her",
|
1436 |
+
"Ġtim e",
|
1437 |
+
"Ġi m",
|
1438 |
+
"Ġd is",
|
1439 |
+
"Ġu s",
|
1440 |
+
"Ġc o",
|
1441 |
+
"f ore",
|
1442 |
+
"Ġt e",
|
1443 |
+
"Ġh ow",
|
1444 |
+
"en ce",
|
1445 |
+
"Ġd ay",
|
1446 |
+
"Ġa d",
|
1447 |
+
"ad e",
|
1448 |
+
"Ġab out",
|
1449 |
+
"ic e",
|
1450 |
+
"Ġse e",
|
1451 |
+
"Ġo ver",
|
1452 |
+
"p t",
|
1453 |
+
"c c",
|
1454 |
+
"Ġto o",
|
1455 |
+
"in k",
|
1456 |
+
"Ġf l",
|
1457 |
+
"w n",
|
1458 |
+
"Ġg reat",
|
1459 |
+
"Ġaf ter",
|
1460 |
+
"p l",
|
1461 |
+
"d e",
|
1462 |
+
"Ġp er",
|
1463 |
+
"Ġag ain",
|
1464 |
+
"m ent",
|
1465 |
+
"Ġup on",
|
1466 |
+
"Ġha nd",
|
1467 |
+
"a b",
|
1468 |
+
"re e",
|
1469 |
+
"Ġh as",
|
1470 |
+
"is h",
|
1471 |
+
"c i",
|
1472 |
+
"Ġon ly",
|
1473 |
+
"all y",
|
1474 |
+
"Ġwe ll",
|
1475 |
+
"Ġsh ould",
|
1476 |
+
"Ġp o",
|
1477 |
+
"Ġm ar",
|
1478 |
+
"res s",
|
1479 |
+
"Ġs ay",
|
1480 |
+
"Ġg ood",
|
1481 |
+
"at her",
|
1482 |
+
"Ġtw o",
|
1483 |
+
"ing s",
|
1484 |
+
"Ġp e",
|
1485 |
+
"ou nt",
|
1486 |
+
"Ġo ur",
|
1487 |
+
"i re",
|
1488 |
+
"v ing",
|
1489 |
+
"Ġd own",
|
1490 |
+
"ar s",
|
1491 |
+
"er t",
|
1492 |
+
"w e",
|
1493 |
+
"Ġbe fore",
|
1494 |
+
"i le",
|
1495 |
+
"Ġa pp",
|
1496 |
+
"v es",
|
1497 |
+
"Ġe very",
|
1498 |
+
"Ġit s",
|
1499 |
+
"Ġo ld",
|
1500 |
+
"Ġth r",
|
1501 |
+
"Ġm u",
|
1502 |
+
"Ġm ade",
|
1503 |
+
"ic k",
|
1504 |
+
"Ġl ong",
|
1505 |
+
"i ed",
|
1506 |
+
"t e",
|
1507 |
+
"a ge",
|
1508 |
+
"f t",
|
1509 |
+
"Ġwhe re",
|
1510 |
+
"Ġne ver",
|
1511 |
+
"an g",
|
1512 |
+
"Ġm ust",
|
1513 |
+
"Ġp re",
|
1514 |
+
"Ġs m",
|
1515 |
+
"Ġsu ch",
|
1516 |
+
"f ul",
|
1517 |
+
"u ll",
|
1518 |
+
"Ġst r",
|
1519 |
+
"ion s",
|
1520 |
+
"Ġs c",
|
1521 |
+
"Ġof f",
|
1522 |
+
"Ġc ame",
|
1523 |
+
"i ous",
|
1524 |
+
"u e",
|
1525 |
+
"Ġmis s",
|
1526 |
+
"w ard",
|
1527 |
+
"Ġf ir",
|
1528 |
+
"i ld",
|
1529 |
+
"Ġe ven",
|
1530 |
+
"Ġu nder",
|
1531 |
+
"Ġthe se",
|
1532 |
+
"ac t",
|
1533 |
+
"Ġc ome",
|
1534 |
+
"Ġp art",
|
1535 |
+
"Ġf o",
|
1536 |
+
"at ed",
|
1537 |
+
"n ess",
|
1538 |
+
"Ġre m",
|
1539 |
+
"Ġbe c",
|
1540 |
+
"or d",
|
1541 |
+
"Ġm ay",
|
1542 |
+
"t y",
|
1543 |
+
"Ġth ink",
|
1544 |
+
"Ġmu ch",
|
1545 |
+
"p er",
|
1546 |
+
"Ġmis ter",
|
1547 |
+
"Ġw ay",
|
1548 |
+
"l ed",
|
1549 |
+
"Ġe y",
|
1550 |
+
"or n",
|
1551 |
+
"Ġl et",
|
1552 |
+
"Ġcon t",
|
1553 |
+
"Ġg l",
|
1554 |
+
"Ġth ought",
|
1555 |
+
"Ġloo k",
|
1556 |
+
"e ct",
|
1557 |
+
"Ġs pe",
|
1558 |
+
"Ġb ack",
|
1559 |
+
"is e",
|
1560 |
+
"Ġbe t",
|
1561 |
+
"Ġy e",
|
1562 |
+
"ad y",
|
1563 |
+
"ac h",
|
1564 |
+
"an s",
|
1565 |
+
"Ġj ust",
|
1566 |
+
"Ġfir st",
|
1567 |
+
"Ġhe re",
|
1568 |
+
"re n",
|
1569 |
+
"Ġh o",
|
1570 |
+
"Ġd es",
|
1571 |
+
"Ġo b",
|
1572 |
+
"Ġo wn",
|
1573 |
+
"ri ed",
|
1574 |
+
"u d",
|
1575 |
+
"ar y",
|
1576 |
+
"Ġw ent",
|
1577 |
+
"Ġhim self",
|
1578 |
+
"c l",
|
1579 |
+
"Ġm o",
|
1580 |
+
"Ġm en",
|
1581 |
+
"a ir",
|
1582 |
+
"a ve",
|
1583 |
+
"at h",
|
1584 |
+
"Ġs l",
|
1585 |
+
"f f",
|
1586 |
+
"c o",
|
1587 |
+
"Ġc r",
|
1588 |
+
"ll ow",
|
1589 |
+
"Ġre s",
|
1590 |
+
"Ġm ight",
|
1591 |
+
"i ly",
|
1592 |
+
"Ġse em",
|
1593 |
+
"in t",
|
1594 |
+
"i p",
|
1595 |
+
"Ġbe g",
|
1596 |
+
"ou se",
|
1597 |
+
"an c",
|
1598 |
+
"Ġw at",
|
1599 |
+
"Ġthr ough",
|
1600 |
+
"Ġcom p",
|
1601 |
+
"b er",
|
1602 |
+
"Ġc ar",
|
1603 |
+
"Ġa way",
|
1604 |
+
"Ġe m",
|
1605 |
+
"Ġg et",
|
1606 |
+
"Ġim p",
|
1607 |
+
"Ġhe ad",
|
1608 |
+
"os s",
|
1609 |
+
"Ġd on",
|
1610 |
+
"Ġbe l",
|
1611 |
+
"Ġli fe",
|
1612 |
+
"Ġwith out",
|
1613 |
+
"Ġp ass",
|
1614 |
+
"Ġm ost",
|
1615 |
+
"Ġm ake",
|
1616 |
+
"en ed",
|
1617 |
+
"Ġcon s",
|
1618 |
+
"Ġs om",
|
1619 |
+
"Ġt urn",
|
1620 |
+
"a v",
|
1621 |
+
"n g",
|
1622 |
+
"Ġsh all",
|
1623 |
+
"Ġth ose",
|
1624 |
+
"Ġey es",
|
1625 |
+
"Ġp res",
|
1626 |
+
"Ġa cc",
|
1627 |
+
"Ġh ouse",
|
1628 |
+
"i z",
|
1629 |
+
"Ġsom et",
|
1630 |
+
"Ġj o",
|
1631 |
+
"Ġst ill",
|
1632 |
+
"Ġc all",
|
1633 |
+
"he s",
|
1634 |
+
"Ġo p",
|
1635 |
+
"Ġn ight",
|
1636 |
+
"au se",
|
1637 |
+
"Ġw om",
|
1638 |
+
"Ġl ast",
|
1639 |
+
"l ess",
|
1640 |
+
"k s",
|
1641 |
+
"a red",
|
1642 |
+
"Ġcom m",
|
1643 |
+
"Ġnot hing",
|
1644 |
+
"Ġ ent",
|
1645 |
+
"Ġte ll",
|
1646 |
+
"Ġne w",
|
1647 |
+
"Ġt ake",
|
1648 |
+
"ig n",
|
1649 |
+
"Ġbe ing",
|
1650 |
+
"Ġman y",
|
1651 |
+
"Ġwor d",
|
1652 |
+
"Ġf ound",
|
1653 |
+
"on s",
|
1654 |
+
"Ġre t",
|
1655 |
+
"as e",
|
1656 |
+
"Ġwh ile",
|
1657 |
+
"Ġe ar",
|
1658 |
+
"Ġat t",
|
1659 |
+
"or y",
|
1660 |
+
"Ġsa w",
|
1661 |
+
"i x",
|
1662 |
+
"Ġp ut",
|
1663 |
+
"ot h",
|
1664 |
+
"n e",
|
1665 |
+
"Ġs er",
|
1666 |
+
"Ġpe op",
|
1667 |
+
"ie nd",
|
1668 |
+
"Ġw r",
|
1669 |
+
"ar k",
|
1670 |
+
"Ġyou ng",
|
1671 |
+
"d y",
|
1672 |
+
"ak ing",
|
1673 |
+
"l es",
|
1674 |
+
"Ġl a",
|
1675 |
+
"Ġon ce",
|
1676 |
+
"en s",
|
1677 |
+
"Ġc ount",
|
1678 |
+
"pe ct",
|
1679 |
+
"Ġfr iend",
|
1680 |
+
"Ġpeop le",
|
1681 |
+
"i ble",
|
1682 |
+
"or s",
|
1683 |
+
"Ġm at",
|
1684 |
+
"fe ct",
|
1685 |
+
"in ce",
|
1686 |
+
"Ġro om",
|
1687 |
+
"e red",
|
1688 |
+
"Ġth ree",
|
1689 |
+
"Ġy et",
|
1690 |
+
"a il",
|
1691 |
+
"Ġs ame",
|
1692 |
+
"Ġf ather",
|
1693 |
+
"Ġr ight",
|
1694 |
+
"Ġch ild",
|
1695 |
+
"i gh",
|
1696 |
+
"Ġc our",
|
1697 |
+
"Ġan other",
|
1698 |
+
"Ġpl ace",
|
1699 |
+
"ul t",
|
1700 |
+
"Ġth ough",
|
1701 |
+
"i v",
|
1702 |
+
"it ion",
|
1703 |
+
"Ġw ant",
|
1704 |
+
"Ġin d",
|
1705 |
+
"Ġn or",
|
1706 |
+
"Ġf ar",
|
1707 |
+
"Ġk ing",
|
1708 |
+
"Ġe nd",
|
1709 |
+
"Ġha pp",
|
1710 |
+
"Ġhe art",
|
1711 |
+
"Ġf ace",
|
1712 |
+
"Ġe ver",
|
1713 |
+
"Ġn at",
|
1714 |
+
"g et",
|
1715 |
+
"th ing",
|
1716 |
+
"Ġtoo k",
|
1717 |
+
"Ġh u",
|
1718 |
+
"Ġd ist",
|
1719 |
+
"Ġlo ve",
|
1720 |
+
"e w",
|
1721 |
+
"e ver",
|
1722 |
+
"Ġar m",
|
1723 |
+
"i an",
|
1724 |
+
"Ġin st",
|
1725 |
+
"m an",
|
1726 |
+
"Ġwor k",
|
1727 |
+
"Ġl ight",
|
1728 |
+
"Ġs et",
|
1729 |
+
"Ġp le",
|
1730 |
+
"ic t",
|
1731 |
+
"Ġloo ked",
|
1732 |
+
"Ġch ar",
|
1733 |
+
"Ġmiss us",
|
1734 |
+
"Ġa c",
|
1735 |
+
"Ġm ind",
|
1736 |
+
"Ġint e",
|
1737 |
+
"Ġre p",
|
1738 |
+
"Ġsu pp",
|
1739 |
+
"Ġas ked",
|
1740 |
+
"c ess",
|
1741 |
+
"Ġy es",
|
1742 |
+
"Ġle ft",
|
1743 |
+
"ert ain",
|
1744 |
+
"ent ly",
|
1745 |
+
"g g",
|
1746 |
+
"Ġk e",
|
1747 |
+
"Ġp ers",
|
1748 |
+
"is hed",
|
1749 |
+
"Ġth ings",
|
1750 |
+
"u b",
|
1751 |
+
"way s",
|
1752 |
+
"' ll",
|
1753 |
+
"Ġm om",
|
1754 |
+
"ir l",
|
1755 |
+
"al k",
|
1756 |
+
"Ġs ir",
|
1757 |
+
"Ġmom ent",
|
1758 |
+
"Ġw a",
|
1759 |
+
"ation s",
|
1760 |
+
"Ġs at",
|
1761 |
+
"se l",
|
1762 |
+
"Ġf ind",
|
1763 |
+
"ow er",
|
1764 |
+
"i a",
|
1765 |
+
"re w",
|
1766 |
+
"Ġwor ld",
|
1767 |
+
"j ect",
|
1768 |
+
"v ent",
|
1769 |
+
"Ġg ive",
|
1770 |
+
"Ġg en",
|
1771 |
+
"Ġc ap",
|
1772 |
+
"s o",
|
1773 |
+
"Ġg u",
|
1774 |
+
"Ġs w",
|
1775 |
+
"Ġwh y",
|
1776 |
+
"l t",
|
1777 |
+
"Ġal ways",
|
1778 |
+
"l ing",
|
1779 |
+
"Ġm other",
|
1780 |
+
"d d",
|
1781 |
+
"pp ed",
|
1782 |
+
"Ġso on",
|
1783 |
+
"Ġan s",
|
1784 |
+
"Ġa ct",
|
1785 |
+
"Ġe l",
|
1786 |
+
"Ġfor m",
|
1787 |
+
"Ġhe ard",
|
1788 |
+
"d er",
|
1789 |
+
"re t",
|
1790 |
+
"Ġth ing",
|
1791 |
+
"Ġseem ed",
|
1792 |
+
"Ġsomet hing",
|
1793 |
+
"an ge",
|
1794 |
+
"Ġsu b",
|
1795 |
+
"Ġdo or",
|
1796 |
+
"Ġg irl",
|
1797 |
+
"c ed",
|
1798 |
+
"Ġapp e",
|
1799 |
+
"it her",
|
1800 |
+
"Ġw ind",
|
1801 |
+
"Ġd if",
|
1802 |
+
"Ġbec ause",
|
1803 |
+
"Ġm on",
|
1804 |
+
"s s",
|
1805 |
+
"Ġto ld",
|
1806 |
+
"Ġgo ing",
|
1807 |
+
"or m",
|
1808 |
+
"Ġh ome",
|
1809 |
+
"Ġw ar",
|
1810 |
+
"ain ed",
|
1811 |
+
"Ġg ot",
|
1812 |
+
"au ght",
|
1813 |
+
"Ġg i",
|
1814 |
+
"Ġgo d",
|
1815 |
+
"Ġen g",
|
1816 |
+
"Ġs ur",
|
1817 |
+
"n ing",
|
1818 |
+
"Ġhand s",
|
1819 |
+
"l and",
|
1820 |
+
"Ġwom an",
|
1821 |
+
"a ut",
|
1822 |
+
"Ġv o",
|
1823 |
+
"Ġp oss",
|
1824 |
+
"Ġfo llow",
|
1825 |
+
"Ġfe el",
|
1826 |
+
"c hed",
|
1827 |
+
"Ġre l",
|
1828 |
+
"p h",
|
1829 |
+
"p le",
|
1830 |
+
"ic al",
|
1831 |
+
"Ġret urn",
|
1832 |
+
"oo k",
|
1833 |
+
"Ġbo y",
|
1834 |
+
"Ġkn ew",
|
1835 |
+
"Ġre g",
|
1836 |
+
"Ġre st",
|
1837 |
+
"n er",
|
1838 |
+
"Ġe ach",
|
1839 |
+
"Ġk ind",
|
1840 |
+
"Ġm a",
|
1841 |
+
"Ġex p",
|
1842 |
+
"Ġc le",
|
1843 |
+
"i ver",
|
1844 |
+
"Ġhe l",
|
1845 |
+
"Ġo h",
|
1846 |
+
"Ġs il",
|
1847 |
+
"u al",
|
1848 |
+
"Ġwat er",
|
1849 |
+
"t ing",
|
1850 |
+
"Ġde l",
|
1851 |
+
"Ġas s",
|
1852 |
+
"Ġin f",
|
1853 |
+
"Ġw o",
|
1854 |
+
"Ġb re",
|
1855 |
+
"Ġc ertain",
|
1856 |
+
"Ġagain st",
|
1857 |
+
"Ġcon f",
|
1858 |
+
"Ġbel ie",
|
1859 |
+
"ce pt",
|
1860 |
+
"Ġh ard",
|
1861 |
+
"r ow",
|
1862 |
+
"Ġu nt",
|
1863 |
+
"Ġye ars",
|
1864 |
+
"Ġqu ite",
|
1865 |
+
"in ess",
|
1866 |
+
"Ġne ar",
|
1867 |
+
"Ġp h",
|
1868 |
+
"in ed",
|
1869 |
+
"Ġs ide",
|
1870 |
+
"Ġh or",
|
1871 |
+
"Ġf our",
|
1872 |
+
"i red",
|
1873 |
+
"ter s",
|
1874 |
+
"oo l",
|
1875 |
+
"Ġfe w",
|
1876 |
+
"i er",
|
1877 |
+
"Ġd one",
|
1878 |
+
"re st",
|
1879 |
+
"Ġha lf",
|
1880 |
+
"m ost",
|
1881 |
+
"Ġc he",
|
1882 |
+
"Ġbet ter",
|
1883 |
+
"it ed",
|
1884 |
+
"Ġt re",
|
1885 |
+
"Ġm in",
|
1886 |
+
"o ck",
|
1887 |
+
"p s",
|
1888 |
+
"Ġal so",
|
1889 |
+
"u ck",
|
1890 |
+
"Ġc are",
|
1891 |
+
"Ġbeg an",
|
1892 |
+
"ou b",
|
1893 |
+
"ull y",
|
1894 |
+
"Ġha ving",
|
1895 |
+
"is ed",
|
1896 |
+
"r u",
|
1897 |
+
"Ġen ough",
|
1898 |
+
"Ġgen er",
|
1899 |
+
"Ġd ra",
|
1900 |
+
"Ġl ady",
|
1901 |
+
"Ġse en",
|
1902 |
+
"Ġp ur",
|
1903 |
+
"ap s",
|
1904 |
+
"ot t",
|
1905 |
+
"Ġh um",
|
1906 |
+
"ro ss",
|
1907 |
+
"ak en",
|
1908 |
+
"y ing",
|
1909 |
+
"Ġt er",
|
1910 |
+
"Ġin de",
|
1911 |
+
"an k",
|
1912 |
+
"Ġcall ed",
|
1913 |
+
"Ġh our",
|
1914 |
+
"i al",
|
1915 |
+
"as on",
|
1916 |
+
"Ġbe h",
|
1917 |
+
"Ġwho le",
|
1918 |
+
"Ġdo es",
|
1919 |
+
"Ġm orn",
|
1920 |
+
"Ġst e",
|
1921 |
+
"Ġple as",
|
1922 |
+
"Ġturn ed",
|
1923 |
+
"i b",
|
1924 |
+
"Ġre f",
|
1925 |
+
"Ġin s",
|
1926 |
+
"en se",
|
1927 |
+
"Ġo cc",
|
1928 |
+
"re am",
|
1929 |
+
"Ġcour se",
|
1930 |
+
"get her",
|
1931 |
+
"Ġb oth",
|
1932 |
+
"Ġg ave",
|
1933 |
+
"ut h",
|
1934 |
+
"Ġc ur",
|
1935 |
+
"Ġs ou",
|
1936 |
+
"e en",
|
1937 |
+
"Ġad d",
|
1938 |
+
"Ġre ad",
|
1939 |
+
"we en",
|
1940 |
+
"Ġc ol",
|
1941 |
+
"sel ves",
|
1942 |
+
"Ġbet ween",
|
1943 |
+
"Ġam ong",
|
1944 |
+
"ul ar",
|
1945 |
+
"Ġbe aut",
|
1946 |
+
"Ġke ep",
|
1947 |
+
"Ġin c",
|
1948 |
+
"Ġpo or",
|
1949 |
+
"Ġsu re",
|
1950 |
+
"Ġwh ite",
|
1951 |
+
"Ġmorn ing",
|
1952 |
+
"g ed",
|
1953 |
+
"Ġde ar",
|
1954 |
+
"Ġn ame",
|
1955 |
+
"Ġto ward",
|
1956 |
+
"Ġwh om",
|
1957 |
+
"Ġsm all",
|
1958 |
+
"Ġs k",
|
1959 |
+
"Ġre pl",
|
1960 |
+
"Ġl ar",
|
1961 |
+
"ut e",
|
1962 |
+
"os ed",
|
1963 |
+
"Ġfe lt",
|
1964 |
+
"b o",
|
1965 |
+
"at ing",
|
1966 |
+
"Ġop en",
|
1967 |
+
"Ġmy self",
|
1968 |
+
"Ġs ix",
|
1969 |
+
"o nd",
|
1970 |
+
"Ġhow ever",
|
1971 |
+
"x t",
|
1972 |
+
"Ġb u",
|
1973 |
+
"Ġher self",
|
1974 |
+
"Ġin ter",
|
1975 |
+
"ain t",
|
1976 |
+
"Ġh igh",
|
1977 |
+
"Ġf ore",
|
1978 |
+
"Ġst ood",
|
1979 |
+
"ct ion",
|
1980 |
+
"Ġt ra",
|
1981 |
+
"Ġhu nd",
|
1982 |
+
"Ġhund red",
|
1983 |
+
"Ġs ent",
|
1984 |
+
"Ġe v",
|
1985 |
+
"as ter",
|
1986 |
+
"Ġs im",
|
1987 |
+
"Ġsh ow",
|
1988 |
+
"i fe",
|
1989 |
+
"Ġr ound",
|
1990 |
+
"Ġal most",
|
1991 |
+
"Ġpo int",
|
1992 |
+
"Ġday s",
|
1993 |
+
"Ġword s",
|
1994 |
+
"Ġg ra",
|
1995 |
+
"a le",
|
1996 |
+
"ve l",
|
1997 |
+
"Ġd r",
|
1998 |
+
"Ġg re",
|
1999 |
+
"ent s",
|
2000 |
+
"Ġe ight",
|
2001 |
+
"dd en",
|
2002 |
+
"at es",
|
2003 |
+
"Ġb us",
|
2004 |
+
"Ġf am",
|
2005 |
+
"c es",
|
2006 |
+
"Ġl and",
|
2007 |
+
"Ġst and",
|
2008 |
+
"un g",
|
2009 |
+
"Ġsu n",
|
2010 |
+
"Ġ ed",
|
2011 |
+
"h aps",
|
2012 |
+
"n ed",
|
2013 |
+
"Ġme an",
|
2014 |
+
"Ġper haps",
|
2015 |
+
"ir d",
|
2016 |
+
"u res",
|
2017 |
+
"i et",
|
2018 |
+
"Ġs ince",
|
2019 |
+
"Ġsu dden",
|
2020 |
+
"Ġs le",
|
2021 |
+
"Ġb est",
|
2022 |
+
"Ġd ark",
|
2023 |
+
"is s",
|
2024 |
+
"Ġrepl ied",
|
2025 |
+
"Ġvo ice",
|
2026 |
+
"' d",
|
2027 |
+
"Ġb ar",
|
2028 |
+
"Ġt ill",
|
2029 |
+
"Ġm et",
|
2030 |
+
"Ġany thing",
|
2031 |
+
"Ġunder st",
|
2032 |
+
"Ġunt il",
|
2033 |
+
"it s",
|
2034 |
+
"Ġbl ack",
|
2035 |
+
"ou d",
|
2036 |
+
"ar ing",
|
2037 |
+
"Ġlook ing",
|
2038 |
+
"in s",
|
2039 |
+
"Ġb ro",
|
2040 |
+
"Ġc ried",
|
2041 |
+
"am p",
|
2042 |
+
"Ġf act",
|
2043 |
+
"Ġpr in",
|
2044 |
+
"Ġne xt",
|
2045 |
+
"Ġla w",
|
2046 |
+
"Ġl ay",
|
2047 |
+
"Ġl ess",
|
2048 |
+
"u p",
|
2049 |
+
"Ġp ower",
|
2050 |
+
"Ġpro p",
|
2051 |
+
"Ġbr ought",
|
2052 |
+
"n ot",
|
2053 |
+
"ent y",
|
2054 |
+
"ate ly",
|
2055 |
+
"' m",
|
2056 |
+
"Ġcount ry",
|
2057 |
+
"re nt",
|
2058 |
+
"Ġhel p",
|
2059 |
+
"m ed",
|
2060 |
+
"Ġv is",
|
2061 |
+
"Ġs n",
|
2062 |
+
"al s",
|
2063 |
+
"Ġa ir",
|
2064 |
+
"Ġqu est",
|
2065 |
+
"Ġto gether",
|
2066 |
+
"f ully",
|
2067 |
+
"Ġsp o",
|
2068 |
+
"Ġad v",
|
2069 |
+
"Ġpers on",
|
2070 |
+
"Ġne ed",
|
2071 |
+
"Ġu se",
|
2072 |
+
"Ġinde ed",
|
2073 |
+
"Ġcont in",
|
2074 |
+
"one y",
|
2075 |
+
"ow s",
|
2076 |
+
"Ġpres ent",
|
2077 |
+
"Ġg ent",
|
2078 |
+
"Ġun c",
|
2079 |
+
"Ġp ar",
|
2080 |
+
"u red",
|
2081 |
+
"Ġa w",
|
2082 |
+
"Ġr un",
|
2083 |
+
"Ġf ull",
|
2084 |
+
"Ġr ather",
|
2085 |
+
"Ġi de",
|
2086 |
+
"nd ed",
|
2087 |
+
"Ġfe et",
|
2088 |
+
"t ain",
|
2089 |
+
"Ġco nd",
|
2090 |
+
"Ġs y",
|
2091 |
+
"Ġl at",
|
2092 |
+
"b e",
|
2093 |
+
"Ġf all",
|
2094 |
+
"d u",
|
2095 |
+
"Ġf ive",
|
2096 |
+
"' ve",
|
2097 |
+
"et er",
|
2098 |
+
"Ġh ar",
|
2099 |
+
"ce i",
|
2100 |
+
"Ġf in",
|
2101 |
+
"Ġb ed",
|
2102 |
+
"Ġm il",
|
2103 |
+
"Ġdo ct",
|
2104 |
+
"Ġinte rest",
|
2105 |
+
"o c"
|
2106 |
+
]
|
2107 |
+
}
|
2108 |
+
}
|
tokenizer_config.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"added_tokens_decoder": {
|
3 |
+
"0": {
|
4 |
+
"content": "([bos])",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false,
|
9 |
+
"special": true
|
10 |
+
},
|
11 |
+
"1": {
|
12 |
+
"content": "([eos])",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": false,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false,
|
17 |
+
"special": true
|
18 |
+
},
|
19 |
+
"2": {
|
20 |
+
"content": "([unk])",
|
21 |
+
"lstrip": false,
|
22 |
+
"normalized": false,
|
23 |
+
"rstrip": false,
|
24 |
+
"single_word": false,
|
25 |
+
"special": true
|
26 |
+
},
|
27 |
+
"3": {
|
28 |
+
"content": "([pad])",
|
29 |
+
"lstrip": false,
|
30 |
+
"normalized": false,
|
31 |
+
"rstrip": false,
|
32 |
+
"single_word": false,
|
33 |
+
"special": true
|
34 |
+
},
|
35 |
+
"4": {
|
36 |
+
"content": "([mask])",
|
37 |
+
"lstrip": false,
|
38 |
+
"normalized": false,
|
39 |
+
"rstrip": false,
|
40 |
+
"single_word": false,
|
41 |
+
"special": true
|
42 |
+
}
|
43 |
+
},
|
44 |
+
"bos_token": "([bos])",
|
45 |
+
"clean_up_tokenization_spaces": true,
|
46 |
+
"eos_token": "([eos])",
|
47 |
+
"mask_token": "([mask])",
|
48 |
+
"model_max_length": 1000000000000000019884624838656,
|
49 |
+
"pad_token": "([pad])",
|
50 |
+
"tokenizer_class": "PreTrainedTokenizerFast",
|
51 |
+
"unk_token": "([unk])"
|
52 |
+
}
|