Add files using upload-large-folder tool
Browse files- .DS_Store +0 -0
- README.md +202 -3
- adapter_config.json +39 -0
- adapter_model.safetensors +3 -0
- added_tokens.json +35 -0
- chat_template.jinja +4 -0
- checkpoint-1400/README.md +202 -0
- checkpoint-1400/adapter_config.json +39 -0
- checkpoint-1400/added_tokens.json +35 -0
- checkpoint-1400/chat_template.jinja +4 -0
- checkpoint-1400/merges.txt +0 -0
- checkpoint-1400/rng_state.pth +3 -0
- checkpoint-1400/scaler.pt +3 -0
- checkpoint-1400/scheduler.pt +3 -0
- checkpoint-1400/special_tokens_map.json +86 -0
- checkpoint-1400/tokenizer.json +0 -0
- checkpoint-1400/tokenizer_config.json +501 -0
- checkpoint-1400/trainer_state.json +1364 -0
- checkpoint-1400/training_args.bin +3 -0
- checkpoint-1400/vocab.json +0 -0
- checkpoint-1600/README.md +202 -0
- checkpoint-1600/adapter_config.json +39 -0
- checkpoint-1600/adapter_model.safetensors +3 -0
- checkpoint-1600/added_tokens.json +35 -0
- checkpoint-1600/chat_template.jinja +4 -0
- checkpoint-1600/merges.txt +0 -0
- checkpoint-1600/optimizer.pt +3 -0
- checkpoint-1600/special_tokens_map.json +86 -0
- checkpoint-1600/tokenizer.json +0 -0
- checkpoint-1600/tokenizer_config.json +501 -0
- checkpoint-1600/trainer_state.json +1554 -0
- checkpoint-1600/vocab.json +0 -0
- checkpoint-1689/README.md +202 -0
- checkpoint-1689/adapter_config.json +39 -0
- checkpoint-1689/added_tokens.json +35 -0
- checkpoint-1689/chat_template.jinja +4 -0
- checkpoint-1689/merges.txt +0 -0
- checkpoint-1689/optimizer.pt +3 -0
- checkpoint-1689/rng_state.pth +3 -0
- checkpoint-1689/special_tokens_map.json +86 -0
- checkpoint-1689/tokenizer.json +0 -0
- checkpoint-1689/tokenizer_config.json +501 -0
- checkpoint-1689/trainer_state.json +1626 -0
- checkpoint-1689/vocab.json +0 -0
- merges.txt +0 -0
- special_tokens_map.json +86 -0
- tokenizer.json +0 -0
- tokenizer_config.json +501 -0
- training_args.bin +3 -0
- vocab.json +0 -0
.DS_Store
ADDED
|
Binary file (6.15 kB). View file
|
|
|
README.md
CHANGED
|
@@ -1,3 +1,202 @@
|
|
| 1 |
-
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-0.5B
|
| 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": "naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-0.5B",
|
| 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.1,
|
| 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 |
+
"gate_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
+
"down_proj",
|
| 30 |
+
"o_proj",
|
| 31 |
+
"k_proj",
|
| 32 |
+
"q_proj",
|
| 33 |
+
"up_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:c55a734c5984211e0ca53d517c2555c9da07b10514f3d91090cb00bf01b0d7d9
|
| 3 |
+
size 39366152
|
added_tokens.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<EMAIL>": 110521,
|
| 3 |
+
"<KEY>": 110522,
|
| 4 |
+
"<NAME>": 110520,
|
| 5 |
+
"<PASSWORD>": 110523,
|
| 6 |
+
"<code_to_intermediate>": 110502,
|
| 7 |
+
"<empty_output>": 110501,
|
| 8 |
+
"<file_sep>": 110492,
|
| 9 |
+
"<intermediate_to_code>": 110503,
|
| 10 |
+
"<issue_closed>": 110495,
|
| 11 |
+
"<issue_comment>": 110494,
|
| 12 |
+
"<issue_start>": 110493,
|
| 13 |
+
"<jupyter_code>": 110498,
|
| 14 |
+
"<jupyter_output>": 110499,
|
| 15 |
+
"<jupyter_script>": 110500,
|
| 16 |
+
"<jupyter_start>": 110496,
|
| 17 |
+
"<jupyter_text>": 110497,
|
| 18 |
+
"<pr>": 110504,
|
| 19 |
+
"<pr_base>": 110507,
|
| 20 |
+
"<pr_base_code>": 110509,
|
| 21 |
+
"<pr_comment>": 110512,
|
| 22 |
+
"<pr_diff>": 110510,
|
| 23 |
+
"<pr_diff_hunk>": 110511,
|
| 24 |
+
"<pr_diff_hunk_comment_line>": 110519,
|
| 25 |
+
"<pr_event_id>": 110513,
|
| 26 |
+
"<pr_file>": 110508,
|
| 27 |
+
"<pr_in_reply_to_comment_id>": 110518,
|
| 28 |
+
"<pr_in_reply_to_review_id>": 110517,
|
| 29 |
+
"<pr_is_merged>": 110506,
|
| 30 |
+
"<pr_review>": 110514,
|
| 31 |
+
"<pr_review_comment>": 110516,
|
| 32 |
+
"<pr_review_state>": 110515,
|
| 33 |
+
"<pr_status>": 110505,
|
| 34 |
+
"<repo_name>": 110491
|
| 35 |
+
}
|
chat_template.jinja
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% for message in messages %}{{'<|im_start|>' + message['role'] + '
|
| 2 |
+
' + message['content'] + '<|im_end|>' + '
|
| 3 |
+
'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant
|
| 4 |
+
' }}{% endif %}
|
checkpoint-1400/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-0.5B
|
| 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
|
checkpoint-1400/adapter_config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-0.5B",
|
| 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.1,
|
| 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 |
+
"gate_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
+
"down_proj",
|
| 30 |
+
"o_proj",
|
| 31 |
+
"k_proj",
|
| 32 |
+
"q_proj",
|
| 33 |
+
"up_proj"
|
| 34 |
+
],
|
| 35 |
+
"task_type": "CAUSAL_LM",
|
| 36 |
+
"trainable_token_indices": null,
|
| 37 |
+
"use_dora": false,
|
| 38 |
+
"use_rslora": false
|
| 39 |
+
}
|
checkpoint-1400/added_tokens.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<EMAIL>": 110521,
|
| 3 |
+
"<KEY>": 110522,
|
| 4 |
+
"<NAME>": 110520,
|
| 5 |
+
"<PASSWORD>": 110523,
|
| 6 |
+
"<code_to_intermediate>": 110502,
|
| 7 |
+
"<empty_output>": 110501,
|
| 8 |
+
"<file_sep>": 110492,
|
| 9 |
+
"<intermediate_to_code>": 110503,
|
| 10 |
+
"<issue_closed>": 110495,
|
| 11 |
+
"<issue_comment>": 110494,
|
| 12 |
+
"<issue_start>": 110493,
|
| 13 |
+
"<jupyter_code>": 110498,
|
| 14 |
+
"<jupyter_output>": 110499,
|
| 15 |
+
"<jupyter_script>": 110500,
|
| 16 |
+
"<jupyter_start>": 110496,
|
| 17 |
+
"<jupyter_text>": 110497,
|
| 18 |
+
"<pr>": 110504,
|
| 19 |
+
"<pr_base>": 110507,
|
| 20 |
+
"<pr_base_code>": 110509,
|
| 21 |
+
"<pr_comment>": 110512,
|
| 22 |
+
"<pr_diff>": 110510,
|
| 23 |
+
"<pr_diff_hunk>": 110511,
|
| 24 |
+
"<pr_diff_hunk_comment_line>": 110519,
|
| 25 |
+
"<pr_event_id>": 110513,
|
| 26 |
+
"<pr_file>": 110508,
|
| 27 |
+
"<pr_in_reply_to_comment_id>": 110518,
|
| 28 |
+
"<pr_in_reply_to_review_id>": 110517,
|
| 29 |
+
"<pr_is_merged>": 110506,
|
| 30 |
+
"<pr_review>": 110514,
|
| 31 |
+
"<pr_review_comment>": 110516,
|
| 32 |
+
"<pr_review_state>": 110515,
|
| 33 |
+
"<pr_status>": 110505,
|
| 34 |
+
"<repo_name>": 110491
|
| 35 |
+
}
|
checkpoint-1400/chat_template.jinja
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% for message in messages %}{{'<|im_start|>' + message['role'] + '
|
| 2 |
+
' + message['content'] + '<|im_end|>' + '
|
| 3 |
+
'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant
|
| 4 |
+
' }}{% endif %}
|
checkpoint-1400/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-1400/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:234ba2ba854e17783128a343692bbffa9b7636ddfe7803957b3de9cafbbfa181
|
| 3 |
+
size 14244
|
checkpoint-1400/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:baba31a5e5063037a5c811de9cb04bc62c6c5f0f5fe6720b7d681afe6500d4c1
|
| 3 |
+
size 988
|
checkpoint-1400/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a99f5161179e9875eb1f7c51a56f0abffd0bb8aa424e3dd8b137233de0bb7117
|
| 3 |
+
size 1064
|
checkpoint-1400/special_tokens_map.json
ADDED
|
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|endoftext|>",
|
| 4 |
+
"<|fim_prefix|>",
|
| 5 |
+
"<|fim_middle|>",
|
| 6 |
+
"<|fim_suffix|>",
|
| 7 |
+
"<|endofprompt|>",
|
| 8 |
+
"<|_unuse_missing_100256|>",
|
| 9 |
+
"<|_unuse_missing_100261|>",
|
| 10 |
+
"<|_unuse_missing_100262|>",
|
| 11 |
+
"<|_unuse_missing_100263|>",
|
| 12 |
+
"<|_unuse_missing_100264|>",
|
| 13 |
+
"<|_unuse_missing_100265|>",
|
| 14 |
+
"<|_unuse_missing_100266|>",
|
| 15 |
+
"<|_unuse_missing_100267|>",
|
| 16 |
+
"<|_unuse_missing_100268|>",
|
| 17 |
+
"<|_unuse_missing_100269|>",
|
| 18 |
+
"<|_unuse_missing_100270|>",
|
| 19 |
+
"<|_unuse_missing_100271|>",
|
| 20 |
+
"<|im_start|>",
|
| 21 |
+
"<|im_end|>",
|
| 22 |
+
"<|stop|>",
|
| 23 |
+
"<|endofturn|>",
|
| 24 |
+
"<repo_name>",
|
| 25 |
+
"<file_sep>",
|
| 26 |
+
"<issue_start>",
|
| 27 |
+
"<issue_comment>",
|
| 28 |
+
"<issue_closed>",
|
| 29 |
+
"<jupyter_start>",
|
| 30 |
+
"<jupyter_text>",
|
| 31 |
+
"<jupyter_code>",
|
| 32 |
+
"<jupyter_output>",
|
| 33 |
+
"<jupyter_script>",
|
| 34 |
+
"<empty_output>",
|
| 35 |
+
"<code_to_intermediate>",
|
| 36 |
+
"<intermediate_to_code>",
|
| 37 |
+
"<pr>",
|
| 38 |
+
"<pr_status>",
|
| 39 |
+
"<pr_is_merged>",
|
| 40 |
+
"<pr_base>",
|
| 41 |
+
"<pr_file>",
|
| 42 |
+
"<pr_base_code>",
|
| 43 |
+
"<pr_diff>",
|
| 44 |
+
"<pr_diff_hunk>",
|
| 45 |
+
"<pr_comment>",
|
| 46 |
+
"<pr_event_id>",
|
| 47 |
+
"<pr_review>",
|
| 48 |
+
"<pr_review_state>",
|
| 49 |
+
"<pr_review_comment>",
|
| 50 |
+
"<pr_in_reply_to_review_id>",
|
| 51 |
+
"<pr_in_reply_to_comment_id>",
|
| 52 |
+
"<pr_diff_hunk_comment_line>",
|
| 53 |
+
"<NAME>",
|
| 54 |
+
"<EMAIL>",
|
| 55 |
+
"<KEY>",
|
| 56 |
+
"<PASSWORD>"
|
| 57 |
+
],
|
| 58 |
+
"bos_token": {
|
| 59 |
+
"content": "<|endoftext|>",
|
| 60 |
+
"lstrip": false,
|
| 61 |
+
"normalized": false,
|
| 62 |
+
"rstrip": false,
|
| 63 |
+
"single_word": false
|
| 64 |
+
},
|
| 65 |
+
"eos_token": {
|
| 66 |
+
"content": "<|endofturn|>",
|
| 67 |
+
"lstrip": false,
|
| 68 |
+
"normalized": false,
|
| 69 |
+
"rstrip": false,
|
| 70 |
+
"single_word": false
|
| 71 |
+
},
|
| 72 |
+
"pad_token": {
|
| 73 |
+
"content": "<|endoftext|>",
|
| 74 |
+
"lstrip": false,
|
| 75 |
+
"normalized": false,
|
| 76 |
+
"rstrip": false,
|
| 77 |
+
"single_word": false
|
| 78 |
+
},
|
| 79 |
+
"unk_token": {
|
| 80 |
+
"content": "<|endoftext|>",
|
| 81 |
+
"lstrip": false,
|
| 82 |
+
"normalized": false,
|
| 83 |
+
"rstrip": false,
|
| 84 |
+
"single_word": false
|
| 85 |
+
}
|
| 86 |
+
}
|
checkpoint-1400/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-1400/tokenizer_config.json
ADDED
|
@@ -0,0 +1,501 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"added_tokens_decoder": {
|
| 4 |
+
"100256": {
|
| 5 |
+
"content": "<|_unuse_missing_100256|>",
|
| 6 |
+
"lstrip": false,
|
| 7 |
+
"normalized": false,
|
| 8 |
+
"rstrip": false,
|
| 9 |
+
"single_word": false,
|
| 10 |
+
"special": true
|
| 11 |
+
},
|
| 12 |
+
"100257": {
|
| 13 |
+
"content": "<|endoftext|>",
|
| 14 |
+
"lstrip": false,
|
| 15 |
+
"normalized": false,
|
| 16 |
+
"rstrip": false,
|
| 17 |
+
"single_word": false,
|
| 18 |
+
"special": true
|
| 19 |
+
},
|
| 20 |
+
"100258": {
|
| 21 |
+
"content": "<|fim_prefix|>",
|
| 22 |
+
"lstrip": false,
|
| 23 |
+
"normalized": false,
|
| 24 |
+
"rstrip": false,
|
| 25 |
+
"single_word": false,
|
| 26 |
+
"special": true
|
| 27 |
+
},
|
| 28 |
+
"100259": {
|
| 29 |
+
"content": "<|fim_middle|>",
|
| 30 |
+
"lstrip": false,
|
| 31 |
+
"normalized": false,
|
| 32 |
+
"rstrip": false,
|
| 33 |
+
"single_word": false,
|
| 34 |
+
"special": true
|
| 35 |
+
},
|
| 36 |
+
"100260": {
|
| 37 |
+
"content": "<|fim_suffix|>",
|
| 38 |
+
"lstrip": false,
|
| 39 |
+
"normalized": false,
|
| 40 |
+
"rstrip": false,
|
| 41 |
+
"single_word": false,
|
| 42 |
+
"special": true
|
| 43 |
+
},
|
| 44 |
+
"100261": {
|
| 45 |
+
"content": "<|_unuse_missing_100261|>",
|
| 46 |
+
"lstrip": false,
|
| 47 |
+
"normalized": false,
|
| 48 |
+
"rstrip": false,
|
| 49 |
+
"single_word": false,
|
| 50 |
+
"special": true
|
| 51 |
+
},
|
| 52 |
+
"100262": {
|
| 53 |
+
"content": "<|_unuse_missing_100262|>",
|
| 54 |
+
"lstrip": false,
|
| 55 |
+
"normalized": false,
|
| 56 |
+
"rstrip": false,
|
| 57 |
+
"single_word": false,
|
| 58 |
+
"special": true
|
| 59 |
+
},
|
| 60 |
+
"100263": {
|
| 61 |
+
"content": "<|_unuse_missing_100263|>",
|
| 62 |
+
"lstrip": false,
|
| 63 |
+
"normalized": false,
|
| 64 |
+
"rstrip": false,
|
| 65 |
+
"single_word": false,
|
| 66 |
+
"special": true
|
| 67 |
+
},
|
| 68 |
+
"100264": {
|
| 69 |
+
"content": "<|_unuse_missing_100264|>",
|
| 70 |
+
"lstrip": false,
|
| 71 |
+
"normalized": false,
|
| 72 |
+
"rstrip": false,
|
| 73 |
+
"single_word": false,
|
| 74 |
+
"special": true
|
| 75 |
+
},
|
| 76 |
+
"100265": {
|
| 77 |
+
"content": "<|_unuse_missing_100265|>",
|
| 78 |
+
"lstrip": false,
|
| 79 |
+
"normalized": false,
|
| 80 |
+
"rstrip": false,
|
| 81 |
+
"single_word": false,
|
| 82 |
+
"special": true
|
| 83 |
+
},
|
| 84 |
+
"100266": {
|
| 85 |
+
"content": "<|_unuse_missing_100266|>",
|
| 86 |
+
"lstrip": false,
|
| 87 |
+
"normalized": false,
|
| 88 |
+
"rstrip": false,
|
| 89 |
+
"single_word": false,
|
| 90 |
+
"special": true
|
| 91 |
+
},
|
| 92 |
+
"100267": {
|
| 93 |
+
"content": "<|_unuse_missing_100267|>",
|
| 94 |
+
"lstrip": false,
|
| 95 |
+
"normalized": false,
|
| 96 |
+
"rstrip": false,
|
| 97 |
+
"single_word": false,
|
| 98 |
+
"special": true
|
| 99 |
+
},
|
| 100 |
+
"100268": {
|
| 101 |
+
"content": "<|_unuse_missing_100268|>",
|
| 102 |
+
"lstrip": false,
|
| 103 |
+
"normalized": false,
|
| 104 |
+
"rstrip": false,
|
| 105 |
+
"single_word": false,
|
| 106 |
+
"special": true
|
| 107 |
+
},
|
| 108 |
+
"100269": {
|
| 109 |
+
"content": "<|_unuse_missing_100269|>",
|
| 110 |
+
"lstrip": false,
|
| 111 |
+
"normalized": false,
|
| 112 |
+
"rstrip": false,
|
| 113 |
+
"single_word": false,
|
| 114 |
+
"special": true
|
| 115 |
+
},
|
| 116 |
+
"100270": {
|
| 117 |
+
"content": "<|_unuse_missing_100270|>",
|
| 118 |
+
"lstrip": false,
|
| 119 |
+
"normalized": false,
|
| 120 |
+
"rstrip": false,
|
| 121 |
+
"single_word": false,
|
| 122 |
+
"special": true
|
| 123 |
+
},
|
| 124 |
+
"100271": {
|
| 125 |
+
"content": "<|_unuse_missing_100271|>",
|
| 126 |
+
"lstrip": false,
|
| 127 |
+
"normalized": false,
|
| 128 |
+
"rstrip": false,
|
| 129 |
+
"single_word": false,
|
| 130 |
+
"special": true
|
| 131 |
+
},
|
| 132 |
+
"100272": {
|
| 133 |
+
"content": "<|im_start|>",
|
| 134 |
+
"lstrip": false,
|
| 135 |
+
"normalized": false,
|
| 136 |
+
"rstrip": false,
|
| 137 |
+
"single_word": false,
|
| 138 |
+
"special": true
|
| 139 |
+
},
|
| 140 |
+
"100273": {
|
| 141 |
+
"content": "<|im_end|>",
|
| 142 |
+
"lstrip": false,
|
| 143 |
+
"normalized": false,
|
| 144 |
+
"rstrip": false,
|
| 145 |
+
"single_word": false,
|
| 146 |
+
"special": true
|
| 147 |
+
},
|
| 148 |
+
"100274": {
|
| 149 |
+
"content": "<|stop|>",
|
| 150 |
+
"lstrip": false,
|
| 151 |
+
"normalized": false,
|
| 152 |
+
"rstrip": false,
|
| 153 |
+
"single_word": false,
|
| 154 |
+
"special": true
|
| 155 |
+
},
|
| 156 |
+
"100275": {
|
| 157 |
+
"content": "<|endofturn|>",
|
| 158 |
+
"lstrip": false,
|
| 159 |
+
"normalized": false,
|
| 160 |
+
"rstrip": false,
|
| 161 |
+
"single_word": false,
|
| 162 |
+
"special": true
|
| 163 |
+
},
|
| 164 |
+
"100276": {
|
| 165 |
+
"content": "<|endofprompt|>",
|
| 166 |
+
"lstrip": false,
|
| 167 |
+
"normalized": false,
|
| 168 |
+
"rstrip": false,
|
| 169 |
+
"single_word": false,
|
| 170 |
+
"special": true
|
| 171 |
+
},
|
| 172 |
+
"110491": {
|
| 173 |
+
"content": "<repo_name>",
|
| 174 |
+
"lstrip": false,
|
| 175 |
+
"normalized": false,
|
| 176 |
+
"rstrip": false,
|
| 177 |
+
"single_word": false,
|
| 178 |
+
"special": true
|
| 179 |
+
},
|
| 180 |
+
"110492": {
|
| 181 |
+
"content": "<file_sep>",
|
| 182 |
+
"lstrip": false,
|
| 183 |
+
"normalized": false,
|
| 184 |
+
"rstrip": false,
|
| 185 |
+
"single_word": false,
|
| 186 |
+
"special": true
|
| 187 |
+
},
|
| 188 |
+
"110493": {
|
| 189 |
+
"content": "<issue_start>",
|
| 190 |
+
"lstrip": false,
|
| 191 |
+
"normalized": false,
|
| 192 |
+
"rstrip": false,
|
| 193 |
+
"single_word": false,
|
| 194 |
+
"special": true
|
| 195 |
+
},
|
| 196 |
+
"110494": {
|
| 197 |
+
"content": "<issue_comment>",
|
| 198 |
+
"lstrip": false,
|
| 199 |
+
"normalized": false,
|
| 200 |
+
"rstrip": false,
|
| 201 |
+
"single_word": false,
|
| 202 |
+
"special": true
|
| 203 |
+
},
|
| 204 |
+
"110495": {
|
| 205 |
+
"content": "<issue_closed>",
|
| 206 |
+
"lstrip": false,
|
| 207 |
+
"normalized": false,
|
| 208 |
+
"rstrip": false,
|
| 209 |
+
"single_word": false,
|
| 210 |
+
"special": true
|
| 211 |
+
},
|
| 212 |
+
"110496": {
|
| 213 |
+
"content": "<jupyter_start>",
|
| 214 |
+
"lstrip": false,
|
| 215 |
+
"normalized": false,
|
| 216 |
+
"rstrip": false,
|
| 217 |
+
"single_word": false,
|
| 218 |
+
"special": true
|
| 219 |
+
},
|
| 220 |
+
"110497": {
|
| 221 |
+
"content": "<jupyter_text>",
|
| 222 |
+
"lstrip": false,
|
| 223 |
+
"normalized": false,
|
| 224 |
+
"rstrip": false,
|
| 225 |
+
"single_word": false,
|
| 226 |
+
"special": true
|
| 227 |
+
},
|
| 228 |
+
"110498": {
|
| 229 |
+
"content": "<jupyter_code>",
|
| 230 |
+
"lstrip": false,
|
| 231 |
+
"normalized": false,
|
| 232 |
+
"rstrip": false,
|
| 233 |
+
"single_word": false,
|
| 234 |
+
"special": true
|
| 235 |
+
},
|
| 236 |
+
"110499": {
|
| 237 |
+
"content": "<jupyter_output>",
|
| 238 |
+
"lstrip": false,
|
| 239 |
+
"normalized": false,
|
| 240 |
+
"rstrip": false,
|
| 241 |
+
"single_word": false,
|
| 242 |
+
"special": true
|
| 243 |
+
},
|
| 244 |
+
"110500": {
|
| 245 |
+
"content": "<jupyter_script>",
|
| 246 |
+
"lstrip": false,
|
| 247 |
+
"normalized": false,
|
| 248 |
+
"rstrip": false,
|
| 249 |
+
"single_word": false,
|
| 250 |
+
"special": true
|
| 251 |
+
},
|
| 252 |
+
"110501": {
|
| 253 |
+
"content": "<empty_output>",
|
| 254 |
+
"lstrip": false,
|
| 255 |
+
"normalized": false,
|
| 256 |
+
"rstrip": false,
|
| 257 |
+
"single_word": false,
|
| 258 |
+
"special": true
|
| 259 |
+
},
|
| 260 |
+
"110502": {
|
| 261 |
+
"content": "<code_to_intermediate>",
|
| 262 |
+
"lstrip": false,
|
| 263 |
+
"normalized": false,
|
| 264 |
+
"rstrip": false,
|
| 265 |
+
"single_word": false,
|
| 266 |
+
"special": true
|
| 267 |
+
},
|
| 268 |
+
"110503": {
|
| 269 |
+
"content": "<intermediate_to_code>",
|
| 270 |
+
"lstrip": false,
|
| 271 |
+
"normalized": false,
|
| 272 |
+
"rstrip": false,
|
| 273 |
+
"single_word": false,
|
| 274 |
+
"special": true
|
| 275 |
+
},
|
| 276 |
+
"110504": {
|
| 277 |
+
"content": "<pr>",
|
| 278 |
+
"lstrip": false,
|
| 279 |
+
"normalized": false,
|
| 280 |
+
"rstrip": false,
|
| 281 |
+
"single_word": false,
|
| 282 |
+
"special": true
|
| 283 |
+
},
|
| 284 |
+
"110505": {
|
| 285 |
+
"content": "<pr_status>",
|
| 286 |
+
"lstrip": false,
|
| 287 |
+
"normalized": false,
|
| 288 |
+
"rstrip": false,
|
| 289 |
+
"single_word": false,
|
| 290 |
+
"special": true
|
| 291 |
+
},
|
| 292 |
+
"110506": {
|
| 293 |
+
"content": "<pr_is_merged>",
|
| 294 |
+
"lstrip": false,
|
| 295 |
+
"normalized": false,
|
| 296 |
+
"rstrip": false,
|
| 297 |
+
"single_word": false,
|
| 298 |
+
"special": true
|
| 299 |
+
},
|
| 300 |
+
"110507": {
|
| 301 |
+
"content": "<pr_base>",
|
| 302 |
+
"lstrip": false,
|
| 303 |
+
"normalized": false,
|
| 304 |
+
"rstrip": false,
|
| 305 |
+
"single_word": false,
|
| 306 |
+
"special": true
|
| 307 |
+
},
|
| 308 |
+
"110508": {
|
| 309 |
+
"content": "<pr_file>",
|
| 310 |
+
"lstrip": false,
|
| 311 |
+
"normalized": false,
|
| 312 |
+
"rstrip": false,
|
| 313 |
+
"single_word": false,
|
| 314 |
+
"special": true
|
| 315 |
+
},
|
| 316 |
+
"110509": {
|
| 317 |
+
"content": "<pr_base_code>",
|
| 318 |
+
"lstrip": false,
|
| 319 |
+
"normalized": false,
|
| 320 |
+
"rstrip": false,
|
| 321 |
+
"single_word": false,
|
| 322 |
+
"special": true
|
| 323 |
+
},
|
| 324 |
+
"110510": {
|
| 325 |
+
"content": "<pr_diff>",
|
| 326 |
+
"lstrip": false,
|
| 327 |
+
"normalized": false,
|
| 328 |
+
"rstrip": false,
|
| 329 |
+
"single_word": false,
|
| 330 |
+
"special": true
|
| 331 |
+
},
|
| 332 |
+
"110511": {
|
| 333 |
+
"content": "<pr_diff_hunk>",
|
| 334 |
+
"lstrip": false,
|
| 335 |
+
"normalized": false,
|
| 336 |
+
"rstrip": false,
|
| 337 |
+
"single_word": false,
|
| 338 |
+
"special": true
|
| 339 |
+
},
|
| 340 |
+
"110512": {
|
| 341 |
+
"content": "<pr_comment>",
|
| 342 |
+
"lstrip": false,
|
| 343 |
+
"normalized": false,
|
| 344 |
+
"rstrip": false,
|
| 345 |
+
"single_word": false,
|
| 346 |
+
"special": true
|
| 347 |
+
},
|
| 348 |
+
"110513": {
|
| 349 |
+
"content": "<pr_event_id>",
|
| 350 |
+
"lstrip": false,
|
| 351 |
+
"normalized": false,
|
| 352 |
+
"rstrip": false,
|
| 353 |
+
"single_word": false,
|
| 354 |
+
"special": true
|
| 355 |
+
},
|
| 356 |
+
"110514": {
|
| 357 |
+
"content": "<pr_review>",
|
| 358 |
+
"lstrip": false,
|
| 359 |
+
"normalized": false,
|
| 360 |
+
"rstrip": false,
|
| 361 |
+
"single_word": false,
|
| 362 |
+
"special": true
|
| 363 |
+
},
|
| 364 |
+
"110515": {
|
| 365 |
+
"content": "<pr_review_state>",
|
| 366 |
+
"lstrip": false,
|
| 367 |
+
"normalized": false,
|
| 368 |
+
"rstrip": false,
|
| 369 |
+
"single_word": false,
|
| 370 |
+
"special": true
|
| 371 |
+
},
|
| 372 |
+
"110516": {
|
| 373 |
+
"content": "<pr_review_comment>",
|
| 374 |
+
"lstrip": false,
|
| 375 |
+
"normalized": false,
|
| 376 |
+
"rstrip": false,
|
| 377 |
+
"single_word": false,
|
| 378 |
+
"special": true
|
| 379 |
+
},
|
| 380 |
+
"110517": {
|
| 381 |
+
"content": "<pr_in_reply_to_review_id>",
|
| 382 |
+
"lstrip": false,
|
| 383 |
+
"normalized": false,
|
| 384 |
+
"rstrip": false,
|
| 385 |
+
"single_word": false,
|
| 386 |
+
"special": true
|
| 387 |
+
},
|
| 388 |
+
"110518": {
|
| 389 |
+
"content": "<pr_in_reply_to_comment_id>",
|
| 390 |
+
"lstrip": false,
|
| 391 |
+
"normalized": false,
|
| 392 |
+
"rstrip": false,
|
| 393 |
+
"single_word": false,
|
| 394 |
+
"special": true
|
| 395 |
+
},
|
| 396 |
+
"110519": {
|
| 397 |
+
"content": "<pr_diff_hunk_comment_line>",
|
| 398 |
+
"lstrip": false,
|
| 399 |
+
"normalized": false,
|
| 400 |
+
"rstrip": false,
|
| 401 |
+
"single_word": false,
|
| 402 |
+
"special": true
|
| 403 |
+
},
|
| 404 |
+
"110520": {
|
| 405 |
+
"content": "<NAME>",
|
| 406 |
+
"lstrip": false,
|
| 407 |
+
"normalized": false,
|
| 408 |
+
"rstrip": false,
|
| 409 |
+
"single_word": false,
|
| 410 |
+
"special": true
|
| 411 |
+
},
|
| 412 |
+
"110521": {
|
| 413 |
+
"content": "<EMAIL>",
|
| 414 |
+
"lstrip": false,
|
| 415 |
+
"normalized": false,
|
| 416 |
+
"rstrip": false,
|
| 417 |
+
"single_word": false,
|
| 418 |
+
"special": true
|
| 419 |
+
},
|
| 420 |
+
"110522": {
|
| 421 |
+
"content": "<KEY>",
|
| 422 |
+
"lstrip": false,
|
| 423 |
+
"normalized": false,
|
| 424 |
+
"rstrip": false,
|
| 425 |
+
"single_word": false,
|
| 426 |
+
"special": true
|
| 427 |
+
},
|
| 428 |
+
"110523": {
|
| 429 |
+
"content": "<PASSWORD>",
|
| 430 |
+
"lstrip": false,
|
| 431 |
+
"normalized": false,
|
| 432 |
+
"rstrip": false,
|
| 433 |
+
"single_word": false,
|
| 434 |
+
"special": true
|
| 435 |
+
}
|
| 436 |
+
},
|
| 437 |
+
"additional_special_tokens": [
|
| 438 |
+
"<|endoftext|>",
|
| 439 |
+
"<|fim_prefix|>",
|
| 440 |
+
"<|fim_middle|>",
|
| 441 |
+
"<|fim_suffix|>",
|
| 442 |
+
"<|endofprompt|>",
|
| 443 |
+
"<|_unuse_missing_100256|>",
|
| 444 |
+
"<|_unuse_missing_100261|>",
|
| 445 |
+
"<|_unuse_missing_100262|>",
|
| 446 |
+
"<|_unuse_missing_100263|>",
|
| 447 |
+
"<|_unuse_missing_100264|>",
|
| 448 |
+
"<|_unuse_missing_100265|>",
|
| 449 |
+
"<|_unuse_missing_100266|>",
|
| 450 |
+
"<|_unuse_missing_100267|>",
|
| 451 |
+
"<|_unuse_missing_100268|>",
|
| 452 |
+
"<|_unuse_missing_100269|>",
|
| 453 |
+
"<|_unuse_missing_100270|>",
|
| 454 |
+
"<|_unuse_missing_100271|>",
|
| 455 |
+
"<|im_start|>",
|
| 456 |
+
"<|im_end|>",
|
| 457 |
+
"<|stop|>",
|
| 458 |
+
"<|endofturn|>",
|
| 459 |
+
"<repo_name>",
|
| 460 |
+
"<file_sep>",
|
| 461 |
+
"<issue_start>",
|
| 462 |
+
"<issue_comment>",
|
| 463 |
+
"<issue_closed>",
|
| 464 |
+
"<jupyter_start>",
|
| 465 |
+
"<jupyter_text>",
|
| 466 |
+
"<jupyter_code>",
|
| 467 |
+
"<jupyter_output>",
|
| 468 |
+
"<jupyter_script>",
|
| 469 |
+
"<empty_output>",
|
| 470 |
+
"<code_to_intermediate>",
|
| 471 |
+
"<intermediate_to_code>",
|
| 472 |
+
"<pr>",
|
| 473 |
+
"<pr_status>",
|
| 474 |
+
"<pr_is_merged>",
|
| 475 |
+
"<pr_base>",
|
| 476 |
+
"<pr_file>",
|
| 477 |
+
"<pr_base_code>",
|
| 478 |
+
"<pr_diff>",
|
| 479 |
+
"<pr_diff_hunk>",
|
| 480 |
+
"<pr_comment>",
|
| 481 |
+
"<pr_event_id>",
|
| 482 |
+
"<pr_review>",
|
| 483 |
+
"<pr_review_state>",
|
| 484 |
+
"<pr_review_comment>",
|
| 485 |
+
"<pr_in_reply_to_review_id>",
|
| 486 |
+
"<pr_in_reply_to_comment_id>",
|
| 487 |
+
"<pr_diff_hunk_comment_line>",
|
| 488 |
+
"<NAME>",
|
| 489 |
+
"<EMAIL>",
|
| 490 |
+
"<KEY>",
|
| 491 |
+
"<PASSWORD>"
|
| 492 |
+
],
|
| 493 |
+
"bos_token": "<|endoftext|>",
|
| 494 |
+
"clean_up_tokenization_spaces": true,
|
| 495 |
+
"eos_token": "<|endofturn|>",
|
| 496 |
+
"extra_special_tokens": {},
|
| 497 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 498 |
+
"pad_token": "<|endoftext|>",
|
| 499 |
+
"tokenizer_class": "GPT2Tokenizer",
|
| 500 |
+
"unk_token": "<|endoftext|>"
|
| 501 |
+
}
|
checkpoint-1400/trainer_state.json
ADDED
|
@@ -0,0 +1,1364 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": 1400,
|
| 3 |
+
"best_metric": 2.0077672004699707,
|
| 4 |
+
"best_model_checkpoint": "/content/drive/MyDrive/hyperclova-deobfuscation-lora/checkpoint-1400",
|
| 5 |
+
"epoch": 2.487111111111111,
|
| 6 |
+
"eval_steps": 200,
|
| 7 |
+
"global_step": 1400,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"epoch": 0.017777777777777778,
|
| 14 |
+
"grad_norm": 3.4749701023101807,
|
| 15 |
+
"learning_rate": 9e-06,
|
| 16 |
+
"loss": 4.1724,
|
| 17 |
+
"mean_token_accuracy": 0.3504906162619591,
|
| 18 |
+
"num_tokens": 22106.0,
|
| 19 |
+
"step": 10
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"epoch": 0.035555555555555556,
|
| 23 |
+
"grad_norm": 2.8458425998687744,
|
| 24 |
+
"learning_rate": 1.9e-05,
|
| 25 |
+
"loss": 3.9226,
|
| 26 |
+
"mean_token_accuracy": 0.3695666640996933,
|
| 27 |
+
"num_tokens": 44943.0,
|
| 28 |
+
"step": 20
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"epoch": 0.05333333333333334,
|
| 32 |
+
"grad_norm": 2.1938765048980713,
|
| 33 |
+
"learning_rate": 2.9e-05,
|
| 34 |
+
"loss": 3.6554,
|
| 35 |
+
"mean_token_accuracy": 0.4290380232036114,
|
| 36 |
+
"num_tokens": 67397.0,
|
| 37 |
+
"step": 30
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 0.07111111111111111,
|
| 41 |
+
"grad_norm": 2.4278910160064697,
|
| 42 |
+
"learning_rate": 3.9000000000000006e-05,
|
| 43 |
+
"loss": 3.303,
|
| 44 |
+
"mean_token_accuracy": 0.4723150283098221,
|
| 45 |
+
"num_tokens": 89803.0,
|
| 46 |
+
"step": 40
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"epoch": 0.08888888888888889,
|
| 50 |
+
"grad_norm": 1.7704142332077026,
|
| 51 |
+
"learning_rate": 4.9e-05,
|
| 52 |
+
"loss": 3.0041,
|
| 53 |
+
"mean_token_accuracy": 0.5115502133965493,
|
| 54 |
+
"num_tokens": 112364.0,
|
| 55 |
+
"step": 50
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"epoch": 0.10666666666666667,
|
| 59 |
+
"grad_norm": 1.5662821531295776,
|
| 60 |
+
"learning_rate": 5.9e-05,
|
| 61 |
+
"loss": 2.8013,
|
| 62 |
+
"mean_token_accuracy": 0.5329545043408871,
|
| 63 |
+
"num_tokens": 134028.0,
|
| 64 |
+
"step": 60
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"epoch": 0.12444444444444444,
|
| 68 |
+
"grad_norm": 1.5833848714828491,
|
| 69 |
+
"learning_rate": 6.9e-05,
|
| 70 |
+
"loss": 2.7291,
|
| 71 |
+
"mean_token_accuracy": 0.5422534577548503,
|
| 72 |
+
"num_tokens": 156703.0,
|
| 73 |
+
"step": 70
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.14222222222222222,
|
| 77 |
+
"grad_norm": 1.8611595630645752,
|
| 78 |
+
"learning_rate": 7.900000000000001e-05,
|
| 79 |
+
"loss": 2.634,
|
| 80 |
+
"mean_token_accuracy": 0.5519127860665322,
|
| 81 |
+
"num_tokens": 178986.0,
|
| 82 |
+
"step": 80
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"epoch": 0.16,
|
| 86 |
+
"grad_norm": 1.6170870065689087,
|
| 87 |
+
"learning_rate": 8.900000000000001e-05,
|
| 88 |
+
"loss": 2.6625,
|
| 89 |
+
"mean_token_accuracy": 0.5462300412356853,
|
| 90 |
+
"num_tokens": 201989.0,
|
| 91 |
+
"step": 90
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"epoch": 0.17777777777777778,
|
| 95 |
+
"grad_norm": 1.6247450113296509,
|
| 96 |
+
"learning_rate": 9.900000000000001e-05,
|
| 97 |
+
"loss": 2.5605,
|
| 98 |
+
"mean_token_accuracy": 0.5585827864706516,
|
| 99 |
+
"num_tokens": 223936.0,
|
| 100 |
+
"step": 100
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"epoch": 0.19555555555555557,
|
| 104 |
+
"grad_norm": 1.9383138418197632,
|
| 105 |
+
"learning_rate": 9.943360604153557e-05,
|
| 106 |
+
"loss": 2.5267,
|
| 107 |
+
"mean_token_accuracy": 0.563772913813591,
|
| 108 |
+
"num_tokens": 246101.0,
|
| 109 |
+
"step": 110
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"epoch": 0.21333333333333335,
|
| 113 |
+
"grad_norm": 1.875457763671875,
|
| 114 |
+
"learning_rate": 9.880427942101952e-05,
|
| 115 |
+
"loss": 2.5302,
|
| 116 |
+
"mean_token_accuracy": 0.562754824012518,
|
| 117 |
+
"num_tokens": 269187.0,
|
| 118 |
+
"step": 120
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"epoch": 0.2311111111111111,
|
| 122 |
+
"grad_norm": 1.6430569887161255,
|
| 123 |
+
"learning_rate": 9.817495280050347e-05,
|
| 124 |
+
"loss": 2.4479,
|
| 125 |
+
"mean_token_accuracy": 0.57414620667696,
|
| 126 |
+
"num_tokens": 291454.0,
|
| 127 |
+
"step": 130
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"epoch": 0.24888888888888888,
|
| 131 |
+
"grad_norm": 1.5991843938827515,
|
| 132 |
+
"learning_rate": 9.754562617998742e-05,
|
| 133 |
+
"loss": 2.4567,
|
| 134 |
+
"mean_token_accuracy": 0.5693153299391269,
|
| 135 |
+
"num_tokens": 314204.0,
|
| 136 |
+
"step": 140
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 0.26666666666666666,
|
| 140 |
+
"grad_norm": 1.6487599611282349,
|
| 141 |
+
"learning_rate": 9.691629955947136e-05,
|
| 142 |
+
"loss": 2.4023,
|
| 143 |
+
"mean_token_accuracy": 0.5750032790005207,
|
| 144 |
+
"num_tokens": 337167.0,
|
| 145 |
+
"step": 150
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"epoch": 0.28444444444444444,
|
| 149 |
+
"grad_norm": 1.7035490274429321,
|
| 150 |
+
"learning_rate": 9.628697293895532e-05,
|
| 151 |
+
"loss": 2.4605,
|
| 152 |
+
"mean_token_accuracy": 0.5642550930380821,
|
| 153 |
+
"num_tokens": 360272.0,
|
| 154 |
+
"step": 160
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"epoch": 0.3022222222222222,
|
| 158 |
+
"grad_norm": 1.7211060523986816,
|
| 159 |
+
"learning_rate": 9.565764631843927e-05,
|
| 160 |
+
"loss": 2.3518,
|
| 161 |
+
"mean_token_accuracy": 0.5882908716797829,
|
| 162 |
+
"num_tokens": 382779.0,
|
| 163 |
+
"step": 170
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"epoch": 0.32,
|
| 167 |
+
"grad_norm": 1.804926872253418,
|
| 168 |
+
"learning_rate": 9.502831969792323e-05,
|
| 169 |
+
"loss": 2.3712,
|
| 170 |
+
"mean_token_accuracy": 0.5805290326476097,
|
| 171 |
+
"num_tokens": 405438.0,
|
| 172 |
+
"step": 180
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"epoch": 0.3377777777777778,
|
| 176 |
+
"grad_norm": 1.849165678024292,
|
| 177 |
+
"learning_rate": 9.439899307740719e-05,
|
| 178 |
+
"loss": 2.4117,
|
| 179 |
+
"mean_token_accuracy": 0.5730262331664562,
|
| 180 |
+
"num_tokens": 428660.0,
|
| 181 |
+
"step": 190
|
| 182 |
+
},
|
| 183 |
+
{
|
| 184 |
+
"epoch": 0.35555555555555557,
|
| 185 |
+
"grad_norm": 1.9137722253799438,
|
| 186 |
+
"learning_rate": 9.376966645689114e-05,
|
| 187 |
+
"loss": 2.3453,
|
| 188 |
+
"mean_token_accuracy": 0.5850483477115631,
|
| 189 |
+
"num_tokens": 450808.0,
|
| 190 |
+
"step": 200
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"epoch": 0.35555555555555557,
|
| 194 |
+
"eval_loss": 2.345125436782837,
|
| 195 |
+
"eval_mean_token_accuracy": 0.5849845852851868,
|
| 196 |
+
"eval_num_tokens": 450808.0,
|
| 197 |
+
"eval_runtime": 30.3938,
|
| 198 |
+
"eval_samples_per_second": 32.901,
|
| 199 |
+
"eval_steps_per_second": 8.225,
|
| 200 |
+
"step": 200
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"epoch": 0.37333333333333335,
|
| 204 |
+
"grad_norm": 1.7743253707885742,
|
| 205 |
+
"learning_rate": 9.314033983637508e-05,
|
| 206 |
+
"loss": 2.3494,
|
| 207 |
+
"mean_token_accuracy": 0.5811792358756065,
|
| 208 |
+
"num_tokens": 473434.0,
|
| 209 |
+
"step": 210
|
| 210 |
+
},
|
| 211 |
+
{
|
| 212 |
+
"epoch": 0.39111111111111113,
|
| 213 |
+
"grad_norm": 1.7797266244888306,
|
| 214 |
+
"learning_rate": 9.251101321585903e-05,
|
| 215 |
+
"loss": 2.3866,
|
| 216 |
+
"mean_token_accuracy": 0.5789428137242794,
|
| 217 |
+
"num_tokens": 496482.0,
|
| 218 |
+
"step": 220
|
| 219 |
+
},
|
| 220 |
+
{
|
| 221 |
+
"epoch": 0.4088888888888889,
|
| 222 |
+
"grad_norm": 1.79751455783844,
|
| 223 |
+
"learning_rate": 9.188168659534298e-05,
|
| 224 |
+
"loss": 2.3453,
|
| 225 |
+
"mean_token_accuracy": 0.584120100736618,
|
| 226 |
+
"num_tokens": 519379.0,
|
| 227 |
+
"step": 230
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 0.4266666666666667,
|
| 231 |
+
"grad_norm": 1.7770854234695435,
|
| 232 |
+
"learning_rate": 9.125235997482694e-05,
|
| 233 |
+
"loss": 2.355,
|
| 234 |
+
"mean_token_accuracy": 0.5805074371397495,
|
| 235 |
+
"num_tokens": 542631.0,
|
| 236 |
+
"step": 240
|
| 237 |
+
},
|
| 238 |
+
{
|
| 239 |
+
"epoch": 0.4444444444444444,
|
| 240 |
+
"grad_norm": 1.7118644714355469,
|
| 241 |
+
"learning_rate": 9.06230333543109e-05,
|
| 242 |
+
"loss": 2.3288,
|
| 243 |
+
"mean_token_accuracy": 0.5817694693803788,
|
| 244 |
+
"num_tokens": 565400.0,
|
| 245 |
+
"step": 250
|
| 246 |
+
},
|
| 247 |
+
{
|
| 248 |
+
"epoch": 0.4622222222222222,
|
| 249 |
+
"grad_norm": 1.837351679801941,
|
| 250 |
+
"learning_rate": 8.999370673379485e-05,
|
| 251 |
+
"loss": 2.25,
|
| 252 |
+
"mean_token_accuracy": 0.594706054031849,
|
| 253 |
+
"num_tokens": 588003.0,
|
| 254 |
+
"step": 260
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"epoch": 0.48,
|
| 258 |
+
"grad_norm": 1.8128186464309692,
|
| 259 |
+
"learning_rate": 8.93643801132788e-05,
|
| 260 |
+
"loss": 2.2712,
|
| 261 |
+
"mean_token_accuracy": 0.5904596522450447,
|
| 262 |
+
"num_tokens": 610974.0,
|
| 263 |
+
"step": 270
|
| 264 |
+
},
|
| 265 |
+
{
|
| 266 |
+
"epoch": 0.49777777777777776,
|
| 267 |
+
"grad_norm": 1.8761178255081177,
|
| 268 |
+
"learning_rate": 8.873505349276275e-05,
|
| 269 |
+
"loss": 2.3144,
|
| 270 |
+
"mean_token_accuracy": 0.5835936337709426,
|
| 271 |
+
"num_tokens": 634093.0,
|
| 272 |
+
"step": 280
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"epoch": 0.5155555555555555,
|
| 276 |
+
"grad_norm": 1.7195324897766113,
|
| 277 |
+
"learning_rate": 8.81057268722467e-05,
|
| 278 |
+
"loss": 2.2206,
|
| 279 |
+
"mean_token_accuracy": 0.604982428252697,
|
| 280 |
+
"num_tokens": 656188.0,
|
| 281 |
+
"step": 290
|
| 282 |
+
},
|
| 283 |
+
{
|
| 284 |
+
"epoch": 0.5333333333333333,
|
| 285 |
+
"grad_norm": 1.8294283151626587,
|
| 286 |
+
"learning_rate": 8.747640025173064e-05,
|
| 287 |
+
"loss": 2.255,
|
| 288 |
+
"mean_token_accuracy": 0.5953361228108406,
|
| 289 |
+
"num_tokens": 678769.0,
|
| 290 |
+
"step": 300
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"epoch": 0.5511111111111111,
|
| 294 |
+
"grad_norm": 1.7993453741073608,
|
| 295 |
+
"learning_rate": 8.68470736312146e-05,
|
| 296 |
+
"loss": 2.2312,
|
| 297 |
+
"mean_token_accuracy": 0.6017149150371551,
|
| 298 |
+
"num_tokens": 701734.0,
|
| 299 |
+
"step": 310
|
| 300 |
+
},
|
| 301 |
+
{
|
| 302 |
+
"epoch": 0.5688888888888889,
|
| 303 |
+
"grad_norm": 1.7603346109390259,
|
| 304 |
+
"learning_rate": 8.621774701069856e-05,
|
| 305 |
+
"loss": 2.2124,
|
| 306 |
+
"mean_token_accuracy": 0.6003566391766071,
|
| 307 |
+
"num_tokens": 724815.0,
|
| 308 |
+
"step": 320
|
| 309 |
+
},
|
| 310 |
+
{
|
| 311 |
+
"epoch": 0.5866666666666667,
|
| 312 |
+
"grad_norm": 1.7591211795806885,
|
| 313 |
+
"learning_rate": 8.558842039018251e-05,
|
| 314 |
+
"loss": 2.2208,
|
| 315 |
+
"mean_token_accuracy": 0.6021837159991265,
|
| 316 |
+
"num_tokens": 746903.0,
|
| 317 |
+
"step": 330
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"epoch": 0.6044444444444445,
|
| 321 |
+
"grad_norm": 2.150559186935425,
|
| 322 |
+
"learning_rate": 8.495909376966647e-05,
|
| 323 |
+
"loss": 2.2122,
|
| 324 |
+
"mean_token_accuracy": 0.6015113711357116,
|
| 325 |
+
"num_tokens": 768982.0,
|
| 326 |
+
"step": 340
|
| 327 |
+
},
|
| 328 |
+
{
|
| 329 |
+
"epoch": 0.6222222222222222,
|
| 330 |
+
"grad_norm": 1.6258208751678467,
|
| 331 |
+
"learning_rate": 8.432976714915042e-05,
|
| 332 |
+
"loss": 2.225,
|
| 333 |
+
"mean_token_accuracy": 0.6034559831023216,
|
| 334 |
+
"num_tokens": 791061.0,
|
| 335 |
+
"step": 350
|
| 336 |
+
},
|
| 337 |
+
{
|
| 338 |
+
"epoch": 0.64,
|
| 339 |
+
"grad_norm": 1.710488200187683,
|
| 340 |
+
"learning_rate": 8.370044052863437e-05,
|
| 341 |
+
"loss": 2.2123,
|
| 342 |
+
"mean_token_accuracy": 0.6031243965029717,
|
| 343 |
+
"num_tokens": 813112.0,
|
| 344 |
+
"step": 360
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"epoch": 0.6577777777777778,
|
| 348 |
+
"grad_norm": 1.9046748876571655,
|
| 349 |
+
"learning_rate": 8.307111390811831e-05,
|
| 350 |
+
"loss": 2.2185,
|
| 351 |
+
"mean_token_accuracy": 0.6007313683629036,
|
| 352 |
+
"num_tokens": 835469.0,
|
| 353 |
+
"step": 370
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 0.6755555555555556,
|
| 357 |
+
"grad_norm": 1.9116525650024414,
|
| 358 |
+
"learning_rate": 8.244178728760226e-05,
|
| 359 |
+
"loss": 2.2382,
|
| 360 |
+
"mean_token_accuracy": 0.5930798187851906,
|
| 361 |
+
"num_tokens": 857795.0,
|
| 362 |
+
"step": 380
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"epoch": 0.6933333333333334,
|
| 366 |
+
"grad_norm": 1.8034720420837402,
|
| 367 |
+
"learning_rate": 8.181246066708622e-05,
|
| 368 |
+
"loss": 2.191,
|
| 369 |
+
"mean_token_accuracy": 0.6052505746483803,
|
| 370 |
+
"num_tokens": 879659.0,
|
| 371 |
+
"step": 390
|
| 372 |
+
},
|
| 373 |
+
{
|
| 374 |
+
"epoch": 0.7111111111111111,
|
| 375 |
+
"grad_norm": 1.8932994604110718,
|
| 376 |
+
"learning_rate": 8.118313404657017e-05,
|
| 377 |
+
"loss": 2.1755,
|
| 378 |
+
"mean_token_accuracy": 0.6076797977089882,
|
| 379 |
+
"num_tokens": 902240.0,
|
| 380 |
+
"step": 400
|
| 381 |
+
},
|
| 382 |
+
{
|
| 383 |
+
"epoch": 0.7111111111111111,
|
| 384 |
+
"eval_loss": 2.188769817352295,
|
| 385 |
+
"eval_mean_token_accuracy": 0.6060388499498367,
|
| 386 |
+
"eval_num_tokens": 902240.0,
|
| 387 |
+
"eval_runtime": 29.9448,
|
| 388 |
+
"eval_samples_per_second": 33.395,
|
| 389 |
+
"eval_steps_per_second": 8.349,
|
| 390 |
+
"step": 400
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"epoch": 0.7288888888888889,
|
| 394 |
+
"grad_norm": 1.7485570907592773,
|
| 395 |
+
"learning_rate": 8.055380742605413e-05,
|
| 396 |
+
"loss": 2.2019,
|
| 397 |
+
"mean_token_accuracy": 0.6058685064315796,
|
| 398 |
+
"num_tokens": 925091.0,
|
| 399 |
+
"step": 410
|
| 400 |
+
},
|
| 401 |
+
{
|
| 402 |
+
"epoch": 0.7466666666666667,
|
| 403 |
+
"grad_norm": 1.818544864654541,
|
| 404 |
+
"learning_rate": 7.992448080553809e-05,
|
| 405 |
+
"loss": 2.2313,
|
| 406 |
+
"mean_token_accuracy": 0.5964938789606095,
|
| 407 |
+
"num_tokens": 948151.0,
|
| 408 |
+
"step": 420
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"epoch": 0.7644444444444445,
|
| 412 |
+
"grad_norm": 1.796096682548523,
|
| 413 |
+
"learning_rate": 7.929515418502203e-05,
|
| 414 |
+
"loss": 2.141,
|
| 415 |
+
"mean_token_accuracy": 0.6135336428880691,
|
| 416 |
+
"num_tokens": 970339.0,
|
| 417 |
+
"step": 430
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 0.7822222222222223,
|
| 421 |
+
"grad_norm": 1.7699111700057983,
|
| 422 |
+
"learning_rate": 7.866582756450598e-05,
|
| 423 |
+
"loss": 2.1904,
|
| 424 |
+
"mean_token_accuracy": 0.6022625803947449,
|
| 425 |
+
"num_tokens": 993552.0,
|
| 426 |
+
"step": 440
|
| 427 |
+
},
|
| 428 |
+
{
|
| 429 |
+
"epoch": 0.8,
|
| 430 |
+
"grad_norm": 1.906336784362793,
|
| 431 |
+
"learning_rate": 7.803650094398993e-05,
|
| 432 |
+
"loss": 2.2017,
|
| 433 |
+
"mean_token_accuracy": 0.602821895480156,
|
| 434 |
+
"num_tokens": 1015564.0,
|
| 435 |
+
"step": 450
|
| 436 |
+
},
|
| 437 |
+
{
|
| 438 |
+
"epoch": 0.8177777777777778,
|
| 439 |
+
"grad_norm": 1.9261703491210938,
|
| 440 |
+
"learning_rate": 7.740717432347388e-05,
|
| 441 |
+
"loss": 2.1101,
|
| 442 |
+
"mean_token_accuracy": 0.6158386886119842,
|
| 443 |
+
"num_tokens": 1037721.0,
|
| 444 |
+
"step": 460
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"epoch": 0.8355555555555556,
|
| 448 |
+
"grad_norm": 1.7876946926116943,
|
| 449 |
+
"learning_rate": 7.677784770295784e-05,
|
| 450 |
+
"loss": 2.1866,
|
| 451 |
+
"mean_token_accuracy": 0.6046899721026421,
|
| 452 |
+
"num_tokens": 1060627.0,
|
| 453 |
+
"step": 470
|
| 454 |
+
},
|
| 455 |
+
{
|
| 456 |
+
"epoch": 0.8533333333333334,
|
| 457 |
+
"grad_norm": 1.8447351455688477,
|
| 458 |
+
"learning_rate": 7.61485210824418e-05,
|
| 459 |
+
"loss": 2.1564,
|
| 460 |
+
"mean_token_accuracy": 0.6088386848568916,
|
| 461 |
+
"num_tokens": 1082672.0,
|
| 462 |
+
"step": 480
|
| 463 |
+
},
|
| 464 |
+
{
|
| 465 |
+
"epoch": 0.8711111111111111,
|
| 466 |
+
"grad_norm": 1.7662327289581299,
|
| 467 |
+
"learning_rate": 7.551919446192575e-05,
|
| 468 |
+
"loss": 2.1566,
|
| 469 |
+
"mean_token_accuracy": 0.6086945086717606,
|
| 470 |
+
"num_tokens": 1104857.0,
|
| 471 |
+
"step": 490
|
| 472 |
+
},
|
| 473 |
+
{
|
| 474 |
+
"epoch": 0.8888888888888888,
|
| 475 |
+
"grad_norm": 1.807004451751709,
|
| 476 |
+
"learning_rate": 7.48898678414097e-05,
|
| 477 |
+
"loss": 2.166,
|
| 478 |
+
"mean_token_accuracy": 0.605591855943203,
|
| 479 |
+
"num_tokens": 1127612.0,
|
| 480 |
+
"step": 500
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"epoch": 0.9066666666666666,
|
| 484 |
+
"grad_norm": 1.895982265472412,
|
| 485 |
+
"learning_rate": 7.426054122089365e-05,
|
| 486 |
+
"loss": 2.1645,
|
| 487 |
+
"mean_token_accuracy": 0.606428450345993,
|
| 488 |
+
"num_tokens": 1150411.0,
|
| 489 |
+
"step": 510
|
| 490 |
+
},
|
| 491 |
+
{
|
| 492 |
+
"epoch": 0.9244444444444444,
|
| 493 |
+
"grad_norm": 1.8196443319320679,
|
| 494 |
+
"learning_rate": 7.36312146003776e-05,
|
| 495 |
+
"loss": 2.1878,
|
| 496 |
+
"mean_token_accuracy": 0.6036446511745452,
|
| 497 |
+
"num_tokens": 1172683.0,
|
| 498 |
+
"step": 520
|
| 499 |
+
},
|
| 500 |
+
{
|
| 501 |
+
"epoch": 0.9422222222222222,
|
| 502 |
+
"grad_norm": 1.7809892892837524,
|
| 503 |
+
"learning_rate": 7.300188797986154e-05,
|
| 504 |
+
"loss": 2.0691,
|
| 505 |
+
"mean_token_accuracy": 0.6235968723893166,
|
| 506 |
+
"num_tokens": 1194160.0,
|
| 507 |
+
"step": 530
|
| 508 |
+
},
|
| 509 |
+
{
|
| 510 |
+
"epoch": 0.96,
|
| 511 |
+
"grad_norm": 1.774588704109192,
|
| 512 |
+
"learning_rate": 7.23725613593455e-05,
|
| 513 |
+
"loss": 2.1057,
|
| 514 |
+
"mean_token_accuracy": 0.6202786311507225,
|
| 515 |
+
"num_tokens": 1215760.0,
|
| 516 |
+
"step": 540
|
| 517 |
+
},
|
| 518 |
+
{
|
| 519 |
+
"epoch": 0.9777777777777777,
|
| 520 |
+
"grad_norm": 1.8483060598373413,
|
| 521 |
+
"learning_rate": 7.174323473882946e-05,
|
| 522 |
+
"loss": 2.1634,
|
| 523 |
+
"mean_token_accuracy": 0.6098488807678223,
|
| 524 |
+
"num_tokens": 1238191.0,
|
| 525 |
+
"step": 550
|
| 526 |
+
},
|
| 527 |
+
{
|
| 528 |
+
"epoch": 0.9955555555555555,
|
| 529 |
+
"grad_norm": 1.9268509149551392,
|
| 530 |
+
"learning_rate": 7.111390811831341e-05,
|
| 531 |
+
"loss": 2.136,
|
| 532 |
+
"mean_token_accuracy": 0.6116517767310142,
|
| 533 |
+
"num_tokens": 1260429.0,
|
| 534 |
+
"step": 560
|
| 535 |
+
},
|
| 536 |
+
{
|
| 537 |
+
"epoch": 1.0124444444444445,
|
| 538 |
+
"grad_norm": 1.7296037673950195,
|
| 539 |
+
"learning_rate": 7.048458149779737e-05,
|
| 540 |
+
"loss": 2.0938,
|
| 541 |
+
"mean_token_accuracy": 0.6153759768134669,
|
| 542 |
+
"num_tokens": 1281232.0,
|
| 543 |
+
"step": 570
|
| 544 |
+
},
|
| 545 |
+
{
|
| 546 |
+
"epoch": 1.0302222222222222,
|
| 547 |
+
"grad_norm": 1.8975368738174438,
|
| 548 |
+
"learning_rate": 6.985525487728132e-05,
|
| 549 |
+
"loss": 2.0172,
|
| 550 |
+
"mean_token_accuracy": 0.6284284889698029,
|
| 551 |
+
"num_tokens": 1304130.0,
|
| 552 |
+
"step": 580
|
| 553 |
+
},
|
| 554 |
+
{
|
| 555 |
+
"epoch": 1.048,
|
| 556 |
+
"grad_norm": 1.8282201290130615,
|
| 557 |
+
"learning_rate": 6.922592825676527e-05,
|
| 558 |
+
"loss": 1.9979,
|
| 559 |
+
"mean_token_accuracy": 0.6334663733839989,
|
| 560 |
+
"num_tokens": 1326753.0,
|
| 561 |
+
"step": 590
|
| 562 |
+
},
|
| 563 |
+
{
|
| 564 |
+
"epoch": 1.0657777777777777,
|
| 565 |
+
"grad_norm": 1.7836159467697144,
|
| 566 |
+
"learning_rate": 6.859660163624921e-05,
|
| 567 |
+
"loss": 2.0058,
|
| 568 |
+
"mean_token_accuracy": 0.6304456666111946,
|
| 569 |
+
"num_tokens": 1348985.0,
|
| 570 |
+
"step": 600
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"epoch": 1.0657777777777777,
|
| 574 |
+
"eval_loss": 2.114622116088867,
|
| 575 |
+
"eval_mean_token_accuracy": 0.6162020459175109,
|
| 576 |
+
"eval_num_tokens": 1348985.0,
|
| 577 |
+
"eval_runtime": 30.8226,
|
| 578 |
+
"eval_samples_per_second": 32.444,
|
| 579 |
+
"eval_steps_per_second": 8.111,
|
| 580 |
+
"step": 600
|
| 581 |
+
},
|
| 582 |
+
{
|
| 583 |
+
"epoch": 1.0835555555555556,
|
| 584 |
+
"grad_norm": 1.7529979944229126,
|
| 585 |
+
"learning_rate": 6.796727501573316e-05,
|
| 586 |
+
"loss": 2.0084,
|
| 587 |
+
"mean_token_accuracy": 0.6300177469849586,
|
| 588 |
+
"num_tokens": 1371318.0,
|
| 589 |
+
"step": 610
|
| 590 |
+
},
|
| 591 |
+
{
|
| 592 |
+
"epoch": 1.1013333333333333,
|
| 593 |
+
"grad_norm": 1.897518277168274,
|
| 594 |
+
"learning_rate": 6.733794839521712e-05,
|
| 595 |
+
"loss": 2.0348,
|
| 596 |
+
"mean_token_accuracy": 0.6270109280943871,
|
| 597 |
+
"num_tokens": 1393816.0,
|
| 598 |
+
"step": 620
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"epoch": 1.1191111111111112,
|
| 602 |
+
"grad_norm": 1.9589266777038574,
|
| 603 |
+
"learning_rate": 6.670862177470107e-05,
|
| 604 |
+
"loss": 2.0377,
|
| 605 |
+
"mean_token_accuracy": 0.6255080983042717,
|
| 606 |
+
"num_tokens": 1416529.0,
|
| 607 |
+
"step": 630
|
| 608 |
+
},
|
| 609 |
+
{
|
| 610 |
+
"epoch": 1.1368888888888888,
|
| 611 |
+
"grad_norm": 1.933893084526062,
|
| 612 |
+
"learning_rate": 6.607929515418503e-05,
|
| 613 |
+
"loss": 2.0548,
|
| 614 |
+
"mean_token_accuracy": 0.6250210508704186,
|
| 615 |
+
"num_tokens": 1438970.0,
|
| 616 |
+
"step": 640
|
| 617 |
+
},
|
| 618 |
+
{
|
| 619 |
+
"epoch": 1.1546666666666667,
|
| 620 |
+
"grad_norm": 1.8967244625091553,
|
| 621 |
+
"learning_rate": 6.544996853366899e-05,
|
| 622 |
+
"loss": 2.0309,
|
| 623 |
+
"mean_token_accuracy": 0.6257808804512024,
|
| 624 |
+
"num_tokens": 1461324.0,
|
| 625 |
+
"step": 650
|
| 626 |
+
},
|
| 627 |
+
{
|
| 628 |
+
"epoch": 1.1724444444444444,
|
| 629 |
+
"grad_norm": 2.01849365234375,
|
| 630 |
+
"learning_rate": 6.482064191315293e-05,
|
| 631 |
+
"loss": 2.0737,
|
| 632 |
+
"mean_token_accuracy": 0.6156815335154533,
|
| 633 |
+
"num_tokens": 1484246.0,
|
| 634 |
+
"step": 660
|
| 635 |
+
},
|
| 636 |
+
{
|
| 637 |
+
"epoch": 1.1902222222222223,
|
| 638 |
+
"grad_norm": 1.8661456108093262,
|
| 639 |
+
"learning_rate": 6.419131529263688e-05,
|
| 640 |
+
"loss": 2.0632,
|
| 641 |
+
"mean_token_accuracy": 0.6184948399662972,
|
| 642 |
+
"num_tokens": 1507305.0,
|
| 643 |
+
"step": 670
|
| 644 |
+
},
|
| 645 |
+
{
|
| 646 |
+
"epoch": 1.208,
|
| 647 |
+
"grad_norm": 1.8781774044036865,
|
| 648 |
+
"learning_rate": 6.356198867212083e-05,
|
| 649 |
+
"loss": 2.0029,
|
| 650 |
+
"mean_token_accuracy": 0.6336544677615166,
|
| 651 |
+
"num_tokens": 1529082.0,
|
| 652 |
+
"step": 680
|
| 653 |
+
},
|
| 654 |
+
{
|
| 655 |
+
"epoch": 1.2257777777777779,
|
| 656 |
+
"grad_norm": 1.8406771421432495,
|
| 657 |
+
"learning_rate": 6.293266205160478e-05,
|
| 658 |
+
"loss": 2.0102,
|
| 659 |
+
"mean_token_accuracy": 0.6291820913553238,
|
| 660 |
+
"num_tokens": 1551159.0,
|
| 661 |
+
"step": 690
|
| 662 |
+
},
|
| 663 |
+
{
|
| 664 |
+
"epoch": 1.2435555555555555,
|
| 665 |
+
"grad_norm": 1.829233169555664,
|
| 666 |
+
"learning_rate": 6.230333543108874e-05,
|
| 667 |
+
"loss": 2.0396,
|
| 668 |
+
"mean_token_accuracy": 0.6300060883164406,
|
| 669 |
+
"num_tokens": 1573348.0,
|
| 670 |
+
"step": 700
|
| 671 |
+
},
|
| 672 |
+
{
|
| 673 |
+
"epoch": 1.2613333333333334,
|
| 674 |
+
"grad_norm": 1.9671298265457153,
|
| 675 |
+
"learning_rate": 6.167400881057269e-05,
|
| 676 |
+
"loss": 2.0326,
|
| 677 |
+
"mean_token_accuracy": 0.6287923157215118,
|
| 678 |
+
"num_tokens": 1595989.0,
|
| 679 |
+
"step": 710
|
| 680 |
+
},
|
| 681 |
+
{
|
| 682 |
+
"epoch": 1.279111111111111,
|
| 683 |
+
"grad_norm": 2.0840771198272705,
|
| 684 |
+
"learning_rate": 6.104468219005665e-05,
|
| 685 |
+
"loss": 2.0659,
|
| 686 |
+
"mean_token_accuracy": 0.628783118724823,
|
| 687 |
+
"num_tokens": 1617895.0,
|
| 688 |
+
"step": 720
|
| 689 |
+
},
|
| 690 |
+
{
|
| 691 |
+
"epoch": 1.2968888888888888,
|
| 692 |
+
"grad_norm": 2.056278944015503,
|
| 693 |
+
"learning_rate": 6.04153555695406e-05,
|
| 694 |
+
"loss": 2.0177,
|
| 695 |
+
"mean_token_accuracy": 0.627280455827713,
|
| 696 |
+
"num_tokens": 1640415.0,
|
| 697 |
+
"step": 730
|
| 698 |
+
},
|
| 699 |
+
{
|
| 700 |
+
"epoch": 1.3146666666666667,
|
| 701 |
+
"grad_norm": 1.9183000326156616,
|
| 702 |
+
"learning_rate": 5.978602894902454e-05,
|
| 703 |
+
"loss": 1.9958,
|
| 704 |
+
"mean_token_accuracy": 0.631256802380085,
|
| 705 |
+
"num_tokens": 1662713.0,
|
| 706 |
+
"step": 740
|
| 707 |
+
},
|
| 708 |
+
{
|
| 709 |
+
"epoch": 1.3324444444444445,
|
| 710 |
+
"grad_norm": 2.005032777786255,
|
| 711 |
+
"learning_rate": 5.9156702328508496e-05,
|
| 712 |
+
"loss": 2.0164,
|
| 713 |
+
"mean_token_accuracy": 0.631276798248291,
|
| 714 |
+
"num_tokens": 1684783.0,
|
| 715 |
+
"step": 750
|
| 716 |
+
},
|
| 717 |
+
{
|
| 718 |
+
"epoch": 1.3502222222222222,
|
| 719 |
+
"grad_norm": 1.8667700290679932,
|
| 720 |
+
"learning_rate": 5.852737570799245e-05,
|
| 721 |
+
"loss": 2.0295,
|
| 722 |
+
"mean_token_accuracy": 0.6288824707269669,
|
| 723 |
+
"num_tokens": 1706623.0,
|
| 724 |
+
"step": 760
|
| 725 |
+
},
|
| 726 |
+
{
|
| 727 |
+
"epoch": 1.3679999999999999,
|
| 728 |
+
"grad_norm": 2.123706817626953,
|
| 729 |
+
"learning_rate": 5.78980490874764e-05,
|
| 730 |
+
"loss": 2.0513,
|
| 731 |
+
"mean_token_accuracy": 0.6215401113033294,
|
| 732 |
+
"num_tokens": 1729494.0,
|
| 733 |
+
"step": 770
|
| 734 |
+
},
|
| 735 |
+
{
|
| 736 |
+
"epoch": 1.3857777777777778,
|
| 737 |
+
"grad_norm": 1.9470572471618652,
|
| 738 |
+
"learning_rate": 5.7268722466960356e-05,
|
| 739 |
+
"loss": 2.0179,
|
| 740 |
+
"mean_token_accuracy": 0.630026438832283,
|
| 741 |
+
"num_tokens": 1752045.0,
|
| 742 |
+
"step": 780
|
| 743 |
+
},
|
| 744 |
+
{
|
| 745 |
+
"epoch": 1.4035555555555557,
|
| 746 |
+
"grad_norm": 1.8666447401046753,
|
| 747 |
+
"learning_rate": 5.663939584644431e-05,
|
| 748 |
+
"loss": 2.035,
|
| 749 |
+
"mean_token_accuracy": 0.6255004242062568,
|
| 750 |
+
"num_tokens": 1775601.0,
|
| 751 |
+
"step": 790
|
| 752 |
+
},
|
| 753 |
+
{
|
| 754 |
+
"epoch": 1.4213333333333333,
|
| 755 |
+
"grad_norm": 1.8963086605072021,
|
| 756 |
+
"learning_rate": 5.601006922592826e-05,
|
| 757 |
+
"loss": 2.0004,
|
| 758 |
+
"mean_token_accuracy": 0.6287154361605645,
|
| 759 |
+
"num_tokens": 1798633.0,
|
| 760 |
+
"step": 800
|
| 761 |
+
},
|
| 762 |
+
{
|
| 763 |
+
"epoch": 1.4213333333333333,
|
| 764 |
+
"eval_loss": 2.071798324584961,
|
| 765 |
+
"eval_mean_token_accuracy": 0.6222149915695191,
|
| 766 |
+
"eval_num_tokens": 1798633.0,
|
| 767 |
+
"eval_runtime": 30.3161,
|
| 768 |
+
"eval_samples_per_second": 32.986,
|
| 769 |
+
"eval_steps_per_second": 8.246,
|
| 770 |
+
"step": 800
|
| 771 |
+
},
|
| 772 |
+
{
|
| 773 |
+
"epoch": 1.439111111111111,
|
| 774 |
+
"grad_norm": 1.9529728889465332,
|
| 775 |
+
"learning_rate": 5.5380742605412216e-05,
|
| 776 |
+
"loss": 1.9781,
|
| 777 |
+
"mean_token_accuracy": 0.6329582959413529,
|
| 778 |
+
"num_tokens": 1820656.0,
|
| 779 |
+
"step": 810
|
| 780 |
+
},
|
| 781 |
+
{
|
| 782 |
+
"epoch": 1.456888888888889,
|
| 783 |
+
"grad_norm": 1.9527575969696045,
|
| 784 |
+
"learning_rate": 5.475141598489616e-05,
|
| 785 |
+
"loss": 2.0212,
|
| 786 |
+
"mean_token_accuracy": 0.6298958778381347,
|
| 787 |
+
"num_tokens": 1842871.0,
|
| 788 |
+
"step": 820
|
| 789 |
+
},
|
| 790 |
+
{
|
| 791 |
+
"epoch": 1.4746666666666668,
|
| 792 |
+
"grad_norm": 1.7937837839126587,
|
| 793 |
+
"learning_rate": 5.4122089364380114e-05,
|
| 794 |
+
"loss": 1.9904,
|
| 795 |
+
"mean_token_accuracy": 0.635308350622654,
|
| 796 |
+
"num_tokens": 1865652.0,
|
| 797 |
+
"step": 830
|
| 798 |
+
},
|
| 799 |
+
{
|
| 800 |
+
"epoch": 1.4924444444444445,
|
| 801 |
+
"grad_norm": 1.888289213180542,
|
| 802 |
+
"learning_rate": 5.349276274386407e-05,
|
| 803 |
+
"loss": 2.0129,
|
| 804 |
+
"mean_token_accuracy": 0.6266900539398194,
|
| 805 |
+
"num_tokens": 1888455.0,
|
| 806 |
+
"step": 840
|
| 807 |
+
},
|
| 808 |
+
{
|
| 809 |
+
"epoch": 1.5102222222222221,
|
| 810 |
+
"grad_norm": 2.0203657150268555,
|
| 811 |
+
"learning_rate": 5.286343612334802e-05,
|
| 812 |
+
"loss": 1.9766,
|
| 813 |
+
"mean_token_accuracy": 0.6383475095033646,
|
| 814 |
+
"num_tokens": 1910676.0,
|
| 815 |
+
"step": 850
|
| 816 |
+
},
|
| 817 |
+
{
|
| 818 |
+
"epoch": 1.528,
|
| 819 |
+
"grad_norm": 2.0756003856658936,
|
| 820 |
+
"learning_rate": 5.2234109502831975e-05,
|
| 821 |
+
"loss": 2.0257,
|
| 822 |
+
"mean_token_accuracy": 0.6280800834298134,
|
| 823 |
+
"num_tokens": 1933253.0,
|
| 824 |
+
"step": 860
|
| 825 |
+
},
|
| 826 |
+
{
|
| 827 |
+
"epoch": 1.545777777777778,
|
| 828 |
+
"grad_norm": 2.112074375152588,
|
| 829 |
+
"learning_rate": 5.160478288231593e-05,
|
| 830 |
+
"loss": 2.0314,
|
| 831 |
+
"mean_token_accuracy": 0.6242304086685181,
|
| 832 |
+
"num_tokens": 1955820.0,
|
| 833 |
+
"step": 870
|
| 834 |
+
},
|
| 835 |
+
{
|
| 836 |
+
"epoch": 1.5635555555555556,
|
| 837 |
+
"grad_norm": 1.9367856979370117,
|
| 838 |
+
"learning_rate": 5.097545626179988e-05,
|
| 839 |
+
"loss": 2.0112,
|
| 840 |
+
"mean_token_accuracy": 0.6305277988314628,
|
| 841 |
+
"num_tokens": 1978120.0,
|
| 842 |
+
"step": 880
|
| 843 |
+
},
|
| 844 |
+
{
|
| 845 |
+
"epoch": 1.5813333333333333,
|
| 846 |
+
"grad_norm": 1.991443395614624,
|
| 847 |
+
"learning_rate": 5.034612964128382e-05,
|
| 848 |
+
"loss": 1.9569,
|
| 849 |
+
"mean_token_accuracy": 0.6372233361005784,
|
| 850 |
+
"num_tokens": 2000508.0,
|
| 851 |
+
"step": 890
|
| 852 |
+
},
|
| 853 |
+
{
|
| 854 |
+
"epoch": 1.5991111111111111,
|
| 855 |
+
"grad_norm": 1.8759173154830933,
|
| 856 |
+
"learning_rate": 4.9716803020767784e-05,
|
| 857 |
+
"loss": 1.9894,
|
| 858 |
+
"mean_token_accuracy": 0.6314782112836838,
|
| 859 |
+
"num_tokens": 2023356.0,
|
| 860 |
+
"step": 900
|
| 861 |
+
},
|
| 862 |
+
{
|
| 863 |
+
"epoch": 1.616888888888889,
|
| 864 |
+
"grad_norm": 1.8218945264816284,
|
| 865 |
+
"learning_rate": 4.908747640025173e-05,
|
| 866 |
+
"loss": 1.9459,
|
| 867 |
+
"mean_token_accuracy": 0.6442534357309342,
|
| 868 |
+
"num_tokens": 2045965.0,
|
| 869 |
+
"step": 910
|
| 870 |
+
},
|
| 871 |
+
{
|
| 872 |
+
"epoch": 1.6346666666666667,
|
| 873 |
+
"grad_norm": 1.9485502243041992,
|
| 874 |
+
"learning_rate": 4.845814977973568e-05,
|
| 875 |
+
"loss": 2.0177,
|
| 876 |
+
"mean_token_accuracy": 0.6231269478797913,
|
| 877 |
+
"num_tokens": 2069108.0,
|
| 878 |
+
"step": 920
|
| 879 |
+
},
|
| 880 |
+
{
|
| 881 |
+
"epoch": 1.6524444444444444,
|
| 882 |
+
"grad_norm": 1.9244948625564575,
|
| 883 |
+
"learning_rate": 4.782882315921964e-05,
|
| 884 |
+
"loss": 2.0259,
|
| 885 |
+
"mean_token_accuracy": 0.6279663592576981,
|
| 886 |
+
"num_tokens": 2091755.0,
|
| 887 |
+
"step": 930
|
| 888 |
+
},
|
| 889 |
+
{
|
| 890 |
+
"epoch": 1.6702222222222223,
|
| 891 |
+
"grad_norm": 1.9663888216018677,
|
| 892 |
+
"learning_rate": 4.719949653870359e-05,
|
| 893 |
+
"loss": 1.9896,
|
| 894 |
+
"mean_token_accuracy": 0.6341330617666244,
|
| 895 |
+
"num_tokens": 2114496.0,
|
| 896 |
+
"step": 940
|
| 897 |
+
},
|
| 898 |
+
{
|
| 899 |
+
"epoch": 1.688,
|
| 900 |
+
"grad_norm": 1.9700689315795898,
|
| 901 |
+
"learning_rate": 4.657016991818754e-05,
|
| 902 |
+
"loss": 2.0081,
|
| 903 |
+
"mean_token_accuracy": 0.629092475771904,
|
| 904 |
+
"num_tokens": 2137041.0,
|
| 905 |
+
"step": 950
|
| 906 |
+
},
|
| 907 |
+
{
|
| 908 |
+
"epoch": 1.7057777777777776,
|
| 909 |
+
"grad_norm": 1.9976369142532349,
|
| 910 |
+
"learning_rate": 4.594084329767149e-05,
|
| 911 |
+
"loss": 2.0177,
|
| 912 |
+
"mean_token_accuracy": 0.6279423177242279,
|
| 913 |
+
"num_tokens": 2159711.0,
|
| 914 |
+
"step": 960
|
| 915 |
+
},
|
| 916 |
+
{
|
| 917 |
+
"epoch": 1.7235555555555555,
|
| 918 |
+
"grad_norm": 1.9927507638931274,
|
| 919 |
+
"learning_rate": 4.531151667715545e-05,
|
| 920 |
+
"loss": 2.0111,
|
| 921 |
+
"mean_token_accuracy": 0.632372610270977,
|
| 922 |
+
"num_tokens": 2181675.0,
|
| 923 |
+
"step": 970
|
| 924 |
+
},
|
| 925 |
+
{
|
| 926 |
+
"epoch": 1.7413333333333334,
|
| 927 |
+
"grad_norm": 1.9318374395370483,
|
| 928 |
+
"learning_rate": 4.46821900566394e-05,
|
| 929 |
+
"loss": 1.9772,
|
| 930 |
+
"mean_token_accuracy": 0.6370243668556214,
|
| 931 |
+
"num_tokens": 2204671.0,
|
| 932 |
+
"step": 980
|
| 933 |
+
},
|
| 934 |
+
{
|
| 935 |
+
"epoch": 1.759111111111111,
|
| 936 |
+
"grad_norm": 1.8933532238006592,
|
| 937 |
+
"learning_rate": 4.405286343612335e-05,
|
| 938 |
+
"loss": 2.0098,
|
| 939 |
+
"mean_token_accuracy": 0.6229412123560906,
|
| 940 |
+
"num_tokens": 2227866.0,
|
| 941 |
+
"step": 990
|
| 942 |
+
},
|
| 943 |
+
{
|
| 944 |
+
"epoch": 1.7768888888888887,
|
| 945 |
+
"grad_norm": 2.063185930252075,
|
| 946 |
+
"learning_rate": 4.34235368156073e-05,
|
| 947 |
+
"loss": 1.9801,
|
| 948 |
+
"mean_token_accuracy": 0.6361721217632293,
|
| 949 |
+
"num_tokens": 2250379.0,
|
| 950 |
+
"step": 1000
|
| 951 |
+
},
|
| 952 |
+
{
|
| 953 |
+
"epoch": 1.7768888888888887,
|
| 954 |
+
"eval_loss": 2.036764621734619,
|
| 955 |
+
"eval_mean_token_accuracy": 0.6262071034908294,
|
| 956 |
+
"eval_num_tokens": 2250379.0,
|
| 957 |
+
"eval_runtime": 31.2979,
|
| 958 |
+
"eval_samples_per_second": 31.951,
|
| 959 |
+
"eval_steps_per_second": 7.988,
|
| 960 |
+
"step": 1000
|
| 961 |
+
},
|
| 962 |
+
{
|
| 963 |
+
"epoch": 1.7946666666666666,
|
| 964 |
+
"grad_norm": 1.9427729845046997,
|
| 965 |
+
"learning_rate": 4.2794210195091256e-05,
|
| 966 |
+
"loss": 2.0155,
|
| 967 |
+
"mean_token_accuracy": 0.6281099706888199,
|
| 968 |
+
"num_tokens": 2272999.0,
|
| 969 |
+
"step": 1010
|
| 970 |
+
},
|
| 971 |
+
{
|
| 972 |
+
"epoch": 1.8124444444444445,
|
| 973 |
+
"grad_norm": 1.842465877532959,
|
| 974 |
+
"learning_rate": 4.216488357457521e-05,
|
| 975 |
+
"loss": 1.9861,
|
| 976 |
+
"mean_token_accuracy": 0.6330478996038437,
|
| 977 |
+
"num_tokens": 2295110.0,
|
| 978 |
+
"step": 1020
|
| 979 |
+
},
|
| 980 |
+
{
|
| 981 |
+
"epoch": 1.8302222222222222,
|
| 982 |
+
"grad_norm": 1.8547931909561157,
|
| 983 |
+
"learning_rate": 4.1535556954059154e-05,
|
| 984 |
+
"loss": 1.9617,
|
| 985 |
+
"mean_token_accuracy": 0.6373973488807678,
|
| 986 |
+
"num_tokens": 2317432.0,
|
| 987 |
+
"step": 1030
|
| 988 |
+
},
|
| 989 |
+
{
|
| 990 |
+
"epoch": 1.8479999999999999,
|
| 991 |
+
"grad_norm": 1.8283085823059082,
|
| 992 |
+
"learning_rate": 4.090623033354311e-05,
|
| 993 |
+
"loss": 1.9987,
|
| 994 |
+
"mean_token_accuracy": 0.6286273017525673,
|
| 995 |
+
"num_tokens": 2340305.0,
|
| 996 |
+
"step": 1040
|
| 997 |
+
},
|
| 998 |
+
{
|
| 999 |
+
"epoch": 1.8657777777777778,
|
| 1000 |
+
"grad_norm": 1.9289031028747559,
|
| 1001 |
+
"learning_rate": 4.0276903713027065e-05,
|
| 1002 |
+
"loss": 2.0035,
|
| 1003 |
+
"mean_token_accuracy": 0.6320135101675988,
|
| 1004 |
+
"num_tokens": 2362746.0,
|
| 1005 |
+
"step": 1050
|
| 1006 |
+
},
|
| 1007 |
+
{
|
| 1008 |
+
"epoch": 1.8835555555555556,
|
| 1009 |
+
"grad_norm": 1.8411505222320557,
|
| 1010 |
+
"learning_rate": 3.9647577092511014e-05,
|
| 1011 |
+
"loss": 1.9697,
|
| 1012 |
+
"mean_token_accuracy": 0.6332684755325317,
|
| 1013 |
+
"num_tokens": 2385647.0,
|
| 1014 |
+
"step": 1060
|
| 1015 |
+
},
|
| 1016 |
+
{
|
| 1017 |
+
"epoch": 1.9013333333333333,
|
| 1018 |
+
"grad_norm": 2.0083494186401367,
|
| 1019 |
+
"learning_rate": 3.901825047199496e-05,
|
| 1020 |
+
"loss": 1.987,
|
| 1021 |
+
"mean_token_accuracy": 0.627101382613182,
|
| 1022 |
+
"num_tokens": 2408732.0,
|
| 1023 |
+
"step": 1070
|
| 1024 |
+
},
|
| 1025 |
+
{
|
| 1026 |
+
"epoch": 1.919111111111111,
|
| 1027 |
+
"grad_norm": 2.150812864303589,
|
| 1028 |
+
"learning_rate": 3.838892385147892e-05,
|
| 1029 |
+
"loss": 1.9642,
|
| 1030 |
+
"mean_token_accuracy": 0.6350547641515731,
|
| 1031 |
+
"num_tokens": 2431137.0,
|
| 1032 |
+
"step": 1080
|
| 1033 |
+
},
|
| 1034 |
+
{
|
| 1035 |
+
"epoch": 1.9368888888888889,
|
| 1036 |
+
"grad_norm": 1.9779438972473145,
|
| 1037 |
+
"learning_rate": 3.7759597230962874e-05,
|
| 1038 |
+
"loss": 1.9249,
|
| 1039 |
+
"mean_token_accuracy": 0.6438971221446991,
|
| 1040 |
+
"num_tokens": 2453517.0,
|
| 1041 |
+
"step": 1090
|
| 1042 |
+
},
|
| 1043 |
+
{
|
| 1044 |
+
"epoch": 1.9546666666666668,
|
| 1045 |
+
"grad_norm": 2.0672504901885986,
|
| 1046 |
+
"learning_rate": 3.7130270610446823e-05,
|
| 1047 |
+
"loss": 1.9679,
|
| 1048 |
+
"mean_token_accuracy": 0.6345437586307525,
|
| 1049 |
+
"num_tokens": 2475737.0,
|
| 1050 |
+
"step": 1100
|
| 1051 |
+
},
|
| 1052 |
+
{
|
| 1053 |
+
"epoch": 1.9724444444444444,
|
| 1054 |
+
"grad_norm": 1.9778350591659546,
|
| 1055 |
+
"learning_rate": 3.650094398993077e-05,
|
| 1056 |
+
"loss": 1.9733,
|
| 1057 |
+
"mean_token_accuracy": 0.6329764410853386,
|
| 1058 |
+
"num_tokens": 2497880.0,
|
| 1059 |
+
"step": 1110
|
| 1060 |
+
},
|
| 1061 |
+
{
|
| 1062 |
+
"epoch": 1.9902222222222221,
|
| 1063 |
+
"grad_norm": 2.014357328414917,
|
| 1064 |
+
"learning_rate": 3.587161736941473e-05,
|
| 1065 |
+
"loss": 1.9714,
|
| 1066 |
+
"mean_token_accuracy": 0.635537999868393,
|
| 1067 |
+
"num_tokens": 2519974.0,
|
| 1068 |
+
"step": 1120
|
| 1069 |
+
},
|
| 1070 |
+
{
|
| 1071 |
+
"epoch": 2.007111111111111,
|
| 1072 |
+
"grad_norm": 1.9104490280151367,
|
| 1073 |
+
"learning_rate": 3.5242290748898684e-05,
|
| 1074 |
+
"loss": 1.8849,
|
| 1075 |
+
"mean_token_accuracy": 0.6536890221269507,
|
| 1076 |
+
"num_tokens": 2540296.0,
|
| 1077 |
+
"step": 1130
|
| 1078 |
+
},
|
| 1079 |
+
{
|
| 1080 |
+
"epoch": 2.024888888888889,
|
| 1081 |
+
"grad_norm": 2.0223166942596436,
|
| 1082 |
+
"learning_rate": 3.461296412838263e-05,
|
| 1083 |
+
"loss": 1.8811,
|
| 1084 |
+
"mean_token_accuracy": 0.6483465373516083,
|
| 1085 |
+
"num_tokens": 2561919.0,
|
| 1086 |
+
"step": 1140
|
| 1087 |
+
},
|
| 1088 |
+
{
|
| 1089 |
+
"epoch": 2.042666666666667,
|
| 1090 |
+
"grad_norm": 1.8120856285095215,
|
| 1091 |
+
"learning_rate": 3.398363750786658e-05,
|
| 1092 |
+
"loss": 1.9212,
|
| 1093 |
+
"mean_token_accuracy": 0.6420063003897667,
|
| 1094 |
+
"num_tokens": 2584915.0,
|
| 1095 |
+
"step": 1150
|
| 1096 |
+
},
|
| 1097 |
+
{
|
| 1098 |
+
"epoch": 2.0604444444444443,
|
| 1099 |
+
"grad_norm": 1.9729136228561401,
|
| 1100 |
+
"learning_rate": 3.335431088735054e-05,
|
| 1101 |
+
"loss": 1.8851,
|
| 1102 |
+
"mean_token_accuracy": 0.6519104614853859,
|
| 1103 |
+
"num_tokens": 2606857.0,
|
| 1104 |
+
"step": 1160
|
| 1105 |
+
},
|
| 1106 |
+
{
|
| 1107 |
+
"epoch": 2.078222222222222,
|
| 1108 |
+
"grad_norm": 2.1263654232025146,
|
| 1109 |
+
"learning_rate": 3.272498426683449e-05,
|
| 1110 |
+
"loss": 1.8905,
|
| 1111 |
+
"mean_token_accuracy": 0.6453483879566193,
|
| 1112 |
+
"num_tokens": 2629737.0,
|
| 1113 |
+
"step": 1170
|
| 1114 |
+
},
|
| 1115 |
+
{
|
| 1116 |
+
"epoch": 2.096,
|
| 1117 |
+
"grad_norm": 1.9857081174850464,
|
| 1118 |
+
"learning_rate": 3.209565764631844e-05,
|
| 1119 |
+
"loss": 1.8381,
|
| 1120 |
+
"mean_token_accuracy": 0.653864786028862,
|
| 1121 |
+
"num_tokens": 2651936.0,
|
| 1122 |
+
"step": 1180
|
| 1123 |
+
},
|
| 1124 |
+
{
|
| 1125 |
+
"epoch": 2.113777777777778,
|
| 1126 |
+
"grad_norm": 1.9701604843139648,
|
| 1127 |
+
"learning_rate": 3.146633102580239e-05,
|
| 1128 |
+
"loss": 1.9133,
|
| 1129 |
+
"mean_token_accuracy": 0.6435931533575058,
|
| 1130 |
+
"num_tokens": 2675241.0,
|
| 1131 |
+
"step": 1190
|
| 1132 |
+
},
|
| 1133 |
+
{
|
| 1134 |
+
"epoch": 2.1315555555555554,
|
| 1135 |
+
"grad_norm": 1.9061148166656494,
|
| 1136 |
+
"learning_rate": 3.0837004405286347e-05,
|
| 1137 |
+
"loss": 1.8832,
|
| 1138 |
+
"mean_token_accuracy": 0.6495110660791397,
|
| 1139 |
+
"num_tokens": 2698219.0,
|
| 1140 |
+
"step": 1200
|
| 1141 |
+
},
|
| 1142 |
+
{
|
| 1143 |
+
"epoch": 2.1315555555555554,
|
| 1144 |
+
"eval_loss": 2.020338296890259,
|
| 1145 |
+
"eval_mean_token_accuracy": 0.6295755279064178,
|
| 1146 |
+
"eval_num_tokens": 2698219.0,
|
| 1147 |
+
"eval_runtime": 30.7487,
|
| 1148 |
+
"eval_samples_per_second": 32.522,
|
| 1149 |
+
"eval_steps_per_second": 8.13,
|
| 1150 |
+
"step": 1200
|
| 1151 |
+
},
|
| 1152 |
+
{
|
| 1153 |
+
"epoch": 2.1493333333333333,
|
| 1154 |
+
"grad_norm": 2.1164379119873047,
|
| 1155 |
+
"learning_rate": 3.02076777847703e-05,
|
| 1156 |
+
"loss": 1.8986,
|
| 1157 |
+
"mean_token_accuracy": 0.6449921384453774,
|
| 1158 |
+
"num_tokens": 2721580.0,
|
| 1159 |
+
"step": 1210
|
| 1160 |
+
},
|
| 1161 |
+
{
|
| 1162 |
+
"epoch": 2.167111111111111,
|
| 1163 |
+
"grad_norm": 1.9740287065505981,
|
| 1164 |
+
"learning_rate": 2.9578351164254248e-05,
|
| 1165 |
+
"loss": 1.8953,
|
| 1166 |
+
"mean_token_accuracy": 0.648700350522995,
|
| 1167 |
+
"num_tokens": 2744110.0,
|
| 1168 |
+
"step": 1220
|
| 1169 |
+
},
|
| 1170 |
+
{
|
| 1171 |
+
"epoch": 2.1848888888888887,
|
| 1172 |
+
"grad_norm": 1.9970844984054565,
|
| 1173 |
+
"learning_rate": 2.89490245437382e-05,
|
| 1174 |
+
"loss": 1.8693,
|
| 1175 |
+
"mean_token_accuracy": 0.6546828895807266,
|
| 1176 |
+
"num_tokens": 2765844.0,
|
| 1177 |
+
"step": 1230
|
| 1178 |
+
},
|
| 1179 |
+
{
|
| 1180 |
+
"epoch": 2.2026666666666666,
|
| 1181 |
+
"grad_norm": 2.06357479095459,
|
| 1182 |
+
"learning_rate": 2.8319697923222156e-05,
|
| 1183 |
+
"loss": 1.8775,
|
| 1184 |
+
"mean_token_accuracy": 0.6484791278839112,
|
| 1185 |
+
"num_tokens": 2788070.0,
|
| 1186 |
+
"step": 1240
|
| 1187 |
+
},
|
| 1188 |
+
{
|
| 1189 |
+
"epoch": 2.2204444444444444,
|
| 1190 |
+
"grad_norm": 1.9746241569519043,
|
| 1191 |
+
"learning_rate": 2.7690371302706108e-05,
|
| 1192 |
+
"loss": 1.9117,
|
| 1193 |
+
"mean_token_accuracy": 0.6470579236745835,
|
| 1194 |
+
"num_tokens": 2810964.0,
|
| 1195 |
+
"step": 1250
|
| 1196 |
+
},
|
| 1197 |
+
{
|
| 1198 |
+
"epoch": 2.2382222222222223,
|
| 1199 |
+
"grad_norm": 2.1169064044952393,
|
| 1200 |
+
"learning_rate": 2.7061044682190057e-05,
|
| 1201 |
+
"loss": 1.8684,
|
| 1202 |
+
"mean_token_accuracy": 0.6524357482790947,
|
| 1203 |
+
"num_tokens": 2833176.0,
|
| 1204 |
+
"step": 1260
|
| 1205 |
+
},
|
| 1206 |
+
{
|
| 1207 |
+
"epoch": 2.2560000000000002,
|
| 1208 |
+
"grad_norm": 2.0234525203704834,
|
| 1209 |
+
"learning_rate": 2.643171806167401e-05,
|
| 1210 |
+
"loss": 1.9089,
|
| 1211 |
+
"mean_token_accuracy": 0.6425125360488891,
|
| 1212 |
+
"num_tokens": 2855440.0,
|
| 1213 |
+
"step": 1270
|
| 1214 |
+
},
|
| 1215 |
+
{
|
| 1216 |
+
"epoch": 2.2737777777777777,
|
| 1217 |
+
"grad_norm": 2.0508742332458496,
|
| 1218 |
+
"learning_rate": 2.5802391441157965e-05,
|
| 1219 |
+
"loss": 1.8463,
|
| 1220 |
+
"mean_token_accuracy": 0.6541648581624031,
|
| 1221 |
+
"num_tokens": 2877713.0,
|
| 1222 |
+
"step": 1280
|
| 1223 |
+
},
|
| 1224 |
+
{
|
| 1225 |
+
"epoch": 2.2915555555555556,
|
| 1226 |
+
"grad_norm": 1.863732099533081,
|
| 1227 |
+
"learning_rate": 2.517306482064191e-05,
|
| 1228 |
+
"loss": 1.8953,
|
| 1229 |
+
"mean_token_accuracy": 0.6487652212381363,
|
| 1230 |
+
"num_tokens": 2899934.0,
|
| 1231 |
+
"step": 1290
|
| 1232 |
+
},
|
| 1233 |
+
{
|
| 1234 |
+
"epoch": 2.3093333333333335,
|
| 1235 |
+
"grad_norm": 2.148881196975708,
|
| 1236 |
+
"learning_rate": 2.4543738200125866e-05,
|
| 1237 |
+
"loss": 1.8937,
|
| 1238 |
+
"mean_token_accuracy": 0.6466890797019005,
|
| 1239 |
+
"num_tokens": 2923244.0,
|
| 1240 |
+
"step": 1300
|
| 1241 |
+
},
|
| 1242 |
+
{
|
| 1243 |
+
"epoch": 2.327111111111111,
|
| 1244 |
+
"grad_norm": 2.0562210083007812,
|
| 1245 |
+
"learning_rate": 2.391441157960982e-05,
|
| 1246 |
+
"loss": 1.8776,
|
| 1247 |
+
"mean_token_accuracy": 0.648098886013031,
|
| 1248 |
+
"num_tokens": 2945580.0,
|
| 1249 |
+
"step": 1310
|
| 1250 |
+
},
|
| 1251 |
+
{
|
| 1252 |
+
"epoch": 2.344888888888889,
|
| 1253 |
+
"grad_norm": 1.9801143407821655,
|
| 1254 |
+
"learning_rate": 2.328508495909377e-05,
|
| 1255 |
+
"loss": 1.8718,
|
| 1256 |
+
"mean_token_accuracy": 0.6436786696314811,
|
| 1257 |
+
"num_tokens": 2969470.0,
|
| 1258 |
+
"step": 1320
|
| 1259 |
+
},
|
| 1260 |
+
{
|
| 1261 |
+
"epoch": 2.3626666666666667,
|
| 1262 |
+
"grad_norm": 2.244140863418579,
|
| 1263 |
+
"learning_rate": 2.2655758338577723e-05,
|
| 1264 |
+
"loss": 1.871,
|
| 1265 |
+
"mean_token_accuracy": 0.6460510939359665,
|
| 1266 |
+
"num_tokens": 2991982.0,
|
| 1267 |
+
"step": 1330
|
| 1268 |
+
},
|
| 1269 |
+
{
|
| 1270 |
+
"epoch": 2.3804444444444446,
|
| 1271 |
+
"grad_norm": 1.993152379989624,
|
| 1272 |
+
"learning_rate": 2.2026431718061676e-05,
|
| 1273 |
+
"loss": 1.8909,
|
| 1274 |
+
"mean_token_accuracy": 0.6495360463857651,
|
| 1275 |
+
"num_tokens": 3014206.0,
|
| 1276 |
+
"step": 1340
|
| 1277 |
+
},
|
| 1278 |
+
{
|
| 1279 |
+
"epoch": 2.398222222222222,
|
| 1280 |
+
"grad_norm": 1.974604606628418,
|
| 1281 |
+
"learning_rate": 2.1397105097545628e-05,
|
| 1282 |
+
"loss": 1.843,
|
| 1283 |
+
"mean_token_accuracy": 0.6507977247238159,
|
| 1284 |
+
"num_tokens": 3036651.0,
|
| 1285 |
+
"step": 1350
|
| 1286 |
+
},
|
| 1287 |
+
{
|
| 1288 |
+
"epoch": 2.416,
|
| 1289 |
+
"grad_norm": 1.9981292486190796,
|
| 1290 |
+
"learning_rate": 2.0767778477029577e-05,
|
| 1291 |
+
"loss": 1.8775,
|
| 1292 |
+
"mean_token_accuracy": 0.6513748601078987,
|
| 1293 |
+
"num_tokens": 3058745.0,
|
| 1294 |
+
"step": 1360
|
| 1295 |
+
},
|
| 1296 |
+
{
|
| 1297 |
+
"epoch": 2.433777777777778,
|
| 1298 |
+
"grad_norm": 2.1414084434509277,
|
| 1299 |
+
"learning_rate": 2.0138451856513533e-05,
|
| 1300 |
+
"loss": 1.8904,
|
| 1301 |
+
"mean_token_accuracy": 0.6470720157027244,
|
| 1302 |
+
"num_tokens": 3081726.0,
|
| 1303 |
+
"step": 1370
|
| 1304 |
+
},
|
| 1305 |
+
{
|
| 1306 |
+
"epoch": 2.4515555555555557,
|
| 1307 |
+
"grad_norm": 2.157397747039795,
|
| 1308 |
+
"learning_rate": 1.950912523599748e-05,
|
| 1309 |
+
"loss": 1.8711,
|
| 1310 |
+
"mean_token_accuracy": 0.6492032095789909,
|
| 1311 |
+
"num_tokens": 3104292.0,
|
| 1312 |
+
"step": 1380
|
| 1313 |
+
},
|
| 1314 |
+
{
|
| 1315 |
+
"epoch": 2.469333333333333,
|
| 1316 |
+
"grad_norm": 2.0714213848114014,
|
| 1317 |
+
"learning_rate": 1.8879798615481437e-05,
|
| 1318 |
+
"loss": 1.8845,
|
| 1319 |
+
"mean_token_accuracy": 0.6478913977742196,
|
| 1320 |
+
"num_tokens": 3126334.0,
|
| 1321 |
+
"step": 1390
|
| 1322 |
+
},
|
| 1323 |
+
{
|
| 1324 |
+
"epoch": 2.487111111111111,
|
| 1325 |
+
"grad_norm": 2.1000311374664307,
|
| 1326 |
+
"learning_rate": 1.8250471994965386e-05,
|
| 1327 |
+
"loss": 1.9088,
|
| 1328 |
+
"mean_token_accuracy": 0.6414603188633918,
|
| 1329 |
+
"num_tokens": 3149845.0,
|
| 1330 |
+
"step": 1400
|
| 1331 |
+
},
|
| 1332 |
+
{
|
| 1333 |
+
"epoch": 2.487111111111111,
|
| 1334 |
+
"eval_loss": 2.0077672004699707,
|
| 1335 |
+
"eval_mean_token_accuracy": 0.63226633644104,
|
| 1336 |
+
"eval_num_tokens": 3149845.0,
|
| 1337 |
+
"eval_runtime": 30.4714,
|
| 1338 |
+
"eval_samples_per_second": 32.818,
|
| 1339 |
+
"eval_steps_per_second": 8.204,
|
| 1340 |
+
"step": 1400
|
| 1341 |
+
}
|
| 1342 |
+
],
|
| 1343 |
+
"logging_steps": 10,
|
| 1344 |
+
"max_steps": 1689,
|
| 1345 |
+
"num_input_tokens_seen": 0,
|
| 1346 |
+
"num_train_epochs": 3,
|
| 1347 |
+
"save_steps": 200,
|
| 1348 |
+
"stateful_callbacks": {
|
| 1349 |
+
"TrainerControl": {
|
| 1350 |
+
"args": {
|
| 1351 |
+
"should_epoch_stop": false,
|
| 1352 |
+
"should_evaluate": false,
|
| 1353 |
+
"should_log": false,
|
| 1354 |
+
"should_save": true,
|
| 1355 |
+
"should_training_stop": false
|
| 1356 |
+
},
|
| 1357 |
+
"attributes": {}
|
| 1358 |
+
}
|
| 1359 |
+
},
|
| 1360 |
+
"total_flos": 1.1090406995533824e+16,
|
| 1361 |
+
"train_batch_size": 4,
|
| 1362 |
+
"trial_name": null,
|
| 1363 |
+
"trial_params": null
|
| 1364 |
+
}
|
checkpoint-1400/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eceb4430d91d4336dfb8665bee3ec27bf48bbaee43f0bde2d77c967c54bed50b
|
| 3 |
+
size 5624
|
checkpoint-1400/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-1600/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-0.5B
|
| 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
|
checkpoint-1600/adapter_config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-0.5B",
|
| 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.1,
|
| 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 |
+
"gate_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
+
"down_proj",
|
| 30 |
+
"o_proj",
|
| 31 |
+
"k_proj",
|
| 32 |
+
"q_proj",
|
| 33 |
+
"up_proj"
|
| 34 |
+
],
|
| 35 |
+
"task_type": "CAUSAL_LM",
|
| 36 |
+
"trainable_token_indices": null,
|
| 37 |
+
"use_dora": false,
|
| 38 |
+
"use_rslora": false
|
| 39 |
+
}
|
checkpoint-1600/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c55a734c5984211e0ca53d517c2555c9da07b10514f3d91090cb00bf01b0d7d9
|
| 3 |
+
size 39366152
|
checkpoint-1600/added_tokens.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<EMAIL>": 110521,
|
| 3 |
+
"<KEY>": 110522,
|
| 4 |
+
"<NAME>": 110520,
|
| 5 |
+
"<PASSWORD>": 110523,
|
| 6 |
+
"<code_to_intermediate>": 110502,
|
| 7 |
+
"<empty_output>": 110501,
|
| 8 |
+
"<file_sep>": 110492,
|
| 9 |
+
"<intermediate_to_code>": 110503,
|
| 10 |
+
"<issue_closed>": 110495,
|
| 11 |
+
"<issue_comment>": 110494,
|
| 12 |
+
"<issue_start>": 110493,
|
| 13 |
+
"<jupyter_code>": 110498,
|
| 14 |
+
"<jupyter_output>": 110499,
|
| 15 |
+
"<jupyter_script>": 110500,
|
| 16 |
+
"<jupyter_start>": 110496,
|
| 17 |
+
"<jupyter_text>": 110497,
|
| 18 |
+
"<pr>": 110504,
|
| 19 |
+
"<pr_base>": 110507,
|
| 20 |
+
"<pr_base_code>": 110509,
|
| 21 |
+
"<pr_comment>": 110512,
|
| 22 |
+
"<pr_diff>": 110510,
|
| 23 |
+
"<pr_diff_hunk>": 110511,
|
| 24 |
+
"<pr_diff_hunk_comment_line>": 110519,
|
| 25 |
+
"<pr_event_id>": 110513,
|
| 26 |
+
"<pr_file>": 110508,
|
| 27 |
+
"<pr_in_reply_to_comment_id>": 110518,
|
| 28 |
+
"<pr_in_reply_to_review_id>": 110517,
|
| 29 |
+
"<pr_is_merged>": 110506,
|
| 30 |
+
"<pr_review>": 110514,
|
| 31 |
+
"<pr_review_comment>": 110516,
|
| 32 |
+
"<pr_review_state>": 110515,
|
| 33 |
+
"<pr_status>": 110505,
|
| 34 |
+
"<repo_name>": 110491
|
| 35 |
+
}
|
checkpoint-1600/chat_template.jinja
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% for message in messages %}{{'<|im_start|>' + message['role'] + '
|
| 2 |
+
' + message['content'] + '<|im_end|>' + '
|
| 3 |
+
'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant
|
| 4 |
+
' }}{% endif %}
|
checkpoint-1600/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-1600/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e1b428ae58168f86e967bd5b1dbcf44997a0624fd2ad300fb0174bcd12f6a6c0
|
| 3 |
+
size 78925378
|
checkpoint-1600/special_tokens_map.json
ADDED
|
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|endoftext|>",
|
| 4 |
+
"<|fim_prefix|>",
|
| 5 |
+
"<|fim_middle|>",
|
| 6 |
+
"<|fim_suffix|>",
|
| 7 |
+
"<|endofprompt|>",
|
| 8 |
+
"<|_unuse_missing_100256|>",
|
| 9 |
+
"<|_unuse_missing_100261|>",
|
| 10 |
+
"<|_unuse_missing_100262|>",
|
| 11 |
+
"<|_unuse_missing_100263|>",
|
| 12 |
+
"<|_unuse_missing_100264|>",
|
| 13 |
+
"<|_unuse_missing_100265|>",
|
| 14 |
+
"<|_unuse_missing_100266|>",
|
| 15 |
+
"<|_unuse_missing_100267|>",
|
| 16 |
+
"<|_unuse_missing_100268|>",
|
| 17 |
+
"<|_unuse_missing_100269|>",
|
| 18 |
+
"<|_unuse_missing_100270|>",
|
| 19 |
+
"<|_unuse_missing_100271|>",
|
| 20 |
+
"<|im_start|>",
|
| 21 |
+
"<|im_end|>",
|
| 22 |
+
"<|stop|>",
|
| 23 |
+
"<|endofturn|>",
|
| 24 |
+
"<repo_name>",
|
| 25 |
+
"<file_sep>",
|
| 26 |
+
"<issue_start>",
|
| 27 |
+
"<issue_comment>",
|
| 28 |
+
"<issue_closed>",
|
| 29 |
+
"<jupyter_start>",
|
| 30 |
+
"<jupyter_text>",
|
| 31 |
+
"<jupyter_code>",
|
| 32 |
+
"<jupyter_output>",
|
| 33 |
+
"<jupyter_script>",
|
| 34 |
+
"<empty_output>",
|
| 35 |
+
"<code_to_intermediate>",
|
| 36 |
+
"<intermediate_to_code>",
|
| 37 |
+
"<pr>",
|
| 38 |
+
"<pr_status>",
|
| 39 |
+
"<pr_is_merged>",
|
| 40 |
+
"<pr_base>",
|
| 41 |
+
"<pr_file>",
|
| 42 |
+
"<pr_base_code>",
|
| 43 |
+
"<pr_diff>",
|
| 44 |
+
"<pr_diff_hunk>",
|
| 45 |
+
"<pr_comment>",
|
| 46 |
+
"<pr_event_id>",
|
| 47 |
+
"<pr_review>",
|
| 48 |
+
"<pr_review_state>",
|
| 49 |
+
"<pr_review_comment>",
|
| 50 |
+
"<pr_in_reply_to_review_id>",
|
| 51 |
+
"<pr_in_reply_to_comment_id>",
|
| 52 |
+
"<pr_diff_hunk_comment_line>",
|
| 53 |
+
"<NAME>",
|
| 54 |
+
"<EMAIL>",
|
| 55 |
+
"<KEY>",
|
| 56 |
+
"<PASSWORD>"
|
| 57 |
+
],
|
| 58 |
+
"bos_token": {
|
| 59 |
+
"content": "<|endoftext|>",
|
| 60 |
+
"lstrip": false,
|
| 61 |
+
"normalized": false,
|
| 62 |
+
"rstrip": false,
|
| 63 |
+
"single_word": false
|
| 64 |
+
},
|
| 65 |
+
"eos_token": {
|
| 66 |
+
"content": "<|endofturn|>",
|
| 67 |
+
"lstrip": false,
|
| 68 |
+
"normalized": false,
|
| 69 |
+
"rstrip": false,
|
| 70 |
+
"single_word": false
|
| 71 |
+
},
|
| 72 |
+
"pad_token": {
|
| 73 |
+
"content": "<|endoftext|>",
|
| 74 |
+
"lstrip": false,
|
| 75 |
+
"normalized": false,
|
| 76 |
+
"rstrip": false,
|
| 77 |
+
"single_word": false
|
| 78 |
+
},
|
| 79 |
+
"unk_token": {
|
| 80 |
+
"content": "<|endoftext|>",
|
| 81 |
+
"lstrip": false,
|
| 82 |
+
"normalized": false,
|
| 83 |
+
"rstrip": false,
|
| 84 |
+
"single_word": false
|
| 85 |
+
}
|
| 86 |
+
}
|
checkpoint-1600/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-1600/tokenizer_config.json
ADDED
|
@@ -0,0 +1,501 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"added_tokens_decoder": {
|
| 4 |
+
"100256": {
|
| 5 |
+
"content": "<|_unuse_missing_100256|>",
|
| 6 |
+
"lstrip": false,
|
| 7 |
+
"normalized": false,
|
| 8 |
+
"rstrip": false,
|
| 9 |
+
"single_word": false,
|
| 10 |
+
"special": true
|
| 11 |
+
},
|
| 12 |
+
"100257": {
|
| 13 |
+
"content": "<|endoftext|>",
|
| 14 |
+
"lstrip": false,
|
| 15 |
+
"normalized": false,
|
| 16 |
+
"rstrip": false,
|
| 17 |
+
"single_word": false,
|
| 18 |
+
"special": true
|
| 19 |
+
},
|
| 20 |
+
"100258": {
|
| 21 |
+
"content": "<|fim_prefix|>",
|
| 22 |
+
"lstrip": false,
|
| 23 |
+
"normalized": false,
|
| 24 |
+
"rstrip": false,
|
| 25 |
+
"single_word": false,
|
| 26 |
+
"special": true
|
| 27 |
+
},
|
| 28 |
+
"100259": {
|
| 29 |
+
"content": "<|fim_middle|>",
|
| 30 |
+
"lstrip": false,
|
| 31 |
+
"normalized": false,
|
| 32 |
+
"rstrip": false,
|
| 33 |
+
"single_word": false,
|
| 34 |
+
"special": true
|
| 35 |
+
},
|
| 36 |
+
"100260": {
|
| 37 |
+
"content": "<|fim_suffix|>",
|
| 38 |
+
"lstrip": false,
|
| 39 |
+
"normalized": false,
|
| 40 |
+
"rstrip": false,
|
| 41 |
+
"single_word": false,
|
| 42 |
+
"special": true
|
| 43 |
+
},
|
| 44 |
+
"100261": {
|
| 45 |
+
"content": "<|_unuse_missing_100261|>",
|
| 46 |
+
"lstrip": false,
|
| 47 |
+
"normalized": false,
|
| 48 |
+
"rstrip": false,
|
| 49 |
+
"single_word": false,
|
| 50 |
+
"special": true
|
| 51 |
+
},
|
| 52 |
+
"100262": {
|
| 53 |
+
"content": "<|_unuse_missing_100262|>",
|
| 54 |
+
"lstrip": false,
|
| 55 |
+
"normalized": false,
|
| 56 |
+
"rstrip": false,
|
| 57 |
+
"single_word": false,
|
| 58 |
+
"special": true
|
| 59 |
+
},
|
| 60 |
+
"100263": {
|
| 61 |
+
"content": "<|_unuse_missing_100263|>",
|
| 62 |
+
"lstrip": false,
|
| 63 |
+
"normalized": false,
|
| 64 |
+
"rstrip": false,
|
| 65 |
+
"single_word": false,
|
| 66 |
+
"special": true
|
| 67 |
+
},
|
| 68 |
+
"100264": {
|
| 69 |
+
"content": "<|_unuse_missing_100264|>",
|
| 70 |
+
"lstrip": false,
|
| 71 |
+
"normalized": false,
|
| 72 |
+
"rstrip": false,
|
| 73 |
+
"single_word": false,
|
| 74 |
+
"special": true
|
| 75 |
+
},
|
| 76 |
+
"100265": {
|
| 77 |
+
"content": "<|_unuse_missing_100265|>",
|
| 78 |
+
"lstrip": false,
|
| 79 |
+
"normalized": false,
|
| 80 |
+
"rstrip": false,
|
| 81 |
+
"single_word": false,
|
| 82 |
+
"special": true
|
| 83 |
+
},
|
| 84 |
+
"100266": {
|
| 85 |
+
"content": "<|_unuse_missing_100266|>",
|
| 86 |
+
"lstrip": false,
|
| 87 |
+
"normalized": false,
|
| 88 |
+
"rstrip": false,
|
| 89 |
+
"single_word": false,
|
| 90 |
+
"special": true
|
| 91 |
+
},
|
| 92 |
+
"100267": {
|
| 93 |
+
"content": "<|_unuse_missing_100267|>",
|
| 94 |
+
"lstrip": false,
|
| 95 |
+
"normalized": false,
|
| 96 |
+
"rstrip": false,
|
| 97 |
+
"single_word": false,
|
| 98 |
+
"special": true
|
| 99 |
+
},
|
| 100 |
+
"100268": {
|
| 101 |
+
"content": "<|_unuse_missing_100268|>",
|
| 102 |
+
"lstrip": false,
|
| 103 |
+
"normalized": false,
|
| 104 |
+
"rstrip": false,
|
| 105 |
+
"single_word": false,
|
| 106 |
+
"special": true
|
| 107 |
+
},
|
| 108 |
+
"100269": {
|
| 109 |
+
"content": "<|_unuse_missing_100269|>",
|
| 110 |
+
"lstrip": false,
|
| 111 |
+
"normalized": false,
|
| 112 |
+
"rstrip": false,
|
| 113 |
+
"single_word": false,
|
| 114 |
+
"special": true
|
| 115 |
+
},
|
| 116 |
+
"100270": {
|
| 117 |
+
"content": "<|_unuse_missing_100270|>",
|
| 118 |
+
"lstrip": false,
|
| 119 |
+
"normalized": false,
|
| 120 |
+
"rstrip": false,
|
| 121 |
+
"single_word": false,
|
| 122 |
+
"special": true
|
| 123 |
+
},
|
| 124 |
+
"100271": {
|
| 125 |
+
"content": "<|_unuse_missing_100271|>",
|
| 126 |
+
"lstrip": false,
|
| 127 |
+
"normalized": false,
|
| 128 |
+
"rstrip": false,
|
| 129 |
+
"single_word": false,
|
| 130 |
+
"special": true
|
| 131 |
+
},
|
| 132 |
+
"100272": {
|
| 133 |
+
"content": "<|im_start|>",
|
| 134 |
+
"lstrip": false,
|
| 135 |
+
"normalized": false,
|
| 136 |
+
"rstrip": false,
|
| 137 |
+
"single_word": false,
|
| 138 |
+
"special": true
|
| 139 |
+
},
|
| 140 |
+
"100273": {
|
| 141 |
+
"content": "<|im_end|>",
|
| 142 |
+
"lstrip": false,
|
| 143 |
+
"normalized": false,
|
| 144 |
+
"rstrip": false,
|
| 145 |
+
"single_word": false,
|
| 146 |
+
"special": true
|
| 147 |
+
},
|
| 148 |
+
"100274": {
|
| 149 |
+
"content": "<|stop|>",
|
| 150 |
+
"lstrip": false,
|
| 151 |
+
"normalized": false,
|
| 152 |
+
"rstrip": false,
|
| 153 |
+
"single_word": false,
|
| 154 |
+
"special": true
|
| 155 |
+
},
|
| 156 |
+
"100275": {
|
| 157 |
+
"content": "<|endofturn|>",
|
| 158 |
+
"lstrip": false,
|
| 159 |
+
"normalized": false,
|
| 160 |
+
"rstrip": false,
|
| 161 |
+
"single_word": false,
|
| 162 |
+
"special": true
|
| 163 |
+
},
|
| 164 |
+
"100276": {
|
| 165 |
+
"content": "<|endofprompt|>",
|
| 166 |
+
"lstrip": false,
|
| 167 |
+
"normalized": false,
|
| 168 |
+
"rstrip": false,
|
| 169 |
+
"single_word": false,
|
| 170 |
+
"special": true
|
| 171 |
+
},
|
| 172 |
+
"110491": {
|
| 173 |
+
"content": "<repo_name>",
|
| 174 |
+
"lstrip": false,
|
| 175 |
+
"normalized": false,
|
| 176 |
+
"rstrip": false,
|
| 177 |
+
"single_word": false,
|
| 178 |
+
"special": true
|
| 179 |
+
},
|
| 180 |
+
"110492": {
|
| 181 |
+
"content": "<file_sep>",
|
| 182 |
+
"lstrip": false,
|
| 183 |
+
"normalized": false,
|
| 184 |
+
"rstrip": false,
|
| 185 |
+
"single_word": false,
|
| 186 |
+
"special": true
|
| 187 |
+
},
|
| 188 |
+
"110493": {
|
| 189 |
+
"content": "<issue_start>",
|
| 190 |
+
"lstrip": false,
|
| 191 |
+
"normalized": false,
|
| 192 |
+
"rstrip": false,
|
| 193 |
+
"single_word": false,
|
| 194 |
+
"special": true
|
| 195 |
+
},
|
| 196 |
+
"110494": {
|
| 197 |
+
"content": "<issue_comment>",
|
| 198 |
+
"lstrip": false,
|
| 199 |
+
"normalized": false,
|
| 200 |
+
"rstrip": false,
|
| 201 |
+
"single_word": false,
|
| 202 |
+
"special": true
|
| 203 |
+
},
|
| 204 |
+
"110495": {
|
| 205 |
+
"content": "<issue_closed>",
|
| 206 |
+
"lstrip": false,
|
| 207 |
+
"normalized": false,
|
| 208 |
+
"rstrip": false,
|
| 209 |
+
"single_word": false,
|
| 210 |
+
"special": true
|
| 211 |
+
},
|
| 212 |
+
"110496": {
|
| 213 |
+
"content": "<jupyter_start>",
|
| 214 |
+
"lstrip": false,
|
| 215 |
+
"normalized": false,
|
| 216 |
+
"rstrip": false,
|
| 217 |
+
"single_word": false,
|
| 218 |
+
"special": true
|
| 219 |
+
},
|
| 220 |
+
"110497": {
|
| 221 |
+
"content": "<jupyter_text>",
|
| 222 |
+
"lstrip": false,
|
| 223 |
+
"normalized": false,
|
| 224 |
+
"rstrip": false,
|
| 225 |
+
"single_word": false,
|
| 226 |
+
"special": true
|
| 227 |
+
},
|
| 228 |
+
"110498": {
|
| 229 |
+
"content": "<jupyter_code>",
|
| 230 |
+
"lstrip": false,
|
| 231 |
+
"normalized": false,
|
| 232 |
+
"rstrip": false,
|
| 233 |
+
"single_word": false,
|
| 234 |
+
"special": true
|
| 235 |
+
},
|
| 236 |
+
"110499": {
|
| 237 |
+
"content": "<jupyter_output>",
|
| 238 |
+
"lstrip": false,
|
| 239 |
+
"normalized": false,
|
| 240 |
+
"rstrip": false,
|
| 241 |
+
"single_word": false,
|
| 242 |
+
"special": true
|
| 243 |
+
},
|
| 244 |
+
"110500": {
|
| 245 |
+
"content": "<jupyter_script>",
|
| 246 |
+
"lstrip": false,
|
| 247 |
+
"normalized": false,
|
| 248 |
+
"rstrip": false,
|
| 249 |
+
"single_word": false,
|
| 250 |
+
"special": true
|
| 251 |
+
},
|
| 252 |
+
"110501": {
|
| 253 |
+
"content": "<empty_output>",
|
| 254 |
+
"lstrip": false,
|
| 255 |
+
"normalized": false,
|
| 256 |
+
"rstrip": false,
|
| 257 |
+
"single_word": false,
|
| 258 |
+
"special": true
|
| 259 |
+
},
|
| 260 |
+
"110502": {
|
| 261 |
+
"content": "<code_to_intermediate>",
|
| 262 |
+
"lstrip": false,
|
| 263 |
+
"normalized": false,
|
| 264 |
+
"rstrip": false,
|
| 265 |
+
"single_word": false,
|
| 266 |
+
"special": true
|
| 267 |
+
},
|
| 268 |
+
"110503": {
|
| 269 |
+
"content": "<intermediate_to_code>",
|
| 270 |
+
"lstrip": false,
|
| 271 |
+
"normalized": false,
|
| 272 |
+
"rstrip": false,
|
| 273 |
+
"single_word": false,
|
| 274 |
+
"special": true
|
| 275 |
+
},
|
| 276 |
+
"110504": {
|
| 277 |
+
"content": "<pr>",
|
| 278 |
+
"lstrip": false,
|
| 279 |
+
"normalized": false,
|
| 280 |
+
"rstrip": false,
|
| 281 |
+
"single_word": false,
|
| 282 |
+
"special": true
|
| 283 |
+
},
|
| 284 |
+
"110505": {
|
| 285 |
+
"content": "<pr_status>",
|
| 286 |
+
"lstrip": false,
|
| 287 |
+
"normalized": false,
|
| 288 |
+
"rstrip": false,
|
| 289 |
+
"single_word": false,
|
| 290 |
+
"special": true
|
| 291 |
+
},
|
| 292 |
+
"110506": {
|
| 293 |
+
"content": "<pr_is_merged>",
|
| 294 |
+
"lstrip": false,
|
| 295 |
+
"normalized": false,
|
| 296 |
+
"rstrip": false,
|
| 297 |
+
"single_word": false,
|
| 298 |
+
"special": true
|
| 299 |
+
},
|
| 300 |
+
"110507": {
|
| 301 |
+
"content": "<pr_base>",
|
| 302 |
+
"lstrip": false,
|
| 303 |
+
"normalized": false,
|
| 304 |
+
"rstrip": false,
|
| 305 |
+
"single_word": false,
|
| 306 |
+
"special": true
|
| 307 |
+
},
|
| 308 |
+
"110508": {
|
| 309 |
+
"content": "<pr_file>",
|
| 310 |
+
"lstrip": false,
|
| 311 |
+
"normalized": false,
|
| 312 |
+
"rstrip": false,
|
| 313 |
+
"single_word": false,
|
| 314 |
+
"special": true
|
| 315 |
+
},
|
| 316 |
+
"110509": {
|
| 317 |
+
"content": "<pr_base_code>",
|
| 318 |
+
"lstrip": false,
|
| 319 |
+
"normalized": false,
|
| 320 |
+
"rstrip": false,
|
| 321 |
+
"single_word": false,
|
| 322 |
+
"special": true
|
| 323 |
+
},
|
| 324 |
+
"110510": {
|
| 325 |
+
"content": "<pr_diff>",
|
| 326 |
+
"lstrip": false,
|
| 327 |
+
"normalized": false,
|
| 328 |
+
"rstrip": false,
|
| 329 |
+
"single_word": false,
|
| 330 |
+
"special": true
|
| 331 |
+
},
|
| 332 |
+
"110511": {
|
| 333 |
+
"content": "<pr_diff_hunk>",
|
| 334 |
+
"lstrip": false,
|
| 335 |
+
"normalized": false,
|
| 336 |
+
"rstrip": false,
|
| 337 |
+
"single_word": false,
|
| 338 |
+
"special": true
|
| 339 |
+
},
|
| 340 |
+
"110512": {
|
| 341 |
+
"content": "<pr_comment>",
|
| 342 |
+
"lstrip": false,
|
| 343 |
+
"normalized": false,
|
| 344 |
+
"rstrip": false,
|
| 345 |
+
"single_word": false,
|
| 346 |
+
"special": true
|
| 347 |
+
},
|
| 348 |
+
"110513": {
|
| 349 |
+
"content": "<pr_event_id>",
|
| 350 |
+
"lstrip": false,
|
| 351 |
+
"normalized": false,
|
| 352 |
+
"rstrip": false,
|
| 353 |
+
"single_word": false,
|
| 354 |
+
"special": true
|
| 355 |
+
},
|
| 356 |
+
"110514": {
|
| 357 |
+
"content": "<pr_review>",
|
| 358 |
+
"lstrip": false,
|
| 359 |
+
"normalized": false,
|
| 360 |
+
"rstrip": false,
|
| 361 |
+
"single_word": false,
|
| 362 |
+
"special": true
|
| 363 |
+
},
|
| 364 |
+
"110515": {
|
| 365 |
+
"content": "<pr_review_state>",
|
| 366 |
+
"lstrip": false,
|
| 367 |
+
"normalized": false,
|
| 368 |
+
"rstrip": false,
|
| 369 |
+
"single_word": false,
|
| 370 |
+
"special": true
|
| 371 |
+
},
|
| 372 |
+
"110516": {
|
| 373 |
+
"content": "<pr_review_comment>",
|
| 374 |
+
"lstrip": false,
|
| 375 |
+
"normalized": false,
|
| 376 |
+
"rstrip": false,
|
| 377 |
+
"single_word": false,
|
| 378 |
+
"special": true
|
| 379 |
+
},
|
| 380 |
+
"110517": {
|
| 381 |
+
"content": "<pr_in_reply_to_review_id>",
|
| 382 |
+
"lstrip": false,
|
| 383 |
+
"normalized": false,
|
| 384 |
+
"rstrip": false,
|
| 385 |
+
"single_word": false,
|
| 386 |
+
"special": true
|
| 387 |
+
},
|
| 388 |
+
"110518": {
|
| 389 |
+
"content": "<pr_in_reply_to_comment_id>",
|
| 390 |
+
"lstrip": false,
|
| 391 |
+
"normalized": false,
|
| 392 |
+
"rstrip": false,
|
| 393 |
+
"single_word": false,
|
| 394 |
+
"special": true
|
| 395 |
+
},
|
| 396 |
+
"110519": {
|
| 397 |
+
"content": "<pr_diff_hunk_comment_line>",
|
| 398 |
+
"lstrip": false,
|
| 399 |
+
"normalized": false,
|
| 400 |
+
"rstrip": false,
|
| 401 |
+
"single_word": false,
|
| 402 |
+
"special": true
|
| 403 |
+
},
|
| 404 |
+
"110520": {
|
| 405 |
+
"content": "<NAME>",
|
| 406 |
+
"lstrip": false,
|
| 407 |
+
"normalized": false,
|
| 408 |
+
"rstrip": false,
|
| 409 |
+
"single_word": false,
|
| 410 |
+
"special": true
|
| 411 |
+
},
|
| 412 |
+
"110521": {
|
| 413 |
+
"content": "<EMAIL>",
|
| 414 |
+
"lstrip": false,
|
| 415 |
+
"normalized": false,
|
| 416 |
+
"rstrip": false,
|
| 417 |
+
"single_word": false,
|
| 418 |
+
"special": true
|
| 419 |
+
},
|
| 420 |
+
"110522": {
|
| 421 |
+
"content": "<KEY>",
|
| 422 |
+
"lstrip": false,
|
| 423 |
+
"normalized": false,
|
| 424 |
+
"rstrip": false,
|
| 425 |
+
"single_word": false,
|
| 426 |
+
"special": true
|
| 427 |
+
},
|
| 428 |
+
"110523": {
|
| 429 |
+
"content": "<PASSWORD>",
|
| 430 |
+
"lstrip": false,
|
| 431 |
+
"normalized": false,
|
| 432 |
+
"rstrip": false,
|
| 433 |
+
"single_word": false,
|
| 434 |
+
"special": true
|
| 435 |
+
}
|
| 436 |
+
},
|
| 437 |
+
"additional_special_tokens": [
|
| 438 |
+
"<|endoftext|>",
|
| 439 |
+
"<|fim_prefix|>",
|
| 440 |
+
"<|fim_middle|>",
|
| 441 |
+
"<|fim_suffix|>",
|
| 442 |
+
"<|endofprompt|>",
|
| 443 |
+
"<|_unuse_missing_100256|>",
|
| 444 |
+
"<|_unuse_missing_100261|>",
|
| 445 |
+
"<|_unuse_missing_100262|>",
|
| 446 |
+
"<|_unuse_missing_100263|>",
|
| 447 |
+
"<|_unuse_missing_100264|>",
|
| 448 |
+
"<|_unuse_missing_100265|>",
|
| 449 |
+
"<|_unuse_missing_100266|>",
|
| 450 |
+
"<|_unuse_missing_100267|>",
|
| 451 |
+
"<|_unuse_missing_100268|>",
|
| 452 |
+
"<|_unuse_missing_100269|>",
|
| 453 |
+
"<|_unuse_missing_100270|>",
|
| 454 |
+
"<|_unuse_missing_100271|>",
|
| 455 |
+
"<|im_start|>",
|
| 456 |
+
"<|im_end|>",
|
| 457 |
+
"<|stop|>",
|
| 458 |
+
"<|endofturn|>",
|
| 459 |
+
"<repo_name>",
|
| 460 |
+
"<file_sep>",
|
| 461 |
+
"<issue_start>",
|
| 462 |
+
"<issue_comment>",
|
| 463 |
+
"<issue_closed>",
|
| 464 |
+
"<jupyter_start>",
|
| 465 |
+
"<jupyter_text>",
|
| 466 |
+
"<jupyter_code>",
|
| 467 |
+
"<jupyter_output>",
|
| 468 |
+
"<jupyter_script>",
|
| 469 |
+
"<empty_output>",
|
| 470 |
+
"<code_to_intermediate>",
|
| 471 |
+
"<intermediate_to_code>",
|
| 472 |
+
"<pr>",
|
| 473 |
+
"<pr_status>",
|
| 474 |
+
"<pr_is_merged>",
|
| 475 |
+
"<pr_base>",
|
| 476 |
+
"<pr_file>",
|
| 477 |
+
"<pr_base_code>",
|
| 478 |
+
"<pr_diff>",
|
| 479 |
+
"<pr_diff_hunk>",
|
| 480 |
+
"<pr_comment>",
|
| 481 |
+
"<pr_event_id>",
|
| 482 |
+
"<pr_review>",
|
| 483 |
+
"<pr_review_state>",
|
| 484 |
+
"<pr_review_comment>",
|
| 485 |
+
"<pr_in_reply_to_review_id>",
|
| 486 |
+
"<pr_in_reply_to_comment_id>",
|
| 487 |
+
"<pr_diff_hunk_comment_line>",
|
| 488 |
+
"<NAME>",
|
| 489 |
+
"<EMAIL>",
|
| 490 |
+
"<KEY>",
|
| 491 |
+
"<PASSWORD>"
|
| 492 |
+
],
|
| 493 |
+
"bos_token": "<|endoftext|>",
|
| 494 |
+
"clean_up_tokenization_spaces": true,
|
| 495 |
+
"eos_token": "<|endofturn|>",
|
| 496 |
+
"extra_special_tokens": {},
|
| 497 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 498 |
+
"pad_token": "<|endoftext|>",
|
| 499 |
+
"tokenizer_class": "GPT2Tokenizer",
|
| 500 |
+
"unk_token": "<|endoftext|>"
|
| 501 |
+
}
|
checkpoint-1600/trainer_state.json
ADDED
|
@@ -0,0 +1,1554 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": 1600,
|
| 3 |
+
"best_metric": 1.9988627433776855,
|
| 4 |
+
"best_model_checkpoint": "/content/drive/MyDrive/hyperclova-deobfuscation-lora/checkpoint-1600",
|
| 5 |
+
"epoch": 2.8426666666666667,
|
| 6 |
+
"eval_steps": 200,
|
| 7 |
+
"global_step": 1600,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"epoch": 0.017777777777777778,
|
| 14 |
+
"grad_norm": 3.4749701023101807,
|
| 15 |
+
"learning_rate": 9e-06,
|
| 16 |
+
"loss": 4.1724,
|
| 17 |
+
"mean_token_accuracy": 0.3504906162619591,
|
| 18 |
+
"num_tokens": 22106.0,
|
| 19 |
+
"step": 10
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"epoch": 0.035555555555555556,
|
| 23 |
+
"grad_norm": 2.8458425998687744,
|
| 24 |
+
"learning_rate": 1.9e-05,
|
| 25 |
+
"loss": 3.9226,
|
| 26 |
+
"mean_token_accuracy": 0.3695666640996933,
|
| 27 |
+
"num_tokens": 44943.0,
|
| 28 |
+
"step": 20
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"epoch": 0.05333333333333334,
|
| 32 |
+
"grad_norm": 2.1938765048980713,
|
| 33 |
+
"learning_rate": 2.9e-05,
|
| 34 |
+
"loss": 3.6554,
|
| 35 |
+
"mean_token_accuracy": 0.4290380232036114,
|
| 36 |
+
"num_tokens": 67397.0,
|
| 37 |
+
"step": 30
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 0.07111111111111111,
|
| 41 |
+
"grad_norm": 2.4278910160064697,
|
| 42 |
+
"learning_rate": 3.9000000000000006e-05,
|
| 43 |
+
"loss": 3.303,
|
| 44 |
+
"mean_token_accuracy": 0.4723150283098221,
|
| 45 |
+
"num_tokens": 89803.0,
|
| 46 |
+
"step": 40
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"epoch": 0.08888888888888889,
|
| 50 |
+
"grad_norm": 1.7704142332077026,
|
| 51 |
+
"learning_rate": 4.9e-05,
|
| 52 |
+
"loss": 3.0041,
|
| 53 |
+
"mean_token_accuracy": 0.5115502133965493,
|
| 54 |
+
"num_tokens": 112364.0,
|
| 55 |
+
"step": 50
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"epoch": 0.10666666666666667,
|
| 59 |
+
"grad_norm": 1.5662821531295776,
|
| 60 |
+
"learning_rate": 5.9e-05,
|
| 61 |
+
"loss": 2.8013,
|
| 62 |
+
"mean_token_accuracy": 0.5329545043408871,
|
| 63 |
+
"num_tokens": 134028.0,
|
| 64 |
+
"step": 60
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"epoch": 0.12444444444444444,
|
| 68 |
+
"grad_norm": 1.5833848714828491,
|
| 69 |
+
"learning_rate": 6.9e-05,
|
| 70 |
+
"loss": 2.7291,
|
| 71 |
+
"mean_token_accuracy": 0.5422534577548503,
|
| 72 |
+
"num_tokens": 156703.0,
|
| 73 |
+
"step": 70
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.14222222222222222,
|
| 77 |
+
"grad_norm": 1.8611595630645752,
|
| 78 |
+
"learning_rate": 7.900000000000001e-05,
|
| 79 |
+
"loss": 2.634,
|
| 80 |
+
"mean_token_accuracy": 0.5519127860665322,
|
| 81 |
+
"num_tokens": 178986.0,
|
| 82 |
+
"step": 80
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"epoch": 0.16,
|
| 86 |
+
"grad_norm": 1.6170870065689087,
|
| 87 |
+
"learning_rate": 8.900000000000001e-05,
|
| 88 |
+
"loss": 2.6625,
|
| 89 |
+
"mean_token_accuracy": 0.5462300412356853,
|
| 90 |
+
"num_tokens": 201989.0,
|
| 91 |
+
"step": 90
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"epoch": 0.17777777777777778,
|
| 95 |
+
"grad_norm": 1.6247450113296509,
|
| 96 |
+
"learning_rate": 9.900000000000001e-05,
|
| 97 |
+
"loss": 2.5605,
|
| 98 |
+
"mean_token_accuracy": 0.5585827864706516,
|
| 99 |
+
"num_tokens": 223936.0,
|
| 100 |
+
"step": 100
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"epoch": 0.19555555555555557,
|
| 104 |
+
"grad_norm": 1.9383138418197632,
|
| 105 |
+
"learning_rate": 9.943360604153557e-05,
|
| 106 |
+
"loss": 2.5267,
|
| 107 |
+
"mean_token_accuracy": 0.563772913813591,
|
| 108 |
+
"num_tokens": 246101.0,
|
| 109 |
+
"step": 110
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"epoch": 0.21333333333333335,
|
| 113 |
+
"grad_norm": 1.875457763671875,
|
| 114 |
+
"learning_rate": 9.880427942101952e-05,
|
| 115 |
+
"loss": 2.5302,
|
| 116 |
+
"mean_token_accuracy": 0.562754824012518,
|
| 117 |
+
"num_tokens": 269187.0,
|
| 118 |
+
"step": 120
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"epoch": 0.2311111111111111,
|
| 122 |
+
"grad_norm": 1.6430569887161255,
|
| 123 |
+
"learning_rate": 9.817495280050347e-05,
|
| 124 |
+
"loss": 2.4479,
|
| 125 |
+
"mean_token_accuracy": 0.57414620667696,
|
| 126 |
+
"num_tokens": 291454.0,
|
| 127 |
+
"step": 130
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"epoch": 0.24888888888888888,
|
| 131 |
+
"grad_norm": 1.5991843938827515,
|
| 132 |
+
"learning_rate": 9.754562617998742e-05,
|
| 133 |
+
"loss": 2.4567,
|
| 134 |
+
"mean_token_accuracy": 0.5693153299391269,
|
| 135 |
+
"num_tokens": 314204.0,
|
| 136 |
+
"step": 140
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 0.26666666666666666,
|
| 140 |
+
"grad_norm": 1.6487599611282349,
|
| 141 |
+
"learning_rate": 9.691629955947136e-05,
|
| 142 |
+
"loss": 2.4023,
|
| 143 |
+
"mean_token_accuracy": 0.5750032790005207,
|
| 144 |
+
"num_tokens": 337167.0,
|
| 145 |
+
"step": 150
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"epoch": 0.28444444444444444,
|
| 149 |
+
"grad_norm": 1.7035490274429321,
|
| 150 |
+
"learning_rate": 9.628697293895532e-05,
|
| 151 |
+
"loss": 2.4605,
|
| 152 |
+
"mean_token_accuracy": 0.5642550930380821,
|
| 153 |
+
"num_tokens": 360272.0,
|
| 154 |
+
"step": 160
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"epoch": 0.3022222222222222,
|
| 158 |
+
"grad_norm": 1.7211060523986816,
|
| 159 |
+
"learning_rate": 9.565764631843927e-05,
|
| 160 |
+
"loss": 2.3518,
|
| 161 |
+
"mean_token_accuracy": 0.5882908716797829,
|
| 162 |
+
"num_tokens": 382779.0,
|
| 163 |
+
"step": 170
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"epoch": 0.32,
|
| 167 |
+
"grad_norm": 1.804926872253418,
|
| 168 |
+
"learning_rate": 9.502831969792323e-05,
|
| 169 |
+
"loss": 2.3712,
|
| 170 |
+
"mean_token_accuracy": 0.5805290326476097,
|
| 171 |
+
"num_tokens": 405438.0,
|
| 172 |
+
"step": 180
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"epoch": 0.3377777777777778,
|
| 176 |
+
"grad_norm": 1.849165678024292,
|
| 177 |
+
"learning_rate": 9.439899307740719e-05,
|
| 178 |
+
"loss": 2.4117,
|
| 179 |
+
"mean_token_accuracy": 0.5730262331664562,
|
| 180 |
+
"num_tokens": 428660.0,
|
| 181 |
+
"step": 190
|
| 182 |
+
},
|
| 183 |
+
{
|
| 184 |
+
"epoch": 0.35555555555555557,
|
| 185 |
+
"grad_norm": 1.9137722253799438,
|
| 186 |
+
"learning_rate": 9.376966645689114e-05,
|
| 187 |
+
"loss": 2.3453,
|
| 188 |
+
"mean_token_accuracy": 0.5850483477115631,
|
| 189 |
+
"num_tokens": 450808.0,
|
| 190 |
+
"step": 200
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"epoch": 0.35555555555555557,
|
| 194 |
+
"eval_loss": 2.345125436782837,
|
| 195 |
+
"eval_mean_token_accuracy": 0.5849845852851868,
|
| 196 |
+
"eval_num_tokens": 450808.0,
|
| 197 |
+
"eval_runtime": 30.3938,
|
| 198 |
+
"eval_samples_per_second": 32.901,
|
| 199 |
+
"eval_steps_per_second": 8.225,
|
| 200 |
+
"step": 200
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"epoch": 0.37333333333333335,
|
| 204 |
+
"grad_norm": 1.7743253707885742,
|
| 205 |
+
"learning_rate": 9.314033983637508e-05,
|
| 206 |
+
"loss": 2.3494,
|
| 207 |
+
"mean_token_accuracy": 0.5811792358756065,
|
| 208 |
+
"num_tokens": 473434.0,
|
| 209 |
+
"step": 210
|
| 210 |
+
},
|
| 211 |
+
{
|
| 212 |
+
"epoch": 0.39111111111111113,
|
| 213 |
+
"grad_norm": 1.7797266244888306,
|
| 214 |
+
"learning_rate": 9.251101321585903e-05,
|
| 215 |
+
"loss": 2.3866,
|
| 216 |
+
"mean_token_accuracy": 0.5789428137242794,
|
| 217 |
+
"num_tokens": 496482.0,
|
| 218 |
+
"step": 220
|
| 219 |
+
},
|
| 220 |
+
{
|
| 221 |
+
"epoch": 0.4088888888888889,
|
| 222 |
+
"grad_norm": 1.79751455783844,
|
| 223 |
+
"learning_rate": 9.188168659534298e-05,
|
| 224 |
+
"loss": 2.3453,
|
| 225 |
+
"mean_token_accuracy": 0.584120100736618,
|
| 226 |
+
"num_tokens": 519379.0,
|
| 227 |
+
"step": 230
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 0.4266666666666667,
|
| 231 |
+
"grad_norm": 1.7770854234695435,
|
| 232 |
+
"learning_rate": 9.125235997482694e-05,
|
| 233 |
+
"loss": 2.355,
|
| 234 |
+
"mean_token_accuracy": 0.5805074371397495,
|
| 235 |
+
"num_tokens": 542631.0,
|
| 236 |
+
"step": 240
|
| 237 |
+
},
|
| 238 |
+
{
|
| 239 |
+
"epoch": 0.4444444444444444,
|
| 240 |
+
"grad_norm": 1.7118644714355469,
|
| 241 |
+
"learning_rate": 9.06230333543109e-05,
|
| 242 |
+
"loss": 2.3288,
|
| 243 |
+
"mean_token_accuracy": 0.5817694693803788,
|
| 244 |
+
"num_tokens": 565400.0,
|
| 245 |
+
"step": 250
|
| 246 |
+
},
|
| 247 |
+
{
|
| 248 |
+
"epoch": 0.4622222222222222,
|
| 249 |
+
"grad_norm": 1.837351679801941,
|
| 250 |
+
"learning_rate": 8.999370673379485e-05,
|
| 251 |
+
"loss": 2.25,
|
| 252 |
+
"mean_token_accuracy": 0.594706054031849,
|
| 253 |
+
"num_tokens": 588003.0,
|
| 254 |
+
"step": 260
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"epoch": 0.48,
|
| 258 |
+
"grad_norm": 1.8128186464309692,
|
| 259 |
+
"learning_rate": 8.93643801132788e-05,
|
| 260 |
+
"loss": 2.2712,
|
| 261 |
+
"mean_token_accuracy": 0.5904596522450447,
|
| 262 |
+
"num_tokens": 610974.0,
|
| 263 |
+
"step": 270
|
| 264 |
+
},
|
| 265 |
+
{
|
| 266 |
+
"epoch": 0.49777777777777776,
|
| 267 |
+
"grad_norm": 1.8761178255081177,
|
| 268 |
+
"learning_rate": 8.873505349276275e-05,
|
| 269 |
+
"loss": 2.3144,
|
| 270 |
+
"mean_token_accuracy": 0.5835936337709426,
|
| 271 |
+
"num_tokens": 634093.0,
|
| 272 |
+
"step": 280
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"epoch": 0.5155555555555555,
|
| 276 |
+
"grad_norm": 1.7195324897766113,
|
| 277 |
+
"learning_rate": 8.81057268722467e-05,
|
| 278 |
+
"loss": 2.2206,
|
| 279 |
+
"mean_token_accuracy": 0.604982428252697,
|
| 280 |
+
"num_tokens": 656188.0,
|
| 281 |
+
"step": 290
|
| 282 |
+
},
|
| 283 |
+
{
|
| 284 |
+
"epoch": 0.5333333333333333,
|
| 285 |
+
"grad_norm": 1.8294283151626587,
|
| 286 |
+
"learning_rate": 8.747640025173064e-05,
|
| 287 |
+
"loss": 2.255,
|
| 288 |
+
"mean_token_accuracy": 0.5953361228108406,
|
| 289 |
+
"num_tokens": 678769.0,
|
| 290 |
+
"step": 300
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"epoch": 0.5511111111111111,
|
| 294 |
+
"grad_norm": 1.7993453741073608,
|
| 295 |
+
"learning_rate": 8.68470736312146e-05,
|
| 296 |
+
"loss": 2.2312,
|
| 297 |
+
"mean_token_accuracy": 0.6017149150371551,
|
| 298 |
+
"num_tokens": 701734.0,
|
| 299 |
+
"step": 310
|
| 300 |
+
},
|
| 301 |
+
{
|
| 302 |
+
"epoch": 0.5688888888888889,
|
| 303 |
+
"grad_norm": 1.7603346109390259,
|
| 304 |
+
"learning_rate": 8.621774701069856e-05,
|
| 305 |
+
"loss": 2.2124,
|
| 306 |
+
"mean_token_accuracy": 0.6003566391766071,
|
| 307 |
+
"num_tokens": 724815.0,
|
| 308 |
+
"step": 320
|
| 309 |
+
},
|
| 310 |
+
{
|
| 311 |
+
"epoch": 0.5866666666666667,
|
| 312 |
+
"grad_norm": 1.7591211795806885,
|
| 313 |
+
"learning_rate": 8.558842039018251e-05,
|
| 314 |
+
"loss": 2.2208,
|
| 315 |
+
"mean_token_accuracy": 0.6021837159991265,
|
| 316 |
+
"num_tokens": 746903.0,
|
| 317 |
+
"step": 330
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"epoch": 0.6044444444444445,
|
| 321 |
+
"grad_norm": 2.150559186935425,
|
| 322 |
+
"learning_rate": 8.495909376966647e-05,
|
| 323 |
+
"loss": 2.2122,
|
| 324 |
+
"mean_token_accuracy": 0.6015113711357116,
|
| 325 |
+
"num_tokens": 768982.0,
|
| 326 |
+
"step": 340
|
| 327 |
+
},
|
| 328 |
+
{
|
| 329 |
+
"epoch": 0.6222222222222222,
|
| 330 |
+
"grad_norm": 1.6258208751678467,
|
| 331 |
+
"learning_rate": 8.432976714915042e-05,
|
| 332 |
+
"loss": 2.225,
|
| 333 |
+
"mean_token_accuracy": 0.6034559831023216,
|
| 334 |
+
"num_tokens": 791061.0,
|
| 335 |
+
"step": 350
|
| 336 |
+
},
|
| 337 |
+
{
|
| 338 |
+
"epoch": 0.64,
|
| 339 |
+
"grad_norm": 1.710488200187683,
|
| 340 |
+
"learning_rate": 8.370044052863437e-05,
|
| 341 |
+
"loss": 2.2123,
|
| 342 |
+
"mean_token_accuracy": 0.6031243965029717,
|
| 343 |
+
"num_tokens": 813112.0,
|
| 344 |
+
"step": 360
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"epoch": 0.6577777777777778,
|
| 348 |
+
"grad_norm": 1.9046748876571655,
|
| 349 |
+
"learning_rate": 8.307111390811831e-05,
|
| 350 |
+
"loss": 2.2185,
|
| 351 |
+
"mean_token_accuracy": 0.6007313683629036,
|
| 352 |
+
"num_tokens": 835469.0,
|
| 353 |
+
"step": 370
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 0.6755555555555556,
|
| 357 |
+
"grad_norm": 1.9116525650024414,
|
| 358 |
+
"learning_rate": 8.244178728760226e-05,
|
| 359 |
+
"loss": 2.2382,
|
| 360 |
+
"mean_token_accuracy": 0.5930798187851906,
|
| 361 |
+
"num_tokens": 857795.0,
|
| 362 |
+
"step": 380
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"epoch": 0.6933333333333334,
|
| 366 |
+
"grad_norm": 1.8034720420837402,
|
| 367 |
+
"learning_rate": 8.181246066708622e-05,
|
| 368 |
+
"loss": 2.191,
|
| 369 |
+
"mean_token_accuracy": 0.6052505746483803,
|
| 370 |
+
"num_tokens": 879659.0,
|
| 371 |
+
"step": 390
|
| 372 |
+
},
|
| 373 |
+
{
|
| 374 |
+
"epoch": 0.7111111111111111,
|
| 375 |
+
"grad_norm": 1.8932994604110718,
|
| 376 |
+
"learning_rate": 8.118313404657017e-05,
|
| 377 |
+
"loss": 2.1755,
|
| 378 |
+
"mean_token_accuracy": 0.6076797977089882,
|
| 379 |
+
"num_tokens": 902240.0,
|
| 380 |
+
"step": 400
|
| 381 |
+
},
|
| 382 |
+
{
|
| 383 |
+
"epoch": 0.7111111111111111,
|
| 384 |
+
"eval_loss": 2.188769817352295,
|
| 385 |
+
"eval_mean_token_accuracy": 0.6060388499498367,
|
| 386 |
+
"eval_num_tokens": 902240.0,
|
| 387 |
+
"eval_runtime": 29.9448,
|
| 388 |
+
"eval_samples_per_second": 33.395,
|
| 389 |
+
"eval_steps_per_second": 8.349,
|
| 390 |
+
"step": 400
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"epoch": 0.7288888888888889,
|
| 394 |
+
"grad_norm": 1.7485570907592773,
|
| 395 |
+
"learning_rate": 8.055380742605413e-05,
|
| 396 |
+
"loss": 2.2019,
|
| 397 |
+
"mean_token_accuracy": 0.6058685064315796,
|
| 398 |
+
"num_tokens": 925091.0,
|
| 399 |
+
"step": 410
|
| 400 |
+
},
|
| 401 |
+
{
|
| 402 |
+
"epoch": 0.7466666666666667,
|
| 403 |
+
"grad_norm": 1.818544864654541,
|
| 404 |
+
"learning_rate": 7.992448080553809e-05,
|
| 405 |
+
"loss": 2.2313,
|
| 406 |
+
"mean_token_accuracy": 0.5964938789606095,
|
| 407 |
+
"num_tokens": 948151.0,
|
| 408 |
+
"step": 420
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"epoch": 0.7644444444444445,
|
| 412 |
+
"grad_norm": 1.796096682548523,
|
| 413 |
+
"learning_rate": 7.929515418502203e-05,
|
| 414 |
+
"loss": 2.141,
|
| 415 |
+
"mean_token_accuracy": 0.6135336428880691,
|
| 416 |
+
"num_tokens": 970339.0,
|
| 417 |
+
"step": 430
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 0.7822222222222223,
|
| 421 |
+
"grad_norm": 1.7699111700057983,
|
| 422 |
+
"learning_rate": 7.866582756450598e-05,
|
| 423 |
+
"loss": 2.1904,
|
| 424 |
+
"mean_token_accuracy": 0.6022625803947449,
|
| 425 |
+
"num_tokens": 993552.0,
|
| 426 |
+
"step": 440
|
| 427 |
+
},
|
| 428 |
+
{
|
| 429 |
+
"epoch": 0.8,
|
| 430 |
+
"grad_norm": 1.906336784362793,
|
| 431 |
+
"learning_rate": 7.803650094398993e-05,
|
| 432 |
+
"loss": 2.2017,
|
| 433 |
+
"mean_token_accuracy": 0.602821895480156,
|
| 434 |
+
"num_tokens": 1015564.0,
|
| 435 |
+
"step": 450
|
| 436 |
+
},
|
| 437 |
+
{
|
| 438 |
+
"epoch": 0.8177777777777778,
|
| 439 |
+
"grad_norm": 1.9261703491210938,
|
| 440 |
+
"learning_rate": 7.740717432347388e-05,
|
| 441 |
+
"loss": 2.1101,
|
| 442 |
+
"mean_token_accuracy": 0.6158386886119842,
|
| 443 |
+
"num_tokens": 1037721.0,
|
| 444 |
+
"step": 460
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"epoch": 0.8355555555555556,
|
| 448 |
+
"grad_norm": 1.7876946926116943,
|
| 449 |
+
"learning_rate": 7.677784770295784e-05,
|
| 450 |
+
"loss": 2.1866,
|
| 451 |
+
"mean_token_accuracy": 0.6046899721026421,
|
| 452 |
+
"num_tokens": 1060627.0,
|
| 453 |
+
"step": 470
|
| 454 |
+
},
|
| 455 |
+
{
|
| 456 |
+
"epoch": 0.8533333333333334,
|
| 457 |
+
"grad_norm": 1.8447351455688477,
|
| 458 |
+
"learning_rate": 7.61485210824418e-05,
|
| 459 |
+
"loss": 2.1564,
|
| 460 |
+
"mean_token_accuracy": 0.6088386848568916,
|
| 461 |
+
"num_tokens": 1082672.0,
|
| 462 |
+
"step": 480
|
| 463 |
+
},
|
| 464 |
+
{
|
| 465 |
+
"epoch": 0.8711111111111111,
|
| 466 |
+
"grad_norm": 1.7662327289581299,
|
| 467 |
+
"learning_rate": 7.551919446192575e-05,
|
| 468 |
+
"loss": 2.1566,
|
| 469 |
+
"mean_token_accuracy": 0.6086945086717606,
|
| 470 |
+
"num_tokens": 1104857.0,
|
| 471 |
+
"step": 490
|
| 472 |
+
},
|
| 473 |
+
{
|
| 474 |
+
"epoch": 0.8888888888888888,
|
| 475 |
+
"grad_norm": 1.807004451751709,
|
| 476 |
+
"learning_rate": 7.48898678414097e-05,
|
| 477 |
+
"loss": 2.166,
|
| 478 |
+
"mean_token_accuracy": 0.605591855943203,
|
| 479 |
+
"num_tokens": 1127612.0,
|
| 480 |
+
"step": 500
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"epoch": 0.9066666666666666,
|
| 484 |
+
"grad_norm": 1.895982265472412,
|
| 485 |
+
"learning_rate": 7.426054122089365e-05,
|
| 486 |
+
"loss": 2.1645,
|
| 487 |
+
"mean_token_accuracy": 0.606428450345993,
|
| 488 |
+
"num_tokens": 1150411.0,
|
| 489 |
+
"step": 510
|
| 490 |
+
},
|
| 491 |
+
{
|
| 492 |
+
"epoch": 0.9244444444444444,
|
| 493 |
+
"grad_norm": 1.8196443319320679,
|
| 494 |
+
"learning_rate": 7.36312146003776e-05,
|
| 495 |
+
"loss": 2.1878,
|
| 496 |
+
"mean_token_accuracy": 0.6036446511745452,
|
| 497 |
+
"num_tokens": 1172683.0,
|
| 498 |
+
"step": 520
|
| 499 |
+
},
|
| 500 |
+
{
|
| 501 |
+
"epoch": 0.9422222222222222,
|
| 502 |
+
"grad_norm": 1.7809892892837524,
|
| 503 |
+
"learning_rate": 7.300188797986154e-05,
|
| 504 |
+
"loss": 2.0691,
|
| 505 |
+
"mean_token_accuracy": 0.6235968723893166,
|
| 506 |
+
"num_tokens": 1194160.0,
|
| 507 |
+
"step": 530
|
| 508 |
+
},
|
| 509 |
+
{
|
| 510 |
+
"epoch": 0.96,
|
| 511 |
+
"grad_norm": 1.774588704109192,
|
| 512 |
+
"learning_rate": 7.23725613593455e-05,
|
| 513 |
+
"loss": 2.1057,
|
| 514 |
+
"mean_token_accuracy": 0.6202786311507225,
|
| 515 |
+
"num_tokens": 1215760.0,
|
| 516 |
+
"step": 540
|
| 517 |
+
},
|
| 518 |
+
{
|
| 519 |
+
"epoch": 0.9777777777777777,
|
| 520 |
+
"grad_norm": 1.8483060598373413,
|
| 521 |
+
"learning_rate": 7.174323473882946e-05,
|
| 522 |
+
"loss": 2.1634,
|
| 523 |
+
"mean_token_accuracy": 0.6098488807678223,
|
| 524 |
+
"num_tokens": 1238191.0,
|
| 525 |
+
"step": 550
|
| 526 |
+
},
|
| 527 |
+
{
|
| 528 |
+
"epoch": 0.9955555555555555,
|
| 529 |
+
"grad_norm": 1.9268509149551392,
|
| 530 |
+
"learning_rate": 7.111390811831341e-05,
|
| 531 |
+
"loss": 2.136,
|
| 532 |
+
"mean_token_accuracy": 0.6116517767310142,
|
| 533 |
+
"num_tokens": 1260429.0,
|
| 534 |
+
"step": 560
|
| 535 |
+
},
|
| 536 |
+
{
|
| 537 |
+
"epoch": 1.0124444444444445,
|
| 538 |
+
"grad_norm": 1.7296037673950195,
|
| 539 |
+
"learning_rate": 7.048458149779737e-05,
|
| 540 |
+
"loss": 2.0938,
|
| 541 |
+
"mean_token_accuracy": 0.6153759768134669,
|
| 542 |
+
"num_tokens": 1281232.0,
|
| 543 |
+
"step": 570
|
| 544 |
+
},
|
| 545 |
+
{
|
| 546 |
+
"epoch": 1.0302222222222222,
|
| 547 |
+
"grad_norm": 1.8975368738174438,
|
| 548 |
+
"learning_rate": 6.985525487728132e-05,
|
| 549 |
+
"loss": 2.0172,
|
| 550 |
+
"mean_token_accuracy": 0.6284284889698029,
|
| 551 |
+
"num_tokens": 1304130.0,
|
| 552 |
+
"step": 580
|
| 553 |
+
},
|
| 554 |
+
{
|
| 555 |
+
"epoch": 1.048,
|
| 556 |
+
"grad_norm": 1.8282201290130615,
|
| 557 |
+
"learning_rate": 6.922592825676527e-05,
|
| 558 |
+
"loss": 1.9979,
|
| 559 |
+
"mean_token_accuracy": 0.6334663733839989,
|
| 560 |
+
"num_tokens": 1326753.0,
|
| 561 |
+
"step": 590
|
| 562 |
+
},
|
| 563 |
+
{
|
| 564 |
+
"epoch": 1.0657777777777777,
|
| 565 |
+
"grad_norm": 1.7836159467697144,
|
| 566 |
+
"learning_rate": 6.859660163624921e-05,
|
| 567 |
+
"loss": 2.0058,
|
| 568 |
+
"mean_token_accuracy": 0.6304456666111946,
|
| 569 |
+
"num_tokens": 1348985.0,
|
| 570 |
+
"step": 600
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"epoch": 1.0657777777777777,
|
| 574 |
+
"eval_loss": 2.114622116088867,
|
| 575 |
+
"eval_mean_token_accuracy": 0.6162020459175109,
|
| 576 |
+
"eval_num_tokens": 1348985.0,
|
| 577 |
+
"eval_runtime": 30.8226,
|
| 578 |
+
"eval_samples_per_second": 32.444,
|
| 579 |
+
"eval_steps_per_second": 8.111,
|
| 580 |
+
"step": 600
|
| 581 |
+
},
|
| 582 |
+
{
|
| 583 |
+
"epoch": 1.0835555555555556,
|
| 584 |
+
"grad_norm": 1.7529979944229126,
|
| 585 |
+
"learning_rate": 6.796727501573316e-05,
|
| 586 |
+
"loss": 2.0084,
|
| 587 |
+
"mean_token_accuracy": 0.6300177469849586,
|
| 588 |
+
"num_tokens": 1371318.0,
|
| 589 |
+
"step": 610
|
| 590 |
+
},
|
| 591 |
+
{
|
| 592 |
+
"epoch": 1.1013333333333333,
|
| 593 |
+
"grad_norm": 1.897518277168274,
|
| 594 |
+
"learning_rate": 6.733794839521712e-05,
|
| 595 |
+
"loss": 2.0348,
|
| 596 |
+
"mean_token_accuracy": 0.6270109280943871,
|
| 597 |
+
"num_tokens": 1393816.0,
|
| 598 |
+
"step": 620
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"epoch": 1.1191111111111112,
|
| 602 |
+
"grad_norm": 1.9589266777038574,
|
| 603 |
+
"learning_rate": 6.670862177470107e-05,
|
| 604 |
+
"loss": 2.0377,
|
| 605 |
+
"mean_token_accuracy": 0.6255080983042717,
|
| 606 |
+
"num_tokens": 1416529.0,
|
| 607 |
+
"step": 630
|
| 608 |
+
},
|
| 609 |
+
{
|
| 610 |
+
"epoch": 1.1368888888888888,
|
| 611 |
+
"grad_norm": 1.933893084526062,
|
| 612 |
+
"learning_rate": 6.607929515418503e-05,
|
| 613 |
+
"loss": 2.0548,
|
| 614 |
+
"mean_token_accuracy": 0.6250210508704186,
|
| 615 |
+
"num_tokens": 1438970.0,
|
| 616 |
+
"step": 640
|
| 617 |
+
},
|
| 618 |
+
{
|
| 619 |
+
"epoch": 1.1546666666666667,
|
| 620 |
+
"grad_norm": 1.8967244625091553,
|
| 621 |
+
"learning_rate": 6.544996853366899e-05,
|
| 622 |
+
"loss": 2.0309,
|
| 623 |
+
"mean_token_accuracy": 0.6257808804512024,
|
| 624 |
+
"num_tokens": 1461324.0,
|
| 625 |
+
"step": 650
|
| 626 |
+
},
|
| 627 |
+
{
|
| 628 |
+
"epoch": 1.1724444444444444,
|
| 629 |
+
"grad_norm": 2.01849365234375,
|
| 630 |
+
"learning_rate": 6.482064191315293e-05,
|
| 631 |
+
"loss": 2.0737,
|
| 632 |
+
"mean_token_accuracy": 0.6156815335154533,
|
| 633 |
+
"num_tokens": 1484246.0,
|
| 634 |
+
"step": 660
|
| 635 |
+
},
|
| 636 |
+
{
|
| 637 |
+
"epoch": 1.1902222222222223,
|
| 638 |
+
"grad_norm": 1.8661456108093262,
|
| 639 |
+
"learning_rate": 6.419131529263688e-05,
|
| 640 |
+
"loss": 2.0632,
|
| 641 |
+
"mean_token_accuracy": 0.6184948399662972,
|
| 642 |
+
"num_tokens": 1507305.0,
|
| 643 |
+
"step": 670
|
| 644 |
+
},
|
| 645 |
+
{
|
| 646 |
+
"epoch": 1.208,
|
| 647 |
+
"grad_norm": 1.8781774044036865,
|
| 648 |
+
"learning_rate": 6.356198867212083e-05,
|
| 649 |
+
"loss": 2.0029,
|
| 650 |
+
"mean_token_accuracy": 0.6336544677615166,
|
| 651 |
+
"num_tokens": 1529082.0,
|
| 652 |
+
"step": 680
|
| 653 |
+
},
|
| 654 |
+
{
|
| 655 |
+
"epoch": 1.2257777777777779,
|
| 656 |
+
"grad_norm": 1.8406771421432495,
|
| 657 |
+
"learning_rate": 6.293266205160478e-05,
|
| 658 |
+
"loss": 2.0102,
|
| 659 |
+
"mean_token_accuracy": 0.6291820913553238,
|
| 660 |
+
"num_tokens": 1551159.0,
|
| 661 |
+
"step": 690
|
| 662 |
+
},
|
| 663 |
+
{
|
| 664 |
+
"epoch": 1.2435555555555555,
|
| 665 |
+
"grad_norm": 1.829233169555664,
|
| 666 |
+
"learning_rate": 6.230333543108874e-05,
|
| 667 |
+
"loss": 2.0396,
|
| 668 |
+
"mean_token_accuracy": 0.6300060883164406,
|
| 669 |
+
"num_tokens": 1573348.0,
|
| 670 |
+
"step": 700
|
| 671 |
+
},
|
| 672 |
+
{
|
| 673 |
+
"epoch": 1.2613333333333334,
|
| 674 |
+
"grad_norm": 1.9671298265457153,
|
| 675 |
+
"learning_rate": 6.167400881057269e-05,
|
| 676 |
+
"loss": 2.0326,
|
| 677 |
+
"mean_token_accuracy": 0.6287923157215118,
|
| 678 |
+
"num_tokens": 1595989.0,
|
| 679 |
+
"step": 710
|
| 680 |
+
},
|
| 681 |
+
{
|
| 682 |
+
"epoch": 1.279111111111111,
|
| 683 |
+
"grad_norm": 2.0840771198272705,
|
| 684 |
+
"learning_rate": 6.104468219005665e-05,
|
| 685 |
+
"loss": 2.0659,
|
| 686 |
+
"mean_token_accuracy": 0.628783118724823,
|
| 687 |
+
"num_tokens": 1617895.0,
|
| 688 |
+
"step": 720
|
| 689 |
+
},
|
| 690 |
+
{
|
| 691 |
+
"epoch": 1.2968888888888888,
|
| 692 |
+
"grad_norm": 2.056278944015503,
|
| 693 |
+
"learning_rate": 6.04153555695406e-05,
|
| 694 |
+
"loss": 2.0177,
|
| 695 |
+
"mean_token_accuracy": 0.627280455827713,
|
| 696 |
+
"num_tokens": 1640415.0,
|
| 697 |
+
"step": 730
|
| 698 |
+
},
|
| 699 |
+
{
|
| 700 |
+
"epoch": 1.3146666666666667,
|
| 701 |
+
"grad_norm": 1.9183000326156616,
|
| 702 |
+
"learning_rate": 5.978602894902454e-05,
|
| 703 |
+
"loss": 1.9958,
|
| 704 |
+
"mean_token_accuracy": 0.631256802380085,
|
| 705 |
+
"num_tokens": 1662713.0,
|
| 706 |
+
"step": 740
|
| 707 |
+
},
|
| 708 |
+
{
|
| 709 |
+
"epoch": 1.3324444444444445,
|
| 710 |
+
"grad_norm": 2.005032777786255,
|
| 711 |
+
"learning_rate": 5.9156702328508496e-05,
|
| 712 |
+
"loss": 2.0164,
|
| 713 |
+
"mean_token_accuracy": 0.631276798248291,
|
| 714 |
+
"num_tokens": 1684783.0,
|
| 715 |
+
"step": 750
|
| 716 |
+
},
|
| 717 |
+
{
|
| 718 |
+
"epoch": 1.3502222222222222,
|
| 719 |
+
"grad_norm": 1.8667700290679932,
|
| 720 |
+
"learning_rate": 5.852737570799245e-05,
|
| 721 |
+
"loss": 2.0295,
|
| 722 |
+
"mean_token_accuracy": 0.6288824707269669,
|
| 723 |
+
"num_tokens": 1706623.0,
|
| 724 |
+
"step": 760
|
| 725 |
+
},
|
| 726 |
+
{
|
| 727 |
+
"epoch": 1.3679999999999999,
|
| 728 |
+
"grad_norm": 2.123706817626953,
|
| 729 |
+
"learning_rate": 5.78980490874764e-05,
|
| 730 |
+
"loss": 2.0513,
|
| 731 |
+
"mean_token_accuracy": 0.6215401113033294,
|
| 732 |
+
"num_tokens": 1729494.0,
|
| 733 |
+
"step": 770
|
| 734 |
+
},
|
| 735 |
+
{
|
| 736 |
+
"epoch": 1.3857777777777778,
|
| 737 |
+
"grad_norm": 1.9470572471618652,
|
| 738 |
+
"learning_rate": 5.7268722466960356e-05,
|
| 739 |
+
"loss": 2.0179,
|
| 740 |
+
"mean_token_accuracy": 0.630026438832283,
|
| 741 |
+
"num_tokens": 1752045.0,
|
| 742 |
+
"step": 780
|
| 743 |
+
},
|
| 744 |
+
{
|
| 745 |
+
"epoch": 1.4035555555555557,
|
| 746 |
+
"grad_norm": 1.8666447401046753,
|
| 747 |
+
"learning_rate": 5.663939584644431e-05,
|
| 748 |
+
"loss": 2.035,
|
| 749 |
+
"mean_token_accuracy": 0.6255004242062568,
|
| 750 |
+
"num_tokens": 1775601.0,
|
| 751 |
+
"step": 790
|
| 752 |
+
},
|
| 753 |
+
{
|
| 754 |
+
"epoch": 1.4213333333333333,
|
| 755 |
+
"grad_norm": 1.8963086605072021,
|
| 756 |
+
"learning_rate": 5.601006922592826e-05,
|
| 757 |
+
"loss": 2.0004,
|
| 758 |
+
"mean_token_accuracy": 0.6287154361605645,
|
| 759 |
+
"num_tokens": 1798633.0,
|
| 760 |
+
"step": 800
|
| 761 |
+
},
|
| 762 |
+
{
|
| 763 |
+
"epoch": 1.4213333333333333,
|
| 764 |
+
"eval_loss": 2.071798324584961,
|
| 765 |
+
"eval_mean_token_accuracy": 0.6222149915695191,
|
| 766 |
+
"eval_num_tokens": 1798633.0,
|
| 767 |
+
"eval_runtime": 30.3161,
|
| 768 |
+
"eval_samples_per_second": 32.986,
|
| 769 |
+
"eval_steps_per_second": 8.246,
|
| 770 |
+
"step": 800
|
| 771 |
+
},
|
| 772 |
+
{
|
| 773 |
+
"epoch": 1.439111111111111,
|
| 774 |
+
"grad_norm": 1.9529728889465332,
|
| 775 |
+
"learning_rate": 5.5380742605412216e-05,
|
| 776 |
+
"loss": 1.9781,
|
| 777 |
+
"mean_token_accuracy": 0.6329582959413529,
|
| 778 |
+
"num_tokens": 1820656.0,
|
| 779 |
+
"step": 810
|
| 780 |
+
},
|
| 781 |
+
{
|
| 782 |
+
"epoch": 1.456888888888889,
|
| 783 |
+
"grad_norm": 1.9527575969696045,
|
| 784 |
+
"learning_rate": 5.475141598489616e-05,
|
| 785 |
+
"loss": 2.0212,
|
| 786 |
+
"mean_token_accuracy": 0.6298958778381347,
|
| 787 |
+
"num_tokens": 1842871.0,
|
| 788 |
+
"step": 820
|
| 789 |
+
},
|
| 790 |
+
{
|
| 791 |
+
"epoch": 1.4746666666666668,
|
| 792 |
+
"grad_norm": 1.7937837839126587,
|
| 793 |
+
"learning_rate": 5.4122089364380114e-05,
|
| 794 |
+
"loss": 1.9904,
|
| 795 |
+
"mean_token_accuracy": 0.635308350622654,
|
| 796 |
+
"num_tokens": 1865652.0,
|
| 797 |
+
"step": 830
|
| 798 |
+
},
|
| 799 |
+
{
|
| 800 |
+
"epoch": 1.4924444444444445,
|
| 801 |
+
"grad_norm": 1.888289213180542,
|
| 802 |
+
"learning_rate": 5.349276274386407e-05,
|
| 803 |
+
"loss": 2.0129,
|
| 804 |
+
"mean_token_accuracy": 0.6266900539398194,
|
| 805 |
+
"num_tokens": 1888455.0,
|
| 806 |
+
"step": 840
|
| 807 |
+
},
|
| 808 |
+
{
|
| 809 |
+
"epoch": 1.5102222222222221,
|
| 810 |
+
"grad_norm": 2.0203657150268555,
|
| 811 |
+
"learning_rate": 5.286343612334802e-05,
|
| 812 |
+
"loss": 1.9766,
|
| 813 |
+
"mean_token_accuracy": 0.6383475095033646,
|
| 814 |
+
"num_tokens": 1910676.0,
|
| 815 |
+
"step": 850
|
| 816 |
+
},
|
| 817 |
+
{
|
| 818 |
+
"epoch": 1.528,
|
| 819 |
+
"grad_norm": 2.0756003856658936,
|
| 820 |
+
"learning_rate": 5.2234109502831975e-05,
|
| 821 |
+
"loss": 2.0257,
|
| 822 |
+
"mean_token_accuracy": 0.6280800834298134,
|
| 823 |
+
"num_tokens": 1933253.0,
|
| 824 |
+
"step": 860
|
| 825 |
+
},
|
| 826 |
+
{
|
| 827 |
+
"epoch": 1.545777777777778,
|
| 828 |
+
"grad_norm": 2.112074375152588,
|
| 829 |
+
"learning_rate": 5.160478288231593e-05,
|
| 830 |
+
"loss": 2.0314,
|
| 831 |
+
"mean_token_accuracy": 0.6242304086685181,
|
| 832 |
+
"num_tokens": 1955820.0,
|
| 833 |
+
"step": 870
|
| 834 |
+
},
|
| 835 |
+
{
|
| 836 |
+
"epoch": 1.5635555555555556,
|
| 837 |
+
"grad_norm": 1.9367856979370117,
|
| 838 |
+
"learning_rate": 5.097545626179988e-05,
|
| 839 |
+
"loss": 2.0112,
|
| 840 |
+
"mean_token_accuracy": 0.6305277988314628,
|
| 841 |
+
"num_tokens": 1978120.0,
|
| 842 |
+
"step": 880
|
| 843 |
+
},
|
| 844 |
+
{
|
| 845 |
+
"epoch": 1.5813333333333333,
|
| 846 |
+
"grad_norm": 1.991443395614624,
|
| 847 |
+
"learning_rate": 5.034612964128382e-05,
|
| 848 |
+
"loss": 1.9569,
|
| 849 |
+
"mean_token_accuracy": 0.6372233361005784,
|
| 850 |
+
"num_tokens": 2000508.0,
|
| 851 |
+
"step": 890
|
| 852 |
+
},
|
| 853 |
+
{
|
| 854 |
+
"epoch": 1.5991111111111111,
|
| 855 |
+
"grad_norm": 1.8759173154830933,
|
| 856 |
+
"learning_rate": 4.9716803020767784e-05,
|
| 857 |
+
"loss": 1.9894,
|
| 858 |
+
"mean_token_accuracy": 0.6314782112836838,
|
| 859 |
+
"num_tokens": 2023356.0,
|
| 860 |
+
"step": 900
|
| 861 |
+
},
|
| 862 |
+
{
|
| 863 |
+
"epoch": 1.616888888888889,
|
| 864 |
+
"grad_norm": 1.8218945264816284,
|
| 865 |
+
"learning_rate": 4.908747640025173e-05,
|
| 866 |
+
"loss": 1.9459,
|
| 867 |
+
"mean_token_accuracy": 0.6442534357309342,
|
| 868 |
+
"num_tokens": 2045965.0,
|
| 869 |
+
"step": 910
|
| 870 |
+
},
|
| 871 |
+
{
|
| 872 |
+
"epoch": 1.6346666666666667,
|
| 873 |
+
"grad_norm": 1.9485502243041992,
|
| 874 |
+
"learning_rate": 4.845814977973568e-05,
|
| 875 |
+
"loss": 2.0177,
|
| 876 |
+
"mean_token_accuracy": 0.6231269478797913,
|
| 877 |
+
"num_tokens": 2069108.0,
|
| 878 |
+
"step": 920
|
| 879 |
+
},
|
| 880 |
+
{
|
| 881 |
+
"epoch": 1.6524444444444444,
|
| 882 |
+
"grad_norm": 1.9244948625564575,
|
| 883 |
+
"learning_rate": 4.782882315921964e-05,
|
| 884 |
+
"loss": 2.0259,
|
| 885 |
+
"mean_token_accuracy": 0.6279663592576981,
|
| 886 |
+
"num_tokens": 2091755.0,
|
| 887 |
+
"step": 930
|
| 888 |
+
},
|
| 889 |
+
{
|
| 890 |
+
"epoch": 1.6702222222222223,
|
| 891 |
+
"grad_norm": 1.9663888216018677,
|
| 892 |
+
"learning_rate": 4.719949653870359e-05,
|
| 893 |
+
"loss": 1.9896,
|
| 894 |
+
"mean_token_accuracy": 0.6341330617666244,
|
| 895 |
+
"num_tokens": 2114496.0,
|
| 896 |
+
"step": 940
|
| 897 |
+
},
|
| 898 |
+
{
|
| 899 |
+
"epoch": 1.688,
|
| 900 |
+
"grad_norm": 1.9700689315795898,
|
| 901 |
+
"learning_rate": 4.657016991818754e-05,
|
| 902 |
+
"loss": 2.0081,
|
| 903 |
+
"mean_token_accuracy": 0.629092475771904,
|
| 904 |
+
"num_tokens": 2137041.0,
|
| 905 |
+
"step": 950
|
| 906 |
+
},
|
| 907 |
+
{
|
| 908 |
+
"epoch": 1.7057777777777776,
|
| 909 |
+
"grad_norm": 1.9976369142532349,
|
| 910 |
+
"learning_rate": 4.594084329767149e-05,
|
| 911 |
+
"loss": 2.0177,
|
| 912 |
+
"mean_token_accuracy": 0.6279423177242279,
|
| 913 |
+
"num_tokens": 2159711.0,
|
| 914 |
+
"step": 960
|
| 915 |
+
},
|
| 916 |
+
{
|
| 917 |
+
"epoch": 1.7235555555555555,
|
| 918 |
+
"grad_norm": 1.9927507638931274,
|
| 919 |
+
"learning_rate": 4.531151667715545e-05,
|
| 920 |
+
"loss": 2.0111,
|
| 921 |
+
"mean_token_accuracy": 0.632372610270977,
|
| 922 |
+
"num_tokens": 2181675.0,
|
| 923 |
+
"step": 970
|
| 924 |
+
},
|
| 925 |
+
{
|
| 926 |
+
"epoch": 1.7413333333333334,
|
| 927 |
+
"grad_norm": 1.9318374395370483,
|
| 928 |
+
"learning_rate": 4.46821900566394e-05,
|
| 929 |
+
"loss": 1.9772,
|
| 930 |
+
"mean_token_accuracy": 0.6370243668556214,
|
| 931 |
+
"num_tokens": 2204671.0,
|
| 932 |
+
"step": 980
|
| 933 |
+
},
|
| 934 |
+
{
|
| 935 |
+
"epoch": 1.759111111111111,
|
| 936 |
+
"grad_norm": 1.8933532238006592,
|
| 937 |
+
"learning_rate": 4.405286343612335e-05,
|
| 938 |
+
"loss": 2.0098,
|
| 939 |
+
"mean_token_accuracy": 0.6229412123560906,
|
| 940 |
+
"num_tokens": 2227866.0,
|
| 941 |
+
"step": 990
|
| 942 |
+
},
|
| 943 |
+
{
|
| 944 |
+
"epoch": 1.7768888888888887,
|
| 945 |
+
"grad_norm": 2.063185930252075,
|
| 946 |
+
"learning_rate": 4.34235368156073e-05,
|
| 947 |
+
"loss": 1.9801,
|
| 948 |
+
"mean_token_accuracy": 0.6361721217632293,
|
| 949 |
+
"num_tokens": 2250379.0,
|
| 950 |
+
"step": 1000
|
| 951 |
+
},
|
| 952 |
+
{
|
| 953 |
+
"epoch": 1.7768888888888887,
|
| 954 |
+
"eval_loss": 2.036764621734619,
|
| 955 |
+
"eval_mean_token_accuracy": 0.6262071034908294,
|
| 956 |
+
"eval_num_tokens": 2250379.0,
|
| 957 |
+
"eval_runtime": 31.2979,
|
| 958 |
+
"eval_samples_per_second": 31.951,
|
| 959 |
+
"eval_steps_per_second": 7.988,
|
| 960 |
+
"step": 1000
|
| 961 |
+
},
|
| 962 |
+
{
|
| 963 |
+
"epoch": 1.7946666666666666,
|
| 964 |
+
"grad_norm": 1.9427729845046997,
|
| 965 |
+
"learning_rate": 4.2794210195091256e-05,
|
| 966 |
+
"loss": 2.0155,
|
| 967 |
+
"mean_token_accuracy": 0.6281099706888199,
|
| 968 |
+
"num_tokens": 2272999.0,
|
| 969 |
+
"step": 1010
|
| 970 |
+
},
|
| 971 |
+
{
|
| 972 |
+
"epoch": 1.8124444444444445,
|
| 973 |
+
"grad_norm": 1.842465877532959,
|
| 974 |
+
"learning_rate": 4.216488357457521e-05,
|
| 975 |
+
"loss": 1.9861,
|
| 976 |
+
"mean_token_accuracy": 0.6330478996038437,
|
| 977 |
+
"num_tokens": 2295110.0,
|
| 978 |
+
"step": 1020
|
| 979 |
+
},
|
| 980 |
+
{
|
| 981 |
+
"epoch": 1.8302222222222222,
|
| 982 |
+
"grad_norm": 1.8547931909561157,
|
| 983 |
+
"learning_rate": 4.1535556954059154e-05,
|
| 984 |
+
"loss": 1.9617,
|
| 985 |
+
"mean_token_accuracy": 0.6373973488807678,
|
| 986 |
+
"num_tokens": 2317432.0,
|
| 987 |
+
"step": 1030
|
| 988 |
+
},
|
| 989 |
+
{
|
| 990 |
+
"epoch": 1.8479999999999999,
|
| 991 |
+
"grad_norm": 1.8283085823059082,
|
| 992 |
+
"learning_rate": 4.090623033354311e-05,
|
| 993 |
+
"loss": 1.9987,
|
| 994 |
+
"mean_token_accuracy": 0.6286273017525673,
|
| 995 |
+
"num_tokens": 2340305.0,
|
| 996 |
+
"step": 1040
|
| 997 |
+
},
|
| 998 |
+
{
|
| 999 |
+
"epoch": 1.8657777777777778,
|
| 1000 |
+
"grad_norm": 1.9289031028747559,
|
| 1001 |
+
"learning_rate": 4.0276903713027065e-05,
|
| 1002 |
+
"loss": 2.0035,
|
| 1003 |
+
"mean_token_accuracy": 0.6320135101675988,
|
| 1004 |
+
"num_tokens": 2362746.0,
|
| 1005 |
+
"step": 1050
|
| 1006 |
+
},
|
| 1007 |
+
{
|
| 1008 |
+
"epoch": 1.8835555555555556,
|
| 1009 |
+
"grad_norm": 1.8411505222320557,
|
| 1010 |
+
"learning_rate": 3.9647577092511014e-05,
|
| 1011 |
+
"loss": 1.9697,
|
| 1012 |
+
"mean_token_accuracy": 0.6332684755325317,
|
| 1013 |
+
"num_tokens": 2385647.0,
|
| 1014 |
+
"step": 1060
|
| 1015 |
+
},
|
| 1016 |
+
{
|
| 1017 |
+
"epoch": 1.9013333333333333,
|
| 1018 |
+
"grad_norm": 2.0083494186401367,
|
| 1019 |
+
"learning_rate": 3.901825047199496e-05,
|
| 1020 |
+
"loss": 1.987,
|
| 1021 |
+
"mean_token_accuracy": 0.627101382613182,
|
| 1022 |
+
"num_tokens": 2408732.0,
|
| 1023 |
+
"step": 1070
|
| 1024 |
+
},
|
| 1025 |
+
{
|
| 1026 |
+
"epoch": 1.919111111111111,
|
| 1027 |
+
"grad_norm": 2.150812864303589,
|
| 1028 |
+
"learning_rate": 3.838892385147892e-05,
|
| 1029 |
+
"loss": 1.9642,
|
| 1030 |
+
"mean_token_accuracy": 0.6350547641515731,
|
| 1031 |
+
"num_tokens": 2431137.0,
|
| 1032 |
+
"step": 1080
|
| 1033 |
+
},
|
| 1034 |
+
{
|
| 1035 |
+
"epoch": 1.9368888888888889,
|
| 1036 |
+
"grad_norm": 1.9779438972473145,
|
| 1037 |
+
"learning_rate": 3.7759597230962874e-05,
|
| 1038 |
+
"loss": 1.9249,
|
| 1039 |
+
"mean_token_accuracy": 0.6438971221446991,
|
| 1040 |
+
"num_tokens": 2453517.0,
|
| 1041 |
+
"step": 1090
|
| 1042 |
+
},
|
| 1043 |
+
{
|
| 1044 |
+
"epoch": 1.9546666666666668,
|
| 1045 |
+
"grad_norm": 2.0672504901885986,
|
| 1046 |
+
"learning_rate": 3.7130270610446823e-05,
|
| 1047 |
+
"loss": 1.9679,
|
| 1048 |
+
"mean_token_accuracy": 0.6345437586307525,
|
| 1049 |
+
"num_tokens": 2475737.0,
|
| 1050 |
+
"step": 1100
|
| 1051 |
+
},
|
| 1052 |
+
{
|
| 1053 |
+
"epoch": 1.9724444444444444,
|
| 1054 |
+
"grad_norm": 1.9778350591659546,
|
| 1055 |
+
"learning_rate": 3.650094398993077e-05,
|
| 1056 |
+
"loss": 1.9733,
|
| 1057 |
+
"mean_token_accuracy": 0.6329764410853386,
|
| 1058 |
+
"num_tokens": 2497880.0,
|
| 1059 |
+
"step": 1110
|
| 1060 |
+
},
|
| 1061 |
+
{
|
| 1062 |
+
"epoch": 1.9902222222222221,
|
| 1063 |
+
"grad_norm": 2.014357328414917,
|
| 1064 |
+
"learning_rate": 3.587161736941473e-05,
|
| 1065 |
+
"loss": 1.9714,
|
| 1066 |
+
"mean_token_accuracy": 0.635537999868393,
|
| 1067 |
+
"num_tokens": 2519974.0,
|
| 1068 |
+
"step": 1120
|
| 1069 |
+
},
|
| 1070 |
+
{
|
| 1071 |
+
"epoch": 2.007111111111111,
|
| 1072 |
+
"grad_norm": 1.9104490280151367,
|
| 1073 |
+
"learning_rate": 3.5242290748898684e-05,
|
| 1074 |
+
"loss": 1.8849,
|
| 1075 |
+
"mean_token_accuracy": 0.6536890221269507,
|
| 1076 |
+
"num_tokens": 2540296.0,
|
| 1077 |
+
"step": 1130
|
| 1078 |
+
},
|
| 1079 |
+
{
|
| 1080 |
+
"epoch": 2.024888888888889,
|
| 1081 |
+
"grad_norm": 2.0223166942596436,
|
| 1082 |
+
"learning_rate": 3.461296412838263e-05,
|
| 1083 |
+
"loss": 1.8811,
|
| 1084 |
+
"mean_token_accuracy": 0.6483465373516083,
|
| 1085 |
+
"num_tokens": 2561919.0,
|
| 1086 |
+
"step": 1140
|
| 1087 |
+
},
|
| 1088 |
+
{
|
| 1089 |
+
"epoch": 2.042666666666667,
|
| 1090 |
+
"grad_norm": 1.8120856285095215,
|
| 1091 |
+
"learning_rate": 3.398363750786658e-05,
|
| 1092 |
+
"loss": 1.9212,
|
| 1093 |
+
"mean_token_accuracy": 0.6420063003897667,
|
| 1094 |
+
"num_tokens": 2584915.0,
|
| 1095 |
+
"step": 1150
|
| 1096 |
+
},
|
| 1097 |
+
{
|
| 1098 |
+
"epoch": 2.0604444444444443,
|
| 1099 |
+
"grad_norm": 1.9729136228561401,
|
| 1100 |
+
"learning_rate": 3.335431088735054e-05,
|
| 1101 |
+
"loss": 1.8851,
|
| 1102 |
+
"mean_token_accuracy": 0.6519104614853859,
|
| 1103 |
+
"num_tokens": 2606857.0,
|
| 1104 |
+
"step": 1160
|
| 1105 |
+
},
|
| 1106 |
+
{
|
| 1107 |
+
"epoch": 2.078222222222222,
|
| 1108 |
+
"grad_norm": 2.1263654232025146,
|
| 1109 |
+
"learning_rate": 3.272498426683449e-05,
|
| 1110 |
+
"loss": 1.8905,
|
| 1111 |
+
"mean_token_accuracy": 0.6453483879566193,
|
| 1112 |
+
"num_tokens": 2629737.0,
|
| 1113 |
+
"step": 1170
|
| 1114 |
+
},
|
| 1115 |
+
{
|
| 1116 |
+
"epoch": 2.096,
|
| 1117 |
+
"grad_norm": 1.9857081174850464,
|
| 1118 |
+
"learning_rate": 3.209565764631844e-05,
|
| 1119 |
+
"loss": 1.8381,
|
| 1120 |
+
"mean_token_accuracy": 0.653864786028862,
|
| 1121 |
+
"num_tokens": 2651936.0,
|
| 1122 |
+
"step": 1180
|
| 1123 |
+
},
|
| 1124 |
+
{
|
| 1125 |
+
"epoch": 2.113777777777778,
|
| 1126 |
+
"grad_norm": 1.9701604843139648,
|
| 1127 |
+
"learning_rate": 3.146633102580239e-05,
|
| 1128 |
+
"loss": 1.9133,
|
| 1129 |
+
"mean_token_accuracy": 0.6435931533575058,
|
| 1130 |
+
"num_tokens": 2675241.0,
|
| 1131 |
+
"step": 1190
|
| 1132 |
+
},
|
| 1133 |
+
{
|
| 1134 |
+
"epoch": 2.1315555555555554,
|
| 1135 |
+
"grad_norm": 1.9061148166656494,
|
| 1136 |
+
"learning_rate": 3.0837004405286347e-05,
|
| 1137 |
+
"loss": 1.8832,
|
| 1138 |
+
"mean_token_accuracy": 0.6495110660791397,
|
| 1139 |
+
"num_tokens": 2698219.0,
|
| 1140 |
+
"step": 1200
|
| 1141 |
+
},
|
| 1142 |
+
{
|
| 1143 |
+
"epoch": 2.1315555555555554,
|
| 1144 |
+
"eval_loss": 2.020338296890259,
|
| 1145 |
+
"eval_mean_token_accuracy": 0.6295755279064178,
|
| 1146 |
+
"eval_num_tokens": 2698219.0,
|
| 1147 |
+
"eval_runtime": 30.7487,
|
| 1148 |
+
"eval_samples_per_second": 32.522,
|
| 1149 |
+
"eval_steps_per_second": 8.13,
|
| 1150 |
+
"step": 1200
|
| 1151 |
+
},
|
| 1152 |
+
{
|
| 1153 |
+
"epoch": 2.1493333333333333,
|
| 1154 |
+
"grad_norm": 2.1164379119873047,
|
| 1155 |
+
"learning_rate": 3.02076777847703e-05,
|
| 1156 |
+
"loss": 1.8986,
|
| 1157 |
+
"mean_token_accuracy": 0.6449921384453774,
|
| 1158 |
+
"num_tokens": 2721580.0,
|
| 1159 |
+
"step": 1210
|
| 1160 |
+
},
|
| 1161 |
+
{
|
| 1162 |
+
"epoch": 2.167111111111111,
|
| 1163 |
+
"grad_norm": 1.9740287065505981,
|
| 1164 |
+
"learning_rate": 2.9578351164254248e-05,
|
| 1165 |
+
"loss": 1.8953,
|
| 1166 |
+
"mean_token_accuracy": 0.648700350522995,
|
| 1167 |
+
"num_tokens": 2744110.0,
|
| 1168 |
+
"step": 1220
|
| 1169 |
+
},
|
| 1170 |
+
{
|
| 1171 |
+
"epoch": 2.1848888888888887,
|
| 1172 |
+
"grad_norm": 1.9970844984054565,
|
| 1173 |
+
"learning_rate": 2.89490245437382e-05,
|
| 1174 |
+
"loss": 1.8693,
|
| 1175 |
+
"mean_token_accuracy": 0.6546828895807266,
|
| 1176 |
+
"num_tokens": 2765844.0,
|
| 1177 |
+
"step": 1230
|
| 1178 |
+
},
|
| 1179 |
+
{
|
| 1180 |
+
"epoch": 2.2026666666666666,
|
| 1181 |
+
"grad_norm": 2.06357479095459,
|
| 1182 |
+
"learning_rate": 2.8319697923222156e-05,
|
| 1183 |
+
"loss": 1.8775,
|
| 1184 |
+
"mean_token_accuracy": 0.6484791278839112,
|
| 1185 |
+
"num_tokens": 2788070.0,
|
| 1186 |
+
"step": 1240
|
| 1187 |
+
},
|
| 1188 |
+
{
|
| 1189 |
+
"epoch": 2.2204444444444444,
|
| 1190 |
+
"grad_norm": 1.9746241569519043,
|
| 1191 |
+
"learning_rate": 2.7690371302706108e-05,
|
| 1192 |
+
"loss": 1.9117,
|
| 1193 |
+
"mean_token_accuracy": 0.6470579236745835,
|
| 1194 |
+
"num_tokens": 2810964.0,
|
| 1195 |
+
"step": 1250
|
| 1196 |
+
},
|
| 1197 |
+
{
|
| 1198 |
+
"epoch": 2.2382222222222223,
|
| 1199 |
+
"grad_norm": 2.1169064044952393,
|
| 1200 |
+
"learning_rate": 2.7061044682190057e-05,
|
| 1201 |
+
"loss": 1.8684,
|
| 1202 |
+
"mean_token_accuracy": 0.6524357482790947,
|
| 1203 |
+
"num_tokens": 2833176.0,
|
| 1204 |
+
"step": 1260
|
| 1205 |
+
},
|
| 1206 |
+
{
|
| 1207 |
+
"epoch": 2.2560000000000002,
|
| 1208 |
+
"grad_norm": 2.0234525203704834,
|
| 1209 |
+
"learning_rate": 2.643171806167401e-05,
|
| 1210 |
+
"loss": 1.9089,
|
| 1211 |
+
"mean_token_accuracy": 0.6425125360488891,
|
| 1212 |
+
"num_tokens": 2855440.0,
|
| 1213 |
+
"step": 1270
|
| 1214 |
+
},
|
| 1215 |
+
{
|
| 1216 |
+
"epoch": 2.2737777777777777,
|
| 1217 |
+
"grad_norm": 2.0508742332458496,
|
| 1218 |
+
"learning_rate": 2.5802391441157965e-05,
|
| 1219 |
+
"loss": 1.8463,
|
| 1220 |
+
"mean_token_accuracy": 0.6541648581624031,
|
| 1221 |
+
"num_tokens": 2877713.0,
|
| 1222 |
+
"step": 1280
|
| 1223 |
+
},
|
| 1224 |
+
{
|
| 1225 |
+
"epoch": 2.2915555555555556,
|
| 1226 |
+
"grad_norm": 1.863732099533081,
|
| 1227 |
+
"learning_rate": 2.517306482064191e-05,
|
| 1228 |
+
"loss": 1.8953,
|
| 1229 |
+
"mean_token_accuracy": 0.6487652212381363,
|
| 1230 |
+
"num_tokens": 2899934.0,
|
| 1231 |
+
"step": 1290
|
| 1232 |
+
},
|
| 1233 |
+
{
|
| 1234 |
+
"epoch": 2.3093333333333335,
|
| 1235 |
+
"grad_norm": 2.148881196975708,
|
| 1236 |
+
"learning_rate": 2.4543738200125866e-05,
|
| 1237 |
+
"loss": 1.8937,
|
| 1238 |
+
"mean_token_accuracy": 0.6466890797019005,
|
| 1239 |
+
"num_tokens": 2923244.0,
|
| 1240 |
+
"step": 1300
|
| 1241 |
+
},
|
| 1242 |
+
{
|
| 1243 |
+
"epoch": 2.327111111111111,
|
| 1244 |
+
"grad_norm": 2.0562210083007812,
|
| 1245 |
+
"learning_rate": 2.391441157960982e-05,
|
| 1246 |
+
"loss": 1.8776,
|
| 1247 |
+
"mean_token_accuracy": 0.648098886013031,
|
| 1248 |
+
"num_tokens": 2945580.0,
|
| 1249 |
+
"step": 1310
|
| 1250 |
+
},
|
| 1251 |
+
{
|
| 1252 |
+
"epoch": 2.344888888888889,
|
| 1253 |
+
"grad_norm": 1.9801143407821655,
|
| 1254 |
+
"learning_rate": 2.328508495909377e-05,
|
| 1255 |
+
"loss": 1.8718,
|
| 1256 |
+
"mean_token_accuracy": 0.6436786696314811,
|
| 1257 |
+
"num_tokens": 2969470.0,
|
| 1258 |
+
"step": 1320
|
| 1259 |
+
},
|
| 1260 |
+
{
|
| 1261 |
+
"epoch": 2.3626666666666667,
|
| 1262 |
+
"grad_norm": 2.244140863418579,
|
| 1263 |
+
"learning_rate": 2.2655758338577723e-05,
|
| 1264 |
+
"loss": 1.871,
|
| 1265 |
+
"mean_token_accuracy": 0.6460510939359665,
|
| 1266 |
+
"num_tokens": 2991982.0,
|
| 1267 |
+
"step": 1330
|
| 1268 |
+
},
|
| 1269 |
+
{
|
| 1270 |
+
"epoch": 2.3804444444444446,
|
| 1271 |
+
"grad_norm": 1.993152379989624,
|
| 1272 |
+
"learning_rate": 2.2026431718061676e-05,
|
| 1273 |
+
"loss": 1.8909,
|
| 1274 |
+
"mean_token_accuracy": 0.6495360463857651,
|
| 1275 |
+
"num_tokens": 3014206.0,
|
| 1276 |
+
"step": 1340
|
| 1277 |
+
},
|
| 1278 |
+
{
|
| 1279 |
+
"epoch": 2.398222222222222,
|
| 1280 |
+
"grad_norm": 1.974604606628418,
|
| 1281 |
+
"learning_rate": 2.1397105097545628e-05,
|
| 1282 |
+
"loss": 1.843,
|
| 1283 |
+
"mean_token_accuracy": 0.6507977247238159,
|
| 1284 |
+
"num_tokens": 3036651.0,
|
| 1285 |
+
"step": 1350
|
| 1286 |
+
},
|
| 1287 |
+
{
|
| 1288 |
+
"epoch": 2.416,
|
| 1289 |
+
"grad_norm": 1.9981292486190796,
|
| 1290 |
+
"learning_rate": 2.0767778477029577e-05,
|
| 1291 |
+
"loss": 1.8775,
|
| 1292 |
+
"mean_token_accuracy": 0.6513748601078987,
|
| 1293 |
+
"num_tokens": 3058745.0,
|
| 1294 |
+
"step": 1360
|
| 1295 |
+
},
|
| 1296 |
+
{
|
| 1297 |
+
"epoch": 2.433777777777778,
|
| 1298 |
+
"grad_norm": 2.1414084434509277,
|
| 1299 |
+
"learning_rate": 2.0138451856513533e-05,
|
| 1300 |
+
"loss": 1.8904,
|
| 1301 |
+
"mean_token_accuracy": 0.6470720157027244,
|
| 1302 |
+
"num_tokens": 3081726.0,
|
| 1303 |
+
"step": 1370
|
| 1304 |
+
},
|
| 1305 |
+
{
|
| 1306 |
+
"epoch": 2.4515555555555557,
|
| 1307 |
+
"grad_norm": 2.157397747039795,
|
| 1308 |
+
"learning_rate": 1.950912523599748e-05,
|
| 1309 |
+
"loss": 1.8711,
|
| 1310 |
+
"mean_token_accuracy": 0.6492032095789909,
|
| 1311 |
+
"num_tokens": 3104292.0,
|
| 1312 |
+
"step": 1380
|
| 1313 |
+
},
|
| 1314 |
+
{
|
| 1315 |
+
"epoch": 2.469333333333333,
|
| 1316 |
+
"grad_norm": 2.0714213848114014,
|
| 1317 |
+
"learning_rate": 1.8879798615481437e-05,
|
| 1318 |
+
"loss": 1.8845,
|
| 1319 |
+
"mean_token_accuracy": 0.6478913977742196,
|
| 1320 |
+
"num_tokens": 3126334.0,
|
| 1321 |
+
"step": 1390
|
| 1322 |
+
},
|
| 1323 |
+
{
|
| 1324 |
+
"epoch": 2.487111111111111,
|
| 1325 |
+
"grad_norm": 2.1000311374664307,
|
| 1326 |
+
"learning_rate": 1.8250471994965386e-05,
|
| 1327 |
+
"loss": 1.9088,
|
| 1328 |
+
"mean_token_accuracy": 0.6414603188633918,
|
| 1329 |
+
"num_tokens": 3149845.0,
|
| 1330 |
+
"step": 1400
|
| 1331 |
+
},
|
| 1332 |
+
{
|
| 1333 |
+
"epoch": 2.487111111111111,
|
| 1334 |
+
"eval_loss": 2.0077672004699707,
|
| 1335 |
+
"eval_mean_token_accuracy": 0.63226633644104,
|
| 1336 |
+
"eval_num_tokens": 3149845.0,
|
| 1337 |
+
"eval_runtime": 30.4714,
|
| 1338 |
+
"eval_samples_per_second": 32.818,
|
| 1339 |
+
"eval_steps_per_second": 8.204,
|
| 1340 |
+
"step": 1400
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"epoch": 2.504888888888889,
|
| 1344 |
+
"grad_norm": 1.9947516918182373,
|
| 1345 |
+
"learning_rate": 1.7621145374449342e-05,
|
| 1346 |
+
"loss": 1.8948,
|
| 1347 |
+
"mean_token_accuracy": 0.6480994567275047,
|
| 1348 |
+
"num_tokens": 3172117.0,
|
| 1349 |
+
"step": 1410
|
| 1350 |
+
},
|
| 1351 |
+
{
|
| 1352 |
+
"epoch": 2.522666666666667,
|
| 1353 |
+
"grad_norm": 2.0749399662017822,
|
| 1354 |
+
"learning_rate": 1.699181875393329e-05,
|
| 1355 |
+
"loss": 1.8821,
|
| 1356 |
+
"mean_token_accuracy": 0.6532607778906823,
|
| 1357 |
+
"num_tokens": 3194261.0,
|
| 1358 |
+
"step": 1420
|
| 1359 |
+
},
|
| 1360 |
+
{
|
| 1361 |
+
"epoch": 2.5404444444444443,
|
| 1362 |
+
"grad_norm": 2.021650552749634,
|
| 1363 |
+
"learning_rate": 1.6362492133417247e-05,
|
| 1364 |
+
"loss": 1.7886,
|
| 1365 |
+
"mean_token_accuracy": 0.6606403380632401,
|
| 1366 |
+
"num_tokens": 3216455.0,
|
| 1367 |
+
"step": 1430
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"epoch": 2.558222222222222,
|
| 1371 |
+
"grad_norm": 2.041862726211548,
|
| 1372 |
+
"learning_rate": 1.5733165512901195e-05,
|
| 1373 |
+
"loss": 1.9171,
|
| 1374 |
+
"mean_token_accuracy": 0.6459932029247284,
|
| 1375 |
+
"num_tokens": 3238359.0,
|
| 1376 |
+
"step": 1440
|
| 1377 |
+
},
|
| 1378 |
+
{
|
| 1379 |
+
"epoch": 2.576,
|
| 1380 |
+
"grad_norm": 1.9248042106628418,
|
| 1381 |
+
"learning_rate": 1.510383889238515e-05,
|
| 1382 |
+
"loss": 1.9163,
|
| 1383 |
+
"mean_token_accuracy": 0.6407139167189598,
|
| 1384 |
+
"num_tokens": 3261568.0,
|
| 1385 |
+
"step": 1450
|
| 1386 |
+
},
|
| 1387 |
+
{
|
| 1388 |
+
"epoch": 2.5937777777777775,
|
| 1389 |
+
"grad_norm": 2.2711341381073,
|
| 1390 |
+
"learning_rate": 1.44745122718691e-05,
|
| 1391 |
+
"loss": 1.9086,
|
| 1392 |
+
"mean_token_accuracy": 0.6399997368454933,
|
| 1393 |
+
"num_tokens": 3284517.0,
|
| 1394 |
+
"step": 1460
|
| 1395 |
+
},
|
| 1396 |
+
{
|
| 1397 |
+
"epoch": 2.6115555555555554,
|
| 1398 |
+
"grad_norm": 2.2452495098114014,
|
| 1399 |
+
"learning_rate": 1.3845185651353054e-05,
|
| 1400 |
+
"loss": 1.8712,
|
| 1401 |
+
"mean_token_accuracy": 0.649416595697403,
|
| 1402 |
+
"num_tokens": 3306623.0,
|
| 1403 |
+
"step": 1470
|
| 1404 |
+
},
|
| 1405 |
+
{
|
| 1406 |
+
"epoch": 2.6293333333333333,
|
| 1407 |
+
"grad_norm": 1.9956483840942383,
|
| 1408 |
+
"learning_rate": 1.3215859030837005e-05,
|
| 1409 |
+
"loss": 1.8503,
|
| 1410 |
+
"mean_token_accuracy": 0.6563126415014267,
|
| 1411 |
+
"num_tokens": 3329270.0,
|
| 1412 |
+
"step": 1480
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"epoch": 2.647111111111111,
|
| 1416 |
+
"grad_norm": 2.000636100769043,
|
| 1417 |
+
"learning_rate": 1.2586532410320955e-05,
|
| 1418 |
+
"loss": 1.8668,
|
| 1419 |
+
"mean_token_accuracy": 0.6488404273986816,
|
| 1420 |
+
"num_tokens": 3352533.0,
|
| 1421 |
+
"step": 1490
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"epoch": 2.664888888888889,
|
| 1425 |
+
"grad_norm": 2.1857969760894775,
|
| 1426 |
+
"learning_rate": 1.195720578980491e-05,
|
| 1427 |
+
"loss": 1.8487,
|
| 1428 |
+
"mean_token_accuracy": 0.6583347156643867,
|
| 1429 |
+
"num_tokens": 3374132.0,
|
| 1430 |
+
"step": 1500
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"epoch": 2.6826666666666665,
|
| 1434 |
+
"grad_norm": 1.9961498975753784,
|
| 1435 |
+
"learning_rate": 1.1327879169288862e-05,
|
| 1436 |
+
"loss": 1.9102,
|
| 1437 |
+
"mean_token_accuracy": 0.6406741261482238,
|
| 1438 |
+
"num_tokens": 3397176.0,
|
| 1439 |
+
"step": 1510
|
| 1440 |
+
},
|
| 1441 |
+
{
|
| 1442 |
+
"epoch": 2.7004444444444444,
|
| 1443 |
+
"grad_norm": 2.1003425121307373,
|
| 1444 |
+
"learning_rate": 1.0698552548772814e-05,
|
| 1445 |
+
"loss": 1.8477,
|
| 1446 |
+
"mean_token_accuracy": 0.6532559394836426,
|
| 1447 |
+
"num_tokens": 3418961.0,
|
| 1448 |
+
"step": 1520
|
| 1449 |
+
},
|
| 1450 |
+
{
|
| 1451 |
+
"epoch": 2.7182222222222223,
|
| 1452 |
+
"grad_norm": 2.024757146835327,
|
| 1453 |
+
"learning_rate": 1.0069225928256766e-05,
|
| 1454 |
+
"loss": 1.8602,
|
| 1455 |
+
"mean_token_accuracy": 0.6530294433236122,
|
| 1456 |
+
"num_tokens": 3441815.0,
|
| 1457 |
+
"step": 1530
|
| 1458 |
+
},
|
| 1459 |
+
{
|
| 1460 |
+
"epoch": 2.7359999999999998,
|
| 1461 |
+
"grad_norm": 1.9595909118652344,
|
| 1462 |
+
"learning_rate": 9.439899307740719e-06,
|
| 1463 |
+
"loss": 1.8787,
|
| 1464 |
+
"mean_token_accuracy": 0.6477272987365723,
|
| 1465 |
+
"num_tokens": 3464582.0,
|
| 1466 |
+
"step": 1540
|
| 1467 |
+
},
|
| 1468 |
+
{
|
| 1469 |
+
"epoch": 2.7537777777777777,
|
| 1470 |
+
"grad_norm": 1.9734858274459839,
|
| 1471 |
+
"learning_rate": 8.810572687224671e-06,
|
| 1472 |
+
"loss": 1.8385,
|
| 1473 |
+
"mean_token_accuracy": 0.656038624048233,
|
| 1474 |
+
"num_tokens": 3486694.0,
|
| 1475 |
+
"step": 1550
|
| 1476 |
+
},
|
| 1477 |
+
{
|
| 1478 |
+
"epoch": 2.7715555555555556,
|
| 1479 |
+
"grad_norm": 2.0039222240448,
|
| 1480 |
+
"learning_rate": 8.181246066708623e-06,
|
| 1481 |
+
"loss": 1.8825,
|
| 1482 |
+
"mean_token_accuracy": 0.6516638934612274,
|
| 1483 |
+
"num_tokens": 3508908.0,
|
| 1484 |
+
"step": 1560
|
| 1485 |
+
},
|
| 1486 |
+
{
|
| 1487 |
+
"epoch": 2.7893333333333334,
|
| 1488 |
+
"grad_norm": 2.040252685546875,
|
| 1489 |
+
"learning_rate": 7.551919446192575e-06,
|
| 1490 |
+
"loss": 1.8168,
|
| 1491 |
+
"mean_token_accuracy": 0.6596024230122566,
|
| 1492 |
+
"num_tokens": 3530306.0,
|
| 1493 |
+
"step": 1570
|
| 1494 |
+
},
|
| 1495 |
+
{
|
| 1496 |
+
"epoch": 2.8071111111111113,
|
| 1497 |
+
"grad_norm": 2.2906384468078613,
|
| 1498 |
+
"learning_rate": 6.922592825676527e-06,
|
| 1499 |
+
"loss": 1.9023,
|
| 1500 |
+
"mean_token_accuracy": 0.643904159963131,
|
| 1501 |
+
"num_tokens": 3552880.0,
|
| 1502 |
+
"step": 1580
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"epoch": 2.824888888888889,
|
| 1506 |
+
"grad_norm": 1.9195839166641235,
|
| 1507 |
+
"learning_rate": 6.293266205160478e-06,
|
| 1508 |
+
"loss": 1.8941,
|
| 1509 |
+
"mean_token_accuracy": 0.648286484181881,
|
| 1510 |
+
"num_tokens": 3575800.0,
|
| 1511 |
+
"step": 1590
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"epoch": 2.8426666666666667,
|
| 1515 |
+
"grad_norm": 2.044443368911743,
|
| 1516 |
+
"learning_rate": 5.663939584644431e-06,
|
| 1517 |
+
"loss": 1.8881,
|
| 1518 |
+
"mean_token_accuracy": 0.652445487678051,
|
| 1519 |
+
"num_tokens": 3598214.0,
|
| 1520 |
+
"step": 1600
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"epoch": 2.8426666666666667,
|
| 1524 |
+
"eval_loss": 1.9988627433776855,
|
| 1525 |
+
"eval_mean_token_accuracy": 0.6337166538238526,
|
| 1526 |
+
"eval_num_tokens": 3598214.0,
|
| 1527 |
+
"eval_runtime": 30.1548,
|
| 1528 |
+
"eval_samples_per_second": 33.162,
|
| 1529 |
+
"eval_steps_per_second": 8.291,
|
| 1530 |
+
"step": 1600
|
| 1531 |
+
}
|
| 1532 |
+
],
|
| 1533 |
+
"logging_steps": 10,
|
| 1534 |
+
"max_steps": 1689,
|
| 1535 |
+
"num_input_tokens_seen": 0,
|
| 1536 |
+
"num_train_epochs": 3,
|
| 1537 |
+
"save_steps": 200,
|
| 1538 |
+
"stateful_callbacks": {
|
| 1539 |
+
"TrainerControl": {
|
| 1540 |
+
"args": {
|
| 1541 |
+
"should_epoch_stop": false,
|
| 1542 |
+
"should_evaluate": false,
|
| 1543 |
+
"should_log": false,
|
| 1544 |
+
"should_save": true,
|
| 1545 |
+
"should_training_stop": false
|
| 1546 |
+
},
|
| 1547 |
+
"attributes": {}
|
| 1548 |
+
}
|
| 1549 |
+
},
|
| 1550 |
+
"total_flos": 1.2669174249603072e+16,
|
| 1551 |
+
"train_batch_size": 4,
|
| 1552 |
+
"trial_name": null,
|
| 1553 |
+
"trial_params": null
|
| 1554 |
+
}
|
checkpoint-1600/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-1689/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-0.5B
|
| 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
|
checkpoint-1689/adapter_config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "naver-hyperclovax/HyperCLOVAX-SEED-Text-Instruct-0.5B",
|
| 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.1,
|
| 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 |
+
"gate_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
+
"down_proj",
|
| 30 |
+
"o_proj",
|
| 31 |
+
"k_proj",
|
| 32 |
+
"q_proj",
|
| 33 |
+
"up_proj"
|
| 34 |
+
],
|
| 35 |
+
"task_type": "CAUSAL_LM",
|
| 36 |
+
"trainable_token_indices": null,
|
| 37 |
+
"use_dora": false,
|
| 38 |
+
"use_rslora": false
|
| 39 |
+
}
|
checkpoint-1689/added_tokens.json
ADDED
|
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"<EMAIL>": 110521,
|
| 3 |
+
"<KEY>": 110522,
|
| 4 |
+
"<NAME>": 110520,
|
| 5 |
+
"<PASSWORD>": 110523,
|
| 6 |
+
"<code_to_intermediate>": 110502,
|
| 7 |
+
"<empty_output>": 110501,
|
| 8 |
+
"<file_sep>": 110492,
|
| 9 |
+
"<intermediate_to_code>": 110503,
|
| 10 |
+
"<issue_closed>": 110495,
|
| 11 |
+
"<issue_comment>": 110494,
|
| 12 |
+
"<issue_start>": 110493,
|
| 13 |
+
"<jupyter_code>": 110498,
|
| 14 |
+
"<jupyter_output>": 110499,
|
| 15 |
+
"<jupyter_script>": 110500,
|
| 16 |
+
"<jupyter_start>": 110496,
|
| 17 |
+
"<jupyter_text>": 110497,
|
| 18 |
+
"<pr>": 110504,
|
| 19 |
+
"<pr_base>": 110507,
|
| 20 |
+
"<pr_base_code>": 110509,
|
| 21 |
+
"<pr_comment>": 110512,
|
| 22 |
+
"<pr_diff>": 110510,
|
| 23 |
+
"<pr_diff_hunk>": 110511,
|
| 24 |
+
"<pr_diff_hunk_comment_line>": 110519,
|
| 25 |
+
"<pr_event_id>": 110513,
|
| 26 |
+
"<pr_file>": 110508,
|
| 27 |
+
"<pr_in_reply_to_comment_id>": 110518,
|
| 28 |
+
"<pr_in_reply_to_review_id>": 110517,
|
| 29 |
+
"<pr_is_merged>": 110506,
|
| 30 |
+
"<pr_review>": 110514,
|
| 31 |
+
"<pr_review_comment>": 110516,
|
| 32 |
+
"<pr_review_state>": 110515,
|
| 33 |
+
"<pr_status>": 110505,
|
| 34 |
+
"<repo_name>": 110491
|
| 35 |
+
}
|
checkpoint-1689/chat_template.jinja
ADDED
|
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% for message in messages %}{{'<|im_start|>' + message['role'] + '
|
| 2 |
+
' + message['content'] + '<|im_end|>' + '
|
| 3 |
+
'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant
|
| 4 |
+
' }}{% endif %}
|
checkpoint-1689/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-1689/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b8e4809df8f7107a5f01170ea92659e2d802dc98538b6ea3a14af789d42642eb
|
| 3 |
+
size 78925378
|
checkpoint-1689/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:622064fb68e7107ee7b349ab074bd33170144438520452d68e43e21e6486d978
|
| 3 |
+
size 14244
|
checkpoint-1689/special_tokens_map.json
ADDED
|
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|endoftext|>",
|
| 4 |
+
"<|fim_prefix|>",
|
| 5 |
+
"<|fim_middle|>",
|
| 6 |
+
"<|fim_suffix|>",
|
| 7 |
+
"<|endofprompt|>",
|
| 8 |
+
"<|_unuse_missing_100256|>",
|
| 9 |
+
"<|_unuse_missing_100261|>",
|
| 10 |
+
"<|_unuse_missing_100262|>",
|
| 11 |
+
"<|_unuse_missing_100263|>",
|
| 12 |
+
"<|_unuse_missing_100264|>",
|
| 13 |
+
"<|_unuse_missing_100265|>",
|
| 14 |
+
"<|_unuse_missing_100266|>",
|
| 15 |
+
"<|_unuse_missing_100267|>",
|
| 16 |
+
"<|_unuse_missing_100268|>",
|
| 17 |
+
"<|_unuse_missing_100269|>",
|
| 18 |
+
"<|_unuse_missing_100270|>",
|
| 19 |
+
"<|_unuse_missing_100271|>",
|
| 20 |
+
"<|im_start|>",
|
| 21 |
+
"<|im_end|>",
|
| 22 |
+
"<|stop|>",
|
| 23 |
+
"<|endofturn|>",
|
| 24 |
+
"<repo_name>",
|
| 25 |
+
"<file_sep>",
|
| 26 |
+
"<issue_start>",
|
| 27 |
+
"<issue_comment>",
|
| 28 |
+
"<issue_closed>",
|
| 29 |
+
"<jupyter_start>",
|
| 30 |
+
"<jupyter_text>",
|
| 31 |
+
"<jupyter_code>",
|
| 32 |
+
"<jupyter_output>",
|
| 33 |
+
"<jupyter_script>",
|
| 34 |
+
"<empty_output>",
|
| 35 |
+
"<code_to_intermediate>",
|
| 36 |
+
"<intermediate_to_code>",
|
| 37 |
+
"<pr>",
|
| 38 |
+
"<pr_status>",
|
| 39 |
+
"<pr_is_merged>",
|
| 40 |
+
"<pr_base>",
|
| 41 |
+
"<pr_file>",
|
| 42 |
+
"<pr_base_code>",
|
| 43 |
+
"<pr_diff>",
|
| 44 |
+
"<pr_diff_hunk>",
|
| 45 |
+
"<pr_comment>",
|
| 46 |
+
"<pr_event_id>",
|
| 47 |
+
"<pr_review>",
|
| 48 |
+
"<pr_review_state>",
|
| 49 |
+
"<pr_review_comment>",
|
| 50 |
+
"<pr_in_reply_to_review_id>",
|
| 51 |
+
"<pr_in_reply_to_comment_id>",
|
| 52 |
+
"<pr_diff_hunk_comment_line>",
|
| 53 |
+
"<NAME>",
|
| 54 |
+
"<EMAIL>",
|
| 55 |
+
"<KEY>",
|
| 56 |
+
"<PASSWORD>"
|
| 57 |
+
],
|
| 58 |
+
"bos_token": {
|
| 59 |
+
"content": "<|endoftext|>",
|
| 60 |
+
"lstrip": false,
|
| 61 |
+
"normalized": false,
|
| 62 |
+
"rstrip": false,
|
| 63 |
+
"single_word": false
|
| 64 |
+
},
|
| 65 |
+
"eos_token": {
|
| 66 |
+
"content": "<|endofturn|>",
|
| 67 |
+
"lstrip": false,
|
| 68 |
+
"normalized": false,
|
| 69 |
+
"rstrip": false,
|
| 70 |
+
"single_word": false
|
| 71 |
+
},
|
| 72 |
+
"pad_token": {
|
| 73 |
+
"content": "<|endoftext|>",
|
| 74 |
+
"lstrip": false,
|
| 75 |
+
"normalized": false,
|
| 76 |
+
"rstrip": false,
|
| 77 |
+
"single_word": false
|
| 78 |
+
},
|
| 79 |
+
"unk_token": {
|
| 80 |
+
"content": "<|endoftext|>",
|
| 81 |
+
"lstrip": false,
|
| 82 |
+
"normalized": false,
|
| 83 |
+
"rstrip": false,
|
| 84 |
+
"single_word": false
|
| 85 |
+
}
|
| 86 |
+
}
|
checkpoint-1689/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-1689/tokenizer_config.json
ADDED
|
@@ -0,0 +1,501 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"added_tokens_decoder": {
|
| 4 |
+
"100256": {
|
| 5 |
+
"content": "<|_unuse_missing_100256|>",
|
| 6 |
+
"lstrip": false,
|
| 7 |
+
"normalized": false,
|
| 8 |
+
"rstrip": false,
|
| 9 |
+
"single_word": false,
|
| 10 |
+
"special": true
|
| 11 |
+
},
|
| 12 |
+
"100257": {
|
| 13 |
+
"content": "<|endoftext|>",
|
| 14 |
+
"lstrip": false,
|
| 15 |
+
"normalized": false,
|
| 16 |
+
"rstrip": false,
|
| 17 |
+
"single_word": false,
|
| 18 |
+
"special": true
|
| 19 |
+
},
|
| 20 |
+
"100258": {
|
| 21 |
+
"content": "<|fim_prefix|>",
|
| 22 |
+
"lstrip": false,
|
| 23 |
+
"normalized": false,
|
| 24 |
+
"rstrip": false,
|
| 25 |
+
"single_word": false,
|
| 26 |
+
"special": true
|
| 27 |
+
},
|
| 28 |
+
"100259": {
|
| 29 |
+
"content": "<|fim_middle|>",
|
| 30 |
+
"lstrip": false,
|
| 31 |
+
"normalized": false,
|
| 32 |
+
"rstrip": false,
|
| 33 |
+
"single_word": false,
|
| 34 |
+
"special": true
|
| 35 |
+
},
|
| 36 |
+
"100260": {
|
| 37 |
+
"content": "<|fim_suffix|>",
|
| 38 |
+
"lstrip": false,
|
| 39 |
+
"normalized": false,
|
| 40 |
+
"rstrip": false,
|
| 41 |
+
"single_word": false,
|
| 42 |
+
"special": true
|
| 43 |
+
},
|
| 44 |
+
"100261": {
|
| 45 |
+
"content": "<|_unuse_missing_100261|>",
|
| 46 |
+
"lstrip": false,
|
| 47 |
+
"normalized": false,
|
| 48 |
+
"rstrip": false,
|
| 49 |
+
"single_word": false,
|
| 50 |
+
"special": true
|
| 51 |
+
},
|
| 52 |
+
"100262": {
|
| 53 |
+
"content": "<|_unuse_missing_100262|>",
|
| 54 |
+
"lstrip": false,
|
| 55 |
+
"normalized": false,
|
| 56 |
+
"rstrip": false,
|
| 57 |
+
"single_word": false,
|
| 58 |
+
"special": true
|
| 59 |
+
},
|
| 60 |
+
"100263": {
|
| 61 |
+
"content": "<|_unuse_missing_100263|>",
|
| 62 |
+
"lstrip": false,
|
| 63 |
+
"normalized": false,
|
| 64 |
+
"rstrip": false,
|
| 65 |
+
"single_word": false,
|
| 66 |
+
"special": true
|
| 67 |
+
},
|
| 68 |
+
"100264": {
|
| 69 |
+
"content": "<|_unuse_missing_100264|>",
|
| 70 |
+
"lstrip": false,
|
| 71 |
+
"normalized": false,
|
| 72 |
+
"rstrip": false,
|
| 73 |
+
"single_word": false,
|
| 74 |
+
"special": true
|
| 75 |
+
},
|
| 76 |
+
"100265": {
|
| 77 |
+
"content": "<|_unuse_missing_100265|>",
|
| 78 |
+
"lstrip": false,
|
| 79 |
+
"normalized": false,
|
| 80 |
+
"rstrip": false,
|
| 81 |
+
"single_word": false,
|
| 82 |
+
"special": true
|
| 83 |
+
},
|
| 84 |
+
"100266": {
|
| 85 |
+
"content": "<|_unuse_missing_100266|>",
|
| 86 |
+
"lstrip": false,
|
| 87 |
+
"normalized": false,
|
| 88 |
+
"rstrip": false,
|
| 89 |
+
"single_word": false,
|
| 90 |
+
"special": true
|
| 91 |
+
},
|
| 92 |
+
"100267": {
|
| 93 |
+
"content": "<|_unuse_missing_100267|>",
|
| 94 |
+
"lstrip": false,
|
| 95 |
+
"normalized": false,
|
| 96 |
+
"rstrip": false,
|
| 97 |
+
"single_word": false,
|
| 98 |
+
"special": true
|
| 99 |
+
},
|
| 100 |
+
"100268": {
|
| 101 |
+
"content": "<|_unuse_missing_100268|>",
|
| 102 |
+
"lstrip": false,
|
| 103 |
+
"normalized": false,
|
| 104 |
+
"rstrip": false,
|
| 105 |
+
"single_word": false,
|
| 106 |
+
"special": true
|
| 107 |
+
},
|
| 108 |
+
"100269": {
|
| 109 |
+
"content": "<|_unuse_missing_100269|>",
|
| 110 |
+
"lstrip": false,
|
| 111 |
+
"normalized": false,
|
| 112 |
+
"rstrip": false,
|
| 113 |
+
"single_word": false,
|
| 114 |
+
"special": true
|
| 115 |
+
},
|
| 116 |
+
"100270": {
|
| 117 |
+
"content": "<|_unuse_missing_100270|>",
|
| 118 |
+
"lstrip": false,
|
| 119 |
+
"normalized": false,
|
| 120 |
+
"rstrip": false,
|
| 121 |
+
"single_word": false,
|
| 122 |
+
"special": true
|
| 123 |
+
},
|
| 124 |
+
"100271": {
|
| 125 |
+
"content": "<|_unuse_missing_100271|>",
|
| 126 |
+
"lstrip": false,
|
| 127 |
+
"normalized": false,
|
| 128 |
+
"rstrip": false,
|
| 129 |
+
"single_word": false,
|
| 130 |
+
"special": true
|
| 131 |
+
},
|
| 132 |
+
"100272": {
|
| 133 |
+
"content": "<|im_start|>",
|
| 134 |
+
"lstrip": false,
|
| 135 |
+
"normalized": false,
|
| 136 |
+
"rstrip": false,
|
| 137 |
+
"single_word": false,
|
| 138 |
+
"special": true
|
| 139 |
+
},
|
| 140 |
+
"100273": {
|
| 141 |
+
"content": "<|im_end|>",
|
| 142 |
+
"lstrip": false,
|
| 143 |
+
"normalized": false,
|
| 144 |
+
"rstrip": false,
|
| 145 |
+
"single_word": false,
|
| 146 |
+
"special": true
|
| 147 |
+
},
|
| 148 |
+
"100274": {
|
| 149 |
+
"content": "<|stop|>",
|
| 150 |
+
"lstrip": false,
|
| 151 |
+
"normalized": false,
|
| 152 |
+
"rstrip": false,
|
| 153 |
+
"single_word": false,
|
| 154 |
+
"special": true
|
| 155 |
+
},
|
| 156 |
+
"100275": {
|
| 157 |
+
"content": "<|endofturn|>",
|
| 158 |
+
"lstrip": false,
|
| 159 |
+
"normalized": false,
|
| 160 |
+
"rstrip": false,
|
| 161 |
+
"single_word": false,
|
| 162 |
+
"special": true
|
| 163 |
+
},
|
| 164 |
+
"100276": {
|
| 165 |
+
"content": "<|endofprompt|>",
|
| 166 |
+
"lstrip": false,
|
| 167 |
+
"normalized": false,
|
| 168 |
+
"rstrip": false,
|
| 169 |
+
"single_word": false,
|
| 170 |
+
"special": true
|
| 171 |
+
},
|
| 172 |
+
"110491": {
|
| 173 |
+
"content": "<repo_name>",
|
| 174 |
+
"lstrip": false,
|
| 175 |
+
"normalized": false,
|
| 176 |
+
"rstrip": false,
|
| 177 |
+
"single_word": false,
|
| 178 |
+
"special": true
|
| 179 |
+
},
|
| 180 |
+
"110492": {
|
| 181 |
+
"content": "<file_sep>",
|
| 182 |
+
"lstrip": false,
|
| 183 |
+
"normalized": false,
|
| 184 |
+
"rstrip": false,
|
| 185 |
+
"single_word": false,
|
| 186 |
+
"special": true
|
| 187 |
+
},
|
| 188 |
+
"110493": {
|
| 189 |
+
"content": "<issue_start>",
|
| 190 |
+
"lstrip": false,
|
| 191 |
+
"normalized": false,
|
| 192 |
+
"rstrip": false,
|
| 193 |
+
"single_word": false,
|
| 194 |
+
"special": true
|
| 195 |
+
},
|
| 196 |
+
"110494": {
|
| 197 |
+
"content": "<issue_comment>",
|
| 198 |
+
"lstrip": false,
|
| 199 |
+
"normalized": false,
|
| 200 |
+
"rstrip": false,
|
| 201 |
+
"single_word": false,
|
| 202 |
+
"special": true
|
| 203 |
+
},
|
| 204 |
+
"110495": {
|
| 205 |
+
"content": "<issue_closed>",
|
| 206 |
+
"lstrip": false,
|
| 207 |
+
"normalized": false,
|
| 208 |
+
"rstrip": false,
|
| 209 |
+
"single_word": false,
|
| 210 |
+
"special": true
|
| 211 |
+
},
|
| 212 |
+
"110496": {
|
| 213 |
+
"content": "<jupyter_start>",
|
| 214 |
+
"lstrip": false,
|
| 215 |
+
"normalized": false,
|
| 216 |
+
"rstrip": false,
|
| 217 |
+
"single_word": false,
|
| 218 |
+
"special": true
|
| 219 |
+
},
|
| 220 |
+
"110497": {
|
| 221 |
+
"content": "<jupyter_text>",
|
| 222 |
+
"lstrip": false,
|
| 223 |
+
"normalized": false,
|
| 224 |
+
"rstrip": false,
|
| 225 |
+
"single_word": false,
|
| 226 |
+
"special": true
|
| 227 |
+
},
|
| 228 |
+
"110498": {
|
| 229 |
+
"content": "<jupyter_code>",
|
| 230 |
+
"lstrip": false,
|
| 231 |
+
"normalized": false,
|
| 232 |
+
"rstrip": false,
|
| 233 |
+
"single_word": false,
|
| 234 |
+
"special": true
|
| 235 |
+
},
|
| 236 |
+
"110499": {
|
| 237 |
+
"content": "<jupyter_output>",
|
| 238 |
+
"lstrip": false,
|
| 239 |
+
"normalized": false,
|
| 240 |
+
"rstrip": false,
|
| 241 |
+
"single_word": false,
|
| 242 |
+
"special": true
|
| 243 |
+
},
|
| 244 |
+
"110500": {
|
| 245 |
+
"content": "<jupyter_script>",
|
| 246 |
+
"lstrip": false,
|
| 247 |
+
"normalized": false,
|
| 248 |
+
"rstrip": false,
|
| 249 |
+
"single_word": false,
|
| 250 |
+
"special": true
|
| 251 |
+
},
|
| 252 |
+
"110501": {
|
| 253 |
+
"content": "<empty_output>",
|
| 254 |
+
"lstrip": false,
|
| 255 |
+
"normalized": false,
|
| 256 |
+
"rstrip": false,
|
| 257 |
+
"single_word": false,
|
| 258 |
+
"special": true
|
| 259 |
+
},
|
| 260 |
+
"110502": {
|
| 261 |
+
"content": "<code_to_intermediate>",
|
| 262 |
+
"lstrip": false,
|
| 263 |
+
"normalized": false,
|
| 264 |
+
"rstrip": false,
|
| 265 |
+
"single_word": false,
|
| 266 |
+
"special": true
|
| 267 |
+
},
|
| 268 |
+
"110503": {
|
| 269 |
+
"content": "<intermediate_to_code>",
|
| 270 |
+
"lstrip": false,
|
| 271 |
+
"normalized": false,
|
| 272 |
+
"rstrip": false,
|
| 273 |
+
"single_word": false,
|
| 274 |
+
"special": true
|
| 275 |
+
},
|
| 276 |
+
"110504": {
|
| 277 |
+
"content": "<pr>",
|
| 278 |
+
"lstrip": false,
|
| 279 |
+
"normalized": false,
|
| 280 |
+
"rstrip": false,
|
| 281 |
+
"single_word": false,
|
| 282 |
+
"special": true
|
| 283 |
+
},
|
| 284 |
+
"110505": {
|
| 285 |
+
"content": "<pr_status>",
|
| 286 |
+
"lstrip": false,
|
| 287 |
+
"normalized": false,
|
| 288 |
+
"rstrip": false,
|
| 289 |
+
"single_word": false,
|
| 290 |
+
"special": true
|
| 291 |
+
},
|
| 292 |
+
"110506": {
|
| 293 |
+
"content": "<pr_is_merged>",
|
| 294 |
+
"lstrip": false,
|
| 295 |
+
"normalized": false,
|
| 296 |
+
"rstrip": false,
|
| 297 |
+
"single_word": false,
|
| 298 |
+
"special": true
|
| 299 |
+
},
|
| 300 |
+
"110507": {
|
| 301 |
+
"content": "<pr_base>",
|
| 302 |
+
"lstrip": false,
|
| 303 |
+
"normalized": false,
|
| 304 |
+
"rstrip": false,
|
| 305 |
+
"single_word": false,
|
| 306 |
+
"special": true
|
| 307 |
+
},
|
| 308 |
+
"110508": {
|
| 309 |
+
"content": "<pr_file>",
|
| 310 |
+
"lstrip": false,
|
| 311 |
+
"normalized": false,
|
| 312 |
+
"rstrip": false,
|
| 313 |
+
"single_word": false,
|
| 314 |
+
"special": true
|
| 315 |
+
},
|
| 316 |
+
"110509": {
|
| 317 |
+
"content": "<pr_base_code>",
|
| 318 |
+
"lstrip": false,
|
| 319 |
+
"normalized": false,
|
| 320 |
+
"rstrip": false,
|
| 321 |
+
"single_word": false,
|
| 322 |
+
"special": true
|
| 323 |
+
},
|
| 324 |
+
"110510": {
|
| 325 |
+
"content": "<pr_diff>",
|
| 326 |
+
"lstrip": false,
|
| 327 |
+
"normalized": false,
|
| 328 |
+
"rstrip": false,
|
| 329 |
+
"single_word": false,
|
| 330 |
+
"special": true
|
| 331 |
+
},
|
| 332 |
+
"110511": {
|
| 333 |
+
"content": "<pr_diff_hunk>",
|
| 334 |
+
"lstrip": false,
|
| 335 |
+
"normalized": false,
|
| 336 |
+
"rstrip": false,
|
| 337 |
+
"single_word": false,
|
| 338 |
+
"special": true
|
| 339 |
+
},
|
| 340 |
+
"110512": {
|
| 341 |
+
"content": "<pr_comment>",
|
| 342 |
+
"lstrip": false,
|
| 343 |
+
"normalized": false,
|
| 344 |
+
"rstrip": false,
|
| 345 |
+
"single_word": false,
|
| 346 |
+
"special": true
|
| 347 |
+
},
|
| 348 |
+
"110513": {
|
| 349 |
+
"content": "<pr_event_id>",
|
| 350 |
+
"lstrip": false,
|
| 351 |
+
"normalized": false,
|
| 352 |
+
"rstrip": false,
|
| 353 |
+
"single_word": false,
|
| 354 |
+
"special": true
|
| 355 |
+
},
|
| 356 |
+
"110514": {
|
| 357 |
+
"content": "<pr_review>",
|
| 358 |
+
"lstrip": false,
|
| 359 |
+
"normalized": false,
|
| 360 |
+
"rstrip": false,
|
| 361 |
+
"single_word": false,
|
| 362 |
+
"special": true
|
| 363 |
+
},
|
| 364 |
+
"110515": {
|
| 365 |
+
"content": "<pr_review_state>",
|
| 366 |
+
"lstrip": false,
|
| 367 |
+
"normalized": false,
|
| 368 |
+
"rstrip": false,
|
| 369 |
+
"single_word": false,
|
| 370 |
+
"special": true
|
| 371 |
+
},
|
| 372 |
+
"110516": {
|
| 373 |
+
"content": "<pr_review_comment>",
|
| 374 |
+
"lstrip": false,
|
| 375 |
+
"normalized": false,
|
| 376 |
+
"rstrip": false,
|
| 377 |
+
"single_word": false,
|
| 378 |
+
"special": true
|
| 379 |
+
},
|
| 380 |
+
"110517": {
|
| 381 |
+
"content": "<pr_in_reply_to_review_id>",
|
| 382 |
+
"lstrip": false,
|
| 383 |
+
"normalized": false,
|
| 384 |
+
"rstrip": false,
|
| 385 |
+
"single_word": false,
|
| 386 |
+
"special": true
|
| 387 |
+
},
|
| 388 |
+
"110518": {
|
| 389 |
+
"content": "<pr_in_reply_to_comment_id>",
|
| 390 |
+
"lstrip": false,
|
| 391 |
+
"normalized": false,
|
| 392 |
+
"rstrip": false,
|
| 393 |
+
"single_word": false,
|
| 394 |
+
"special": true
|
| 395 |
+
},
|
| 396 |
+
"110519": {
|
| 397 |
+
"content": "<pr_diff_hunk_comment_line>",
|
| 398 |
+
"lstrip": false,
|
| 399 |
+
"normalized": false,
|
| 400 |
+
"rstrip": false,
|
| 401 |
+
"single_word": false,
|
| 402 |
+
"special": true
|
| 403 |
+
},
|
| 404 |
+
"110520": {
|
| 405 |
+
"content": "<NAME>",
|
| 406 |
+
"lstrip": false,
|
| 407 |
+
"normalized": false,
|
| 408 |
+
"rstrip": false,
|
| 409 |
+
"single_word": false,
|
| 410 |
+
"special": true
|
| 411 |
+
},
|
| 412 |
+
"110521": {
|
| 413 |
+
"content": "<EMAIL>",
|
| 414 |
+
"lstrip": false,
|
| 415 |
+
"normalized": false,
|
| 416 |
+
"rstrip": false,
|
| 417 |
+
"single_word": false,
|
| 418 |
+
"special": true
|
| 419 |
+
},
|
| 420 |
+
"110522": {
|
| 421 |
+
"content": "<KEY>",
|
| 422 |
+
"lstrip": false,
|
| 423 |
+
"normalized": false,
|
| 424 |
+
"rstrip": false,
|
| 425 |
+
"single_word": false,
|
| 426 |
+
"special": true
|
| 427 |
+
},
|
| 428 |
+
"110523": {
|
| 429 |
+
"content": "<PASSWORD>",
|
| 430 |
+
"lstrip": false,
|
| 431 |
+
"normalized": false,
|
| 432 |
+
"rstrip": false,
|
| 433 |
+
"single_word": false,
|
| 434 |
+
"special": true
|
| 435 |
+
}
|
| 436 |
+
},
|
| 437 |
+
"additional_special_tokens": [
|
| 438 |
+
"<|endoftext|>",
|
| 439 |
+
"<|fim_prefix|>",
|
| 440 |
+
"<|fim_middle|>",
|
| 441 |
+
"<|fim_suffix|>",
|
| 442 |
+
"<|endofprompt|>",
|
| 443 |
+
"<|_unuse_missing_100256|>",
|
| 444 |
+
"<|_unuse_missing_100261|>",
|
| 445 |
+
"<|_unuse_missing_100262|>",
|
| 446 |
+
"<|_unuse_missing_100263|>",
|
| 447 |
+
"<|_unuse_missing_100264|>",
|
| 448 |
+
"<|_unuse_missing_100265|>",
|
| 449 |
+
"<|_unuse_missing_100266|>",
|
| 450 |
+
"<|_unuse_missing_100267|>",
|
| 451 |
+
"<|_unuse_missing_100268|>",
|
| 452 |
+
"<|_unuse_missing_100269|>",
|
| 453 |
+
"<|_unuse_missing_100270|>",
|
| 454 |
+
"<|_unuse_missing_100271|>",
|
| 455 |
+
"<|im_start|>",
|
| 456 |
+
"<|im_end|>",
|
| 457 |
+
"<|stop|>",
|
| 458 |
+
"<|endofturn|>",
|
| 459 |
+
"<repo_name>",
|
| 460 |
+
"<file_sep>",
|
| 461 |
+
"<issue_start>",
|
| 462 |
+
"<issue_comment>",
|
| 463 |
+
"<issue_closed>",
|
| 464 |
+
"<jupyter_start>",
|
| 465 |
+
"<jupyter_text>",
|
| 466 |
+
"<jupyter_code>",
|
| 467 |
+
"<jupyter_output>",
|
| 468 |
+
"<jupyter_script>",
|
| 469 |
+
"<empty_output>",
|
| 470 |
+
"<code_to_intermediate>",
|
| 471 |
+
"<intermediate_to_code>",
|
| 472 |
+
"<pr>",
|
| 473 |
+
"<pr_status>",
|
| 474 |
+
"<pr_is_merged>",
|
| 475 |
+
"<pr_base>",
|
| 476 |
+
"<pr_file>",
|
| 477 |
+
"<pr_base_code>",
|
| 478 |
+
"<pr_diff>",
|
| 479 |
+
"<pr_diff_hunk>",
|
| 480 |
+
"<pr_comment>",
|
| 481 |
+
"<pr_event_id>",
|
| 482 |
+
"<pr_review>",
|
| 483 |
+
"<pr_review_state>",
|
| 484 |
+
"<pr_review_comment>",
|
| 485 |
+
"<pr_in_reply_to_review_id>",
|
| 486 |
+
"<pr_in_reply_to_comment_id>",
|
| 487 |
+
"<pr_diff_hunk_comment_line>",
|
| 488 |
+
"<NAME>",
|
| 489 |
+
"<EMAIL>",
|
| 490 |
+
"<KEY>",
|
| 491 |
+
"<PASSWORD>"
|
| 492 |
+
],
|
| 493 |
+
"bos_token": "<|endoftext|>",
|
| 494 |
+
"clean_up_tokenization_spaces": true,
|
| 495 |
+
"eos_token": "<|endofturn|>",
|
| 496 |
+
"extra_special_tokens": {},
|
| 497 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 498 |
+
"pad_token": "<|endoftext|>",
|
| 499 |
+
"tokenizer_class": "GPT2Tokenizer",
|
| 500 |
+
"unk_token": "<|endoftext|>"
|
| 501 |
+
}
|
checkpoint-1689/trainer_state.json
ADDED
|
@@ -0,0 +1,1626 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": 1600,
|
| 3 |
+
"best_metric": 1.9988627433776855,
|
| 4 |
+
"best_model_checkpoint": "/content/drive/MyDrive/hyperclova-deobfuscation-lora/checkpoint-1600",
|
| 5 |
+
"epoch": 3.0,
|
| 6 |
+
"eval_steps": 200,
|
| 7 |
+
"global_step": 1689,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"epoch": 0.017777777777777778,
|
| 14 |
+
"grad_norm": 3.4749701023101807,
|
| 15 |
+
"learning_rate": 9e-06,
|
| 16 |
+
"loss": 4.1724,
|
| 17 |
+
"mean_token_accuracy": 0.3504906162619591,
|
| 18 |
+
"num_tokens": 22106.0,
|
| 19 |
+
"step": 10
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"epoch": 0.035555555555555556,
|
| 23 |
+
"grad_norm": 2.8458425998687744,
|
| 24 |
+
"learning_rate": 1.9e-05,
|
| 25 |
+
"loss": 3.9226,
|
| 26 |
+
"mean_token_accuracy": 0.3695666640996933,
|
| 27 |
+
"num_tokens": 44943.0,
|
| 28 |
+
"step": 20
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"epoch": 0.05333333333333334,
|
| 32 |
+
"grad_norm": 2.1938765048980713,
|
| 33 |
+
"learning_rate": 2.9e-05,
|
| 34 |
+
"loss": 3.6554,
|
| 35 |
+
"mean_token_accuracy": 0.4290380232036114,
|
| 36 |
+
"num_tokens": 67397.0,
|
| 37 |
+
"step": 30
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 0.07111111111111111,
|
| 41 |
+
"grad_norm": 2.4278910160064697,
|
| 42 |
+
"learning_rate": 3.9000000000000006e-05,
|
| 43 |
+
"loss": 3.303,
|
| 44 |
+
"mean_token_accuracy": 0.4723150283098221,
|
| 45 |
+
"num_tokens": 89803.0,
|
| 46 |
+
"step": 40
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"epoch": 0.08888888888888889,
|
| 50 |
+
"grad_norm": 1.7704142332077026,
|
| 51 |
+
"learning_rate": 4.9e-05,
|
| 52 |
+
"loss": 3.0041,
|
| 53 |
+
"mean_token_accuracy": 0.5115502133965493,
|
| 54 |
+
"num_tokens": 112364.0,
|
| 55 |
+
"step": 50
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"epoch": 0.10666666666666667,
|
| 59 |
+
"grad_norm": 1.5662821531295776,
|
| 60 |
+
"learning_rate": 5.9e-05,
|
| 61 |
+
"loss": 2.8013,
|
| 62 |
+
"mean_token_accuracy": 0.5329545043408871,
|
| 63 |
+
"num_tokens": 134028.0,
|
| 64 |
+
"step": 60
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"epoch": 0.12444444444444444,
|
| 68 |
+
"grad_norm": 1.5833848714828491,
|
| 69 |
+
"learning_rate": 6.9e-05,
|
| 70 |
+
"loss": 2.7291,
|
| 71 |
+
"mean_token_accuracy": 0.5422534577548503,
|
| 72 |
+
"num_tokens": 156703.0,
|
| 73 |
+
"step": 70
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.14222222222222222,
|
| 77 |
+
"grad_norm": 1.8611595630645752,
|
| 78 |
+
"learning_rate": 7.900000000000001e-05,
|
| 79 |
+
"loss": 2.634,
|
| 80 |
+
"mean_token_accuracy": 0.5519127860665322,
|
| 81 |
+
"num_tokens": 178986.0,
|
| 82 |
+
"step": 80
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"epoch": 0.16,
|
| 86 |
+
"grad_norm": 1.6170870065689087,
|
| 87 |
+
"learning_rate": 8.900000000000001e-05,
|
| 88 |
+
"loss": 2.6625,
|
| 89 |
+
"mean_token_accuracy": 0.5462300412356853,
|
| 90 |
+
"num_tokens": 201989.0,
|
| 91 |
+
"step": 90
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"epoch": 0.17777777777777778,
|
| 95 |
+
"grad_norm": 1.6247450113296509,
|
| 96 |
+
"learning_rate": 9.900000000000001e-05,
|
| 97 |
+
"loss": 2.5605,
|
| 98 |
+
"mean_token_accuracy": 0.5585827864706516,
|
| 99 |
+
"num_tokens": 223936.0,
|
| 100 |
+
"step": 100
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"epoch": 0.19555555555555557,
|
| 104 |
+
"grad_norm": 1.9383138418197632,
|
| 105 |
+
"learning_rate": 9.943360604153557e-05,
|
| 106 |
+
"loss": 2.5267,
|
| 107 |
+
"mean_token_accuracy": 0.563772913813591,
|
| 108 |
+
"num_tokens": 246101.0,
|
| 109 |
+
"step": 110
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"epoch": 0.21333333333333335,
|
| 113 |
+
"grad_norm": 1.875457763671875,
|
| 114 |
+
"learning_rate": 9.880427942101952e-05,
|
| 115 |
+
"loss": 2.5302,
|
| 116 |
+
"mean_token_accuracy": 0.562754824012518,
|
| 117 |
+
"num_tokens": 269187.0,
|
| 118 |
+
"step": 120
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"epoch": 0.2311111111111111,
|
| 122 |
+
"grad_norm": 1.6430569887161255,
|
| 123 |
+
"learning_rate": 9.817495280050347e-05,
|
| 124 |
+
"loss": 2.4479,
|
| 125 |
+
"mean_token_accuracy": 0.57414620667696,
|
| 126 |
+
"num_tokens": 291454.0,
|
| 127 |
+
"step": 130
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"epoch": 0.24888888888888888,
|
| 131 |
+
"grad_norm": 1.5991843938827515,
|
| 132 |
+
"learning_rate": 9.754562617998742e-05,
|
| 133 |
+
"loss": 2.4567,
|
| 134 |
+
"mean_token_accuracy": 0.5693153299391269,
|
| 135 |
+
"num_tokens": 314204.0,
|
| 136 |
+
"step": 140
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 0.26666666666666666,
|
| 140 |
+
"grad_norm": 1.6487599611282349,
|
| 141 |
+
"learning_rate": 9.691629955947136e-05,
|
| 142 |
+
"loss": 2.4023,
|
| 143 |
+
"mean_token_accuracy": 0.5750032790005207,
|
| 144 |
+
"num_tokens": 337167.0,
|
| 145 |
+
"step": 150
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"epoch": 0.28444444444444444,
|
| 149 |
+
"grad_norm": 1.7035490274429321,
|
| 150 |
+
"learning_rate": 9.628697293895532e-05,
|
| 151 |
+
"loss": 2.4605,
|
| 152 |
+
"mean_token_accuracy": 0.5642550930380821,
|
| 153 |
+
"num_tokens": 360272.0,
|
| 154 |
+
"step": 160
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"epoch": 0.3022222222222222,
|
| 158 |
+
"grad_norm": 1.7211060523986816,
|
| 159 |
+
"learning_rate": 9.565764631843927e-05,
|
| 160 |
+
"loss": 2.3518,
|
| 161 |
+
"mean_token_accuracy": 0.5882908716797829,
|
| 162 |
+
"num_tokens": 382779.0,
|
| 163 |
+
"step": 170
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"epoch": 0.32,
|
| 167 |
+
"grad_norm": 1.804926872253418,
|
| 168 |
+
"learning_rate": 9.502831969792323e-05,
|
| 169 |
+
"loss": 2.3712,
|
| 170 |
+
"mean_token_accuracy": 0.5805290326476097,
|
| 171 |
+
"num_tokens": 405438.0,
|
| 172 |
+
"step": 180
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"epoch": 0.3377777777777778,
|
| 176 |
+
"grad_norm": 1.849165678024292,
|
| 177 |
+
"learning_rate": 9.439899307740719e-05,
|
| 178 |
+
"loss": 2.4117,
|
| 179 |
+
"mean_token_accuracy": 0.5730262331664562,
|
| 180 |
+
"num_tokens": 428660.0,
|
| 181 |
+
"step": 190
|
| 182 |
+
},
|
| 183 |
+
{
|
| 184 |
+
"epoch": 0.35555555555555557,
|
| 185 |
+
"grad_norm": 1.9137722253799438,
|
| 186 |
+
"learning_rate": 9.376966645689114e-05,
|
| 187 |
+
"loss": 2.3453,
|
| 188 |
+
"mean_token_accuracy": 0.5850483477115631,
|
| 189 |
+
"num_tokens": 450808.0,
|
| 190 |
+
"step": 200
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"epoch": 0.35555555555555557,
|
| 194 |
+
"eval_loss": 2.345125436782837,
|
| 195 |
+
"eval_mean_token_accuracy": 0.5849845852851868,
|
| 196 |
+
"eval_num_tokens": 450808.0,
|
| 197 |
+
"eval_runtime": 30.3938,
|
| 198 |
+
"eval_samples_per_second": 32.901,
|
| 199 |
+
"eval_steps_per_second": 8.225,
|
| 200 |
+
"step": 200
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"epoch": 0.37333333333333335,
|
| 204 |
+
"grad_norm": 1.7743253707885742,
|
| 205 |
+
"learning_rate": 9.314033983637508e-05,
|
| 206 |
+
"loss": 2.3494,
|
| 207 |
+
"mean_token_accuracy": 0.5811792358756065,
|
| 208 |
+
"num_tokens": 473434.0,
|
| 209 |
+
"step": 210
|
| 210 |
+
},
|
| 211 |
+
{
|
| 212 |
+
"epoch": 0.39111111111111113,
|
| 213 |
+
"grad_norm": 1.7797266244888306,
|
| 214 |
+
"learning_rate": 9.251101321585903e-05,
|
| 215 |
+
"loss": 2.3866,
|
| 216 |
+
"mean_token_accuracy": 0.5789428137242794,
|
| 217 |
+
"num_tokens": 496482.0,
|
| 218 |
+
"step": 220
|
| 219 |
+
},
|
| 220 |
+
{
|
| 221 |
+
"epoch": 0.4088888888888889,
|
| 222 |
+
"grad_norm": 1.79751455783844,
|
| 223 |
+
"learning_rate": 9.188168659534298e-05,
|
| 224 |
+
"loss": 2.3453,
|
| 225 |
+
"mean_token_accuracy": 0.584120100736618,
|
| 226 |
+
"num_tokens": 519379.0,
|
| 227 |
+
"step": 230
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 0.4266666666666667,
|
| 231 |
+
"grad_norm": 1.7770854234695435,
|
| 232 |
+
"learning_rate": 9.125235997482694e-05,
|
| 233 |
+
"loss": 2.355,
|
| 234 |
+
"mean_token_accuracy": 0.5805074371397495,
|
| 235 |
+
"num_tokens": 542631.0,
|
| 236 |
+
"step": 240
|
| 237 |
+
},
|
| 238 |
+
{
|
| 239 |
+
"epoch": 0.4444444444444444,
|
| 240 |
+
"grad_norm": 1.7118644714355469,
|
| 241 |
+
"learning_rate": 9.06230333543109e-05,
|
| 242 |
+
"loss": 2.3288,
|
| 243 |
+
"mean_token_accuracy": 0.5817694693803788,
|
| 244 |
+
"num_tokens": 565400.0,
|
| 245 |
+
"step": 250
|
| 246 |
+
},
|
| 247 |
+
{
|
| 248 |
+
"epoch": 0.4622222222222222,
|
| 249 |
+
"grad_norm": 1.837351679801941,
|
| 250 |
+
"learning_rate": 8.999370673379485e-05,
|
| 251 |
+
"loss": 2.25,
|
| 252 |
+
"mean_token_accuracy": 0.594706054031849,
|
| 253 |
+
"num_tokens": 588003.0,
|
| 254 |
+
"step": 260
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"epoch": 0.48,
|
| 258 |
+
"grad_norm": 1.8128186464309692,
|
| 259 |
+
"learning_rate": 8.93643801132788e-05,
|
| 260 |
+
"loss": 2.2712,
|
| 261 |
+
"mean_token_accuracy": 0.5904596522450447,
|
| 262 |
+
"num_tokens": 610974.0,
|
| 263 |
+
"step": 270
|
| 264 |
+
},
|
| 265 |
+
{
|
| 266 |
+
"epoch": 0.49777777777777776,
|
| 267 |
+
"grad_norm": 1.8761178255081177,
|
| 268 |
+
"learning_rate": 8.873505349276275e-05,
|
| 269 |
+
"loss": 2.3144,
|
| 270 |
+
"mean_token_accuracy": 0.5835936337709426,
|
| 271 |
+
"num_tokens": 634093.0,
|
| 272 |
+
"step": 280
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"epoch": 0.5155555555555555,
|
| 276 |
+
"grad_norm": 1.7195324897766113,
|
| 277 |
+
"learning_rate": 8.81057268722467e-05,
|
| 278 |
+
"loss": 2.2206,
|
| 279 |
+
"mean_token_accuracy": 0.604982428252697,
|
| 280 |
+
"num_tokens": 656188.0,
|
| 281 |
+
"step": 290
|
| 282 |
+
},
|
| 283 |
+
{
|
| 284 |
+
"epoch": 0.5333333333333333,
|
| 285 |
+
"grad_norm": 1.8294283151626587,
|
| 286 |
+
"learning_rate": 8.747640025173064e-05,
|
| 287 |
+
"loss": 2.255,
|
| 288 |
+
"mean_token_accuracy": 0.5953361228108406,
|
| 289 |
+
"num_tokens": 678769.0,
|
| 290 |
+
"step": 300
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"epoch": 0.5511111111111111,
|
| 294 |
+
"grad_norm": 1.7993453741073608,
|
| 295 |
+
"learning_rate": 8.68470736312146e-05,
|
| 296 |
+
"loss": 2.2312,
|
| 297 |
+
"mean_token_accuracy": 0.6017149150371551,
|
| 298 |
+
"num_tokens": 701734.0,
|
| 299 |
+
"step": 310
|
| 300 |
+
},
|
| 301 |
+
{
|
| 302 |
+
"epoch": 0.5688888888888889,
|
| 303 |
+
"grad_norm": 1.7603346109390259,
|
| 304 |
+
"learning_rate": 8.621774701069856e-05,
|
| 305 |
+
"loss": 2.2124,
|
| 306 |
+
"mean_token_accuracy": 0.6003566391766071,
|
| 307 |
+
"num_tokens": 724815.0,
|
| 308 |
+
"step": 320
|
| 309 |
+
},
|
| 310 |
+
{
|
| 311 |
+
"epoch": 0.5866666666666667,
|
| 312 |
+
"grad_norm": 1.7591211795806885,
|
| 313 |
+
"learning_rate": 8.558842039018251e-05,
|
| 314 |
+
"loss": 2.2208,
|
| 315 |
+
"mean_token_accuracy": 0.6021837159991265,
|
| 316 |
+
"num_tokens": 746903.0,
|
| 317 |
+
"step": 330
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"epoch": 0.6044444444444445,
|
| 321 |
+
"grad_norm": 2.150559186935425,
|
| 322 |
+
"learning_rate": 8.495909376966647e-05,
|
| 323 |
+
"loss": 2.2122,
|
| 324 |
+
"mean_token_accuracy": 0.6015113711357116,
|
| 325 |
+
"num_tokens": 768982.0,
|
| 326 |
+
"step": 340
|
| 327 |
+
},
|
| 328 |
+
{
|
| 329 |
+
"epoch": 0.6222222222222222,
|
| 330 |
+
"grad_norm": 1.6258208751678467,
|
| 331 |
+
"learning_rate": 8.432976714915042e-05,
|
| 332 |
+
"loss": 2.225,
|
| 333 |
+
"mean_token_accuracy": 0.6034559831023216,
|
| 334 |
+
"num_tokens": 791061.0,
|
| 335 |
+
"step": 350
|
| 336 |
+
},
|
| 337 |
+
{
|
| 338 |
+
"epoch": 0.64,
|
| 339 |
+
"grad_norm": 1.710488200187683,
|
| 340 |
+
"learning_rate": 8.370044052863437e-05,
|
| 341 |
+
"loss": 2.2123,
|
| 342 |
+
"mean_token_accuracy": 0.6031243965029717,
|
| 343 |
+
"num_tokens": 813112.0,
|
| 344 |
+
"step": 360
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"epoch": 0.6577777777777778,
|
| 348 |
+
"grad_norm": 1.9046748876571655,
|
| 349 |
+
"learning_rate": 8.307111390811831e-05,
|
| 350 |
+
"loss": 2.2185,
|
| 351 |
+
"mean_token_accuracy": 0.6007313683629036,
|
| 352 |
+
"num_tokens": 835469.0,
|
| 353 |
+
"step": 370
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 0.6755555555555556,
|
| 357 |
+
"grad_norm": 1.9116525650024414,
|
| 358 |
+
"learning_rate": 8.244178728760226e-05,
|
| 359 |
+
"loss": 2.2382,
|
| 360 |
+
"mean_token_accuracy": 0.5930798187851906,
|
| 361 |
+
"num_tokens": 857795.0,
|
| 362 |
+
"step": 380
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"epoch": 0.6933333333333334,
|
| 366 |
+
"grad_norm": 1.8034720420837402,
|
| 367 |
+
"learning_rate": 8.181246066708622e-05,
|
| 368 |
+
"loss": 2.191,
|
| 369 |
+
"mean_token_accuracy": 0.6052505746483803,
|
| 370 |
+
"num_tokens": 879659.0,
|
| 371 |
+
"step": 390
|
| 372 |
+
},
|
| 373 |
+
{
|
| 374 |
+
"epoch": 0.7111111111111111,
|
| 375 |
+
"grad_norm": 1.8932994604110718,
|
| 376 |
+
"learning_rate": 8.118313404657017e-05,
|
| 377 |
+
"loss": 2.1755,
|
| 378 |
+
"mean_token_accuracy": 0.6076797977089882,
|
| 379 |
+
"num_tokens": 902240.0,
|
| 380 |
+
"step": 400
|
| 381 |
+
},
|
| 382 |
+
{
|
| 383 |
+
"epoch": 0.7111111111111111,
|
| 384 |
+
"eval_loss": 2.188769817352295,
|
| 385 |
+
"eval_mean_token_accuracy": 0.6060388499498367,
|
| 386 |
+
"eval_num_tokens": 902240.0,
|
| 387 |
+
"eval_runtime": 29.9448,
|
| 388 |
+
"eval_samples_per_second": 33.395,
|
| 389 |
+
"eval_steps_per_second": 8.349,
|
| 390 |
+
"step": 400
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"epoch": 0.7288888888888889,
|
| 394 |
+
"grad_norm": 1.7485570907592773,
|
| 395 |
+
"learning_rate": 8.055380742605413e-05,
|
| 396 |
+
"loss": 2.2019,
|
| 397 |
+
"mean_token_accuracy": 0.6058685064315796,
|
| 398 |
+
"num_tokens": 925091.0,
|
| 399 |
+
"step": 410
|
| 400 |
+
},
|
| 401 |
+
{
|
| 402 |
+
"epoch": 0.7466666666666667,
|
| 403 |
+
"grad_norm": 1.818544864654541,
|
| 404 |
+
"learning_rate": 7.992448080553809e-05,
|
| 405 |
+
"loss": 2.2313,
|
| 406 |
+
"mean_token_accuracy": 0.5964938789606095,
|
| 407 |
+
"num_tokens": 948151.0,
|
| 408 |
+
"step": 420
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"epoch": 0.7644444444444445,
|
| 412 |
+
"grad_norm": 1.796096682548523,
|
| 413 |
+
"learning_rate": 7.929515418502203e-05,
|
| 414 |
+
"loss": 2.141,
|
| 415 |
+
"mean_token_accuracy": 0.6135336428880691,
|
| 416 |
+
"num_tokens": 970339.0,
|
| 417 |
+
"step": 430
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 0.7822222222222223,
|
| 421 |
+
"grad_norm": 1.7699111700057983,
|
| 422 |
+
"learning_rate": 7.866582756450598e-05,
|
| 423 |
+
"loss": 2.1904,
|
| 424 |
+
"mean_token_accuracy": 0.6022625803947449,
|
| 425 |
+
"num_tokens": 993552.0,
|
| 426 |
+
"step": 440
|
| 427 |
+
},
|
| 428 |
+
{
|
| 429 |
+
"epoch": 0.8,
|
| 430 |
+
"grad_norm": 1.906336784362793,
|
| 431 |
+
"learning_rate": 7.803650094398993e-05,
|
| 432 |
+
"loss": 2.2017,
|
| 433 |
+
"mean_token_accuracy": 0.602821895480156,
|
| 434 |
+
"num_tokens": 1015564.0,
|
| 435 |
+
"step": 450
|
| 436 |
+
},
|
| 437 |
+
{
|
| 438 |
+
"epoch": 0.8177777777777778,
|
| 439 |
+
"grad_norm": 1.9261703491210938,
|
| 440 |
+
"learning_rate": 7.740717432347388e-05,
|
| 441 |
+
"loss": 2.1101,
|
| 442 |
+
"mean_token_accuracy": 0.6158386886119842,
|
| 443 |
+
"num_tokens": 1037721.0,
|
| 444 |
+
"step": 460
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"epoch": 0.8355555555555556,
|
| 448 |
+
"grad_norm": 1.7876946926116943,
|
| 449 |
+
"learning_rate": 7.677784770295784e-05,
|
| 450 |
+
"loss": 2.1866,
|
| 451 |
+
"mean_token_accuracy": 0.6046899721026421,
|
| 452 |
+
"num_tokens": 1060627.0,
|
| 453 |
+
"step": 470
|
| 454 |
+
},
|
| 455 |
+
{
|
| 456 |
+
"epoch": 0.8533333333333334,
|
| 457 |
+
"grad_norm": 1.8447351455688477,
|
| 458 |
+
"learning_rate": 7.61485210824418e-05,
|
| 459 |
+
"loss": 2.1564,
|
| 460 |
+
"mean_token_accuracy": 0.6088386848568916,
|
| 461 |
+
"num_tokens": 1082672.0,
|
| 462 |
+
"step": 480
|
| 463 |
+
},
|
| 464 |
+
{
|
| 465 |
+
"epoch": 0.8711111111111111,
|
| 466 |
+
"grad_norm": 1.7662327289581299,
|
| 467 |
+
"learning_rate": 7.551919446192575e-05,
|
| 468 |
+
"loss": 2.1566,
|
| 469 |
+
"mean_token_accuracy": 0.6086945086717606,
|
| 470 |
+
"num_tokens": 1104857.0,
|
| 471 |
+
"step": 490
|
| 472 |
+
},
|
| 473 |
+
{
|
| 474 |
+
"epoch": 0.8888888888888888,
|
| 475 |
+
"grad_norm": 1.807004451751709,
|
| 476 |
+
"learning_rate": 7.48898678414097e-05,
|
| 477 |
+
"loss": 2.166,
|
| 478 |
+
"mean_token_accuracy": 0.605591855943203,
|
| 479 |
+
"num_tokens": 1127612.0,
|
| 480 |
+
"step": 500
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"epoch": 0.9066666666666666,
|
| 484 |
+
"grad_norm": 1.895982265472412,
|
| 485 |
+
"learning_rate": 7.426054122089365e-05,
|
| 486 |
+
"loss": 2.1645,
|
| 487 |
+
"mean_token_accuracy": 0.606428450345993,
|
| 488 |
+
"num_tokens": 1150411.0,
|
| 489 |
+
"step": 510
|
| 490 |
+
},
|
| 491 |
+
{
|
| 492 |
+
"epoch": 0.9244444444444444,
|
| 493 |
+
"grad_norm": 1.8196443319320679,
|
| 494 |
+
"learning_rate": 7.36312146003776e-05,
|
| 495 |
+
"loss": 2.1878,
|
| 496 |
+
"mean_token_accuracy": 0.6036446511745452,
|
| 497 |
+
"num_tokens": 1172683.0,
|
| 498 |
+
"step": 520
|
| 499 |
+
},
|
| 500 |
+
{
|
| 501 |
+
"epoch": 0.9422222222222222,
|
| 502 |
+
"grad_norm": 1.7809892892837524,
|
| 503 |
+
"learning_rate": 7.300188797986154e-05,
|
| 504 |
+
"loss": 2.0691,
|
| 505 |
+
"mean_token_accuracy": 0.6235968723893166,
|
| 506 |
+
"num_tokens": 1194160.0,
|
| 507 |
+
"step": 530
|
| 508 |
+
},
|
| 509 |
+
{
|
| 510 |
+
"epoch": 0.96,
|
| 511 |
+
"grad_norm": 1.774588704109192,
|
| 512 |
+
"learning_rate": 7.23725613593455e-05,
|
| 513 |
+
"loss": 2.1057,
|
| 514 |
+
"mean_token_accuracy": 0.6202786311507225,
|
| 515 |
+
"num_tokens": 1215760.0,
|
| 516 |
+
"step": 540
|
| 517 |
+
},
|
| 518 |
+
{
|
| 519 |
+
"epoch": 0.9777777777777777,
|
| 520 |
+
"grad_norm": 1.8483060598373413,
|
| 521 |
+
"learning_rate": 7.174323473882946e-05,
|
| 522 |
+
"loss": 2.1634,
|
| 523 |
+
"mean_token_accuracy": 0.6098488807678223,
|
| 524 |
+
"num_tokens": 1238191.0,
|
| 525 |
+
"step": 550
|
| 526 |
+
},
|
| 527 |
+
{
|
| 528 |
+
"epoch": 0.9955555555555555,
|
| 529 |
+
"grad_norm": 1.9268509149551392,
|
| 530 |
+
"learning_rate": 7.111390811831341e-05,
|
| 531 |
+
"loss": 2.136,
|
| 532 |
+
"mean_token_accuracy": 0.6116517767310142,
|
| 533 |
+
"num_tokens": 1260429.0,
|
| 534 |
+
"step": 560
|
| 535 |
+
},
|
| 536 |
+
{
|
| 537 |
+
"epoch": 1.0124444444444445,
|
| 538 |
+
"grad_norm": 1.7296037673950195,
|
| 539 |
+
"learning_rate": 7.048458149779737e-05,
|
| 540 |
+
"loss": 2.0938,
|
| 541 |
+
"mean_token_accuracy": 0.6153759768134669,
|
| 542 |
+
"num_tokens": 1281232.0,
|
| 543 |
+
"step": 570
|
| 544 |
+
},
|
| 545 |
+
{
|
| 546 |
+
"epoch": 1.0302222222222222,
|
| 547 |
+
"grad_norm": 1.8975368738174438,
|
| 548 |
+
"learning_rate": 6.985525487728132e-05,
|
| 549 |
+
"loss": 2.0172,
|
| 550 |
+
"mean_token_accuracy": 0.6284284889698029,
|
| 551 |
+
"num_tokens": 1304130.0,
|
| 552 |
+
"step": 580
|
| 553 |
+
},
|
| 554 |
+
{
|
| 555 |
+
"epoch": 1.048,
|
| 556 |
+
"grad_norm": 1.8282201290130615,
|
| 557 |
+
"learning_rate": 6.922592825676527e-05,
|
| 558 |
+
"loss": 1.9979,
|
| 559 |
+
"mean_token_accuracy": 0.6334663733839989,
|
| 560 |
+
"num_tokens": 1326753.0,
|
| 561 |
+
"step": 590
|
| 562 |
+
},
|
| 563 |
+
{
|
| 564 |
+
"epoch": 1.0657777777777777,
|
| 565 |
+
"grad_norm": 1.7836159467697144,
|
| 566 |
+
"learning_rate": 6.859660163624921e-05,
|
| 567 |
+
"loss": 2.0058,
|
| 568 |
+
"mean_token_accuracy": 0.6304456666111946,
|
| 569 |
+
"num_tokens": 1348985.0,
|
| 570 |
+
"step": 600
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"epoch": 1.0657777777777777,
|
| 574 |
+
"eval_loss": 2.114622116088867,
|
| 575 |
+
"eval_mean_token_accuracy": 0.6162020459175109,
|
| 576 |
+
"eval_num_tokens": 1348985.0,
|
| 577 |
+
"eval_runtime": 30.8226,
|
| 578 |
+
"eval_samples_per_second": 32.444,
|
| 579 |
+
"eval_steps_per_second": 8.111,
|
| 580 |
+
"step": 600
|
| 581 |
+
},
|
| 582 |
+
{
|
| 583 |
+
"epoch": 1.0835555555555556,
|
| 584 |
+
"grad_norm": 1.7529979944229126,
|
| 585 |
+
"learning_rate": 6.796727501573316e-05,
|
| 586 |
+
"loss": 2.0084,
|
| 587 |
+
"mean_token_accuracy": 0.6300177469849586,
|
| 588 |
+
"num_tokens": 1371318.0,
|
| 589 |
+
"step": 610
|
| 590 |
+
},
|
| 591 |
+
{
|
| 592 |
+
"epoch": 1.1013333333333333,
|
| 593 |
+
"grad_norm": 1.897518277168274,
|
| 594 |
+
"learning_rate": 6.733794839521712e-05,
|
| 595 |
+
"loss": 2.0348,
|
| 596 |
+
"mean_token_accuracy": 0.6270109280943871,
|
| 597 |
+
"num_tokens": 1393816.0,
|
| 598 |
+
"step": 620
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"epoch": 1.1191111111111112,
|
| 602 |
+
"grad_norm": 1.9589266777038574,
|
| 603 |
+
"learning_rate": 6.670862177470107e-05,
|
| 604 |
+
"loss": 2.0377,
|
| 605 |
+
"mean_token_accuracy": 0.6255080983042717,
|
| 606 |
+
"num_tokens": 1416529.0,
|
| 607 |
+
"step": 630
|
| 608 |
+
},
|
| 609 |
+
{
|
| 610 |
+
"epoch": 1.1368888888888888,
|
| 611 |
+
"grad_norm": 1.933893084526062,
|
| 612 |
+
"learning_rate": 6.607929515418503e-05,
|
| 613 |
+
"loss": 2.0548,
|
| 614 |
+
"mean_token_accuracy": 0.6250210508704186,
|
| 615 |
+
"num_tokens": 1438970.0,
|
| 616 |
+
"step": 640
|
| 617 |
+
},
|
| 618 |
+
{
|
| 619 |
+
"epoch": 1.1546666666666667,
|
| 620 |
+
"grad_norm": 1.8967244625091553,
|
| 621 |
+
"learning_rate": 6.544996853366899e-05,
|
| 622 |
+
"loss": 2.0309,
|
| 623 |
+
"mean_token_accuracy": 0.6257808804512024,
|
| 624 |
+
"num_tokens": 1461324.0,
|
| 625 |
+
"step": 650
|
| 626 |
+
},
|
| 627 |
+
{
|
| 628 |
+
"epoch": 1.1724444444444444,
|
| 629 |
+
"grad_norm": 2.01849365234375,
|
| 630 |
+
"learning_rate": 6.482064191315293e-05,
|
| 631 |
+
"loss": 2.0737,
|
| 632 |
+
"mean_token_accuracy": 0.6156815335154533,
|
| 633 |
+
"num_tokens": 1484246.0,
|
| 634 |
+
"step": 660
|
| 635 |
+
},
|
| 636 |
+
{
|
| 637 |
+
"epoch": 1.1902222222222223,
|
| 638 |
+
"grad_norm": 1.8661456108093262,
|
| 639 |
+
"learning_rate": 6.419131529263688e-05,
|
| 640 |
+
"loss": 2.0632,
|
| 641 |
+
"mean_token_accuracy": 0.6184948399662972,
|
| 642 |
+
"num_tokens": 1507305.0,
|
| 643 |
+
"step": 670
|
| 644 |
+
},
|
| 645 |
+
{
|
| 646 |
+
"epoch": 1.208,
|
| 647 |
+
"grad_norm": 1.8781774044036865,
|
| 648 |
+
"learning_rate": 6.356198867212083e-05,
|
| 649 |
+
"loss": 2.0029,
|
| 650 |
+
"mean_token_accuracy": 0.6336544677615166,
|
| 651 |
+
"num_tokens": 1529082.0,
|
| 652 |
+
"step": 680
|
| 653 |
+
},
|
| 654 |
+
{
|
| 655 |
+
"epoch": 1.2257777777777779,
|
| 656 |
+
"grad_norm": 1.8406771421432495,
|
| 657 |
+
"learning_rate": 6.293266205160478e-05,
|
| 658 |
+
"loss": 2.0102,
|
| 659 |
+
"mean_token_accuracy": 0.6291820913553238,
|
| 660 |
+
"num_tokens": 1551159.0,
|
| 661 |
+
"step": 690
|
| 662 |
+
},
|
| 663 |
+
{
|
| 664 |
+
"epoch": 1.2435555555555555,
|
| 665 |
+
"grad_norm": 1.829233169555664,
|
| 666 |
+
"learning_rate": 6.230333543108874e-05,
|
| 667 |
+
"loss": 2.0396,
|
| 668 |
+
"mean_token_accuracy": 0.6300060883164406,
|
| 669 |
+
"num_tokens": 1573348.0,
|
| 670 |
+
"step": 700
|
| 671 |
+
},
|
| 672 |
+
{
|
| 673 |
+
"epoch": 1.2613333333333334,
|
| 674 |
+
"grad_norm": 1.9671298265457153,
|
| 675 |
+
"learning_rate": 6.167400881057269e-05,
|
| 676 |
+
"loss": 2.0326,
|
| 677 |
+
"mean_token_accuracy": 0.6287923157215118,
|
| 678 |
+
"num_tokens": 1595989.0,
|
| 679 |
+
"step": 710
|
| 680 |
+
},
|
| 681 |
+
{
|
| 682 |
+
"epoch": 1.279111111111111,
|
| 683 |
+
"grad_norm": 2.0840771198272705,
|
| 684 |
+
"learning_rate": 6.104468219005665e-05,
|
| 685 |
+
"loss": 2.0659,
|
| 686 |
+
"mean_token_accuracy": 0.628783118724823,
|
| 687 |
+
"num_tokens": 1617895.0,
|
| 688 |
+
"step": 720
|
| 689 |
+
},
|
| 690 |
+
{
|
| 691 |
+
"epoch": 1.2968888888888888,
|
| 692 |
+
"grad_norm": 2.056278944015503,
|
| 693 |
+
"learning_rate": 6.04153555695406e-05,
|
| 694 |
+
"loss": 2.0177,
|
| 695 |
+
"mean_token_accuracy": 0.627280455827713,
|
| 696 |
+
"num_tokens": 1640415.0,
|
| 697 |
+
"step": 730
|
| 698 |
+
},
|
| 699 |
+
{
|
| 700 |
+
"epoch": 1.3146666666666667,
|
| 701 |
+
"grad_norm": 1.9183000326156616,
|
| 702 |
+
"learning_rate": 5.978602894902454e-05,
|
| 703 |
+
"loss": 1.9958,
|
| 704 |
+
"mean_token_accuracy": 0.631256802380085,
|
| 705 |
+
"num_tokens": 1662713.0,
|
| 706 |
+
"step": 740
|
| 707 |
+
},
|
| 708 |
+
{
|
| 709 |
+
"epoch": 1.3324444444444445,
|
| 710 |
+
"grad_norm": 2.005032777786255,
|
| 711 |
+
"learning_rate": 5.9156702328508496e-05,
|
| 712 |
+
"loss": 2.0164,
|
| 713 |
+
"mean_token_accuracy": 0.631276798248291,
|
| 714 |
+
"num_tokens": 1684783.0,
|
| 715 |
+
"step": 750
|
| 716 |
+
},
|
| 717 |
+
{
|
| 718 |
+
"epoch": 1.3502222222222222,
|
| 719 |
+
"grad_norm": 1.8667700290679932,
|
| 720 |
+
"learning_rate": 5.852737570799245e-05,
|
| 721 |
+
"loss": 2.0295,
|
| 722 |
+
"mean_token_accuracy": 0.6288824707269669,
|
| 723 |
+
"num_tokens": 1706623.0,
|
| 724 |
+
"step": 760
|
| 725 |
+
},
|
| 726 |
+
{
|
| 727 |
+
"epoch": 1.3679999999999999,
|
| 728 |
+
"grad_norm": 2.123706817626953,
|
| 729 |
+
"learning_rate": 5.78980490874764e-05,
|
| 730 |
+
"loss": 2.0513,
|
| 731 |
+
"mean_token_accuracy": 0.6215401113033294,
|
| 732 |
+
"num_tokens": 1729494.0,
|
| 733 |
+
"step": 770
|
| 734 |
+
},
|
| 735 |
+
{
|
| 736 |
+
"epoch": 1.3857777777777778,
|
| 737 |
+
"grad_norm": 1.9470572471618652,
|
| 738 |
+
"learning_rate": 5.7268722466960356e-05,
|
| 739 |
+
"loss": 2.0179,
|
| 740 |
+
"mean_token_accuracy": 0.630026438832283,
|
| 741 |
+
"num_tokens": 1752045.0,
|
| 742 |
+
"step": 780
|
| 743 |
+
},
|
| 744 |
+
{
|
| 745 |
+
"epoch": 1.4035555555555557,
|
| 746 |
+
"grad_norm": 1.8666447401046753,
|
| 747 |
+
"learning_rate": 5.663939584644431e-05,
|
| 748 |
+
"loss": 2.035,
|
| 749 |
+
"mean_token_accuracy": 0.6255004242062568,
|
| 750 |
+
"num_tokens": 1775601.0,
|
| 751 |
+
"step": 790
|
| 752 |
+
},
|
| 753 |
+
{
|
| 754 |
+
"epoch": 1.4213333333333333,
|
| 755 |
+
"grad_norm": 1.8963086605072021,
|
| 756 |
+
"learning_rate": 5.601006922592826e-05,
|
| 757 |
+
"loss": 2.0004,
|
| 758 |
+
"mean_token_accuracy": 0.6287154361605645,
|
| 759 |
+
"num_tokens": 1798633.0,
|
| 760 |
+
"step": 800
|
| 761 |
+
},
|
| 762 |
+
{
|
| 763 |
+
"epoch": 1.4213333333333333,
|
| 764 |
+
"eval_loss": 2.071798324584961,
|
| 765 |
+
"eval_mean_token_accuracy": 0.6222149915695191,
|
| 766 |
+
"eval_num_tokens": 1798633.0,
|
| 767 |
+
"eval_runtime": 30.3161,
|
| 768 |
+
"eval_samples_per_second": 32.986,
|
| 769 |
+
"eval_steps_per_second": 8.246,
|
| 770 |
+
"step": 800
|
| 771 |
+
},
|
| 772 |
+
{
|
| 773 |
+
"epoch": 1.439111111111111,
|
| 774 |
+
"grad_norm": 1.9529728889465332,
|
| 775 |
+
"learning_rate": 5.5380742605412216e-05,
|
| 776 |
+
"loss": 1.9781,
|
| 777 |
+
"mean_token_accuracy": 0.6329582959413529,
|
| 778 |
+
"num_tokens": 1820656.0,
|
| 779 |
+
"step": 810
|
| 780 |
+
},
|
| 781 |
+
{
|
| 782 |
+
"epoch": 1.456888888888889,
|
| 783 |
+
"grad_norm": 1.9527575969696045,
|
| 784 |
+
"learning_rate": 5.475141598489616e-05,
|
| 785 |
+
"loss": 2.0212,
|
| 786 |
+
"mean_token_accuracy": 0.6298958778381347,
|
| 787 |
+
"num_tokens": 1842871.0,
|
| 788 |
+
"step": 820
|
| 789 |
+
},
|
| 790 |
+
{
|
| 791 |
+
"epoch": 1.4746666666666668,
|
| 792 |
+
"grad_norm": 1.7937837839126587,
|
| 793 |
+
"learning_rate": 5.4122089364380114e-05,
|
| 794 |
+
"loss": 1.9904,
|
| 795 |
+
"mean_token_accuracy": 0.635308350622654,
|
| 796 |
+
"num_tokens": 1865652.0,
|
| 797 |
+
"step": 830
|
| 798 |
+
},
|
| 799 |
+
{
|
| 800 |
+
"epoch": 1.4924444444444445,
|
| 801 |
+
"grad_norm": 1.888289213180542,
|
| 802 |
+
"learning_rate": 5.349276274386407e-05,
|
| 803 |
+
"loss": 2.0129,
|
| 804 |
+
"mean_token_accuracy": 0.6266900539398194,
|
| 805 |
+
"num_tokens": 1888455.0,
|
| 806 |
+
"step": 840
|
| 807 |
+
},
|
| 808 |
+
{
|
| 809 |
+
"epoch": 1.5102222222222221,
|
| 810 |
+
"grad_norm": 2.0203657150268555,
|
| 811 |
+
"learning_rate": 5.286343612334802e-05,
|
| 812 |
+
"loss": 1.9766,
|
| 813 |
+
"mean_token_accuracy": 0.6383475095033646,
|
| 814 |
+
"num_tokens": 1910676.0,
|
| 815 |
+
"step": 850
|
| 816 |
+
},
|
| 817 |
+
{
|
| 818 |
+
"epoch": 1.528,
|
| 819 |
+
"grad_norm": 2.0756003856658936,
|
| 820 |
+
"learning_rate": 5.2234109502831975e-05,
|
| 821 |
+
"loss": 2.0257,
|
| 822 |
+
"mean_token_accuracy": 0.6280800834298134,
|
| 823 |
+
"num_tokens": 1933253.0,
|
| 824 |
+
"step": 860
|
| 825 |
+
},
|
| 826 |
+
{
|
| 827 |
+
"epoch": 1.545777777777778,
|
| 828 |
+
"grad_norm": 2.112074375152588,
|
| 829 |
+
"learning_rate": 5.160478288231593e-05,
|
| 830 |
+
"loss": 2.0314,
|
| 831 |
+
"mean_token_accuracy": 0.6242304086685181,
|
| 832 |
+
"num_tokens": 1955820.0,
|
| 833 |
+
"step": 870
|
| 834 |
+
},
|
| 835 |
+
{
|
| 836 |
+
"epoch": 1.5635555555555556,
|
| 837 |
+
"grad_norm": 1.9367856979370117,
|
| 838 |
+
"learning_rate": 5.097545626179988e-05,
|
| 839 |
+
"loss": 2.0112,
|
| 840 |
+
"mean_token_accuracy": 0.6305277988314628,
|
| 841 |
+
"num_tokens": 1978120.0,
|
| 842 |
+
"step": 880
|
| 843 |
+
},
|
| 844 |
+
{
|
| 845 |
+
"epoch": 1.5813333333333333,
|
| 846 |
+
"grad_norm": 1.991443395614624,
|
| 847 |
+
"learning_rate": 5.034612964128382e-05,
|
| 848 |
+
"loss": 1.9569,
|
| 849 |
+
"mean_token_accuracy": 0.6372233361005784,
|
| 850 |
+
"num_tokens": 2000508.0,
|
| 851 |
+
"step": 890
|
| 852 |
+
},
|
| 853 |
+
{
|
| 854 |
+
"epoch": 1.5991111111111111,
|
| 855 |
+
"grad_norm": 1.8759173154830933,
|
| 856 |
+
"learning_rate": 4.9716803020767784e-05,
|
| 857 |
+
"loss": 1.9894,
|
| 858 |
+
"mean_token_accuracy": 0.6314782112836838,
|
| 859 |
+
"num_tokens": 2023356.0,
|
| 860 |
+
"step": 900
|
| 861 |
+
},
|
| 862 |
+
{
|
| 863 |
+
"epoch": 1.616888888888889,
|
| 864 |
+
"grad_norm": 1.8218945264816284,
|
| 865 |
+
"learning_rate": 4.908747640025173e-05,
|
| 866 |
+
"loss": 1.9459,
|
| 867 |
+
"mean_token_accuracy": 0.6442534357309342,
|
| 868 |
+
"num_tokens": 2045965.0,
|
| 869 |
+
"step": 910
|
| 870 |
+
},
|
| 871 |
+
{
|
| 872 |
+
"epoch": 1.6346666666666667,
|
| 873 |
+
"grad_norm": 1.9485502243041992,
|
| 874 |
+
"learning_rate": 4.845814977973568e-05,
|
| 875 |
+
"loss": 2.0177,
|
| 876 |
+
"mean_token_accuracy": 0.6231269478797913,
|
| 877 |
+
"num_tokens": 2069108.0,
|
| 878 |
+
"step": 920
|
| 879 |
+
},
|
| 880 |
+
{
|
| 881 |
+
"epoch": 1.6524444444444444,
|
| 882 |
+
"grad_norm": 1.9244948625564575,
|
| 883 |
+
"learning_rate": 4.782882315921964e-05,
|
| 884 |
+
"loss": 2.0259,
|
| 885 |
+
"mean_token_accuracy": 0.6279663592576981,
|
| 886 |
+
"num_tokens": 2091755.0,
|
| 887 |
+
"step": 930
|
| 888 |
+
},
|
| 889 |
+
{
|
| 890 |
+
"epoch": 1.6702222222222223,
|
| 891 |
+
"grad_norm": 1.9663888216018677,
|
| 892 |
+
"learning_rate": 4.719949653870359e-05,
|
| 893 |
+
"loss": 1.9896,
|
| 894 |
+
"mean_token_accuracy": 0.6341330617666244,
|
| 895 |
+
"num_tokens": 2114496.0,
|
| 896 |
+
"step": 940
|
| 897 |
+
},
|
| 898 |
+
{
|
| 899 |
+
"epoch": 1.688,
|
| 900 |
+
"grad_norm": 1.9700689315795898,
|
| 901 |
+
"learning_rate": 4.657016991818754e-05,
|
| 902 |
+
"loss": 2.0081,
|
| 903 |
+
"mean_token_accuracy": 0.629092475771904,
|
| 904 |
+
"num_tokens": 2137041.0,
|
| 905 |
+
"step": 950
|
| 906 |
+
},
|
| 907 |
+
{
|
| 908 |
+
"epoch": 1.7057777777777776,
|
| 909 |
+
"grad_norm": 1.9976369142532349,
|
| 910 |
+
"learning_rate": 4.594084329767149e-05,
|
| 911 |
+
"loss": 2.0177,
|
| 912 |
+
"mean_token_accuracy": 0.6279423177242279,
|
| 913 |
+
"num_tokens": 2159711.0,
|
| 914 |
+
"step": 960
|
| 915 |
+
},
|
| 916 |
+
{
|
| 917 |
+
"epoch": 1.7235555555555555,
|
| 918 |
+
"grad_norm": 1.9927507638931274,
|
| 919 |
+
"learning_rate": 4.531151667715545e-05,
|
| 920 |
+
"loss": 2.0111,
|
| 921 |
+
"mean_token_accuracy": 0.632372610270977,
|
| 922 |
+
"num_tokens": 2181675.0,
|
| 923 |
+
"step": 970
|
| 924 |
+
},
|
| 925 |
+
{
|
| 926 |
+
"epoch": 1.7413333333333334,
|
| 927 |
+
"grad_norm": 1.9318374395370483,
|
| 928 |
+
"learning_rate": 4.46821900566394e-05,
|
| 929 |
+
"loss": 1.9772,
|
| 930 |
+
"mean_token_accuracy": 0.6370243668556214,
|
| 931 |
+
"num_tokens": 2204671.0,
|
| 932 |
+
"step": 980
|
| 933 |
+
},
|
| 934 |
+
{
|
| 935 |
+
"epoch": 1.759111111111111,
|
| 936 |
+
"grad_norm": 1.8933532238006592,
|
| 937 |
+
"learning_rate": 4.405286343612335e-05,
|
| 938 |
+
"loss": 2.0098,
|
| 939 |
+
"mean_token_accuracy": 0.6229412123560906,
|
| 940 |
+
"num_tokens": 2227866.0,
|
| 941 |
+
"step": 990
|
| 942 |
+
},
|
| 943 |
+
{
|
| 944 |
+
"epoch": 1.7768888888888887,
|
| 945 |
+
"grad_norm": 2.063185930252075,
|
| 946 |
+
"learning_rate": 4.34235368156073e-05,
|
| 947 |
+
"loss": 1.9801,
|
| 948 |
+
"mean_token_accuracy": 0.6361721217632293,
|
| 949 |
+
"num_tokens": 2250379.0,
|
| 950 |
+
"step": 1000
|
| 951 |
+
},
|
| 952 |
+
{
|
| 953 |
+
"epoch": 1.7768888888888887,
|
| 954 |
+
"eval_loss": 2.036764621734619,
|
| 955 |
+
"eval_mean_token_accuracy": 0.6262071034908294,
|
| 956 |
+
"eval_num_tokens": 2250379.0,
|
| 957 |
+
"eval_runtime": 31.2979,
|
| 958 |
+
"eval_samples_per_second": 31.951,
|
| 959 |
+
"eval_steps_per_second": 7.988,
|
| 960 |
+
"step": 1000
|
| 961 |
+
},
|
| 962 |
+
{
|
| 963 |
+
"epoch": 1.7946666666666666,
|
| 964 |
+
"grad_norm": 1.9427729845046997,
|
| 965 |
+
"learning_rate": 4.2794210195091256e-05,
|
| 966 |
+
"loss": 2.0155,
|
| 967 |
+
"mean_token_accuracy": 0.6281099706888199,
|
| 968 |
+
"num_tokens": 2272999.0,
|
| 969 |
+
"step": 1010
|
| 970 |
+
},
|
| 971 |
+
{
|
| 972 |
+
"epoch": 1.8124444444444445,
|
| 973 |
+
"grad_norm": 1.842465877532959,
|
| 974 |
+
"learning_rate": 4.216488357457521e-05,
|
| 975 |
+
"loss": 1.9861,
|
| 976 |
+
"mean_token_accuracy": 0.6330478996038437,
|
| 977 |
+
"num_tokens": 2295110.0,
|
| 978 |
+
"step": 1020
|
| 979 |
+
},
|
| 980 |
+
{
|
| 981 |
+
"epoch": 1.8302222222222222,
|
| 982 |
+
"grad_norm": 1.8547931909561157,
|
| 983 |
+
"learning_rate": 4.1535556954059154e-05,
|
| 984 |
+
"loss": 1.9617,
|
| 985 |
+
"mean_token_accuracy": 0.6373973488807678,
|
| 986 |
+
"num_tokens": 2317432.0,
|
| 987 |
+
"step": 1030
|
| 988 |
+
},
|
| 989 |
+
{
|
| 990 |
+
"epoch": 1.8479999999999999,
|
| 991 |
+
"grad_norm": 1.8283085823059082,
|
| 992 |
+
"learning_rate": 4.090623033354311e-05,
|
| 993 |
+
"loss": 1.9987,
|
| 994 |
+
"mean_token_accuracy": 0.6286273017525673,
|
| 995 |
+
"num_tokens": 2340305.0,
|
| 996 |
+
"step": 1040
|
| 997 |
+
},
|
| 998 |
+
{
|
| 999 |
+
"epoch": 1.8657777777777778,
|
| 1000 |
+
"grad_norm": 1.9289031028747559,
|
| 1001 |
+
"learning_rate": 4.0276903713027065e-05,
|
| 1002 |
+
"loss": 2.0035,
|
| 1003 |
+
"mean_token_accuracy": 0.6320135101675988,
|
| 1004 |
+
"num_tokens": 2362746.0,
|
| 1005 |
+
"step": 1050
|
| 1006 |
+
},
|
| 1007 |
+
{
|
| 1008 |
+
"epoch": 1.8835555555555556,
|
| 1009 |
+
"grad_norm": 1.8411505222320557,
|
| 1010 |
+
"learning_rate": 3.9647577092511014e-05,
|
| 1011 |
+
"loss": 1.9697,
|
| 1012 |
+
"mean_token_accuracy": 0.6332684755325317,
|
| 1013 |
+
"num_tokens": 2385647.0,
|
| 1014 |
+
"step": 1060
|
| 1015 |
+
},
|
| 1016 |
+
{
|
| 1017 |
+
"epoch": 1.9013333333333333,
|
| 1018 |
+
"grad_norm": 2.0083494186401367,
|
| 1019 |
+
"learning_rate": 3.901825047199496e-05,
|
| 1020 |
+
"loss": 1.987,
|
| 1021 |
+
"mean_token_accuracy": 0.627101382613182,
|
| 1022 |
+
"num_tokens": 2408732.0,
|
| 1023 |
+
"step": 1070
|
| 1024 |
+
},
|
| 1025 |
+
{
|
| 1026 |
+
"epoch": 1.919111111111111,
|
| 1027 |
+
"grad_norm": 2.150812864303589,
|
| 1028 |
+
"learning_rate": 3.838892385147892e-05,
|
| 1029 |
+
"loss": 1.9642,
|
| 1030 |
+
"mean_token_accuracy": 0.6350547641515731,
|
| 1031 |
+
"num_tokens": 2431137.0,
|
| 1032 |
+
"step": 1080
|
| 1033 |
+
},
|
| 1034 |
+
{
|
| 1035 |
+
"epoch": 1.9368888888888889,
|
| 1036 |
+
"grad_norm": 1.9779438972473145,
|
| 1037 |
+
"learning_rate": 3.7759597230962874e-05,
|
| 1038 |
+
"loss": 1.9249,
|
| 1039 |
+
"mean_token_accuracy": 0.6438971221446991,
|
| 1040 |
+
"num_tokens": 2453517.0,
|
| 1041 |
+
"step": 1090
|
| 1042 |
+
},
|
| 1043 |
+
{
|
| 1044 |
+
"epoch": 1.9546666666666668,
|
| 1045 |
+
"grad_norm": 2.0672504901885986,
|
| 1046 |
+
"learning_rate": 3.7130270610446823e-05,
|
| 1047 |
+
"loss": 1.9679,
|
| 1048 |
+
"mean_token_accuracy": 0.6345437586307525,
|
| 1049 |
+
"num_tokens": 2475737.0,
|
| 1050 |
+
"step": 1100
|
| 1051 |
+
},
|
| 1052 |
+
{
|
| 1053 |
+
"epoch": 1.9724444444444444,
|
| 1054 |
+
"grad_norm": 1.9778350591659546,
|
| 1055 |
+
"learning_rate": 3.650094398993077e-05,
|
| 1056 |
+
"loss": 1.9733,
|
| 1057 |
+
"mean_token_accuracy": 0.6329764410853386,
|
| 1058 |
+
"num_tokens": 2497880.0,
|
| 1059 |
+
"step": 1110
|
| 1060 |
+
},
|
| 1061 |
+
{
|
| 1062 |
+
"epoch": 1.9902222222222221,
|
| 1063 |
+
"grad_norm": 2.014357328414917,
|
| 1064 |
+
"learning_rate": 3.587161736941473e-05,
|
| 1065 |
+
"loss": 1.9714,
|
| 1066 |
+
"mean_token_accuracy": 0.635537999868393,
|
| 1067 |
+
"num_tokens": 2519974.0,
|
| 1068 |
+
"step": 1120
|
| 1069 |
+
},
|
| 1070 |
+
{
|
| 1071 |
+
"epoch": 2.007111111111111,
|
| 1072 |
+
"grad_norm": 1.9104490280151367,
|
| 1073 |
+
"learning_rate": 3.5242290748898684e-05,
|
| 1074 |
+
"loss": 1.8849,
|
| 1075 |
+
"mean_token_accuracy": 0.6536890221269507,
|
| 1076 |
+
"num_tokens": 2540296.0,
|
| 1077 |
+
"step": 1130
|
| 1078 |
+
},
|
| 1079 |
+
{
|
| 1080 |
+
"epoch": 2.024888888888889,
|
| 1081 |
+
"grad_norm": 2.0223166942596436,
|
| 1082 |
+
"learning_rate": 3.461296412838263e-05,
|
| 1083 |
+
"loss": 1.8811,
|
| 1084 |
+
"mean_token_accuracy": 0.6483465373516083,
|
| 1085 |
+
"num_tokens": 2561919.0,
|
| 1086 |
+
"step": 1140
|
| 1087 |
+
},
|
| 1088 |
+
{
|
| 1089 |
+
"epoch": 2.042666666666667,
|
| 1090 |
+
"grad_norm": 1.8120856285095215,
|
| 1091 |
+
"learning_rate": 3.398363750786658e-05,
|
| 1092 |
+
"loss": 1.9212,
|
| 1093 |
+
"mean_token_accuracy": 0.6420063003897667,
|
| 1094 |
+
"num_tokens": 2584915.0,
|
| 1095 |
+
"step": 1150
|
| 1096 |
+
},
|
| 1097 |
+
{
|
| 1098 |
+
"epoch": 2.0604444444444443,
|
| 1099 |
+
"grad_norm": 1.9729136228561401,
|
| 1100 |
+
"learning_rate": 3.335431088735054e-05,
|
| 1101 |
+
"loss": 1.8851,
|
| 1102 |
+
"mean_token_accuracy": 0.6519104614853859,
|
| 1103 |
+
"num_tokens": 2606857.0,
|
| 1104 |
+
"step": 1160
|
| 1105 |
+
},
|
| 1106 |
+
{
|
| 1107 |
+
"epoch": 2.078222222222222,
|
| 1108 |
+
"grad_norm": 2.1263654232025146,
|
| 1109 |
+
"learning_rate": 3.272498426683449e-05,
|
| 1110 |
+
"loss": 1.8905,
|
| 1111 |
+
"mean_token_accuracy": 0.6453483879566193,
|
| 1112 |
+
"num_tokens": 2629737.0,
|
| 1113 |
+
"step": 1170
|
| 1114 |
+
},
|
| 1115 |
+
{
|
| 1116 |
+
"epoch": 2.096,
|
| 1117 |
+
"grad_norm": 1.9857081174850464,
|
| 1118 |
+
"learning_rate": 3.209565764631844e-05,
|
| 1119 |
+
"loss": 1.8381,
|
| 1120 |
+
"mean_token_accuracy": 0.653864786028862,
|
| 1121 |
+
"num_tokens": 2651936.0,
|
| 1122 |
+
"step": 1180
|
| 1123 |
+
},
|
| 1124 |
+
{
|
| 1125 |
+
"epoch": 2.113777777777778,
|
| 1126 |
+
"grad_norm": 1.9701604843139648,
|
| 1127 |
+
"learning_rate": 3.146633102580239e-05,
|
| 1128 |
+
"loss": 1.9133,
|
| 1129 |
+
"mean_token_accuracy": 0.6435931533575058,
|
| 1130 |
+
"num_tokens": 2675241.0,
|
| 1131 |
+
"step": 1190
|
| 1132 |
+
},
|
| 1133 |
+
{
|
| 1134 |
+
"epoch": 2.1315555555555554,
|
| 1135 |
+
"grad_norm": 1.9061148166656494,
|
| 1136 |
+
"learning_rate": 3.0837004405286347e-05,
|
| 1137 |
+
"loss": 1.8832,
|
| 1138 |
+
"mean_token_accuracy": 0.6495110660791397,
|
| 1139 |
+
"num_tokens": 2698219.0,
|
| 1140 |
+
"step": 1200
|
| 1141 |
+
},
|
| 1142 |
+
{
|
| 1143 |
+
"epoch": 2.1315555555555554,
|
| 1144 |
+
"eval_loss": 2.020338296890259,
|
| 1145 |
+
"eval_mean_token_accuracy": 0.6295755279064178,
|
| 1146 |
+
"eval_num_tokens": 2698219.0,
|
| 1147 |
+
"eval_runtime": 30.7487,
|
| 1148 |
+
"eval_samples_per_second": 32.522,
|
| 1149 |
+
"eval_steps_per_second": 8.13,
|
| 1150 |
+
"step": 1200
|
| 1151 |
+
},
|
| 1152 |
+
{
|
| 1153 |
+
"epoch": 2.1493333333333333,
|
| 1154 |
+
"grad_norm": 2.1164379119873047,
|
| 1155 |
+
"learning_rate": 3.02076777847703e-05,
|
| 1156 |
+
"loss": 1.8986,
|
| 1157 |
+
"mean_token_accuracy": 0.6449921384453774,
|
| 1158 |
+
"num_tokens": 2721580.0,
|
| 1159 |
+
"step": 1210
|
| 1160 |
+
},
|
| 1161 |
+
{
|
| 1162 |
+
"epoch": 2.167111111111111,
|
| 1163 |
+
"grad_norm": 1.9740287065505981,
|
| 1164 |
+
"learning_rate": 2.9578351164254248e-05,
|
| 1165 |
+
"loss": 1.8953,
|
| 1166 |
+
"mean_token_accuracy": 0.648700350522995,
|
| 1167 |
+
"num_tokens": 2744110.0,
|
| 1168 |
+
"step": 1220
|
| 1169 |
+
},
|
| 1170 |
+
{
|
| 1171 |
+
"epoch": 2.1848888888888887,
|
| 1172 |
+
"grad_norm": 1.9970844984054565,
|
| 1173 |
+
"learning_rate": 2.89490245437382e-05,
|
| 1174 |
+
"loss": 1.8693,
|
| 1175 |
+
"mean_token_accuracy": 0.6546828895807266,
|
| 1176 |
+
"num_tokens": 2765844.0,
|
| 1177 |
+
"step": 1230
|
| 1178 |
+
},
|
| 1179 |
+
{
|
| 1180 |
+
"epoch": 2.2026666666666666,
|
| 1181 |
+
"grad_norm": 2.06357479095459,
|
| 1182 |
+
"learning_rate": 2.8319697923222156e-05,
|
| 1183 |
+
"loss": 1.8775,
|
| 1184 |
+
"mean_token_accuracy": 0.6484791278839112,
|
| 1185 |
+
"num_tokens": 2788070.0,
|
| 1186 |
+
"step": 1240
|
| 1187 |
+
},
|
| 1188 |
+
{
|
| 1189 |
+
"epoch": 2.2204444444444444,
|
| 1190 |
+
"grad_norm": 1.9746241569519043,
|
| 1191 |
+
"learning_rate": 2.7690371302706108e-05,
|
| 1192 |
+
"loss": 1.9117,
|
| 1193 |
+
"mean_token_accuracy": 0.6470579236745835,
|
| 1194 |
+
"num_tokens": 2810964.0,
|
| 1195 |
+
"step": 1250
|
| 1196 |
+
},
|
| 1197 |
+
{
|
| 1198 |
+
"epoch": 2.2382222222222223,
|
| 1199 |
+
"grad_norm": 2.1169064044952393,
|
| 1200 |
+
"learning_rate": 2.7061044682190057e-05,
|
| 1201 |
+
"loss": 1.8684,
|
| 1202 |
+
"mean_token_accuracy": 0.6524357482790947,
|
| 1203 |
+
"num_tokens": 2833176.0,
|
| 1204 |
+
"step": 1260
|
| 1205 |
+
},
|
| 1206 |
+
{
|
| 1207 |
+
"epoch": 2.2560000000000002,
|
| 1208 |
+
"grad_norm": 2.0234525203704834,
|
| 1209 |
+
"learning_rate": 2.643171806167401e-05,
|
| 1210 |
+
"loss": 1.9089,
|
| 1211 |
+
"mean_token_accuracy": 0.6425125360488891,
|
| 1212 |
+
"num_tokens": 2855440.0,
|
| 1213 |
+
"step": 1270
|
| 1214 |
+
},
|
| 1215 |
+
{
|
| 1216 |
+
"epoch": 2.2737777777777777,
|
| 1217 |
+
"grad_norm": 2.0508742332458496,
|
| 1218 |
+
"learning_rate": 2.5802391441157965e-05,
|
| 1219 |
+
"loss": 1.8463,
|
| 1220 |
+
"mean_token_accuracy": 0.6541648581624031,
|
| 1221 |
+
"num_tokens": 2877713.0,
|
| 1222 |
+
"step": 1280
|
| 1223 |
+
},
|
| 1224 |
+
{
|
| 1225 |
+
"epoch": 2.2915555555555556,
|
| 1226 |
+
"grad_norm": 1.863732099533081,
|
| 1227 |
+
"learning_rate": 2.517306482064191e-05,
|
| 1228 |
+
"loss": 1.8953,
|
| 1229 |
+
"mean_token_accuracy": 0.6487652212381363,
|
| 1230 |
+
"num_tokens": 2899934.0,
|
| 1231 |
+
"step": 1290
|
| 1232 |
+
},
|
| 1233 |
+
{
|
| 1234 |
+
"epoch": 2.3093333333333335,
|
| 1235 |
+
"grad_norm": 2.148881196975708,
|
| 1236 |
+
"learning_rate": 2.4543738200125866e-05,
|
| 1237 |
+
"loss": 1.8937,
|
| 1238 |
+
"mean_token_accuracy": 0.6466890797019005,
|
| 1239 |
+
"num_tokens": 2923244.0,
|
| 1240 |
+
"step": 1300
|
| 1241 |
+
},
|
| 1242 |
+
{
|
| 1243 |
+
"epoch": 2.327111111111111,
|
| 1244 |
+
"grad_norm": 2.0562210083007812,
|
| 1245 |
+
"learning_rate": 2.391441157960982e-05,
|
| 1246 |
+
"loss": 1.8776,
|
| 1247 |
+
"mean_token_accuracy": 0.648098886013031,
|
| 1248 |
+
"num_tokens": 2945580.0,
|
| 1249 |
+
"step": 1310
|
| 1250 |
+
},
|
| 1251 |
+
{
|
| 1252 |
+
"epoch": 2.344888888888889,
|
| 1253 |
+
"grad_norm": 1.9801143407821655,
|
| 1254 |
+
"learning_rate": 2.328508495909377e-05,
|
| 1255 |
+
"loss": 1.8718,
|
| 1256 |
+
"mean_token_accuracy": 0.6436786696314811,
|
| 1257 |
+
"num_tokens": 2969470.0,
|
| 1258 |
+
"step": 1320
|
| 1259 |
+
},
|
| 1260 |
+
{
|
| 1261 |
+
"epoch": 2.3626666666666667,
|
| 1262 |
+
"grad_norm": 2.244140863418579,
|
| 1263 |
+
"learning_rate": 2.2655758338577723e-05,
|
| 1264 |
+
"loss": 1.871,
|
| 1265 |
+
"mean_token_accuracy": 0.6460510939359665,
|
| 1266 |
+
"num_tokens": 2991982.0,
|
| 1267 |
+
"step": 1330
|
| 1268 |
+
},
|
| 1269 |
+
{
|
| 1270 |
+
"epoch": 2.3804444444444446,
|
| 1271 |
+
"grad_norm": 1.993152379989624,
|
| 1272 |
+
"learning_rate": 2.2026431718061676e-05,
|
| 1273 |
+
"loss": 1.8909,
|
| 1274 |
+
"mean_token_accuracy": 0.6495360463857651,
|
| 1275 |
+
"num_tokens": 3014206.0,
|
| 1276 |
+
"step": 1340
|
| 1277 |
+
},
|
| 1278 |
+
{
|
| 1279 |
+
"epoch": 2.398222222222222,
|
| 1280 |
+
"grad_norm": 1.974604606628418,
|
| 1281 |
+
"learning_rate": 2.1397105097545628e-05,
|
| 1282 |
+
"loss": 1.843,
|
| 1283 |
+
"mean_token_accuracy": 0.6507977247238159,
|
| 1284 |
+
"num_tokens": 3036651.0,
|
| 1285 |
+
"step": 1350
|
| 1286 |
+
},
|
| 1287 |
+
{
|
| 1288 |
+
"epoch": 2.416,
|
| 1289 |
+
"grad_norm": 1.9981292486190796,
|
| 1290 |
+
"learning_rate": 2.0767778477029577e-05,
|
| 1291 |
+
"loss": 1.8775,
|
| 1292 |
+
"mean_token_accuracy": 0.6513748601078987,
|
| 1293 |
+
"num_tokens": 3058745.0,
|
| 1294 |
+
"step": 1360
|
| 1295 |
+
},
|
| 1296 |
+
{
|
| 1297 |
+
"epoch": 2.433777777777778,
|
| 1298 |
+
"grad_norm": 2.1414084434509277,
|
| 1299 |
+
"learning_rate": 2.0138451856513533e-05,
|
| 1300 |
+
"loss": 1.8904,
|
| 1301 |
+
"mean_token_accuracy": 0.6470720157027244,
|
| 1302 |
+
"num_tokens": 3081726.0,
|
| 1303 |
+
"step": 1370
|
| 1304 |
+
},
|
| 1305 |
+
{
|
| 1306 |
+
"epoch": 2.4515555555555557,
|
| 1307 |
+
"grad_norm": 2.157397747039795,
|
| 1308 |
+
"learning_rate": 1.950912523599748e-05,
|
| 1309 |
+
"loss": 1.8711,
|
| 1310 |
+
"mean_token_accuracy": 0.6492032095789909,
|
| 1311 |
+
"num_tokens": 3104292.0,
|
| 1312 |
+
"step": 1380
|
| 1313 |
+
},
|
| 1314 |
+
{
|
| 1315 |
+
"epoch": 2.469333333333333,
|
| 1316 |
+
"grad_norm": 2.0714213848114014,
|
| 1317 |
+
"learning_rate": 1.8879798615481437e-05,
|
| 1318 |
+
"loss": 1.8845,
|
| 1319 |
+
"mean_token_accuracy": 0.6478913977742196,
|
| 1320 |
+
"num_tokens": 3126334.0,
|
| 1321 |
+
"step": 1390
|
| 1322 |
+
},
|
| 1323 |
+
{
|
| 1324 |
+
"epoch": 2.487111111111111,
|
| 1325 |
+
"grad_norm": 2.1000311374664307,
|
| 1326 |
+
"learning_rate": 1.8250471994965386e-05,
|
| 1327 |
+
"loss": 1.9088,
|
| 1328 |
+
"mean_token_accuracy": 0.6414603188633918,
|
| 1329 |
+
"num_tokens": 3149845.0,
|
| 1330 |
+
"step": 1400
|
| 1331 |
+
},
|
| 1332 |
+
{
|
| 1333 |
+
"epoch": 2.487111111111111,
|
| 1334 |
+
"eval_loss": 2.0077672004699707,
|
| 1335 |
+
"eval_mean_token_accuracy": 0.63226633644104,
|
| 1336 |
+
"eval_num_tokens": 3149845.0,
|
| 1337 |
+
"eval_runtime": 30.4714,
|
| 1338 |
+
"eval_samples_per_second": 32.818,
|
| 1339 |
+
"eval_steps_per_second": 8.204,
|
| 1340 |
+
"step": 1400
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"epoch": 2.504888888888889,
|
| 1344 |
+
"grad_norm": 1.9947516918182373,
|
| 1345 |
+
"learning_rate": 1.7621145374449342e-05,
|
| 1346 |
+
"loss": 1.8948,
|
| 1347 |
+
"mean_token_accuracy": 0.6480994567275047,
|
| 1348 |
+
"num_tokens": 3172117.0,
|
| 1349 |
+
"step": 1410
|
| 1350 |
+
},
|
| 1351 |
+
{
|
| 1352 |
+
"epoch": 2.522666666666667,
|
| 1353 |
+
"grad_norm": 2.0749399662017822,
|
| 1354 |
+
"learning_rate": 1.699181875393329e-05,
|
| 1355 |
+
"loss": 1.8821,
|
| 1356 |
+
"mean_token_accuracy": 0.6532607778906823,
|
| 1357 |
+
"num_tokens": 3194261.0,
|
| 1358 |
+
"step": 1420
|
| 1359 |
+
},
|
| 1360 |
+
{
|
| 1361 |
+
"epoch": 2.5404444444444443,
|
| 1362 |
+
"grad_norm": 2.021650552749634,
|
| 1363 |
+
"learning_rate": 1.6362492133417247e-05,
|
| 1364 |
+
"loss": 1.7886,
|
| 1365 |
+
"mean_token_accuracy": 0.6606403380632401,
|
| 1366 |
+
"num_tokens": 3216455.0,
|
| 1367 |
+
"step": 1430
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"epoch": 2.558222222222222,
|
| 1371 |
+
"grad_norm": 2.041862726211548,
|
| 1372 |
+
"learning_rate": 1.5733165512901195e-05,
|
| 1373 |
+
"loss": 1.9171,
|
| 1374 |
+
"mean_token_accuracy": 0.6459932029247284,
|
| 1375 |
+
"num_tokens": 3238359.0,
|
| 1376 |
+
"step": 1440
|
| 1377 |
+
},
|
| 1378 |
+
{
|
| 1379 |
+
"epoch": 2.576,
|
| 1380 |
+
"grad_norm": 1.9248042106628418,
|
| 1381 |
+
"learning_rate": 1.510383889238515e-05,
|
| 1382 |
+
"loss": 1.9163,
|
| 1383 |
+
"mean_token_accuracy": 0.6407139167189598,
|
| 1384 |
+
"num_tokens": 3261568.0,
|
| 1385 |
+
"step": 1450
|
| 1386 |
+
},
|
| 1387 |
+
{
|
| 1388 |
+
"epoch": 2.5937777777777775,
|
| 1389 |
+
"grad_norm": 2.2711341381073,
|
| 1390 |
+
"learning_rate": 1.44745122718691e-05,
|
| 1391 |
+
"loss": 1.9086,
|
| 1392 |
+
"mean_token_accuracy": 0.6399997368454933,
|
| 1393 |
+
"num_tokens": 3284517.0,
|
| 1394 |
+
"step": 1460
|
| 1395 |
+
},
|
| 1396 |
+
{
|
| 1397 |
+
"epoch": 2.6115555555555554,
|
| 1398 |
+
"grad_norm": 2.2452495098114014,
|
| 1399 |
+
"learning_rate": 1.3845185651353054e-05,
|
| 1400 |
+
"loss": 1.8712,
|
| 1401 |
+
"mean_token_accuracy": 0.649416595697403,
|
| 1402 |
+
"num_tokens": 3306623.0,
|
| 1403 |
+
"step": 1470
|
| 1404 |
+
},
|
| 1405 |
+
{
|
| 1406 |
+
"epoch": 2.6293333333333333,
|
| 1407 |
+
"grad_norm": 1.9956483840942383,
|
| 1408 |
+
"learning_rate": 1.3215859030837005e-05,
|
| 1409 |
+
"loss": 1.8503,
|
| 1410 |
+
"mean_token_accuracy": 0.6563126415014267,
|
| 1411 |
+
"num_tokens": 3329270.0,
|
| 1412 |
+
"step": 1480
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"epoch": 2.647111111111111,
|
| 1416 |
+
"grad_norm": 2.000636100769043,
|
| 1417 |
+
"learning_rate": 1.2586532410320955e-05,
|
| 1418 |
+
"loss": 1.8668,
|
| 1419 |
+
"mean_token_accuracy": 0.6488404273986816,
|
| 1420 |
+
"num_tokens": 3352533.0,
|
| 1421 |
+
"step": 1490
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"epoch": 2.664888888888889,
|
| 1425 |
+
"grad_norm": 2.1857969760894775,
|
| 1426 |
+
"learning_rate": 1.195720578980491e-05,
|
| 1427 |
+
"loss": 1.8487,
|
| 1428 |
+
"mean_token_accuracy": 0.6583347156643867,
|
| 1429 |
+
"num_tokens": 3374132.0,
|
| 1430 |
+
"step": 1500
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"epoch": 2.6826666666666665,
|
| 1434 |
+
"grad_norm": 1.9961498975753784,
|
| 1435 |
+
"learning_rate": 1.1327879169288862e-05,
|
| 1436 |
+
"loss": 1.9102,
|
| 1437 |
+
"mean_token_accuracy": 0.6406741261482238,
|
| 1438 |
+
"num_tokens": 3397176.0,
|
| 1439 |
+
"step": 1510
|
| 1440 |
+
},
|
| 1441 |
+
{
|
| 1442 |
+
"epoch": 2.7004444444444444,
|
| 1443 |
+
"grad_norm": 2.1003425121307373,
|
| 1444 |
+
"learning_rate": 1.0698552548772814e-05,
|
| 1445 |
+
"loss": 1.8477,
|
| 1446 |
+
"mean_token_accuracy": 0.6532559394836426,
|
| 1447 |
+
"num_tokens": 3418961.0,
|
| 1448 |
+
"step": 1520
|
| 1449 |
+
},
|
| 1450 |
+
{
|
| 1451 |
+
"epoch": 2.7182222222222223,
|
| 1452 |
+
"grad_norm": 2.024757146835327,
|
| 1453 |
+
"learning_rate": 1.0069225928256766e-05,
|
| 1454 |
+
"loss": 1.8602,
|
| 1455 |
+
"mean_token_accuracy": 0.6530294433236122,
|
| 1456 |
+
"num_tokens": 3441815.0,
|
| 1457 |
+
"step": 1530
|
| 1458 |
+
},
|
| 1459 |
+
{
|
| 1460 |
+
"epoch": 2.7359999999999998,
|
| 1461 |
+
"grad_norm": 1.9595909118652344,
|
| 1462 |
+
"learning_rate": 9.439899307740719e-06,
|
| 1463 |
+
"loss": 1.8787,
|
| 1464 |
+
"mean_token_accuracy": 0.6477272987365723,
|
| 1465 |
+
"num_tokens": 3464582.0,
|
| 1466 |
+
"step": 1540
|
| 1467 |
+
},
|
| 1468 |
+
{
|
| 1469 |
+
"epoch": 2.7537777777777777,
|
| 1470 |
+
"grad_norm": 1.9734858274459839,
|
| 1471 |
+
"learning_rate": 8.810572687224671e-06,
|
| 1472 |
+
"loss": 1.8385,
|
| 1473 |
+
"mean_token_accuracy": 0.656038624048233,
|
| 1474 |
+
"num_tokens": 3486694.0,
|
| 1475 |
+
"step": 1550
|
| 1476 |
+
},
|
| 1477 |
+
{
|
| 1478 |
+
"epoch": 2.7715555555555556,
|
| 1479 |
+
"grad_norm": 2.0039222240448,
|
| 1480 |
+
"learning_rate": 8.181246066708623e-06,
|
| 1481 |
+
"loss": 1.8825,
|
| 1482 |
+
"mean_token_accuracy": 0.6516638934612274,
|
| 1483 |
+
"num_tokens": 3508908.0,
|
| 1484 |
+
"step": 1560
|
| 1485 |
+
},
|
| 1486 |
+
{
|
| 1487 |
+
"epoch": 2.7893333333333334,
|
| 1488 |
+
"grad_norm": 2.040252685546875,
|
| 1489 |
+
"learning_rate": 7.551919446192575e-06,
|
| 1490 |
+
"loss": 1.8168,
|
| 1491 |
+
"mean_token_accuracy": 0.6596024230122566,
|
| 1492 |
+
"num_tokens": 3530306.0,
|
| 1493 |
+
"step": 1570
|
| 1494 |
+
},
|
| 1495 |
+
{
|
| 1496 |
+
"epoch": 2.8071111111111113,
|
| 1497 |
+
"grad_norm": 2.2906384468078613,
|
| 1498 |
+
"learning_rate": 6.922592825676527e-06,
|
| 1499 |
+
"loss": 1.9023,
|
| 1500 |
+
"mean_token_accuracy": 0.643904159963131,
|
| 1501 |
+
"num_tokens": 3552880.0,
|
| 1502 |
+
"step": 1580
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"epoch": 2.824888888888889,
|
| 1506 |
+
"grad_norm": 1.9195839166641235,
|
| 1507 |
+
"learning_rate": 6.293266205160478e-06,
|
| 1508 |
+
"loss": 1.8941,
|
| 1509 |
+
"mean_token_accuracy": 0.648286484181881,
|
| 1510 |
+
"num_tokens": 3575800.0,
|
| 1511 |
+
"step": 1590
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"epoch": 2.8426666666666667,
|
| 1515 |
+
"grad_norm": 2.044443368911743,
|
| 1516 |
+
"learning_rate": 5.663939584644431e-06,
|
| 1517 |
+
"loss": 1.8881,
|
| 1518 |
+
"mean_token_accuracy": 0.652445487678051,
|
| 1519 |
+
"num_tokens": 3598214.0,
|
| 1520 |
+
"step": 1600
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"epoch": 2.8426666666666667,
|
| 1524 |
+
"eval_loss": 1.9988627433776855,
|
| 1525 |
+
"eval_mean_token_accuracy": 0.6337166538238526,
|
| 1526 |
+
"eval_num_tokens": 3598214.0,
|
| 1527 |
+
"eval_runtime": 30.1548,
|
| 1528 |
+
"eval_samples_per_second": 33.162,
|
| 1529 |
+
"eval_steps_per_second": 8.291,
|
| 1530 |
+
"step": 1600
|
| 1531 |
+
},
|
| 1532 |
+
{
|
| 1533 |
+
"epoch": 2.8604444444444446,
|
| 1534 |
+
"grad_norm": 1.9401663541793823,
|
| 1535 |
+
"learning_rate": 5.034612964128383e-06,
|
| 1536 |
+
"loss": 1.8622,
|
| 1537 |
+
"mean_token_accuracy": 0.6543288782238961,
|
| 1538 |
+
"num_tokens": 3620353.0,
|
| 1539 |
+
"step": 1610
|
| 1540 |
+
},
|
| 1541 |
+
{
|
| 1542 |
+
"epoch": 2.878222222222222,
|
| 1543 |
+
"grad_norm": 2.042475700378418,
|
| 1544 |
+
"learning_rate": 4.4052863436123355e-06,
|
| 1545 |
+
"loss": 1.8698,
|
| 1546 |
+
"mean_token_accuracy": 0.6504862099885941,
|
| 1547 |
+
"num_tokens": 3642281.0,
|
| 1548 |
+
"step": 1620
|
| 1549 |
+
},
|
| 1550 |
+
{
|
| 1551 |
+
"epoch": 2.896,
|
| 1552 |
+
"grad_norm": 2.1123745441436768,
|
| 1553 |
+
"learning_rate": 3.7759597230962874e-06,
|
| 1554 |
+
"loss": 1.8245,
|
| 1555 |
+
"mean_token_accuracy": 0.6554929837584496,
|
| 1556 |
+
"num_tokens": 3664853.0,
|
| 1557 |
+
"step": 1630
|
| 1558 |
+
},
|
| 1559 |
+
{
|
| 1560 |
+
"epoch": 2.913777777777778,
|
| 1561 |
+
"grad_norm": 2.1008834838867188,
|
| 1562 |
+
"learning_rate": 3.146633102580239e-06,
|
| 1563 |
+
"loss": 1.9279,
|
| 1564 |
+
"mean_token_accuracy": 0.6415353491902351,
|
| 1565 |
+
"num_tokens": 3688123.0,
|
| 1566 |
+
"step": 1640
|
| 1567 |
+
},
|
| 1568 |
+
{
|
| 1569 |
+
"epoch": 2.9315555555555557,
|
| 1570 |
+
"grad_norm": 2.181321382522583,
|
| 1571 |
+
"learning_rate": 2.5173064820641916e-06,
|
| 1572 |
+
"loss": 1.9278,
|
| 1573 |
+
"mean_token_accuracy": 0.6381989911198616,
|
| 1574 |
+
"num_tokens": 3710934.0,
|
| 1575 |
+
"step": 1650
|
| 1576 |
+
},
|
| 1577 |
+
{
|
| 1578 |
+
"epoch": 2.9493333333333336,
|
| 1579 |
+
"grad_norm": 2.198791742324829,
|
| 1580 |
+
"learning_rate": 1.8879798615481437e-06,
|
| 1581 |
+
"loss": 1.9123,
|
| 1582 |
+
"mean_token_accuracy": 0.6442625164985657,
|
| 1583 |
+
"num_tokens": 3733298.0,
|
| 1584 |
+
"step": 1660
|
| 1585 |
+
},
|
| 1586 |
+
{
|
| 1587 |
+
"epoch": 2.967111111111111,
|
| 1588 |
+
"grad_norm": 1.9645713567733765,
|
| 1589 |
+
"learning_rate": 1.2586532410320958e-06,
|
| 1590 |
+
"loss": 1.9192,
|
| 1591 |
+
"mean_token_accuracy": 0.6413909658789635,
|
| 1592 |
+
"num_tokens": 3755641.0,
|
| 1593 |
+
"step": 1670
|
| 1594 |
+
},
|
| 1595 |
+
{
|
| 1596 |
+
"epoch": 2.984888888888889,
|
| 1597 |
+
"grad_norm": 2.202366590499878,
|
| 1598 |
+
"learning_rate": 6.293266205160479e-07,
|
| 1599 |
+
"loss": 1.8528,
|
| 1600 |
+
"mean_token_accuracy": 0.6523260295391082,
|
| 1601 |
+
"num_tokens": 3777938.0,
|
| 1602 |
+
"step": 1680
|
| 1603 |
+
}
|
| 1604 |
+
],
|
| 1605 |
+
"logging_steps": 10,
|
| 1606 |
+
"max_steps": 1689,
|
| 1607 |
+
"num_input_tokens_seen": 0,
|
| 1608 |
+
"num_train_epochs": 3,
|
| 1609 |
+
"save_steps": 200,
|
| 1610 |
+
"stateful_callbacks": {
|
| 1611 |
+
"TrainerControl": {
|
| 1612 |
+
"args": {
|
| 1613 |
+
"should_epoch_stop": false,
|
| 1614 |
+
"should_evaluate": false,
|
| 1615 |
+
"should_log": false,
|
| 1616 |
+
"should_save": true,
|
| 1617 |
+
"should_training_stop": true
|
| 1618 |
+
},
|
| 1619 |
+
"attributes": {}
|
| 1620 |
+
}
|
| 1621 |
+
},
|
| 1622 |
+
"total_flos": 1.3370037644550144e+16,
|
| 1623 |
+
"train_batch_size": 4,
|
| 1624 |
+
"trial_name": null,
|
| 1625 |
+
"trial_params": null
|
| 1626 |
+
}
|
checkpoint-1689/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
special_tokens_map.json
ADDED
|
@@ -0,0 +1,86 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|endoftext|>",
|
| 4 |
+
"<|fim_prefix|>",
|
| 5 |
+
"<|fim_middle|>",
|
| 6 |
+
"<|fim_suffix|>",
|
| 7 |
+
"<|endofprompt|>",
|
| 8 |
+
"<|_unuse_missing_100256|>",
|
| 9 |
+
"<|_unuse_missing_100261|>",
|
| 10 |
+
"<|_unuse_missing_100262|>",
|
| 11 |
+
"<|_unuse_missing_100263|>",
|
| 12 |
+
"<|_unuse_missing_100264|>",
|
| 13 |
+
"<|_unuse_missing_100265|>",
|
| 14 |
+
"<|_unuse_missing_100266|>",
|
| 15 |
+
"<|_unuse_missing_100267|>",
|
| 16 |
+
"<|_unuse_missing_100268|>",
|
| 17 |
+
"<|_unuse_missing_100269|>",
|
| 18 |
+
"<|_unuse_missing_100270|>",
|
| 19 |
+
"<|_unuse_missing_100271|>",
|
| 20 |
+
"<|im_start|>",
|
| 21 |
+
"<|im_end|>",
|
| 22 |
+
"<|stop|>",
|
| 23 |
+
"<|endofturn|>",
|
| 24 |
+
"<repo_name>",
|
| 25 |
+
"<file_sep>",
|
| 26 |
+
"<issue_start>",
|
| 27 |
+
"<issue_comment>",
|
| 28 |
+
"<issue_closed>",
|
| 29 |
+
"<jupyter_start>",
|
| 30 |
+
"<jupyter_text>",
|
| 31 |
+
"<jupyter_code>",
|
| 32 |
+
"<jupyter_output>",
|
| 33 |
+
"<jupyter_script>",
|
| 34 |
+
"<empty_output>",
|
| 35 |
+
"<code_to_intermediate>",
|
| 36 |
+
"<intermediate_to_code>",
|
| 37 |
+
"<pr>",
|
| 38 |
+
"<pr_status>",
|
| 39 |
+
"<pr_is_merged>",
|
| 40 |
+
"<pr_base>",
|
| 41 |
+
"<pr_file>",
|
| 42 |
+
"<pr_base_code>",
|
| 43 |
+
"<pr_diff>",
|
| 44 |
+
"<pr_diff_hunk>",
|
| 45 |
+
"<pr_comment>",
|
| 46 |
+
"<pr_event_id>",
|
| 47 |
+
"<pr_review>",
|
| 48 |
+
"<pr_review_state>",
|
| 49 |
+
"<pr_review_comment>",
|
| 50 |
+
"<pr_in_reply_to_review_id>",
|
| 51 |
+
"<pr_in_reply_to_comment_id>",
|
| 52 |
+
"<pr_diff_hunk_comment_line>",
|
| 53 |
+
"<NAME>",
|
| 54 |
+
"<EMAIL>",
|
| 55 |
+
"<KEY>",
|
| 56 |
+
"<PASSWORD>"
|
| 57 |
+
],
|
| 58 |
+
"bos_token": {
|
| 59 |
+
"content": "<|endoftext|>",
|
| 60 |
+
"lstrip": false,
|
| 61 |
+
"normalized": false,
|
| 62 |
+
"rstrip": false,
|
| 63 |
+
"single_word": false
|
| 64 |
+
},
|
| 65 |
+
"eos_token": {
|
| 66 |
+
"content": "<|endofturn|>",
|
| 67 |
+
"lstrip": false,
|
| 68 |
+
"normalized": false,
|
| 69 |
+
"rstrip": false,
|
| 70 |
+
"single_word": false
|
| 71 |
+
},
|
| 72 |
+
"pad_token": {
|
| 73 |
+
"content": "<|endoftext|>",
|
| 74 |
+
"lstrip": false,
|
| 75 |
+
"normalized": false,
|
| 76 |
+
"rstrip": false,
|
| 77 |
+
"single_word": false
|
| 78 |
+
},
|
| 79 |
+
"unk_token": {
|
| 80 |
+
"content": "<|endoftext|>",
|
| 81 |
+
"lstrip": false,
|
| 82 |
+
"normalized": false,
|
| 83 |
+
"rstrip": false,
|
| 84 |
+
"single_word": false
|
| 85 |
+
}
|
| 86 |
+
}
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
tokenizer_config.json
ADDED
|
@@ -0,0 +1,501 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"added_tokens_decoder": {
|
| 4 |
+
"100256": {
|
| 5 |
+
"content": "<|_unuse_missing_100256|>",
|
| 6 |
+
"lstrip": false,
|
| 7 |
+
"normalized": false,
|
| 8 |
+
"rstrip": false,
|
| 9 |
+
"single_word": false,
|
| 10 |
+
"special": true
|
| 11 |
+
},
|
| 12 |
+
"100257": {
|
| 13 |
+
"content": "<|endoftext|>",
|
| 14 |
+
"lstrip": false,
|
| 15 |
+
"normalized": false,
|
| 16 |
+
"rstrip": false,
|
| 17 |
+
"single_word": false,
|
| 18 |
+
"special": true
|
| 19 |
+
},
|
| 20 |
+
"100258": {
|
| 21 |
+
"content": "<|fim_prefix|>",
|
| 22 |
+
"lstrip": false,
|
| 23 |
+
"normalized": false,
|
| 24 |
+
"rstrip": false,
|
| 25 |
+
"single_word": false,
|
| 26 |
+
"special": true
|
| 27 |
+
},
|
| 28 |
+
"100259": {
|
| 29 |
+
"content": "<|fim_middle|>",
|
| 30 |
+
"lstrip": false,
|
| 31 |
+
"normalized": false,
|
| 32 |
+
"rstrip": false,
|
| 33 |
+
"single_word": false,
|
| 34 |
+
"special": true
|
| 35 |
+
},
|
| 36 |
+
"100260": {
|
| 37 |
+
"content": "<|fim_suffix|>",
|
| 38 |
+
"lstrip": false,
|
| 39 |
+
"normalized": false,
|
| 40 |
+
"rstrip": false,
|
| 41 |
+
"single_word": false,
|
| 42 |
+
"special": true
|
| 43 |
+
},
|
| 44 |
+
"100261": {
|
| 45 |
+
"content": "<|_unuse_missing_100261|>",
|
| 46 |
+
"lstrip": false,
|
| 47 |
+
"normalized": false,
|
| 48 |
+
"rstrip": false,
|
| 49 |
+
"single_word": false,
|
| 50 |
+
"special": true
|
| 51 |
+
},
|
| 52 |
+
"100262": {
|
| 53 |
+
"content": "<|_unuse_missing_100262|>",
|
| 54 |
+
"lstrip": false,
|
| 55 |
+
"normalized": false,
|
| 56 |
+
"rstrip": false,
|
| 57 |
+
"single_word": false,
|
| 58 |
+
"special": true
|
| 59 |
+
},
|
| 60 |
+
"100263": {
|
| 61 |
+
"content": "<|_unuse_missing_100263|>",
|
| 62 |
+
"lstrip": false,
|
| 63 |
+
"normalized": false,
|
| 64 |
+
"rstrip": false,
|
| 65 |
+
"single_word": false,
|
| 66 |
+
"special": true
|
| 67 |
+
},
|
| 68 |
+
"100264": {
|
| 69 |
+
"content": "<|_unuse_missing_100264|>",
|
| 70 |
+
"lstrip": false,
|
| 71 |
+
"normalized": false,
|
| 72 |
+
"rstrip": false,
|
| 73 |
+
"single_word": false,
|
| 74 |
+
"special": true
|
| 75 |
+
},
|
| 76 |
+
"100265": {
|
| 77 |
+
"content": "<|_unuse_missing_100265|>",
|
| 78 |
+
"lstrip": false,
|
| 79 |
+
"normalized": false,
|
| 80 |
+
"rstrip": false,
|
| 81 |
+
"single_word": false,
|
| 82 |
+
"special": true
|
| 83 |
+
},
|
| 84 |
+
"100266": {
|
| 85 |
+
"content": "<|_unuse_missing_100266|>",
|
| 86 |
+
"lstrip": false,
|
| 87 |
+
"normalized": false,
|
| 88 |
+
"rstrip": false,
|
| 89 |
+
"single_word": false,
|
| 90 |
+
"special": true
|
| 91 |
+
},
|
| 92 |
+
"100267": {
|
| 93 |
+
"content": "<|_unuse_missing_100267|>",
|
| 94 |
+
"lstrip": false,
|
| 95 |
+
"normalized": false,
|
| 96 |
+
"rstrip": false,
|
| 97 |
+
"single_word": false,
|
| 98 |
+
"special": true
|
| 99 |
+
},
|
| 100 |
+
"100268": {
|
| 101 |
+
"content": "<|_unuse_missing_100268|>",
|
| 102 |
+
"lstrip": false,
|
| 103 |
+
"normalized": false,
|
| 104 |
+
"rstrip": false,
|
| 105 |
+
"single_word": false,
|
| 106 |
+
"special": true
|
| 107 |
+
},
|
| 108 |
+
"100269": {
|
| 109 |
+
"content": "<|_unuse_missing_100269|>",
|
| 110 |
+
"lstrip": false,
|
| 111 |
+
"normalized": false,
|
| 112 |
+
"rstrip": false,
|
| 113 |
+
"single_word": false,
|
| 114 |
+
"special": true
|
| 115 |
+
},
|
| 116 |
+
"100270": {
|
| 117 |
+
"content": "<|_unuse_missing_100270|>",
|
| 118 |
+
"lstrip": false,
|
| 119 |
+
"normalized": false,
|
| 120 |
+
"rstrip": false,
|
| 121 |
+
"single_word": false,
|
| 122 |
+
"special": true
|
| 123 |
+
},
|
| 124 |
+
"100271": {
|
| 125 |
+
"content": "<|_unuse_missing_100271|>",
|
| 126 |
+
"lstrip": false,
|
| 127 |
+
"normalized": false,
|
| 128 |
+
"rstrip": false,
|
| 129 |
+
"single_word": false,
|
| 130 |
+
"special": true
|
| 131 |
+
},
|
| 132 |
+
"100272": {
|
| 133 |
+
"content": "<|im_start|>",
|
| 134 |
+
"lstrip": false,
|
| 135 |
+
"normalized": false,
|
| 136 |
+
"rstrip": false,
|
| 137 |
+
"single_word": false,
|
| 138 |
+
"special": true
|
| 139 |
+
},
|
| 140 |
+
"100273": {
|
| 141 |
+
"content": "<|im_end|>",
|
| 142 |
+
"lstrip": false,
|
| 143 |
+
"normalized": false,
|
| 144 |
+
"rstrip": false,
|
| 145 |
+
"single_word": false,
|
| 146 |
+
"special": true
|
| 147 |
+
},
|
| 148 |
+
"100274": {
|
| 149 |
+
"content": "<|stop|>",
|
| 150 |
+
"lstrip": false,
|
| 151 |
+
"normalized": false,
|
| 152 |
+
"rstrip": false,
|
| 153 |
+
"single_word": false,
|
| 154 |
+
"special": true
|
| 155 |
+
},
|
| 156 |
+
"100275": {
|
| 157 |
+
"content": "<|endofturn|>",
|
| 158 |
+
"lstrip": false,
|
| 159 |
+
"normalized": false,
|
| 160 |
+
"rstrip": false,
|
| 161 |
+
"single_word": false,
|
| 162 |
+
"special": true
|
| 163 |
+
},
|
| 164 |
+
"100276": {
|
| 165 |
+
"content": "<|endofprompt|>",
|
| 166 |
+
"lstrip": false,
|
| 167 |
+
"normalized": false,
|
| 168 |
+
"rstrip": false,
|
| 169 |
+
"single_word": false,
|
| 170 |
+
"special": true
|
| 171 |
+
},
|
| 172 |
+
"110491": {
|
| 173 |
+
"content": "<repo_name>",
|
| 174 |
+
"lstrip": false,
|
| 175 |
+
"normalized": false,
|
| 176 |
+
"rstrip": false,
|
| 177 |
+
"single_word": false,
|
| 178 |
+
"special": true
|
| 179 |
+
},
|
| 180 |
+
"110492": {
|
| 181 |
+
"content": "<file_sep>",
|
| 182 |
+
"lstrip": false,
|
| 183 |
+
"normalized": false,
|
| 184 |
+
"rstrip": false,
|
| 185 |
+
"single_word": false,
|
| 186 |
+
"special": true
|
| 187 |
+
},
|
| 188 |
+
"110493": {
|
| 189 |
+
"content": "<issue_start>",
|
| 190 |
+
"lstrip": false,
|
| 191 |
+
"normalized": false,
|
| 192 |
+
"rstrip": false,
|
| 193 |
+
"single_word": false,
|
| 194 |
+
"special": true
|
| 195 |
+
},
|
| 196 |
+
"110494": {
|
| 197 |
+
"content": "<issue_comment>",
|
| 198 |
+
"lstrip": false,
|
| 199 |
+
"normalized": false,
|
| 200 |
+
"rstrip": false,
|
| 201 |
+
"single_word": false,
|
| 202 |
+
"special": true
|
| 203 |
+
},
|
| 204 |
+
"110495": {
|
| 205 |
+
"content": "<issue_closed>",
|
| 206 |
+
"lstrip": false,
|
| 207 |
+
"normalized": false,
|
| 208 |
+
"rstrip": false,
|
| 209 |
+
"single_word": false,
|
| 210 |
+
"special": true
|
| 211 |
+
},
|
| 212 |
+
"110496": {
|
| 213 |
+
"content": "<jupyter_start>",
|
| 214 |
+
"lstrip": false,
|
| 215 |
+
"normalized": false,
|
| 216 |
+
"rstrip": false,
|
| 217 |
+
"single_word": false,
|
| 218 |
+
"special": true
|
| 219 |
+
},
|
| 220 |
+
"110497": {
|
| 221 |
+
"content": "<jupyter_text>",
|
| 222 |
+
"lstrip": false,
|
| 223 |
+
"normalized": false,
|
| 224 |
+
"rstrip": false,
|
| 225 |
+
"single_word": false,
|
| 226 |
+
"special": true
|
| 227 |
+
},
|
| 228 |
+
"110498": {
|
| 229 |
+
"content": "<jupyter_code>",
|
| 230 |
+
"lstrip": false,
|
| 231 |
+
"normalized": false,
|
| 232 |
+
"rstrip": false,
|
| 233 |
+
"single_word": false,
|
| 234 |
+
"special": true
|
| 235 |
+
},
|
| 236 |
+
"110499": {
|
| 237 |
+
"content": "<jupyter_output>",
|
| 238 |
+
"lstrip": false,
|
| 239 |
+
"normalized": false,
|
| 240 |
+
"rstrip": false,
|
| 241 |
+
"single_word": false,
|
| 242 |
+
"special": true
|
| 243 |
+
},
|
| 244 |
+
"110500": {
|
| 245 |
+
"content": "<jupyter_script>",
|
| 246 |
+
"lstrip": false,
|
| 247 |
+
"normalized": false,
|
| 248 |
+
"rstrip": false,
|
| 249 |
+
"single_word": false,
|
| 250 |
+
"special": true
|
| 251 |
+
},
|
| 252 |
+
"110501": {
|
| 253 |
+
"content": "<empty_output>",
|
| 254 |
+
"lstrip": false,
|
| 255 |
+
"normalized": false,
|
| 256 |
+
"rstrip": false,
|
| 257 |
+
"single_word": false,
|
| 258 |
+
"special": true
|
| 259 |
+
},
|
| 260 |
+
"110502": {
|
| 261 |
+
"content": "<code_to_intermediate>",
|
| 262 |
+
"lstrip": false,
|
| 263 |
+
"normalized": false,
|
| 264 |
+
"rstrip": false,
|
| 265 |
+
"single_word": false,
|
| 266 |
+
"special": true
|
| 267 |
+
},
|
| 268 |
+
"110503": {
|
| 269 |
+
"content": "<intermediate_to_code>",
|
| 270 |
+
"lstrip": false,
|
| 271 |
+
"normalized": false,
|
| 272 |
+
"rstrip": false,
|
| 273 |
+
"single_word": false,
|
| 274 |
+
"special": true
|
| 275 |
+
},
|
| 276 |
+
"110504": {
|
| 277 |
+
"content": "<pr>",
|
| 278 |
+
"lstrip": false,
|
| 279 |
+
"normalized": false,
|
| 280 |
+
"rstrip": false,
|
| 281 |
+
"single_word": false,
|
| 282 |
+
"special": true
|
| 283 |
+
},
|
| 284 |
+
"110505": {
|
| 285 |
+
"content": "<pr_status>",
|
| 286 |
+
"lstrip": false,
|
| 287 |
+
"normalized": false,
|
| 288 |
+
"rstrip": false,
|
| 289 |
+
"single_word": false,
|
| 290 |
+
"special": true
|
| 291 |
+
},
|
| 292 |
+
"110506": {
|
| 293 |
+
"content": "<pr_is_merged>",
|
| 294 |
+
"lstrip": false,
|
| 295 |
+
"normalized": false,
|
| 296 |
+
"rstrip": false,
|
| 297 |
+
"single_word": false,
|
| 298 |
+
"special": true
|
| 299 |
+
},
|
| 300 |
+
"110507": {
|
| 301 |
+
"content": "<pr_base>",
|
| 302 |
+
"lstrip": false,
|
| 303 |
+
"normalized": false,
|
| 304 |
+
"rstrip": false,
|
| 305 |
+
"single_word": false,
|
| 306 |
+
"special": true
|
| 307 |
+
},
|
| 308 |
+
"110508": {
|
| 309 |
+
"content": "<pr_file>",
|
| 310 |
+
"lstrip": false,
|
| 311 |
+
"normalized": false,
|
| 312 |
+
"rstrip": false,
|
| 313 |
+
"single_word": false,
|
| 314 |
+
"special": true
|
| 315 |
+
},
|
| 316 |
+
"110509": {
|
| 317 |
+
"content": "<pr_base_code>",
|
| 318 |
+
"lstrip": false,
|
| 319 |
+
"normalized": false,
|
| 320 |
+
"rstrip": false,
|
| 321 |
+
"single_word": false,
|
| 322 |
+
"special": true
|
| 323 |
+
},
|
| 324 |
+
"110510": {
|
| 325 |
+
"content": "<pr_diff>",
|
| 326 |
+
"lstrip": false,
|
| 327 |
+
"normalized": false,
|
| 328 |
+
"rstrip": false,
|
| 329 |
+
"single_word": false,
|
| 330 |
+
"special": true
|
| 331 |
+
},
|
| 332 |
+
"110511": {
|
| 333 |
+
"content": "<pr_diff_hunk>",
|
| 334 |
+
"lstrip": false,
|
| 335 |
+
"normalized": false,
|
| 336 |
+
"rstrip": false,
|
| 337 |
+
"single_word": false,
|
| 338 |
+
"special": true
|
| 339 |
+
},
|
| 340 |
+
"110512": {
|
| 341 |
+
"content": "<pr_comment>",
|
| 342 |
+
"lstrip": false,
|
| 343 |
+
"normalized": false,
|
| 344 |
+
"rstrip": false,
|
| 345 |
+
"single_word": false,
|
| 346 |
+
"special": true
|
| 347 |
+
},
|
| 348 |
+
"110513": {
|
| 349 |
+
"content": "<pr_event_id>",
|
| 350 |
+
"lstrip": false,
|
| 351 |
+
"normalized": false,
|
| 352 |
+
"rstrip": false,
|
| 353 |
+
"single_word": false,
|
| 354 |
+
"special": true
|
| 355 |
+
},
|
| 356 |
+
"110514": {
|
| 357 |
+
"content": "<pr_review>",
|
| 358 |
+
"lstrip": false,
|
| 359 |
+
"normalized": false,
|
| 360 |
+
"rstrip": false,
|
| 361 |
+
"single_word": false,
|
| 362 |
+
"special": true
|
| 363 |
+
},
|
| 364 |
+
"110515": {
|
| 365 |
+
"content": "<pr_review_state>",
|
| 366 |
+
"lstrip": false,
|
| 367 |
+
"normalized": false,
|
| 368 |
+
"rstrip": false,
|
| 369 |
+
"single_word": false,
|
| 370 |
+
"special": true
|
| 371 |
+
},
|
| 372 |
+
"110516": {
|
| 373 |
+
"content": "<pr_review_comment>",
|
| 374 |
+
"lstrip": false,
|
| 375 |
+
"normalized": false,
|
| 376 |
+
"rstrip": false,
|
| 377 |
+
"single_word": false,
|
| 378 |
+
"special": true
|
| 379 |
+
},
|
| 380 |
+
"110517": {
|
| 381 |
+
"content": "<pr_in_reply_to_review_id>",
|
| 382 |
+
"lstrip": false,
|
| 383 |
+
"normalized": false,
|
| 384 |
+
"rstrip": false,
|
| 385 |
+
"single_word": false,
|
| 386 |
+
"special": true
|
| 387 |
+
},
|
| 388 |
+
"110518": {
|
| 389 |
+
"content": "<pr_in_reply_to_comment_id>",
|
| 390 |
+
"lstrip": false,
|
| 391 |
+
"normalized": false,
|
| 392 |
+
"rstrip": false,
|
| 393 |
+
"single_word": false,
|
| 394 |
+
"special": true
|
| 395 |
+
},
|
| 396 |
+
"110519": {
|
| 397 |
+
"content": "<pr_diff_hunk_comment_line>",
|
| 398 |
+
"lstrip": false,
|
| 399 |
+
"normalized": false,
|
| 400 |
+
"rstrip": false,
|
| 401 |
+
"single_word": false,
|
| 402 |
+
"special": true
|
| 403 |
+
},
|
| 404 |
+
"110520": {
|
| 405 |
+
"content": "<NAME>",
|
| 406 |
+
"lstrip": false,
|
| 407 |
+
"normalized": false,
|
| 408 |
+
"rstrip": false,
|
| 409 |
+
"single_word": false,
|
| 410 |
+
"special": true
|
| 411 |
+
},
|
| 412 |
+
"110521": {
|
| 413 |
+
"content": "<EMAIL>",
|
| 414 |
+
"lstrip": false,
|
| 415 |
+
"normalized": false,
|
| 416 |
+
"rstrip": false,
|
| 417 |
+
"single_word": false,
|
| 418 |
+
"special": true
|
| 419 |
+
},
|
| 420 |
+
"110522": {
|
| 421 |
+
"content": "<KEY>",
|
| 422 |
+
"lstrip": false,
|
| 423 |
+
"normalized": false,
|
| 424 |
+
"rstrip": false,
|
| 425 |
+
"single_word": false,
|
| 426 |
+
"special": true
|
| 427 |
+
},
|
| 428 |
+
"110523": {
|
| 429 |
+
"content": "<PASSWORD>",
|
| 430 |
+
"lstrip": false,
|
| 431 |
+
"normalized": false,
|
| 432 |
+
"rstrip": false,
|
| 433 |
+
"single_word": false,
|
| 434 |
+
"special": true
|
| 435 |
+
}
|
| 436 |
+
},
|
| 437 |
+
"additional_special_tokens": [
|
| 438 |
+
"<|endoftext|>",
|
| 439 |
+
"<|fim_prefix|>",
|
| 440 |
+
"<|fim_middle|>",
|
| 441 |
+
"<|fim_suffix|>",
|
| 442 |
+
"<|endofprompt|>",
|
| 443 |
+
"<|_unuse_missing_100256|>",
|
| 444 |
+
"<|_unuse_missing_100261|>",
|
| 445 |
+
"<|_unuse_missing_100262|>",
|
| 446 |
+
"<|_unuse_missing_100263|>",
|
| 447 |
+
"<|_unuse_missing_100264|>",
|
| 448 |
+
"<|_unuse_missing_100265|>",
|
| 449 |
+
"<|_unuse_missing_100266|>",
|
| 450 |
+
"<|_unuse_missing_100267|>",
|
| 451 |
+
"<|_unuse_missing_100268|>",
|
| 452 |
+
"<|_unuse_missing_100269|>",
|
| 453 |
+
"<|_unuse_missing_100270|>",
|
| 454 |
+
"<|_unuse_missing_100271|>",
|
| 455 |
+
"<|im_start|>",
|
| 456 |
+
"<|im_end|>",
|
| 457 |
+
"<|stop|>",
|
| 458 |
+
"<|endofturn|>",
|
| 459 |
+
"<repo_name>",
|
| 460 |
+
"<file_sep>",
|
| 461 |
+
"<issue_start>",
|
| 462 |
+
"<issue_comment>",
|
| 463 |
+
"<issue_closed>",
|
| 464 |
+
"<jupyter_start>",
|
| 465 |
+
"<jupyter_text>",
|
| 466 |
+
"<jupyter_code>",
|
| 467 |
+
"<jupyter_output>",
|
| 468 |
+
"<jupyter_script>",
|
| 469 |
+
"<empty_output>",
|
| 470 |
+
"<code_to_intermediate>",
|
| 471 |
+
"<intermediate_to_code>",
|
| 472 |
+
"<pr>",
|
| 473 |
+
"<pr_status>",
|
| 474 |
+
"<pr_is_merged>",
|
| 475 |
+
"<pr_base>",
|
| 476 |
+
"<pr_file>",
|
| 477 |
+
"<pr_base_code>",
|
| 478 |
+
"<pr_diff>",
|
| 479 |
+
"<pr_diff_hunk>",
|
| 480 |
+
"<pr_comment>",
|
| 481 |
+
"<pr_event_id>",
|
| 482 |
+
"<pr_review>",
|
| 483 |
+
"<pr_review_state>",
|
| 484 |
+
"<pr_review_comment>",
|
| 485 |
+
"<pr_in_reply_to_review_id>",
|
| 486 |
+
"<pr_in_reply_to_comment_id>",
|
| 487 |
+
"<pr_diff_hunk_comment_line>",
|
| 488 |
+
"<NAME>",
|
| 489 |
+
"<EMAIL>",
|
| 490 |
+
"<KEY>",
|
| 491 |
+
"<PASSWORD>"
|
| 492 |
+
],
|
| 493 |
+
"bos_token": "<|endoftext|>",
|
| 494 |
+
"clean_up_tokenization_spaces": true,
|
| 495 |
+
"eos_token": "<|endofturn|>",
|
| 496 |
+
"extra_special_tokens": {},
|
| 497 |
+
"model_max_length": 1000000000000000019884624838656,
|
| 498 |
+
"pad_token": "<|endoftext|>",
|
| 499 |
+
"tokenizer_class": "GPT2Tokenizer",
|
| 500 |
+
"unk_token": "<|endoftext|>"
|
| 501 |
+
}
|
training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:eceb4430d91d4336dfb8665bee3ec27bf48bbaee43f0bde2d77c967c54bed50b
|
| 3 |
+
size 5624
|
vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|