Upload tokenizer
Browse files- README.md +199 -0
- special_tokens_map.json +9 -0
- tokenizer.json +210 -338
- tokenizer_config.json +48 -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,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"pad_token": {
|
| 3 |
+
"content": "[PAD]",
|
| 4 |
+
"lstrip": false,
|
| 5 |
+
"normalized": false,
|
| 6 |
+
"rstrip": false,
|
| 7 |
+
"single_word": false
|
| 8 |
+
}
|
| 9 |
+
}
|
tokenizer.json
CHANGED
|
@@ -51,7 +51,7 @@
|
|
| 51 |
],
|
| 52 |
"normalizer": null,
|
| 53 |
"pre_tokenizer": {
|
| 54 |
-
"type": "
|
| 55 |
},
|
| 56 |
"post_processor": null,
|
| 57 |
"decoder": null,
|
|
@@ -63,343 +63,215 @@
|
|
| 63 |
"[SEP]": 2,
|
| 64 |
"[PAD]": 3,
|
| 65 |
"[MASK]": 4,
|
| 66 |
-
"
|
| 67 |
-
"
|
| 68 |
-
"NOTE_OFF
|
| 69 |
-
"NOTE_ON
|
| 70 |
-
"
|
| 71 |
-
"
|
| 72 |
-
"
|
| 73 |
-
"
|
| 74 |
-
"
|
| 75 |
-
"
|
| 76 |
-
"
|
| 77 |
-
"
|
| 78 |
-
"
|
| 79 |
-
"
|
| 80 |
-
"
|
| 81 |
-
"
|
| 82 |
-
"
|
| 83 |
-
"
|
| 84 |
-
"
|
| 85 |
-
"
|
| 86 |
-
"
|
| 87 |
-
"
|
| 88 |
-
"
|
| 89 |
-
"
|
| 90 |
-
"
|
| 91 |
-
"
|
| 92 |
-
"
|
| 93 |
-
"
|
| 94 |
-
"
|
| 95 |
-
"
|
| 96 |
-
"
|
| 97 |
-
"
|
| 98 |
-
"
|
| 99 |
-
"
|
| 100 |
-
"
|
| 101 |
-
"
|
| 102 |
-
"
|
| 103 |
-
"
|
| 104 |
-
"
|
| 105 |
-
"
|
| 106 |
-
"
|
| 107 |
-
"
|
| 108 |
-
"
|
| 109 |
-
"
|
| 110 |
-
"
|
| 111 |
-
"
|
| 112 |
-
"
|
| 113 |
-
"
|
| 114 |
-
"
|
| 115 |
-
"
|
| 116 |
-
"
|
| 117 |
-
"
|
| 118 |
-
"
|
| 119 |
-
"
|
| 120 |
-
"
|
| 121 |
-
"
|
| 122 |
-
"
|
| 123 |
-
"
|
| 124 |
-
"
|
| 125 |
-
"
|
| 126 |
-
"
|
| 127 |
-
"
|
| 128 |
-
"
|
| 129 |
-
"
|
| 130 |
-
"
|
| 131 |
-
"
|
| 132 |
-
"
|
| 133 |
-
"
|
| 134 |
-
"
|
| 135 |
-
"
|
| 136 |
-
"
|
| 137 |
-
"
|
| 138 |
-
"
|
| 139 |
-
"
|
| 140 |
-
"
|
| 141 |
-
"
|
| 142 |
-
"
|
| 143 |
-
"
|
| 144 |
-
"
|
| 145 |
-
"
|
| 146 |
-
"
|
| 147 |
-
"
|
| 148 |
-
"
|
| 149 |
-
"
|
| 150 |
-
"
|
| 151 |
-
"
|
| 152 |
-
"
|
| 153 |
-
"
|
| 154 |
-
"
|
| 155 |
-
"
|
| 156 |
-
"
|
| 157 |
-
"
|
| 158 |
-
"
|
| 159 |
-
"
|
| 160 |
-
"
|
| 161 |
-
"
|
| 162 |
-
"
|
| 163 |
-
"
|
| 164 |
-
"
|
| 165 |
-
"
|
| 166 |
-
"
|
| 167 |
-
"
|
| 168 |
-
"
|
| 169 |
-
"
|
| 170 |
-
"
|
| 171 |
-
"
|
| 172 |
-
"
|
| 173 |
-
"
|
| 174 |
-
"
|
| 175 |
-
"
|
| 176 |
-
"
|
| 177 |
-
"
|
| 178 |
-
"
|
| 179 |
-
"
|
| 180 |
-
"
|
| 181 |
-
"
|
| 182 |
-
"
|
| 183 |
-
"
|
| 184 |
-
"
|
| 185 |
-
"
|
| 186 |
-
"
|
| 187 |
-
"
|
| 188 |
-
"
|
| 189 |
-
"
|
| 190 |
-
"
|
| 191 |
-
"
|
| 192 |
-
"
|
| 193 |
-
"
|
| 194 |
-
"
|
| 195 |
-
"
|
| 196 |
-
"
|
| 197 |
-
"
|
| 198 |
-
"
|
| 199 |
-
"
|
| 200 |
-
"
|
| 201 |
-
"
|
| 202 |
-
"
|
| 203 |
-
"
|
| 204 |
-
"
|
| 205 |
-
"
|
| 206 |
-
"
|
| 207 |
-
"
|
| 208 |
-
"
|
| 209 |
-
"
|
| 210 |
-
"
|
| 211 |
-
"
|
| 212 |
-
"
|
| 213 |
-
"
|
| 214 |
-
"
|
| 215 |
-
"
|
| 216 |
-
"
|
| 217 |
-
"
|
| 218 |
-
"
|
| 219 |
-
"
|
| 220 |
-
"
|
| 221 |
-
"
|
| 222 |
-
"
|
| 223 |
-
"
|
| 224 |
-
"
|
| 225 |
-
"
|
| 226 |
-
"
|
| 227 |
-
"
|
| 228 |
-
"
|
| 229 |
-
"
|
| 230 |
-
"
|
| 231 |
-
"
|
| 232 |
-
"
|
| 233 |
-
"
|
| 234 |
-
"
|
| 235 |
-
"
|
| 236 |
-
"
|
| 237 |
-
"
|
| 238 |
-
"
|
| 239 |
-
"
|
| 240 |
-
"
|
| 241 |
-
"
|
| 242 |
-
"
|
| 243 |
-
"
|
| 244 |
-
"
|
| 245 |
-
"
|
| 246 |
-
"
|
| 247 |
-
"
|
| 248 |
-
"
|
| 249 |
-
"
|
| 250 |
-
"
|
| 251 |
-
"
|
| 252 |
-
"
|
| 253 |
-
"
|
| 254 |
-
"
|
| 255 |
-
"
|
| 256 |
-
"
|
| 257 |
-
"
|
| 258 |
-
"
|
| 259 |
-
"
|
| 260 |
-
"
|
| 261 |
-
"
|
| 262 |
-
"
|
| 263 |
-
"
|
| 264 |
-
"
|
| 265 |
-
"
|
| 266 |
-
"
|
| 267 |
-
"
|
| 268 |
-
"
|
| 269 |
-
"
|
| 270 |
-
"
|
| 271 |
-
"
|
| 272 |
-
"
|
| 273 |
-
"
|
| 274 |
-
"
|
| 275 |
-
"DENSITY=33": 214,
|
| 276 |
-
"DENSITY=36": 215,
|
| 277 |
-
"DENSITY=40": 216,
|
| 278 |
-
"DENSITY=41": 217,
|
| 279 |
-
"DENSITY=42": 218,
|
| 280 |
-
"DENSITY=44": 219,
|
| 281 |
-
"DENSITY=47": 220,
|
| 282 |
-
"DENSITY=53": 221,
|
| 283 |
-
"DENSITY=54": 222,
|
| 284 |
-
"DENSITY=62": 223,
|
| 285 |
-
"DENSITY=70": 224,
|
| 286 |
-
"DENSITY=76": 225,
|
| 287 |
-
"DENSITY=86": 226,
|
| 288 |
-
"DENSITY=94": 227,
|
| 289 |
-
"DENSITY=96": 228,
|
| 290 |
-
"DENSITY=97": 229,
|
| 291 |
-
"NOTE_OFF=26": 230,
|
| 292 |
-
"NOTE_ON=26": 231,
|
| 293 |
-
"TIME_DELTA=14": 232,
|
| 294 |
-
"TIME_DELTA=21": 233,
|
| 295 |
-
"TIME_DELTA=23": 234,
|
| 296 |
-
"TIME_DELTA=41": 235,
|
| 297 |
-
"DENSITY=103": 236,
|
| 298 |
-
"DENSITY=117": 237,
|
| 299 |
-
"DENSITY=125": 238,
|
| 300 |
-
"DENSITY=134": 239,
|
| 301 |
-
"DENSITY=20": 240,
|
| 302 |
-
"DENSITY=22": 241,
|
| 303 |
-
"DENSITY=23": 242,
|
| 304 |
-
"DENSITY=24": 243,
|
| 305 |
-
"DENSITY=34": 244,
|
| 306 |
-
"DENSITY=45": 245,
|
| 307 |
-
"DENSITY=49": 246,
|
| 308 |
-
"DENSITY=5": 247,
|
| 309 |
-
"DENSITY=50": 248,
|
| 310 |
-
"DENSITY=56": 249,
|
| 311 |
-
"DENSITY=57": 250,
|
| 312 |
-
"DENSITY=61": 251,
|
| 313 |
-
"DENSITY=63": 252,
|
| 314 |
-
"DENSITY=65": 253,
|
| 315 |
-
"DENSITY=69": 254,
|
| 316 |
-
"DENSITY=72": 255,
|
| 317 |
-
"DENSITY=80": 256,
|
| 318 |
-
"DENSITY=91": 257,
|
| 319 |
-
"DENSITY=95": 258,
|
| 320 |
-
"DENSITY=99": 259,
|
| 321 |
-
"NOTE_OFF=21": 260,
|
| 322 |
-
"NOTE_ON=21": 261,
|
| 323 |
-
"TIME_DELTA=22": 262,
|
| 324 |
-
"TIME_DELTA=25": 263,
|
| 325 |
-
"TIME_DELTA=26": 264,
|
| 326 |
-
"TIME_DELTA=31": 265,
|
| 327 |
-
"TIME_DELTA=32": 266,
|
| 328 |
-
"TIME_DELTA=33": 267,
|
| 329 |
-
"TIME_DELTA=34": 268,
|
| 330 |
-
"TIME_DELTA=37": 269,
|
| 331 |
-
"TIME_DELTA=38": 270,
|
| 332 |
-
"TIME_DELTA=39": 271,
|
| 333 |
-
"TIME_DELTA=60": 272,
|
| 334 |
-
"TIME_DELTA=86": 273,
|
| 335 |
-
"TIME_DELTA=89": 274,
|
| 336 |
-
"TIME_DELTA=94": 275,
|
| 337 |
-
"DENSITY=100": 276,
|
| 338 |
-
"DENSITY=102": 277,
|
| 339 |
-
"DENSITY=104": 278,
|
| 340 |
-
"DENSITY=106": 279,
|
| 341 |
-
"DENSITY=107": 280,
|
| 342 |
-
"DENSITY=109": 281,
|
| 343 |
-
"DENSITY=111": 282,
|
| 344 |
-
"DENSITY=113": 283,
|
| 345 |
-
"DENSITY=116": 284,
|
| 346 |
-
"DENSITY=120": 285,
|
| 347 |
-
"DENSITY=123": 286,
|
| 348 |
-
"DENSITY=13": 287,
|
| 349 |
-
"DENSITY=132": 288,
|
| 350 |
-
"DENSITY=144": 289,
|
| 351 |
-
"DENSITY=15": 290,
|
| 352 |
-
"DENSITY=16": 291,
|
| 353 |
-
"DENSITY=17": 292,
|
| 354 |
-
"DENSITY=19": 293,
|
| 355 |
-
"DENSITY=26": 294,
|
| 356 |
-
"DENSITY=27": 295,
|
| 357 |
-
"DENSITY=29": 296,
|
| 358 |
-
"DENSITY=59": 297,
|
| 359 |
-
"DENSITY=6": 298,
|
| 360 |
-
"DENSITY=7": 299,
|
| 361 |
-
"DENSITY=74": 300,
|
| 362 |
-
"DENSITY=75": 301,
|
| 363 |
-
"DENSITY=77": 302,
|
| 364 |
-
"DENSITY=79": 303,
|
| 365 |
-
"DENSITY=83": 304,
|
| 366 |
-
"DENSITY=84": 305,
|
| 367 |
-
"DENSITY=88": 306,
|
| 368 |
-
"DENSITY=89": 307,
|
| 369 |
-
"DENSITY=90": 308,
|
| 370 |
-
"NOTE_OFF=17": 309,
|
| 371 |
-
"NOTE_OFF=23": 310,
|
| 372 |
-
"NOTE_OFF=24": 311,
|
| 373 |
-
"NOTE_OFF=25": 312,
|
| 374 |
-
"NOTE_ON=17": 313,
|
| 375 |
-
"NOTE_ON=23": 314,
|
| 376 |
-
"NOTE_ON=24": 315,
|
| 377 |
-
"NOTE_ON=25": 316,
|
| 378 |
-
"TIME_DELTA=104": 317,
|
| 379 |
-
"TIME_DELTA=116": 318,
|
| 380 |
-
"TIME_DELTA=123": 319,
|
| 381 |
-
"TIME_DELTA=133": 320,
|
| 382 |
-
"TIME_DELTA=134": 321,
|
| 383 |
-
"TIME_DELTA=24": 322,
|
| 384 |
-
"TIME_DELTA=30": 323,
|
| 385 |
-
"TIME_DELTA=35": 324,
|
| 386 |
-
"TIME_DELTA=36": 325,
|
| 387 |
-
"TIME_DELTA=40": 326,
|
| 388 |
-
"TIME_DELTA=45": 327,
|
| 389 |
-
"TIME_DELTA=48": 328,
|
| 390 |
-
"TIME_DELTA=50": 329,
|
| 391 |
-
"TIME_DELTA=53": 330,
|
| 392 |
-
"TIME_DELTA=54": 331,
|
| 393 |
-
"TIME_DELTA=55": 332,
|
| 394 |
-
"TIME_DELTA=57": 333,
|
| 395 |
-
"TIME_DELTA=61": 334,
|
| 396 |
-
"TIME_DELTA=64": 335,
|
| 397 |
-
"TIME_DELTA=67": 336,
|
| 398 |
-
"TIME_DELTA=69": 337,
|
| 399 |
-
"TIME_DELTA=70": 338,
|
| 400 |
-
"TIME_DELTA=74": 339,
|
| 401 |
-
"TIME_DELTA=91": 340,
|
| 402 |
-
"TIME_DELTA=95": 341
|
| 403 |
},
|
| 404 |
"unk_token": "[UNK]"
|
| 405 |
}
|
|
|
|
| 51 |
],
|
| 52 |
"normalizer": null,
|
| 53 |
"pre_tokenizer": {
|
| 54 |
+
"type": "Whitespace"
|
| 55 |
},
|
| 56 |
"post_processor": null,
|
| 57 |
"decoder": null,
|
|
|
|
| 63 |
"[SEP]": 2,
|
| 64 |
"[PAD]": 3,
|
| 65 |
"[MASK]": 4,
|
| 66 |
+
"=": 5,
|
| 67 |
+
"TIME_DELTA": 6,
|
| 68 |
+
"NOTE_OFF": 7,
|
| 69 |
+
"NOTE_ON": 8,
|
| 70 |
+
"3": 9,
|
| 71 |
+
"2": 10,
|
| 72 |
+
"4": 11,
|
| 73 |
+
"5": 12,
|
| 74 |
+
"6": 13,
|
| 75 |
+
"58": 14,
|
| 76 |
+
"70": 15,
|
| 77 |
+
"80": 16,
|
| 78 |
+
"7": 17,
|
| 79 |
+
"73": 18,
|
| 80 |
+
"68": 19,
|
| 81 |
+
"72": 20,
|
| 82 |
+
"89": 21,
|
| 83 |
+
"77": 22,
|
| 84 |
+
"66": 23,
|
| 85 |
+
"63": 24,
|
| 86 |
+
"85": 25,
|
| 87 |
+
"90": 26,
|
| 88 |
+
"60": 27,
|
| 89 |
+
"61": 28,
|
| 90 |
+
"88": 29,
|
| 91 |
+
"82": 30,
|
| 92 |
+
"87": 31,
|
| 93 |
+
"8": 32,
|
| 94 |
+
"84": 33,
|
| 95 |
+
"92": 34,
|
| 96 |
+
"59": 35,
|
| 97 |
+
"81": 36,
|
| 98 |
+
"71": 37,
|
| 99 |
+
"86": 38,
|
| 100 |
+
"83": 39,
|
| 101 |
+
"75": 40,
|
| 102 |
+
"69": 41,
|
| 103 |
+
"91": 42,
|
| 104 |
+
"93": 43,
|
| 105 |
+
"74": 44,
|
| 106 |
+
"65": 45,
|
| 107 |
+
"79": 46,
|
| 108 |
+
"67": 47,
|
| 109 |
+
"1": 48,
|
| 110 |
+
"78": 49,
|
| 111 |
+
"9": 50,
|
| 112 |
+
"99": 51,
|
| 113 |
+
"41": 52,
|
| 114 |
+
"97": 53,
|
| 115 |
+
"64": 54,
|
| 116 |
+
"100": 55,
|
| 117 |
+
"94": 56,
|
| 118 |
+
"96": 57,
|
| 119 |
+
"101": 58,
|
| 120 |
+
"76": 59,
|
| 121 |
+
"95": 60,
|
| 122 |
+
"44": 61,
|
| 123 |
+
"45": 62,
|
| 124 |
+
"57": 63,
|
| 125 |
+
"56": 64,
|
| 126 |
+
"102": 65,
|
| 127 |
+
"10": 66,
|
| 128 |
+
"62": 67,
|
| 129 |
+
"98": 68,
|
| 130 |
+
"48": 69,
|
| 131 |
+
"42": 70,
|
| 132 |
+
"11": 71,
|
| 133 |
+
"50": 72,
|
| 134 |
+
"54": 73,
|
| 135 |
+
"55": 74,
|
| 136 |
+
"47": 75,
|
| 137 |
+
"49": 76,
|
| 138 |
+
"53": 77,
|
| 139 |
+
"40": 78,
|
| 140 |
+
"51": 79,
|
| 141 |
+
"12": 80,
|
| 142 |
+
"103": 81,
|
| 143 |
+
"46": 82,
|
| 144 |
+
"43": 83,
|
| 145 |
+
"13": 84,
|
| 146 |
+
"52": 85,
|
| 147 |
+
"14": 86,
|
| 148 |
+
"15": 87,
|
| 149 |
+
"39": 88,
|
| 150 |
+
"BAR_END": 89,
|
| 151 |
+
"BAR_START": 90,
|
| 152 |
+
"16": 91,
|
| 153 |
+
"17": 92,
|
| 154 |
+
"18": 93,
|
| 155 |
+
"19": 94,
|
| 156 |
+
"20": 95,
|
| 157 |
+
"21": 96,
|
| 158 |
+
"22": 97,
|
| 159 |
+
"23": 98,
|
| 160 |
+
"38": 99,
|
| 161 |
+
"37": 100,
|
| 162 |
+
"24": 101,
|
| 163 |
+
"25": 102,
|
| 164 |
+
"26": 103,
|
| 165 |
+
"28": 104,
|
| 166 |
+
"29": 105,
|
| 167 |
+
"27": 106,
|
| 168 |
+
"34": 107,
|
| 169 |
+
"30": 108,
|
| 170 |
+
"33": 109,
|
| 171 |
+
"31": 110,
|
| 172 |
+
"32": 111,
|
| 173 |
+
"36": 112,
|
| 174 |
+
"35": 113,
|
| 175 |
+
"0": 114,
|
| 176 |
+
"DENSITY": 115,
|
| 177 |
+
"INST": 116,
|
| 178 |
+
"PIECE_END": 117,
|
| 179 |
+
"PIECE_START": 118,
|
| 180 |
+
"TRACK_END": 119,
|
| 181 |
+
"TRACK_START": 120,
|
| 182 |
+
"123": 121,
|
| 183 |
+
"118": 122,
|
| 184 |
+
"124": 123,
|
| 185 |
+
"151": 124,
|
| 186 |
+
"106": 125,
|
| 187 |
+
"104": 126,
|
| 188 |
+
"107": 127,
|
| 189 |
+
"113": 128,
|
| 190 |
+
"114": 129,
|
| 191 |
+
"117": 130,
|
| 192 |
+
"119": 131,
|
| 193 |
+
"120": 132,
|
| 194 |
+
"133": 133,
|
| 195 |
+
"127": 134,
|
| 196 |
+
"129": 135,
|
| 197 |
+
"130": 136,
|
| 198 |
+
"146": 137,
|
| 199 |
+
"152": 138,
|
| 200 |
+
"165": 139,
|
| 201 |
+
"108": 140,
|
| 202 |
+
"109": 141,
|
| 203 |
+
"111": 142,
|
| 204 |
+
"112": 143,
|
| 205 |
+
"126": 144,
|
| 206 |
+
"131": 145,
|
| 207 |
+
"132": 146,
|
| 208 |
+
"141": 147,
|
| 209 |
+
"148": 148,
|
| 210 |
+
"150": 149,
|
| 211 |
+
"157": 150,
|
| 212 |
+
"158": 151,
|
| 213 |
+
"161": 152,
|
| 214 |
+
"163": 153,
|
| 215 |
+
"164": 154,
|
| 216 |
+
"180": 155,
|
| 217 |
+
"116": 156,
|
| 218 |
+
"121": 157,
|
| 219 |
+
"125": 158,
|
| 220 |
+
"128": 159,
|
| 221 |
+
"134": 160,
|
| 222 |
+
"135": 161,
|
| 223 |
+
"136": 162,
|
| 224 |
+
"139": 163,
|
| 225 |
+
"143": 164,
|
| 226 |
+
"147": 165,
|
| 227 |
+
"149": 166,
|
| 228 |
+
"154": 167,
|
| 229 |
+
"162": 168,
|
| 230 |
+
"172": 169,
|
| 231 |
+
"176": 170,
|
| 232 |
+
"191": 171,
|
| 233 |
+
"210": 172,
|
| 234 |
+
"216": 173,
|
| 235 |
+
"105": 174,
|
| 236 |
+
"110": 175,
|
| 237 |
+
"115": 176,
|
| 238 |
+
"137": 177,
|
| 239 |
+
"138": 178,
|
| 240 |
+
"140": 179,
|
| 241 |
+
"142": 180,
|
| 242 |
+
"145": 181,
|
| 243 |
+
"155": 182,
|
| 244 |
+
"159": 183,
|
| 245 |
+
"166": 184,
|
| 246 |
+
"167": 185,
|
| 247 |
+
"168": 186,
|
| 248 |
+
"170": 187,
|
| 249 |
+
"171": 188,
|
| 250 |
+
"174": 189,
|
| 251 |
+
"175": 190,
|
| 252 |
+
"177": 191,
|
| 253 |
+
"178": 192,
|
| 254 |
+
"179": 193,
|
| 255 |
+
"183": 194,
|
| 256 |
+
"190": 195,
|
| 257 |
+
"193": 196,
|
| 258 |
+
"199": 197,
|
| 259 |
+
"205": 198,
|
| 260 |
+
"212": 199,
|
| 261 |
+
"220": 200,
|
| 262 |
+
"236": 201,
|
| 263 |
+
"238": 202,
|
| 264 |
+
"250": 203,
|
| 265 |
+
"255": 204,
|
| 266 |
+
"263": 205,
|
| 267 |
+
"268": 206,
|
| 268 |
+
"289": 207,
|
| 269 |
+
"317": 208,
|
| 270 |
+
"335": 209,
|
| 271 |
+
"391": 210,
|
| 272 |
+
"397": 211,
|
| 273 |
+
"403": 212,
|
| 274 |
+
"451": 213
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 275 |
},
|
| 276 |
"unk_token": "[UNK]"
|
| 277 |
}
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,48 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"added_tokens_decoder": {
|
| 3 |
+
"0": {
|
| 4 |
+
"content": "[UNK]",
|
| 5 |
+
"lstrip": false,
|
| 6 |
+
"normalized": false,
|
| 7 |
+
"rstrip": false,
|
| 8 |
+
"single_word": false,
|
| 9 |
+
"special": true
|
| 10 |
+
},
|
| 11 |
+
"1": {
|
| 12 |
+
"content": "[CLS]",
|
| 13 |
+
"lstrip": false,
|
| 14 |
+
"normalized": false,
|
| 15 |
+
"rstrip": false,
|
| 16 |
+
"single_word": false,
|
| 17 |
+
"special": true
|
| 18 |
+
},
|
| 19 |
+
"2": {
|
| 20 |
+
"content": "[SEP]",
|
| 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 |
+
"clean_up_tokenization_spaces": true,
|
| 45 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 46 |
+
"pad_token": "[PAD]",
|
| 47 |
+
"tokenizer_class": "PreTrainedTokenizerFast"
|
| 48 |
+
}
|