Upload tokenizer
Browse files- README.md +199 -0
- special_tokens_map.json +7 -0
- tokenizer.json +1012 -0
- tokenizer_config.json +76 -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,1012 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
"id": 497,
|
| 53 |
+
"content": "(LNG)",
|
| 54 |
+
"single_word": false,
|
| 55 |
+
"lstrip": false,
|
| 56 |
+
"rstrip": false,
|
| 57 |
+
"normalized": true,
|
| 58 |
+
"special": false
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"id": 498,
|
| 62 |
+
"content": "(UNK)",
|
| 63 |
+
"single_word": false,
|
| 64 |
+
"lstrip": false,
|
| 65 |
+
"rstrip": false,
|
| 66 |
+
"normalized": true,
|
| 67 |
+
"special": false
|
| 68 |
+
},
|
| 69 |
+
{
|
| 70 |
+
"id": 499,
|
| 71 |
+
"content": "(SPN)",
|
| 72 |
+
"single_word": false,
|
| 73 |
+
"lstrip": false,
|
| 74 |
+
"rstrip": false,
|
| 75 |
+
"normalized": true,
|
| 76 |
+
"special": false
|
| 77 |
+
}
|
| 78 |
+
],
|
| 79 |
+
"normalizer": null,
|
| 80 |
+
"pre_tokenizer": {
|
| 81 |
+
"type": "ByteLevel",
|
| 82 |
+
"add_prefix_space": true,
|
| 83 |
+
"trim_offsets": true,
|
| 84 |
+
"use_regex": true
|
| 85 |
+
},
|
| 86 |
+
"post_processor": {
|
| 87 |
+
"type": "TemplateProcessing",
|
| 88 |
+
"single": [
|
| 89 |
+
{
|
| 90 |
+
"Sequence": {
|
| 91 |
+
"id": "A",
|
| 92 |
+
"type_id": 0
|
| 93 |
+
}
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"SpecialToken": {
|
| 97 |
+
"id": "([eos])",
|
| 98 |
+
"type_id": 0
|
| 99 |
+
}
|
| 100 |
+
}
|
| 101 |
+
],
|
| 102 |
+
"pair": [
|
| 103 |
+
{
|
| 104 |
+
"Sequence": {
|
| 105 |
+
"id": "A",
|
| 106 |
+
"type_id": 0
|
| 107 |
+
}
|
| 108 |
+
},
|
| 109 |
+
{
|
| 110 |
+
"SpecialToken": {
|
| 111 |
+
"id": "([eos])",
|
| 112 |
+
"type_id": 0
|
| 113 |
+
}
|
| 114 |
+
},
|
| 115 |
+
{
|
| 116 |
+
"Sequence": {
|
| 117 |
+
"id": "B",
|
| 118 |
+
"type_id": 1
|
| 119 |
+
}
|
| 120 |
+
},
|
| 121 |
+
{
|
| 122 |
+
"SpecialToken": {
|
| 123 |
+
"id": "([eos])",
|
| 124 |
+
"type_id": 1
|
| 125 |
+
}
|
| 126 |
+
}
|
| 127 |
+
],
|
| 128 |
+
"special_tokens": {
|
| 129 |
+
"([bos])": {
|
| 130 |
+
"id": "([bos])",
|
| 131 |
+
"ids": [
|
| 132 |
+
0
|
| 133 |
+
],
|
| 134 |
+
"tokens": [
|
| 135 |
+
"([bos])"
|
| 136 |
+
]
|
| 137 |
+
},
|
| 138 |
+
"([eos])": {
|
| 139 |
+
"id": "([eos])",
|
| 140 |
+
"ids": [
|
| 141 |
+
1
|
| 142 |
+
],
|
| 143 |
+
"tokens": [
|
| 144 |
+
"([eos])"
|
| 145 |
+
]
|
| 146 |
+
}
|
| 147 |
+
}
|
| 148 |
+
},
|
| 149 |
+
"decoder": {
|
| 150 |
+
"type": "ByteLevel",
|
| 151 |
+
"add_prefix_space": true,
|
| 152 |
+
"trim_offsets": true,
|
| 153 |
+
"use_regex": true
|
| 154 |
+
},
|
| 155 |
+
"model": {
|
| 156 |
+
"type": "BPE",
|
| 157 |
+
"dropout": null,
|
| 158 |
+
"unk_token": "([unk])",
|
| 159 |
+
"continuing_subword_prefix": null,
|
| 160 |
+
"end_of_word_suffix": null,
|
| 161 |
+
"fuse_unk": false,
|
| 162 |
+
"byte_fallback": false,
|
| 163 |
+
"vocab": {
|
| 164 |
+
"([bos])": 0,
|
| 165 |
+
"([eos])": 1,
|
| 166 |
+
"([unk])": 2,
|
| 167 |
+
"([pad])": 3,
|
| 168 |
+
"([mask])": 4,
|
| 169 |
+
"!": 5,
|
| 170 |
+
"%": 6,
|
| 171 |
+
"'": 7,
|
| 172 |
+
"(": 8,
|
| 173 |
+
")": 9,
|
| 174 |
+
"*": 10,
|
| 175 |
+
"+": 11,
|
| 176 |
+
",": 12,
|
| 177 |
+
"-": 13,
|
| 178 |
+
".": 14,
|
| 179 |
+
"/": 15,
|
| 180 |
+
"0": 16,
|
| 181 |
+
"1": 17,
|
| 182 |
+
"2": 18,
|
| 183 |
+
"3": 19,
|
| 184 |
+
"4": 20,
|
| 185 |
+
"5": 21,
|
| 186 |
+
"6": 22,
|
| 187 |
+
"7": 23,
|
| 188 |
+
"8": 24,
|
| 189 |
+
"9": 25,
|
| 190 |
+
":": 26,
|
| 191 |
+
";": 27,
|
| 192 |
+
"?": 28,
|
| 193 |
+
"A": 29,
|
| 194 |
+
"B": 30,
|
| 195 |
+
"C": 31,
|
| 196 |
+
"D": 32,
|
| 197 |
+
"E": 33,
|
| 198 |
+
"F": 34,
|
| 199 |
+
"G": 35,
|
| 200 |
+
"H": 36,
|
| 201 |
+
"I": 37,
|
| 202 |
+
"J": 38,
|
| 203 |
+
"K": 39,
|
| 204 |
+
"L": 40,
|
| 205 |
+
"M": 41,
|
| 206 |
+
"N": 42,
|
| 207 |
+
"O": 43,
|
| 208 |
+
"P": 44,
|
| 209 |
+
"Q": 45,
|
| 210 |
+
"R": 46,
|
| 211 |
+
"S": 47,
|
| 212 |
+
"T": 48,
|
| 213 |
+
"U": 49,
|
| 214 |
+
"V": 50,
|
| 215 |
+
"W": 51,
|
| 216 |
+
"X": 52,
|
| 217 |
+
"Y": 53,
|
| 218 |
+
"Z": 54,
|
| 219 |
+
"a": 55,
|
| 220 |
+
"b": 56,
|
| 221 |
+
"c": 57,
|
| 222 |
+
"d": 58,
|
| 223 |
+
"e": 59,
|
| 224 |
+
"f": 60,
|
| 225 |
+
"g": 61,
|
| 226 |
+
"h": 62,
|
| 227 |
+
"i": 63,
|
| 228 |
+
"j": 64,
|
| 229 |
+
"k": 65,
|
| 230 |
+
"l": 66,
|
| 231 |
+
"m": 67,
|
| 232 |
+
"n": 68,
|
| 233 |
+
"o": 69,
|
| 234 |
+
"p": 70,
|
| 235 |
+
"q": 71,
|
| 236 |
+
"r": 72,
|
| 237 |
+
"s": 73,
|
| 238 |
+
"t": 74,
|
| 239 |
+
"u": 75,
|
| 240 |
+
"v": 76,
|
| 241 |
+
"w": 77,
|
| 242 |
+
"x": 78,
|
| 243 |
+
"y": 79,
|
| 244 |
+
"z": 80,
|
| 245 |
+
"¡": 81,
|
| 246 |
+
"£": 82,
|
| 247 |
+
"¤": 83,
|
| 248 |
+
"¥": 84,
|
| 249 |
+
"¦": 85,
|
| 250 |
+
"§": 86,
|
| 251 |
+
"¨": 87,
|
| 252 |
+
"©": 88,
|
| 253 |
+
"ª": 89,
|
| 254 |
+
"¬": 90,
|
| 255 |
+
"®": 91,
|
| 256 |
+
"¯": 92,
|
| 257 |
+
"±": 93,
|
| 258 |
+
"²": 94,
|
| 259 |
+
"³": 95,
|
| 260 |
+
"´": 96,
|
| 261 |
+
"µ": 97,
|
| 262 |
+
"¶": 98,
|
| 263 |
+
"·": 99,
|
| 264 |
+
"¸": 100,
|
| 265 |
+
"¹": 101,
|
| 266 |
+
"º": 102,
|
| 267 |
+
"»": 103,
|
| 268 |
+
"¼": 104,
|
| 269 |
+
"½": 105,
|
| 270 |
+
"¾": 106,
|
| 271 |
+
"¿": 107,
|
| 272 |
+
"Â": 108,
|
| 273 |
+
"Ã": 109,
|
| 274 |
+
"Ä": 110,
|
| 275 |
+
"Å": 111,
|
| 276 |
+
"Ì": 112,
|
| 277 |
+
"Î": 113,
|
| 278 |
+
"Ï": 114,
|
| 279 |
+
"â": 115,
|
| 280 |
+
"Ġ": 116,
|
| 281 |
+
"Ģ": 117,
|
| 282 |
+
"ģ": 118,
|
| 283 |
+
"Ĥ": 119,
|
| 284 |
+
"ĥ": 120,
|
| 285 |
+
"Ħ": 121,
|
| 286 |
+
"ħ": 122,
|
| 287 |
+
"Ĩ": 123,
|
| 288 |
+
"ĩ": 124,
|
| 289 |
+
"Ī": 125,
|
| 290 |
+
"ī": 126,
|
| 291 |
+
"Ĭ": 127,
|
| 292 |
+
"ĭ": 128,
|
| 293 |
+
"Į": 129,
|
| 294 |
+
"į": 130,
|
| 295 |
+
"İ": 131,
|
| 296 |
+
"IJ": 132,
|
| 297 |
+
"ij": 133,
|
| 298 |
+
"Ĵ": 134,
|
| 299 |
+
"ĵ": 135,
|
| 300 |
+
"Ķ": 136,
|
| 301 |
+
"ķ": 137,
|
| 302 |
+
"ĸ": 138,
|
| 303 |
+
"Ĺ": 139,
|
| 304 |
+
"ĺ": 140,
|
| 305 |
+
"Ļ": 141,
|
| 306 |
+
"ļ": 142,
|
| 307 |
+
"Ľ": 143,
|
| 308 |
+
"ľ": 144,
|
| 309 |
+
"Ŀ": 145,
|
| 310 |
+
"ŀ": 146,
|
| 311 |
+
"Ł": 147,
|
| 312 |
+
"ł": 148,
|
| 313 |
+
"Ń": 149,
|
| 314 |
+
"ĠÎ": 150,
|
| 315 |
+
"α": 151,
|
| 316 |
+
"ÏĦ": 152,
|
| 317 |
+
"ι": 153,
|
| 318 |
+
"ο": 154,
|
| 319 |
+
"ε": 155,
|
| 320 |
+
"ν": 156,
|
| 321 |
+
"Ïģ": 157,
|
| 322 |
+
"ĠÏ": 158,
|
| 323 |
+
"Ïħ": 159,
|
| 324 |
+
"ÏĤ": 160,
|
| 325 |
+
"η": 161,
|
| 326 |
+
"Ïĥ": 162,
|
| 327 |
+
"ĠÏĦ": 163,
|
| 328 |
+
"μ": 164,
|
| 329 |
+
"ί": 165,
|
| 330 |
+
"ÏĢ": 166,
|
| 331 |
+
"λ": 167,
|
| 332 |
+
"κ": 168,
|
| 333 |
+
"ĠÏĢ": 169,
|
| 334 |
+
"ά": 170,
|
| 335 |
+
"οÏħ": 171,
|
| 336 |
+
"Ġκ": 172,
|
| 337 |
+
"ÏĮ": 173,
|
| 338 |
+
"Ġε": 174,
|
| 339 |
+
"Ġα": 175,
|
| 340 |
+
"ÎŃ": 176,
|
| 341 |
+
"ĠÏĥ": 177,
|
| 342 |
+
"Ïī": 178,
|
| 343 |
+
"αι": 179,
|
| 344 |
+
"ή": 180,
|
| 345 |
+
"Ïį": 181,
|
| 346 |
+
"Ġμ": 182,
|
| 347 |
+
"γ": 183,
|
| 348 |
+
"ει": 184,
|
| 349 |
+
"Ïĩ": 185,
|
| 350 |
+
"Ïİ": 186,
|
| 351 |
+
"ια": 187,
|
| 352 |
+
"με": 188,
|
| 353 |
+
"Ġν": 189,
|
| 354 |
+
"ικ": 190,
|
| 355 |
+
"Ġδ": 191,
|
| 356 |
+
"ĠÏĦη": 192,
|
| 357 |
+
"Ġκαι": 193,
|
| 358 |
+
"Ġνα": 194,
|
| 359 |
+
"δ": 195,
|
| 360 |
+
"θ": 196,
|
| 361 |
+
"Ïģο": 197,
|
| 362 |
+
"ÏĨ": 198,
|
| 363 |
+
"ÏĦα": 199,
|
| 364 |
+
"ÏĦε": 200,
|
| 365 |
+
"ία": 201,
|
| 366 |
+
"ÏĢο": 202,
|
| 367 |
+
"ĠÏĦο": 203,
|
| 368 |
+
"Ġγ": 204,
|
| 369 |
+
"μα": 205,
|
| 370 |
+
"Ïģα": 206,
|
| 371 |
+
"Ïĥη": 207,
|
| 372 |
+
"Ġο": 208,
|
| 373 |
+
"ÏĦη": 209,
|
| 374 |
+
"Ïģι": 210,
|
| 375 |
+
"ÏĦο": 211,
|
| 376 |
+
"ĠÎŃ": 212,
|
| 377 |
+
"Ġθ": 213,
|
| 378 |
+
"ίν": 214,
|
| 379 |
+
"Ïīν": 215,
|
| 380 |
+
"ĠÏĮ": 216,
|
| 381 |
+
"β": 217,
|
| 382 |
+
"Ġγια": 218,
|
| 383 |
+
"οÏħμε": 219,
|
| 384 |
+
"ÏĦι": 220,
|
| 385 |
+
"Ġη": 221,
|
| 386 |
+
"ĠÏĦην": 222,
|
| 387 |
+
"να": 223,
|
| 388 |
+
"νο": 224,
|
| 389 |
+
"ĠÏĦοÏħ": 225,
|
| 390 |
+
"ĠαÏħ": 226,
|
| 391 |
+
"Ġ,": 227,
|
| 392 |
+
"Ġμε": 228,
|
| 393 |
+
"Ġ.": 229,
|
| 394 |
+
"ĠÏĢÏģ": 230,
|
| 395 |
+
"ολ": 231,
|
| 396 |
+
"ÏĦικ": 232,
|
| 397 |
+
"ĠÏĥÏħ": 233,
|
| 398 |
+
"εÏĤ": 234,
|
| 399 |
+
"ξ": 235,
|
| 400 |
+
"Ġκα": 236,
|
| 401 |
+
"ÏħÏģ": 237,
|
| 402 |
+
"ÏĢÏĮ": 238,
|
| 403 |
+
"οÏį": 239,
|
| 404 |
+
"ĠαÏħÏĦ": 240,
|
| 405 |
+
"Ġθα": 241,
|
| 406 |
+
"ζ": 242,
|
| 407 |
+
"ĠÏĦηÏĤ": 243,
|
| 408 |
+
"αÏĤ": 244,
|
| 409 |
+
"οι": 245,
|
| 410 |
+
"ÎŃÏĤ": 246,
|
| 411 |
+
"ÏĢα": 247,
|
| 412 |
+
"ĠÏħ": 248,
|
| 413 |
+
"εί": 249,
|
| 414 |
+
"Ġλ": 250,
|
| 415 |
+
"ÏĥÏĦ": 251,
|
| 416 |
+
"ĠÏĢÏģο": 252,
|
| 417 |
+
"Ġείν": 253,
|
| 418 |
+
"Ġείναι": 254,
|
| 419 |
+
"Ïĥει": 255,
|
| 420 |
+
"ĠÏĢοÏħ": 256,
|
| 421 |
+
"ÏĦαι": 257,
|
| 422 |
+
"ĠÏĦα": 258,
|
| 423 |
+
"Ïģά": 259,
|
| 424 |
+
"ĠÏĩ": 260,
|
| 425 |
+
"λο": 261,
|
| 426 |
+
"ĠεÏĢ": 262,
|
| 427 |
+
"οÏħν": 263,
|
| 428 |
+
"ĠÏĢολ": 264,
|
| 429 |
+
"Ġδε": 265,
|
| 430 |
+
"ĠÎķ": 266,
|
| 431 |
+
"ĠÎŃÏĩ": 267,
|
| 432 |
+
"ÏĨο": 268,
|
| 433 |
+
"Ïİν": 269,
|
| 434 |
+
"ĠÏĦι": 270,
|
| 435 |
+
"ĠÏĥÏĦη": 271,
|
| 436 |
+
"Ġβ": 272,
|
| 437 |
+
"ÏĦά": 273,
|
| 438 |
+
"Ïģί": 274,
|
| 439 |
+
"Ġαν": 275,
|
| 440 |
+
"ĠÏĢα": 276,
|
| 441 |
+
"ĠαÏĢÏĮ": 277,
|
| 442 |
+
"Ġ(": 278,
|
| 443 |
+
"λα": 279,
|
| 444 |
+
"λη": 280,
|
| 445 |
+
"ιÏĥ": 281,
|
| 446 |
+
"Ïĩα": 282,
|
| 447 |
+
"ήÏĤ": 283,
|
| 448 |
+
"Ïģγ": 284,
|
| 449 |
+
"ιο": 285,
|
| 450 |
+
"ÎŃÏĢ": 286,
|
| 451 |
+
"ĠÏĥε": 287,
|
| 452 |
+
"ÏħÏģÏī": 288,
|
| 453 |
+
"ĠÏĦÏīν": 289,
|
| 454 |
+
"ĠεÏħ": 290,
|
| 455 |
+
"ÏĬ": 291,
|
| 456 |
+
"μÎŃ": 292,
|
| 457 |
+
"ĠÏĦιÏĤ": 293,
|
| 458 |
+
"άν": 294,
|
| 459 |
+
"θε": 295,
|
| 460 |
+
"ÏħÏģÏīÏĢα": 296,
|
| 461 |
+
"Ġδεν": 297,
|
| 462 |
+
"αÏĥ": 298,
|
| 463 |
+
"Ïģε": 299,
|
| 464 |
+
"μο": 300,
|
| 465 |
+
"λε": 301,
|
| 466 |
+
"ĠÏħÏĢ": 302,
|
| 467 |
+
"ĠÏĨ": 303,
|
| 468 |
+
"ĠÏĥÏĦο": 304,
|
| 469 |
+
"ÏĬκ": 305,
|
| 470 |
+
"λά": 306,
|
| 471 |
+
"ĠÏĥÏĦην": 307,
|
| 472 |
+
"ĠÏĮÏĦι": 308,
|
| 473 |
+
"οÏħÏĤ": 309,
|
| 474 |
+
"ÏĥειÏĤ": 310,
|
| 475 |
+
"ÏħÏģÏīÏĢαÏĬκ": 311,
|
| 476 |
+
"ÎŃÏĢει": 312,
|
| 477 |
+
"Ġά": 313,
|
| 478 |
+
"ÏģÏĩ": 314,
|
| 479 |
+
"ÏīÏĤ": 315,
|
| 480 |
+
"ĠαÏĢο": 316,
|
| 481 |
+
"ÏĥοÏħμε": 317,
|
| 482 |
+
"κα": 318,
|
| 483 |
+
"ĠÏĥÏħν": 319,
|
| 484 |
+
"ĠμαÏĤ": 320,
|
| 485 |
+
"ÏĥηÏĤ": 321,
|
| 486 |
+
"Īη": 322,
|
| 487 |
+
"ĠαÏħÏĦÏĮ": 323,
|
| 488 |
+
"Ġοι": 324,
|
| 489 |
+
"ĠÏĢÏģÎŃÏĢει": 325,
|
| 490 |
+
"ÏģÏĮ": 326,
|
| 491 |
+
"Ïĥε": 327,
|
| 492 |
+
"ĠÏĦοÏħÏĤ": 328,
|
| 493 |
+
"ÏĩαÏģι": 329,
|
| 494 |
+
"ίαÏĤ": 330,
|
| 495 |
+
"ĠμÎŃ": 331,
|
| 496 |
+
"ĠεÏħÏĩαÏģι": 332,
|
| 497 |
+
"Ġεί": 333,
|
| 498 |
+
"ĠÏĢε": 334,
|
| 499 |
+
"γκ": 335,
|
| 500 |
+
"εÏĦαι": 336,
|
| 501 |
+
"ον": 337,
|
| 502 |
+
"ĠÏĦον": 338,
|
| 503 |
+
"Ġδια": 339,
|
| 504 |
+
"NG": 340,
|
| 505 |
+
"LNG": 341,
|
| 506 |
+
"Ïĥα": 342,
|
| 507 |
+
"ÎŃÏģ": 343,
|
| 508 |
+
"ÏĥÏĦÏİ": 344,
|
| 509 |
+
"ĠÏĢÏģÏĮ": 345,
|
| 510 |
+
"ÏĥÏĦε": 346,
|
| 511 |
+
"Ġεν": 347,
|
| 512 |
+
"ĠÎķÏħÏģÏīÏĢαÏĬκ": 348,
|
| 513 |
+
"ιά": 349,
|
| 514 |
+
"Ïģη": 350,
|
| 515 |
+
"ĠÏĢολÏį": 351,
|
| 516 |
+
"Ġή": 352,
|
| 517 |
+
"ĠθÎŃ": 353,
|
| 518 |
+
"ÏĢε": 354,
|
| 519 |
+
"νÏī": 355,
|
| 520 |
+
"ÏĦή": 356,
|
| 521 |
+
"μαÏĦα": 357,
|
| 522 |
+
"ÏĦική": 358,
|
| 523 |
+
"ĠÏĥαÏĤ": 359,
|
| 524 |
+
"ĠεÏħÏĩαÏģιÏĥÏĦÏİ": 360,
|
| 525 |
+
"ĠεÏĢι": 361,
|
| 526 |
+
"Ġ;": 362,
|
| 527 |
+
"κε": 363,
|
| 528 |
+
"ÏĦÏĮ": 364,
|
| 529 |
+
"Ġκά": 365,
|
| 530 |
+
"ĠÎŃνα": 366,
|
| 531 |
+
"Ġαλ": 367,
|
| 532 |
+
"ĠμÏĢο": 368,
|
| 533 |
+
"ÏįÏģι": 369,
|
| 534 |
+
"νη": 370,
|
| 535 |
+
"ĠÎļ": 371,
|
| 536 |
+
"γο": 372,
|
| 537 |
+
"Ïĥι": 373,
|
| 538 |
+
"ĠÏĪη": 374,
|
| 539 |
+
"ÏĥÏī": 375,
|
| 540 |
+
"ÏĦÏģο": 376,
|
| 541 |
+
"ική": 377,
|
| 542 |
+
"θη": 378,
|
| 543 |
+
"μά": 379,
|
| 544 |
+
"εδ": 380,
|
| 545 |
+
"ĠεÏĢί": 381,
|
| 546 |
+
"λή": 382,
|
| 547 |
+
"ĠκÏįÏģι": 383,
|
| 548 |
+
"άλ": 384,
|
| 549 |
+
"Ġμια": 385,
|
| 550 |
+
"Ġεκ": 386,
|
| 551 |
+
"μÏĮ": 387,
|
| 552 |
+
"ĠÏĥÏħμ": 388,
|
| 553 |
+
"Ïģία": 389,
|
| 554 |
+
"ÏĦαν": 390,
|
| 555 |
+
"μή": 391,
|
| 556 |
+
"ĠαÏħÏĦή": 392,
|
| 557 |
+
"αν": 393,
|
| 558 |
+
"ÏİÏģα": 394,
|
| 559 |
+
"ÏĦί": 395,
|
| 560 |
+
"ĠÏĥη": 396,
|
| 561 |
+
"ĠÎŃÏĩοÏħμε": 397,
|
| 562 |
+
"ĠÏĢαÏģα": 398,
|
| 563 |
+
"ĠκαÏĦά": 399,
|
| 564 |
+
"εια": 400,
|
| 565 |
+
"ĠÏĢÏģοÏĥ": 401,
|
| 566 |
+
"Ġξ": 402,
|
| 567 |
+
"Ġανα": 403,
|
| 568 |
+
"ÏĦοÏį": 404,
|
| 569 |
+
"δο": 405,
|
| 570 |
+
"ÏģοÏį": 406,
|
| 571 |
+
"ίζ": 407,
|
| 572 |
+
"ελ": 408,
|
| 573 |
+
"Ġ2": 409,
|
| 574 |
+
"ĠÏĢεÏģι": 410,
|
| 575 |
+
"ÏĦικÏĮ": 411,
|
| 576 |
+
"βα": 412,
|
| 577 |
+
"ĠÎŃÏĩει": 413,
|
| 578 |
+
"Ġεξ": 414,
|
| 579 |
+
"Ïģή": 415,
|
| 580 |
+
"ĠκαÏĦα": 416,
|
| 581 |
+
"ÏĢη": 417,
|
| 582 |
+
"λογ": 418,
|
| 583 |
+
"ÏģÏī": 419,
|
| 584 |
+
"ÏĦεÏĤ": 420,
|
| 585 |
+
"οÏĤ": 421,
|
| 586 |
+
"Ġαλλά": 422,
|
| 587 |
+
"ίεÏĤ": 423,
|
| 588 |
+
"ĠκÏħÏģ": 424,
|
| 589 |
+
"ĠÎĪ": 425,
|
| 590 |
+
"Ġ1": 426,
|
| 591 |
+
"Ġδη": 427,
|
| 592 |
+
"ĠÏħÏĢά": 428,
|
| 593 |
+
"Ġεγκ": 429,
|
| 594 |
+
"Ġι": 430,
|
| 595 |
+
"Ġδικ": 431,
|
| 596 |
+
"ĠÎĪνÏī": 432,
|
| 597 |
+
"ÏĦηÏĦα": 433,
|
| 598 |
+
"ÏģÏİ": 434,
|
| 599 |
+
"ĠÏĥÏĦα": 435,
|
| 600 |
+
"θεί": 436,
|
| 601 |
+
"ÏĢοι": 437,
|
| 602 |
+
"ÏįÏĦε": 438,
|
| 603 |
+
"Ġακ": 439,
|
| 604 |
+
"μη": 440,
|
| 605 |
+
"ικά": 441,
|
| 606 |
+
"ξη": 442,
|
| 607 |
+
"ĠÏĥÏĦι": 443,
|
| 608 |
+
"ÏĦικά": 444,
|
| 609 |
+
"Ġζ": 445,
|
| 610 |
+
"Ġκοι": 446,
|
| 611 |
+
"ικÏĮ": 447,
|
| 612 |
+
"ĠÏĦÏİÏģα": 448,
|
| 613 |
+
"Ġλοι": 449,
|
| 614 |
+
"ÏĢι": 450,
|
| 615 |
+
"ĠÏĢολι": 451,
|
| 616 |
+
"ĠÏĮλ": 452,
|
| 617 |
+
"ίνεÏĦαι": 453,
|
| 618 |
+
"ĠÏħÏĢάÏģÏĩ": 454,
|
| 619 |
+
"ĠοÏĢο": 455,
|
| 620 |
+
"ĠλÏĮ": 456,
|
| 621 |
+
"ĠÏħÏĢο": 457,
|
| 622 |
+
"οÏįν": 458,
|
| 623 |
+
"κÏģα": 459,
|
| 624 |
+
"ÏĢÏĮν": 460,
|
| 625 |
+
"ĠÏĥημα": 461,
|
| 626 |
+
"ĠλοιÏĢÏĮν": 462,
|
| 627 |
+
"εν": 463,
|
| 628 |
+
"00": 464,
|
| 629 |
+
"ĠαÏĢ": 465,
|
| 630 |
+
"ĠÏĪηÏĨο": 466,
|
| 631 |
+
"Ġκάν": 467,
|
| 632 |
+
"ÏĪ": 468,
|
| 633 |
+
"ÏĦοÏĤ": 469,
|
| 634 |
+
"ÏģÎŃ": 470,
|
| 635 |
+
"ĠÎł": 471,
|
| 636 |
+
"ĠΣ": 472,
|
| 637 |
+
"ĠÎĴ": 473,
|
| 638 |
+
"ĠÎķÏħÏģÏīÏĢαÏĬκή": 474,
|
| 639 |
+
"ĠÏĪηÏĨοÏĨο": 475,
|
| 640 |
+
"μÎŃν": 476,
|
| 641 |
+
"αλ": 477,
|
| 642 |
+
"ÏİÏĤ": 478,
|
| 643 |
+
"ιλ": 479,
|
| 644 |
+
"ÏĮÏĥ": 480,
|
| 645 |
+
"οÏįμε": 481,
|
| 646 |
+
"δη": 482,
|
| 647 |
+
"Ġάλ": 483,
|
| 648 |
+
"λÎŃ": 484,
|
| 649 |
+
"Ïĥία": 485,
|
| 650 |
+
"ĠÎľ": 486,
|
| 651 |
+
"ÏĦηÏĥη": 487,
|
| 652 |
+
"ομ": 488,
|
| 653 |
+
"Ġδι": 489,
|
| 654 |
+
"ĠÏĥÏĦ": 490,
|
| 655 |
+
"ĠÏĦμή": 491,
|
| 656 |
+
"μαÏĥÏĦε": 492,
|
| 657 |
+
"Ïģεί": 493,
|
| 658 |
+
"ĠÏĥÏĩ": 494,
|
| 659 |
+
"ÏģεÏĤ": 495,
|
| 660 |
+
"ĠÏĮÏĢ": 496
|
| 661 |
+
},
|
| 662 |
+
"merges": [
|
| 663 |
+
"Ġ Î",
|
| 664 |
+
"Î ±",
|
| 665 |
+
"Ï Ħ",
|
| 666 |
+
"Î ¹",
|
| 667 |
+
"Î ¿",
|
| 668 |
+
"Î µ",
|
| 669 |
+
"Î ½",
|
| 670 |
+
"Ï ģ",
|
| 671 |
+
"Ġ Ï",
|
| 672 |
+
"Ï ħ",
|
| 673 |
+
"Ï Ĥ",
|
| 674 |
+
"Î ·",
|
| 675 |
+
"Ï ĥ",
|
| 676 |
+
"Ġ ÏĦ",
|
| 677 |
+
"Î ¼",
|
| 678 |
+
"Î ¯",
|
| 679 |
+
"Ï Ģ",
|
| 680 |
+
"Î »",
|
| 681 |
+
"Î º",
|
| 682 |
+
"ĠÏ Ģ",
|
| 683 |
+
"Î ¬",
|
| 684 |
+
"ο Ïħ",
|
| 685 |
+
"ĠÎ º",
|
| 686 |
+
"Ï Į",
|
| 687 |
+
"ĠÎ µ",
|
| 688 |
+
"ĠÎ ±",
|
| 689 |
+
"Î Ń",
|
| 690 |
+
"ĠÏ ĥ",
|
| 691 |
+
"Ï ī",
|
| 692 |
+
"α ι",
|
| 693 |
+
"Î ®",
|
| 694 |
+
"Ï į",
|
| 695 |
+
"ĠÎ ¼",
|
| 696 |
+
"Î ³",
|
| 697 |
+
"ε ι",
|
| 698 |
+
"Ï ĩ",
|
| 699 |
+
"Ï İ",
|
| 700 |
+
"ι α",
|
| 701 |
+
"μ ε",
|
| 702 |
+
"ĠÎ ½",
|
| 703 |
+
"ι κ",
|
| 704 |
+
"ĠÎ ´",
|
| 705 |
+
"ĠÏĦ η",
|
| 706 |
+
"Ġκ αι",
|
| 707 |
+
"Ġν α",
|
| 708 |
+
"Î ´",
|
| 709 |
+
"Î ¸",
|
| 710 |
+
"Ïģ ο",
|
| 711 |
+
"Ï Ĩ",
|
| 712 |
+
"ÏĦ α",
|
| 713 |
+
"ÏĦ ε",
|
| 714 |
+
"ί α",
|
| 715 |
+
"ÏĢ Î¿",
|
| 716 |
+
"ĠÏĦ ο",
|
| 717 |
+
"ĠÎ ³",
|
| 718 |
+
"μ α",
|
| 719 |
+
"Ïģ α",
|
| 720 |
+
"Ïĥ η",
|
| 721 |
+
"ĠÎ ¿",
|
| 722 |
+
"ÏĦ η",
|
| 723 |
+
"Ïģ ι",
|
| 724 |
+
"ÏĦ ο",
|
| 725 |
+
"ĠÎ Ń",
|
| 726 |
+
"ĠÎ ¸",
|
| 727 |
+
"ί ν",
|
| 728 |
+
"Ïī ν",
|
| 729 |
+
"ĠÏ Į",
|
| 730 |
+
"Î ²",
|
| 731 |
+
"Ġγ ια",
|
| 732 |
+
"οÏħ με",
|
| 733 |
+
"ÏĦ ι",
|
| 734 |
+
"ĠÎ ·",
|
| 735 |
+
"ĠÏĦη ν",
|
| 736 |
+
"ν α",
|
| 737 |
+
"ν ο",
|
| 738 |
+
"ĠÏĦ οÏħ",
|
| 739 |
+
"Ġα Ïħ",
|
| 740 |
+
"Ġ ,",
|
| 741 |
+
"Ġμ ε",
|
| 742 |
+
"Ġ .",
|
| 743 |
+
"ĠÏĢ Ïģ",
|
| 744 |
+
"ο λ",
|
| 745 |
+
"ÏĦ ικ",
|
| 746 |
+
"ĠÏĥ Ïħ",
|
| 747 |
+
"ε ÏĤ",
|
| 748 |
+
"Î ¾",
|
| 749 |
+
"Ġκ α",
|
| 750 |
+
"Ïħ Ïģ",
|
| 751 |
+
"ÏĢ ÏĮ",
|
| 752 |
+
"ο Ïį",
|
| 753 |
+
"ĠαÏħ ÏĦ",
|
| 754 |
+
"Ġθ α",
|
| 755 |
+
"Î ¶",
|
| 756 |
+
"ĠÏĦη ÏĤ",
|
| 757 |
+
"α ÏĤ",
|
| 758 |
+
"ο ι",
|
| 759 |
+
"ÎŃ ÏĤ",
|
| 760 |
+
"ÏĢ Î±",
|
| 761 |
+
"ĠÏ ħ",
|
| 762 |
+
"ε ί",
|
| 763 |
+
"ĠÎ »",
|
| 764 |
+
"Ïĥ ÏĦ",
|
| 765 |
+
"ĠÏĢ Ïģο",
|
| 766 |
+
"Ġε ίν",
|
| 767 |
+
"Ġείν αι",
|
| 768 |
+
"Ïĥ ει",
|
| 769 |
+
"ĠÏĢ Î¿Ïħ",
|
| 770 |
+
"ÏĦ αι",
|
| 771 |
+
"ĠÏĦ α",
|
| 772 |
+
"Ïģ ά",
|
| 773 |
+
"ĠÏ ĩ",
|
| 774 |
+
"λ ο",
|
| 775 |
+
"Ġε ÏĢ",
|
| 776 |
+
"οÏħ ν",
|
| 777 |
+
"ĠÏĢ Î¿Î»",
|
| 778 |
+
"Ġδ ε",
|
| 779 |
+
"ĠÎ ķ",
|
| 780 |
+
"ĠÎŃ Ïĩ",
|
| 781 |
+
"ÏĨ ο",
|
| 782 |
+
"Ïİ Î½",
|
| 783 |
+
"ĠÏĦ ι",
|
| 784 |
+
"ĠÏĥ ÏĦη",
|
| 785 |
+
"ĠÎ ²",
|
| 786 |
+
"ÏĦ ά",
|
| 787 |
+
"Ïģ ί",
|
| 788 |
+
"Ġα ν",
|
| 789 |
+
"ĠÏĢ Î±",
|
| 790 |
+
"Ġα ÏĢÏĮ",
|
| 791 |
+
"Ġ (",
|
| 792 |
+
"λ α",
|
| 793 |
+
"λ η",
|
| 794 |
+
"ι Ïĥ",
|
| 795 |
+
"Ïĩ α",
|
| 796 |
+
"ή ÏĤ",
|
| 797 |
+
"Ïģ γ",
|
| 798 |
+
"ι ο",
|
| 799 |
+
"ÎŃ ÏĢ",
|
| 800 |
+
"ĠÏĥ ε",
|
| 801 |
+
"ÏħÏģ Ïī",
|
| 802 |
+
"ĠÏĦ Ïīν",
|
| 803 |
+
"Ġε Ïħ",
|
| 804 |
+
"Ï Ĭ",
|
| 805 |
+
"μ ÎŃ",
|
| 806 |
+
"ĠÏĦι ÏĤ",
|
| 807 |
+
"ά ν",
|
| 808 |
+
"θ ε",
|
| 809 |
+
"ÏħÏģÏī ÏĢα",
|
| 810 |
+
"Ġδε ν",
|
| 811 |
+
"α Ïĥ",
|
| 812 |
+
"Ïģ ε",
|
| 813 |
+
"μ ο",
|
| 814 |
+
"λ ε",
|
| 815 |
+
"ĠÏħ ÏĢ",
|
| 816 |
+
"ĠÏ Ĩ",
|
| 817 |
+
"ĠÏĥ ÏĦο",
|
| 818 |
+
"ÏĬ κ",
|
| 819 |
+
"λ ά",
|
| 820 |
+
"ĠÏĥÏĦη ν",
|
| 821 |
+
"ĠÏĮ ÏĦι",
|
| 822 |
+
"οÏħ ÏĤ",
|
| 823 |
+
"Ïĥει ÏĤ",
|
| 824 |
+
"ÏħÏģÏīÏĢα ÏĬκ",
|
| 825 |
+
"ÎŃÏĢ ÎµÎ¹",
|
| 826 |
+
"ĠÎ ¬",
|
| 827 |
+
"Ïģ Ïĩ",
|
| 828 |
+
"Ïī ÏĤ",
|
| 829 |
+
"Ġα ÏĢο",
|
| 830 |
+
"Ïĥ οÏħμε",
|
| 831 |
+
"κ α",
|
| 832 |
+
"ĠÏĥÏħ ν",
|
| 833 |
+
"Ġμ αÏĤ",
|
| 834 |
+
"Ïĥη ÏĤ",
|
| 835 |
+
"Ī Î·",
|
| 836 |
+
"ĠαÏħÏĦ ÏĮ",
|
| 837 |
+
"Ġο ι",
|
| 838 |
+
"ĠÏĢÏģ ÎŃÏĢει",
|
| 839 |
+
"Ïģ ÏĮ",
|
| 840 |
+
"Ïĥ ε",
|
| 841 |
+
"ĠÏĦοÏħ ÏĤ",
|
| 842 |
+
"Ïĩα Ïģι",
|
| 843 |
+
"ία ÏĤ",
|
| 844 |
+
"Ġμ ÎŃ",
|
| 845 |
+
"ĠεÏħ ÏĩαÏģι",
|
| 846 |
+
"Ġε ί",
|
| 847 |
+
"ĠÏĢ Îµ",
|
| 848 |
+
"γ κ",
|
| 849 |
+
"ε ÏĦαι",
|
| 850 |
+
"ο ν",
|
| 851 |
+
"ĠÏĦο ν",
|
| 852 |
+
"Ġδ ια",
|
| 853 |
+
"N G",
|
| 854 |
+
"L NG",
|
| 855 |
+
"Ïĥ α",
|
| 856 |
+
"ÎŃ Ïģ",
|
| 857 |
+
"ÏĥÏĦ Ïİ",
|
| 858 |
+
"ĠÏĢÏģ ÏĮ",
|
| 859 |
+
"Ïĥ ÏĦε",
|
| 860 |
+
"Ġε ν",
|
| 861 |
+
"ĠÎķ ÏħÏģÏīÏĢαÏĬκ",
|
| 862 |
+
"ι ά",
|
| 863 |
+
"Ïģ η",
|
| 864 |
+
"ĠÏĢολ Ïį",
|
| 865 |
+
"ĠÎ ®",
|
| 866 |
+
"Ġθ ÎŃ",
|
| 867 |
+
"ÏĢ Îµ",
|
| 868 |
+
"ν Ïī",
|
| 869 |
+
"ÏĦ ή",
|
| 870 |
+
"μα ÏĦα",
|
| 871 |
+
"ÏĦικ ή",
|
| 872 |
+
"ĠÏĥ αÏĤ",
|
| 873 |
+
"ĠεÏħÏĩαÏģι ÏĥÏĦÏİ",
|
| 874 |
+
"ĠεÏĢ Î¹",
|
| 875 |
+
"Ġ ;",
|
| 876 |
+
"κ ε",
|
| 877 |
+
"ÏĦ ÏĮ",
|
| 878 |
+
"Ġκ ά",
|
| 879 |
+
"ĠÎŃ Î½Î±",
|
| 880 |
+
"Ġα λ",
|
| 881 |
+
"Ġμ ÏĢο",
|
| 882 |
+
"Ïį Ïģι",
|
| 883 |
+
"ν η",
|
| 884 |
+
"ĠÎ ļ",
|
| 885 |
+
"γ ο",
|
| 886 |
+
"Ïĥ ι",
|
| 887 |
+
"ĠÏ Īη",
|
| 888 |
+
"Ïĥ Ïī",
|
| 889 |
+
"ÏĦ Ïģο",
|
| 890 |
+
"ικ ή",
|
| 891 |
+
"θ η",
|
| 892 |
+
"μ ά",
|
| 893 |
+
"ε δ",
|
| 894 |
+
"ĠεÏĢ Î¯",
|
| 895 |
+
"λ ή",
|
| 896 |
+
"Ġκ ÏįÏģι",
|
| 897 |
+
"ά λ",
|
| 898 |
+
"Ġμ ια",
|
| 899 |
+
"Ġε κ",
|
| 900 |
+
"μ ÏĮ",
|
| 901 |
+
"ĠÏĥÏħ μ",
|
| 902 |
+
"Ïģ ία",
|
| 903 |
+
"ÏĦα ν",
|
| 904 |
+
"μ ή",
|
| 905 |
+
"ĠαÏħÏĦ ή",
|
| 906 |
+
"α ν",
|
| 907 |
+
"Ïİ Ïģα",
|
| 908 |
+
"ÏĦ ί",
|
| 909 |
+
"ĠÏĥ η",
|
| 910 |
+
"ĠÎŃÏĩ οÏħμε",
|
| 911 |
+
"ĠÏĢα Ïģα",
|
| 912 |
+
"Ġκα ÏĦά",
|
| 913 |
+
"ει α",
|
| 914 |
+
"ĠÏĢÏģο Ïĥ",
|
| 915 |
+
"ĠÎ ¾",
|
| 916 |
+
"Ġα να",
|
| 917 |
+
"ÏĦο Ïį",
|
| 918 |
+
"δ ο",
|
| 919 |
+
"Ïģο Ïį",
|
| 920 |
+
"ί ζ",
|
| 921 |
+
"ε λ",
|
| 922 |
+
"Ġ 2",
|
| 923 |
+
"ĠÏĢε Ïģι",
|
| 924 |
+
"ÏĦικ ÏĮ",
|
| 925 |
+
"β α",
|
| 926 |
+
"ĠÎŃÏĩ ει",
|
| 927 |
+
"Ġε ξ",
|
| 928 |
+
"Ïģ ή",
|
| 929 |
+
"Ġκα ÏĦα",
|
| 930 |
+
"ÏĢ Î·",
|
| 931 |
+
"λο γ",
|
| 932 |
+
"Ïģ Ïī",
|
| 933 |
+
"ÏĦε ÏĤ",
|
| 934 |
+
"ο ÏĤ",
|
| 935 |
+
"Ġαλ λά",
|
| 936 |
+
"ί εÏĤ",
|
| 937 |
+
"Ġκ ÏħÏģ",
|
| 938 |
+
"ĠÎ Ī",
|
| 939 |
+
"Ġ 1",
|
| 940 |
+
"Ġδ η",
|
| 941 |
+
"ĠÏħÏĢ Î¬",
|
| 942 |
+
"Ġε γκ",
|
| 943 |
+
"ĠÎ ¹",
|
| 944 |
+
"Ġδ ικ",
|
| 945 |
+
"ĠÎĪ Î½Ïī",
|
| 946 |
+
"ÏĦη ÏĦα",
|
| 947 |
+
"Ïģ Ïİ",
|
| 948 |
+
"ĠÏĥ ÏĦα",
|
| 949 |
+
"θ εί",
|
| 950 |
+
"ÏĢο ι",
|
| 951 |
+
"Ïį ÏĦε",
|
| 952 |
+
"Ġα κ",
|
| 953 |
+
"μ η",
|
| 954 |
+
"ικ ά",
|
| 955 |
+
"ξ η",
|
| 956 |
+
"ĠÏĥ ÏĦι",
|
| 957 |
+
"ÏĦικ ά",
|
| 958 |
+
"ĠÎ ¶",
|
| 959 |
+
"Ġκ οι",
|
| 960 |
+
"ικ ÏĮ",
|
| 961 |
+
"ĠÏĦ ÏİÏģα",
|
| 962 |
+
"Ġλ οι",
|
| 963 |
+
"ÏĢ Î¹",
|
| 964 |
+
"ĠÏĢολ ι",
|
| 965 |
+
"ĠÏĮ λ",
|
| 966 |
+
"ίν εÏĦαι",
|
| 967 |
+
"ĠÏħÏĢά ÏģÏĩ",
|
| 968 |
+
"Ġο ÏĢο",
|
| 969 |
+
"Ġλ ÏĮ",
|
| 970 |
+
"ĠÏħ ÏĢο",
|
| 971 |
+
"οÏį ν",
|
| 972 |
+
"κ Ïģα",
|
| 973 |
+
"ÏĢÏĮ ν",
|
| 974 |
+
"ĠÏĥη μα",
|
| 975 |
+
"Ġλοι ÏĢÏĮν",
|
| 976 |
+
"ε ν",
|
| 977 |
+
"0 0",
|
| 978 |
+
"Ġα ÏĢ",
|
| 979 |
+
"ĠÏĪη ÏĨο",
|
| 980 |
+
"Ġκ άν",
|
| 981 |
+
"Ï Ī",
|
| 982 |
+
"ÏĦο ÏĤ",
|
| 983 |
+
"Ïģ ÎŃ",
|
| 984 |
+
"ĠÎ ł",
|
| 985 |
+
"ĠÎ £",
|
| 986 |
+
"ĠÎ Ĵ",
|
| 987 |
+
"ĠÎķÏħÏģÏīÏĢαÏĬκ ή",
|
| 988 |
+
"ĠÏĪηÏĨο ÏĨο",
|
| 989 |
+
"μÎŃ Î½",
|
| 990 |
+
"α λ",
|
| 991 |
+
"Ïİ ÏĤ",
|
| 992 |
+
"ι λ",
|
| 993 |
+
"ÏĮ Ïĥ",
|
| 994 |
+
"οÏį με",
|
| 995 |
+
"δ η",
|
| 996 |
+
"Ġά λ",
|
| 997 |
+
"λ ÎŃ",
|
| 998 |
+
"Ïĥ ία",
|
| 999 |
+
"ĠÎ ľ",
|
| 1000 |
+
"ÏĦη Ïĥη",
|
| 1001 |
+
"ο μ",
|
| 1002 |
+
"Ġδ ι",
|
| 1003 |
+
"ĠÏĥ ÏĦ",
|
| 1004 |
+
"ĠÏĦ μή",
|
| 1005 |
+
"μα ÏĥÏĦε",
|
| 1006 |
+
"Ïģ εί",
|
| 1007 |
+
"ĠÏĥ Ïĩ",
|
| 1008 |
+
"Ïģ εÏĤ",
|
| 1009 |
+
"ĠÏĮ ÏĢ"
|
| 1010 |
+
]
|
| 1011 |
+
}
|
| 1012 |
+
}
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,76 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
"497": {
|
| 44 |
+
"content": "(LNG)",
|
| 45 |
+
"lstrip": false,
|
| 46 |
+
"normalized": true,
|
| 47 |
+
"rstrip": false,
|
| 48 |
+
"single_word": false,
|
| 49 |
+
"special": false
|
| 50 |
+
},
|
| 51 |
+
"498": {
|
| 52 |
+
"content": "(UNK)",
|
| 53 |
+
"lstrip": false,
|
| 54 |
+
"normalized": true,
|
| 55 |
+
"rstrip": false,
|
| 56 |
+
"single_word": false,
|
| 57 |
+
"special": false
|
| 58 |
+
},
|
| 59 |
+
"499": {
|
| 60 |
+
"content": "(SPN)",
|
| 61 |
+
"lstrip": false,
|
| 62 |
+
"normalized": true,
|
| 63 |
+
"rstrip": false,
|
| 64 |
+
"single_word": false,
|
| 65 |
+
"special": false
|
| 66 |
+
}
|
| 67 |
+
},
|
| 68 |
+
"bos_token": "([bos])",
|
| 69 |
+
"clean_up_tokenization_spaces": true,
|
| 70 |
+
"eos_token": "([eos])",
|
| 71 |
+
"mask_token": "([mask])",
|
| 72 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 73 |
+
"pad_token": "([pad])",
|
| 74 |
+
"tokenizer_class": "PreTrainedTokenizerFast",
|
| 75 |
+
"unk_token": "([unk])"
|
| 76 |
+
}
|