Initial anonymous mirror for EMNLP 2026 submission
Browse files- README.md +202 -0
- adapter_config.json +39 -0
- adapter_model.safetensors +3 -0
- chat_template.jinja +4 -0
- tokenizer.json +0 -0
- tokenizer_config.json +326 -0
README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: LGAI-EXAONE/EXAONE-3.5-7.8B-Instruct
|
| 3 |
+
library_name: peft
|
| 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 |
+
|
| 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]
|
| 200 |
+
### Framework versions
|
| 201 |
+
|
| 202 |
+
- PEFT 0.15.2
|
adapter_config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "LGAI-EXAONE/EXAONE-3.5-7.8B-Instruct",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"corda_config": null,
|
| 7 |
+
"eva_config": null,
|
| 8 |
+
"exclude_modules": null,
|
| 9 |
+
"fan_in_fan_out": false,
|
| 10 |
+
"inference_mode": true,
|
| 11 |
+
"init_lora_weights": true,
|
| 12 |
+
"layer_replication": null,
|
| 13 |
+
"layers_pattern": null,
|
| 14 |
+
"layers_to_transform": null,
|
| 15 |
+
"loftq_config": {},
|
| 16 |
+
"lora_alpha": 32,
|
| 17 |
+
"lora_bias": false,
|
| 18 |
+
"lora_dropout": 0.05,
|
| 19 |
+
"megatron_config": null,
|
| 20 |
+
"megatron_core": "megatron.core",
|
| 21 |
+
"modules_to_save": null,
|
| 22 |
+
"peft_type": "LORA",
|
| 23 |
+
"r": 16,
|
| 24 |
+
"rank_pattern": {},
|
| 25 |
+
"revision": null,
|
| 26 |
+
"target_modules": [
|
| 27 |
+
"c_fc_1",
|
| 28 |
+
"c_fc_0",
|
| 29 |
+
"k_proj",
|
| 30 |
+
"out_proj",
|
| 31 |
+
"v_proj",
|
| 32 |
+
"q_proj",
|
| 33 |
+
"c_proj"
|
| 34 |
+
],
|
| 35 |
+
"task_type": "CAUSAL_LM",
|
| 36 |
+
"trainable_token_indices": null,
|
| 37 |
+
"use_dora": false,
|
| 38 |
+
"use_rslora": false
|
| 39 |
+
}
|
adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5118504fede4c90d61209ab63c548ddde3465d1be56e5c293c10d39c52f5774b
|
| 3 |
+
size 167833632
|
chat_template.jinja
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{% for message in messages %}{% if loop.first and message['role'] != 'system' %}{{ '[|system|][|endofturn|]
|
| 2 |
+
' }}{% endif %}{{ '[|' + message['role'] + '|]' + message['content'] }}{% if message['role'] == 'user' %}{{ '
|
| 3 |
+
' }}{% else %}{{ '[|endofturn|]
|
| 4 |
+
' }}{% endif %}{% endfor %}{% if add_generation_prompt %}{{ '[|assistant|]' }}{% endif %}
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,326 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"additional_special_token": [
|
| 4 |
+
"[unused0]",
|
| 5 |
+
"[unused1]",
|
| 6 |
+
"[unused2]",
|
| 7 |
+
"[unused3]",
|
| 8 |
+
"[unused4]",
|
| 9 |
+
"[unused5]",
|
| 10 |
+
"[unused6]",
|
| 11 |
+
"[unused7]",
|
| 12 |
+
"[unused8]",
|
| 13 |
+
"[unused9]",
|
| 14 |
+
"[unused10]",
|
| 15 |
+
"[unused11]",
|
| 16 |
+
"[unused12]",
|
| 17 |
+
"[unused13]",
|
| 18 |
+
"[unused14]",
|
| 19 |
+
"[unused15]",
|
| 20 |
+
"[unused16]",
|
| 21 |
+
"[unused17]",
|
| 22 |
+
"[unused18]",
|
| 23 |
+
"[unused19]",
|
| 24 |
+
"[unused20]",
|
| 25 |
+
"[unused21]",
|
| 26 |
+
"[unused22]",
|
| 27 |
+
"[unused23]",
|
| 28 |
+
"[unused24]",
|
| 29 |
+
"[unused25]",
|
| 30 |
+
"[unused26]",
|
| 31 |
+
"[unused27]",
|
| 32 |
+
"[unused28]",
|
| 33 |
+
"[unused29]",
|
| 34 |
+
"[unused30]",
|
| 35 |
+
"[unused31]",
|
| 36 |
+
"[unused32]",
|
| 37 |
+
"[unused33]",
|
| 38 |
+
"[unused34]",
|
| 39 |
+
"[unused35]",
|
| 40 |
+
"[unused36]",
|
| 41 |
+
"[unused37]",
|
| 42 |
+
"[unused38]",
|
| 43 |
+
"[unused39]",
|
| 44 |
+
"[unused40]",
|
| 45 |
+
"[unused41]",
|
| 46 |
+
"[unused42]",
|
| 47 |
+
"[unused43]",
|
| 48 |
+
"[unused44]",
|
| 49 |
+
"[unused45]",
|
| 50 |
+
"[unused46]",
|
| 51 |
+
"[unused47]",
|
| 52 |
+
"[unused48]",
|
| 53 |
+
"[unused49]",
|
| 54 |
+
"[unused50]",
|
| 55 |
+
"[unused51]",
|
| 56 |
+
"[unused52]",
|
| 57 |
+
"[unused53]",
|
| 58 |
+
"[unused54]",
|
| 59 |
+
"[unused55]",
|
| 60 |
+
"[unused56]",
|
| 61 |
+
"[unused57]",
|
| 62 |
+
"[unused58]",
|
| 63 |
+
"[unused59]",
|
| 64 |
+
"[unused60]",
|
| 65 |
+
"[unused61]",
|
| 66 |
+
"[unused62]",
|
| 67 |
+
"[unused63]",
|
| 68 |
+
"[unused64]",
|
| 69 |
+
"[unused65]",
|
| 70 |
+
"[unused66]",
|
| 71 |
+
"[unused67]",
|
| 72 |
+
"[unused68]",
|
| 73 |
+
"[unused69]",
|
| 74 |
+
"[unused70]",
|
| 75 |
+
"[unused71]",
|
| 76 |
+
"[unused72]",
|
| 77 |
+
"[unused73]",
|
| 78 |
+
"[unused74]",
|
| 79 |
+
"[unused75]",
|
| 80 |
+
"[unused76]",
|
| 81 |
+
"[unused77]",
|
| 82 |
+
"[unused78]",
|
| 83 |
+
"[unused79]",
|
| 84 |
+
"[unused80]",
|
| 85 |
+
"[unused81]",
|
| 86 |
+
"[unused82]",
|
| 87 |
+
"[unused83]",
|
| 88 |
+
"[unused84]",
|
| 89 |
+
"[unused85]",
|
| 90 |
+
"[unused86]",
|
| 91 |
+
"[unused87]",
|
| 92 |
+
"[unused88]",
|
| 93 |
+
"[unused89]",
|
| 94 |
+
"[unused90]",
|
| 95 |
+
"[unused91]",
|
| 96 |
+
"[unused92]",
|
| 97 |
+
"[unused93]",
|
| 98 |
+
"[unused94]",
|
| 99 |
+
"[unused95]",
|
| 100 |
+
"[unused96]",
|
| 101 |
+
"[unused97]",
|
| 102 |
+
"[unused98]",
|
| 103 |
+
"[unused99]",
|
| 104 |
+
"[extra_id_0]",
|
| 105 |
+
"[extra_id_1]",
|
| 106 |
+
"[extra_id_2]",
|
| 107 |
+
"[extra_id_3]",
|
| 108 |
+
"[extra_id_4]",
|
| 109 |
+
"[extra_id_5]",
|
| 110 |
+
"[extra_id_6]",
|
| 111 |
+
"[extra_id_7]",
|
| 112 |
+
"[extra_id_8]",
|
| 113 |
+
"[extra_id_9]",
|
| 114 |
+
"[extra_id_10]",
|
| 115 |
+
"[extra_id_11]",
|
| 116 |
+
"[extra_id_12]",
|
| 117 |
+
"[extra_id_13]",
|
| 118 |
+
"[extra_id_14]",
|
| 119 |
+
"[extra_id_15]",
|
| 120 |
+
"[extra_id_16]",
|
| 121 |
+
"[extra_id_17]",
|
| 122 |
+
"[extra_id_18]",
|
| 123 |
+
"[extra_id_19]",
|
| 124 |
+
"[extra_id_20]",
|
| 125 |
+
"[extra_id_21]",
|
| 126 |
+
"[extra_id_22]",
|
| 127 |
+
"[extra_id_23]",
|
| 128 |
+
"[extra_id_24]",
|
| 129 |
+
"[extra_id_25]",
|
| 130 |
+
"[extra_id_26]",
|
| 131 |
+
"[extra_id_27]",
|
| 132 |
+
"[extra_id_28]",
|
| 133 |
+
"[extra_id_29]",
|
| 134 |
+
"[extra_id_30]",
|
| 135 |
+
"[extra_id_31]",
|
| 136 |
+
"[extra_id_32]",
|
| 137 |
+
"[extra_id_33]",
|
| 138 |
+
"[extra_id_34]",
|
| 139 |
+
"[extra_id_35]",
|
| 140 |
+
"[extra_id_36]",
|
| 141 |
+
"[extra_id_37]",
|
| 142 |
+
"[extra_id_38]",
|
| 143 |
+
"[extra_id_39]",
|
| 144 |
+
"[extra_id_40]",
|
| 145 |
+
"[extra_id_41]",
|
| 146 |
+
"[extra_id_42]",
|
| 147 |
+
"[extra_id_43]",
|
| 148 |
+
"[extra_id_44]",
|
| 149 |
+
"[extra_id_45]",
|
| 150 |
+
"[extra_id_46]",
|
| 151 |
+
"[extra_id_47]",
|
| 152 |
+
"[extra_id_48]",
|
| 153 |
+
"[extra_id_49]",
|
| 154 |
+
"[extra_id_50]",
|
| 155 |
+
"[extra_id_51]",
|
| 156 |
+
"[extra_id_52]",
|
| 157 |
+
"[extra_id_53]",
|
| 158 |
+
"[extra_id_54]",
|
| 159 |
+
"[extra_id_55]",
|
| 160 |
+
"[extra_id_56]",
|
| 161 |
+
"[extra_id_57]",
|
| 162 |
+
"[extra_id_58]",
|
| 163 |
+
"[extra_id_59]",
|
| 164 |
+
"[extra_id_60]",
|
| 165 |
+
"[extra_id_61]",
|
| 166 |
+
"[extra_id_62]",
|
| 167 |
+
"[extra_id_63]",
|
| 168 |
+
"[extra_id_64]",
|
| 169 |
+
"[extra_id_65]",
|
| 170 |
+
"[extra_id_66]",
|
| 171 |
+
"[extra_id_67]",
|
| 172 |
+
"[extra_id_68]",
|
| 173 |
+
"[extra_id_69]",
|
| 174 |
+
"[extra_id_70]",
|
| 175 |
+
"[extra_id_71]",
|
| 176 |
+
"[extra_id_72]",
|
| 177 |
+
"[extra_id_73]",
|
| 178 |
+
"[extra_id_74]",
|
| 179 |
+
"[extra_id_75]",
|
| 180 |
+
"[extra_id_76]",
|
| 181 |
+
"[extra_id_77]",
|
| 182 |
+
"[extra_id_78]",
|
| 183 |
+
"[extra_id_79]",
|
| 184 |
+
"[extra_id_80]",
|
| 185 |
+
"[extra_id_81]",
|
| 186 |
+
"[extra_id_82]",
|
| 187 |
+
"[extra_id_83]",
|
| 188 |
+
"[extra_id_84]",
|
| 189 |
+
"[extra_id_85]",
|
| 190 |
+
"[extra_id_86]",
|
| 191 |
+
"[extra_id_87]",
|
| 192 |
+
"[extra_id_88]",
|
| 193 |
+
"[extra_id_89]",
|
| 194 |
+
"[extra_id_90]",
|
| 195 |
+
"[extra_id_91]",
|
| 196 |
+
"[extra_id_92]",
|
| 197 |
+
"[extra_id_93]",
|
| 198 |
+
"[extra_id_94]",
|
| 199 |
+
"[extra_id_95]",
|
| 200 |
+
"[extra_id_96]",
|
| 201 |
+
"[extra_id_97]",
|
| 202 |
+
"[extra_id_98]",
|
| 203 |
+
"[extra_id_99]",
|
| 204 |
+
"[extra_id_100]",
|
| 205 |
+
"[extra_id_101]",
|
| 206 |
+
"[extra_id_102]",
|
| 207 |
+
"[extra_id_103]",
|
| 208 |
+
"[extra_id_104]",
|
| 209 |
+
"[extra_id_105]",
|
| 210 |
+
"[extra_id_106]",
|
| 211 |
+
"[extra_id_107]",
|
| 212 |
+
"[extra_id_108]",
|
| 213 |
+
"[extra_id_109]",
|
| 214 |
+
"[extra_id_110]",
|
| 215 |
+
"[extra_id_111]",
|
| 216 |
+
"[extra_id_112]",
|
| 217 |
+
"[extra_id_113]",
|
| 218 |
+
"[extra_id_114]",
|
| 219 |
+
"[extra_id_115]",
|
| 220 |
+
"[extra_id_116]",
|
| 221 |
+
"[extra_id_117]",
|
| 222 |
+
"[extra_id_118]",
|
| 223 |
+
"[extra_id_119]",
|
| 224 |
+
"[extra_id_120]",
|
| 225 |
+
"[extra_id_121]",
|
| 226 |
+
"[extra_id_122]",
|
| 227 |
+
"[extra_id_123]",
|
| 228 |
+
"[extra_id_124]",
|
| 229 |
+
"[extra_id_125]",
|
| 230 |
+
"[extra_id_126]",
|
| 231 |
+
"[extra_id_127]",
|
| 232 |
+
"[extra_id_128]",
|
| 233 |
+
"[extra_id_129]",
|
| 234 |
+
"[extra_id_130]",
|
| 235 |
+
"[extra_id_131]",
|
| 236 |
+
"[extra_id_132]",
|
| 237 |
+
"[extra_id_133]",
|
| 238 |
+
"[extra_id_134]",
|
| 239 |
+
"[extra_id_135]",
|
| 240 |
+
"[extra_id_136]",
|
| 241 |
+
"[extra_id_137]",
|
| 242 |
+
"[extra_id_138]",
|
| 243 |
+
"[extra_id_139]",
|
| 244 |
+
"[extra_id_140]",
|
| 245 |
+
"[extra_id_141]",
|
| 246 |
+
"[extra_id_142]",
|
| 247 |
+
"[extra_id_143]",
|
| 248 |
+
"[extra_id_144]",
|
| 249 |
+
"[extra_id_145]",
|
| 250 |
+
"[extra_id_146]",
|
| 251 |
+
"[extra_id_147]",
|
| 252 |
+
"[extra_id_148]",
|
| 253 |
+
"[extra_id_149]",
|
| 254 |
+
"[extra_id_150]",
|
| 255 |
+
"[extra_id_151]",
|
| 256 |
+
"[extra_id_152]",
|
| 257 |
+
"[extra_id_153]",
|
| 258 |
+
"[extra_id_154]",
|
| 259 |
+
"[extra_id_155]",
|
| 260 |
+
"[extra_id_156]",
|
| 261 |
+
"[extra_id_157]",
|
| 262 |
+
"[extra_id_158]",
|
| 263 |
+
"[extra_id_159]",
|
| 264 |
+
"[extra_id_160]",
|
| 265 |
+
"[extra_id_161]",
|
| 266 |
+
"[extra_id_162]",
|
| 267 |
+
"[extra_id_163]",
|
| 268 |
+
"[extra_id_164]",
|
| 269 |
+
"[extra_id_165]",
|
| 270 |
+
"[extra_id_166]",
|
| 271 |
+
"[extra_id_167]",
|
| 272 |
+
"[extra_id_168]",
|
| 273 |
+
"[extra_id_169]",
|
| 274 |
+
"[extra_id_170]",
|
| 275 |
+
"[extra_id_171]",
|
| 276 |
+
"[extra_id_172]",
|
| 277 |
+
"[extra_id_173]",
|
| 278 |
+
"[extra_id_174]",
|
| 279 |
+
"[extra_id_175]",
|
| 280 |
+
"[extra_id_176]",
|
| 281 |
+
"[extra_id_177]",
|
| 282 |
+
"[extra_id_178]",
|
| 283 |
+
"[extra_id_179]",
|
| 284 |
+
"[extra_id_180]",
|
| 285 |
+
"[extra_id_181]",
|
| 286 |
+
"[extra_id_182]",
|
| 287 |
+
"[extra_id_183]",
|
| 288 |
+
"[extra_id_184]",
|
| 289 |
+
"[extra_id_185]",
|
| 290 |
+
"[extra_id_186]",
|
| 291 |
+
"[extra_id_187]",
|
| 292 |
+
"[extra_id_188]",
|
| 293 |
+
"[extra_id_189]",
|
| 294 |
+
"[extra_id_190]",
|
| 295 |
+
"[extra_id_191]",
|
| 296 |
+
"[extra_id_192]",
|
| 297 |
+
"[extra_id_193]",
|
| 298 |
+
"[extra_id_194]",
|
| 299 |
+
"[extra_id_195]",
|
| 300 |
+
"[extra_id_196]",
|
| 301 |
+
"[extra_id_197]",
|
| 302 |
+
"[extra_id_198]",
|
| 303 |
+
"[|endofturn|]",
|
| 304 |
+
"PI:URL",
|
| 305 |
+
"PI:EMAIL",
|
| 306 |
+
"PI:ACCOUNT_NUM",
|
| 307 |
+
"PI:PHONE_NUM",
|
| 308 |
+
"PI:BUSINESS_NUM",
|
| 309 |
+
"PI:ANNON",
|
| 310 |
+
"PI:KEY",
|
| 311 |
+
"PI:ID",
|
| 312 |
+
"PI:IP_ADDRESS",
|
| 313 |
+
"PI:USER"
|
| 314 |
+
],
|
| 315 |
+
"backend": "tokenizers",
|
| 316 |
+
"bos_token": "[BOS]",
|
| 317 |
+
"clean_up_tokenization_spaces": true,
|
| 318 |
+
"eos_token": "[|endofturn|]",
|
| 319 |
+
"errors": "replace",
|
| 320 |
+
"is_local": false,
|
| 321 |
+
"local_files_only": false,
|
| 322 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 323 |
+
"pad_token": "[PAD]",
|
| 324 |
+
"tokenizer_class": "GPT2Tokenizer",
|
| 325 |
+
"unk_token": "[UNK]"
|
| 326 |
+
}
|