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