Training in progress, epoch 6, checkpoint
Browse files- checkpoint-21594/README.md +207 -0
- checkpoint-21594/adapter_config.json +37 -0
- checkpoint-21594/adapter_model.safetensors +3 -0
- checkpoint-21594/optimizer.pt +3 -0
- checkpoint-21594/rng_state_0.pth +3 -0
- checkpoint-21594/rng_state_1.pth +3 -0
- checkpoint-21594/rng_state_2.pth +3 -0
- checkpoint-21594/rng_state_3.pth +3 -0
- checkpoint-21594/scaler.pt +3 -0
- checkpoint-21594/scheduler.pt +3 -0
- checkpoint-21594/special_tokens_map.json +23 -0
- checkpoint-21594/tokenizer.json +0 -0
- checkpoint-21594/tokenizer_config.json +194 -0
- checkpoint-21594/trainer_state.json +567 -0
- checkpoint-21594/training_args.bin +3 -0
checkpoint-21594/README.md
ADDED
|
@@ -0,0 +1,207 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: deepseek-ai/deepseek-coder-6.7b-base
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:deepseek-ai/deepseek-coder-6.7b-base
|
| 7 |
+
- lora
|
| 8 |
+
- transformers
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
+
# Model Card for Model ID
|
| 12 |
+
|
| 13 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 14 |
+
|
| 15 |
+
|
| 16 |
+
|
| 17 |
+
## Model Details
|
| 18 |
+
|
| 19 |
+
### Model Description
|
| 20 |
+
|
| 21 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 22 |
+
|
| 23 |
+
|
| 24 |
+
|
| 25 |
+
- **Developed by:** [More Information Needed]
|
| 26 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 27 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 28 |
+
- **Model type:** [More Information Needed]
|
| 29 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 30 |
+
- **License:** [More Information Needed]
|
| 31 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 32 |
+
|
| 33 |
+
### Model Sources [optional]
|
| 34 |
+
|
| 35 |
+
<!-- Provide the basic links for the model. -->
|
| 36 |
+
|
| 37 |
+
- **Repository:** [More Information Needed]
|
| 38 |
+
- **Paper [optional]:** [More Information Needed]
|
| 39 |
+
- **Demo [optional]:** [More Information Needed]
|
| 40 |
+
|
| 41 |
+
## Uses
|
| 42 |
+
|
| 43 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 44 |
+
|
| 45 |
+
### Direct Use
|
| 46 |
+
|
| 47 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 48 |
+
|
| 49 |
+
[More Information Needed]
|
| 50 |
+
|
| 51 |
+
### Downstream Use [optional]
|
| 52 |
+
|
| 53 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 54 |
+
|
| 55 |
+
[More Information Needed]
|
| 56 |
+
|
| 57 |
+
### Out-of-Scope Use
|
| 58 |
+
|
| 59 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 60 |
+
|
| 61 |
+
[More Information Needed]
|
| 62 |
+
|
| 63 |
+
## Bias, Risks, and Limitations
|
| 64 |
+
|
| 65 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 66 |
+
|
| 67 |
+
[More Information Needed]
|
| 68 |
+
|
| 69 |
+
### Recommendations
|
| 70 |
+
|
| 71 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 72 |
+
|
| 73 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 74 |
+
|
| 75 |
+
## How to Get Started with the Model
|
| 76 |
+
|
| 77 |
+
Use the code below to get started with the model.
|
| 78 |
+
|
| 79 |
+
[More Information Needed]
|
| 80 |
+
|
| 81 |
+
## Training Details
|
| 82 |
+
|
| 83 |
+
### Training Data
|
| 84 |
+
|
| 85 |
+
<!-- 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. -->
|
| 86 |
+
|
| 87 |
+
[More Information Needed]
|
| 88 |
+
|
| 89 |
+
### Training Procedure
|
| 90 |
+
|
| 91 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 92 |
+
|
| 93 |
+
#### Preprocessing [optional]
|
| 94 |
+
|
| 95 |
+
[More Information Needed]
|
| 96 |
+
|
| 97 |
+
|
| 98 |
+
#### Training Hyperparameters
|
| 99 |
+
|
| 100 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 101 |
+
|
| 102 |
+
#### Speeds, Sizes, Times [optional]
|
| 103 |
+
|
| 104 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 105 |
+
|
| 106 |
+
[More Information Needed]
|
| 107 |
+
|
| 108 |
+
## Evaluation
|
| 109 |
+
|
| 110 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 111 |
+
|
| 112 |
+
### Testing Data, Factors & Metrics
|
| 113 |
+
|
| 114 |
+
#### Testing Data
|
| 115 |
+
|
| 116 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 117 |
+
|
| 118 |
+
[More Information Needed]
|
| 119 |
+
|
| 120 |
+
#### Factors
|
| 121 |
+
|
| 122 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 123 |
+
|
| 124 |
+
[More Information Needed]
|
| 125 |
+
|
| 126 |
+
#### Metrics
|
| 127 |
+
|
| 128 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 129 |
+
|
| 130 |
+
[More Information Needed]
|
| 131 |
+
|
| 132 |
+
### Results
|
| 133 |
+
|
| 134 |
+
[More Information Needed]
|
| 135 |
+
|
| 136 |
+
#### Summary
|
| 137 |
+
|
| 138 |
+
|
| 139 |
+
|
| 140 |
+
## Model Examination [optional]
|
| 141 |
+
|
| 142 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 143 |
+
|
| 144 |
+
[More Information Needed]
|
| 145 |
+
|
| 146 |
+
## Environmental Impact
|
| 147 |
+
|
| 148 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 149 |
+
|
| 150 |
+
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).
|
| 151 |
+
|
| 152 |
+
- **Hardware Type:** [More Information Needed]
|
| 153 |
+
- **Hours used:** [More Information Needed]
|
| 154 |
+
- **Cloud Provider:** [More Information Needed]
|
| 155 |
+
- **Compute Region:** [More Information Needed]
|
| 156 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 157 |
+
|
| 158 |
+
## Technical Specifications [optional]
|
| 159 |
+
|
| 160 |
+
### Model Architecture and Objective
|
| 161 |
+
|
| 162 |
+
[More Information Needed]
|
| 163 |
+
|
| 164 |
+
### Compute Infrastructure
|
| 165 |
+
|
| 166 |
+
[More Information Needed]
|
| 167 |
+
|
| 168 |
+
#### Hardware
|
| 169 |
+
|
| 170 |
+
[More Information Needed]
|
| 171 |
+
|
| 172 |
+
#### Software
|
| 173 |
+
|
| 174 |
+
[More Information Needed]
|
| 175 |
+
|
| 176 |
+
## Citation [optional]
|
| 177 |
+
|
| 178 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 179 |
+
|
| 180 |
+
**BibTeX:**
|
| 181 |
+
|
| 182 |
+
[More Information Needed]
|
| 183 |
+
|
| 184 |
+
**APA:**
|
| 185 |
+
|
| 186 |
+
[More Information Needed]
|
| 187 |
+
|
| 188 |
+
## Glossary [optional]
|
| 189 |
+
|
| 190 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 191 |
+
|
| 192 |
+
[More Information Needed]
|
| 193 |
+
|
| 194 |
+
## More Information [optional]
|
| 195 |
+
|
| 196 |
+
[More Information Needed]
|
| 197 |
+
|
| 198 |
+
## Model Card Authors [optional]
|
| 199 |
+
|
| 200 |
+
[More Information Needed]
|
| 201 |
+
|
| 202 |
+
## Model Card Contact
|
| 203 |
+
|
| 204 |
+
[More Information Needed]
|
| 205 |
+
### Framework versions
|
| 206 |
+
|
| 207 |
+
- PEFT 0.17.1
|
checkpoint-21594/adapter_config.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "deepseek-ai/deepseek-coder-6.7b-base",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"corda_config": null,
|
| 7 |
+
"eva_config": null,
|
| 8 |
+
"exclude_modules": null,
|
| 9 |
+
"fan_in_fan_out": false,
|
| 10 |
+
"inference_mode": true,
|
| 11 |
+
"init_lora_weights": true,
|
| 12 |
+
"layer_replication": null,
|
| 13 |
+
"layers_pattern": null,
|
| 14 |
+
"layers_to_transform": null,
|
| 15 |
+
"loftq_config": {},
|
| 16 |
+
"lora_alpha": 32,
|
| 17 |
+
"lora_bias": false,
|
| 18 |
+
"lora_dropout": 0.05,
|
| 19 |
+
"megatron_config": null,
|
| 20 |
+
"megatron_core": "megatron.core",
|
| 21 |
+
"modules_to_save": null,
|
| 22 |
+
"peft_type": "LORA",
|
| 23 |
+
"qalora_group_size": 16,
|
| 24 |
+
"r": 8,
|
| 25 |
+
"rank_pattern": {},
|
| 26 |
+
"revision": null,
|
| 27 |
+
"target_modules": [
|
| 28 |
+
"q_proj",
|
| 29 |
+
"v_proj"
|
| 30 |
+
],
|
| 31 |
+
"target_parameters": null,
|
| 32 |
+
"task_type": "CAUSAL_LM",
|
| 33 |
+
"trainable_token_indices": null,
|
| 34 |
+
"use_dora": false,
|
| 35 |
+
"use_qalora": false,
|
| 36 |
+
"use_rslora": false
|
| 37 |
+
}
|
checkpoint-21594/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ee87a42461d3aa2ae7b29659ada0e51cc80a72397872889e8085bcd8e3dcf2c7
|
| 3 |
+
size 541442872
|
checkpoint-21594/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:88ec6041e5d5ba7eefe546250b9a1cbc2409bad4816bf70d2be84c4adfc4f8b8
|
| 3 |
+
size 33664331
|
checkpoint-21594/rng_state_0.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b0c4de623579b200236ace978608067c9e3a69c8d2c77a337b2f877493a08b95
|
| 3 |
+
size 15429
|
checkpoint-21594/rng_state_1.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:102cc64c242df78e9ed67f37e015e3ad5e75bad4a10fda40c36e141bb031510f
|
| 3 |
+
size 15429
|
checkpoint-21594/rng_state_2.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f90e3f4ca9e31b067aa5a5f11bbb920fc43d584cef75b372380ff0d72536fc03
|
| 3 |
+
size 15429
|
checkpoint-21594/rng_state_3.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:061c0891c634be7ac7a6ad5061d99ccfec6aeee9a5f747234fe3224838fceaad
|
| 3 |
+
size 15429
|
checkpoint-21594/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bf98ae9a8b3cc9e7859082bd6e6da6f81bf03dc718451f21289f049963d895ed
|
| 3 |
+
size 1383
|
checkpoint-21594/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ab7f00f4114651e2e3e1656805a1aed89065c29830436603d28cc9fea438be77
|
| 3 |
+
size 1465
|
checkpoint-21594/special_tokens_map.json
ADDED
|
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"bos_token": {
|
| 3 |
+
"content": "<|begin▁of▁sentence|>",
|
| 4 |
+
"lstrip": false,
|
| 5 |
+
"normalized": true,
|
| 6 |
+
"rstrip": false,
|
| 7 |
+
"single_word": false
|
| 8 |
+
},
|
| 9 |
+
"eos_token": {
|
| 10 |
+
"content": "<|end▁of▁sentence|>",
|
| 11 |
+
"lstrip": false,
|
| 12 |
+
"normalized": true,
|
| 13 |
+
"rstrip": false,
|
| 14 |
+
"single_word": false
|
| 15 |
+
},
|
| 16 |
+
"pad_token": {
|
| 17 |
+
"content": "<|end▁of▁sentence|>",
|
| 18 |
+
"lstrip": false,
|
| 19 |
+
"normalized": true,
|
| 20 |
+
"rstrip": false,
|
| 21 |
+
"single_word": false
|
| 22 |
+
}
|
| 23 |
+
}
|
checkpoint-21594/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-21594/tokenizer_config.json
ADDED
|
@@ -0,0 +1,194 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": true,
|
| 3 |
+
"add_eos_token": false,
|
| 4 |
+
"add_prefix_space": null,
|
| 5 |
+
"added_tokens_decoder": {
|
| 6 |
+
"32000": {
|
| 7 |
+
"content": "õ",
|
| 8 |
+
"lstrip": false,
|
| 9 |
+
"normalized": true,
|
| 10 |
+
"rstrip": false,
|
| 11 |
+
"single_word": false,
|
| 12 |
+
"special": false
|
| 13 |
+
},
|
| 14 |
+
"32001": {
|
| 15 |
+
"content": "÷",
|
| 16 |
+
"lstrip": false,
|
| 17 |
+
"normalized": true,
|
| 18 |
+
"rstrip": false,
|
| 19 |
+
"single_word": false,
|
| 20 |
+
"special": false
|
| 21 |
+
},
|
| 22 |
+
"32002": {
|
| 23 |
+
"content": "Á",
|
| 24 |
+
"lstrip": false,
|
| 25 |
+
"normalized": true,
|
| 26 |
+
"rstrip": false,
|
| 27 |
+
"single_word": false,
|
| 28 |
+
"special": false
|
| 29 |
+
},
|
| 30 |
+
"32003": {
|
| 31 |
+
"content": "ý",
|
| 32 |
+
"lstrip": false,
|
| 33 |
+
"normalized": true,
|
| 34 |
+
"rstrip": false,
|
| 35 |
+
"single_word": false,
|
| 36 |
+
"special": false
|
| 37 |
+
},
|
| 38 |
+
"32004": {
|
| 39 |
+
"content": "À",
|
| 40 |
+
"lstrip": false,
|
| 41 |
+
"normalized": true,
|
| 42 |
+
"rstrip": false,
|
| 43 |
+
"single_word": false,
|
| 44 |
+
"special": false
|
| 45 |
+
},
|
| 46 |
+
"32005": {
|
| 47 |
+
"content": "ÿ",
|
| 48 |
+
"lstrip": false,
|
| 49 |
+
"normalized": true,
|
| 50 |
+
"rstrip": false,
|
| 51 |
+
"single_word": false,
|
| 52 |
+
"special": false
|
| 53 |
+
},
|
| 54 |
+
"32006": {
|
| 55 |
+
"content": "ø",
|
| 56 |
+
"lstrip": false,
|
| 57 |
+
"normalized": true,
|
| 58 |
+
"rstrip": false,
|
| 59 |
+
"single_word": false,
|
| 60 |
+
"special": false
|
| 61 |
+
},
|
| 62 |
+
"32007": {
|
| 63 |
+
"content": "ú",
|
| 64 |
+
"lstrip": false,
|
| 65 |
+
"normalized": true,
|
| 66 |
+
"rstrip": false,
|
| 67 |
+
"single_word": false,
|
| 68 |
+
"special": false
|
| 69 |
+
},
|
| 70 |
+
"32008": {
|
| 71 |
+
"content": "þ",
|
| 72 |
+
"lstrip": false,
|
| 73 |
+
"normalized": true,
|
| 74 |
+
"rstrip": false,
|
| 75 |
+
"single_word": false,
|
| 76 |
+
"special": false
|
| 77 |
+
},
|
| 78 |
+
"32009": {
|
| 79 |
+
"content": "ü",
|
| 80 |
+
"lstrip": false,
|
| 81 |
+
"normalized": true,
|
| 82 |
+
"rstrip": false,
|
| 83 |
+
"single_word": false,
|
| 84 |
+
"special": false
|
| 85 |
+
},
|
| 86 |
+
"32010": {
|
| 87 |
+
"content": "ù",
|
| 88 |
+
"lstrip": false,
|
| 89 |
+
"normalized": true,
|
| 90 |
+
"rstrip": false,
|
| 91 |
+
"single_word": false,
|
| 92 |
+
"special": false
|
| 93 |
+
},
|
| 94 |
+
"32011": {
|
| 95 |
+
"content": "ö",
|
| 96 |
+
"lstrip": false,
|
| 97 |
+
"normalized": true,
|
| 98 |
+
"rstrip": false,
|
| 99 |
+
"single_word": false,
|
| 100 |
+
"special": false
|
| 101 |
+
},
|
| 102 |
+
"32012": {
|
| 103 |
+
"content": "û",
|
| 104 |
+
"lstrip": false,
|
| 105 |
+
"normalized": true,
|
| 106 |
+
"rstrip": false,
|
| 107 |
+
"single_word": false,
|
| 108 |
+
"special": false
|
| 109 |
+
},
|
| 110 |
+
"32013": {
|
| 111 |
+
"content": "<|begin▁of▁sentence|>",
|
| 112 |
+
"lstrip": false,
|
| 113 |
+
"normalized": true,
|
| 114 |
+
"rstrip": false,
|
| 115 |
+
"single_word": false,
|
| 116 |
+
"special": true
|
| 117 |
+
},
|
| 118 |
+
"32014": {
|
| 119 |
+
"content": "<|end▁of▁sentence|>",
|
| 120 |
+
"lstrip": false,
|
| 121 |
+
"normalized": true,
|
| 122 |
+
"rstrip": false,
|
| 123 |
+
"single_word": false,
|
| 124 |
+
"special": true
|
| 125 |
+
},
|
| 126 |
+
"32015": {
|
| 127 |
+
"content": "<|fim▁hole|>",
|
| 128 |
+
"lstrip": false,
|
| 129 |
+
"normalized": true,
|
| 130 |
+
"rstrip": false,
|
| 131 |
+
"single_word": false,
|
| 132 |
+
"special": false
|
| 133 |
+
},
|
| 134 |
+
"32016": {
|
| 135 |
+
"content": "<|fim▁begin|>",
|
| 136 |
+
"lstrip": false,
|
| 137 |
+
"normalized": true,
|
| 138 |
+
"rstrip": false,
|
| 139 |
+
"single_word": false,
|
| 140 |
+
"special": false
|
| 141 |
+
},
|
| 142 |
+
"32017": {
|
| 143 |
+
"content": "<|fim▁end|>",
|
| 144 |
+
"lstrip": false,
|
| 145 |
+
"normalized": true,
|
| 146 |
+
"rstrip": false,
|
| 147 |
+
"single_word": false,
|
| 148 |
+
"special": false
|
| 149 |
+
},
|
| 150 |
+
"32018": {
|
| 151 |
+
"content": "<pad>",
|
| 152 |
+
"lstrip": false,
|
| 153 |
+
"normalized": true,
|
| 154 |
+
"rstrip": false,
|
| 155 |
+
"single_word": false,
|
| 156 |
+
"special": false
|
| 157 |
+
},
|
| 158 |
+
"32019": {
|
| 159 |
+
"content": "<|User|>",
|
| 160 |
+
"lstrip": false,
|
| 161 |
+
"normalized": true,
|
| 162 |
+
"rstrip": false,
|
| 163 |
+
"single_word": false,
|
| 164 |
+
"special": false
|
| 165 |
+
},
|
| 166 |
+
"32020": {
|
| 167 |
+
"content": "<|Assistant|>",
|
| 168 |
+
"lstrip": false,
|
| 169 |
+
"normalized": true,
|
| 170 |
+
"rstrip": false,
|
| 171 |
+
"single_word": false,
|
| 172 |
+
"special": false
|
| 173 |
+
},
|
| 174 |
+
"32021": {
|
| 175 |
+
"content": "<|EOT|>",
|
| 176 |
+
"lstrip": false,
|
| 177 |
+
"normalized": true,
|
| 178 |
+
"rstrip": false,
|
| 179 |
+
"single_word": false,
|
| 180 |
+
"special": false
|
| 181 |
+
}
|
| 182 |
+
},
|
| 183 |
+
"bos_token": "<|begin▁of▁sentence|>",
|
| 184 |
+
"clean_up_tokenization_spaces": false,
|
| 185 |
+
"eos_token": "<|end▁of▁sentence|>",
|
| 186 |
+
"extra_special_tokens": {},
|
| 187 |
+
"legacy": true,
|
| 188 |
+
"model_max_length": 16384,
|
| 189 |
+
"pad_token": "<|end▁of▁sentence|>",
|
| 190 |
+
"sp_model_kwargs": {},
|
| 191 |
+
"tokenizer_class": "LlamaTokenizerFast",
|
| 192 |
+
"unk_token": null,
|
| 193 |
+
"use_default_system_prompt": false
|
| 194 |
+
}
|
checkpoint-21594/trainer_state.json
ADDED
|
@@ -0,0 +1,567 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 6.0,
|
| 6 |
+
"eval_steps": 720,
|
| 7 |
+
"global_step": 21594,
|
| 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.13892747985551543,
|
| 14 |
+
"grad_norm": 0.595678985118866,
|
| 15 |
+
"learning_rate": 0.00039537834583680656,
|
| 16 |
+
"loss": 0.376,
|
| 17 |
+
"step": 500
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.2000555709919422,
|
| 21 |
+
"eval_loss": 0.30611157417297363,
|
| 22 |
+
"eval_runtime": 21.4927,
|
| 23 |
+
"eval_samples_per_second": 23.264,
|
| 24 |
+
"eval_steps_per_second": 2.931,
|
| 25 |
+
"step": 720
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"epoch": 0.27785495971103086,
|
| 29 |
+
"grad_norm": 0.7439117431640625,
|
| 30 |
+
"learning_rate": 0.0003907474298416227,
|
| 31 |
+
"loss": 0.2956,
|
| 32 |
+
"step": 1000
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"epoch": 0.4001111419838844,
|
| 36 |
+
"eval_loss": 0.271937757730484,
|
| 37 |
+
"eval_runtime": 21.3424,
|
| 38 |
+
"eval_samples_per_second": 23.428,
|
| 39 |
+
"eval_steps_per_second": 2.952,
|
| 40 |
+
"step": 1440
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"epoch": 0.41678243956654626,
|
| 44 |
+
"grad_norm": 0.5364288091659546,
|
| 45 |
+
"learning_rate": 0.00038611651384643886,
|
| 46 |
+
"loss": 0.2658,
|
| 47 |
+
"step": 1500
|
| 48 |
+
},
|
| 49 |
+
{
|
| 50 |
+
"epoch": 0.5557099194220617,
|
| 51 |
+
"grad_norm": 0.5661336779594421,
|
| 52 |
+
"learning_rate": 0.000381485597851255,
|
| 53 |
+
"loss": 0.2461,
|
| 54 |
+
"step": 2000
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"epoch": 0.6001667129758266,
|
| 58 |
+
"eval_loss": 0.2515988349914551,
|
| 59 |
+
"eval_runtime": 21.3216,
|
| 60 |
+
"eval_samples_per_second": 23.45,
|
| 61 |
+
"eval_steps_per_second": 2.955,
|
| 62 |
+
"step": 2160
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"epoch": 0.6946373992775771,
|
| 66 |
+
"grad_norm": 0.4893731474876404,
|
| 67 |
+
"learning_rate": 0.00037685468185607115,
|
| 68 |
+
"loss": 0.2307,
|
| 69 |
+
"step": 2500
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"epoch": 0.8002222839677688,
|
| 73 |
+
"eval_loss": 0.22781750559806824,
|
| 74 |
+
"eval_runtime": 21.3004,
|
| 75 |
+
"eval_samples_per_second": 23.474,
|
| 76 |
+
"eval_steps_per_second": 2.958,
|
| 77 |
+
"step": 2880
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"epoch": 0.8335648791330925,
|
| 81 |
+
"grad_norm": 0.5245664119720459,
|
| 82 |
+
"learning_rate": 0.0003722237658608873,
|
| 83 |
+
"loss": 0.2205,
|
| 84 |
+
"step": 3000
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"epoch": 0.972492358988608,
|
| 88 |
+
"grad_norm": 0.7262536287307739,
|
| 89 |
+
"learning_rate": 0.00036759284986570345,
|
| 90 |
+
"loss": 0.2154,
|
| 91 |
+
"step": 3500
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"epoch": 1.000277854959711,
|
| 95 |
+
"eval_loss": 0.21747416257858276,
|
| 96 |
+
"eval_runtime": 21.4198,
|
| 97 |
+
"eval_samples_per_second": 23.343,
|
| 98 |
+
"eval_steps_per_second": 2.941,
|
| 99 |
+
"step": 3600
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 1.1114198388441234,
|
| 103 |
+
"grad_norm": 0.5650269389152527,
|
| 104 |
+
"learning_rate": 0.0003629619338705196,
|
| 105 |
+
"loss": 0.1815,
|
| 106 |
+
"step": 4000
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"epoch": 1.2003334259516532,
|
| 110 |
+
"eval_loss": 0.2159462422132492,
|
| 111 |
+
"eval_runtime": 21.4142,
|
| 112 |
+
"eval_samples_per_second": 23.349,
|
| 113 |
+
"eval_steps_per_second": 2.942,
|
| 114 |
+
"step": 4320
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 1.2503473186996388,
|
| 118 |
+
"grad_norm": 0.6974398493766785,
|
| 119 |
+
"learning_rate": 0.00035833101787533574,
|
| 120 |
+
"loss": 0.1813,
|
| 121 |
+
"step": 4500
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"epoch": 1.3892747985551543,
|
| 125 |
+
"grad_norm": 0.6206701993942261,
|
| 126 |
+
"learning_rate": 0.0003537001018801519,
|
| 127 |
+
"loss": 0.1785,
|
| 128 |
+
"step": 5000
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"epoch": 1.4003889969435954,
|
| 132 |
+
"eval_loss": 0.20631669461727142,
|
| 133 |
+
"eval_runtime": 21.3451,
|
| 134 |
+
"eval_samples_per_second": 23.425,
|
| 135 |
+
"eval_steps_per_second": 2.952,
|
| 136 |
+
"step": 5040
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 1.5282022784106695,
|
| 140 |
+
"grad_norm": 0.6988590359687805,
|
| 141 |
+
"learning_rate": 0.00034906918588496804,
|
| 142 |
+
"loss": 0.1748,
|
| 143 |
+
"step": 5500
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"epoch": 1.6004445679355377,
|
| 147 |
+
"eval_loss": 0.20530453324317932,
|
| 148 |
+
"eval_runtime": 21.3207,
|
| 149 |
+
"eval_samples_per_second": 23.451,
|
| 150 |
+
"eval_steps_per_second": 2.955,
|
| 151 |
+
"step": 5760
|
| 152 |
+
},
|
| 153 |
+
{
|
| 154 |
+
"epoch": 1.667129758266185,
|
| 155 |
+
"grad_norm": 0.5506817698478699,
|
| 156 |
+
"learning_rate": 0.0003444382698897842,
|
| 157 |
+
"loss": 0.1715,
|
| 158 |
+
"step": 6000
|
| 159 |
+
},
|
| 160 |
+
{
|
| 161 |
+
"epoch": 1.8005001389274797,
|
| 162 |
+
"eval_loss": 0.19710968434810638,
|
| 163 |
+
"eval_runtime": 21.2884,
|
| 164 |
+
"eval_samples_per_second": 23.487,
|
| 165 |
+
"eval_steps_per_second": 2.959,
|
| 166 |
+
"step": 6480
|
| 167 |
+
},
|
| 168 |
+
{
|
| 169 |
+
"epoch": 1.8060572381217006,
|
| 170 |
+
"grad_norm": 0.464895099401474,
|
| 171 |
+
"learning_rate": 0.0003398073538946004,
|
| 172 |
+
"loss": 0.1678,
|
| 173 |
+
"step": 6500
|
| 174 |
+
},
|
| 175 |
+
{
|
| 176 |
+
"epoch": 1.9449847179772157,
|
| 177 |
+
"grad_norm": 0.6984584331512451,
|
| 178 |
+
"learning_rate": 0.0003351764378994165,
|
| 179 |
+
"loss": 0.1664,
|
| 180 |
+
"step": 7000
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"epoch": 2.000555709919422,
|
| 184 |
+
"eval_loss": 0.18991900980472565,
|
| 185 |
+
"eval_runtime": 21.3167,
|
| 186 |
+
"eval_samples_per_second": 23.456,
|
| 187 |
+
"eval_steps_per_second": 2.955,
|
| 188 |
+
"step": 7200
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"epoch": 2.0839121978327313,
|
| 192 |
+
"grad_norm": 0.6013078093528748,
|
| 193 |
+
"learning_rate": 0.0003305455219042327,
|
| 194 |
+
"loss": 0.1452,
|
| 195 |
+
"step": 7500
|
| 196 |
+
},
|
| 197 |
+
{
|
| 198 |
+
"epoch": 2.2006112809113643,
|
| 199 |
+
"eval_loss": 0.1970534473657608,
|
| 200 |
+
"eval_runtime": 21.6809,
|
| 201 |
+
"eval_samples_per_second": 23.062,
|
| 202 |
+
"eval_steps_per_second": 2.906,
|
| 203 |
+
"step": 7920
|
| 204 |
+
},
|
| 205 |
+
{
|
| 206 |
+
"epoch": 2.222839677688247,
|
| 207 |
+
"grad_norm": 0.516161322593689,
|
| 208 |
+
"learning_rate": 0.0003259146059090488,
|
| 209 |
+
"loss": 0.1352,
|
| 210 |
+
"step": 8000
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"epoch": 2.361767157543762,
|
| 214 |
+
"grad_norm": 0.6993707418441772,
|
| 215 |
+
"learning_rate": 0.000321283689913865,
|
| 216 |
+
"loss": 0.1363,
|
| 217 |
+
"step": 8500
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"epoch": 2.4006668519033063,
|
| 221 |
+
"eval_loss": 0.18779733777046204,
|
| 222 |
+
"eval_runtime": 21.3417,
|
| 223 |
+
"eval_samples_per_second": 23.428,
|
| 224 |
+
"eval_steps_per_second": 2.952,
|
| 225 |
+
"step": 8640
|
| 226 |
+
},
|
| 227 |
+
{
|
| 228 |
+
"epoch": 2.5006946373992776,
|
| 229 |
+
"grad_norm": 0.542614758014679,
|
| 230 |
+
"learning_rate": 0.00031665277391868115,
|
| 231 |
+
"loss": 0.1345,
|
| 232 |
+
"step": 9000
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"epoch": 2.600722422895249,
|
| 236 |
+
"eval_loss": 0.18519769608974457,
|
| 237 |
+
"eval_runtime": 21.5664,
|
| 238 |
+
"eval_samples_per_second": 23.184,
|
| 239 |
+
"eval_steps_per_second": 2.921,
|
| 240 |
+
"step": 9360
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"epoch": 2.639622117254793,
|
| 244 |
+
"grad_norm": 0.691017746925354,
|
| 245 |
+
"learning_rate": 0.00031202185792349727,
|
| 246 |
+
"loss": 0.1353,
|
| 247 |
+
"step": 9500
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"epoch": 2.7785495971103087,
|
| 251 |
+
"grad_norm": 0.4563291370868683,
|
| 252 |
+
"learning_rate": 0.0003073909419283134,
|
| 253 |
+
"loss": 0.1345,
|
| 254 |
+
"step": 10000
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"epoch": 2.800777993887191,
|
| 258 |
+
"eval_loss": 0.18035078048706055,
|
| 259 |
+
"eval_runtime": 21.2975,
|
| 260 |
+
"eval_samples_per_second": 23.477,
|
| 261 |
+
"eval_steps_per_second": 2.958,
|
| 262 |
+
"step": 10080
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"epoch": 2.917477076965824,
|
| 266 |
+
"grad_norm": 0.6514193415641785,
|
| 267 |
+
"learning_rate": 0.00030276002593312957,
|
| 268 |
+
"loss": 0.1355,
|
| 269 |
+
"step": 10500
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"epoch": 3.000833564879133,
|
| 273 |
+
"eval_loss": 0.17824167013168335,
|
| 274 |
+
"eval_runtime": 21.3358,
|
| 275 |
+
"eval_samples_per_second": 23.435,
|
| 276 |
+
"eval_steps_per_second": 2.953,
|
| 277 |
+
"step": 10800
|
| 278 |
+
},
|
| 279 |
+
{
|
| 280 |
+
"epoch": 3.0564045568213394,
|
| 281 |
+
"grad_norm": 0.7063578367233276,
|
| 282 |
+
"learning_rate": 0.00029812910993794574,
|
| 283 |
+
"loss": 0.1222,
|
| 284 |
+
"step": 11000
|
| 285 |
+
},
|
| 286 |
+
{
|
| 287 |
+
"epoch": 3.1953320366768545,
|
| 288 |
+
"grad_norm": 0.7858085632324219,
|
| 289 |
+
"learning_rate": 0.0002934981939427619,
|
| 290 |
+
"loss": 0.1072,
|
| 291 |
+
"step": 11500
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"epoch": 3.2008891358710754,
|
| 295 |
+
"eval_loss": 0.18112412095069885,
|
| 296 |
+
"eval_runtime": 21.3193,
|
| 297 |
+
"eval_samples_per_second": 23.453,
|
| 298 |
+
"eval_steps_per_second": 2.955,
|
| 299 |
+
"step": 11520
|
| 300 |
+
},
|
| 301 |
+
{
|
| 302 |
+
"epoch": 3.33425951653237,
|
| 303 |
+
"grad_norm": 0.962510883808136,
|
| 304 |
+
"learning_rate": 0.00028886727794757804,
|
| 305 |
+
"loss": 0.1086,
|
| 306 |
+
"step": 12000
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"epoch": 3.4009447068630174,
|
| 310 |
+
"eval_loss": 0.17723555862903595,
|
| 311 |
+
"eval_runtime": 21.2949,
|
| 312 |
+
"eval_samples_per_second": 23.48,
|
| 313 |
+
"eval_steps_per_second": 2.958,
|
| 314 |
+
"step": 12240
|
| 315 |
+
},
|
| 316 |
+
{
|
| 317 |
+
"epoch": 3.4731869963878856,
|
| 318 |
+
"grad_norm": 0.47604429721832275,
|
| 319 |
+
"learning_rate": 0.00028423636195239416,
|
| 320 |
+
"loss": 0.109,
|
| 321 |
+
"step": 12500
|
| 322 |
+
},
|
| 323 |
+
{
|
| 324 |
+
"epoch": 3.6010002778549595,
|
| 325 |
+
"eval_loss": 0.1781689077615738,
|
| 326 |
+
"eval_runtime": 21.2531,
|
| 327 |
+
"eval_samples_per_second": 23.526,
|
| 328 |
+
"eval_steps_per_second": 2.964,
|
| 329 |
+
"step": 12960
|
| 330 |
+
},
|
| 331 |
+
{
|
| 332 |
+
"epoch": 3.612114476243401,
|
| 333 |
+
"grad_norm": 0.49760594964027405,
|
| 334 |
+
"learning_rate": 0.00027960544595721033,
|
| 335 |
+
"loss": 0.1099,
|
| 336 |
+
"step": 13000
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"epoch": 3.7510419560989163,
|
| 340 |
+
"grad_norm": 0.6786069869995117,
|
| 341 |
+
"learning_rate": 0.0002749745299620265,
|
| 342 |
+
"loss": 0.1084,
|
| 343 |
+
"step": 13500
|
| 344 |
+
},
|
| 345 |
+
{
|
| 346 |
+
"epoch": 3.801055848846902,
|
| 347 |
+
"eval_loss": 0.17475004494190216,
|
| 348 |
+
"eval_runtime": 21.2523,
|
| 349 |
+
"eval_samples_per_second": 23.527,
|
| 350 |
+
"eval_steps_per_second": 2.964,
|
| 351 |
+
"step": 13680
|
| 352 |
+
},
|
| 353 |
+
{
|
| 354 |
+
"epoch": 3.889969435954432,
|
| 355 |
+
"grad_norm": 0.8729720115661621,
|
| 356 |
+
"learning_rate": 0.0002703436139668427,
|
| 357 |
+
"loss": 0.1114,
|
| 358 |
+
"step": 14000
|
| 359 |
+
},
|
| 360 |
+
{
|
| 361 |
+
"epoch": 4.001111419838844,
|
| 362 |
+
"eval_loss": 0.16653864085674286,
|
| 363 |
+
"eval_runtime": 21.3451,
|
| 364 |
+
"eval_samples_per_second": 23.425,
|
| 365 |
+
"eval_steps_per_second": 2.951,
|
| 366 |
+
"step": 14400
|
| 367 |
+
},
|
| 368 |
+
{
|
| 369 |
+
"epoch": 4.0288969158099475,
|
| 370 |
+
"grad_norm": 0.7045803070068359,
|
| 371 |
+
"learning_rate": 0.0002657126979716588,
|
| 372 |
+
"loss": 0.1038,
|
| 373 |
+
"step": 14500
|
| 374 |
+
},
|
| 375 |
+
{
|
| 376 |
+
"epoch": 4.167824395665463,
|
| 377 |
+
"grad_norm": 0.9094932079315186,
|
| 378 |
+
"learning_rate": 0.0002610817819764749,
|
| 379 |
+
"loss": 0.0839,
|
| 380 |
+
"step": 15000
|
| 381 |
+
},
|
| 382 |
+
{
|
| 383 |
+
"epoch": 4.201166990830786,
|
| 384 |
+
"eval_loss": 0.1762482225894928,
|
| 385 |
+
"eval_runtime": 21.3199,
|
| 386 |
+
"eval_samples_per_second": 23.452,
|
| 387 |
+
"eval_steps_per_second": 2.955,
|
| 388 |
+
"step": 15120
|
| 389 |
+
},
|
| 390 |
+
{
|
| 391 |
+
"epoch": 4.306751875520978,
|
| 392 |
+
"grad_norm": 0.6102758646011353,
|
| 393 |
+
"learning_rate": 0.0002564508659812911,
|
| 394 |
+
"loss": 0.0878,
|
| 395 |
+
"step": 15500
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"epoch": 4.4012225618227285,
|
| 399 |
+
"eval_loss": 0.17415344715118408,
|
| 400 |
+
"eval_runtime": 21.3432,
|
| 401 |
+
"eval_samples_per_second": 23.427,
|
| 402 |
+
"eval_steps_per_second": 2.952,
|
| 403 |
+
"step": 15840
|
| 404 |
+
},
|
| 405 |
+
{
|
| 406 |
+
"epoch": 4.445679355376494,
|
| 407 |
+
"grad_norm": 0.46317267417907715,
|
| 408 |
+
"learning_rate": 0.00025181994998610727,
|
| 409 |
+
"loss": 0.0883,
|
| 410 |
+
"step": 16000
|
| 411 |
+
},
|
| 412 |
+
{
|
| 413 |
+
"epoch": 4.584606835232009,
|
| 414 |
+
"grad_norm": 0.6532848477363586,
|
| 415 |
+
"learning_rate": 0.00024718903399092345,
|
| 416 |
+
"loss": 0.0887,
|
| 417 |
+
"step": 16500
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 4.601278132814671,
|
| 421 |
+
"eval_loss": 0.18139471113681793,
|
| 422 |
+
"eval_runtime": 21.5324,
|
| 423 |
+
"eval_samples_per_second": 23.221,
|
| 424 |
+
"eval_steps_per_second": 2.926,
|
| 425 |
+
"step": 16560
|
| 426 |
+
},
|
| 427 |
+
{
|
| 428 |
+
"epoch": 4.723534315087524,
|
| 429 |
+
"grad_norm": 0.8044198155403137,
|
| 430 |
+
"learning_rate": 0.00024255811799573954,
|
| 431 |
+
"loss": 0.0928,
|
| 432 |
+
"step": 17000
|
| 433 |
+
},
|
| 434 |
+
{
|
| 435 |
+
"epoch": 4.801333703806613,
|
| 436 |
+
"eval_loss": 0.16956336796283722,
|
| 437 |
+
"eval_runtime": 22.0239,
|
| 438 |
+
"eval_samples_per_second": 22.703,
|
| 439 |
+
"eval_steps_per_second": 2.861,
|
| 440 |
+
"step": 17280
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"epoch": 4.86246179494304,
|
| 444 |
+
"grad_norm": 0.6072468161582947,
|
| 445 |
+
"learning_rate": 0.00023792720200055571,
|
| 446 |
+
"loss": 0.0915,
|
| 447 |
+
"step": 17500
|
| 448 |
+
},
|
| 449 |
+
{
|
| 450 |
+
"epoch": 5.001389274798555,
|
| 451 |
+
"grad_norm": 0.7845910787582397,
|
| 452 |
+
"learning_rate": 0.0002332962860053719,
|
| 453 |
+
"loss": 0.0888,
|
| 454 |
+
"step": 18000
|
| 455 |
+
},
|
| 456 |
+
{
|
| 457 |
+
"epoch": 5.001389274798555,
|
| 458 |
+
"eval_loss": 0.17226029932498932,
|
| 459 |
+
"eval_runtime": 21.2768,
|
| 460 |
+
"eval_samples_per_second": 23.5,
|
| 461 |
+
"eval_steps_per_second": 2.961,
|
| 462 |
+
"step": 18000
|
| 463 |
+
},
|
| 464 |
+
{
|
| 465 |
+
"epoch": 5.14031675465407,
|
| 466 |
+
"grad_norm": 0.4631412923336029,
|
| 467 |
+
"learning_rate": 0.00022866537001018804,
|
| 468 |
+
"loss": 0.067,
|
| 469 |
+
"step": 18500
|
| 470 |
+
},
|
| 471 |
+
{
|
| 472 |
+
"epoch": 5.201444845790498,
|
| 473 |
+
"eval_loss": 0.18070575594902039,
|
| 474 |
+
"eval_runtime": 21.433,
|
| 475 |
+
"eval_samples_per_second": 23.328,
|
| 476 |
+
"eval_steps_per_second": 2.939,
|
| 477 |
+
"step": 18720
|
| 478 |
+
},
|
| 479 |
+
{
|
| 480 |
+
"epoch": 5.279244234509586,
|
| 481 |
+
"grad_norm": 0.5497326850891113,
|
| 482 |
+
"learning_rate": 0.00022403445401500416,
|
| 483 |
+
"loss": 0.0696,
|
| 484 |
+
"step": 19000
|
| 485 |
+
},
|
| 486 |
+
{
|
| 487 |
+
"epoch": 5.401500416782439,
|
| 488 |
+
"eval_loss": 0.17943890392780304,
|
| 489 |
+
"eval_runtime": 21.3084,
|
| 490 |
+
"eval_samples_per_second": 23.465,
|
| 491 |
+
"eval_steps_per_second": 2.957,
|
| 492 |
+
"step": 19440
|
| 493 |
+
},
|
| 494 |
+
{
|
| 495 |
+
"epoch": 5.418171714365101,
|
| 496 |
+
"grad_norm": 0.455014705657959,
|
| 497 |
+
"learning_rate": 0.00021940353801982033,
|
| 498 |
+
"loss": 0.0717,
|
| 499 |
+
"step": 19500
|
| 500 |
+
},
|
| 501 |
+
{
|
| 502 |
+
"epoch": 5.5570991942206165,
|
| 503 |
+
"grad_norm": 0.4856937527656555,
|
| 504 |
+
"learning_rate": 0.00021477262202463648,
|
| 505 |
+
"loss": 0.0724,
|
| 506 |
+
"step": 20000
|
| 507 |
+
},
|
| 508 |
+
{
|
| 509 |
+
"epoch": 5.601555987774382,
|
| 510 |
+
"eval_loss": 0.1766962856054306,
|
| 511 |
+
"eval_runtime": 21.2925,
|
| 512 |
+
"eval_samples_per_second": 23.482,
|
| 513 |
+
"eval_steps_per_second": 2.959,
|
| 514 |
+
"step": 20160
|
| 515 |
+
},
|
| 516 |
+
{
|
| 517 |
+
"epoch": 5.6960266740761325,
|
| 518 |
+
"grad_norm": 0.9877897500991821,
|
| 519 |
+
"learning_rate": 0.00021014170602945265,
|
| 520 |
+
"loss": 0.0748,
|
| 521 |
+
"step": 20500
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"epoch": 5.801611558766324,
|
| 525 |
+
"eval_loss": 0.17774970829486847,
|
| 526 |
+
"eval_runtime": 21.463,
|
| 527 |
+
"eval_samples_per_second": 23.296,
|
| 528 |
+
"eval_steps_per_second": 2.935,
|
| 529 |
+
"step": 20880
|
| 530 |
+
},
|
| 531 |
+
{
|
| 532 |
+
"epoch": 5.834954153931648,
|
| 533 |
+
"grad_norm": 0.5059243440628052,
|
| 534 |
+
"learning_rate": 0.0002055107900342688,
|
| 535 |
+
"loss": 0.0732,
|
| 536 |
+
"step": 21000
|
| 537 |
+
},
|
| 538 |
+
{
|
| 539 |
+
"epoch": 5.973881633787163,
|
| 540 |
+
"grad_norm": 0.6043376326560974,
|
| 541 |
+
"learning_rate": 0.00020087987403908492,
|
| 542 |
+
"loss": 0.0731,
|
| 543 |
+
"step": 21500
|
| 544 |
+
}
|
| 545 |
+
],
|
| 546 |
+
"logging_steps": 500,
|
| 547 |
+
"max_steps": 43188,
|
| 548 |
+
"num_input_tokens_seen": 0,
|
| 549 |
+
"num_train_epochs": 12,
|
| 550 |
+
"save_steps": 500,
|
| 551 |
+
"stateful_callbacks": {
|
| 552 |
+
"TrainerControl": {
|
| 553 |
+
"args": {
|
| 554 |
+
"should_epoch_stop": false,
|
| 555 |
+
"should_evaluate": false,
|
| 556 |
+
"should_log": false,
|
| 557 |
+
"should_save": true,
|
| 558 |
+
"should_training_stop": false
|
| 559 |
+
},
|
| 560 |
+
"attributes": {}
|
| 561 |
+
}
|
| 562 |
+
},
|
| 563 |
+
"total_flos": 8.186199114359243e+18,
|
| 564 |
+
"train_batch_size": 4,
|
| 565 |
+
"trial_name": null,
|
| 566 |
+
"trial_params": null
|
| 567 |
+
}
|
checkpoint-21594/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:3de8de04a41aacae7356527ee558c79f3006d749accd2ab97d993eba053eccb0
|
| 3 |
+
size 5969
|