Upload tokenizer
Browse files- README.md +199 -0
- added_tokens.json +3 -42
- chat_template.jinja +6 -0
- special_tokens_map.json +3 -256
- tokenizer_config.json +3 -393
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]
|
added_tokens.json
CHANGED
|
@@ -1,42 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
"<file_sep>": 96511,
|
| 5 |
-
"<fim_middle>": 96508,
|
| 6 |
-
"<fim_prefix>": 96507,
|
| 7 |
-
"<fim_suffix>": 96509,
|
| 8 |
-
"<intermediate_to_code>": 96522,
|
| 9 |
-
"<issue_closed>": 96514,
|
| 10 |
-
"<issue_comment>": 96513,
|
| 11 |
-
"<issue_start>": 96512,
|
| 12 |
-
"<jupyter_code>": 96517,
|
| 13 |
-
"<jupyter_output>": 96518,
|
| 14 |
-
"<jupyter_script>": 96519,
|
| 15 |
-
"<jupyter_start>": 96515,
|
| 16 |
-
"<jupyter_text>": 96516,
|
| 17 |
-
"<pr>": 96523,
|
| 18 |
-
"<pr_base>": 96526,
|
| 19 |
-
"<pr_base_code>": 96528,
|
| 20 |
-
"<pr_comment>": 96531,
|
| 21 |
-
"<pr_diff>": 96529,
|
| 22 |
-
"<pr_diff_hunk>": 96530,
|
| 23 |
-
"<pr_diff_hunk_comment_line>": 96538,
|
| 24 |
-
"<pr_event_id>": 96532,
|
| 25 |
-
"<pr_file>": 96527,
|
| 26 |
-
"<pr_in_reply_to_comment_id>": 96537,
|
| 27 |
-
"<pr_in_reply_to_review_id>": 96536,
|
| 28 |
-
"<pr_is_merged>": 96525,
|
| 29 |
-
"<pr_review>": 96533,
|
| 30 |
-
"<pr_review_comment>": 96535,
|
| 31 |
-
"<pr_review_state>": 96534,
|
| 32 |
-
"<pr_status>": 96524,
|
| 33 |
-
"<repo_name>": 96510,
|
| 34 |
-
"<|endoftext|>": 96506,
|
| 35 |
-
"<|end|>": 96500,
|
| 36 |
-
"<|message|>": 96501,
|
| 37 |
-
"<|pad|>": 96505,
|
| 38 |
-
"<|start|>": 96499,
|
| 39 |
-
"<|tool_end|>": 96504,
|
| 40 |
-
"<|tool_excute|>": 96503,
|
| 41 |
-
"<|tool_start|>": 96502
|
| 42 |
-
}
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:632fc9692b1c73196801b06f552cd0ccf9cdfdceee6afca356a1b7b8af17b3cd
|
| 3 |
+
size 1127
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
chat_template.jinja
ADDED
|
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{% for message in messages %}{% if loop.first and messages[0]['role'] != 'system' %}{{ '<|im_start|>system
|
| 2 |
+
You are OpenCoder, created by OpenCoder Team.<|im_end|>
|
| 3 |
+
' }}{% endif %}{{'<|im_start|>' + message['role'] + '
|
| 4 |
+
' + message['content'] + '<|im_end|>' + '
|
| 5 |
+
'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant
|
| 6 |
+
' }}{% endif %}
|
special_tokens_map.json
CHANGED
|
@@ -1,256 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
"content": "<fim_prefix>",
|
| 5 |
-
"lstrip": false,
|
| 6 |
-
"normalized": false,
|
| 7 |
-
"rstrip": false,
|
| 8 |
-
"single_word": false
|
| 9 |
-
},
|
| 10 |
-
{
|
| 11 |
-
"content": "<fim_middle>",
|
| 12 |
-
"lstrip": false,
|
| 13 |
-
"normalized": false,
|
| 14 |
-
"rstrip": false,
|
| 15 |
-
"single_word": false
|
| 16 |
-
},
|
| 17 |
-
{
|
| 18 |
-
"content": "<fim_suffix>",
|
| 19 |
-
"lstrip": false,
|
| 20 |
-
"normalized": false,
|
| 21 |
-
"rstrip": false,
|
| 22 |
-
"single_word": false
|
| 23 |
-
},
|
| 24 |
-
{
|
| 25 |
-
"content": "<repo_name>",
|
| 26 |
-
"lstrip": false,
|
| 27 |
-
"normalized": false,
|
| 28 |
-
"rstrip": false,
|
| 29 |
-
"single_word": false
|
| 30 |
-
},
|
| 31 |
-
{
|
| 32 |
-
"content": "<file_sep>",
|
| 33 |
-
"lstrip": false,
|
| 34 |
-
"normalized": false,
|
| 35 |
-
"rstrip": false,
|
| 36 |
-
"single_word": false
|
| 37 |
-
},
|
| 38 |
-
{
|
| 39 |
-
"content": "<issue_start>",
|
| 40 |
-
"lstrip": false,
|
| 41 |
-
"normalized": false,
|
| 42 |
-
"rstrip": false,
|
| 43 |
-
"single_word": false
|
| 44 |
-
},
|
| 45 |
-
{
|
| 46 |
-
"content": "<issue_comment>",
|
| 47 |
-
"lstrip": false,
|
| 48 |
-
"normalized": false,
|
| 49 |
-
"rstrip": false,
|
| 50 |
-
"single_word": false
|
| 51 |
-
},
|
| 52 |
-
{
|
| 53 |
-
"content": "<issue_closed>",
|
| 54 |
-
"lstrip": false,
|
| 55 |
-
"normalized": false,
|
| 56 |
-
"rstrip": false,
|
| 57 |
-
"single_word": false
|
| 58 |
-
},
|
| 59 |
-
{
|
| 60 |
-
"content": "<jupyter_start>",
|
| 61 |
-
"lstrip": false,
|
| 62 |
-
"normalized": false,
|
| 63 |
-
"rstrip": false,
|
| 64 |
-
"single_word": false
|
| 65 |
-
},
|
| 66 |
-
{
|
| 67 |
-
"content": "<jupyter_text>",
|
| 68 |
-
"lstrip": false,
|
| 69 |
-
"normalized": false,
|
| 70 |
-
"rstrip": false,
|
| 71 |
-
"single_word": false
|
| 72 |
-
},
|
| 73 |
-
{
|
| 74 |
-
"content": "<jupyter_code>",
|
| 75 |
-
"lstrip": false,
|
| 76 |
-
"normalized": false,
|
| 77 |
-
"rstrip": false,
|
| 78 |
-
"single_word": false
|
| 79 |
-
},
|
| 80 |
-
{
|
| 81 |
-
"content": "<jupyter_output>",
|
| 82 |
-
"lstrip": false,
|
| 83 |
-
"normalized": false,
|
| 84 |
-
"rstrip": false,
|
| 85 |
-
"single_word": false
|
| 86 |
-
},
|
| 87 |
-
{
|
| 88 |
-
"content": "<jupyter_script>",
|
| 89 |
-
"lstrip": false,
|
| 90 |
-
"normalized": false,
|
| 91 |
-
"rstrip": false,
|
| 92 |
-
"single_word": false
|
| 93 |
-
},
|
| 94 |
-
{
|
| 95 |
-
"content": "<empty_output>",
|
| 96 |
-
"lstrip": false,
|
| 97 |
-
"normalized": false,
|
| 98 |
-
"rstrip": false,
|
| 99 |
-
"single_word": false
|
| 100 |
-
},
|
| 101 |
-
{
|
| 102 |
-
"content": "<code_to_intermediate>",
|
| 103 |
-
"lstrip": false,
|
| 104 |
-
"normalized": false,
|
| 105 |
-
"rstrip": false,
|
| 106 |
-
"single_word": false
|
| 107 |
-
},
|
| 108 |
-
{
|
| 109 |
-
"content": "<intermediate_to_code>",
|
| 110 |
-
"lstrip": false,
|
| 111 |
-
"normalized": false,
|
| 112 |
-
"rstrip": false,
|
| 113 |
-
"single_word": false
|
| 114 |
-
},
|
| 115 |
-
{
|
| 116 |
-
"content": "<pr>",
|
| 117 |
-
"lstrip": false,
|
| 118 |
-
"normalized": false,
|
| 119 |
-
"rstrip": false,
|
| 120 |
-
"single_word": false
|
| 121 |
-
},
|
| 122 |
-
{
|
| 123 |
-
"content": "<pr_status>",
|
| 124 |
-
"lstrip": false,
|
| 125 |
-
"normalized": false,
|
| 126 |
-
"rstrip": false,
|
| 127 |
-
"single_word": false
|
| 128 |
-
},
|
| 129 |
-
{
|
| 130 |
-
"content": "<pr_is_merged>",
|
| 131 |
-
"lstrip": false,
|
| 132 |
-
"normalized": false,
|
| 133 |
-
"rstrip": false,
|
| 134 |
-
"single_word": false
|
| 135 |
-
},
|
| 136 |
-
{
|
| 137 |
-
"content": "<pr_base>",
|
| 138 |
-
"lstrip": false,
|
| 139 |
-
"normalized": false,
|
| 140 |
-
"rstrip": false,
|
| 141 |
-
"single_word": false
|
| 142 |
-
},
|
| 143 |
-
{
|
| 144 |
-
"content": "<pr_file>",
|
| 145 |
-
"lstrip": false,
|
| 146 |
-
"normalized": false,
|
| 147 |
-
"rstrip": false,
|
| 148 |
-
"single_word": false
|
| 149 |
-
},
|
| 150 |
-
{
|
| 151 |
-
"content": "<pr_base_code>",
|
| 152 |
-
"lstrip": false,
|
| 153 |
-
"normalized": false,
|
| 154 |
-
"rstrip": false,
|
| 155 |
-
"single_word": false
|
| 156 |
-
},
|
| 157 |
-
{
|
| 158 |
-
"content": "<pr_diff>",
|
| 159 |
-
"lstrip": false,
|
| 160 |
-
"normalized": false,
|
| 161 |
-
"rstrip": false,
|
| 162 |
-
"single_word": false
|
| 163 |
-
},
|
| 164 |
-
{
|
| 165 |
-
"content": "<pr_diff_hunk>",
|
| 166 |
-
"lstrip": false,
|
| 167 |
-
"normalized": false,
|
| 168 |
-
"rstrip": false,
|
| 169 |
-
"single_word": false
|
| 170 |
-
},
|
| 171 |
-
{
|
| 172 |
-
"content": "<pr_comment>",
|
| 173 |
-
"lstrip": false,
|
| 174 |
-
"normalized": false,
|
| 175 |
-
"rstrip": false,
|
| 176 |
-
"single_word": false
|
| 177 |
-
},
|
| 178 |
-
{
|
| 179 |
-
"content": "<pr_event_id>",
|
| 180 |
-
"lstrip": false,
|
| 181 |
-
"normalized": false,
|
| 182 |
-
"rstrip": false,
|
| 183 |
-
"single_word": false
|
| 184 |
-
},
|
| 185 |
-
{
|
| 186 |
-
"content": "<pr_review>",
|
| 187 |
-
"lstrip": false,
|
| 188 |
-
"normalized": false,
|
| 189 |
-
"rstrip": false,
|
| 190 |
-
"single_word": false
|
| 191 |
-
},
|
| 192 |
-
{
|
| 193 |
-
"content": "<pr_review_state>",
|
| 194 |
-
"lstrip": false,
|
| 195 |
-
"normalized": false,
|
| 196 |
-
"rstrip": false,
|
| 197 |
-
"single_word": false
|
| 198 |
-
},
|
| 199 |
-
{
|
| 200 |
-
"content": "<pr_review_comment>",
|
| 201 |
-
"lstrip": false,
|
| 202 |
-
"normalized": false,
|
| 203 |
-
"rstrip": false,
|
| 204 |
-
"single_word": false
|
| 205 |
-
},
|
| 206 |
-
{
|
| 207 |
-
"content": "<pr_in_reply_to_review_id>",
|
| 208 |
-
"lstrip": false,
|
| 209 |
-
"normalized": false,
|
| 210 |
-
"rstrip": false,
|
| 211 |
-
"single_word": false
|
| 212 |
-
},
|
| 213 |
-
{
|
| 214 |
-
"content": "<pr_in_reply_to_comment_id>",
|
| 215 |
-
"lstrip": false,
|
| 216 |
-
"normalized": false,
|
| 217 |
-
"rstrip": false,
|
| 218 |
-
"single_word": false
|
| 219 |
-
},
|
| 220 |
-
{
|
| 221 |
-
"content": "<pr_diff_hunk_comment_line>",
|
| 222 |
-
"lstrip": false,
|
| 223 |
-
"normalized": false,
|
| 224 |
-
"rstrip": false,
|
| 225 |
-
"single_word": false
|
| 226 |
-
}
|
| 227 |
-
],
|
| 228 |
-
"bos_token": {
|
| 229 |
-
"content": "<s>",
|
| 230 |
-
"lstrip": false,
|
| 231 |
-
"normalized": false,
|
| 232 |
-
"rstrip": false,
|
| 233 |
-
"single_word": false
|
| 234 |
-
},
|
| 235 |
-
"eos_token": {
|
| 236 |
-
"content": "</s>",
|
| 237 |
-
"lstrip": false,
|
| 238 |
-
"normalized": false,
|
| 239 |
-
"rstrip": false,
|
| 240 |
-
"single_word": false
|
| 241 |
-
},
|
| 242 |
-
"pad_token": {
|
| 243 |
-
"content": "<pad>",
|
| 244 |
-
"lstrip": false,
|
| 245 |
-
"normalized": false,
|
| 246 |
-
"rstrip": false,
|
| 247 |
-
"single_word": false
|
| 248 |
-
},
|
| 249 |
-
"unk_token": {
|
| 250 |
-
"content": "<unk>",
|
| 251 |
-
"lstrip": false,
|
| 252 |
-
"normalized": false,
|
| 253 |
-
"rstrip": false,
|
| 254 |
-
"single_word": false
|
| 255 |
-
}
|
| 256 |
-
}
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e47eb7db6c9c31a3e316b456a60666249e6d8d6a0540b1719ee83a0c3047b6a5
|
| 3 |
+
size 633
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
tokenizer_config.json
CHANGED
|
@@ -1,393 +1,3 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
"0": {
|
| 5 |
-
"content": "<unk>",
|
| 6 |
-
"lstrip": false,
|
| 7 |
-
"normalized": false,
|
| 8 |
-
"rstrip": false,
|
| 9 |
-
"single_word": false,
|
| 10 |
-
"special": true
|
| 11 |
-
},
|
| 12 |
-
"1": {
|
| 13 |
-
"content": "<s>",
|
| 14 |
-
"lstrip": false,
|
| 15 |
-
"normalized": false,
|
| 16 |
-
"rstrip": false,
|
| 17 |
-
"single_word": false,
|
| 18 |
-
"special": true
|
| 19 |
-
},
|
| 20 |
-
"2": {
|
| 21 |
-
"content": "</s>",
|
| 22 |
-
"lstrip": false,
|
| 23 |
-
"normalized": false,
|
| 24 |
-
"rstrip": false,
|
| 25 |
-
"single_word": false,
|
| 26 |
-
"special": true
|
| 27 |
-
},
|
| 28 |
-
"3": {
|
| 29 |
-
"content": "<pad>",
|
| 30 |
-
"lstrip": false,
|
| 31 |
-
"normalized": false,
|
| 32 |
-
"rstrip": false,
|
| 33 |
-
"single_word": false,
|
| 34 |
-
"special": true
|
| 35 |
-
},
|
| 36 |
-
"96499": {
|
| 37 |
-
"content": "<|start|>",
|
| 38 |
-
"lstrip": false,
|
| 39 |
-
"normalized": false,
|
| 40 |
-
"rstrip": false,
|
| 41 |
-
"single_word": false,
|
| 42 |
-
"special": true
|
| 43 |
-
},
|
| 44 |
-
"96500": {
|
| 45 |
-
"content": "<|end|>",
|
| 46 |
-
"lstrip": false,
|
| 47 |
-
"normalized": false,
|
| 48 |
-
"rstrip": false,
|
| 49 |
-
"single_word": false,
|
| 50 |
-
"special": true
|
| 51 |
-
},
|
| 52 |
-
"96501": {
|
| 53 |
-
"content": "<|message|>",
|
| 54 |
-
"lstrip": false,
|
| 55 |
-
"normalized": false,
|
| 56 |
-
"rstrip": false,
|
| 57 |
-
"single_word": false,
|
| 58 |
-
"special": true
|
| 59 |
-
},
|
| 60 |
-
"96502": {
|
| 61 |
-
"content": "<|tool_start|>",
|
| 62 |
-
"lstrip": false,
|
| 63 |
-
"normalized": false,
|
| 64 |
-
"rstrip": false,
|
| 65 |
-
"single_word": false,
|
| 66 |
-
"special": true
|
| 67 |
-
},
|
| 68 |
-
"96503": {
|
| 69 |
-
"content": "<|tool_excute|>",
|
| 70 |
-
"lstrip": false,
|
| 71 |
-
"normalized": false,
|
| 72 |
-
"rstrip": false,
|
| 73 |
-
"single_word": false,
|
| 74 |
-
"special": true
|
| 75 |
-
},
|
| 76 |
-
"96504": {
|
| 77 |
-
"content": "<|tool_end|>",
|
| 78 |
-
"lstrip": false,
|
| 79 |
-
"normalized": false,
|
| 80 |
-
"rstrip": false,
|
| 81 |
-
"single_word": false,
|
| 82 |
-
"special": true
|
| 83 |
-
},
|
| 84 |
-
"96505": {
|
| 85 |
-
"content": "<|pad|>",
|
| 86 |
-
"lstrip": false,
|
| 87 |
-
"normalized": false,
|
| 88 |
-
"rstrip": false,
|
| 89 |
-
"single_word": false,
|
| 90 |
-
"special": true
|
| 91 |
-
},
|
| 92 |
-
"96506": {
|
| 93 |
-
"content": "<|endoftext|>",
|
| 94 |
-
"lstrip": false,
|
| 95 |
-
"normalized": false,
|
| 96 |
-
"rstrip": false,
|
| 97 |
-
"single_word": false,
|
| 98 |
-
"special": true
|
| 99 |
-
},
|
| 100 |
-
"96507": {
|
| 101 |
-
"content": "<fim_prefix>",
|
| 102 |
-
"lstrip": false,
|
| 103 |
-
"normalized": false,
|
| 104 |
-
"rstrip": false,
|
| 105 |
-
"single_word": false,
|
| 106 |
-
"special": true
|
| 107 |
-
},
|
| 108 |
-
"96508": {
|
| 109 |
-
"content": "<fim_middle>",
|
| 110 |
-
"lstrip": false,
|
| 111 |
-
"normalized": false,
|
| 112 |
-
"rstrip": false,
|
| 113 |
-
"single_word": false,
|
| 114 |
-
"special": true
|
| 115 |
-
},
|
| 116 |
-
"96509": {
|
| 117 |
-
"content": "<fim_suffix>",
|
| 118 |
-
"lstrip": false,
|
| 119 |
-
"normalized": false,
|
| 120 |
-
"rstrip": false,
|
| 121 |
-
"single_word": false,
|
| 122 |
-
"special": true
|
| 123 |
-
},
|
| 124 |
-
"96510": {
|
| 125 |
-
"content": "<repo_name>",
|
| 126 |
-
"lstrip": false,
|
| 127 |
-
"normalized": false,
|
| 128 |
-
"rstrip": false,
|
| 129 |
-
"single_word": false,
|
| 130 |
-
"special": true
|
| 131 |
-
},
|
| 132 |
-
"96511": {
|
| 133 |
-
"content": "<file_sep>",
|
| 134 |
-
"lstrip": false,
|
| 135 |
-
"normalized": false,
|
| 136 |
-
"rstrip": false,
|
| 137 |
-
"single_word": false,
|
| 138 |
-
"special": true
|
| 139 |
-
},
|
| 140 |
-
"96512": {
|
| 141 |
-
"content": "<issue_start>",
|
| 142 |
-
"lstrip": false,
|
| 143 |
-
"normalized": false,
|
| 144 |
-
"rstrip": false,
|
| 145 |
-
"single_word": false,
|
| 146 |
-
"special": true
|
| 147 |
-
},
|
| 148 |
-
"96513": {
|
| 149 |
-
"content": "<issue_comment>",
|
| 150 |
-
"lstrip": false,
|
| 151 |
-
"normalized": false,
|
| 152 |
-
"rstrip": false,
|
| 153 |
-
"single_word": false,
|
| 154 |
-
"special": true
|
| 155 |
-
},
|
| 156 |
-
"96514": {
|
| 157 |
-
"content": "<issue_closed>",
|
| 158 |
-
"lstrip": false,
|
| 159 |
-
"normalized": false,
|
| 160 |
-
"rstrip": false,
|
| 161 |
-
"single_word": false,
|
| 162 |
-
"special": true
|
| 163 |
-
},
|
| 164 |
-
"96515": {
|
| 165 |
-
"content": "<jupyter_start>",
|
| 166 |
-
"lstrip": false,
|
| 167 |
-
"normalized": false,
|
| 168 |
-
"rstrip": false,
|
| 169 |
-
"single_word": false,
|
| 170 |
-
"special": true
|
| 171 |
-
},
|
| 172 |
-
"96516": {
|
| 173 |
-
"content": "<jupyter_text>",
|
| 174 |
-
"lstrip": false,
|
| 175 |
-
"normalized": false,
|
| 176 |
-
"rstrip": false,
|
| 177 |
-
"single_word": false,
|
| 178 |
-
"special": true
|
| 179 |
-
},
|
| 180 |
-
"96517": {
|
| 181 |
-
"content": "<jupyter_code>",
|
| 182 |
-
"lstrip": false,
|
| 183 |
-
"normalized": false,
|
| 184 |
-
"rstrip": false,
|
| 185 |
-
"single_word": false,
|
| 186 |
-
"special": true
|
| 187 |
-
},
|
| 188 |
-
"96518": {
|
| 189 |
-
"content": "<jupyter_output>",
|
| 190 |
-
"lstrip": false,
|
| 191 |
-
"normalized": false,
|
| 192 |
-
"rstrip": false,
|
| 193 |
-
"single_word": false,
|
| 194 |
-
"special": true
|
| 195 |
-
},
|
| 196 |
-
"96519": {
|
| 197 |
-
"content": "<jupyter_script>",
|
| 198 |
-
"lstrip": false,
|
| 199 |
-
"normalized": false,
|
| 200 |
-
"rstrip": false,
|
| 201 |
-
"single_word": false,
|
| 202 |
-
"special": true
|
| 203 |
-
},
|
| 204 |
-
"96520": {
|
| 205 |
-
"content": "<empty_output>",
|
| 206 |
-
"lstrip": false,
|
| 207 |
-
"normalized": false,
|
| 208 |
-
"rstrip": false,
|
| 209 |
-
"single_word": false,
|
| 210 |
-
"special": true
|
| 211 |
-
},
|
| 212 |
-
"96521": {
|
| 213 |
-
"content": "<code_to_intermediate>",
|
| 214 |
-
"lstrip": false,
|
| 215 |
-
"normalized": false,
|
| 216 |
-
"rstrip": false,
|
| 217 |
-
"single_word": false,
|
| 218 |
-
"special": true
|
| 219 |
-
},
|
| 220 |
-
"96522": {
|
| 221 |
-
"content": "<intermediate_to_code>",
|
| 222 |
-
"lstrip": false,
|
| 223 |
-
"normalized": false,
|
| 224 |
-
"rstrip": false,
|
| 225 |
-
"single_word": false,
|
| 226 |
-
"special": true
|
| 227 |
-
},
|
| 228 |
-
"96523": {
|
| 229 |
-
"content": "<pr>",
|
| 230 |
-
"lstrip": false,
|
| 231 |
-
"normalized": false,
|
| 232 |
-
"rstrip": false,
|
| 233 |
-
"single_word": false,
|
| 234 |
-
"special": true
|
| 235 |
-
},
|
| 236 |
-
"96524": {
|
| 237 |
-
"content": "<pr_status>",
|
| 238 |
-
"lstrip": false,
|
| 239 |
-
"normalized": false,
|
| 240 |
-
"rstrip": false,
|
| 241 |
-
"single_word": false,
|
| 242 |
-
"special": true
|
| 243 |
-
},
|
| 244 |
-
"96525": {
|
| 245 |
-
"content": "<pr_is_merged>",
|
| 246 |
-
"lstrip": false,
|
| 247 |
-
"normalized": false,
|
| 248 |
-
"rstrip": false,
|
| 249 |
-
"single_word": false,
|
| 250 |
-
"special": true
|
| 251 |
-
},
|
| 252 |
-
"96526": {
|
| 253 |
-
"content": "<pr_base>",
|
| 254 |
-
"lstrip": false,
|
| 255 |
-
"normalized": false,
|
| 256 |
-
"rstrip": false,
|
| 257 |
-
"single_word": false,
|
| 258 |
-
"special": true
|
| 259 |
-
},
|
| 260 |
-
"96527": {
|
| 261 |
-
"content": "<pr_file>",
|
| 262 |
-
"lstrip": false,
|
| 263 |
-
"normalized": false,
|
| 264 |
-
"rstrip": false,
|
| 265 |
-
"single_word": false,
|
| 266 |
-
"special": true
|
| 267 |
-
},
|
| 268 |
-
"96528": {
|
| 269 |
-
"content": "<pr_base_code>",
|
| 270 |
-
"lstrip": false,
|
| 271 |
-
"normalized": false,
|
| 272 |
-
"rstrip": false,
|
| 273 |
-
"single_word": false,
|
| 274 |
-
"special": true
|
| 275 |
-
},
|
| 276 |
-
"96529": {
|
| 277 |
-
"content": "<pr_diff>",
|
| 278 |
-
"lstrip": false,
|
| 279 |
-
"normalized": false,
|
| 280 |
-
"rstrip": false,
|
| 281 |
-
"single_word": false,
|
| 282 |
-
"special": true
|
| 283 |
-
},
|
| 284 |
-
"96530": {
|
| 285 |
-
"content": "<pr_diff_hunk>",
|
| 286 |
-
"lstrip": false,
|
| 287 |
-
"normalized": false,
|
| 288 |
-
"rstrip": false,
|
| 289 |
-
"single_word": false,
|
| 290 |
-
"special": true
|
| 291 |
-
},
|
| 292 |
-
"96531": {
|
| 293 |
-
"content": "<pr_comment>",
|
| 294 |
-
"lstrip": false,
|
| 295 |
-
"normalized": false,
|
| 296 |
-
"rstrip": false,
|
| 297 |
-
"single_word": false,
|
| 298 |
-
"special": true
|
| 299 |
-
},
|
| 300 |
-
"96532": {
|
| 301 |
-
"content": "<pr_event_id>",
|
| 302 |
-
"lstrip": false,
|
| 303 |
-
"normalized": false,
|
| 304 |
-
"rstrip": false,
|
| 305 |
-
"single_word": false,
|
| 306 |
-
"special": true
|
| 307 |
-
},
|
| 308 |
-
"96533": {
|
| 309 |
-
"content": "<pr_review>",
|
| 310 |
-
"lstrip": false,
|
| 311 |
-
"normalized": false,
|
| 312 |
-
"rstrip": false,
|
| 313 |
-
"single_word": false,
|
| 314 |
-
"special": true
|
| 315 |
-
},
|
| 316 |
-
"96534": {
|
| 317 |
-
"content": "<pr_review_state>",
|
| 318 |
-
"lstrip": false,
|
| 319 |
-
"normalized": false,
|
| 320 |
-
"rstrip": false,
|
| 321 |
-
"single_word": false,
|
| 322 |
-
"special": true
|
| 323 |
-
},
|
| 324 |
-
"96535": {
|
| 325 |
-
"content": "<pr_review_comment>",
|
| 326 |
-
"lstrip": false,
|
| 327 |
-
"normalized": false,
|
| 328 |
-
"rstrip": false,
|
| 329 |
-
"single_word": false,
|
| 330 |
-
"special": true
|
| 331 |
-
},
|
| 332 |
-
"96536": {
|
| 333 |
-
"content": "<pr_in_reply_to_review_id>",
|
| 334 |
-
"lstrip": false,
|
| 335 |
-
"normalized": false,
|
| 336 |
-
"rstrip": false,
|
| 337 |
-
"single_word": false,
|
| 338 |
-
"special": true
|
| 339 |
-
},
|
| 340 |
-
"96537": {
|
| 341 |
-
"content": "<pr_in_reply_to_comment_id>",
|
| 342 |
-
"lstrip": false,
|
| 343 |
-
"normalized": false,
|
| 344 |
-
"rstrip": false,
|
| 345 |
-
"single_word": false,
|
| 346 |
-
"special": true
|
| 347 |
-
},
|
| 348 |
-
"96538": {
|
| 349 |
-
"content": "<pr_diff_hunk_comment_line>",
|
| 350 |
-
"lstrip": false,
|
| 351 |
-
"normalized": false,
|
| 352 |
-
"rstrip": false,
|
| 353 |
-
"single_word": false,
|
| 354 |
-
"special": true
|
| 355 |
-
},
|
| 356 |
-
"96539": {
|
| 357 |
-
"content": "<|im_end|>",
|
| 358 |
-
"lstrip": false,
|
| 359 |
-
"normalized": false,
|
| 360 |
-
"rstrip": false,
|
| 361 |
-
"single_word": false,
|
| 362 |
-
"special": true
|
| 363 |
-
},
|
| 364 |
-
"96540": {
|
| 365 |
-
"content": "<|im_start|>",
|
| 366 |
-
"lstrip": false,
|
| 367 |
-
"normalized": false,
|
| 368 |
-
"rstrip": false,
|
| 369 |
-
"single_word": false,
|
| 370 |
-
"special": true
|
| 371 |
-
}
|
| 372 |
-
},
|
| 373 |
-
"additional_special_tokens": [
|
| 374 |
-
"<|im_end|>",
|
| 375 |
-
"<|im_start|>"
|
| 376 |
-
],
|
| 377 |
-
"auto_map": {
|
| 378 |
-
"AutoTokenizer": [
|
| 379 |
-
"tokenization_inflm.INFLMTokenizer",
|
| 380 |
-
null
|
| 381 |
-
]
|
| 382 |
-
},
|
| 383 |
-
"bos_token": "<s>",
|
| 384 |
-
"chat_template": "{% for message in messages %}{% if loop.first and messages[0]['role'] != 'system' %}{{ '<|im_start|>system\nYou are OpenCoder, created by OpenCoder Team.<|im_end|>\n' }}{% endif %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
|
| 385 |
-
"clean_up_tokenization_spaces": false,
|
| 386 |
-
"eos_token": "<|im_end|>",
|
| 387 |
-
"model_max_length": 1000000000000000019884624838656,
|
| 388 |
-
"pad_token": "<pad>",
|
| 389 |
-
"return_tensors": true,
|
| 390 |
-
"spaces_between_special_tokens": false,
|
| 391 |
-
"tokenizer_class": "INFLMTokenizer",
|
| 392 |
-
"unk_token": "<unk>"
|
| 393 |
-
}
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:168d06892c0da6dd739efee8c0c239f09f1d16da1c9ddab42eb4a8aeba47f7b3
|
| 3 |
+
size 8790
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|