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 |
+
"o_proj",
|
| 28 |
+
"q_proj",
|
| 29 |
+
"gate_proj",
|
| 30 |
+
"up_proj",
|
| 31 |
+
"v_proj",
|
| 32 |
+
"k_proj",
|
| 33 |
+
"down_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:b4a6551b8c58ce9d8961031fb6846b0764b6df04c21e7a050afc85c235ceb7be
|
| 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 |
+
"o_proj",
|
| 28 |
+
"q_proj",
|
| 29 |
+
"gate_proj",
|
| 30 |
+
"up_proj",
|
| 31 |
+
"v_proj",
|
| 32 |
+
"k_proj",
|
| 33 |
+
"down_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:365dc177b1fbdd30dc6e482006022921a3dc54e0f34f35f416f0bb1c7f192633
|
| 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": 1000,
|
| 3 |
+
"best_metric": 1.8698750734329224,
|
| 4 |
+
"best_model_checkpoint": "/content/drive/MyDrive/hyperclova-deobfuscation-lora/checkpoint-1000",
|
| 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.0164783000946045,
|
| 15 |
+
"learning_rate": 4.4999999999999996e-05,
|
| 16 |
+
"loss": 4.0476,
|
| 17 |
+
"mean_token_accuracy": 0.3606465607881546,
|
| 18 |
+
"num_tokens": 22106.0,
|
| 19 |
+
"step": 10
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"epoch": 0.035555555555555556,
|
| 23 |
+
"grad_norm": 2.489065408706665,
|
| 24 |
+
"learning_rate": 9.5e-05,
|
| 25 |
+
"loss": 3.3625,
|
| 26 |
+
"mean_token_accuracy": 0.46429387107491493,
|
| 27 |
+
"num_tokens": 44943.0,
|
| 28 |
+
"step": 20
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"epoch": 0.05333333333333334,
|
| 32 |
+
"grad_norm": 1.6735386848449707,
|
| 33 |
+
"learning_rate": 0.000145,
|
| 34 |
+
"loss": 2.9752,
|
| 35 |
+
"mean_token_accuracy": 0.5158864699304104,
|
| 36 |
+
"num_tokens": 67397.0,
|
| 37 |
+
"step": 30
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 0.07111111111111111,
|
| 41 |
+
"grad_norm": 1.5050151348114014,
|
| 42 |
+
"learning_rate": 0.00019500000000000002,
|
| 43 |
+
"loss": 2.7549,
|
| 44 |
+
"mean_token_accuracy": 0.5370393514633178,
|
| 45 |
+
"num_tokens": 89803.0,
|
| 46 |
+
"step": 40
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"epoch": 0.08888888888888889,
|
| 50 |
+
"grad_norm": 1.3750827312469482,
|
| 51 |
+
"learning_rate": 0.000245,
|
| 52 |
+
"loss": 2.6264,
|
| 53 |
+
"mean_token_accuracy": 0.550141765922308,
|
| 54 |
+
"num_tokens": 112364.0,
|
| 55 |
+
"step": 50
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"epoch": 0.10666666666666667,
|
| 59 |
+
"grad_norm": 1.4109346866607666,
|
| 60 |
+
"learning_rate": 0.000295,
|
| 61 |
+
"loss": 2.5264,
|
| 62 |
+
"mean_token_accuracy": 0.5618108093738556,
|
| 63 |
+
"num_tokens": 134028.0,
|
| 64 |
+
"step": 60
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"epoch": 0.12444444444444444,
|
| 68 |
+
"grad_norm": 1.3981140851974487,
|
| 69 |
+
"learning_rate": 0.000345,
|
| 70 |
+
"loss": 2.4839,
|
| 71 |
+
"mean_token_accuracy": 0.5678502731025219,
|
| 72 |
+
"num_tokens": 156703.0,
|
| 73 |
+
"step": 70
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.14222222222222222,
|
| 77 |
+
"grad_norm": 1.4779222011566162,
|
| 78 |
+
"learning_rate": 0.000395,
|
| 79 |
+
"loss": 2.4262,
|
| 80 |
+
"mean_token_accuracy": 0.5784575901925564,
|
| 81 |
+
"num_tokens": 178986.0,
|
| 82 |
+
"step": 80
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"epoch": 0.16,
|
| 86 |
+
"grad_norm": 1.1966180801391602,
|
| 87 |
+
"learning_rate": 0.00044500000000000003,
|
| 88 |
+
"loss": 2.4566,
|
| 89 |
+
"mean_token_accuracy": 0.5695327177643776,
|
| 90 |
+
"num_tokens": 201989.0,
|
| 91 |
+
"step": 90
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"epoch": 0.17777777777777778,
|
| 95 |
+
"grad_norm": 1.4000093936920166,
|
| 96 |
+
"learning_rate": 0.000495,
|
| 97 |
+
"loss": 2.3821,
|
| 98 |
+
"mean_token_accuracy": 0.5801047712564469,
|
| 99 |
+
"num_tokens": 223936.0,
|
| 100 |
+
"step": 100
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"epoch": 0.19555555555555557,
|
| 104 |
+
"grad_norm": 1.3838802576065063,
|
| 105 |
+
"learning_rate": 0.0004971680302076778,
|
| 106 |
+
"loss": 2.3444,
|
| 107 |
+
"mean_token_accuracy": 0.5860289096832275,
|
| 108 |
+
"num_tokens": 246101.0,
|
| 109 |
+
"step": 110
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"epoch": 0.21333333333333335,
|
| 113 |
+
"grad_norm": 1.3671435117721558,
|
| 114 |
+
"learning_rate": 0.0004940213971050976,
|
| 115 |
+
"loss": 2.3484,
|
| 116 |
+
"mean_token_accuracy": 0.5840608969330787,
|
| 117 |
+
"num_tokens": 269187.0,
|
| 118 |
+
"step": 120
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"epoch": 0.2311111111111111,
|
| 122 |
+
"grad_norm": 1.0929336547851562,
|
| 123 |
+
"learning_rate": 0.0004908747640025173,
|
| 124 |
+
"loss": 2.2781,
|
| 125 |
+
"mean_token_accuracy": 0.5930660709738731,
|
| 126 |
+
"num_tokens": 291454.0,
|
| 127 |
+
"step": 130
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"epoch": 0.24888888888888888,
|
| 131 |
+
"grad_norm": 1.1275103092193604,
|
| 132 |
+
"learning_rate": 0.00048772813089993704,
|
| 133 |
+
"loss": 2.2775,
|
| 134 |
+
"mean_token_accuracy": 0.5900422058999538,
|
| 135 |
+
"num_tokens": 314204.0,
|
| 136 |
+
"step": 140
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 0.26666666666666666,
|
| 140 |
+
"grad_norm": 1.1598752737045288,
|
| 141 |
+
"learning_rate": 0.0004845814977973568,
|
| 142 |
+
"loss": 2.242,
|
| 143 |
+
"mean_token_accuracy": 0.5971075922250748,
|
| 144 |
+
"num_tokens": 337167.0,
|
| 145 |
+
"step": 150
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"epoch": 0.28444444444444444,
|
| 149 |
+
"grad_norm": 1.2944793701171875,
|
| 150 |
+
"learning_rate": 0.0004814348646947766,
|
| 151 |
+
"loss": 2.2755,
|
| 152 |
+
"mean_token_accuracy": 0.5881656795740128,
|
| 153 |
+
"num_tokens": 360272.0,
|
| 154 |
+
"step": 160
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"epoch": 0.3022222222222222,
|
| 158 |
+
"grad_norm": 1.2451213598251343,
|
| 159 |
+
"learning_rate": 0.0004782882315921964,
|
| 160 |
+
"loss": 2.1925,
|
| 161 |
+
"mean_token_accuracy": 0.6079613700509071,
|
| 162 |
+
"num_tokens": 382779.0,
|
| 163 |
+
"step": 170
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"epoch": 0.32,
|
| 167 |
+
"grad_norm": 1.168745517730713,
|
| 168 |
+
"learning_rate": 0.00047514159848961615,
|
| 169 |
+
"loss": 2.1997,
|
| 170 |
+
"mean_token_accuracy": 0.6048969209194184,
|
| 171 |
+
"num_tokens": 405438.0,
|
| 172 |
+
"step": 180
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"epoch": 0.3377777777777778,
|
| 176 |
+
"grad_norm": 1.2053375244140625,
|
| 177 |
+
"learning_rate": 0.0004719949653870359,
|
| 178 |
+
"loss": 2.236,
|
| 179 |
+
"mean_token_accuracy": 0.5962931856513023,
|
| 180 |
+
"num_tokens": 428660.0,
|
| 181 |
+
"step": 190
|
| 182 |
+
},
|
| 183 |
+
{
|
| 184 |
+
"epoch": 0.35555555555555557,
|
| 185 |
+
"grad_norm": 1.1758276224136353,
|
| 186 |
+
"learning_rate": 0.00046884833228445566,
|
| 187 |
+
"loss": 2.1761,
|
| 188 |
+
"mean_token_accuracy": 0.6056372985243798,
|
| 189 |
+
"num_tokens": 450808.0,
|
| 190 |
+
"step": 200
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"epoch": 0.35555555555555557,
|
| 194 |
+
"eval_loss": 2.166856527328491,
|
| 195 |
+
"eval_mean_token_accuracy": 0.6084163203239441,
|
| 196 |
+
"eval_num_tokens": 450808.0,
|
| 197 |
+
"eval_runtime": 30.2794,
|
| 198 |
+
"eval_samples_per_second": 33.026,
|
| 199 |
+
"eval_steps_per_second": 8.256,
|
| 200 |
+
"step": 200
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"epoch": 0.37333333333333335,
|
| 204 |
+
"grad_norm": 1.3344407081604004,
|
| 205 |
+
"learning_rate": 0.0004657016991818754,
|
| 206 |
+
"loss": 2.1878,
|
| 207 |
+
"mean_token_accuracy": 0.6024597108364105,
|
| 208 |
+
"num_tokens": 473434.0,
|
| 209 |
+
"step": 210
|
| 210 |
+
},
|
| 211 |
+
{
|
| 212 |
+
"epoch": 0.39111111111111113,
|
| 213 |
+
"grad_norm": 1.1835261583328247,
|
| 214 |
+
"learning_rate": 0.00046255506607929516,
|
| 215 |
+
"loss": 2.2188,
|
| 216 |
+
"mean_token_accuracy": 0.5974872022867203,
|
| 217 |
+
"num_tokens": 496482.0,
|
| 218 |
+
"step": 220
|
| 219 |
+
},
|
| 220 |
+
{
|
| 221 |
+
"epoch": 0.4088888888888889,
|
| 222 |
+
"grad_norm": 1.1516607999801636,
|
| 223 |
+
"learning_rate": 0.00045940843297671494,
|
| 224 |
+
"loss": 2.1659,
|
| 225 |
+
"mean_token_accuracy": 0.604978509247303,
|
| 226 |
+
"num_tokens": 519379.0,
|
| 227 |
+
"step": 230
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 0.4266666666666667,
|
| 231 |
+
"grad_norm": 1.1609504222869873,
|
| 232 |
+
"learning_rate": 0.00045626179987413466,
|
| 233 |
+
"loss": 2.1777,
|
| 234 |
+
"mean_token_accuracy": 0.6044537022709846,
|
| 235 |
+
"num_tokens": 542631.0,
|
| 236 |
+
"step": 240
|
| 237 |
+
},
|
| 238 |
+
{
|
| 239 |
+
"epoch": 0.4444444444444444,
|
| 240 |
+
"grad_norm": 1.1110681295394897,
|
| 241 |
+
"learning_rate": 0.00045311516677155444,
|
| 242 |
+
"loss": 2.1604,
|
| 243 |
+
"mean_token_accuracy": 0.6043903902173042,
|
| 244 |
+
"num_tokens": 565400.0,
|
| 245 |
+
"step": 250
|
| 246 |
+
},
|
| 247 |
+
{
|
| 248 |
+
"epoch": 0.4622222222222222,
|
| 249 |
+
"grad_norm": 1.2393710613250732,
|
| 250 |
+
"learning_rate": 0.0004499685336689742,
|
| 251 |
+
"loss": 2.0864,
|
| 252 |
+
"mean_token_accuracy": 0.6146551981568337,
|
| 253 |
+
"num_tokens": 588003.0,
|
| 254 |
+
"step": 260
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"epoch": 0.48,
|
| 258 |
+
"grad_norm": 1.3670927286148071,
|
| 259 |
+
"learning_rate": 0.000446821900566394,
|
| 260 |
+
"loss": 2.1201,
|
| 261 |
+
"mean_token_accuracy": 0.6108790010213851,
|
| 262 |
+
"num_tokens": 610974.0,
|
| 263 |
+
"step": 270
|
| 264 |
+
},
|
| 265 |
+
{
|
| 266 |
+
"epoch": 0.49777777777777776,
|
| 267 |
+
"grad_norm": 1.1501164436340332,
|
| 268 |
+
"learning_rate": 0.0004436752674638137,
|
| 269 |
+
"loss": 2.1437,
|
| 270 |
+
"mean_token_accuracy": 0.6097761034965515,
|
| 271 |
+
"num_tokens": 634093.0,
|
| 272 |
+
"step": 280
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"epoch": 0.5155555555555555,
|
| 276 |
+
"grad_norm": 1.1109156608581543,
|
| 277 |
+
"learning_rate": 0.00044052863436123345,
|
| 278 |
+
"loss": 2.0543,
|
| 279 |
+
"mean_token_accuracy": 0.6271390929818154,
|
| 280 |
+
"num_tokens": 656188.0,
|
| 281 |
+
"step": 290
|
| 282 |
+
},
|
| 283 |
+
{
|
| 284 |
+
"epoch": 0.5333333333333333,
|
| 285 |
+
"grad_norm": 1.2343859672546387,
|
| 286 |
+
"learning_rate": 0.0004373820012586532,
|
| 287 |
+
"loss": 2.0971,
|
| 288 |
+
"mean_token_accuracy": 0.6169493526220322,
|
| 289 |
+
"num_tokens": 678769.0,
|
| 290 |
+
"step": 300
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"epoch": 0.5511111111111111,
|
| 294 |
+
"grad_norm": 1.083136796951294,
|
| 295 |
+
"learning_rate": 0.000434235368156073,
|
| 296 |
+
"loss": 2.0734,
|
| 297 |
+
"mean_token_accuracy": 0.6225788787007331,
|
| 298 |
+
"num_tokens": 701734.0,
|
| 299 |
+
"step": 310
|
| 300 |
+
},
|
| 301 |
+
{
|
| 302 |
+
"epoch": 0.5688888888888889,
|
| 303 |
+
"grad_norm": 1.1497492790222168,
|
| 304 |
+
"learning_rate": 0.0004310887350534928,
|
| 305 |
+
"loss": 2.0603,
|
| 306 |
+
"mean_token_accuracy": 0.6220441117882729,
|
| 307 |
+
"num_tokens": 724815.0,
|
| 308 |
+
"step": 320
|
| 309 |
+
},
|
| 310 |
+
{
|
| 311 |
+
"epoch": 0.5866666666666667,
|
| 312 |
+
"grad_norm": 1.1948379278182983,
|
| 313 |
+
"learning_rate": 0.00042794210195091256,
|
| 314 |
+
"loss": 2.0612,
|
| 315 |
+
"mean_token_accuracy": 0.6211912930011749,
|
| 316 |
+
"num_tokens": 746903.0,
|
| 317 |
+
"step": 330
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"epoch": 0.6044444444444445,
|
| 321 |
+
"grad_norm": 1.1575194597244263,
|
| 322 |
+
"learning_rate": 0.00042479546884833234,
|
| 323 |
+
"loss": 2.042,
|
| 324 |
+
"mean_token_accuracy": 0.6249620258808136,
|
| 325 |
+
"num_tokens": 768982.0,
|
| 326 |
+
"step": 340
|
| 327 |
+
},
|
| 328 |
+
{
|
| 329 |
+
"epoch": 0.6222222222222222,
|
| 330 |
+
"grad_norm": 1.0737602710723877,
|
| 331 |
+
"learning_rate": 0.00042164883574575206,
|
| 332 |
+
"loss": 2.066,
|
| 333 |
+
"mean_token_accuracy": 0.6236828655004502,
|
| 334 |
+
"num_tokens": 791061.0,
|
| 335 |
+
"step": 350
|
| 336 |
+
},
|
| 337 |
+
{
|
| 338 |
+
"epoch": 0.64,
|
| 339 |
+
"grad_norm": 1.0655274391174316,
|
| 340 |
+
"learning_rate": 0.0004185022026431718,
|
| 341 |
+
"loss": 2.0556,
|
| 342 |
+
"mean_token_accuracy": 0.6238334342837334,
|
| 343 |
+
"num_tokens": 813112.0,
|
| 344 |
+
"step": 360
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"epoch": 0.6577777777777778,
|
| 348 |
+
"grad_norm": 1.2494139671325684,
|
| 349 |
+
"learning_rate": 0.00041535556954059156,
|
| 350 |
+
"loss": 2.0544,
|
| 351 |
+
"mean_token_accuracy": 0.623551732301712,
|
| 352 |
+
"num_tokens": 835469.0,
|
| 353 |
+
"step": 370
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 0.6755555555555556,
|
| 357 |
+
"grad_norm": 1.251245379447937,
|
| 358 |
+
"learning_rate": 0.00041220893643801134,
|
| 359 |
+
"loss": 2.0623,
|
| 360 |
+
"mean_token_accuracy": 0.6137503892183304,
|
| 361 |
+
"num_tokens": 857795.0,
|
| 362 |
+
"step": 380
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"epoch": 0.6933333333333334,
|
| 366 |
+
"grad_norm": 1.1011890172958374,
|
| 367 |
+
"learning_rate": 0.0004090623033354311,
|
| 368 |
+
"loss": 2.0281,
|
| 369 |
+
"mean_token_accuracy": 0.6267385333776474,
|
| 370 |
+
"num_tokens": 879659.0,
|
| 371 |
+
"step": 390
|
| 372 |
+
},
|
| 373 |
+
{
|
| 374 |
+
"epoch": 0.7111111111111111,
|
| 375 |
+
"grad_norm": 1.3007749319076538,
|
| 376 |
+
"learning_rate": 0.00040591567023285085,
|
| 377 |
+
"loss": 2.0135,
|
| 378 |
+
"mean_token_accuracy": 0.628263184428215,
|
| 379 |
+
"num_tokens": 902240.0,
|
| 380 |
+
"step": 400
|
| 381 |
+
},
|
| 382 |
+
{
|
| 383 |
+
"epoch": 0.7111111111111111,
|
| 384 |
+
"eval_loss": 2.0190296173095703,
|
| 385 |
+
"eval_mean_token_accuracy": 0.6285779621601105,
|
| 386 |
+
"eval_num_tokens": 902240.0,
|
| 387 |
+
"eval_runtime": 31.7727,
|
| 388 |
+
"eval_samples_per_second": 31.474,
|
| 389 |
+
"eval_steps_per_second": 7.868,
|
| 390 |
+
"step": 400
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"epoch": 0.7288888888888889,
|
| 394 |
+
"grad_norm": 1.1896709203720093,
|
| 395 |
+
"learning_rate": 0.0004027690371302706,
|
| 396 |
+
"loss": 2.0396,
|
| 397 |
+
"mean_token_accuracy": 0.6259367674589157,
|
| 398 |
+
"num_tokens": 925091.0,
|
| 399 |
+
"step": 410
|
| 400 |
+
},
|
| 401 |
+
{
|
| 402 |
+
"epoch": 0.7466666666666667,
|
| 403 |
+
"grad_norm": 1.3017927408218384,
|
| 404 |
+
"learning_rate": 0.0003996224040276904,
|
| 405 |
+
"loss": 2.0575,
|
| 406 |
+
"mean_token_accuracy": 0.6207560569047927,
|
| 407 |
+
"num_tokens": 948151.0,
|
| 408 |
+
"step": 420
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"epoch": 0.7644444444444445,
|
| 412 |
+
"grad_norm": 1.1772371530532837,
|
| 413 |
+
"learning_rate": 0.00039647577092511013,
|
| 414 |
+
"loss": 1.9884,
|
| 415 |
+
"mean_token_accuracy": 0.6323661148548126,
|
| 416 |
+
"num_tokens": 970339.0,
|
| 417 |
+
"step": 430
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 0.7822222222222223,
|
| 421 |
+
"grad_norm": 1.0881459712982178,
|
| 422 |
+
"learning_rate": 0.0003933291378225299,
|
| 423 |
+
"loss": 2.0283,
|
| 424 |
+
"mean_token_accuracy": 0.6244203582406044,
|
| 425 |
+
"num_tokens": 993552.0,
|
| 426 |
+
"step": 440
|
| 427 |
+
},
|
| 428 |
+
{
|
| 429 |
+
"epoch": 0.8,
|
| 430 |
+
"grad_norm": 1.1693931818008423,
|
| 431 |
+
"learning_rate": 0.00039018250471994963,
|
| 432 |
+
"loss": 2.0475,
|
| 433 |
+
"mean_token_accuracy": 0.6222739323973656,
|
| 434 |
+
"num_tokens": 1015564.0,
|
| 435 |
+
"step": 450
|
| 436 |
+
},
|
| 437 |
+
{
|
| 438 |
+
"epoch": 0.8177777777777778,
|
| 439 |
+
"grad_norm": 1.2372338771820068,
|
| 440 |
+
"learning_rate": 0.0003870358716173694,
|
| 441 |
+
"loss": 1.9537,
|
| 442 |
+
"mean_token_accuracy": 0.6377866417169571,
|
| 443 |
+
"num_tokens": 1037721.0,
|
| 444 |
+
"step": 460
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"epoch": 0.8355555555555556,
|
| 448 |
+
"grad_norm": 1.1657993793487549,
|
| 449 |
+
"learning_rate": 0.0003838892385147892,
|
| 450 |
+
"loss": 2.0209,
|
| 451 |
+
"mean_token_accuracy": 0.6264078587293624,
|
| 452 |
+
"num_tokens": 1060627.0,
|
| 453 |
+
"step": 470
|
| 454 |
+
},
|
| 455 |
+
{
|
| 456 |
+
"epoch": 0.8533333333333334,
|
| 457 |
+
"grad_norm": 1.1275551319122314,
|
| 458 |
+
"learning_rate": 0.00038074260541220897,
|
| 459 |
+
"loss": 1.9973,
|
| 460 |
+
"mean_token_accuracy": 0.6285641089081764,
|
| 461 |
+
"num_tokens": 1082672.0,
|
| 462 |
+
"step": 480
|
| 463 |
+
},
|
| 464 |
+
{
|
| 465 |
+
"epoch": 0.8711111111111111,
|
| 466 |
+
"grad_norm": 1.162360429763794,
|
| 467 |
+
"learning_rate": 0.00037759597230962874,
|
| 468 |
+
"loss": 2.0117,
|
| 469 |
+
"mean_token_accuracy": 0.629520146548748,
|
| 470 |
+
"num_tokens": 1104857.0,
|
| 471 |
+
"step": 490
|
| 472 |
+
},
|
| 473 |
+
{
|
| 474 |
+
"epoch": 0.8888888888888888,
|
| 475 |
+
"grad_norm": 1.1501044034957886,
|
| 476 |
+
"learning_rate": 0.00037444933920704847,
|
| 477 |
+
"loss": 1.9958,
|
| 478 |
+
"mean_token_accuracy": 0.6280175432562828,
|
| 479 |
+
"num_tokens": 1127612.0,
|
| 480 |
+
"step": 500
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"epoch": 0.9066666666666666,
|
| 484 |
+
"grad_norm": 1.1588389873504639,
|
| 485 |
+
"learning_rate": 0.0003713027061044682,
|
| 486 |
+
"loss": 2.0001,
|
| 487 |
+
"mean_token_accuracy": 0.6282740488648415,
|
| 488 |
+
"num_tokens": 1150411.0,
|
| 489 |
+
"step": 510
|
| 490 |
+
},
|
| 491 |
+
{
|
| 492 |
+
"epoch": 0.9244444444444444,
|
| 493 |
+
"grad_norm": 1.1372511386871338,
|
| 494 |
+
"learning_rate": 0.00036815607300188797,
|
| 495 |
+
"loss": 2.0194,
|
| 496 |
+
"mean_token_accuracy": 0.6251062974333763,
|
| 497 |
+
"num_tokens": 1172683.0,
|
| 498 |
+
"step": 520
|
| 499 |
+
},
|
| 500 |
+
{
|
| 501 |
+
"epoch": 0.9422222222222222,
|
| 502 |
+
"grad_norm": 1.1625277996063232,
|
| 503 |
+
"learning_rate": 0.00036500943989930775,
|
| 504 |
+
"loss": 1.9194,
|
| 505 |
+
"mean_token_accuracy": 0.6430759638547897,
|
| 506 |
+
"num_tokens": 1194160.0,
|
| 507 |
+
"step": 530
|
| 508 |
+
},
|
| 509 |
+
{
|
| 510 |
+
"epoch": 0.96,
|
| 511 |
+
"grad_norm": 1.2204004526138306,
|
| 512 |
+
"learning_rate": 0.00036186280679672753,
|
| 513 |
+
"loss": 1.9411,
|
| 514 |
+
"mean_token_accuracy": 0.6433150470256805,
|
| 515 |
+
"num_tokens": 1215760.0,
|
| 516 |
+
"step": 540
|
| 517 |
+
},
|
| 518 |
+
{
|
| 519 |
+
"epoch": 0.9777777777777777,
|
| 520 |
+
"grad_norm": 1.1138572692871094,
|
| 521 |
+
"learning_rate": 0.00035871617369414725,
|
| 522 |
+
"loss": 2.0082,
|
| 523 |
+
"mean_token_accuracy": 0.6322961866855621,
|
| 524 |
+
"num_tokens": 1238191.0,
|
| 525 |
+
"step": 550
|
| 526 |
+
},
|
| 527 |
+
{
|
| 528 |
+
"epoch": 0.9955555555555555,
|
| 529 |
+
"grad_norm": 1.1804752349853516,
|
| 530 |
+
"learning_rate": 0.00035556954059156703,
|
| 531 |
+
"loss": 1.9751,
|
| 532 |
+
"mean_token_accuracy": 0.6305457279086113,
|
| 533 |
+
"num_tokens": 1260429.0,
|
| 534 |
+
"step": 560
|
| 535 |
+
},
|
| 536 |
+
{
|
| 537 |
+
"epoch": 1.0124444444444445,
|
| 538 |
+
"grad_norm": 1.0810185670852661,
|
| 539 |
+
"learning_rate": 0.0003524229074889868,
|
| 540 |
+
"loss": 1.8437,
|
| 541 |
+
"mean_token_accuracy": 0.6523516507525193,
|
| 542 |
+
"num_tokens": 1281232.0,
|
| 543 |
+
"step": 570
|
| 544 |
+
},
|
| 545 |
+
{
|
| 546 |
+
"epoch": 1.0302222222222222,
|
| 547 |
+
"grad_norm": 1.2796133756637573,
|
| 548 |
+
"learning_rate": 0.0003492762743864066,
|
| 549 |
+
"loss": 1.7348,
|
| 550 |
+
"mean_token_accuracy": 0.6675047099590301,
|
| 551 |
+
"num_tokens": 1304130.0,
|
| 552 |
+
"step": 580
|
| 553 |
+
},
|
| 554 |
+
{
|
| 555 |
+
"epoch": 1.048,
|
| 556 |
+
"grad_norm": 1.1196218729019165,
|
| 557 |
+
"learning_rate": 0.0003461296412838263,
|
| 558 |
+
"loss": 1.7244,
|
| 559 |
+
"mean_token_accuracy": 0.6726136475801467,
|
| 560 |
+
"num_tokens": 1326753.0,
|
| 561 |
+
"step": 590
|
| 562 |
+
},
|
| 563 |
+
{
|
| 564 |
+
"epoch": 1.0657777777777777,
|
| 565 |
+
"grad_norm": 1.1148934364318848,
|
| 566 |
+
"learning_rate": 0.00034298300818124604,
|
| 567 |
+
"loss": 1.7216,
|
| 568 |
+
"mean_token_accuracy": 0.6700241908431053,
|
| 569 |
+
"num_tokens": 1348985.0,
|
| 570 |
+
"step": 600
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"epoch": 1.0657777777777777,
|
| 574 |
+
"eval_loss": 1.9544994831085205,
|
| 575 |
+
"eval_mean_token_accuracy": 0.638362931728363,
|
| 576 |
+
"eval_num_tokens": 1348985.0,
|
| 577 |
+
"eval_runtime": 30.1088,
|
| 578 |
+
"eval_samples_per_second": 33.213,
|
| 579 |
+
"eval_steps_per_second": 8.303,
|
| 580 |
+
"step": 600
|
| 581 |
+
},
|
| 582 |
+
{
|
| 583 |
+
"epoch": 1.0835555555555556,
|
| 584 |
+
"grad_norm": 1.0550259351730347,
|
| 585 |
+
"learning_rate": 0.0003398363750786658,
|
| 586 |
+
"loss": 1.734,
|
| 587 |
+
"mean_token_accuracy": 0.670471416413784,
|
| 588 |
+
"num_tokens": 1371318.0,
|
| 589 |
+
"step": 610
|
| 590 |
+
},
|
| 591 |
+
{
|
| 592 |
+
"epoch": 1.1013333333333333,
|
| 593 |
+
"grad_norm": 1.1968863010406494,
|
| 594 |
+
"learning_rate": 0.0003366897419760856,
|
| 595 |
+
"loss": 1.7819,
|
| 596 |
+
"mean_token_accuracy": 0.661465460062027,
|
| 597 |
+
"num_tokens": 1393816.0,
|
| 598 |
+
"step": 620
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"epoch": 1.1191111111111112,
|
| 602 |
+
"grad_norm": 1.2184885740280151,
|
| 603 |
+
"learning_rate": 0.0003335431088735054,
|
| 604 |
+
"loss": 1.769,
|
| 605 |
+
"mean_token_accuracy": 0.6628920555114746,
|
| 606 |
+
"num_tokens": 1416529.0,
|
| 607 |
+
"step": 630
|
| 608 |
+
},
|
| 609 |
+
{
|
| 610 |
+
"epoch": 1.1368888888888888,
|
| 611 |
+
"grad_norm": 1.2553062438964844,
|
| 612 |
+
"learning_rate": 0.00033039647577092515,
|
| 613 |
+
"loss": 1.7807,
|
| 614 |
+
"mean_token_accuracy": 0.6629297524690628,
|
| 615 |
+
"num_tokens": 1438970.0,
|
| 616 |
+
"step": 640
|
| 617 |
+
},
|
| 618 |
+
{
|
| 619 |
+
"epoch": 1.1546666666666667,
|
| 620 |
+
"grad_norm": 1.1857445240020752,
|
| 621 |
+
"learning_rate": 0.0003272498426683449,
|
| 622 |
+
"loss": 1.7555,
|
| 623 |
+
"mean_token_accuracy": 0.6634594619274139,
|
| 624 |
+
"num_tokens": 1461324.0,
|
| 625 |
+
"step": 650
|
| 626 |
+
},
|
| 627 |
+
{
|
| 628 |
+
"epoch": 1.1724444444444444,
|
| 629 |
+
"grad_norm": 1.2381750345230103,
|
| 630 |
+
"learning_rate": 0.0003241032095657646,
|
| 631 |
+
"loss": 1.7925,
|
| 632 |
+
"mean_token_accuracy": 0.6549596875905991,
|
| 633 |
+
"num_tokens": 1484246.0,
|
| 634 |
+
"step": 660
|
| 635 |
+
},
|
| 636 |
+
{
|
| 637 |
+
"epoch": 1.1902222222222223,
|
| 638 |
+
"grad_norm": 1.187692642211914,
|
| 639 |
+
"learning_rate": 0.0003209565764631844,
|
| 640 |
+
"loss": 1.7776,
|
| 641 |
+
"mean_token_accuracy": 0.658722423017025,
|
| 642 |
+
"num_tokens": 1507305.0,
|
| 643 |
+
"step": 670
|
| 644 |
+
},
|
| 645 |
+
{
|
| 646 |
+
"epoch": 1.208,
|
| 647 |
+
"grad_norm": 1.1748046875,
|
| 648 |
+
"learning_rate": 0.00031780994336060416,
|
| 649 |
+
"loss": 1.7355,
|
| 650 |
+
"mean_token_accuracy": 0.6706653699278832,
|
| 651 |
+
"num_tokens": 1529082.0,
|
| 652 |
+
"step": 680
|
| 653 |
+
},
|
| 654 |
+
{
|
| 655 |
+
"epoch": 1.2257777777777779,
|
| 656 |
+
"grad_norm": 1.2238432168960571,
|
| 657 |
+
"learning_rate": 0.00031466331025802394,
|
| 658 |
+
"loss": 1.7462,
|
| 659 |
+
"mean_token_accuracy": 0.6667303949594497,
|
| 660 |
+
"num_tokens": 1551159.0,
|
| 661 |
+
"step": 690
|
| 662 |
+
},
|
| 663 |
+
{
|
| 664 |
+
"epoch": 1.2435555555555555,
|
| 665 |
+
"grad_norm": 1.1904925107955933,
|
| 666 |
+
"learning_rate": 0.00031151667715544366,
|
| 667 |
+
"loss": 1.7627,
|
| 668 |
+
"mean_token_accuracy": 0.6670840814709663,
|
| 669 |
+
"num_tokens": 1573348.0,
|
| 670 |
+
"step": 700
|
| 671 |
+
},
|
| 672 |
+
{
|
| 673 |
+
"epoch": 1.2613333333333334,
|
| 674 |
+
"grad_norm": 1.282875895500183,
|
| 675 |
+
"learning_rate": 0.00030837004405286344,
|
| 676 |
+
"loss": 1.7625,
|
| 677 |
+
"mean_token_accuracy": 0.6660559684038162,
|
| 678 |
+
"num_tokens": 1595989.0,
|
| 679 |
+
"step": 710
|
| 680 |
+
},
|
| 681 |
+
{
|
| 682 |
+
"epoch": 1.279111111111111,
|
| 683 |
+
"grad_norm": 1.2079155445098877,
|
| 684 |
+
"learning_rate": 0.0003052234109502832,
|
| 685 |
+
"loss": 1.7979,
|
| 686 |
+
"mean_token_accuracy": 0.6636087343096733,
|
| 687 |
+
"num_tokens": 1617895.0,
|
| 688 |
+
"step": 720
|
| 689 |
+
},
|
| 690 |
+
{
|
| 691 |
+
"epoch": 1.2968888888888888,
|
| 692 |
+
"grad_norm": 1.1903313398361206,
|
| 693 |
+
"learning_rate": 0.000302076777847703,
|
| 694 |
+
"loss": 1.7552,
|
| 695 |
+
"mean_token_accuracy": 0.6641585499048233,
|
| 696 |
+
"num_tokens": 1640415.0,
|
| 697 |
+
"step": 730
|
| 698 |
+
},
|
| 699 |
+
{
|
| 700 |
+
"epoch": 1.3146666666666667,
|
| 701 |
+
"grad_norm": 1.1872097253799438,
|
| 702 |
+
"learning_rate": 0.0002989301447451227,
|
| 703 |
+
"loss": 1.74,
|
| 704 |
+
"mean_token_accuracy": 0.6656632766127586,
|
| 705 |
+
"num_tokens": 1662713.0,
|
| 706 |
+
"step": 740
|
| 707 |
+
},
|
| 708 |
+
{
|
| 709 |
+
"epoch": 1.3324444444444445,
|
| 710 |
+
"grad_norm": 1.1994388103485107,
|
| 711 |
+
"learning_rate": 0.00029578351164254244,
|
| 712 |
+
"loss": 1.7757,
|
| 713 |
+
"mean_token_accuracy": 0.6637446776032447,
|
| 714 |
+
"num_tokens": 1684783.0,
|
| 715 |
+
"step": 750
|
| 716 |
+
},
|
| 717 |
+
{
|
| 718 |
+
"epoch": 1.3502222222222222,
|
| 719 |
+
"grad_norm": 1.2072243690490723,
|
| 720 |
+
"learning_rate": 0.0002926368785399622,
|
| 721 |
+
"loss": 1.7702,
|
| 722 |
+
"mean_token_accuracy": 0.6637947261333466,
|
| 723 |
+
"num_tokens": 1706623.0,
|
| 724 |
+
"step": 760
|
| 725 |
+
},
|
| 726 |
+
{
|
| 727 |
+
"epoch": 1.3679999999999999,
|
| 728 |
+
"grad_norm": 1.2028874158859253,
|
| 729 |
+
"learning_rate": 0.000289490245437382,
|
| 730 |
+
"loss": 1.7952,
|
| 731 |
+
"mean_token_accuracy": 0.6561207175254822,
|
| 732 |
+
"num_tokens": 1729494.0,
|
| 733 |
+
"step": 770
|
| 734 |
+
},
|
| 735 |
+
{
|
| 736 |
+
"epoch": 1.3857777777777778,
|
| 737 |
+
"grad_norm": 1.2276169061660767,
|
| 738 |
+
"learning_rate": 0.0002863436123348018,
|
| 739 |
+
"loss": 1.7624,
|
| 740 |
+
"mean_token_accuracy": 0.664546848833561,
|
| 741 |
+
"num_tokens": 1752045.0,
|
| 742 |
+
"step": 780
|
| 743 |
+
},
|
| 744 |
+
{
|
| 745 |
+
"epoch": 1.4035555555555557,
|
| 746 |
+
"grad_norm": 1.1520951986312866,
|
| 747 |
+
"learning_rate": 0.00028319697923222156,
|
| 748 |
+
"loss": 1.7743,
|
| 749 |
+
"mean_token_accuracy": 0.6641672790050507,
|
| 750 |
+
"num_tokens": 1775601.0,
|
| 751 |
+
"step": 790
|
| 752 |
+
},
|
| 753 |
+
{
|
| 754 |
+
"epoch": 1.4213333333333333,
|
| 755 |
+
"grad_norm": 1.219901204109192,
|
| 756 |
+
"learning_rate": 0.0002800503461296413,
|
| 757 |
+
"loss": 1.7346,
|
| 758 |
+
"mean_token_accuracy": 0.6647952407598495,
|
| 759 |
+
"num_tokens": 1798633.0,
|
| 760 |
+
"step": 800
|
| 761 |
+
},
|
| 762 |
+
{
|
| 763 |
+
"epoch": 1.4213333333333333,
|
| 764 |
+
"eval_loss": 1.9113014936447144,
|
| 765 |
+
"eval_mean_token_accuracy": 0.6443024153709411,
|
| 766 |
+
"eval_num_tokens": 1798633.0,
|
| 767 |
+
"eval_runtime": 30.1829,
|
| 768 |
+
"eval_samples_per_second": 33.131,
|
| 769 |
+
"eval_steps_per_second": 8.283,
|
| 770 |
+
"step": 800
|
| 771 |
+
},
|
| 772 |
+
{
|
| 773 |
+
"epoch": 1.439111111111111,
|
| 774 |
+
"grad_norm": 1.2413419485092163,
|
| 775 |
+
"learning_rate": 0.00027690371302706106,
|
| 776 |
+
"loss": 1.7157,
|
| 777 |
+
"mean_token_accuracy": 0.6692047983407974,
|
| 778 |
+
"num_tokens": 1820656.0,
|
| 779 |
+
"step": 810
|
| 780 |
+
},
|
| 781 |
+
{
|
| 782 |
+
"epoch": 1.456888888888889,
|
| 783 |
+
"grad_norm": 1.2917033433914185,
|
| 784 |
+
"learning_rate": 0.0002737570799244808,
|
| 785 |
+
"loss": 1.7631,
|
| 786 |
+
"mean_token_accuracy": 0.6633412629365921,
|
| 787 |
+
"num_tokens": 1842871.0,
|
| 788 |
+
"step": 820
|
| 789 |
+
},
|
| 790 |
+
{
|
| 791 |
+
"epoch": 1.4746666666666668,
|
| 792 |
+
"grad_norm": 1.2017630338668823,
|
| 793 |
+
"learning_rate": 0.00027061044682190056,
|
| 794 |
+
"loss": 1.726,
|
| 795 |
+
"mean_token_accuracy": 0.6701689288020134,
|
| 796 |
+
"num_tokens": 1865652.0,
|
| 797 |
+
"step": 830
|
| 798 |
+
},
|
| 799 |
+
{
|
| 800 |
+
"epoch": 1.4924444444444445,
|
| 801 |
+
"grad_norm": 1.1332948207855225,
|
| 802 |
+
"learning_rate": 0.00026746381371932034,
|
| 803 |
+
"loss": 1.7561,
|
| 804 |
+
"mean_token_accuracy": 0.6648476481437683,
|
| 805 |
+
"num_tokens": 1888455.0,
|
| 806 |
+
"step": 840
|
| 807 |
+
},
|
| 808 |
+
{
|
| 809 |
+
"epoch": 1.5102222222222221,
|
| 810 |
+
"grad_norm": 1.2592897415161133,
|
| 811 |
+
"learning_rate": 0.00026431718061674007,
|
| 812 |
+
"loss": 1.7194,
|
| 813 |
+
"mean_token_accuracy": 0.6733420416712761,
|
| 814 |
+
"num_tokens": 1910676.0,
|
| 815 |
+
"step": 850
|
| 816 |
+
},
|
| 817 |
+
{
|
| 818 |
+
"epoch": 1.528,
|
| 819 |
+
"grad_norm": 1.2740918397903442,
|
| 820 |
+
"learning_rate": 0.00026117054751415985,
|
| 821 |
+
"loss": 1.7502,
|
| 822 |
+
"mean_token_accuracy": 0.6677413523197174,
|
| 823 |
+
"num_tokens": 1933253.0,
|
| 824 |
+
"step": 860
|
| 825 |
+
},
|
| 826 |
+
{
|
| 827 |
+
"epoch": 1.545777777777778,
|
| 828 |
+
"grad_norm": 1.2723543643951416,
|
| 829 |
+
"learning_rate": 0.0002580239144115796,
|
| 830 |
+
"loss": 1.7622,
|
| 831 |
+
"mean_token_accuracy": 0.6622136697173119,
|
| 832 |
+
"num_tokens": 1955820.0,
|
| 833 |
+
"step": 870
|
| 834 |
+
},
|
| 835 |
+
{
|
| 836 |
+
"epoch": 1.5635555555555556,
|
| 837 |
+
"grad_norm": 1.2220773696899414,
|
| 838 |
+
"learning_rate": 0.0002548772813089994,
|
| 839 |
+
"loss": 1.7568,
|
| 840 |
+
"mean_token_accuracy": 0.6640823170542717,
|
| 841 |
+
"num_tokens": 1978120.0,
|
| 842 |
+
"step": 880
|
| 843 |
+
},
|
| 844 |
+
{
|
| 845 |
+
"epoch": 1.5813333333333333,
|
| 846 |
+
"grad_norm": 1.2161861658096313,
|
| 847 |
+
"learning_rate": 0.0002517306482064191,
|
| 848 |
+
"loss": 1.7031,
|
| 849 |
+
"mean_token_accuracy": 0.6733875796198845,
|
| 850 |
+
"num_tokens": 2000508.0,
|
| 851 |
+
"step": 890
|
| 852 |
+
},
|
| 853 |
+
{
|
| 854 |
+
"epoch": 1.5991111111111111,
|
| 855 |
+
"grad_norm": 1.1472899913787842,
|
| 856 |
+
"learning_rate": 0.0002485840151038389,
|
| 857 |
+
"loss": 1.7411,
|
| 858 |
+
"mean_token_accuracy": 0.6644304901361465,
|
| 859 |
+
"num_tokens": 2023356.0,
|
| 860 |
+
"step": 900
|
| 861 |
+
},
|
| 862 |
+
{
|
| 863 |
+
"epoch": 1.616888888888889,
|
| 864 |
+
"grad_norm": 1.177524447441101,
|
| 865 |
+
"learning_rate": 0.00024543738200125863,
|
| 866 |
+
"loss": 1.6951,
|
| 867 |
+
"mean_token_accuracy": 0.6781735569238663,
|
| 868 |
+
"num_tokens": 2045965.0,
|
| 869 |
+
"step": 910
|
| 870 |
+
},
|
| 871 |
+
{
|
| 872 |
+
"epoch": 1.6346666666666667,
|
| 873 |
+
"grad_norm": 1.158720850944519,
|
| 874 |
+
"learning_rate": 0.0002422907488986784,
|
| 875 |
+
"loss": 1.7596,
|
| 876 |
+
"mean_token_accuracy": 0.6616655588150024,
|
| 877 |
+
"num_tokens": 2069108.0,
|
| 878 |
+
"step": 920
|
| 879 |
+
},
|
| 880 |
+
{
|
| 881 |
+
"epoch": 1.6524444444444444,
|
| 882 |
+
"grad_norm": 1.3048863410949707,
|
| 883 |
+
"learning_rate": 0.0002391441157960982,
|
| 884 |
+
"loss": 1.7596,
|
| 885 |
+
"mean_token_accuracy": 0.6625866696238518,
|
| 886 |
+
"num_tokens": 2091755.0,
|
| 887 |
+
"step": 930
|
| 888 |
+
},
|
| 889 |
+
{
|
| 890 |
+
"epoch": 1.6702222222222223,
|
| 891 |
+
"grad_norm": 1.3040592670440674,
|
| 892 |
+
"learning_rate": 0.00023599748269351794,
|
| 893 |
+
"loss": 1.7286,
|
| 894 |
+
"mean_token_accuracy": 0.6688349068164825,
|
| 895 |
+
"num_tokens": 2114496.0,
|
| 896 |
+
"step": 940
|
| 897 |
+
},
|
| 898 |
+
{
|
| 899 |
+
"epoch": 1.688,
|
| 900 |
+
"grad_norm": 1.1945664882659912,
|
| 901 |
+
"learning_rate": 0.0002328508495909377,
|
| 902 |
+
"loss": 1.7479,
|
| 903 |
+
"mean_token_accuracy": 0.6634002208709717,
|
| 904 |
+
"num_tokens": 2137041.0,
|
| 905 |
+
"step": 950
|
| 906 |
+
},
|
| 907 |
+
{
|
| 908 |
+
"epoch": 1.7057777777777776,
|
| 909 |
+
"grad_norm": 1.2552154064178467,
|
| 910 |
+
"learning_rate": 0.00022970421648835747,
|
| 911 |
+
"loss": 1.7537,
|
| 912 |
+
"mean_token_accuracy": 0.6634084343910217,
|
| 913 |
+
"num_tokens": 2159711.0,
|
| 914 |
+
"step": 960
|
| 915 |
+
},
|
| 916 |
+
{
|
| 917 |
+
"epoch": 1.7235555555555555,
|
| 918 |
+
"grad_norm": 1.2484403848648071,
|
| 919 |
+
"learning_rate": 0.00022655758338577722,
|
| 920 |
+
"loss": 1.7557,
|
| 921 |
+
"mean_token_accuracy": 0.6687701687216758,
|
| 922 |
+
"num_tokens": 2181675.0,
|
| 923 |
+
"step": 970
|
| 924 |
+
},
|
| 925 |
+
{
|
| 926 |
+
"epoch": 1.7413333333333334,
|
| 927 |
+
"grad_norm": 1.1729741096496582,
|
| 928 |
+
"learning_rate": 0.000223410950283197,
|
| 929 |
+
"loss": 1.7274,
|
| 930 |
+
"mean_token_accuracy": 0.6730923235416413,
|
| 931 |
+
"num_tokens": 2204671.0,
|
| 932 |
+
"step": 980
|
| 933 |
+
},
|
| 934 |
+
{
|
| 935 |
+
"epoch": 1.759111111111111,
|
| 936 |
+
"grad_norm": 1.312406301498413,
|
| 937 |
+
"learning_rate": 0.00022026431718061672,
|
| 938 |
+
"loss": 1.7377,
|
| 939 |
+
"mean_token_accuracy": 0.6612286046147346,
|
| 940 |
+
"num_tokens": 2227866.0,
|
| 941 |
+
"step": 990
|
| 942 |
+
},
|
| 943 |
+
{
|
| 944 |
+
"epoch": 1.7768888888888887,
|
| 945 |
+
"grad_norm": 1.3160700798034668,
|
| 946 |
+
"learning_rate": 0.0002171176840780365,
|
| 947 |
+
"loss": 1.7224,
|
| 948 |
+
"mean_token_accuracy": 0.6710903704166412,
|
| 949 |
+
"num_tokens": 2250379.0,
|
| 950 |
+
"step": 1000
|
| 951 |
+
},
|
| 952 |
+
{
|
| 953 |
+
"epoch": 1.7768888888888887,
|
| 954 |
+
"eval_loss": 1.8698750734329224,
|
| 955 |
+
"eval_mean_token_accuracy": 0.6504300956726075,
|
| 956 |
+
"eval_num_tokens": 2250379.0,
|
| 957 |
+
"eval_runtime": 30.1651,
|
| 958 |
+
"eval_samples_per_second": 33.151,
|
| 959 |
+
"eval_steps_per_second": 8.288,
|
| 960 |
+
"step": 1000
|
| 961 |
+
},
|
| 962 |
+
{
|
| 963 |
+
"epoch": 1.7946666666666666,
|
| 964 |
+
"grad_norm": 1.1682268381118774,
|
| 965 |
+
"learning_rate": 0.00021397105097545628,
|
| 966 |
+
"loss": 1.7458,
|
| 967 |
+
"mean_token_accuracy": 0.665731918811798,
|
| 968 |
+
"num_tokens": 2272999.0,
|
| 969 |
+
"step": 1010
|
| 970 |
+
},
|
| 971 |
+
{
|
| 972 |
+
"epoch": 1.8124444444444445,
|
| 973 |
+
"grad_norm": 1.1300792694091797,
|
| 974 |
+
"learning_rate": 0.00021082441787287603,
|
| 975 |
+
"loss": 1.7261,
|
| 976 |
+
"mean_token_accuracy": 0.6688766568899155,
|
| 977 |
+
"num_tokens": 2295110.0,
|
| 978 |
+
"step": 1020
|
| 979 |
+
},
|
| 980 |
+
{
|
| 981 |
+
"epoch": 1.8302222222222222,
|
| 982 |
+
"grad_norm": 1.2450717687606812,
|
| 983 |
+
"learning_rate": 0.00020767778477029578,
|
| 984 |
+
"loss": 1.6968,
|
| 985 |
+
"mean_token_accuracy": 0.6718593999743462,
|
| 986 |
+
"num_tokens": 2317432.0,
|
| 987 |
+
"step": 1030
|
| 988 |
+
},
|
| 989 |
+
{
|
| 990 |
+
"epoch": 1.8479999999999999,
|
| 991 |
+
"grad_norm": 1.201785683631897,
|
| 992 |
+
"learning_rate": 0.00020453115166771556,
|
| 993 |
+
"loss": 1.7411,
|
| 994 |
+
"mean_token_accuracy": 0.6636266440153122,
|
| 995 |
+
"num_tokens": 2340305.0,
|
| 996 |
+
"step": 1040
|
| 997 |
+
},
|
| 998 |
+
{
|
| 999 |
+
"epoch": 1.8657777777777778,
|
| 1000 |
+
"grad_norm": 1.2161189317703247,
|
| 1001 |
+
"learning_rate": 0.0002013845185651353,
|
| 1002 |
+
"loss": 1.7335,
|
| 1003 |
+
"mean_token_accuracy": 0.6697820112109184,
|
| 1004 |
+
"num_tokens": 2362746.0,
|
| 1005 |
+
"step": 1050
|
| 1006 |
+
},
|
| 1007 |
+
{
|
| 1008 |
+
"epoch": 1.8835555555555556,
|
| 1009 |
+
"grad_norm": 1.209251046180725,
|
| 1010 |
+
"learning_rate": 0.00019823788546255506,
|
| 1011 |
+
"loss": 1.7197,
|
| 1012 |
+
"mean_token_accuracy": 0.6663407534360886,
|
| 1013 |
+
"num_tokens": 2385647.0,
|
| 1014 |
+
"step": 1060
|
| 1015 |
+
},
|
| 1016 |
+
{
|
| 1017 |
+
"epoch": 1.9013333333333333,
|
| 1018 |
+
"grad_norm": 1.1715242862701416,
|
| 1019 |
+
"learning_rate": 0.00019509125235997482,
|
| 1020 |
+
"loss": 1.7298,
|
| 1021 |
+
"mean_token_accuracy": 0.6650380924344063,
|
| 1022 |
+
"num_tokens": 2408732.0,
|
| 1023 |
+
"step": 1070
|
| 1024 |
+
},
|
| 1025 |
+
{
|
| 1026 |
+
"epoch": 1.919111111111111,
|
| 1027 |
+
"grad_norm": 1.2717958688735962,
|
| 1028 |
+
"learning_rate": 0.0001919446192573946,
|
| 1029 |
+
"loss": 1.7101,
|
| 1030 |
+
"mean_token_accuracy": 0.672779667377472,
|
| 1031 |
+
"num_tokens": 2431137.0,
|
| 1032 |
+
"step": 1080
|
| 1033 |
+
},
|
| 1034 |
+
{
|
| 1035 |
+
"epoch": 1.9368888888888889,
|
| 1036 |
+
"grad_norm": 1.2264835834503174,
|
| 1037 |
+
"learning_rate": 0.00018879798615481437,
|
| 1038 |
+
"loss": 1.6754,
|
| 1039 |
+
"mean_token_accuracy": 0.6768045455217362,
|
| 1040 |
+
"num_tokens": 2453517.0,
|
| 1041 |
+
"step": 1090
|
| 1042 |
+
},
|
| 1043 |
+
{
|
| 1044 |
+
"epoch": 1.9546666666666668,
|
| 1045 |
+
"grad_norm": 1.3289543390274048,
|
| 1046 |
+
"learning_rate": 0.0001856513530522341,
|
| 1047 |
+
"loss": 1.7178,
|
| 1048 |
+
"mean_token_accuracy": 0.6685071781277656,
|
| 1049 |
+
"num_tokens": 2475737.0,
|
| 1050 |
+
"step": 1100
|
| 1051 |
+
},
|
| 1052 |
+
{
|
| 1053 |
+
"epoch": 1.9724444444444444,
|
| 1054 |
+
"grad_norm": 1.1367521286010742,
|
| 1055 |
+
"learning_rate": 0.00018250471994965388,
|
| 1056 |
+
"loss": 1.7109,
|
| 1057 |
+
"mean_token_accuracy": 0.6677573248744011,
|
| 1058 |
+
"num_tokens": 2497880.0,
|
| 1059 |
+
"step": 1110
|
| 1060 |
+
},
|
| 1061 |
+
{
|
| 1062 |
+
"epoch": 1.9902222222222221,
|
| 1063 |
+
"grad_norm": 1.246870994567871,
|
| 1064 |
+
"learning_rate": 0.00017935808684707363,
|
| 1065 |
+
"loss": 1.7317,
|
| 1066 |
+
"mean_token_accuracy": 0.6695448830723763,
|
| 1067 |
+
"num_tokens": 2519974.0,
|
| 1068 |
+
"step": 1120
|
| 1069 |
+
},
|
| 1070 |
+
{
|
| 1071 |
+
"epoch": 2.007111111111111,
|
| 1072 |
+
"grad_norm": 1.0757529735565186,
|
| 1073 |
+
"learning_rate": 0.0001762114537444934,
|
| 1074 |
+
"loss": 1.586,
|
| 1075 |
+
"mean_token_accuracy": 0.6983135671992051,
|
| 1076 |
+
"num_tokens": 2540296.0,
|
| 1077 |
+
"step": 1130
|
| 1078 |
+
},
|
| 1079 |
+
{
|
| 1080 |
+
"epoch": 2.024888888888889,
|
| 1081 |
+
"grad_norm": 1.3501553535461426,
|
| 1082 |
+
"learning_rate": 0.00017306482064191316,
|
| 1083 |
+
"loss": 1.4761,
|
| 1084 |
+
"mean_token_accuracy": 0.7080946862697601,
|
| 1085 |
+
"num_tokens": 2561919.0,
|
| 1086 |
+
"step": 1140
|
| 1087 |
+
},
|
| 1088 |
+
{
|
| 1089 |
+
"epoch": 2.042666666666667,
|
| 1090 |
+
"grad_norm": 1.502793788909912,
|
| 1091 |
+
"learning_rate": 0.0001699181875393329,
|
| 1092 |
+
"loss": 1.5049,
|
| 1093 |
+
"mean_token_accuracy": 0.7034129843115806,
|
| 1094 |
+
"num_tokens": 2584915.0,
|
| 1095 |
+
"step": 1150
|
| 1096 |
+
},
|
| 1097 |
+
{
|
| 1098 |
+
"epoch": 2.0604444444444443,
|
| 1099 |
+
"grad_norm": 1.2668856382369995,
|
| 1100 |
+
"learning_rate": 0.0001667715544367527,
|
| 1101 |
+
"loss": 1.4612,
|
| 1102 |
+
"mean_token_accuracy": 0.7100765943527222,
|
| 1103 |
+
"num_tokens": 2606857.0,
|
| 1104 |
+
"step": 1160
|
| 1105 |
+
},
|
| 1106 |
+
{
|
| 1107 |
+
"epoch": 2.078222222222222,
|
| 1108 |
+
"grad_norm": 1.386775016784668,
|
| 1109 |
+
"learning_rate": 0.00016362492133417244,
|
| 1110 |
+
"loss": 1.4695,
|
| 1111 |
+
"mean_token_accuracy": 0.7058908969163895,
|
| 1112 |
+
"num_tokens": 2629737.0,
|
| 1113 |
+
"step": 1170
|
| 1114 |
+
},
|
| 1115 |
+
{
|
| 1116 |
+
"epoch": 2.096,
|
| 1117 |
+
"grad_norm": 1.3320142030715942,
|
| 1118 |
+
"learning_rate": 0.0001604782882315922,
|
| 1119 |
+
"loss": 1.4337,
|
| 1120 |
+
"mean_token_accuracy": 0.7136739388108253,
|
| 1121 |
+
"num_tokens": 2651936.0,
|
| 1122 |
+
"step": 1180
|
| 1123 |
+
},
|
| 1124 |
+
{
|
| 1125 |
+
"epoch": 2.113777777777778,
|
| 1126 |
+
"grad_norm": 1.289437174797058,
|
| 1127 |
+
"learning_rate": 0.00015733165512901197,
|
| 1128 |
+
"loss": 1.4975,
|
| 1129 |
+
"mean_token_accuracy": 0.7037445783615113,
|
| 1130 |
+
"num_tokens": 2675241.0,
|
| 1131 |
+
"step": 1190
|
| 1132 |
+
},
|
| 1133 |
+
{
|
| 1134 |
+
"epoch": 2.1315555555555554,
|
| 1135 |
+
"grad_norm": 1.208194613456726,
|
| 1136 |
+
"learning_rate": 0.00015418502202643172,
|
| 1137 |
+
"loss": 1.4769,
|
| 1138 |
+
"mean_token_accuracy": 0.7093130722641945,
|
| 1139 |
+
"num_tokens": 2698219.0,
|
| 1140 |
+
"step": 1200
|
| 1141 |
+
},
|
| 1142 |
+
{
|
| 1143 |
+
"epoch": 2.1315555555555554,
|
| 1144 |
+
"eval_loss": 1.8875290155410767,
|
| 1145 |
+
"eval_mean_token_accuracy": 0.6501186113357544,
|
| 1146 |
+
"eval_num_tokens": 2698219.0,
|
| 1147 |
+
"eval_runtime": 30.175,
|
| 1148 |
+
"eval_samples_per_second": 33.14,
|
| 1149 |
+
"eval_steps_per_second": 8.285,
|
| 1150 |
+
"step": 1200
|
| 1151 |
+
},
|
| 1152 |
+
{
|
| 1153 |
+
"epoch": 2.1493333333333333,
|
| 1154 |
+
"grad_norm": 1.360378623008728,
|
| 1155 |
+
"learning_rate": 0.0001510383889238515,
|
| 1156 |
+
"loss": 1.485,
|
| 1157 |
+
"mean_token_accuracy": 0.7059277340769767,
|
| 1158 |
+
"num_tokens": 2721580.0,
|
| 1159 |
+
"step": 1210
|
| 1160 |
+
},
|
| 1161 |
+
{
|
| 1162 |
+
"epoch": 2.167111111111111,
|
| 1163 |
+
"grad_norm": 1.3289263248443604,
|
| 1164 |
+
"learning_rate": 0.00014789175582127122,
|
| 1165 |
+
"loss": 1.4869,
|
| 1166 |
+
"mean_token_accuracy": 0.7061908945441246,
|
| 1167 |
+
"num_tokens": 2744110.0,
|
| 1168 |
+
"step": 1220
|
| 1169 |
+
},
|
| 1170 |
+
{
|
| 1171 |
+
"epoch": 2.1848888888888887,
|
| 1172 |
+
"grad_norm": 1.2693774700164795,
|
| 1173 |
+
"learning_rate": 0.000144745122718691,
|
| 1174 |
+
"loss": 1.4555,
|
| 1175 |
+
"mean_token_accuracy": 0.712950111925602,
|
| 1176 |
+
"num_tokens": 2765844.0,
|
| 1177 |
+
"step": 1230
|
| 1178 |
+
},
|
| 1179 |
+
{
|
| 1180 |
+
"epoch": 2.2026666666666666,
|
| 1181 |
+
"grad_norm": 1.3220160007476807,
|
| 1182 |
+
"learning_rate": 0.00014159848961611078,
|
| 1183 |
+
"loss": 1.4634,
|
| 1184 |
+
"mean_token_accuracy": 0.7090483531355858,
|
| 1185 |
+
"num_tokens": 2788070.0,
|
| 1186 |
+
"step": 1240
|
| 1187 |
+
},
|
| 1188 |
+
{
|
| 1189 |
+
"epoch": 2.2204444444444444,
|
| 1190 |
+
"grad_norm": 1.2682182788848877,
|
| 1191 |
+
"learning_rate": 0.00013845185651353053,
|
| 1192 |
+
"loss": 1.497,
|
| 1193 |
+
"mean_token_accuracy": 0.7039189741015435,
|
| 1194 |
+
"num_tokens": 2810964.0,
|
| 1195 |
+
"step": 1250
|
| 1196 |
+
},
|
| 1197 |
+
{
|
| 1198 |
+
"epoch": 2.2382222222222223,
|
| 1199 |
+
"grad_norm": 1.3531242609024048,
|
| 1200 |
+
"learning_rate": 0.00013530522341095028,
|
| 1201 |
+
"loss": 1.4625,
|
| 1202 |
+
"mean_token_accuracy": 0.7105821236968041,
|
| 1203 |
+
"num_tokens": 2833176.0,
|
| 1204 |
+
"step": 1260
|
| 1205 |
+
},
|
| 1206 |
+
{
|
| 1207 |
+
"epoch": 2.2560000000000002,
|
| 1208 |
+
"grad_norm": 1.2819761037826538,
|
| 1209 |
+
"learning_rate": 0.00013215859030837003,
|
| 1210 |
+
"loss": 1.5092,
|
| 1211 |
+
"mean_token_accuracy": 0.7021819025278091,
|
| 1212 |
+
"num_tokens": 2855440.0,
|
| 1213 |
+
"step": 1270
|
| 1214 |
+
},
|
| 1215 |
+
{
|
| 1216 |
+
"epoch": 2.2737777777777777,
|
| 1217 |
+
"grad_norm": 1.3131153583526611,
|
| 1218 |
+
"learning_rate": 0.0001290119572057898,
|
| 1219 |
+
"loss": 1.4458,
|
| 1220 |
+
"mean_token_accuracy": 0.7121976673603058,
|
| 1221 |
+
"num_tokens": 2877713.0,
|
| 1222 |
+
"step": 1280
|
| 1223 |
+
},
|
| 1224 |
+
{
|
| 1225 |
+
"epoch": 2.2915555555555556,
|
| 1226 |
+
"grad_norm": 1.2332444190979004,
|
| 1227 |
+
"learning_rate": 0.00012586532410320956,
|
| 1228 |
+
"loss": 1.4797,
|
| 1229 |
+
"mean_token_accuracy": 0.7103414624929428,
|
| 1230 |
+
"num_tokens": 2899934.0,
|
| 1231 |
+
"step": 1290
|
| 1232 |
+
},
|
| 1233 |
+
{
|
| 1234 |
+
"epoch": 2.3093333333333335,
|
| 1235 |
+
"grad_norm": 1.2947789430618286,
|
| 1236 |
+
"learning_rate": 0.00012271869100062931,
|
| 1237 |
+
"loss": 1.4969,
|
| 1238 |
+
"mean_token_accuracy": 0.7032593175768852,
|
| 1239 |
+
"num_tokens": 2923244.0,
|
| 1240 |
+
"step": 1300
|
| 1241 |
+
},
|
| 1242 |
+
{
|
| 1243 |
+
"epoch": 2.327111111111111,
|
| 1244 |
+
"grad_norm": 1.4002538919448853,
|
| 1245 |
+
"learning_rate": 0.0001195720578980491,
|
| 1246 |
+
"loss": 1.4538,
|
| 1247 |
+
"mean_token_accuracy": 0.711962579190731,
|
| 1248 |
+
"num_tokens": 2945580.0,
|
| 1249 |
+
"step": 1310
|
| 1250 |
+
},
|
| 1251 |
+
{
|
| 1252 |
+
"epoch": 2.344888888888889,
|
| 1253 |
+
"grad_norm": 1.270635962486267,
|
| 1254 |
+
"learning_rate": 0.00011642542479546884,
|
| 1255 |
+
"loss": 1.4622,
|
| 1256 |
+
"mean_token_accuracy": 0.7059817537665367,
|
| 1257 |
+
"num_tokens": 2969470.0,
|
| 1258 |
+
"step": 1320
|
| 1259 |
+
},
|
| 1260 |
+
{
|
| 1261 |
+
"epoch": 2.3626666666666667,
|
| 1262 |
+
"grad_norm": 1.3131049871444702,
|
| 1263 |
+
"learning_rate": 0.00011327879169288861,
|
| 1264 |
+
"loss": 1.4597,
|
| 1265 |
+
"mean_token_accuracy": 0.7036674708127976,
|
| 1266 |
+
"num_tokens": 2991982.0,
|
| 1267 |
+
"step": 1330
|
| 1268 |
+
},
|
| 1269 |
+
{
|
| 1270 |
+
"epoch": 2.3804444444444446,
|
| 1271 |
+
"grad_norm": 1.3708815574645996,
|
| 1272 |
+
"learning_rate": 0.00011013215859030836,
|
| 1273 |
+
"loss": 1.4837,
|
| 1274 |
+
"mean_token_accuracy": 0.706661482155323,
|
| 1275 |
+
"num_tokens": 3014206.0,
|
| 1276 |
+
"step": 1340
|
| 1277 |
+
},
|
| 1278 |
+
{
|
| 1279 |
+
"epoch": 2.398222222222222,
|
| 1280 |
+
"grad_norm": 1.3198243379592896,
|
| 1281 |
+
"learning_rate": 0.00010698552548772814,
|
| 1282 |
+
"loss": 1.4431,
|
| 1283 |
+
"mean_token_accuracy": 0.7101009368896485,
|
| 1284 |
+
"num_tokens": 3036651.0,
|
| 1285 |
+
"step": 1350
|
| 1286 |
+
},
|
| 1287 |
+
{
|
| 1288 |
+
"epoch": 2.416,
|
| 1289 |
+
"grad_norm": 1.280879259109497,
|
| 1290 |
+
"learning_rate": 0.00010383889238514789,
|
| 1291 |
+
"loss": 1.477,
|
| 1292 |
+
"mean_token_accuracy": 0.7085638150572777,
|
| 1293 |
+
"num_tokens": 3058745.0,
|
| 1294 |
+
"step": 1360
|
| 1295 |
+
},
|
| 1296 |
+
{
|
| 1297 |
+
"epoch": 2.433777777777778,
|
| 1298 |
+
"grad_norm": 1.419290542602539,
|
| 1299 |
+
"learning_rate": 0.00010069225928256766,
|
| 1300 |
+
"loss": 1.4887,
|
| 1301 |
+
"mean_token_accuracy": 0.7048677980899811,
|
| 1302 |
+
"num_tokens": 3081726.0,
|
| 1303 |
+
"step": 1370
|
| 1304 |
+
},
|
| 1305 |
+
{
|
| 1306 |
+
"epoch": 2.4515555555555557,
|
| 1307 |
+
"grad_norm": 1.3684442043304443,
|
| 1308 |
+
"learning_rate": 9.754562617998741e-05,
|
| 1309 |
+
"loss": 1.4677,
|
| 1310 |
+
"mean_token_accuracy": 0.7087965488433838,
|
| 1311 |
+
"num_tokens": 3104292.0,
|
| 1312 |
+
"step": 1380
|
| 1313 |
+
},
|
| 1314 |
+
{
|
| 1315 |
+
"epoch": 2.469333333333333,
|
| 1316 |
+
"grad_norm": 1.3453881740570068,
|
| 1317 |
+
"learning_rate": 9.439899307740719e-05,
|
| 1318 |
+
"loss": 1.4682,
|
| 1319 |
+
"mean_token_accuracy": 0.7076600238680839,
|
| 1320 |
+
"num_tokens": 3126334.0,
|
| 1321 |
+
"step": 1390
|
| 1322 |
+
},
|
| 1323 |
+
{
|
| 1324 |
+
"epoch": 2.487111111111111,
|
| 1325 |
+
"grad_norm": 1.2759828567504883,
|
| 1326 |
+
"learning_rate": 9.125235997482694e-05,
|
| 1327 |
+
"loss": 1.4971,
|
| 1328 |
+
"mean_token_accuracy": 0.7039492294192314,
|
| 1329 |
+
"num_tokens": 3149845.0,
|
| 1330 |
+
"step": 1400
|
| 1331 |
+
},
|
| 1332 |
+
{
|
| 1333 |
+
"epoch": 2.487111111111111,
|
| 1334 |
+
"eval_loss": 1.873150110244751,
|
| 1335 |
+
"eval_mean_token_accuracy": 0.65266099858284,
|
| 1336 |
+
"eval_num_tokens": 3149845.0,
|
| 1337 |
+
"eval_runtime": 30.0464,
|
| 1338 |
+
"eval_samples_per_second": 33.282,
|
| 1339 |
+
"eval_steps_per_second": 8.32,
|
| 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:dd15c2ce737a7ea199ddf9399d7f90d562a3ce4f7e1a07c04ec4267cbad52d6d
|
| 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 |
+
"o_proj",
|
| 28 |
+
"q_proj",
|
| 29 |
+
"gate_proj",
|
| 30 |
+
"up_proj",
|
| 31 |
+
"v_proj",
|
| 32 |
+
"k_proj",
|
| 33 |
+
"down_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:b4a6551b8c58ce9d8961031fb6846b0764b6df04c21e7a050afc85c235ceb7be
|
| 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:214394ab6cd77edd3960c377228f254205205119eb0992bb3e03edf84c64ccb7
|
| 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.8612734079360962,
|
| 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.0164783000946045,
|
| 15 |
+
"learning_rate": 4.4999999999999996e-05,
|
| 16 |
+
"loss": 4.0476,
|
| 17 |
+
"mean_token_accuracy": 0.3606465607881546,
|
| 18 |
+
"num_tokens": 22106.0,
|
| 19 |
+
"step": 10
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"epoch": 0.035555555555555556,
|
| 23 |
+
"grad_norm": 2.489065408706665,
|
| 24 |
+
"learning_rate": 9.5e-05,
|
| 25 |
+
"loss": 3.3625,
|
| 26 |
+
"mean_token_accuracy": 0.46429387107491493,
|
| 27 |
+
"num_tokens": 44943.0,
|
| 28 |
+
"step": 20
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"epoch": 0.05333333333333334,
|
| 32 |
+
"grad_norm": 1.6735386848449707,
|
| 33 |
+
"learning_rate": 0.000145,
|
| 34 |
+
"loss": 2.9752,
|
| 35 |
+
"mean_token_accuracy": 0.5158864699304104,
|
| 36 |
+
"num_tokens": 67397.0,
|
| 37 |
+
"step": 30
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 0.07111111111111111,
|
| 41 |
+
"grad_norm": 1.5050151348114014,
|
| 42 |
+
"learning_rate": 0.00019500000000000002,
|
| 43 |
+
"loss": 2.7549,
|
| 44 |
+
"mean_token_accuracy": 0.5370393514633178,
|
| 45 |
+
"num_tokens": 89803.0,
|
| 46 |
+
"step": 40
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"epoch": 0.08888888888888889,
|
| 50 |
+
"grad_norm": 1.3750827312469482,
|
| 51 |
+
"learning_rate": 0.000245,
|
| 52 |
+
"loss": 2.6264,
|
| 53 |
+
"mean_token_accuracy": 0.550141765922308,
|
| 54 |
+
"num_tokens": 112364.0,
|
| 55 |
+
"step": 50
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"epoch": 0.10666666666666667,
|
| 59 |
+
"grad_norm": 1.4109346866607666,
|
| 60 |
+
"learning_rate": 0.000295,
|
| 61 |
+
"loss": 2.5264,
|
| 62 |
+
"mean_token_accuracy": 0.5618108093738556,
|
| 63 |
+
"num_tokens": 134028.0,
|
| 64 |
+
"step": 60
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"epoch": 0.12444444444444444,
|
| 68 |
+
"grad_norm": 1.3981140851974487,
|
| 69 |
+
"learning_rate": 0.000345,
|
| 70 |
+
"loss": 2.4839,
|
| 71 |
+
"mean_token_accuracy": 0.5678502731025219,
|
| 72 |
+
"num_tokens": 156703.0,
|
| 73 |
+
"step": 70
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.14222222222222222,
|
| 77 |
+
"grad_norm": 1.4779222011566162,
|
| 78 |
+
"learning_rate": 0.000395,
|
| 79 |
+
"loss": 2.4262,
|
| 80 |
+
"mean_token_accuracy": 0.5784575901925564,
|
| 81 |
+
"num_tokens": 178986.0,
|
| 82 |
+
"step": 80
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"epoch": 0.16,
|
| 86 |
+
"grad_norm": 1.1966180801391602,
|
| 87 |
+
"learning_rate": 0.00044500000000000003,
|
| 88 |
+
"loss": 2.4566,
|
| 89 |
+
"mean_token_accuracy": 0.5695327177643776,
|
| 90 |
+
"num_tokens": 201989.0,
|
| 91 |
+
"step": 90
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"epoch": 0.17777777777777778,
|
| 95 |
+
"grad_norm": 1.4000093936920166,
|
| 96 |
+
"learning_rate": 0.000495,
|
| 97 |
+
"loss": 2.3821,
|
| 98 |
+
"mean_token_accuracy": 0.5801047712564469,
|
| 99 |
+
"num_tokens": 223936.0,
|
| 100 |
+
"step": 100
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"epoch": 0.19555555555555557,
|
| 104 |
+
"grad_norm": 1.3838802576065063,
|
| 105 |
+
"learning_rate": 0.0004971680302076778,
|
| 106 |
+
"loss": 2.3444,
|
| 107 |
+
"mean_token_accuracy": 0.5860289096832275,
|
| 108 |
+
"num_tokens": 246101.0,
|
| 109 |
+
"step": 110
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"epoch": 0.21333333333333335,
|
| 113 |
+
"grad_norm": 1.3671435117721558,
|
| 114 |
+
"learning_rate": 0.0004940213971050976,
|
| 115 |
+
"loss": 2.3484,
|
| 116 |
+
"mean_token_accuracy": 0.5840608969330787,
|
| 117 |
+
"num_tokens": 269187.0,
|
| 118 |
+
"step": 120
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"epoch": 0.2311111111111111,
|
| 122 |
+
"grad_norm": 1.0929336547851562,
|
| 123 |
+
"learning_rate": 0.0004908747640025173,
|
| 124 |
+
"loss": 2.2781,
|
| 125 |
+
"mean_token_accuracy": 0.5930660709738731,
|
| 126 |
+
"num_tokens": 291454.0,
|
| 127 |
+
"step": 130
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"epoch": 0.24888888888888888,
|
| 131 |
+
"grad_norm": 1.1275103092193604,
|
| 132 |
+
"learning_rate": 0.00048772813089993704,
|
| 133 |
+
"loss": 2.2775,
|
| 134 |
+
"mean_token_accuracy": 0.5900422058999538,
|
| 135 |
+
"num_tokens": 314204.0,
|
| 136 |
+
"step": 140
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 0.26666666666666666,
|
| 140 |
+
"grad_norm": 1.1598752737045288,
|
| 141 |
+
"learning_rate": 0.0004845814977973568,
|
| 142 |
+
"loss": 2.242,
|
| 143 |
+
"mean_token_accuracy": 0.5971075922250748,
|
| 144 |
+
"num_tokens": 337167.0,
|
| 145 |
+
"step": 150
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"epoch": 0.28444444444444444,
|
| 149 |
+
"grad_norm": 1.2944793701171875,
|
| 150 |
+
"learning_rate": 0.0004814348646947766,
|
| 151 |
+
"loss": 2.2755,
|
| 152 |
+
"mean_token_accuracy": 0.5881656795740128,
|
| 153 |
+
"num_tokens": 360272.0,
|
| 154 |
+
"step": 160
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"epoch": 0.3022222222222222,
|
| 158 |
+
"grad_norm": 1.2451213598251343,
|
| 159 |
+
"learning_rate": 0.0004782882315921964,
|
| 160 |
+
"loss": 2.1925,
|
| 161 |
+
"mean_token_accuracy": 0.6079613700509071,
|
| 162 |
+
"num_tokens": 382779.0,
|
| 163 |
+
"step": 170
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"epoch": 0.32,
|
| 167 |
+
"grad_norm": 1.168745517730713,
|
| 168 |
+
"learning_rate": 0.00047514159848961615,
|
| 169 |
+
"loss": 2.1997,
|
| 170 |
+
"mean_token_accuracy": 0.6048969209194184,
|
| 171 |
+
"num_tokens": 405438.0,
|
| 172 |
+
"step": 180
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"epoch": 0.3377777777777778,
|
| 176 |
+
"grad_norm": 1.2053375244140625,
|
| 177 |
+
"learning_rate": 0.0004719949653870359,
|
| 178 |
+
"loss": 2.236,
|
| 179 |
+
"mean_token_accuracy": 0.5962931856513023,
|
| 180 |
+
"num_tokens": 428660.0,
|
| 181 |
+
"step": 190
|
| 182 |
+
},
|
| 183 |
+
{
|
| 184 |
+
"epoch": 0.35555555555555557,
|
| 185 |
+
"grad_norm": 1.1758276224136353,
|
| 186 |
+
"learning_rate": 0.00046884833228445566,
|
| 187 |
+
"loss": 2.1761,
|
| 188 |
+
"mean_token_accuracy": 0.6056372985243798,
|
| 189 |
+
"num_tokens": 450808.0,
|
| 190 |
+
"step": 200
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"epoch": 0.35555555555555557,
|
| 194 |
+
"eval_loss": 2.166856527328491,
|
| 195 |
+
"eval_mean_token_accuracy": 0.6084163203239441,
|
| 196 |
+
"eval_num_tokens": 450808.0,
|
| 197 |
+
"eval_runtime": 30.2794,
|
| 198 |
+
"eval_samples_per_second": 33.026,
|
| 199 |
+
"eval_steps_per_second": 8.256,
|
| 200 |
+
"step": 200
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"epoch": 0.37333333333333335,
|
| 204 |
+
"grad_norm": 1.3344407081604004,
|
| 205 |
+
"learning_rate": 0.0004657016991818754,
|
| 206 |
+
"loss": 2.1878,
|
| 207 |
+
"mean_token_accuracy": 0.6024597108364105,
|
| 208 |
+
"num_tokens": 473434.0,
|
| 209 |
+
"step": 210
|
| 210 |
+
},
|
| 211 |
+
{
|
| 212 |
+
"epoch": 0.39111111111111113,
|
| 213 |
+
"grad_norm": 1.1835261583328247,
|
| 214 |
+
"learning_rate": 0.00046255506607929516,
|
| 215 |
+
"loss": 2.2188,
|
| 216 |
+
"mean_token_accuracy": 0.5974872022867203,
|
| 217 |
+
"num_tokens": 496482.0,
|
| 218 |
+
"step": 220
|
| 219 |
+
},
|
| 220 |
+
{
|
| 221 |
+
"epoch": 0.4088888888888889,
|
| 222 |
+
"grad_norm": 1.1516607999801636,
|
| 223 |
+
"learning_rate": 0.00045940843297671494,
|
| 224 |
+
"loss": 2.1659,
|
| 225 |
+
"mean_token_accuracy": 0.604978509247303,
|
| 226 |
+
"num_tokens": 519379.0,
|
| 227 |
+
"step": 230
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 0.4266666666666667,
|
| 231 |
+
"grad_norm": 1.1609504222869873,
|
| 232 |
+
"learning_rate": 0.00045626179987413466,
|
| 233 |
+
"loss": 2.1777,
|
| 234 |
+
"mean_token_accuracy": 0.6044537022709846,
|
| 235 |
+
"num_tokens": 542631.0,
|
| 236 |
+
"step": 240
|
| 237 |
+
},
|
| 238 |
+
{
|
| 239 |
+
"epoch": 0.4444444444444444,
|
| 240 |
+
"grad_norm": 1.1110681295394897,
|
| 241 |
+
"learning_rate": 0.00045311516677155444,
|
| 242 |
+
"loss": 2.1604,
|
| 243 |
+
"mean_token_accuracy": 0.6043903902173042,
|
| 244 |
+
"num_tokens": 565400.0,
|
| 245 |
+
"step": 250
|
| 246 |
+
},
|
| 247 |
+
{
|
| 248 |
+
"epoch": 0.4622222222222222,
|
| 249 |
+
"grad_norm": 1.2393710613250732,
|
| 250 |
+
"learning_rate": 0.0004499685336689742,
|
| 251 |
+
"loss": 2.0864,
|
| 252 |
+
"mean_token_accuracy": 0.6146551981568337,
|
| 253 |
+
"num_tokens": 588003.0,
|
| 254 |
+
"step": 260
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"epoch": 0.48,
|
| 258 |
+
"grad_norm": 1.3670927286148071,
|
| 259 |
+
"learning_rate": 0.000446821900566394,
|
| 260 |
+
"loss": 2.1201,
|
| 261 |
+
"mean_token_accuracy": 0.6108790010213851,
|
| 262 |
+
"num_tokens": 610974.0,
|
| 263 |
+
"step": 270
|
| 264 |
+
},
|
| 265 |
+
{
|
| 266 |
+
"epoch": 0.49777777777777776,
|
| 267 |
+
"grad_norm": 1.1501164436340332,
|
| 268 |
+
"learning_rate": 0.0004436752674638137,
|
| 269 |
+
"loss": 2.1437,
|
| 270 |
+
"mean_token_accuracy": 0.6097761034965515,
|
| 271 |
+
"num_tokens": 634093.0,
|
| 272 |
+
"step": 280
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"epoch": 0.5155555555555555,
|
| 276 |
+
"grad_norm": 1.1109156608581543,
|
| 277 |
+
"learning_rate": 0.00044052863436123345,
|
| 278 |
+
"loss": 2.0543,
|
| 279 |
+
"mean_token_accuracy": 0.6271390929818154,
|
| 280 |
+
"num_tokens": 656188.0,
|
| 281 |
+
"step": 290
|
| 282 |
+
},
|
| 283 |
+
{
|
| 284 |
+
"epoch": 0.5333333333333333,
|
| 285 |
+
"grad_norm": 1.2343859672546387,
|
| 286 |
+
"learning_rate": 0.0004373820012586532,
|
| 287 |
+
"loss": 2.0971,
|
| 288 |
+
"mean_token_accuracy": 0.6169493526220322,
|
| 289 |
+
"num_tokens": 678769.0,
|
| 290 |
+
"step": 300
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"epoch": 0.5511111111111111,
|
| 294 |
+
"grad_norm": 1.083136796951294,
|
| 295 |
+
"learning_rate": 0.000434235368156073,
|
| 296 |
+
"loss": 2.0734,
|
| 297 |
+
"mean_token_accuracy": 0.6225788787007331,
|
| 298 |
+
"num_tokens": 701734.0,
|
| 299 |
+
"step": 310
|
| 300 |
+
},
|
| 301 |
+
{
|
| 302 |
+
"epoch": 0.5688888888888889,
|
| 303 |
+
"grad_norm": 1.1497492790222168,
|
| 304 |
+
"learning_rate": 0.0004310887350534928,
|
| 305 |
+
"loss": 2.0603,
|
| 306 |
+
"mean_token_accuracy": 0.6220441117882729,
|
| 307 |
+
"num_tokens": 724815.0,
|
| 308 |
+
"step": 320
|
| 309 |
+
},
|
| 310 |
+
{
|
| 311 |
+
"epoch": 0.5866666666666667,
|
| 312 |
+
"grad_norm": 1.1948379278182983,
|
| 313 |
+
"learning_rate": 0.00042794210195091256,
|
| 314 |
+
"loss": 2.0612,
|
| 315 |
+
"mean_token_accuracy": 0.6211912930011749,
|
| 316 |
+
"num_tokens": 746903.0,
|
| 317 |
+
"step": 330
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"epoch": 0.6044444444444445,
|
| 321 |
+
"grad_norm": 1.1575194597244263,
|
| 322 |
+
"learning_rate": 0.00042479546884833234,
|
| 323 |
+
"loss": 2.042,
|
| 324 |
+
"mean_token_accuracy": 0.6249620258808136,
|
| 325 |
+
"num_tokens": 768982.0,
|
| 326 |
+
"step": 340
|
| 327 |
+
},
|
| 328 |
+
{
|
| 329 |
+
"epoch": 0.6222222222222222,
|
| 330 |
+
"grad_norm": 1.0737602710723877,
|
| 331 |
+
"learning_rate": 0.00042164883574575206,
|
| 332 |
+
"loss": 2.066,
|
| 333 |
+
"mean_token_accuracy": 0.6236828655004502,
|
| 334 |
+
"num_tokens": 791061.0,
|
| 335 |
+
"step": 350
|
| 336 |
+
},
|
| 337 |
+
{
|
| 338 |
+
"epoch": 0.64,
|
| 339 |
+
"grad_norm": 1.0655274391174316,
|
| 340 |
+
"learning_rate": 0.0004185022026431718,
|
| 341 |
+
"loss": 2.0556,
|
| 342 |
+
"mean_token_accuracy": 0.6238334342837334,
|
| 343 |
+
"num_tokens": 813112.0,
|
| 344 |
+
"step": 360
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"epoch": 0.6577777777777778,
|
| 348 |
+
"grad_norm": 1.2494139671325684,
|
| 349 |
+
"learning_rate": 0.00041535556954059156,
|
| 350 |
+
"loss": 2.0544,
|
| 351 |
+
"mean_token_accuracy": 0.623551732301712,
|
| 352 |
+
"num_tokens": 835469.0,
|
| 353 |
+
"step": 370
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 0.6755555555555556,
|
| 357 |
+
"grad_norm": 1.251245379447937,
|
| 358 |
+
"learning_rate": 0.00041220893643801134,
|
| 359 |
+
"loss": 2.0623,
|
| 360 |
+
"mean_token_accuracy": 0.6137503892183304,
|
| 361 |
+
"num_tokens": 857795.0,
|
| 362 |
+
"step": 380
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"epoch": 0.6933333333333334,
|
| 366 |
+
"grad_norm": 1.1011890172958374,
|
| 367 |
+
"learning_rate": 0.0004090623033354311,
|
| 368 |
+
"loss": 2.0281,
|
| 369 |
+
"mean_token_accuracy": 0.6267385333776474,
|
| 370 |
+
"num_tokens": 879659.0,
|
| 371 |
+
"step": 390
|
| 372 |
+
},
|
| 373 |
+
{
|
| 374 |
+
"epoch": 0.7111111111111111,
|
| 375 |
+
"grad_norm": 1.3007749319076538,
|
| 376 |
+
"learning_rate": 0.00040591567023285085,
|
| 377 |
+
"loss": 2.0135,
|
| 378 |
+
"mean_token_accuracy": 0.628263184428215,
|
| 379 |
+
"num_tokens": 902240.0,
|
| 380 |
+
"step": 400
|
| 381 |
+
},
|
| 382 |
+
{
|
| 383 |
+
"epoch": 0.7111111111111111,
|
| 384 |
+
"eval_loss": 2.0190296173095703,
|
| 385 |
+
"eval_mean_token_accuracy": 0.6285779621601105,
|
| 386 |
+
"eval_num_tokens": 902240.0,
|
| 387 |
+
"eval_runtime": 31.7727,
|
| 388 |
+
"eval_samples_per_second": 31.474,
|
| 389 |
+
"eval_steps_per_second": 7.868,
|
| 390 |
+
"step": 400
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"epoch": 0.7288888888888889,
|
| 394 |
+
"grad_norm": 1.1896709203720093,
|
| 395 |
+
"learning_rate": 0.0004027690371302706,
|
| 396 |
+
"loss": 2.0396,
|
| 397 |
+
"mean_token_accuracy": 0.6259367674589157,
|
| 398 |
+
"num_tokens": 925091.0,
|
| 399 |
+
"step": 410
|
| 400 |
+
},
|
| 401 |
+
{
|
| 402 |
+
"epoch": 0.7466666666666667,
|
| 403 |
+
"grad_norm": 1.3017927408218384,
|
| 404 |
+
"learning_rate": 0.0003996224040276904,
|
| 405 |
+
"loss": 2.0575,
|
| 406 |
+
"mean_token_accuracy": 0.6207560569047927,
|
| 407 |
+
"num_tokens": 948151.0,
|
| 408 |
+
"step": 420
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"epoch": 0.7644444444444445,
|
| 412 |
+
"grad_norm": 1.1772371530532837,
|
| 413 |
+
"learning_rate": 0.00039647577092511013,
|
| 414 |
+
"loss": 1.9884,
|
| 415 |
+
"mean_token_accuracy": 0.6323661148548126,
|
| 416 |
+
"num_tokens": 970339.0,
|
| 417 |
+
"step": 430
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 0.7822222222222223,
|
| 421 |
+
"grad_norm": 1.0881459712982178,
|
| 422 |
+
"learning_rate": 0.0003933291378225299,
|
| 423 |
+
"loss": 2.0283,
|
| 424 |
+
"mean_token_accuracy": 0.6244203582406044,
|
| 425 |
+
"num_tokens": 993552.0,
|
| 426 |
+
"step": 440
|
| 427 |
+
},
|
| 428 |
+
{
|
| 429 |
+
"epoch": 0.8,
|
| 430 |
+
"grad_norm": 1.1693931818008423,
|
| 431 |
+
"learning_rate": 0.00039018250471994963,
|
| 432 |
+
"loss": 2.0475,
|
| 433 |
+
"mean_token_accuracy": 0.6222739323973656,
|
| 434 |
+
"num_tokens": 1015564.0,
|
| 435 |
+
"step": 450
|
| 436 |
+
},
|
| 437 |
+
{
|
| 438 |
+
"epoch": 0.8177777777777778,
|
| 439 |
+
"grad_norm": 1.2372338771820068,
|
| 440 |
+
"learning_rate": 0.0003870358716173694,
|
| 441 |
+
"loss": 1.9537,
|
| 442 |
+
"mean_token_accuracy": 0.6377866417169571,
|
| 443 |
+
"num_tokens": 1037721.0,
|
| 444 |
+
"step": 460
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"epoch": 0.8355555555555556,
|
| 448 |
+
"grad_norm": 1.1657993793487549,
|
| 449 |
+
"learning_rate": 0.0003838892385147892,
|
| 450 |
+
"loss": 2.0209,
|
| 451 |
+
"mean_token_accuracy": 0.6264078587293624,
|
| 452 |
+
"num_tokens": 1060627.0,
|
| 453 |
+
"step": 470
|
| 454 |
+
},
|
| 455 |
+
{
|
| 456 |
+
"epoch": 0.8533333333333334,
|
| 457 |
+
"grad_norm": 1.1275551319122314,
|
| 458 |
+
"learning_rate": 0.00038074260541220897,
|
| 459 |
+
"loss": 1.9973,
|
| 460 |
+
"mean_token_accuracy": 0.6285641089081764,
|
| 461 |
+
"num_tokens": 1082672.0,
|
| 462 |
+
"step": 480
|
| 463 |
+
},
|
| 464 |
+
{
|
| 465 |
+
"epoch": 0.8711111111111111,
|
| 466 |
+
"grad_norm": 1.162360429763794,
|
| 467 |
+
"learning_rate": 0.00037759597230962874,
|
| 468 |
+
"loss": 2.0117,
|
| 469 |
+
"mean_token_accuracy": 0.629520146548748,
|
| 470 |
+
"num_tokens": 1104857.0,
|
| 471 |
+
"step": 490
|
| 472 |
+
},
|
| 473 |
+
{
|
| 474 |
+
"epoch": 0.8888888888888888,
|
| 475 |
+
"grad_norm": 1.1501044034957886,
|
| 476 |
+
"learning_rate": 0.00037444933920704847,
|
| 477 |
+
"loss": 1.9958,
|
| 478 |
+
"mean_token_accuracy": 0.6280175432562828,
|
| 479 |
+
"num_tokens": 1127612.0,
|
| 480 |
+
"step": 500
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"epoch": 0.9066666666666666,
|
| 484 |
+
"grad_norm": 1.1588389873504639,
|
| 485 |
+
"learning_rate": 0.0003713027061044682,
|
| 486 |
+
"loss": 2.0001,
|
| 487 |
+
"mean_token_accuracy": 0.6282740488648415,
|
| 488 |
+
"num_tokens": 1150411.0,
|
| 489 |
+
"step": 510
|
| 490 |
+
},
|
| 491 |
+
{
|
| 492 |
+
"epoch": 0.9244444444444444,
|
| 493 |
+
"grad_norm": 1.1372511386871338,
|
| 494 |
+
"learning_rate": 0.00036815607300188797,
|
| 495 |
+
"loss": 2.0194,
|
| 496 |
+
"mean_token_accuracy": 0.6251062974333763,
|
| 497 |
+
"num_tokens": 1172683.0,
|
| 498 |
+
"step": 520
|
| 499 |
+
},
|
| 500 |
+
{
|
| 501 |
+
"epoch": 0.9422222222222222,
|
| 502 |
+
"grad_norm": 1.1625277996063232,
|
| 503 |
+
"learning_rate": 0.00036500943989930775,
|
| 504 |
+
"loss": 1.9194,
|
| 505 |
+
"mean_token_accuracy": 0.6430759638547897,
|
| 506 |
+
"num_tokens": 1194160.0,
|
| 507 |
+
"step": 530
|
| 508 |
+
},
|
| 509 |
+
{
|
| 510 |
+
"epoch": 0.96,
|
| 511 |
+
"grad_norm": 1.2204004526138306,
|
| 512 |
+
"learning_rate": 0.00036186280679672753,
|
| 513 |
+
"loss": 1.9411,
|
| 514 |
+
"mean_token_accuracy": 0.6433150470256805,
|
| 515 |
+
"num_tokens": 1215760.0,
|
| 516 |
+
"step": 540
|
| 517 |
+
},
|
| 518 |
+
{
|
| 519 |
+
"epoch": 0.9777777777777777,
|
| 520 |
+
"grad_norm": 1.1138572692871094,
|
| 521 |
+
"learning_rate": 0.00035871617369414725,
|
| 522 |
+
"loss": 2.0082,
|
| 523 |
+
"mean_token_accuracy": 0.6322961866855621,
|
| 524 |
+
"num_tokens": 1238191.0,
|
| 525 |
+
"step": 550
|
| 526 |
+
},
|
| 527 |
+
{
|
| 528 |
+
"epoch": 0.9955555555555555,
|
| 529 |
+
"grad_norm": 1.1804752349853516,
|
| 530 |
+
"learning_rate": 0.00035556954059156703,
|
| 531 |
+
"loss": 1.9751,
|
| 532 |
+
"mean_token_accuracy": 0.6305457279086113,
|
| 533 |
+
"num_tokens": 1260429.0,
|
| 534 |
+
"step": 560
|
| 535 |
+
},
|
| 536 |
+
{
|
| 537 |
+
"epoch": 1.0124444444444445,
|
| 538 |
+
"grad_norm": 1.0810185670852661,
|
| 539 |
+
"learning_rate": 0.0003524229074889868,
|
| 540 |
+
"loss": 1.8437,
|
| 541 |
+
"mean_token_accuracy": 0.6523516507525193,
|
| 542 |
+
"num_tokens": 1281232.0,
|
| 543 |
+
"step": 570
|
| 544 |
+
},
|
| 545 |
+
{
|
| 546 |
+
"epoch": 1.0302222222222222,
|
| 547 |
+
"grad_norm": 1.2796133756637573,
|
| 548 |
+
"learning_rate": 0.0003492762743864066,
|
| 549 |
+
"loss": 1.7348,
|
| 550 |
+
"mean_token_accuracy": 0.6675047099590301,
|
| 551 |
+
"num_tokens": 1304130.0,
|
| 552 |
+
"step": 580
|
| 553 |
+
},
|
| 554 |
+
{
|
| 555 |
+
"epoch": 1.048,
|
| 556 |
+
"grad_norm": 1.1196218729019165,
|
| 557 |
+
"learning_rate": 0.0003461296412838263,
|
| 558 |
+
"loss": 1.7244,
|
| 559 |
+
"mean_token_accuracy": 0.6726136475801467,
|
| 560 |
+
"num_tokens": 1326753.0,
|
| 561 |
+
"step": 590
|
| 562 |
+
},
|
| 563 |
+
{
|
| 564 |
+
"epoch": 1.0657777777777777,
|
| 565 |
+
"grad_norm": 1.1148934364318848,
|
| 566 |
+
"learning_rate": 0.00034298300818124604,
|
| 567 |
+
"loss": 1.7216,
|
| 568 |
+
"mean_token_accuracy": 0.6700241908431053,
|
| 569 |
+
"num_tokens": 1348985.0,
|
| 570 |
+
"step": 600
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"epoch": 1.0657777777777777,
|
| 574 |
+
"eval_loss": 1.9544994831085205,
|
| 575 |
+
"eval_mean_token_accuracy": 0.638362931728363,
|
| 576 |
+
"eval_num_tokens": 1348985.0,
|
| 577 |
+
"eval_runtime": 30.1088,
|
| 578 |
+
"eval_samples_per_second": 33.213,
|
| 579 |
+
"eval_steps_per_second": 8.303,
|
| 580 |
+
"step": 600
|
| 581 |
+
},
|
| 582 |
+
{
|
| 583 |
+
"epoch": 1.0835555555555556,
|
| 584 |
+
"grad_norm": 1.0550259351730347,
|
| 585 |
+
"learning_rate": 0.0003398363750786658,
|
| 586 |
+
"loss": 1.734,
|
| 587 |
+
"mean_token_accuracy": 0.670471416413784,
|
| 588 |
+
"num_tokens": 1371318.0,
|
| 589 |
+
"step": 610
|
| 590 |
+
},
|
| 591 |
+
{
|
| 592 |
+
"epoch": 1.1013333333333333,
|
| 593 |
+
"grad_norm": 1.1968863010406494,
|
| 594 |
+
"learning_rate": 0.0003366897419760856,
|
| 595 |
+
"loss": 1.7819,
|
| 596 |
+
"mean_token_accuracy": 0.661465460062027,
|
| 597 |
+
"num_tokens": 1393816.0,
|
| 598 |
+
"step": 620
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"epoch": 1.1191111111111112,
|
| 602 |
+
"grad_norm": 1.2184885740280151,
|
| 603 |
+
"learning_rate": 0.0003335431088735054,
|
| 604 |
+
"loss": 1.769,
|
| 605 |
+
"mean_token_accuracy": 0.6628920555114746,
|
| 606 |
+
"num_tokens": 1416529.0,
|
| 607 |
+
"step": 630
|
| 608 |
+
},
|
| 609 |
+
{
|
| 610 |
+
"epoch": 1.1368888888888888,
|
| 611 |
+
"grad_norm": 1.2553062438964844,
|
| 612 |
+
"learning_rate": 0.00033039647577092515,
|
| 613 |
+
"loss": 1.7807,
|
| 614 |
+
"mean_token_accuracy": 0.6629297524690628,
|
| 615 |
+
"num_tokens": 1438970.0,
|
| 616 |
+
"step": 640
|
| 617 |
+
},
|
| 618 |
+
{
|
| 619 |
+
"epoch": 1.1546666666666667,
|
| 620 |
+
"grad_norm": 1.1857445240020752,
|
| 621 |
+
"learning_rate": 0.0003272498426683449,
|
| 622 |
+
"loss": 1.7555,
|
| 623 |
+
"mean_token_accuracy": 0.6634594619274139,
|
| 624 |
+
"num_tokens": 1461324.0,
|
| 625 |
+
"step": 650
|
| 626 |
+
},
|
| 627 |
+
{
|
| 628 |
+
"epoch": 1.1724444444444444,
|
| 629 |
+
"grad_norm": 1.2381750345230103,
|
| 630 |
+
"learning_rate": 0.0003241032095657646,
|
| 631 |
+
"loss": 1.7925,
|
| 632 |
+
"mean_token_accuracy": 0.6549596875905991,
|
| 633 |
+
"num_tokens": 1484246.0,
|
| 634 |
+
"step": 660
|
| 635 |
+
},
|
| 636 |
+
{
|
| 637 |
+
"epoch": 1.1902222222222223,
|
| 638 |
+
"grad_norm": 1.187692642211914,
|
| 639 |
+
"learning_rate": 0.0003209565764631844,
|
| 640 |
+
"loss": 1.7776,
|
| 641 |
+
"mean_token_accuracy": 0.658722423017025,
|
| 642 |
+
"num_tokens": 1507305.0,
|
| 643 |
+
"step": 670
|
| 644 |
+
},
|
| 645 |
+
{
|
| 646 |
+
"epoch": 1.208,
|
| 647 |
+
"grad_norm": 1.1748046875,
|
| 648 |
+
"learning_rate": 0.00031780994336060416,
|
| 649 |
+
"loss": 1.7355,
|
| 650 |
+
"mean_token_accuracy": 0.6706653699278832,
|
| 651 |
+
"num_tokens": 1529082.0,
|
| 652 |
+
"step": 680
|
| 653 |
+
},
|
| 654 |
+
{
|
| 655 |
+
"epoch": 1.2257777777777779,
|
| 656 |
+
"grad_norm": 1.2238432168960571,
|
| 657 |
+
"learning_rate": 0.00031466331025802394,
|
| 658 |
+
"loss": 1.7462,
|
| 659 |
+
"mean_token_accuracy": 0.6667303949594497,
|
| 660 |
+
"num_tokens": 1551159.0,
|
| 661 |
+
"step": 690
|
| 662 |
+
},
|
| 663 |
+
{
|
| 664 |
+
"epoch": 1.2435555555555555,
|
| 665 |
+
"grad_norm": 1.1904925107955933,
|
| 666 |
+
"learning_rate": 0.00031151667715544366,
|
| 667 |
+
"loss": 1.7627,
|
| 668 |
+
"mean_token_accuracy": 0.6670840814709663,
|
| 669 |
+
"num_tokens": 1573348.0,
|
| 670 |
+
"step": 700
|
| 671 |
+
},
|
| 672 |
+
{
|
| 673 |
+
"epoch": 1.2613333333333334,
|
| 674 |
+
"grad_norm": 1.282875895500183,
|
| 675 |
+
"learning_rate": 0.00030837004405286344,
|
| 676 |
+
"loss": 1.7625,
|
| 677 |
+
"mean_token_accuracy": 0.6660559684038162,
|
| 678 |
+
"num_tokens": 1595989.0,
|
| 679 |
+
"step": 710
|
| 680 |
+
},
|
| 681 |
+
{
|
| 682 |
+
"epoch": 1.279111111111111,
|
| 683 |
+
"grad_norm": 1.2079155445098877,
|
| 684 |
+
"learning_rate": 0.0003052234109502832,
|
| 685 |
+
"loss": 1.7979,
|
| 686 |
+
"mean_token_accuracy": 0.6636087343096733,
|
| 687 |
+
"num_tokens": 1617895.0,
|
| 688 |
+
"step": 720
|
| 689 |
+
},
|
| 690 |
+
{
|
| 691 |
+
"epoch": 1.2968888888888888,
|
| 692 |
+
"grad_norm": 1.1903313398361206,
|
| 693 |
+
"learning_rate": 0.000302076777847703,
|
| 694 |
+
"loss": 1.7552,
|
| 695 |
+
"mean_token_accuracy": 0.6641585499048233,
|
| 696 |
+
"num_tokens": 1640415.0,
|
| 697 |
+
"step": 730
|
| 698 |
+
},
|
| 699 |
+
{
|
| 700 |
+
"epoch": 1.3146666666666667,
|
| 701 |
+
"grad_norm": 1.1872097253799438,
|
| 702 |
+
"learning_rate": 0.0002989301447451227,
|
| 703 |
+
"loss": 1.74,
|
| 704 |
+
"mean_token_accuracy": 0.6656632766127586,
|
| 705 |
+
"num_tokens": 1662713.0,
|
| 706 |
+
"step": 740
|
| 707 |
+
},
|
| 708 |
+
{
|
| 709 |
+
"epoch": 1.3324444444444445,
|
| 710 |
+
"grad_norm": 1.1994388103485107,
|
| 711 |
+
"learning_rate": 0.00029578351164254244,
|
| 712 |
+
"loss": 1.7757,
|
| 713 |
+
"mean_token_accuracy": 0.6637446776032447,
|
| 714 |
+
"num_tokens": 1684783.0,
|
| 715 |
+
"step": 750
|
| 716 |
+
},
|
| 717 |
+
{
|
| 718 |
+
"epoch": 1.3502222222222222,
|
| 719 |
+
"grad_norm": 1.2072243690490723,
|
| 720 |
+
"learning_rate": 0.0002926368785399622,
|
| 721 |
+
"loss": 1.7702,
|
| 722 |
+
"mean_token_accuracy": 0.6637947261333466,
|
| 723 |
+
"num_tokens": 1706623.0,
|
| 724 |
+
"step": 760
|
| 725 |
+
},
|
| 726 |
+
{
|
| 727 |
+
"epoch": 1.3679999999999999,
|
| 728 |
+
"grad_norm": 1.2028874158859253,
|
| 729 |
+
"learning_rate": 0.000289490245437382,
|
| 730 |
+
"loss": 1.7952,
|
| 731 |
+
"mean_token_accuracy": 0.6561207175254822,
|
| 732 |
+
"num_tokens": 1729494.0,
|
| 733 |
+
"step": 770
|
| 734 |
+
},
|
| 735 |
+
{
|
| 736 |
+
"epoch": 1.3857777777777778,
|
| 737 |
+
"grad_norm": 1.2276169061660767,
|
| 738 |
+
"learning_rate": 0.0002863436123348018,
|
| 739 |
+
"loss": 1.7624,
|
| 740 |
+
"mean_token_accuracy": 0.664546848833561,
|
| 741 |
+
"num_tokens": 1752045.0,
|
| 742 |
+
"step": 780
|
| 743 |
+
},
|
| 744 |
+
{
|
| 745 |
+
"epoch": 1.4035555555555557,
|
| 746 |
+
"grad_norm": 1.1520951986312866,
|
| 747 |
+
"learning_rate": 0.00028319697923222156,
|
| 748 |
+
"loss": 1.7743,
|
| 749 |
+
"mean_token_accuracy": 0.6641672790050507,
|
| 750 |
+
"num_tokens": 1775601.0,
|
| 751 |
+
"step": 790
|
| 752 |
+
},
|
| 753 |
+
{
|
| 754 |
+
"epoch": 1.4213333333333333,
|
| 755 |
+
"grad_norm": 1.219901204109192,
|
| 756 |
+
"learning_rate": 0.0002800503461296413,
|
| 757 |
+
"loss": 1.7346,
|
| 758 |
+
"mean_token_accuracy": 0.6647952407598495,
|
| 759 |
+
"num_tokens": 1798633.0,
|
| 760 |
+
"step": 800
|
| 761 |
+
},
|
| 762 |
+
{
|
| 763 |
+
"epoch": 1.4213333333333333,
|
| 764 |
+
"eval_loss": 1.9113014936447144,
|
| 765 |
+
"eval_mean_token_accuracy": 0.6443024153709411,
|
| 766 |
+
"eval_num_tokens": 1798633.0,
|
| 767 |
+
"eval_runtime": 30.1829,
|
| 768 |
+
"eval_samples_per_second": 33.131,
|
| 769 |
+
"eval_steps_per_second": 8.283,
|
| 770 |
+
"step": 800
|
| 771 |
+
},
|
| 772 |
+
{
|
| 773 |
+
"epoch": 1.439111111111111,
|
| 774 |
+
"grad_norm": 1.2413419485092163,
|
| 775 |
+
"learning_rate": 0.00027690371302706106,
|
| 776 |
+
"loss": 1.7157,
|
| 777 |
+
"mean_token_accuracy": 0.6692047983407974,
|
| 778 |
+
"num_tokens": 1820656.0,
|
| 779 |
+
"step": 810
|
| 780 |
+
},
|
| 781 |
+
{
|
| 782 |
+
"epoch": 1.456888888888889,
|
| 783 |
+
"grad_norm": 1.2917033433914185,
|
| 784 |
+
"learning_rate": 0.0002737570799244808,
|
| 785 |
+
"loss": 1.7631,
|
| 786 |
+
"mean_token_accuracy": 0.6633412629365921,
|
| 787 |
+
"num_tokens": 1842871.0,
|
| 788 |
+
"step": 820
|
| 789 |
+
},
|
| 790 |
+
{
|
| 791 |
+
"epoch": 1.4746666666666668,
|
| 792 |
+
"grad_norm": 1.2017630338668823,
|
| 793 |
+
"learning_rate": 0.00027061044682190056,
|
| 794 |
+
"loss": 1.726,
|
| 795 |
+
"mean_token_accuracy": 0.6701689288020134,
|
| 796 |
+
"num_tokens": 1865652.0,
|
| 797 |
+
"step": 830
|
| 798 |
+
},
|
| 799 |
+
{
|
| 800 |
+
"epoch": 1.4924444444444445,
|
| 801 |
+
"grad_norm": 1.1332948207855225,
|
| 802 |
+
"learning_rate": 0.00026746381371932034,
|
| 803 |
+
"loss": 1.7561,
|
| 804 |
+
"mean_token_accuracy": 0.6648476481437683,
|
| 805 |
+
"num_tokens": 1888455.0,
|
| 806 |
+
"step": 840
|
| 807 |
+
},
|
| 808 |
+
{
|
| 809 |
+
"epoch": 1.5102222222222221,
|
| 810 |
+
"grad_norm": 1.2592897415161133,
|
| 811 |
+
"learning_rate": 0.00026431718061674007,
|
| 812 |
+
"loss": 1.7194,
|
| 813 |
+
"mean_token_accuracy": 0.6733420416712761,
|
| 814 |
+
"num_tokens": 1910676.0,
|
| 815 |
+
"step": 850
|
| 816 |
+
},
|
| 817 |
+
{
|
| 818 |
+
"epoch": 1.528,
|
| 819 |
+
"grad_norm": 1.2740918397903442,
|
| 820 |
+
"learning_rate": 0.00026117054751415985,
|
| 821 |
+
"loss": 1.7502,
|
| 822 |
+
"mean_token_accuracy": 0.6677413523197174,
|
| 823 |
+
"num_tokens": 1933253.0,
|
| 824 |
+
"step": 860
|
| 825 |
+
},
|
| 826 |
+
{
|
| 827 |
+
"epoch": 1.545777777777778,
|
| 828 |
+
"grad_norm": 1.2723543643951416,
|
| 829 |
+
"learning_rate": 0.0002580239144115796,
|
| 830 |
+
"loss": 1.7622,
|
| 831 |
+
"mean_token_accuracy": 0.6622136697173119,
|
| 832 |
+
"num_tokens": 1955820.0,
|
| 833 |
+
"step": 870
|
| 834 |
+
},
|
| 835 |
+
{
|
| 836 |
+
"epoch": 1.5635555555555556,
|
| 837 |
+
"grad_norm": 1.2220773696899414,
|
| 838 |
+
"learning_rate": 0.0002548772813089994,
|
| 839 |
+
"loss": 1.7568,
|
| 840 |
+
"mean_token_accuracy": 0.6640823170542717,
|
| 841 |
+
"num_tokens": 1978120.0,
|
| 842 |
+
"step": 880
|
| 843 |
+
},
|
| 844 |
+
{
|
| 845 |
+
"epoch": 1.5813333333333333,
|
| 846 |
+
"grad_norm": 1.2161861658096313,
|
| 847 |
+
"learning_rate": 0.0002517306482064191,
|
| 848 |
+
"loss": 1.7031,
|
| 849 |
+
"mean_token_accuracy": 0.6733875796198845,
|
| 850 |
+
"num_tokens": 2000508.0,
|
| 851 |
+
"step": 890
|
| 852 |
+
},
|
| 853 |
+
{
|
| 854 |
+
"epoch": 1.5991111111111111,
|
| 855 |
+
"grad_norm": 1.1472899913787842,
|
| 856 |
+
"learning_rate": 0.0002485840151038389,
|
| 857 |
+
"loss": 1.7411,
|
| 858 |
+
"mean_token_accuracy": 0.6644304901361465,
|
| 859 |
+
"num_tokens": 2023356.0,
|
| 860 |
+
"step": 900
|
| 861 |
+
},
|
| 862 |
+
{
|
| 863 |
+
"epoch": 1.616888888888889,
|
| 864 |
+
"grad_norm": 1.177524447441101,
|
| 865 |
+
"learning_rate": 0.00024543738200125863,
|
| 866 |
+
"loss": 1.6951,
|
| 867 |
+
"mean_token_accuracy": 0.6781735569238663,
|
| 868 |
+
"num_tokens": 2045965.0,
|
| 869 |
+
"step": 910
|
| 870 |
+
},
|
| 871 |
+
{
|
| 872 |
+
"epoch": 1.6346666666666667,
|
| 873 |
+
"grad_norm": 1.158720850944519,
|
| 874 |
+
"learning_rate": 0.0002422907488986784,
|
| 875 |
+
"loss": 1.7596,
|
| 876 |
+
"mean_token_accuracy": 0.6616655588150024,
|
| 877 |
+
"num_tokens": 2069108.0,
|
| 878 |
+
"step": 920
|
| 879 |
+
},
|
| 880 |
+
{
|
| 881 |
+
"epoch": 1.6524444444444444,
|
| 882 |
+
"grad_norm": 1.3048863410949707,
|
| 883 |
+
"learning_rate": 0.0002391441157960982,
|
| 884 |
+
"loss": 1.7596,
|
| 885 |
+
"mean_token_accuracy": 0.6625866696238518,
|
| 886 |
+
"num_tokens": 2091755.0,
|
| 887 |
+
"step": 930
|
| 888 |
+
},
|
| 889 |
+
{
|
| 890 |
+
"epoch": 1.6702222222222223,
|
| 891 |
+
"grad_norm": 1.3040592670440674,
|
| 892 |
+
"learning_rate": 0.00023599748269351794,
|
| 893 |
+
"loss": 1.7286,
|
| 894 |
+
"mean_token_accuracy": 0.6688349068164825,
|
| 895 |
+
"num_tokens": 2114496.0,
|
| 896 |
+
"step": 940
|
| 897 |
+
},
|
| 898 |
+
{
|
| 899 |
+
"epoch": 1.688,
|
| 900 |
+
"grad_norm": 1.1945664882659912,
|
| 901 |
+
"learning_rate": 0.0002328508495909377,
|
| 902 |
+
"loss": 1.7479,
|
| 903 |
+
"mean_token_accuracy": 0.6634002208709717,
|
| 904 |
+
"num_tokens": 2137041.0,
|
| 905 |
+
"step": 950
|
| 906 |
+
},
|
| 907 |
+
{
|
| 908 |
+
"epoch": 1.7057777777777776,
|
| 909 |
+
"grad_norm": 1.2552154064178467,
|
| 910 |
+
"learning_rate": 0.00022970421648835747,
|
| 911 |
+
"loss": 1.7537,
|
| 912 |
+
"mean_token_accuracy": 0.6634084343910217,
|
| 913 |
+
"num_tokens": 2159711.0,
|
| 914 |
+
"step": 960
|
| 915 |
+
},
|
| 916 |
+
{
|
| 917 |
+
"epoch": 1.7235555555555555,
|
| 918 |
+
"grad_norm": 1.2484403848648071,
|
| 919 |
+
"learning_rate": 0.00022655758338577722,
|
| 920 |
+
"loss": 1.7557,
|
| 921 |
+
"mean_token_accuracy": 0.6687701687216758,
|
| 922 |
+
"num_tokens": 2181675.0,
|
| 923 |
+
"step": 970
|
| 924 |
+
},
|
| 925 |
+
{
|
| 926 |
+
"epoch": 1.7413333333333334,
|
| 927 |
+
"grad_norm": 1.1729741096496582,
|
| 928 |
+
"learning_rate": 0.000223410950283197,
|
| 929 |
+
"loss": 1.7274,
|
| 930 |
+
"mean_token_accuracy": 0.6730923235416413,
|
| 931 |
+
"num_tokens": 2204671.0,
|
| 932 |
+
"step": 980
|
| 933 |
+
},
|
| 934 |
+
{
|
| 935 |
+
"epoch": 1.759111111111111,
|
| 936 |
+
"grad_norm": 1.312406301498413,
|
| 937 |
+
"learning_rate": 0.00022026431718061672,
|
| 938 |
+
"loss": 1.7377,
|
| 939 |
+
"mean_token_accuracy": 0.6612286046147346,
|
| 940 |
+
"num_tokens": 2227866.0,
|
| 941 |
+
"step": 990
|
| 942 |
+
},
|
| 943 |
+
{
|
| 944 |
+
"epoch": 1.7768888888888887,
|
| 945 |
+
"grad_norm": 1.3160700798034668,
|
| 946 |
+
"learning_rate": 0.0002171176840780365,
|
| 947 |
+
"loss": 1.7224,
|
| 948 |
+
"mean_token_accuracy": 0.6710903704166412,
|
| 949 |
+
"num_tokens": 2250379.0,
|
| 950 |
+
"step": 1000
|
| 951 |
+
},
|
| 952 |
+
{
|
| 953 |
+
"epoch": 1.7768888888888887,
|
| 954 |
+
"eval_loss": 1.8698750734329224,
|
| 955 |
+
"eval_mean_token_accuracy": 0.6504300956726075,
|
| 956 |
+
"eval_num_tokens": 2250379.0,
|
| 957 |
+
"eval_runtime": 30.1651,
|
| 958 |
+
"eval_samples_per_second": 33.151,
|
| 959 |
+
"eval_steps_per_second": 8.288,
|
| 960 |
+
"step": 1000
|
| 961 |
+
},
|
| 962 |
+
{
|
| 963 |
+
"epoch": 1.7946666666666666,
|
| 964 |
+
"grad_norm": 1.1682268381118774,
|
| 965 |
+
"learning_rate": 0.00021397105097545628,
|
| 966 |
+
"loss": 1.7458,
|
| 967 |
+
"mean_token_accuracy": 0.665731918811798,
|
| 968 |
+
"num_tokens": 2272999.0,
|
| 969 |
+
"step": 1010
|
| 970 |
+
},
|
| 971 |
+
{
|
| 972 |
+
"epoch": 1.8124444444444445,
|
| 973 |
+
"grad_norm": 1.1300792694091797,
|
| 974 |
+
"learning_rate": 0.00021082441787287603,
|
| 975 |
+
"loss": 1.7261,
|
| 976 |
+
"mean_token_accuracy": 0.6688766568899155,
|
| 977 |
+
"num_tokens": 2295110.0,
|
| 978 |
+
"step": 1020
|
| 979 |
+
},
|
| 980 |
+
{
|
| 981 |
+
"epoch": 1.8302222222222222,
|
| 982 |
+
"grad_norm": 1.2450717687606812,
|
| 983 |
+
"learning_rate": 0.00020767778477029578,
|
| 984 |
+
"loss": 1.6968,
|
| 985 |
+
"mean_token_accuracy": 0.6718593999743462,
|
| 986 |
+
"num_tokens": 2317432.0,
|
| 987 |
+
"step": 1030
|
| 988 |
+
},
|
| 989 |
+
{
|
| 990 |
+
"epoch": 1.8479999999999999,
|
| 991 |
+
"grad_norm": 1.201785683631897,
|
| 992 |
+
"learning_rate": 0.00020453115166771556,
|
| 993 |
+
"loss": 1.7411,
|
| 994 |
+
"mean_token_accuracy": 0.6636266440153122,
|
| 995 |
+
"num_tokens": 2340305.0,
|
| 996 |
+
"step": 1040
|
| 997 |
+
},
|
| 998 |
+
{
|
| 999 |
+
"epoch": 1.8657777777777778,
|
| 1000 |
+
"grad_norm": 1.2161189317703247,
|
| 1001 |
+
"learning_rate": 0.0002013845185651353,
|
| 1002 |
+
"loss": 1.7335,
|
| 1003 |
+
"mean_token_accuracy": 0.6697820112109184,
|
| 1004 |
+
"num_tokens": 2362746.0,
|
| 1005 |
+
"step": 1050
|
| 1006 |
+
},
|
| 1007 |
+
{
|
| 1008 |
+
"epoch": 1.8835555555555556,
|
| 1009 |
+
"grad_norm": 1.209251046180725,
|
| 1010 |
+
"learning_rate": 0.00019823788546255506,
|
| 1011 |
+
"loss": 1.7197,
|
| 1012 |
+
"mean_token_accuracy": 0.6663407534360886,
|
| 1013 |
+
"num_tokens": 2385647.0,
|
| 1014 |
+
"step": 1060
|
| 1015 |
+
},
|
| 1016 |
+
{
|
| 1017 |
+
"epoch": 1.9013333333333333,
|
| 1018 |
+
"grad_norm": 1.1715242862701416,
|
| 1019 |
+
"learning_rate": 0.00019509125235997482,
|
| 1020 |
+
"loss": 1.7298,
|
| 1021 |
+
"mean_token_accuracy": 0.6650380924344063,
|
| 1022 |
+
"num_tokens": 2408732.0,
|
| 1023 |
+
"step": 1070
|
| 1024 |
+
},
|
| 1025 |
+
{
|
| 1026 |
+
"epoch": 1.919111111111111,
|
| 1027 |
+
"grad_norm": 1.2717958688735962,
|
| 1028 |
+
"learning_rate": 0.0001919446192573946,
|
| 1029 |
+
"loss": 1.7101,
|
| 1030 |
+
"mean_token_accuracy": 0.672779667377472,
|
| 1031 |
+
"num_tokens": 2431137.0,
|
| 1032 |
+
"step": 1080
|
| 1033 |
+
},
|
| 1034 |
+
{
|
| 1035 |
+
"epoch": 1.9368888888888889,
|
| 1036 |
+
"grad_norm": 1.2264835834503174,
|
| 1037 |
+
"learning_rate": 0.00018879798615481437,
|
| 1038 |
+
"loss": 1.6754,
|
| 1039 |
+
"mean_token_accuracy": 0.6768045455217362,
|
| 1040 |
+
"num_tokens": 2453517.0,
|
| 1041 |
+
"step": 1090
|
| 1042 |
+
},
|
| 1043 |
+
{
|
| 1044 |
+
"epoch": 1.9546666666666668,
|
| 1045 |
+
"grad_norm": 1.3289543390274048,
|
| 1046 |
+
"learning_rate": 0.0001856513530522341,
|
| 1047 |
+
"loss": 1.7178,
|
| 1048 |
+
"mean_token_accuracy": 0.6685071781277656,
|
| 1049 |
+
"num_tokens": 2475737.0,
|
| 1050 |
+
"step": 1100
|
| 1051 |
+
},
|
| 1052 |
+
{
|
| 1053 |
+
"epoch": 1.9724444444444444,
|
| 1054 |
+
"grad_norm": 1.1367521286010742,
|
| 1055 |
+
"learning_rate": 0.00018250471994965388,
|
| 1056 |
+
"loss": 1.7109,
|
| 1057 |
+
"mean_token_accuracy": 0.6677573248744011,
|
| 1058 |
+
"num_tokens": 2497880.0,
|
| 1059 |
+
"step": 1110
|
| 1060 |
+
},
|
| 1061 |
+
{
|
| 1062 |
+
"epoch": 1.9902222222222221,
|
| 1063 |
+
"grad_norm": 1.246870994567871,
|
| 1064 |
+
"learning_rate": 0.00017935808684707363,
|
| 1065 |
+
"loss": 1.7317,
|
| 1066 |
+
"mean_token_accuracy": 0.6695448830723763,
|
| 1067 |
+
"num_tokens": 2519974.0,
|
| 1068 |
+
"step": 1120
|
| 1069 |
+
},
|
| 1070 |
+
{
|
| 1071 |
+
"epoch": 2.007111111111111,
|
| 1072 |
+
"grad_norm": 1.0757529735565186,
|
| 1073 |
+
"learning_rate": 0.0001762114537444934,
|
| 1074 |
+
"loss": 1.586,
|
| 1075 |
+
"mean_token_accuracy": 0.6983135671992051,
|
| 1076 |
+
"num_tokens": 2540296.0,
|
| 1077 |
+
"step": 1130
|
| 1078 |
+
},
|
| 1079 |
+
{
|
| 1080 |
+
"epoch": 2.024888888888889,
|
| 1081 |
+
"grad_norm": 1.3501553535461426,
|
| 1082 |
+
"learning_rate": 0.00017306482064191316,
|
| 1083 |
+
"loss": 1.4761,
|
| 1084 |
+
"mean_token_accuracy": 0.7080946862697601,
|
| 1085 |
+
"num_tokens": 2561919.0,
|
| 1086 |
+
"step": 1140
|
| 1087 |
+
},
|
| 1088 |
+
{
|
| 1089 |
+
"epoch": 2.042666666666667,
|
| 1090 |
+
"grad_norm": 1.502793788909912,
|
| 1091 |
+
"learning_rate": 0.0001699181875393329,
|
| 1092 |
+
"loss": 1.5049,
|
| 1093 |
+
"mean_token_accuracy": 0.7034129843115806,
|
| 1094 |
+
"num_tokens": 2584915.0,
|
| 1095 |
+
"step": 1150
|
| 1096 |
+
},
|
| 1097 |
+
{
|
| 1098 |
+
"epoch": 2.0604444444444443,
|
| 1099 |
+
"grad_norm": 1.2668856382369995,
|
| 1100 |
+
"learning_rate": 0.0001667715544367527,
|
| 1101 |
+
"loss": 1.4612,
|
| 1102 |
+
"mean_token_accuracy": 0.7100765943527222,
|
| 1103 |
+
"num_tokens": 2606857.0,
|
| 1104 |
+
"step": 1160
|
| 1105 |
+
},
|
| 1106 |
+
{
|
| 1107 |
+
"epoch": 2.078222222222222,
|
| 1108 |
+
"grad_norm": 1.386775016784668,
|
| 1109 |
+
"learning_rate": 0.00016362492133417244,
|
| 1110 |
+
"loss": 1.4695,
|
| 1111 |
+
"mean_token_accuracy": 0.7058908969163895,
|
| 1112 |
+
"num_tokens": 2629737.0,
|
| 1113 |
+
"step": 1170
|
| 1114 |
+
},
|
| 1115 |
+
{
|
| 1116 |
+
"epoch": 2.096,
|
| 1117 |
+
"grad_norm": 1.3320142030715942,
|
| 1118 |
+
"learning_rate": 0.0001604782882315922,
|
| 1119 |
+
"loss": 1.4337,
|
| 1120 |
+
"mean_token_accuracy": 0.7136739388108253,
|
| 1121 |
+
"num_tokens": 2651936.0,
|
| 1122 |
+
"step": 1180
|
| 1123 |
+
},
|
| 1124 |
+
{
|
| 1125 |
+
"epoch": 2.113777777777778,
|
| 1126 |
+
"grad_norm": 1.289437174797058,
|
| 1127 |
+
"learning_rate": 0.00015733165512901197,
|
| 1128 |
+
"loss": 1.4975,
|
| 1129 |
+
"mean_token_accuracy": 0.7037445783615113,
|
| 1130 |
+
"num_tokens": 2675241.0,
|
| 1131 |
+
"step": 1190
|
| 1132 |
+
},
|
| 1133 |
+
{
|
| 1134 |
+
"epoch": 2.1315555555555554,
|
| 1135 |
+
"grad_norm": 1.208194613456726,
|
| 1136 |
+
"learning_rate": 0.00015418502202643172,
|
| 1137 |
+
"loss": 1.4769,
|
| 1138 |
+
"mean_token_accuracy": 0.7093130722641945,
|
| 1139 |
+
"num_tokens": 2698219.0,
|
| 1140 |
+
"step": 1200
|
| 1141 |
+
},
|
| 1142 |
+
{
|
| 1143 |
+
"epoch": 2.1315555555555554,
|
| 1144 |
+
"eval_loss": 1.8875290155410767,
|
| 1145 |
+
"eval_mean_token_accuracy": 0.6501186113357544,
|
| 1146 |
+
"eval_num_tokens": 2698219.0,
|
| 1147 |
+
"eval_runtime": 30.175,
|
| 1148 |
+
"eval_samples_per_second": 33.14,
|
| 1149 |
+
"eval_steps_per_second": 8.285,
|
| 1150 |
+
"step": 1200
|
| 1151 |
+
},
|
| 1152 |
+
{
|
| 1153 |
+
"epoch": 2.1493333333333333,
|
| 1154 |
+
"grad_norm": 1.360378623008728,
|
| 1155 |
+
"learning_rate": 0.0001510383889238515,
|
| 1156 |
+
"loss": 1.485,
|
| 1157 |
+
"mean_token_accuracy": 0.7059277340769767,
|
| 1158 |
+
"num_tokens": 2721580.0,
|
| 1159 |
+
"step": 1210
|
| 1160 |
+
},
|
| 1161 |
+
{
|
| 1162 |
+
"epoch": 2.167111111111111,
|
| 1163 |
+
"grad_norm": 1.3289263248443604,
|
| 1164 |
+
"learning_rate": 0.00014789175582127122,
|
| 1165 |
+
"loss": 1.4869,
|
| 1166 |
+
"mean_token_accuracy": 0.7061908945441246,
|
| 1167 |
+
"num_tokens": 2744110.0,
|
| 1168 |
+
"step": 1220
|
| 1169 |
+
},
|
| 1170 |
+
{
|
| 1171 |
+
"epoch": 2.1848888888888887,
|
| 1172 |
+
"grad_norm": 1.2693774700164795,
|
| 1173 |
+
"learning_rate": 0.000144745122718691,
|
| 1174 |
+
"loss": 1.4555,
|
| 1175 |
+
"mean_token_accuracy": 0.712950111925602,
|
| 1176 |
+
"num_tokens": 2765844.0,
|
| 1177 |
+
"step": 1230
|
| 1178 |
+
},
|
| 1179 |
+
{
|
| 1180 |
+
"epoch": 2.2026666666666666,
|
| 1181 |
+
"grad_norm": 1.3220160007476807,
|
| 1182 |
+
"learning_rate": 0.00014159848961611078,
|
| 1183 |
+
"loss": 1.4634,
|
| 1184 |
+
"mean_token_accuracy": 0.7090483531355858,
|
| 1185 |
+
"num_tokens": 2788070.0,
|
| 1186 |
+
"step": 1240
|
| 1187 |
+
},
|
| 1188 |
+
{
|
| 1189 |
+
"epoch": 2.2204444444444444,
|
| 1190 |
+
"grad_norm": 1.2682182788848877,
|
| 1191 |
+
"learning_rate": 0.00013845185651353053,
|
| 1192 |
+
"loss": 1.497,
|
| 1193 |
+
"mean_token_accuracy": 0.7039189741015435,
|
| 1194 |
+
"num_tokens": 2810964.0,
|
| 1195 |
+
"step": 1250
|
| 1196 |
+
},
|
| 1197 |
+
{
|
| 1198 |
+
"epoch": 2.2382222222222223,
|
| 1199 |
+
"grad_norm": 1.3531242609024048,
|
| 1200 |
+
"learning_rate": 0.00013530522341095028,
|
| 1201 |
+
"loss": 1.4625,
|
| 1202 |
+
"mean_token_accuracy": 0.7105821236968041,
|
| 1203 |
+
"num_tokens": 2833176.0,
|
| 1204 |
+
"step": 1260
|
| 1205 |
+
},
|
| 1206 |
+
{
|
| 1207 |
+
"epoch": 2.2560000000000002,
|
| 1208 |
+
"grad_norm": 1.2819761037826538,
|
| 1209 |
+
"learning_rate": 0.00013215859030837003,
|
| 1210 |
+
"loss": 1.5092,
|
| 1211 |
+
"mean_token_accuracy": 0.7021819025278091,
|
| 1212 |
+
"num_tokens": 2855440.0,
|
| 1213 |
+
"step": 1270
|
| 1214 |
+
},
|
| 1215 |
+
{
|
| 1216 |
+
"epoch": 2.2737777777777777,
|
| 1217 |
+
"grad_norm": 1.3131153583526611,
|
| 1218 |
+
"learning_rate": 0.0001290119572057898,
|
| 1219 |
+
"loss": 1.4458,
|
| 1220 |
+
"mean_token_accuracy": 0.7121976673603058,
|
| 1221 |
+
"num_tokens": 2877713.0,
|
| 1222 |
+
"step": 1280
|
| 1223 |
+
},
|
| 1224 |
+
{
|
| 1225 |
+
"epoch": 2.2915555555555556,
|
| 1226 |
+
"grad_norm": 1.2332444190979004,
|
| 1227 |
+
"learning_rate": 0.00012586532410320956,
|
| 1228 |
+
"loss": 1.4797,
|
| 1229 |
+
"mean_token_accuracy": 0.7103414624929428,
|
| 1230 |
+
"num_tokens": 2899934.0,
|
| 1231 |
+
"step": 1290
|
| 1232 |
+
},
|
| 1233 |
+
{
|
| 1234 |
+
"epoch": 2.3093333333333335,
|
| 1235 |
+
"grad_norm": 1.2947789430618286,
|
| 1236 |
+
"learning_rate": 0.00012271869100062931,
|
| 1237 |
+
"loss": 1.4969,
|
| 1238 |
+
"mean_token_accuracy": 0.7032593175768852,
|
| 1239 |
+
"num_tokens": 2923244.0,
|
| 1240 |
+
"step": 1300
|
| 1241 |
+
},
|
| 1242 |
+
{
|
| 1243 |
+
"epoch": 2.327111111111111,
|
| 1244 |
+
"grad_norm": 1.4002538919448853,
|
| 1245 |
+
"learning_rate": 0.0001195720578980491,
|
| 1246 |
+
"loss": 1.4538,
|
| 1247 |
+
"mean_token_accuracy": 0.711962579190731,
|
| 1248 |
+
"num_tokens": 2945580.0,
|
| 1249 |
+
"step": 1310
|
| 1250 |
+
},
|
| 1251 |
+
{
|
| 1252 |
+
"epoch": 2.344888888888889,
|
| 1253 |
+
"grad_norm": 1.270635962486267,
|
| 1254 |
+
"learning_rate": 0.00011642542479546884,
|
| 1255 |
+
"loss": 1.4622,
|
| 1256 |
+
"mean_token_accuracy": 0.7059817537665367,
|
| 1257 |
+
"num_tokens": 2969470.0,
|
| 1258 |
+
"step": 1320
|
| 1259 |
+
},
|
| 1260 |
+
{
|
| 1261 |
+
"epoch": 2.3626666666666667,
|
| 1262 |
+
"grad_norm": 1.3131049871444702,
|
| 1263 |
+
"learning_rate": 0.00011327879169288861,
|
| 1264 |
+
"loss": 1.4597,
|
| 1265 |
+
"mean_token_accuracy": 0.7036674708127976,
|
| 1266 |
+
"num_tokens": 2991982.0,
|
| 1267 |
+
"step": 1330
|
| 1268 |
+
},
|
| 1269 |
+
{
|
| 1270 |
+
"epoch": 2.3804444444444446,
|
| 1271 |
+
"grad_norm": 1.3708815574645996,
|
| 1272 |
+
"learning_rate": 0.00011013215859030836,
|
| 1273 |
+
"loss": 1.4837,
|
| 1274 |
+
"mean_token_accuracy": 0.706661482155323,
|
| 1275 |
+
"num_tokens": 3014206.0,
|
| 1276 |
+
"step": 1340
|
| 1277 |
+
},
|
| 1278 |
+
{
|
| 1279 |
+
"epoch": 2.398222222222222,
|
| 1280 |
+
"grad_norm": 1.3198243379592896,
|
| 1281 |
+
"learning_rate": 0.00010698552548772814,
|
| 1282 |
+
"loss": 1.4431,
|
| 1283 |
+
"mean_token_accuracy": 0.7101009368896485,
|
| 1284 |
+
"num_tokens": 3036651.0,
|
| 1285 |
+
"step": 1350
|
| 1286 |
+
},
|
| 1287 |
+
{
|
| 1288 |
+
"epoch": 2.416,
|
| 1289 |
+
"grad_norm": 1.280879259109497,
|
| 1290 |
+
"learning_rate": 0.00010383889238514789,
|
| 1291 |
+
"loss": 1.477,
|
| 1292 |
+
"mean_token_accuracy": 0.7085638150572777,
|
| 1293 |
+
"num_tokens": 3058745.0,
|
| 1294 |
+
"step": 1360
|
| 1295 |
+
},
|
| 1296 |
+
{
|
| 1297 |
+
"epoch": 2.433777777777778,
|
| 1298 |
+
"grad_norm": 1.419290542602539,
|
| 1299 |
+
"learning_rate": 0.00010069225928256766,
|
| 1300 |
+
"loss": 1.4887,
|
| 1301 |
+
"mean_token_accuracy": 0.7048677980899811,
|
| 1302 |
+
"num_tokens": 3081726.0,
|
| 1303 |
+
"step": 1370
|
| 1304 |
+
},
|
| 1305 |
+
{
|
| 1306 |
+
"epoch": 2.4515555555555557,
|
| 1307 |
+
"grad_norm": 1.3684442043304443,
|
| 1308 |
+
"learning_rate": 9.754562617998741e-05,
|
| 1309 |
+
"loss": 1.4677,
|
| 1310 |
+
"mean_token_accuracy": 0.7087965488433838,
|
| 1311 |
+
"num_tokens": 3104292.0,
|
| 1312 |
+
"step": 1380
|
| 1313 |
+
},
|
| 1314 |
+
{
|
| 1315 |
+
"epoch": 2.469333333333333,
|
| 1316 |
+
"grad_norm": 1.3453881740570068,
|
| 1317 |
+
"learning_rate": 9.439899307740719e-05,
|
| 1318 |
+
"loss": 1.4682,
|
| 1319 |
+
"mean_token_accuracy": 0.7076600238680839,
|
| 1320 |
+
"num_tokens": 3126334.0,
|
| 1321 |
+
"step": 1390
|
| 1322 |
+
},
|
| 1323 |
+
{
|
| 1324 |
+
"epoch": 2.487111111111111,
|
| 1325 |
+
"grad_norm": 1.2759828567504883,
|
| 1326 |
+
"learning_rate": 9.125235997482694e-05,
|
| 1327 |
+
"loss": 1.4971,
|
| 1328 |
+
"mean_token_accuracy": 0.7039492294192314,
|
| 1329 |
+
"num_tokens": 3149845.0,
|
| 1330 |
+
"step": 1400
|
| 1331 |
+
},
|
| 1332 |
+
{
|
| 1333 |
+
"epoch": 2.487111111111111,
|
| 1334 |
+
"eval_loss": 1.873150110244751,
|
| 1335 |
+
"eval_mean_token_accuracy": 0.65266099858284,
|
| 1336 |
+
"eval_num_tokens": 3149845.0,
|
| 1337 |
+
"eval_runtime": 30.0464,
|
| 1338 |
+
"eval_samples_per_second": 33.282,
|
| 1339 |
+
"eval_steps_per_second": 8.32,
|
| 1340 |
+
"step": 1400
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"epoch": 2.504888888888889,
|
| 1344 |
+
"grad_norm": 1.3677406311035156,
|
| 1345 |
+
"learning_rate": 8.81057268722467e-05,
|
| 1346 |
+
"loss": 1.4905,
|
| 1347 |
+
"mean_token_accuracy": 0.7065914765000343,
|
| 1348 |
+
"num_tokens": 3172117.0,
|
| 1349 |
+
"step": 1410
|
| 1350 |
+
},
|
| 1351 |
+
{
|
| 1352 |
+
"epoch": 2.522666666666667,
|
| 1353 |
+
"grad_norm": 1.2730094194412231,
|
| 1354 |
+
"learning_rate": 8.495909376966645e-05,
|
| 1355 |
+
"loss": 1.4772,
|
| 1356 |
+
"mean_token_accuracy": 0.7116217255592346,
|
| 1357 |
+
"num_tokens": 3194261.0,
|
| 1358 |
+
"step": 1420
|
| 1359 |
+
},
|
| 1360 |
+
{
|
| 1361 |
+
"epoch": 2.5404444444444443,
|
| 1362 |
+
"grad_norm": 1.3448493480682373,
|
| 1363 |
+
"learning_rate": 8.181246066708622e-05,
|
| 1364 |
+
"loss": 1.3895,
|
| 1365 |
+
"mean_token_accuracy": 0.7193023800849915,
|
| 1366 |
+
"num_tokens": 3216455.0,
|
| 1367 |
+
"step": 1430
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"epoch": 2.558222222222222,
|
| 1371 |
+
"grad_norm": 1.3793234825134277,
|
| 1372 |
+
"learning_rate": 7.866582756450598e-05,
|
| 1373 |
+
"loss": 1.4958,
|
| 1374 |
+
"mean_token_accuracy": 0.7059502750635147,
|
| 1375 |
+
"num_tokens": 3238359.0,
|
| 1376 |
+
"step": 1440
|
| 1377 |
+
},
|
| 1378 |
+
{
|
| 1379 |
+
"epoch": 2.576,
|
| 1380 |
+
"grad_norm": 1.3225526809692383,
|
| 1381 |
+
"learning_rate": 7.551919446192575e-05,
|
| 1382 |
+
"loss": 1.5047,
|
| 1383 |
+
"mean_token_accuracy": 0.7010831996798516,
|
| 1384 |
+
"num_tokens": 3261568.0,
|
| 1385 |
+
"step": 1450
|
| 1386 |
+
},
|
| 1387 |
+
{
|
| 1388 |
+
"epoch": 2.5937777777777775,
|
| 1389 |
+
"grad_norm": 1.326993465423584,
|
| 1390 |
+
"learning_rate": 7.23725613593455e-05,
|
| 1391 |
+
"loss": 1.5066,
|
| 1392 |
+
"mean_token_accuracy": 0.6991274550557136,
|
| 1393 |
+
"num_tokens": 3284517.0,
|
| 1394 |
+
"step": 1460
|
| 1395 |
+
},
|
| 1396 |
+
{
|
| 1397 |
+
"epoch": 2.6115555555555554,
|
| 1398 |
+
"grad_norm": 1.3944668769836426,
|
| 1399 |
+
"learning_rate": 6.922592825676527e-05,
|
| 1400 |
+
"loss": 1.461,
|
| 1401 |
+
"mean_token_accuracy": 0.7067686557769776,
|
| 1402 |
+
"num_tokens": 3306623.0,
|
| 1403 |
+
"step": 1470
|
| 1404 |
+
},
|
| 1405 |
+
{
|
| 1406 |
+
"epoch": 2.6293333333333333,
|
| 1407 |
+
"grad_norm": 1.2688894271850586,
|
| 1408 |
+
"learning_rate": 6.607929515418502e-05,
|
| 1409 |
+
"loss": 1.4464,
|
| 1410 |
+
"mean_token_accuracy": 0.7143596678972244,
|
| 1411 |
+
"num_tokens": 3329270.0,
|
| 1412 |
+
"step": 1480
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"epoch": 2.647111111111111,
|
| 1416 |
+
"grad_norm": 1.245979905128479,
|
| 1417 |
+
"learning_rate": 6.293266205160478e-05,
|
| 1418 |
+
"loss": 1.4745,
|
| 1419 |
+
"mean_token_accuracy": 0.7083328410983085,
|
| 1420 |
+
"num_tokens": 3352533.0,
|
| 1421 |
+
"step": 1490
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"epoch": 2.664888888888889,
|
| 1425 |
+
"grad_norm": 1.359151840209961,
|
| 1426 |
+
"learning_rate": 5.978602894902455e-05,
|
| 1427 |
+
"loss": 1.4547,
|
| 1428 |
+
"mean_token_accuracy": 0.7116006925702095,
|
| 1429 |
+
"num_tokens": 3374132.0,
|
| 1430 |
+
"step": 1500
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"epoch": 2.6826666666666665,
|
| 1434 |
+
"grad_norm": 1.3699895143508911,
|
| 1435 |
+
"learning_rate": 5.6639395846444305e-05,
|
| 1436 |
+
"loss": 1.4876,
|
| 1437 |
+
"mean_token_accuracy": 0.702751100063324,
|
| 1438 |
+
"num_tokens": 3397176.0,
|
| 1439 |
+
"step": 1510
|
| 1440 |
+
},
|
| 1441 |
+
{
|
| 1442 |
+
"epoch": 2.7004444444444444,
|
| 1443 |
+
"grad_norm": 1.3784525394439697,
|
| 1444 |
+
"learning_rate": 5.349276274386407e-05,
|
| 1445 |
+
"loss": 1.4384,
|
| 1446 |
+
"mean_token_accuracy": 0.713467463850975,
|
| 1447 |
+
"num_tokens": 3418961.0,
|
| 1448 |
+
"step": 1520
|
| 1449 |
+
},
|
| 1450 |
+
{
|
| 1451 |
+
"epoch": 2.7182222222222223,
|
| 1452 |
+
"grad_norm": 1.3480818271636963,
|
| 1453 |
+
"learning_rate": 5.034612964128383e-05,
|
| 1454 |
+
"loss": 1.4436,
|
| 1455 |
+
"mean_token_accuracy": 0.7122948378324508,
|
| 1456 |
+
"num_tokens": 3441815.0,
|
| 1457 |
+
"step": 1530
|
| 1458 |
+
},
|
| 1459 |
+
{
|
| 1460 |
+
"epoch": 2.7359999999999998,
|
| 1461 |
+
"grad_norm": 1.2246533632278442,
|
| 1462 |
+
"learning_rate": 4.719949653870359e-05,
|
| 1463 |
+
"loss": 1.4695,
|
| 1464 |
+
"mean_token_accuracy": 0.70788504332304,
|
| 1465 |
+
"num_tokens": 3464582.0,
|
| 1466 |
+
"step": 1540
|
| 1467 |
+
},
|
| 1468 |
+
{
|
| 1469 |
+
"epoch": 2.7537777777777777,
|
| 1470 |
+
"grad_norm": 1.2388625144958496,
|
| 1471 |
+
"learning_rate": 4.405286343612335e-05,
|
| 1472 |
+
"loss": 1.433,
|
| 1473 |
+
"mean_token_accuracy": 0.7149359166622162,
|
| 1474 |
+
"num_tokens": 3486694.0,
|
| 1475 |
+
"step": 1550
|
| 1476 |
+
},
|
| 1477 |
+
{
|
| 1478 |
+
"epoch": 2.7715555555555556,
|
| 1479 |
+
"grad_norm": 1.317224383354187,
|
| 1480 |
+
"learning_rate": 4.090623033354311e-05,
|
| 1481 |
+
"loss": 1.4772,
|
| 1482 |
+
"mean_token_accuracy": 0.7114273443818092,
|
| 1483 |
+
"num_tokens": 3508908.0,
|
| 1484 |
+
"step": 1560
|
| 1485 |
+
},
|
| 1486 |
+
{
|
| 1487 |
+
"epoch": 2.7893333333333334,
|
| 1488 |
+
"grad_norm": 1.2926599979400635,
|
| 1489 |
+
"learning_rate": 3.7759597230962874e-05,
|
| 1490 |
+
"loss": 1.425,
|
| 1491 |
+
"mean_token_accuracy": 0.7173908859491348,
|
| 1492 |
+
"num_tokens": 3530306.0,
|
| 1493 |
+
"step": 1570
|
| 1494 |
+
},
|
| 1495 |
+
{
|
| 1496 |
+
"epoch": 2.8071111111111113,
|
| 1497 |
+
"grad_norm": 1.3763422966003418,
|
| 1498 |
+
"learning_rate": 3.461296412838263e-05,
|
| 1499 |
+
"loss": 1.4996,
|
| 1500 |
+
"mean_token_accuracy": 0.7037103369832038,
|
| 1501 |
+
"num_tokens": 3552880.0,
|
| 1502 |
+
"step": 1580
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"epoch": 2.824888888888889,
|
| 1506 |
+
"grad_norm": 1.3559826612472534,
|
| 1507 |
+
"learning_rate": 3.146633102580239e-05,
|
| 1508 |
+
"loss": 1.4756,
|
| 1509 |
+
"mean_token_accuracy": 0.7092328786849975,
|
| 1510 |
+
"num_tokens": 3575800.0,
|
| 1511 |
+
"step": 1590
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"epoch": 2.8426666666666667,
|
| 1515 |
+
"grad_norm": 1.3408883810043335,
|
| 1516 |
+
"learning_rate": 2.8319697923222152e-05,
|
| 1517 |
+
"loss": 1.4735,
|
| 1518 |
+
"mean_token_accuracy": 0.7120713770389557,
|
| 1519 |
+
"num_tokens": 3598214.0,
|
| 1520 |
+
"step": 1600
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"epoch": 2.8426666666666667,
|
| 1524 |
+
"eval_loss": 1.8612734079360962,
|
| 1525 |
+
"eval_mean_token_accuracy": 0.6546365599632263,
|
| 1526 |
+
"eval_num_tokens": 3598214.0,
|
| 1527 |
+
"eval_runtime": 30.1859,
|
| 1528 |
+
"eval_samples_per_second": 33.128,
|
| 1529 |
+
"eval_steps_per_second": 8.282,
|
| 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 |
+
"o_proj",
|
| 28 |
+
"q_proj",
|
| 29 |
+
"gate_proj",
|
| 30 |
+
"up_proj",
|
| 31 |
+
"v_proj",
|
| 32 |
+
"k_proj",
|
| 33 |
+
"down_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:cc0c7a7288e190a96caa8201f7eaf5a6809b17b8a040ec01265293e35ba25154
|
| 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.8612734079360962,
|
| 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.0164783000946045,
|
| 15 |
+
"learning_rate": 4.4999999999999996e-05,
|
| 16 |
+
"loss": 4.0476,
|
| 17 |
+
"mean_token_accuracy": 0.3606465607881546,
|
| 18 |
+
"num_tokens": 22106.0,
|
| 19 |
+
"step": 10
|
| 20 |
+
},
|
| 21 |
+
{
|
| 22 |
+
"epoch": 0.035555555555555556,
|
| 23 |
+
"grad_norm": 2.489065408706665,
|
| 24 |
+
"learning_rate": 9.5e-05,
|
| 25 |
+
"loss": 3.3625,
|
| 26 |
+
"mean_token_accuracy": 0.46429387107491493,
|
| 27 |
+
"num_tokens": 44943.0,
|
| 28 |
+
"step": 20
|
| 29 |
+
},
|
| 30 |
+
{
|
| 31 |
+
"epoch": 0.05333333333333334,
|
| 32 |
+
"grad_norm": 1.6735386848449707,
|
| 33 |
+
"learning_rate": 0.000145,
|
| 34 |
+
"loss": 2.9752,
|
| 35 |
+
"mean_token_accuracy": 0.5158864699304104,
|
| 36 |
+
"num_tokens": 67397.0,
|
| 37 |
+
"step": 30
|
| 38 |
+
},
|
| 39 |
+
{
|
| 40 |
+
"epoch": 0.07111111111111111,
|
| 41 |
+
"grad_norm": 1.5050151348114014,
|
| 42 |
+
"learning_rate": 0.00019500000000000002,
|
| 43 |
+
"loss": 2.7549,
|
| 44 |
+
"mean_token_accuracy": 0.5370393514633178,
|
| 45 |
+
"num_tokens": 89803.0,
|
| 46 |
+
"step": 40
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"epoch": 0.08888888888888889,
|
| 50 |
+
"grad_norm": 1.3750827312469482,
|
| 51 |
+
"learning_rate": 0.000245,
|
| 52 |
+
"loss": 2.6264,
|
| 53 |
+
"mean_token_accuracy": 0.550141765922308,
|
| 54 |
+
"num_tokens": 112364.0,
|
| 55 |
+
"step": 50
|
| 56 |
+
},
|
| 57 |
+
{
|
| 58 |
+
"epoch": 0.10666666666666667,
|
| 59 |
+
"grad_norm": 1.4109346866607666,
|
| 60 |
+
"learning_rate": 0.000295,
|
| 61 |
+
"loss": 2.5264,
|
| 62 |
+
"mean_token_accuracy": 0.5618108093738556,
|
| 63 |
+
"num_tokens": 134028.0,
|
| 64 |
+
"step": 60
|
| 65 |
+
},
|
| 66 |
+
{
|
| 67 |
+
"epoch": 0.12444444444444444,
|
| 68 |
+
"grad_norm": 1.3981140851974487,
|
| 69 |
+
"learning_rate": 0.000345,
|
| 70 |
+
"loss": 2.4839,
|
| 71 |
+
"mean_token_accuracy": 0.5678502731025219,
|
| 72 |
+
"num_tokens": 156703.0,
|
| 73 |
+
"step": 70
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.14222222222222222,
|
| 77 |
+
"grad_norm": 1.4779222011566162,
|
| 78 |
+
"learning_rate": 0.000395,
|
| 79 |
+
"loss": 2.4262,
|
| 80 |
+
"mean_token_accuracy": 0.5784575901925564,
|
| 81 |
+
"num_tokens": 178986.0,
|
| 82 |
+
"step": 80
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"epoch": 0.16,
|
| 86 |
+
"grad_norm": 1.1966180801391602,
|
| 87 |
+
"learning_rate": 0.00044500000000000003,
|
| 88 |
+
"loss": 2.4566,
|
| 89 |
+
"mean_token_accuracy": 0.5695327177643776,
|
| 90 |
+
"num_tokens": 201989.0,
|
| 91 |
+
"step": 90
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"epoch": 0.17777777777777778,
|
| 95 |
+
"grad_norm": 1.4000093936920166,
|
| 96 |
+
"learning_rate": 0.000495,
|
| 97 |
+
"loss": 2.3821,
|
| 98 |
+
"mean_token_accuracy": 0.5801047712564469,
|
| 99 |
+
"num_tokens": 223936.0,
|
| 100 |
+
"step": 100
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"epoch": 0.19555555555555557,
|
| 104 |
+
"grad_norm": 1.3838802576065063,
|
| 105 |
+
"learning_rate": 0.0004971680302076778,
|
| 106 |
+
"loss": 2.3444,
|
| 107 |
+
"mean_token_accuracy": 0.5860289096832275,
|
| 108 |
+
"num_tokens": 246101.0,
|
| 109 |
+
"step": 110
|
| 110 |
+
},
|
| 111 |
+
{
|
| 112 |
+
"epoch": 0.21333333333333335,
|
| 113 |
+
"grad_norm": 1.3671435117721558,
|
| 114 |
+
"learning_rate": 0.0004940213971050976,
|
| 115 |
+
"loss": 2.3484,
|
| 116 |
+
"mean_token_accuracy": 0.5840608969330787,
|
| 117 |
+
"num_tokens": 269187.0,
|
| 118 |
+
"step": 120
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"epoch": 0.2311111111111111,
|
| 122 |
+
"grad_norm": 1.0929336547851562,
|
| 123 |
+
"learning_rate": 0.0004908747640025173,
|
| 124 |
+
"loss": 2.2781,
|
| 125 |
+
"mean_token_accuracy": 0.5930660709738731,
|
| 126 |
+
"num_tokens": 291454.0,
|
| 127 |
+
"step": 130
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"epoch": 0.24888888888888888,
|
| 131 |
+
"grad_norm": 1.1275103092193604,
|
| 132 |
+
"learning_rate": 0.00048772813089993704,
|
| 133 |
+
"loss": 2.2775,
|
| 134 |
+
"mean_token_accuracy": 0.5900422058999538,
|
| 135 |
+
"num_tokens": 314204.0,
|
| 136 |
+
"step": 140
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 0.26666666666666666,
|
| 140 |
+
"grad_norm": 1.1598752737045288,
|
| 141 |
+
"learning_rate": 0.0004845814977973568,
|
| 142 |
+
"loss": 2.242,
|
| 143 |
+
"mean_token_accuracy": 0.5971075922250748,
|
| 144 |
+
"num_tokens": 337167.0,
|
| 145 |
+
"step": 150
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"epoch": 0.28444444444444444,
|
| 149 |
+
"grad_norm": 1.2944793701171875,
|
| 150 |
+
"learning_rate": 0.0004814348646947766,
|
| 151 |
+
"loss": 2.2755,
|
| 152 |
+
"mean_token_accuracy": 0.5881656795740128,
|
| 153 |
+
"num_tokens": 360272.0,
|
| 154 |
+
"step": 160
|
| 155 |
+
},
|
| 156 |
+
{
|
| 157 |
+
"epoch": 0.3022222222222222,
|
| 158 |
+
"grad_norm": 1.2451213598251343,
|
| 159 |
+
"learning_rate": 0.0004782882315921964,
|
| 160 |
+
"loss": 2.1925,
|
| 161 |
+
"mean_token_accuracy": 0.6079613700509071,
|
| 162 |
+
"num_tokens": 382779.0,
|
| 163 |
+
"step": 170
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"epoch": 0.32,
|
| 167 |
+
"grad_norm": 1.168745517730713,
|
| 168 |
+
"learning_rate": 0.00047514159848961615,
|
| 169 |
+
"loss": 2.1997,
|
| 170 |
+
"mean_token_accuracy": 0.6048969209194184,
|
| 171 |
+
"num_tokens": 405438.0,
|
| 172 |
+
"step": 180
|
| 173 |
+
},
|
| 174 |
+
{
|
| 175 |
+
"epoch": 0.3377777777777778,
|
| 176 |
+
"grad_norm": 1.2053375244140625,
|
| 177 |
+
"learning_rate": 0.0004719949653870359,
|
| 178 |
+
"loss": 2.236,
|
| 179 |
+
"mean_token_accuracy": 0.5962931856513023,
|
| 180 |
+
"num_tokens": 428660.0,
|
| 181 |
+
"step": 190
|
| 182 |
+
},
|
| 183 |
+
{
|
| 184 |
+
"epoch": 0.35555555555555557,
|
| 185 |
+
"grad_norm": 1.1758276224136353,
|
| 186 |
+
"learning_rate": 0.00046884833228445566,
|
| 187 |
+
"loss": 2.1761,
|
| 188 |
+
"mean_token_accuracy": 0.6056372985243798,
|
| 189 |
+
"num_tokens": 450808.0,
|
| 190 |
+
"step": 200
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"epoch": 0.35555555555555557,
|
| 194 |
+
"eval_loss": 2.166856527328491,
|
| 195 |
+
"eval_mean_token_accuracy": 0.6084163203239441,
|
| 196 |
+
"eval_num_tokens": 450808.0,
|
| 197 |
+
"eval_runtime": 30.2794,
|
| 198 |
+
"eval_samples_per_second": 33.026,
|
| 199 |
+
"eval_steps_per_second": 8.256,
|
| 200 |
+
"step": 200
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"epoch": 0.37333333333333335,
|
| 204 |
+
"grad_norm": 1.3344407081604004,
|
| 205 |
+
"learning_rate": 0.0004657016991818754,
|
| 206 |
+
"loss": 2.1878,
|
| 207 |
+
"mean_token_accuracy": 0.6024597108364105,
|
| 208 |
+
"num_tokens": 473434.0,
|
| 209 |
+
"step": 210
|
| 210 |
+
},
|
| 211 |
+
{
|
| 212 |
+
"epoch": 0.39111111111111113,
|
| 213 |
+
"grad_norm": 1.1835261583328247,
|
| 214 |
+
"learning_rate": 0.00046255506607929516,
|
| 215 |
+
"loss": 2.2188,
|
| 216 |
+
"mean_token_accuracy": 0.5974872022867203,
|
| 217 |
+
"num_tokens": 496482.0,
|
| 218 |
+
"step": 220
|
| 219 |
+
},
|
| 220 |
+
{
|
| 221 |
+
"epoch": 0.4088888888888889,
|
| 222 |
+
"grad_norm": 1.1516607999801636,
|
| 223 |
+
"learning_rate": 0.00045940843297671494,
|
| 224 |
+
"loss": 2.1659,
|
| 225 |
+
"mean_token_accuracy": 0.604978509247303,
|
| 226 |
+
"num_tokens": 519379.0,
|
| 227 |
+
"step": 230
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 0.4266666666666667,
|
| 231 |
+
"grad_norm": 1.1609504222869873,
|
| 232 |
+
"learning_rate": 0.00045626179987413466,
|
| 233 |
+
"loss": 2.1777,
|
| 234 |
+
"mean_token_accuracy": 0.6044537022709846,
|
| 235 |
+
"num_tokens": 542631.0,
|
| 236 |
+
"step": 240
|
| 237 |
+
},
|
| 238 |
+
{
|
| 239 |
+
"epoch": 0.4444444444444444,
|
| 240 |
+
"grad_norm": 1.1110681295394897,
|
| 241 |
+
"learning_rate": 0.00045311516677155444,
|
| 242 |
+
"loss": 2.1604,
|
| 243 |
+
"mean_token_accuracy": 0.6043903902173042,
|
| 244 |
+
"num_tokens": 565400.0,
|
| 245 |
+
"step": 250
|
| 246 |
+
},
|
| 247 |
+
{
|
| 248 |
+
"epoch": 0.4622222222222222,
|
| 249 |
+
"grad_norm": 1.2393710613250732,
|
| 250 |
+
"learning_rate": 0.0004499685336689742,
|
| 251 |
+
"loss": 2.0864,
|
| 252 |
+
"mean_token_accuracy": 0.6146551981568337,
|
| 253 |
+
"num_tokens": 588003.0,
|
| 254 |
+
"step": 260
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"epoch": 0.48,
|
| 258 |
+
"grad_norm": 1.3670927286148071,
|
| 259 |
+
"learning_rate": 0.000446821900566394,
|
| 260 |
+
"loss": 2.1201,
|
| 261 |
+
"mean_token_accuracy": 0.6108790010213851,
|
| 262 |
+
"num_tokens": 610974.0,
|
| 263 |
+
"step": 270
|
| 264 |
+
},
|
| 265 |
+
{
|
| 266 |
+
"epoch": 0.49777777777777776,
|
| 267 |
+
"grad_norm": 1.1501164436340332,
|
| 268 |
+
"learning_rate": 0.0004436752674638137,
|
| 269 |
+
"loss": 2.1437,
|
| 270 |
+
"mean_token_accuracy": 0.6097761034965515,
|
| 271 |
+
"num_tokens": 634093.0,
|
| 272 |
+
"step": 280
|
| 273 |
+
},
|
| 274 |
+
{
|
| 275 |
+
"epoch": 0.5155555555555555,
|
| 276 |
+
"grad_norm": 1.1109156608581543,
|
| 277 |
+
"learning_rate": 0.00044052863436123345,
|
| 278 |
+
"loss": 2.0543,
|
| 279 |
+
"mean_token_accuracy": 0.6271390929818154,
|
| 280 |
+
"num_tokens": 656188.0,
|
| 281 |
+
"step": 290
|
| 282 |
+
},
|
| 283 |
+
{
|
| 284 |
+
"epoch": 0.5333333333333333,
|
| 285 |
+
"grad_norm": 1.2343859672546387,
|
| 286 |
+
"learning_rate": 0.0004373820012586532,
|
| 287 |
+
"loss": 2.0971,
|
| 288 |
+
"mean_token_accuracy": 0.6169493526220322,
|
| 289 |
+
"num_tokens": 678769.0,
|
| 290 |
+
"step": 300
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"epoch": 0.5511111111111111,
|
| 294 |
+
"grad_norm": 1.083136796951294,
|
| 295 |
+
"learning_rate": 0.000434235368156073,
|
| 296 |
+
"loss": 2.0734,
|
| 297 |
+
"mean_token_accuracy": 0.6225788787007331,
|
| 298 |
+
"num_tokens": 701734.0,
|
| 299 |
+
"step": 310
|
| 300 |
+
},
|
| 301 |
+
{
|
| 302 |
+
"epoch": 0.5688888888888889,
|
| 303 |
+
"grad_norm": 1.1497492790222168,
|
| 304 |
+
"learning_rate": 0.0004310887350534928,
|
| 305 |
+
"loss": 2.0603,
|
| 306 |
+
"mean_token_accuracy": 0.6220441117882729,
|
| 307 |
+
"num_tokens": 724815.0,
|
| 308 |
+
"step": 320
|
| 309 |
+
},
|
| 310 |
+
{
|
| 311 |
+
"epoch": 0.5866666666666667,
|
| 312 |
+
"grad_norm": 1.1948379278182983,
|
| 313 |
+
"learning_rate": 0.00042794210195091256,
|
| 314 |
+
"loss": 2.0612,
|
| 315 |
+
"mean_token_accuracy": 0.6211912930011749,
|
| 316 |
+
"num_tokens": 746903.0,
|
| 317 |
+
"step": 330
|
| 318 |
+
},
|
| 319 |
+
{
|
| 320 |
+
"epoch": 0.6044444444444445,
|
| 321 |
+
"grad_norm": 1.1575194597244263,
|
| 322 |
+
"learning_rate": 0.00042479546884833234,
|
| 323 |
+
"loss": 2.042,
|
| 324 |
+
"mean_token_accuracy": 0.6249620258808136,
|
| 325 |
+
"num_tokens": 768982.0,
|
| 326 |
+
"step": 340
|
| 327 |
+
},
|
| 328 |
+
{
|
| 329 |
+
"epoch": 0.6222222222222222,
|
| 330 |
+
"grad_norm": 1.0737602710723877,
|
| 331 |
+
"learning_rate": 0.00042164883574575206,
|
| 332 |
+
"loss": 2.066,
|
| 333 |
+
"mean_token_accuracy": 0.6236828655004502,
|
| 334 |
+
"num_tokens": 791061.0,
|
| 335 |
+
"step": 350
|
| 336 |
+
},
|
| 337 |
+
{
|
| 338 |
+
"epoch": 0.64,
|
| 339 |
+
"grad_norm": 1.0655274391174316,
|
| 340 |
+
"learning_rate": 0.0004185022026431718,
|
| 341 |
+
"loss": 2.0556,
|
| 342 |
+
"mean_token_accuracy": 0.6238334342837334,
|
| 343 |
+
"num_tokens": 813112.0,
|
| 344 |
+
"step": 360
|
| 345 |
+
},
|
| 346 |
+
{
|
| 347 |
+
"epoch": 0.6577777777777778,
|
| 348 |
+
"grad_norm": 1.2494139671325684,
|
| 349 |
+
"learning_rate": 0.00041535556954059156,
|
| 350 |
+
"loss": 2.0544,
|
| 351 |
+
"mean_token_accuracy": 0.623551732301712,
|
| 352 |
+
"num_tokens": 835469.0,
|
| 353 |
+
"step": 370
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 0.6755555555555556,
|
| 357 |
+
"grad_norm": 1.251245379447937,
|
| 358 |
+
"learning_rate": 0.00041220893643801134,
|
| 359 |
+
"loss": 2.0623,
|
| 360 |
+
"mean_token_accuracy": 0.6137503892183304,
|
| 361 |
+
"num_tokens": 857795.0,
|
| 362 |
+
"step": 380
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"epoch": 0.6933333333333334,
|
| 366 |
+
"grad_norm": 1.1011890172958374,
|
| 367 |
+
"learning_rate": 0.0004090623033354311,
|
| 368 |
+
"loss": 2.0281,
|
| 369 |
+
"mean_token_accuracy": 0.6267385333776474,
|
| 370 |
+
"num_tokens": 879659.0,
|
| 371 |
+
"step": 390
|
| 372 |
+
},
|
| 373 |
+
{
|
| 374 |
+
"epoch": 0.7111111111111111,
|
| 375 |
+
"grad_norm": 1.3007749319076538,
|
| 376 |
+
"learning_rate": 0.00040591567023285085,
|
| 377 |
+
"loss": 2.0135,
|
| 378 |
+
"mean_token_accuracy": 0.628263184428215,
|
| 379 |
+
"num_tokens": 902240.0,
|
| 380 |
+
"step": 400
|
| 381 |
+
},
|
| 382 |
+
{
|
| 383 |
+
"epoch": 0.7111111111111111,
|
| 384 |
+
"eval_loss": 2.0190296173095703,
|
| 385 |
+
"eval_mean_token_accuracy": 0.6285779621601105,
|
| 386 |
+
"eval_num_tokens": 902240.0,
|
| 387 |
+
"eval_runtime": 31.7727,
|
| 388 |
+
"eval_samples_per_second": 31.474,
|
| 389 |
+
"eval_steps_per_second": 7.868,
|
| 390 |
+
"step": 400
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"epoch": 0.7288888888888889,
|
| 394 |
+
"grad_norm": 1.1896709203720093,
|
| 395 |
+
"learning_rate": 0.0004027690371302706,
|
| 396 |
+
"loss": 2.0396,
|
| 397 |
+
"mean_token_accuracy": 0.6259367674589157,
|
| 398 |
+
"num_tokens": 925091.0,
|
| 399 |
+
"step": 410
|
| 400 |
+
},
|
| 401 |
+
{
|
| 402 |
+
"epoch": 0.7466666666666667,
|
| 403 |
+
"grad_norm": 1.3017927408218384,
|
| 404 |
+
"learning_rate": 0.0003996224040276904,
|
| 405 |
+
"loss": 2.0575,
|
| 406 |
+
"mean_token_accuracy": 0.6207560569047927,
|
| 407 |
+
"num_tokens": 948151.0,
|
| 408 |
+
"step": 420
|
| 409 |
+
},
|
| 410 |
+
{
|
| 411 |
+
"epoch": 0.7644444444444445,
|
| 412 |
+
"grad_norm": 1.1772371530532837,
|
| 413 |
+
"learning_rate": 0.00039647577092511013,
|
| 414 |
+
"loss": 1.9884,
|
| 415 |
+
"mean_token_accuracy": 0.6323661148548126,
|
| 416 |
+
"num_tokens": 970339.0,
|
| 417 |
+
"step": 430
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 0.7822222222222223,
|
| 421 |
+
"grad_norm": 1.0881459712982178,
|
| 422 |
+
"learning_rate": 0.0003933291378225299,
|
| 423 |
+
"loss": 2.0283,
|
| 424 |
+
"mean_token_accuracy": 0.6244203582406044,
|
| 425 |
+
"num_tokens": 993552.0,
|
| 426 |
+
"step": 440
|
| 427 |
+
},
|
| 428 |
+
{
|
| 429 |
+
"epoch": 0.8,
|
| 430 |
+
"grad_norm": 1.1693931818008423,
|
| 431 |
+
"learning_rate": 0.00039018250471994963,
|
| 432 |
+
"loss": 2.0475,
|
| 433 |
+
"mean_token_accuracy": 0.6222739323973656,
|
| 434 |
+
"num_tokens": 1015564.0,
|
| 435 |
+
"step": 450
|
| 436 |
+
},
|
| 437 |
+
{
|
| 438 |
+
"epoch": 0.8177777777777778,
|
| 439 |
+
"grad_norm": 1.2372338771820068,
|
| 440 |
+
"learning_rate": 0.0003870358716173694,
|
| 441 |
+
"loss": 1.9537,
|
| 442 |
+
"mean_token_accuracy": 0.6377866417169571,
|
| 443 |
+
"num_tokens": 1037721.0,
|
| 444 |
+
"step": 460
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"epoch": 0.8355555555555556,
|
| 448 |
+
"grad_norm": 1.1657993793487549,
|
| 449 |
+
"learning_rate": 0.0003838892385147892,
|
| 450 |
+
"loss": 2.0209,
|
| 451 |
+
"mean_token_accuracy": 0.6264078587293624,
|
| 452 |
+
"num_tokens": 1060627.0,
|
| 453 |
+
"step": 470
|
| 454 |
+
},
|
| 455 |
+
{
|
| 456 |
+
"epoch": 0.8533333333333334,
|
| 457 |
+
"grad_norm": 1.1275551319122314,
|
| 458 |
+
"learning_rate": 0.00038074260541220897,
|
| 459 |
+
"loss": 1.9973,
|
| 460 |
+
"mean_token_accuracy": 0.6285641089081764,
|
| 461 |
+
"num_tokens": 1082672.0,
|
| 462 |
+
"step": 480
|
| 463 |
+
},
|
| 464 |
+
{
|
| 465 |
+
"epoch": 0.8711111111111111,
|
| 466 |
+
"grad_norm": 1.162360429763794,
|
| 467 |
+
"learning_rate": 0.00037759597230962874,
|
| 468 |
+
"loss": 2.0117,
|
| 469 |
+
"mean_token_accuracy": 0.629520146548748,
|
| 470 |
+
"num_tokens": 1104857.0,
|
| 471 |
+
"step": 490
|
| 472 |
+
},
|
| 473 |
+
{
|
| 474 |
+
"epoch": 0.8888888888888888,
|
| 475 |
+
"grad_norm": 1.1501044034957886,
|
| 476 |
+
"learning_rate": 0.00037444933920704847,
|
| 477 |
+
"loss": 1.9958,
|
| 478 |
+
"mean_token_accuracy": 0.6280175432562828,
|
| 479 |
+
"num_tokens": 1127612.0,
|
| 480 |
+
"step": 500
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"epoch": 0.9066666666666666,
|
| 484 |
+
"grad_norm": 1.1588389873504639,
|
| 485 |
+
"learning_rate": 0.0003713027061044682,
|
| 486 |
+
"loss": 2.0001,
|
| 487 |
+
"mean_token_accuracy": 0.6282740488648415,
|
| 488 |
+
"num_tokens": 1150411.0,
|
| 489 |
+
"step": 510
|
| 490 |
+
},
|
| 491 |
+
{
|
| 492 |
+
"epoch": 0.9244444444444444,
|
| 493 |
+
"grad_norm": 1.1372511386871338,
|
| 494 |
+
"learning_rate": 0.00036815607300188797,
|
| 495 |
+
"loss": 2.0194,
|
| 496 |
+
"mean_token_accuracy": 0.6251062974333763,
|
| 497 |
+
"num_tokens": 1172683.0,
|
| 498 |
+
"step": 520
|
| 499 |
+
},
|
| 500 |
+
{
|
| 501 |
+
"epoch": 0.9422222222222222,
|
| 502 |
+
"grad_norm": 1.1625277996063232,
|
| 503 |
+
"learning_rate": 0.00036500943989930775,
|
| 504 |
+
"loss": 1.9194,
|
| 505 |
+
"mean_token_accuracy": 0.6430759638547897,
|
| 506 |
+
"num_tokens": 1194160.0,
|
| 507 |
+
"step": 530
|
| 508 |
+
},
|
| 509 |
+
{
|
| 510 |
+
"epoch": 0.96,
|
| 511 |
+
"grad_norm": 1.2204004526138306,
|
| 512 |
+
"learning_rate": 0.00036186280679672753,
|
| 513 |
+
"loss": 1.9411,
|
| 514 |
+
"mean_token_accuracy": 0.6433150470256805,
|
| 515 |
+
"num_tokens": 1215760.0,
|
| 516 |
+
"step": 540
|
| 517 |
+
},
|
| 518 |
+
{
|
| 519 |
+
"epoch": 0.9777777777777777,
|
| 520 |
+
"grad_norm": 1.1138572692871094,
|
| 521 |
+
"learning_rate": 0.00035871617369414725,
|
| 522 |
+
"loss": 2.0082,
|
| 523 |
+
"mean_token_accuracy": 0.6322961866855621,
|
| 524 |
+
"num_tokens": 1238191.0,
|
| 525 |
+
"step": 550
|
| 526 |
+
},
|
| 527 |
+
{
|
| 528 |
+
"epoch": 0.9955555555555555,
|
| 529 |
+
"grad_norm": 1.1804752349853516,
|
| 530 |
+
"learning_rate": 0.00035556954059156703,
|
| 531 |
+
"loss": 1.9751,
|
| 532 |
+
"mean_token_accuracy": 0.6305457279086113,
|
| 533 |
+
"num_tokens": 1260429.0,
|
| 534 |
+
"step": 560
|
| 535 |
+
},
|
| 536 |
+
{
|
| 537 |
+
"epoch": 1.0124444444444445,
|
| 538 |
+
"grad_norm": 1.0810185670852661,
|
| 539 |
+
"learning_rate": 0.0003524229074889868,
|
| 540 |
+
"loss": 1.8437,
|
| 541 |
+
"mean_token_accuracy": 0.6523516507525193,
|
| 542 |
+
"num_tokens": 1281232.0,
|
| 543 |
+
"step": 570
|
| 544 |
+
},
|
| 545 |
+
{
|
| 546 |
+
"epoch": 1.0302222222222222,
|
| 547 |
+
"grad_norm": 1.2796133756637573,
|
| 548 |
+
"learning_rate": 0.0003492762743864066,
|
| 549 |
+
"loss": 1.7348,
|
| 550 |
+
"mean_token_accuracy": 0.6675047099590301,
|
| 551 |
+
"num_tokens": 1304130.0,
|
| 552 |
+
"step": 580
|
| 553 |
+
},
|
| 554 |
+
{
|
| 555 |
+
"epoch": 1.048,
|
| 556 |
+
"grad_norm": 1.1196218729019165,
|
| 557 |
+
"learning_rate": 0.0003461296412838263,
|
| 558 |
+
"loss": 1.7244,
|
| 559 |
+
"mean_token_accuracy": 0.6726136475801467,
|
| 560 |
+
"num_tokens": 1326753.0,
|
| 561 |
+
"step": 590
|
| 562 |
+
},
|
| 563 |
+
{
|
| 564 |
+
"epoch": 1.0657777777777777,
|
| 565 |
+
"grad_norm": 1.1148934364318848,
|
| 566 |
+
"learning_rate": 0.00034298300818124604,
|
| 567 |
+
"loss": 1.7216,
|
| 568 |
+
"mean_token_accuracy": 0.6700241908431053,
|
| 569 |
+
"num_tokens": 1348985.0,
|
| 570 |
+
"step": 600
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"epoch": 1.0657777777777777,
|
| 574 |
+
"eval_loss": 1.9544994831085205,
|
| 575 |
+
"eval_mean_token_accuracy": 0.638362931728363,
|
| 576 |
+
"eval_num_tokens": 1348985.0,
|
| 577 |
+
"eval_runtime": 30.1088,
|
| 578 |
+
"eval_samples_per_second": 33.213,
|
| 579 |
+
"eval_steps_per_second": 8.303,
|
| 580 |
+
"step": 600
|
| 581 |
+
},
|
| 582 |
+
{
|
| 583 |
+
"epoch": 1.0835555555555556,
|
| 584 |
+
"grad_norm": 1.0550259351730347,
|
| 585 |
+
"learning_rate": 0.0003398363750786658,
|
| 586 |
+
"loss": 1.734,
|
| 587 |
+
"mean_token_accuracy": 0.670471416413784,
|
| 588 |
+
"num_tokens": 1371318.0,
|
| 589 |
+
"step": 610
|
| 590 |
+
},
|
| 591 |
+
{
|
| 592 |
+
"epoch": 1.1013333333333333,
|
| 593 |
+
"grad_norm": 1.1968863010406494,
|
| 594 |
+
"learning_rate": 0.0003366897419760856,
|
| 595 |
+
"loss": 1.7819,
|
| 596 |
+
"mean_token_accuracy": 0.661465460062027,
|
| 597 |
+
"num_tokens": 1393816.0,
|
| 598 |
+
"step": 620
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"epoch": 1.1191111111111112,
|
| 602 |
+
"grad_norm": 1.2184885740280151,
|
| 603 |
+
"learning_rate": 0.0003335431088735054,
|
| 604 |
+
"loss": 1.769,
|
| 605 |
+
"mean_token_accuracy": 0.6628920555114746,
|
| 606 |
+
"num_tokens": 1416529.0,
|
| 607 |
+
"step": 630
|
| 608 |
+
},
|
| 609 |
+
{
|
| 610 |
+
"epoch": 1.1368888888888888,
|
| 611 |
+
"grad_norm": 1.2553062438964844,
|
| 612 |
+
"learning_rate": 0.00033039647577092515,
|
| 613 |
+
"loss": 1.7807,
|
| 614 |
+
"mean_token_accuracy": 0.6629297524690628,
|
| 615 |
+
"num_tokens": 1438970.0,
|
| 616 |
+
"step": 640
|
| 617 |
+
},
|
| 618 |
+
{
|
| 619 |
+
"epoch": 1.1546666666666667,
|
| 620 |
+
"grad_norm": 1.1857445240020752,
|
| 621 |
+
"learning_rate": 0.0003272498426683449,
|
| 622 |
+
"loss": 1.7555,
|
| 623 |
+
"mean_token_accuracy": 0.6634594619274139,
|
| 624 |
+
"num_tokens": 1461324.0,
|
| 625 |
+
"step": 650
|
| 626 |
+
},
|
| 627 |
+
{
|
| 628 |
+
"epoch": 1.1724444444444444,
|
| 629 |
+
"grad_norm": 1.2381750345230103,
|
| 630 |
+
"learning_rate": 0.0003241032095657646,
|
| 631 |
+
"loss": 1.7925,
|
| 632 |
+
"mean_token_accuracy": 0.6549596875905991,
|
| 633 |
+
"num_tokens": 1484246.0,
|
| 634 |
+
"step": 660
|
| 635 |
+
},
|
| 636 |
+
{
|
| 637 |
+
"epoch": 1.1902222222222223,
|
| 638 |
+
"grad_norm": 1.187692642211914,
|
| 639 |
+
"learning_rate": 0.0003209565764631844,
|
| 640 |
+
"loss": 1.7776,
|
| 641 |
+
"mean_token_accuracy": 0.658722423017025,
|
| 642 |
+
"num_tokens": 1507305.0,
|
| 643 |
+
"step": 670
|
| 644 |
+
},
|
| 645 |
+
{
|
| 646 |
+
"epoch": 1.208,
|
| 647 |
+
"grad_norm": 1.1748046875,
|
| 648 |
+
"learning_rate": 0.00031780994336060416,
|
| 649 |
+
"loss": 1.7355,
|
| 650 |
+
"mean_token_accuracy": 0.6706653699278832,
|
| 651 |
+
"num_tokens": 1529082.0,
|
| 652 |
+
"step": 680
|
| 653 |
+
},
|
| 654 |
+
{
|
| 655 |
+
"epoch": 1.2257777777777779,
|
| 656 |
+
"grad_norm": 1.2238432168960571,
|
| 657 |
+
"learning_rate": 0.00031466331025802394,
|
| 658 |
+
"loss": 1.7462,
|
| 659 |
+
"mean_token_accuracy": 0.6667303949594497,
|
| 660 |
+
"num_tokens": 1551159.0,
|
| 661 |
+
"step": 690
|
| 662 |
+
},
|
| 663 |
+
{
|
| 664 |
+
"epoch": 1.2435555555555555,
|
| 665 |
+
"grad_norm": 1.1904925107955933,
|
| 666 |
+
"learning_rate": 0.00031151667715544366,
|
| 667 |
+
"loss": 1.7627,
|
| 668 |
+
"mean_token_accuracy": 0.6670840814709663,
|
| 669 |
+
"num_tokens": 1573348.0,
|
| 670 |
+
"step": 700
|
| 671 |
+
},
|
| 672 |
+
{
|
| 673 |
+
"epoch": 1.2613333333333334,
|
| 674 |
+
"grad_norm": 1.282875895500183,
|
| 675 |
+
"learning_rate": 0.00030837004405286344,
|
| 676 |
+
"loss": 1.7625,
|
| 677 |
+
"mean_token_accuracy": 0.6660559684038162,
|
| 678 |
+
"num_tokens": 1595989.0,
|
| 679 |
+
"step": 710
|
| 680 |
+
},
|
| 681 |
+
{
|
| 682 |
+
"epoch": 1.279111111111111,
|
| 683 |
+
"grad_norm": 1.2079155445098877,
|
| 684 |
+
"learning_rate": 0.0003052234109502832,
|
| 685 |
+
"loss": 1.7979,
|
| 686 |
+
"mean_token_accuracy": 0.6636087343096733,
|
| 687 |
+
"num_tokens": 1617895.0,
|
| 688 |
+
"step": 720
|
| 689 |
+
},
|
| 690 |
+
{
|
| 691 |
+
"epoch": 1.2968888888888888,
|
| 692 |
+
"grad_norm": 1.1903313398361206,
|
| 693 |
+
"learning_rate": 0.000302076777847703,
|
| 694 |
+
"loss": 1.7552,
|
| 695 |
+
"mean_token_accuracy": 0.6641585499048233,
|
| 696 |
+
"num_tokens": 1640415.0,
|
| 697 |
+
"step": 730
|
| 698 |
+
},
|
| 699 |
+
{
|
| 700 |
+
"epoch": 1.3146666666666667,
|
| 701 |
+
"grad_norm": 1.1872097253799438,
|
| 702 |
+
"learning_rate": 0.0002989301447451227,
|
| 703 |
+
"loss": 1.74,
|
| 704 |
+
"mean_token_accuracy": 0.6656632766127586,
|
| 705 |
+
"num_tokens": 1662713.0,
|
| 706 |
+
"step": 740
|
| 707 |
+
},
|
| 708 |
+
{
|
| 709 |
+
"epoch": 1.3324444444444445,
|
| 710 |
+
"grad_norm": 1.1994388103485107,
|
| 711 |
+
"learning_rate": 0.00029578351164254244,
|
| 712 |
+
"loss": 1.7757,
|
| 713 |
+
"mean_token_accuracy": 0.6637446776032447,
|
| 714 |
+
"num_tokens": 1684783.0,
|
| 715 |
+
"step": 750
|
| 716 |
+
},
|
| 717 |
+
{
|
| 718 |
+
"epoch": 1.3502222222222222,
|
| 719 |
+
"grad_norm": 1.2072243690490723,
|
| 720 |
+
"learning_rate": 0.0002926368785399622,
|
| 721 |
+
"loss": 1.7702,
|
| 722 |
+
"mean_token_accuracy": 0.6637947261333466,
|
| 723 |
+
"num_tokens": 1706623.0,
|
| 724 |
+
"step": 760
|
| 725 |
+
},
|
| 726 |
+
{
|
| 727 |
+
"epoch": 1.3679999999999999,
|
| 728 |
+
"grad_norm": 1.2028874158859253,
|
| 729 |
+
"learning_rate": 0.000289490245437382,
|
| 730 |
+
"loss": 1.7952,
|
| 731 |
+
"mean_token_accuracy": 0.6561207175254822,
|
| 732 |
+
"num_tokens": 1729494.0,
|
| 733 |
+
"step": 770
|
| 734 |
+
},
|
| 735 |
+
{
|
| 736 |
+
"epoch": 1.3857777777777778,
|
| 737 |
+
"grad_norm": 1.2276169061660767,
|
| 738 |
+
"learning_rate": 0.0002863436123348018,
|
| 739 |
+
"loss": 1.7624,
|
| 740 |
+
"mean_token_accuracy": 0.664546848833561,
|
| 741 |
+
"num_tokens": 1752045.0,
|
| 742 |
+
"step": 780
|
| 743 |
+
},
|
| 744 |
+
{
|
| 745 |
+
"epoch": 1.4035555555555557,
|
| 746 |
+
"grad_norm": 1.1520951986312866,
|
| 747 |
+
"learning_rate": 0.00028319697923222156,
|
| 748 |
+
"loss": 1.7743,
|
| 749 |
+
"mean_token_accuracy": 0.6641672790050507,
|
| 750 |
+
"num_tokens": 1775601.0,
|
| 751 |
+
"step": 790
|
| 752 |
+
},
|
| 753 |
+
{
|
| 754 |
+
"epoch": 1.4213333333333333,
|
| 755 |
+
"grad_norm": 1.219901204109192,
|
| 756 |
+
"learning_rate": 0.0002800503461296413,
|
| 757 |
+
"loss": 1.7346,
|
| 758 |
+
"mean_token_accuracy": 0.6647952407598495,
|
| 759 |
+
"num_tokens": 1798633.0,
|
| 760 |
+
"step": 800
|
| 761 |
+
},
|
| 762 |
+
{
|
| 763 |
+
"epoch": 1.4213333333333333,
|
| 764 |
+
"eval_loss": 1.9113014936447144,
|
| 765 |
+
"eval_mean_token_accuracy": 0.6443024153709411,
|
| 766 |
+
"eval_num_tokens": 1798633.0,
|
| 767 |
+
"eval_runtime": 30.1829,
|
| 768 |
+
"eval_samples_per_second": 33.131,
|
| 769 |
+
"eval_steps_per_second": 8.283,
|
| 770 |
+
"step": 800
|
| 771 |
+
},
|
| 772 |
+
{
|
| 773 |
+
"epoch": 1.439111111111111,
|
| 774 |
+
"grad_norm": 1.2413419485092163,
|
| 775 |
+
"learning_rate": 0.00027690371302706106,
|
| 776 |
+
"loss": 1.7157,
|
| 777 |
+
"mean_token_accuracy": 0.6692047983407974,
|
| 778 |
+
"num_tokens": 1820656.0,
|
| 779 |
+
"step": 810
|
| 780 |
+
},
|
| 781 |
+
{
|
| 782 |
+
"epoch": 1.456888888888889,
|
| 783 |
+
"grad_norm": 1.2917033433914185,
|
| 784 |
+
"learning_rate": 0.0002737570799244808,
|
| 785 |
+
"loss": 1.7631,
|
| 786 |
+
"mean_token_accuracy": 0.6633412629365921,
|
| 787 |
+
"num_tokens": 1842871.0,
|
| 788 |
+
"step": 820
|
| 789 |
+
},
|
| 790 |
+
{
|
| 791 |
+
"epoch": 1.4746666666666668,
|
| 792 |
+
"grad_norm": 1.2017630338668823,
|
| 793 |
+
"learning_rate": 0.00027061044682190056,
|
| 794 |
+
"loss": 1.726,
|
| 795 |
+
"mean_token_accuracy": 0.6701689288020134,
|
| 796 |
+
"num_tokens": 1865652.0,
|
| 797 |
+
"step": 830
|
| 798 |
+
},
|
| 799 |
+
{
|
| 800 |
+
"epoch": 1.4924444444444445,
|
| 801 |
+
"grad_norm": 1.1332948207855225,
|
| 802 |
+
"learning_rate": 0.00026746381371932034,
|
| 803 |
+
"loss": 1.7561,
|
| 804 |
+
"mean_token_accuracy": 0.6648476481437683,
|
| 805 |
+
"num_tokens": 1888455.0,
|
| 806 |
+
"step": 840
|
| 807 |
+
},
|
| 808 |
+
{
|
| 809 |
+
"epoch": 1.5102222222222221,
|
| 810 |
+
"grad_norm": 1.2592897415161133,
|
| 811 |
+
"learning_rate": 0.00026431718061674007,
|
| 812 |
+
"loss": 1.7194,
|
| 813 |
+
"mean_token_accuracy": 0.6733420416712761,
|
| 814 |
+
"num_tokens": 1910676.0,
|
| 815 |
+
"step": 850
|
| 816 |
+
},
|
| 817 |
+
{
|
| 818 |
+
"epoch": 1.528,
|
| 819 |
+
"grad_norm": 1.2740918397903442,
|
| 820 |
+
"learning_rate": 0.00026117054751415985,
|
| 821 |
+
"loss": 1.7502,
|
| 822 |
+
"mean_token_accuracy": 0.6677413523197174,
|
| 823 |
+
"num_tokens": 1933253.0,
|
| 824 |
+
"step": 860
|
| 825 |
+
},
|
| 826 |
+
{
|
| 827 |
+
"epoch": 1.545777777777778,
|
| 828 |
+
"grad_norm": 1.2723543643951416,
|
| 829 |
+
"learning_rate": 0.0002580239144115796,
|
| 830 |
+
"loss": 1.7622,
|
| 831 |
+
"mean_token_accuracy": 0.6622136697173119,
|
| 832 |
+
"num_tokens": 1955820.0,
|
| 833 |
+
"step": 870
|
| 834 |
+
},
|
| 835 |
+
{
|
| 836 |
+
"epoch": 1.5635555555555556,
|
| 837 |
+
"grad_norm": 1.2220773696899414,
|
| 838 |
+
"learning_rate": 0.0002548772813089994,
|
| 839 |
+
"loss": 1.7568,
|
| 840 |
+
"mean_token_accuracy": 0.6640823170542717,
|
| 841 |
+
"num_tokens": 1978120.0,
|
| 842 |
+
"step": 880
|
| 843 |
+
},
|
| 844 |
+
{
|
| 845 |
+
"epoch": 1.5813333333333333,
|
| 846 |
+
"grad_norm": 1.2161861658096313,
|
| 847 |
+
"learning_rate": 0.0002517306482064191,
|
| 848 |
+
"loss": 1.7031,
|
| 849 |
+
"mean_token_accuracy": 0.6733875796198845,
|
| 850 |
+
"num_tokens": 2000508.0,
|
| 851 |
+
"step": 890
|
| 852 |
+
},
|
| 853 |
+
{
|
| 854 |
+
"epoch": 1.5991111111111111,
|
| 855 |
+
"grad_norm": 1.1472899913787842,
|
| 856 |
+
"learning_rate": 0.0002485840151038389,
|
| 857 |
+
"loss": 1.7411,
|
| 858 |
+
"mean_token_accuracy": 0.6644304901361465,
|
| 859 |
+
"num_tokens": 2023356.0,
|
| 860 |
+
"step": 900
|
| 861 |
+
},
|
| 862 |
+
{
|
| 863 |
+
"epoch": 1.616888888888889,
|
| 864 |
+
"grad_norm": 1.177524447441101,
|
| 865 |
+
"learning_rate": 0.00024543738200125863,
|
| 866 |
+
"loss": 1.6951,
|
| 867 |
+
"mean_token_accuracy": 0.6781735569238663,
|
| 868 |
+
"num_tokens": 2045965.0,
|
| 869 |
+
"step": 910
|
| 870 |
+
},
|
| 871 |
+
{
|
| 872 |
+
"epoch": 1.6346666666666667,
|
| 873 |
+
"grad_norm": 1.158720850944519,
|
| 874 |
+
"learning_rate": 0.0002422907488986784,
|
| 875 |
+
"loss": 1.7596,
|
| 876 |
+
"mean_token_accuracy": 0.6616655588150024,
|
| 877 |
+
"num_tokens": 2069108.0,
|
| 878 |
+
"step": 920
|
| 879 |
+
},
|
| 880 |
+
{
|
| 881 |
+
"epoch": 1.6524444444444444,
|
| 882 |
+
"grad_norm": 1.3048863410949707,
|
| 883 |
+
"learning_rate": 0.0002391441157960982,
|
| 884 |
+
"loss": 1.7596,
|
| 885 |
+
"mean_token_accuracy": 0.6625866696238518,
|
| 886 |
+
"num_tokens": 2091755.0,
|
| 887 |
+
"step": 930
|
| 888 |
+
},
|
| 889 |
+
{
|
| 890 |
+
"epoch": 1.6702222222222223,
|
| 891 |
+
"grad_norm": 1.3040592670440674,
|
| 892 |
+
"learning_rate": 0.00023599748269351794,
|
| 893 |
+
"loss": 1.7286,
|
| 894 |
+
"mean_token_accuracy": 0.6688349068164825,
|
| 895 |
+
"num_tokens": 2114496.0,
|
| 896 |
+
"step": 940
|
| 897 |
+
},
|
| 898 |
+
{
|
| 899 |
+
"epoch": 1.688,
|
| 900 |
+
"grad_norm": 1.1945664882659912,
|
| 901 |
+
"learning_rate": 0.0002328508495909377,
|
| 902 |
+
"loss": 1.7479,
|
| 903 |
+
"mean_token_accuracy": 0.6634002208709717,
|
| 904 |
+
"num_tokens": 2137041.0,
|
| 905 |
+
"step": 950
|
| 906 |
+
},
|
| 907 |
+
{
|
| 908 |
+
"epoch": 1.7057777777777776,
|
| 909 |
+
"grad_norm": 1.2552154064178467,
|
| 910 |
+
"learning_rate": 0.00022970421648835747,
|
| 911 |
+
"loss": 1.7537,
|
| 912 |
+
"mean_token_accuracy": 0.6634084343910217,
|
| 913 |
+
"num_tokens": 2159711.0,
|
| 914 |
+
"step": 960
|
| 915 |
+
},
|
| 916 |
+
{
|
| 917 |
+
"epoch": 1.7235555555555555,
|
| 918 |
+
"grad_norm": 1.2484403848648071,
|
| 919 |
+
"learning_rate": 0.00022655758338577722,
|
| 920 |
+
"loss": 1.7557,
|
| 921 |
+
"mean_token_accuracy": 0.6687701687216758,
|
| 922 |
+
"num_tokens": 2181675.0,
|
| 923 |
+
"step": 970
|
| 924 |
+
},
|
| 925 |
+
{
|
| 926 |
+
"epoch": 1.7413333333333334,
|
| 927 |
+
"grad_norm": 1.1729741096496582,
|
| 928 |
+
"learning_rate": 0.000223410950283197,
|
| 929 |
+
"loss": 1.7274,
|
| 930 |
+
"mean_token_accuracy": 0.6730923235416413,
|
| 931 |
+
"num_tokens": 2204671.0,
|
| 932 |
+
"step": 980
|
| 933 |
+
},
|
| 934 |
+
{
|
| 935 |
+
"epoch": 1.759111111111111,
|
| 936 |
+
"grad_norm": 1.312406301498413,
|
| 937 |
+
"learning_rate": 0.00022026431718061672,
|
| 938 |
+
"loss": 1.7377,
|
| 939 |
+
"mean_token_accuracy": 0.6612286046147346,
|
| 940 |
+
"num_tokens": 2227866.0,
|
| 941 |
+
"step": 990
|
| 942 |
+
},
|
| 943 |
+
{
|
| 944 |
+
"epoch": 1.7768888888888887,
|
| 945 |
+
"grad_norm": 1.3160700798034668,
|
| 946 |
+
"learning_rate": 0.0002171176840780365,
|
| 947 |
+
"loss": 1.7224,
|
| 948 |
+
"mean_token_accuracy": 0.6710903704166412,
|
| 949 |
+
"num_tokens": 2250379.0,
|
| 950 |
+
"step": 1000
|
| 951 |
+
},
|
| 952 |
+
{
|
| 953 |
+
"epoch": 1.7768888888888887,
|
| 954 |
+
"eval_loss": 1.8698750734329224,
|
| 955 |
+
"eval_mean_token_accuracy": 0.6504300956726075,
|
| 956 |
+
"eval_num_tokens": 2250379.0,
|
| 957 |
+
"eval_runtime": 30.1651,
|
| 958 |
+
"eval_samples_per_second": 33.151,
|
| 959 |
+
"eval_steps_per_second": 8.288,
|
| 960 |
+
"step": 1000
|
| 961 |
+
},
|
| 962 |
+
{
|
| 963 |
+
"epoch": 1.7946666666666666,
|
| 964 |
+
"grad_norm": 1.1682268381118774,
|
| 965 |
+
"learning_rate": 0.00021397105097545628,
|
| 966 |
+
"loss": 1.7458,
|
| 967 |
+
"mean_token_accuracy": 0.665731918811798,
|
| 968 |
+
"num_tokens": 2272999.0,
|
| 969 |
+
"step": 1010
|
| 970 |
+
},
|
| 971 |
+
{
|
| 972 |
+
"epoch": 1.8124444444444445,
|
| 973 |
+
"grad_norm": 1.1300792694091797,
|
| 974 |
+
"learning_rate": 0.00021082441787287603,
|
| 975 |
+
"loss": 1.7261,
|
| 976 |
+
"mean_token_accuracy": 0.6688766568899155,
|
| 977 |
+
"num_tokens": 2295110.0,
|
| 978 |
+
"step": 1020
|
| 979 |
+
},
|
| 980 |
+
{
|
| 981 |
+
"epoch": 1.8302222222222222,
|
| 982 |
+
"grad_norm": 1.2450717687606812,
|
| 983 |
+
"learning_rate": 0.00020767778477029578,
|
| 984 |
+
"loss": 1.6968,
|
| 985 |
+
"mean_token_accuracy": 0.6718593999743462,
|
| 986 |
+
"num_tokens": 2317432.0,
|
| 987 |
+
"step": 1030
|
| 988 |
+
},
|
| 989 |
+
{
|
| 990 |
+
"epoch": 1.8479999999999999,
|
| 991 |
+
"grad_norm": 1.201785683631897,
|
| 992 |
+
"learning_rate": 0.00020453115166771556,
|
| 993 |
+
"loss": 1.7411,
|
| 994 |
+
"mean_token_accuracy": 0.6636266440153122,
|
| 995 |
+
"num_tokens": 2340305.0,
|
| 996 |
+
"step": 1040
|
| 997 |
+
},
|
| 998 |
+
{
|
| 999 |
+
"epoch": 1.8657777777777778,
|
| 1000 |
+
"grad_norm": 1.2161189317703247,
|
| 1001 |
+
"learning_rate": 0.0002013845185651353,
|
| 1002 |
+
"loss": 1.7335,
|
| 1003 |
+
"mean_token_accuracy": 0.6697820112109184,
|
| 1004 |
+
"num_tokens": 2362746.0,
|
| 1005 |
+
"step": 1050
|
| 1006 |
+
},
|
| 1007 |
+
{
|
| 1008 |
+
"epoch": 1.8835555555555556,
|
| 1009 |
+
"grad_norm": 1.209251046180725,
|
| 1010 |
+
"learning_rate": 0.00019823788546255506,
|
| 1011 |
+
"loss": 1.7197,
|
| 1012 |
+
"mean_token_accuracy": 0.6663407534360886,
|
| 1013 |
+
"num_tokens": 2385647.0,
|
| 1014 |
+
"step": 1060
|
| 1015 |
+
},
|
| 1016 |
+
{
|
| 1017 |
+
"epoch": 1.9013333333333333,
|
| 1018 |
+
"grad_norm": 1.1715242862701416,
|
| 1019 |
+
"learning_rate": 0.00019509125235997482,
|
| 1020 |
+
"loss": 1.7298,
|
| 1021 |
+
"mean_token_accuracy": 0.6650380924344063,
|
| 1022 |
+
"num_tokens": 2408732.0,
|
| 1023 |
+
"step": 1070
|
| 1024 |
+
},
|
| 1025 |
+
{
|
| 1026 |
+
"epoch": 1.919111111111111,
|
| 1027 |
+
"grad_norm": 1.2717958688735962,
|
| 1028 |
+
"learning_rate": 0.0001919446192573946,
|
| 1029 |
+
"loss": 1.7101,
|
| 1030 |
+
"mean_token_accuracy": 0.672779667377472,
|
| 1031 |
+
"num_tokens": 2431137.0,
|
| 1032 |
+
"step": 1080
|
| 1033 |
+
},
|
| 1034 |
+
{
|
| 1035 |
+
"epoch": 1.9368888888888889,
|
| 1036 |
+
"grad_norm": 1.2264835834503174,
|
| 1037 |
+
"learning_rate": 0.00018879798615481437,
|
| 1038 |
+
"loss": 1.6754,
|
| 1039 |
+
"mean_token_accuracy": 0.6768045455217362,
|
| 1040 |
+
"num_tokens": 2453517.0,
|
| 1041 |
+
"step": 1090
|
| 1042 |
+
},
|
| 1043 |
+
{
|
| 1044 |
+
"epoch": 1.9546666666666668,
|
| 1045 |
+
"grad_norm": 1.3289543390274048,
|
| 1046 |
+
"learning_rate": 0.0001856513530522341,
|
| 1047 |
+
"loss": 1.7178,
|
| 1048 |
+
"mean_token_accuracy": 0.6685071781277656,
|
| 1049 |
+
"num_tokens": 2475737.0,
|
| 1050 |
+
"step": 1100
|
| 1051 |
+
},
|
| 1052 |
+
{
|
| 1053 |
+
"epoch": 1.9724444444444444,
|
| 1054 |
+
"grad_norm": 1.1367521286010742,
|
| 1055 |
+
"learning_rate": 0.00018250471994965388,
|
| 1056 |
+
"loss": 1.7109,
|
| 1057 |
+
"mean_token_accuracy": 0.6677573248744011,
|
| 1058 |
+
"num_tokens": 2497880.0,
|
| 1059 |
+
"step": 1110
|
| 1060 |
+
},
|
| 1061 |
+
{
|
| 1062 |
+
"epoch": 1.9902222222222221,
|
| 1063 |
+
"grad_norm": 1.246870994567871,
|
| 1064 |
+
"learning_rate": 0.00017935808684707363,
|
| 1065 |
+
"loss": 1.7317,
|
| 1066 |
+
"mean_token_accuracy": 0.6695448830723763,
|
| 1067 |
+
"num_tokens": 2519974.0,
|
| 1068 |
+
"step": 1120
|
| 1069 |
+
},
|
| 1070 |
+
{
|
| 1071 |
+
"epoch": 2.007111111111111,
|
| 1072 |
+
"grad_norm": 1.0757529735565186,
|
| 1073 |
+
"learning_rate": 0.0001762114537444934,
|
| 1074 |
+
"loss": 1.586,
|
| 1075 |
+
"mean_token_accuracy": 0.6983135671992051,
|
| 1076 |
+
"num_tokens": 2540296.0,
|
| 1077 |
+
"step": 1130
|
| 1078 |
+
},
|
| 1079 |
+
{
|
| 1080 |
+
"epoch": 2.024888888888889,
|
| 1081 |
+
"grad_norm": 1.3501553535461426,
|
| 1082 |
+
"learning_rate": 0.00017306482064191316,
|
| 1083 |
+
"loss": 1.4761,
|
| 1084 |
+
"mean_token_accuracy": 0.7080946862697601,
|
| 1085 |
+
"num_tokens": 2561919.0,
|
| 1086 |
+
"step": 1140
|
| 1087 |
+
},
|
| 1088 |
+
{
|
| 1089 |
+
"epoch": 2.042666666666667,
|
| 1090 |
+
"grad_norm": 1.502793788909912,
|
| 1091 |
+
"learning_rate": 0.0001699181875393329,
|
| 1092 |
+
"loss": 1.5049,
|
| 1093 |
+
"mean_token_accuracy": 0.7034129843115806,
|
| 1094 |
+
"num_tokens": 2584915.0,
|
| 1095 |
+
"step": 1150
|
| 1096 |
+
},
|
| 1097 |
+
{
|
| 1098 |
+
"epoch": 2.0604444444444443,
|
| 1099 |
+
"grad_norm": 1.2668856382369995,
|
| 1100 |
+
"learning_rate": 0.0001667715544367527,
|
| 1101 |
+
"loss": 1.4612,
|
| 1102 |
+
"mean_token_accuracy": 0.7100765943527222,
|
| 1103 |
+
"num_tokens": 2606857.0,
|
| 1104 |
+
"step": 1160
|
| 1105 |
+
},
|
| 1106 |
+
{
|
| 1107 |
+
"epoch": 2.078222222222222,
|
| 1108 |
+
"grad_norm": 1.386775016784668,
|
| 1109 |
+
"learning_rate": 0.00016362492133417244,
|
| 1110 |
+
"loss": 1.4695,
|
| 1111 |
+
"mean_token_accuracy": 0.7058908969163895,
|
| 1112 |
+
"num_tokens": 2629737.0,
|
| 1113 |
+
"step": 1170
|
| 1114 |
+
},
|
| 1115 |
+
{
|
| 1116 |
+
"epoch": 2.096,
|
| 1117 |
+
"grad_norm": 1.3320142030715942,
|
| 1118 |
+
"learning_rate": 0.0001604782882315922,
|
| 1119 |
+
"loss": 1.4337,
|
| 1120 |
+
"mean_token_accuracy": 0.7136739388108253,
|
| 1121 |
+
"num_tokens": 2651936.0,
|
| 1122 |
+
"step": 1180
|
| 1123 |
+
},
|
| 1124 |
+
{
|
| 1125 |
+
"epoch": 2.113777777777778,
|
| 1126 |
+
"grad_norm": 1.289437174797058,
|
| 1127 |
+
"learning_rate": 0.00015733165512901197,
|
| 1128 |
+
"loss": 1.4975,
|
| 1129 |
+
"mean_token_accuracy": 0.7037445783615113,
|
| 1130 |
+
"num_tokens": 2675241.0,
|
| 1131 |
+
"step": 1190
|
| 1132 |
+
},
|
| 1133 |
+
{
|
| 1134 |
+
"epoch": 2.1315555555555554,
|
| 1135 |
+
"grad_norm": 1.208194613456726,
|
| 1136 |
+
"learning_rate": 0.00015418502202643172,
|
| 1137 |
+
"loss": 1.4769,
|
| 1138 |
+
"mean_token_accuracy": 0.7093130722641945,
|
| 1139 |
+
"num_tokens": 2698219.0,
|
| 1140 |
+
"step": 1200
|
| 1141 |
+
},
|
| 1142 |
+
{
|
| 1143 |
+
"epoch": 2.1315555555555554,
|
| 1144 |
+
"eval_loss": 1.8875290155410767,
|
| 1145 |
+
"eval_mean_token_accuracy": 0.6501186113357544,
|
| 1146 |
+
"eval_num_tokens": 2698219.0,
|
| 1147 |
+
"eval_runtime": 30.175,
|
| 1148 |
+
"eval_samples_per_second": 33.14,
|
| 1149 |
+
"eval_steps_per_second": 8.285,
|
| 1150 |
+
"step": 1200
|
| 1151 |
+
},
|
| 1152 |
+
{
|
| 1153 |
+
"epoch": 2.1493333333333333,
|
| 1154 |
+
"grad_norm": 1.360378623008728,
|
| 1155 |
+
"learning_rate": 0.0001510383889238515,
|
| 1156 |
+
"loss": 1.485,
|
| 1157 |
+
"mean_token_accuracy": 0.7059277340769767,
|
| 1158 |
+
"num_tokens": 2721580.0,
|
| 1159 |
+
"step": 1210
|
| 1160 |
+
},
|
| 1161 |
+
{
|
| 1162 |
+
"epoch": 2.167111111111111,
|
| 1163 |
+
"grad_norm": 1.3289263248443604,
|
| 1164 |
+
"learning_rate": 0.00014789175582127122,
|
| 1165 |
+
"loss": 1.4869,
|
| 1166 |
+
"mean_token_accuracy": 0.7061908945441246,
|
| 1167 |
+
"num_tokens": 2744110.0,
|
| 1168 |
+
"step": 1220
|
| 1169 |
+
},
|
| 1170 |
+
{
|
| 1171 |
+
"epoch": 2.1848888888888887,
|
| 1172 |
+
"grad_norm": 1.2693774700164795,
|
| 1173 |
+
"learning_rate": 0.000144745122718691,
|
| 1174 |
+
"loss": 1.4555,
|
| 1175 |
+
"mean_token_accuracy": 0.712950111925602,
|
| 1176 |
+
"num_tokens": 2765844.0,
|
| 1177 |
+
"step": 1230
|
| 1178 |
+
},
|
| 1179 |
+
{
|
| 1180 |
+
"epoch": 2.2026666666666666,
|
| 1181 |
+
"grad_norm": 1.3220160007476807,
|
| 1182 |
+
"learning_rate": 0.00014159848961611078,
|
| 1183 |
+
"loss": 1.4634,
|
| 1184 |
+
"mean_token_accuracy": 0.7090483531355858,
|
| 1185 |
+
"num_tokens": 2788070.0,
|
| 1186 |
+
"step": 1240
|
| 1187 |
+
},
|
| 1188 |
+
{
|
| 1189 |
+
"epoch": 2.2204444444444444,
|
| 1190 |
+
"grad_norm": 1.2682182788848877,
|
| 1191 |
+
"learning_rate": 0.00013845185651353053,
|
| 1192 |
+
"loss": 1.497,
|
| 1193 |
+
"mean_token_accuracy": 0.7039189741015435,
|
| 1194 |
+
"num_tokens": 2810964.0,
|
| 1195 |
+
"step": 1250
|
| 1196 |
+
},
|
| 1197 |
+
{
|
| 1198 |
+
"epoch": 2.2382222222222223,
|
| 1199 |
+
"grad_norm": 1.3531242609024048,
|
| 1200 |
+
"learning_rate": 0.00013530522341095028,
|
| 1201 |
+
"loss": 1.4625,
|
| 1202 |
+
"mean_token_accuracy": 0.7105821236968041,
|
| 1203 |
+
"num_tokens": 2833176.0,
|
| 1204 |
+
"step": 1260
|
| 1205 |
+
},
|
| 1206 |
+
{
|
| 1207 |
+
"epoch": 2.2560000000000002,
|
| 1208 |
+
"grad_norm": 1.2819761037826538,
|
| 1209 |
+
"learning_rate": 0.00013215859030837003,
|
| 1210 |
+
"loss": 1.5092,
|
| 1211 |
+
"mean_token_accuracy": 0.7021819025278091,
|
| 1212 |
+
"num_tokens": 2855440.0,
|
| 1213 |
+
"step": 1270
|
| 1214 |
+
},
|
| 1215 |
+
{
|
| 1216 |
+
"epoch": 2.2737777777777777,
|
| 1217 |
+
"grad_norm": 1.3131153583526611,
|
| 1218 |
+
"learning_rate": 0.0001290119572057898,
|
| 1219 |
+
"loss": 1.4458,
|
| 1220 |
+
"mean_token_accuracy": 0.7121976673603058,
|
| 1221 |
+
"num_tokens": 2877713.0,
|
| 1222 |
+
"step": 1280
|
| 1223 |
+
},
|
| 1224 |
+
{
|
| 1225 |
+
"epoch": 2.2915555555555556,
|
| 1226 |
+
"grad_norm": 1.2332444190979004,
|
| 1227 |
+
"learning_rate": 0.00012586532410320956,
|
| 1228 |
+
"loss": 1.4797,
|
| 1229 |
+
"mean_token_accuracy": 0.7103414624929428,
|
| 1230 |
+
"num_tokens": 2899934.0,
|
| 1231 |
+
"step": 1290
|
| 1232 |
+
},
|
| 1233 |
+
{
|
| 1234 |
+
"epoch": 2.3093333333333335,
|
| 1235 |
+
"grad_norm": 1.2947789430618286,
|
| 1236 |
+
"learning_rate": 0.00012271869100062931,
|
| 1237 |
+
"loss": 1.4969,
|
| 1238 |
+
"mean_token_accuracy": 0.7032593175768852,
|
| 1239 |
+
"num_tokens": 2923244.0,
|
| 1240 |
+
"step": 1300
|
| 1241 |
+
},
|
| 1242 |
+
{
|
| 1243 |
+
"epoch": 2.327111111111111,
|
| 1244 |
+
"grad_norm": 1.4002538919448853,
|
| 1245 |
+
"learning_rate": 0.0001195720578980491,
|
| 1246 |
+
"loss": 1.4538,
|
| 1247 |
+
"mean_token_accuracy": 0.711962579190731,
|
| 1248 |
+
"num_tokens": 2945580.0,
|
| 1249 |
+
"step": 1310
|
| 1250 |
+
},
|
| 1251 |
+
{
|
| 1252 |
+
"epoch": 2.344888888888889,
|
| 1253 |
+
"grad_norm": 1.270635962486267,
|
| 1254 |
+
"learning_rate": 0.00011642542479546884,
|
| 1255 |
+
"loss": 1.4622,
|
| 1256 |
+
"mean_token_accuracy": 0.7059817537665367,
|
| 1257 |
+
"num_tokens": 2969470.0,
|
| 1258 |
+
"step": 1320
|
| 1259 |
+
},
|
| 1260 |
+
{
|
| 1261 |
+
"epoch": 2.3626666666666667,
|
| 1262 |
+
"grad_norm": 1.3131049871444702,
|
| 1263 |
+
"learning_rate": 0.00011327879169288861,
|
| 1264 |
+
"loss": 1.4597,
|
| 1265 |
+
"mean_token_accuracy": 0.7036674708127976,
|
| 1266 |
+
"num_tokens": 2991982.0,
|
| 1267 |
+
"step": 1330
|
| 1268 |
+
},
|
| 1269 |
+
{
|
| 1270 |
+
"epoch": 2.3804444444444446,
|
| 1271 |
+
"grad_norm": 1.3708815574645996,
|
| 1272 |
+
"learning_rate": 0.00011013215859030836,
|
| 1273 |
+
"loss": 1.4837,
|
| 1274 |
+
"mean_token_accuracy": 0.706661482155323,
|
| 1275 |
+
"num_tokens": 3014206.0,
|
| 1276 |
+
"step": 1340
|
| 1277 |
+
},
|
| 1278 |
+
{
|
| 1279 |
+
"epoch": 2.398222222222222,
|
| 1280 |
+
"grad_norm": 1.3198243379592896,
|
| 1281 |
+
"learning_rate": 0.00010698552548772814,
|
| 1282 |
+
"loss": 1.4431,
|
| 1283 |
+
"mean_token_accuracy": 0.7101009368896485,
|
| 1284 |
+
"num_tokens": 3036651.0,
|
| 1285 |
+
"step": 1350
|
| 1286 |
+
},
|
| 1287 |
+
{
|
| 1288 |
+
"epoch": 2.416,
|
| 1289 |
+
"grad_norm": 1.280879259109497,
|
| 1290 |
+
"learning_rate": 0.00010383889238514789,
|
| 1291 |
+
"loss": 1.477,
|
| 1292 |
+
"mean_token_accuracy": 0.7085638150572777,
|
| 1293 |
+
"num_tokens": 3058745.0,
|
| 1294 |
+
"step": 1360
|
| 1295 |
+
},
|
| 1296 |
+
{
|
| 1297 |
+
"epoch": 2.433777777777778,
|
| 1298 |
+
"grad_norm": 1.419290542602539,
|
| 1299 |
+
"learning_rate": 0.00010069225928256766,
|
| 1300 |
+
"loss": 1.4887,
|
| 1301 |
+
"mean_token_accuracy": 0.7048677980899811,
|
| 1302 |
+
"num_tokens": 3081726.0,
|
| 1303 |
+
"step": 1370
|
| 1304 |
+
},
|
| 1305 |
+
{
|
| 1306 |
+
"epoch": 2.4515555555555557,
|
| 1307 |
+
"grad_norm": 1.3684442043304443,
|
| 1308 |
+
"learning_rate": 9.754562617998741e-05,
|
| 1309 |
+
"loss": 1.4677,
|
| 1310 |
+
"mean_token_accuracy": 0.7087965488433838,
|
| 1311 |
+
"num_tokens": 3104292.0,
|
| 1312 |
+
"step": 1380
|
| 1313 |
+
},
|
| 1314 |
+
{
|
| 1315 |
+
"epoch": 2.469333333333333,
|
| 1316 |
+
"grad_norm": 1.3453881740570068,
|
| 1317 |
+
"learning_rate": 9.439899307740719e-05,
|
| 1318 |
+
"loss": 1.4682,
|
| 1319 |
+
"mean_token_accuracy": 0.7076600238680839,
|
| 1320 |
+
"num_tokens": 3126334.0,
|
| 1321 |
+
"step": 1390
|
| 1322 |
+
},
|
| 1323 |
+
{
|
| 1324 |
+
"epoch": 2.487111111111111,
|
| 1325 |
+
"grad_norm": 1.2759828567504883,
|
| 1326 |
+
"learning_rate": 9.125235997482694e-05,
|
| 1327 |
+
"loss": 1.4971,
|
| 1328 |
+
"mean_token_accuracy": 0.7039492294192314,
|
| 1329 |
+
"num_tokens": 3149845.0,
|
| 1330 |
+
"step": 1400
|
| 1331 |
+
},
|
| 1332 |
+
{
|
| 1333 |
+
"epoch": 2.487111111111111,
|
| 1334 |
+
"eval_loss": 1.873150110244751,
|
| 1335 |
+
"eval_mean_token_accuracy": 0.65266099858284,
|
| 1336 |
+
"eval_num_tokens": 3149845.0,
|
| 1337 |
+
"eval_runtime": 30.0464,
|
| 1338 |
+
"eval_samples_per_second": 33.282,
|
| 1339 |
+
"eval_steps_per_second": 8.32,
|
| 1340 |
+
"step": 1400
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"epoch": 2.504888888888889,
|
| 1344 |
+
"grad_norm": 1.3677406311035156,
|
| 1345 |
+
"learning_rate": 8.81057268722467e-05,
|
| 1346 |
+
"loss": 1.4905,
|
| 1347 |
+
"mean_token_accuracy": 0.7065914765000343,
|
| 1348 |
+
"num_tokens": 3172117.0,
|
| 1349 |
+
"step": 1410
|
| 1350 |
+
},
|
| 1351 |
+
{
|
| 1352 |
+
"epoch": 2.522666666666667,
|
| 1353 |
+
"grad_norm": 1.2730094194412231,
|
| 1354 |
+
"learning_rate": 8.495909376966645e-05,
|
| 1355 |
+
"loss": 1.4772,
|
| 1356 |
+
"mean_token_accuracy": 0.7116217255592346,
|
| 1357 |
+
"num_tokens": 3194261.0,
|
| 1358 |
+
"step": 1420
|
| 1359 |
+
},
|
| 1360 |
+
{
|
| 1361 |
+
"epoch": 2.5404444444444443,
|
| 1362 |
+
"grad_norm": 1.3448493480682373,
|
| 1363 |
+
"learning_rate": 8.181246066708622e-05,
|
| 1364 |
+
"loss": 1.3895,
|
| 1365 |
+
"mean_token_accuracy": 0.7193023800849915,
|
| 1366 |
+
"num_tokens": 3216455.0,
|
| 1367 |
+
"step": 1430
|
| 1368 |
+
},
|
| 1369 |
+
{
|
| 1370 |
+
"epoch": 2.558222222222222,
|
| 1371 |
+
"grad_norm": 1.3793234825134277,
|
| 1372 |
+
"learning_rate": 7.866582756450598e-05,
|
| 1373 |
+
"loss": 1.4958,
|
| 1374 |
+
"mean_token_accuracy": 0.7059502750635147,
|
| 1375 |
+
"num_tokens": 3238359.0,
|
| 1376 |
+
"step": 1440
|
| 1377 |
+
},
|
| 1378 |
+
{
|
| 1379 |
+
"epoch": 2.576,
|
| 1380 |
+
"grad_norm": 1.3225526809692383,
|
| 1381 |
+
"learning_rate": 7.551919446192575e-05,
|
| 1382 |
+
"loss": 1.5047,
|
| 1383 |
+
"mean_token_accuracy": 0.7010831996798516,
|
| 1384 |
+
"num_tokens": 3261568.0,
|
| 1385 |
+
"step": 1450
|
| 1386 |
+
},
|
| 1387 |
+
{
|
| 1388 |
+
"epoch": 2.5937777777777775,
|
| 1389 |
+
"grad_norm": 1.326993465423584,
|
| 1390 |
+
"learning_rate": 7.23725613593455e-05,
|
| 1391 |
+
"loss": 1.5066,
|
| 1392 |
+
"mean_token_accuracy": 0.6991274550557136,
|
| 1393 |
+
"num_tokens": 3284517.0,
|
| 1394 |
+
"step": 1460
|
| 1395 |
+
},
|
| 1396 |
+
{
|
| 1397 |
+
"epoch": 2.6115555555555554,
|
| 1398 |
+
"grad_norm": 1.3944668769836426,
|
| 1399 |
+
"learning_rate": 6.922592825676527e-05,
|
| 1400 |
+
"loss": 1.461,
|
| 1401 |
+
"mean_token_accuracy": 0.7067686557769776,
|
| 1402 |
+
"num_tokens": 3306623.0,
|
| 1403 |
+
"step": 1470
|
| 1404 |
+
},
|
| 1405 |
+
{
|
| 1406 |
+
"epoch": 2.6293333333333333,
|
| 1407 |
+
"grad_norm": 1.2688894271850586,
|
| 1408 |
+
"learning_rate": 6.607929515418502e-05,
|
| 1409 |
+
"loss": 1.4464,
|
| 1410 |
+
"mean_token_accuracy": 0.7143596678972244,
|
| 1411 |
+
"num_tokens": 3329270.0,
|
| 1412 |
+
"step": 1480
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"epoch": 2.647111111111111,
|
| 1416 |
+
"grad_norm": 1.245979905128479,
|
| 1417 |
+
"learning_rate": 6.293266205160478e-05,
|
| 1418 |
+
"loss": 1.4745,
|
| 1419 |
+
"mean_token_accuracy": 0.7083328410983085,
|
| 1420 |
+
"num_tokens": 3352533.0,
|
| 1421 |
+
"step": 1490
|
| 1422 |
+
},
|
| 1423 |
+
{
|
| 1424 |
+
"epoch": 2.664888888888889,
|
| 1425 |
+
"grad_norm": 1.359151840209961,
|
| 1426 |
+
"learning_rate": 5.978602894902455e-05,
|
| 1427 |
+
"loss": 1.4547,
|
| 1428 |
+
"mean_token_accuracy": 0.7116006925702095,
|
| 1429 |
+
"num_tokens": 3374132.0,
|
| 1430 |
+
"step": 1500
|
| 1431 |
+
},
|
| 1432 |
+
{
|
| 1433 |
+
"epoch": 2.6826666666666665,
|
| 1434 |
+
"grad_norm": 1.3699895143508911,
|
| 1435 |
+
"learning_rate": 5.6639395846444305e-05,
|
| 1436 |
+
"loss": 1.4876,
|
| 1437 |
+
"mean_token_accuracy": 0.702751100063324,
|
| 1438 |
+
"num_tokens": 3397176.0,
|
| 1439 |
+
"step": 1510
|
| 1440 |
+
},
|
| 1441 |
+
{
|
| 1442 |
+
"epoch": 2.7004444444444444,
|
| 1443 |
+
"grad_norm": 1.3784525394439697,
|
| 1444 |
+
"learning_rate": 5.349276274386407e-05,
|
| 1445 |
+
"loss": 1.4384,
|
| 1446 |
+
"mean_token_accuracy": 0.713467463850975,
|
| 1447 |
+
"num_tokens": 3418961.0,
|
| 1448 |
+
"step": 1520
|
| 1449 |
+
},
|
| 1450 |
+
{
|
| 1451 |
+
"epoch": 2.7182222222222223,
|
| 1452 |
+
"grad_norm": 1.3480818271636963,
|
| 1453 |
+
"learning_rate": 5.034612964128383e-05,
|
| 1454 |
+
"loss": 1.4436,
|
| 1455 |
+
"mean_token_accuracy": 0.7122948378324508,
|
| 1456 |
+
"num_tokens": 3441815.0,
|
| 1457 |
+
"step": 1530
|
| 1458 |
+
},
|
| 1459 |
+
{
|
| 1460 |
+
"epoch": 2.7359999999999998,
|
| 1461 |
+
"grad_norm": 1.2246533632278442,
|
| 1462 |
+
"learning_rate": 4.719949653870359e-05,
|
| 1463 |
+
"loss": 1.4695,
|
| 1464 |
+
"mean_token_accuracy": 0.70788504332304,
|
| 1465 |
+
"num_tokens": 3464582.0,
|
| 1466 |
+
"step": 1540
|
| 1467 |
+
},
|
| 1468 |
+
{
|
| 1469 |
+
"epoch": 2.7537777777777777,
|
| 1470 |
+
"grad_norm": 1.2388625144958496,
|
| 1471 |
+
"learning_rate": 4.405286343612335e-05,
|
| 1472 |
+
"loss": 1.433,
|
| 1473 |
+
"mean_token_accuracy": 0.7149359166622162,
|
| 1474 |
+
"num_tokens": 3486694.0,
|
| 1475 |
+
"step": 1550
|
| 1476 |
+
},
|
| 1477 |
+
{
|
| 1478 |
+
"epoch": 2.7715555555555556,
|
| 1479 |
+
"grad_norm": 1.317224383354187,
|
| 1480 |
+
"learning_rate": 4.090623033354311e-05,
|
| 1481 |
+
"loss": 1.4772,
|
| 1482 |
+
"mean_token_accuracy": 0.7114273443818092,
|
| 1483 |
+
"num_tokens": 3508908.0,
|
| 1484 |
+
"step": 1560
|
| 1485 |
+
},
|
| 1486 |
+
{
|
| 1487 |
+
"epoch": 2.7893333333333334,
|
| 1488 |
+
"grad_norm": 1.2926599979400635,
|
| 1489 |
+
"learning_rate": 3.7759597230962874e-05,
|
| 1490 |
+
"loss": 1.425,
|
| 1491 |
+
"mean_token_accuracy": 0.7173908859491348,
|
| 1492 |
+
"num_tokens": 3530306.0,
|
| 1493 |
+
"step": 1570
|
| 1494 |
+
},
|
| 1495 |
+
{
|
| 1496 |
+
"epoch": 2.8071111111111113,
|
| 1497 |
+
"grad_norm": 1.3763422966003418,
|
| 1498 |
+
"learning_rate": 3.461296412838263e-05,
|
| 1499 |
+
"loss": 1.4996,
|
| 1500 |
+
"mean_token_accuracy": 0.7037103369832038,
|
| 1501 |
+
"num_tokens": 3552880.0,
|
| 1502 |
+
"step": 1580
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"epoch": 2.824888888888889,
|
| 1506 |
+
"grad_norm": 1.3559826612472534,
|
| 1507 |
+
"learning_rate": 3.146633102580239e-05,
|
| 1508 |
+
"loss": 1.4756,
|
| 1509 |
+
"mean_token_accuracy": 0.7092328786849975,
|
| 1510 |
+
"num_tokens": 3575800.0,
|
| 1511 |
+
"step": 1590
|
| 1512 |
+
},
|
| 1513 |
+
{
|
| 1514 |
+
"epoch": 2.8426666666666667,
|
| 1515 |
+
"grad_norm": 1.3408883810043335,
|
| 1516 |
+
"learning_rate": 2.8319697923222152e-05,
|
| 1517 |
+
"loss": 1.4735,
|
| 1518 |
+
"mean_token_accuracy": 0.7120713770389557,
|
| 1519 |
+
"num_tokens": 3598214.0,
|
| 1520 |
+
"step": 1600
|
| 1521 |
+
},
|
| 1522 |
+
{
|
| 1523 |
+
"epoch": 2.8426666666666667,
|
| 1524 |
+
"eval_loss": 1.8612734079360962,
|
| 1525 |
+
"eval_mean_token_accuracy": 0.6546365599632263,
|
| 1526 |
+
"eval_num_tokens": 3598214.0,
|
| 1527 |
+
"eval_runtime": 30.1859,
|
| 1528 |
+
"eval_samples_per_second": 33.128,
|
| 1529 |
+
"eval_steps_per_second": 8.282,
|
| 1530 |
+
"step": 1600
|
| 1531 |
+
},
|
| 1532 |
+
{
|
| 1533 |
+
"epoch": 2.8604444444444446,
|
| 1534 |
+
"grad_norm": 1.2175135612487793,
|
| 1535 |
+
"learning_rate": 2.5173064820641914e-05,
|
| 1536 |
+
"loss": 1.454,
|
| 1537 |
+
"mean_token_accuracy": 0.7124782979488373,
|
| 1538 |
+
"num_tokens": 3620353.0,
|
| 1539 |
+
"step": 1610
|
| 1540 |
+
},
|
| 1541 |
+
{
|
| 1542 |
+
"epoch": 2.878222222222222,
|
| 1543 |
+
"grad_norm": 1.2944847345352173,
|
| 1544 |
+
"learning_rate": 2.2026431718061676e-05,
|
| 1545 |
+
"loss": 1.4631,
|
| 1546 |
+
"mean_token_accuracy": 0.7102750897407532,
|
| 1547 |
+
"num_tokens": 3642281.0,
|
| 1548 |
+
"step": 1620
|
| 1549 |
+
},
|
| 1550 |
+
{
|
| 1551 |
+
"epoch": 2.896,
|
| 1552 |
+
"grad_norm": 1.2475266456604004,
|
| 1553 |
+
"learning_rate": 1.8879798615481437e-05,
|
| 1554 |
+
"loss": 1.4233,
|
| 1555 |
+
"mean_token_accuracy": 0.7155472055077553,
|
| 1556 |
+
"num_tokens": 3664853.0,
|
| 1557 |
+
"step": 1630
|
| 1558 |
+
},
|
| 1559 |
+
{
|
| 1560 |
+
"epoch": 2.913777777777778,
|
| 1561 |
+
"grad_norm": 1.3260661363601685,
|
| 1562 |
+
"learning_rate": 1.5733165512901195e-05,
|
| 1563 |
+
"loss": 1.5218,
|
| 1564 |
+
"mean_token_accuracy": 0.7012277022004128,
|
| 1565 |
+
"num_tokens": 3688123.0,
|
| 1566 |
+
"step": 1640
|
| 1567 |
+
},
|
| 1568 |
+
{
|
| 1569 |
+
"epoch": 2.9315555555555557,
|
| 1570 |
+
"grad_norm": 1.3332605361938477,
|
| 1571 |
+
"learning_rate": 1.2586532410320957e-05,
|
| 1572 |
+
"loss": 1.5025,
|
| 1573 |
+
"mean_token_accuracy": 0.7005213543772697,
|
| 1574 |
+
"num_tokens": 3710934.0,
|
| 1575 |
+
"step": 1650
|
| 1576 |
+
},
|
| 1577 |
+
{
|
| 1578 |
+
"epoch": 2.9493333333333336,
|
| 1579 |
+
"grad_norm": 1.3807092905044556,
|
| 1580 |
+
"learning_rate": 9.439899307740719e-06,
|
| 1581 |
+
"loss": 1.5066,
|
| 1582 |
+
"mean_token_accuracy": 0.7041444540023803,
|
| 1583 |
+
"num_tokens": 3733298.0,
|
| 1584 |
+
"step": 1660
|
| 1585 |
+
},
|
| 1586 |
+
{
|
| 1587 |
+
"epoch": 2.967111111111111,
|
| 1588 |
+
"grad_norm": 1.263149619102478,
|
| 1589 |
+
"learning_rate": 6.2932662051604785e-06,
|
| 1590 |
+
"loss": 1.5033,
|
| 1591 |
+
"mean_token_accuracy": 0.7054026111960411,
|
| 1592 |
+
"num_tokens": 3755641.0,
|
| 1593 |
+
"step": 1670
|
| 1594 |
+
},
|
| 1595 |
+
{
|
| 1596 |
+
"epoch": 2.984888888888889,
|
| 1597 |
+
"grad_norm": 1.3899400234222412,
|
| 1598 |
+
"learning_rate": 3.1466331025802393e-06,
|
| 1599 |
+
"loss": 1.4425,
|
| 1600 |
+
"mean_token_accuracy": 0.7106350988149643,
|
| 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:dd15c2ce737a7ea199ddf9399d7f90d562a3ce4f7e1a07c04ec4267cbad52d6d
|
| 3 |
+
size 5624
|
vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|