Upload tokenizer
Browse files- README.md +199 -0
- special_tokens_map.json +5 -0
- tokenizer.json +299 -0
- tokenizer_config.json +18 -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,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": "<|endoftext|>",
|
| 3 |
+
"eos_token": "<|endoftext|>",
|
| 4 |
+
"unk_token": "<|endoftext|>"
|
| 5 |
+
}
|
tokenizer.json
ADDED
|
@@ -0,0 +1,299 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"version": "1.0",
|
| 3 |
+
"truncation": null,
|
| 4 |
+
"padding": null,
|
| 5 |
+
"added_tokens": [
|
| 6 |
+
{
|
| 7 |
+
"id": 0,
|
| 8 |
+
"content": "<|endoftext|>",
|
| 9 |
+
"single_word": false,
|
| 10 |
+
"lstrip": false,
|
| 11 |
+
"rstrip": false,
|
| 12 |
+
"normalized": false,
|
| 13 |
+
"special": true
|
| 14 |
+
}
|
| 15 |
+
],
|
| 16 |
+
"normalizer": null,
|
| 17 |
+
"pre_tokenizer": {
|
| 18 |
+
"type": "ByteLevel",
|
| 19 |
+
"add_prefix_space": false,
|
| 20 |
+
"trim_offsets": true,
|
| 21 |
+
"use_regex": true
|
| 22 |
+
},
|
| 23 |
+
"post_processor": {
|
| 24 |
+
"type": "ByteLevel",
|
| 25 |
+
"add_prefix_space": true,
|
| 26 |
+
"trim_offsets": true,
|
| 27 |
+
"use_regex": true
|
| 28 |
+
},
|
| 29 |
+
"decoder": null,
|
| 30 |
+
"model": {
|
| 31 |
+
"type": "BPE",
|
| 32 |
+
"dropout": null,
|
| 33 |
+
"unk_token": "<|endoftext|>",
|
| 34 |
+
"continuing_subword_prefix": null,
|
| 35 |
+
"end_of_word_suffix": null,
|
| 36 |
+
"fuse_unk": false,
|
| 37 |
+
"byte_fallback": false,
|
| 38 |
+
"ignore_merges": false,
|
| 39 |
+
"vocab": {
|
| 40 |
+
"<|endoftext|>": 0,
|
| 41 |
+
"\u0000": 1,
|
| 42 |
+
"\u0001": 2,
|
| 43 |
+
"\u0002": 3,
|
| 44 |
+
"\u0003": 4,
|
| 45 |
+
"\u0004": 5,
|
| 46 |
+
"\u0005": 6,
|
| 47 |
+
"\u0006": 7,
|
| 48 |
+
"\u0007": 8,
|
| 49 |
+
"\b": 9,
|
| 50 |
+
"\t": 10,
|
| 51 |
+
"\n": 11,
|
| 52 |
+
"\u000b": 12,
|
| 53 |
+
"\f": 13,
|
| 54 |
+
"\r": 14,
|
| 55 |
+
"\u000e": 15,
|
| 56 |
+
"\u000f": 16,
|
| 57 |
+
"\u0010": 17,
|
| 58 |
+
"\u0011": 18,
|
| 59 |
+
"\u0012": 19,
|
| 60 |
+
"\u0013": 20,
|
| 61 |
+
"\u0014": 21,
|
| 62 |
+
"\u0015": 22,
|
| 63 |
+
"\u0016": 23,
|
| 64 |
+
"\u0017": 24,
|
| 65 |
+
"\u0018": 25,
|
| 66 |
+
"\u0019": 26,
|
| 67 |
+
"\u001a": 27,
|
| 68 |
+
"\u001b": 28,
|
| 69 |
+
"\u001c": 29,
|
| 70 |
+
"\u001d": 30,
|
| 71 |
+
"\u001e": 31,
|
| 72 |
+
"\u001f": 32,
|
| 73 |
+
" ": 33,
|
| 74 |
+
"!": 34,
|
| 75 |
+
"\"": 35,
|
| 76 |
+
"#": 36,
|
| 77 |
+
"$": 37,
|
| 78 |
+
"%": 38,
|
| 79 |
+
"&": 39,
|
| 80 |
+
"'": 40,
|
| 81 |
+
"(": 41,
|
| 82 |
+
")": 42,
|
| 83 |
+
"*": 43,
|
| 84 |
+
"+": 44,
|
| 85 |
+
",": 45,
|
| 86 |
+
"-": 46,
|
| 87 |
+
".": 47,
|
| 88 |
+
"/": 48,
|
| 89 |
+
"0": 49,
|
| 90 |
+
"1": 50,
|
| 91 |
+
"2": 51,
|
| 92 |
+
"3": 52,
|
| 93 |
+
"4": 53,
|
| 94 |
+
"5": 54,
|
| 95 |
+
"6": 55,
|
| 96 |
+
"7": 56,
|
| 97 |
+
"8": 57,
|
| 98 |
+
"9": 58,
|
| 99 |
+
":": 59,
|
| 100 |
+
";": 60,
|
| 101 |
+
"<": 61,
|
| 102 |
+
"=": 62,
|
| 103 |
+
">": 63,
|
| 104 |
+
"?": 64,
|
| 105 |
+
"@": 65,
|
| 106 |
+
"A": 66,
|
| 107 |
+
"B": 67,
|
| 108 |
+
"C": 68,
|
| 109 |
+
"D": 69,
|
| 110 |
+
"E": 70,
|
| 111 |
+
"F": 71,
|
| 112 |
+
"G": 72,
|
| 113 |
+
"H": 73,
|
| 114 |
+
"I": 74,
|
| 115 |
+
"J": 75,
|
| 116 |
+
"K": 76,
|
| 117 |
+
"L": 77,
|
| 118 |
+
"M": 78,
|
| 119 |
+
"N": 79,
|
| 120 |
+
"O": 80,
|
| 121 |
+
"P": 81,
|
| 122 |
+
"Q": 82,
|
| 123 |
+
"R": 83,
|
| 124 |
+
"S": 84,
|
| 125 |
+
"T": 85,
|
| 126 |
+
"U": 86,
|
| 127 |
+
"V": 87,
|
| 128 |
+
"W": 88,
|
| 129 |
+
"X": 89,
|
| 130 |
+
"Y": 90,
|
| 131 |
+
"Z": 91,
|
| 132 |
+
"[": 92,
|
| 133 |
+
"\\": 93,
|
| 134 |
+
"]": 94,
|
| 135 |
+
"^": 95,
|
| 136 |
+
"_": 96,
|
| 137 |
+
"`": 97,
|
| 138 |
+
"a": 98,
|
| 139 |
+
"b": 99,
|
| 140 |
+
"c": 100,
|
| 141 |
+
"d": 101,
|
| 142 |
+
"e": 102,
|
| 143 |
+
"f": 103,
|
| 144 |
+
"g": 104,
|
| 145 |
+
"h": 105,
|
| 146 |
+
"i": 106,
|
| 147 |
+
"j": 107,
|
| 148 |
+
"k": 108,
|
| 149 |
+
"l": 109,
|
| 150 |
+
"m": 110,
|
| 151 |
+
"n": 111,
|
| 152 |
+
"o": 112,
|
| 153 |
+
"p": 113,
|
| 154 |
+
"q": 114,
|
| 155 |
+
"r": 115,
|
| 156 |
+
"s": 116,
|
| 157 |
+
"t": 117,
|
| 158 |
+
"u": 118,
|
| 159 |
+
"v": 119,
|
| 160 |
+
"w": 120,
|
| 161 |
+
"x": 121,
|
| 162 |
+
"y": 122,
|
| 163 |
+
"z": 123,
|
| 164 |
+
"{": 124,
|
| 165 |
+
"|": 125,
|
| 166 |
+
"}": 126,
|
| 167 |
+
"~": 127,
|
| 168 |
+
"": 128,
|
| 169 |
+
"": 129,
|
| 170 |
+
"": 130,
|
| 171 |
+
"": 131,
|
| 172 |
+
"": 132,
|
| 173 |
+
"": 133,
|
| 174 |
+
"
": 134,
|
| 175 |
+
"": 135,
|
| 176 |
+
"": 136,
|
| 177 |
+
"": 137,
|
| 178 |
+
"": 138,
|
| 179 |
+
"": 139,
|
| 180 |
+
"": 140,
|
| 181 |
+
"": 141,
|
| 182 |
+
"": 142,
|
| 183 |
+
"": 143,
|
| 184 |
+
"": 144,
|
| 185 |
+
"": 145,
|
| 186 |
+
"": 146,
|
| 187 |
+
"": 147,
|
| 188 |
+
"": 148,
|
| 189 |
+
"": 149,
|
| 190 |
+
"": 150,
|
| 191 |
+
"": 151,
|
| 192 |
+
"": 152,
|
| 193 |
+
"": 153,
|
| 194 |
+
"": 154,
|
| 195 |
+
"": 155,
|
| 196 |
+
"": 156,
|
| 197 |
+
"": 157,
|
| 198 |
+
"": 158,
|
| 199 |
+
"": 159,
|
| 200 |
+
"": 160,
|
| 201 |
+
" ": 161,
|
| 202 |
+
"¡": 162,
|
| 203 |
+
"¢": 163,
|
| 204 |
+
"£": 164,
|
| 205 |
+
"¤": 165,
|
| 206 |
+
"¥": 166,
|
| 207 |
+
"¦": 167,
|
| 208 |
+
"§": 168,
|
| 209 |
+
"¨": 169,
|
| 210 |
+
"©": 170,
|
| 211 |
+
"ª": 171,
|
| 212 |
+
"«": 172,
|
| 213 |
+
"¬": 173,
|
| 214 |
+
"": 174,
|
| 215 |
+
"®": 175,
|
| 216 |
+
"¯": 176,
|
| 217 |
+
"°": 177,
|
| 218 |
+
"±": 178,
|
| 219 |
+
"²": 179,
|
| 220 |
+
"³": 180,
|
| 221 |
+
"´": 181,
|
| 222 |
+
"µ": 182,
|
| 223 |
+
"¶": 183,
|
| 224 |
+
"·": 184,
|
| 225 |
+
"¸": 185,
|
| 226 |
+
"¹": 186,
|
| 227 |
+
"º": 187,
|
| 228 |
+
"»": 188,
|
| 229 |
+
"¼": 189,
|
| 230 |
+
"½": 190,
|
| 231 |
+
"¾": 191,
|
| 232 |
+
"¿": 192,
|
| 233 |
+
"À": 193,
|
| 234 |
+
"Á": 194,
|
| 235 |
+
"Â": 195,
|
| 236 |
+
"Ã": 196,
|
| 237 |
+
"Ä": 197,
|
| 238 |
+
"Å": 198,
|
| 239 |
+
"Æ": 199,
|
| 240 |
+
"Ç": 200,
|
| 241 |
+
"È": 201,
|
| 242 |
+
"É": 202,
|
| 243 |
+
"Ê": 203,
|
| 244 |
+
"Ë": 204,
|
| 245 |
+
"Ì": 205,
|
| 246 |
+
"Í": 206,
|
| 247 |
+
"Î": 207,
|
| 248 |
+
"Ï": 208,
|
| 249 |
+
"Ð": 209,
|
| 250 |
+
"Ñ": 210,
|
| 251 |
+
"Ò": 211,
|
| 252 |
+
"Ó": 212,
|
| 253 |
+
"Ô": 213,
|
| 254 |
+
"Õ": 214,
|
| 255 |
+
"Ö": 215,
|
| 256 |
+
"×": 216,
|
| 257 |
+
"Ø": 217,
|
| 258 |
+
"Ù": 218,
|
| 259 |
+
"Ú": 219,
|
| 260 |
+
"Û": 220,
|
| 261 |
+
"Ü": 221,
|
| 262 |
+
"Ý": 222,
|
| 263 |
+
"Þ": 223,
|
| 264 |
+
"ß": 224,
|
| 265 |
+
"à": 225,
|
| 266 |
+
"á": 226,
|
| 267 |
+
"â": 227,
|
| 268 |
+
"ã": 228,
|
| 269 |
+
"ä": 229,
|
| 270 |
+
"å": 230,
|
| 271 |
+
"æ": 231,
|
| 272 |
+
"ç": 232,
|
| 273 |
+
"è": 233,
|
| 274 |
+
"é": 234,
|
| 275 |
+
"ê": 235,
|
| 276 |
+
"ë": 236,
|
| 277 |
+
"ì": 237,
|
| 278 |
+
"í": 238,
|
| 279 |
+
"î": 239,
|
| 280 |
+
"ï": 240,
|
| 281 |
+
"ð": 241,
|
| 282 |
+
"ñ": 242,
|
| 283 |
+
"ò": 243,
|
| 284 |
+
"ó": 244,
|
| 285 |
+
"ô": 245,
|
| 286 |
+
"õ": 246,
|
| 287 |
+
"ö": 247,
|
| 288 |
+
"÷": 248,
|
| 289 |
+
"ø": 249,
|
| 290 |
+
"ù": 250,
|
| 291 |
+
"ú": 251,
|
| 292 |
+
"û": 252,
|
| 293 |
+
"ü": 253,
|
| 294 |
+
"ý": 254,
|
| 295 |
+
"þ": 255
|
| 296 |
+
},
|
| 297 |
+
"merges": []
|
| 298 |
+
}
|
| 299 |
+
}
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,18 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"added_tokens_decoder": {
|
| 3 |
+
"0": {
|
| 4 |
+
"content": "<|endoftext|>",
|
| 5 |
+
"lstrip": false,
|
| 6 |
+
"normalized": false,
|
| 7 |
+
"rstrip": false,
|
| 8 |
+
"single_word": false,
|
| 9 |
+
"special": true
|
| 10 |
+
}
|
| 11 |
+
},
|
| 12 |
+
"bos_token": "<|endoftext|>",
|
| 13 |
+
"clean_up_tokenization_spaces": true,
|
| 14 |
+
"eos_token": "<|endoftext|>",
|
| 15 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 16 |
+
"tokenizer_class": "PreTrainedTokenizerFast",
|
| 17 |
+
"unk_token": "<|endoftext|>"
|
| 18 |
+
}
|