Training in progress, epoch 5, checkpoint
Browse files- checkpoint-17995/README.md +202 -0
- checkpoint-17995/adapter_config.json +34 -0
- checkpoint-17995/adapter_model.safetensors +3 -0
- checkpoint-17995/optimizer.pt +3 -0
- checkpoint-17995/rng_state_0.pth +3 -0
- checkpoint-17995/rng_state_1.pth +3 -0
- checkpoint-17995/rng_state_2.pth +3 -0
- checkpoint-17995/rng_state_3.pth +3 -0
- checkpoint-17995/rng_state_4.pth +3 -0
- checkpoint-17995/rng_state_5.pth +3 -0
- checkpoint-17995/rng_state_6.pth +3 -0
- checkpoint-17995/rng_state_7.pth +3 -0
- checkpoint-17995/scaler.pt +3 -0
- checkpoint-17995/scheduler.pt +3 -0
- checkpoint-17995/special_tokens_map.json +23 -0
- checkpoint-17995/tokenizer.json +0 -0
- checkpoint-17995/tokenizer_config.json +202 -0
- checkpoint-17995/trainer_state.json +471 -0
- checkpoint-17995/training_args.bin +3 -0
checkpoint-17995/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: deepseek-ai/deepseek-coder-1.3b-base
|
| 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-17995/adapter_config.json
ADDED
|
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "deepseek-ai/deepseek-coder-1.3b-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 |
+
"r": 8,
|
| 24 |
+
"rank_pattern": {},
|
| 25 |
+
"revision": null,
|
| 26 |
+
"target_modules": [
|
| 27 |
+
"q_proj",
|
| 28 |
+
"v_proj"
|
| 29 |
+
],
|
| 30 |
+
"task_type": "CAUSAL_LM",
|
| 31 |
+
"trainable_token_indices": null,
|
| 32 |
+
"use_dora": false,
|
| 33 |
+
"use_rslora": false
|
| 34 |
+
}
|
checkpoint-17995/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4634f873597a74aa2a450274d033f40f3631f51eeff24795aa426482855d48ac
|
| 3 |
+
size 268636736
|
checkpoint-17995/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:faf20dbc366f6a09d9177790bcc0bd5a9c7b1dfd36a3b309f4675e9b66826f83
|
| 3 |
+
size 12664203
|
checkpoint-17995/rng_state_0.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:449a811977eb6becbb89b31e25cdde334632cf5a666c89ee43b7435b95552749
|
| 3 |
+
size 16389
|
checkpoint-17995/rng_state_1.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a332ba08fadd4e0e09bae25cb45e46998b11c9ae9133bb845ed8e7b13be1aef0
|
| 3 |
+
size 16389
|
checkpoint-17995/rng_state_2.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5693aeb499fac90e64447a9f8f8a2a82729131f91c6dcfb5a6797a37634425dc
|
| 3 |
+
size 16389
|
checkpoint-17995/rng_state_3.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e957fd8df94c265e257bcaf2d457a27c294020a78e7be305ea0c26d6b38e7fe3
|
| 3 |
+
size 16389
|
checkpoint-17995/rng_state_4.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:241a3a673e4b9b591601fbcd5b818108df38897a4c560dca3b224908ba11c5d8
|
| 3 |
+
size 16389
|
checkpoint-17995/rng_state_5.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d59d32ee1e8f6ca96968c40a28dd4b6cd05ef48e03e788725c63ce56ce9554bb
|
| 3 |
+
size 16389
|
checkpoint-17995/rng_state_6.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e166ceea49dc296d17d1aac202dc932076323b4b87547e1e40dedffb1968acdb
|
| 3 |
+
size 16389
|
checkpoint-17995/rng_state_7.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b9ed8f2e75e2978d62d71e295411828cfd245f96d3e3e9eb8e1e40a6eb3b1c91
|
| 3 |
+
size 16389
|
checkpoint-17995/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:967d0a7fc17157459172b9489e2d15ca3335cccd95b7c68e2786141c4098bb90
|
| 3 |
+
size 1383
|
checkpoint-17995/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83bd8fd9c231cbcf68cb817aa8edf40b9db08c10db8722fd696e6467b562c7c4
|
| 3 |
+
size 1465
|
checkpoint-17995/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-17995/tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-17995/tokenizer_config.json
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
"32022": {
|
| 183 |
+
"content": "###end",
|
| 184 |
+
"lstrip": false,
|
| 185 |
+
"normalized": true,
|
| 186 |
+
"rstrip": false,
|
| 187 |
+
"single_word": false,
|
| 188 |
+
"special": false
|
| 189 |
+
}
|
| 190 |
+
},
|
| 191 |
+
"bos_token": "<|begin▁of▁sentence|>",
|
| 192 |
+
"clean_up_tokenization_spaces": false,
|
| 193 |
+
"eos_token": "<|end▁of▁sentence|>",
|
| 194 |
+
"extra_special_tokens": {},
|
| 195 |
+
"legacy": true,
|
| 196 |
+
"model_max_length": 16384,
|
| 197 |
+
"pad_token": "<|end▁of▁sentence|>",
|
| 198 |
+
"sp_model_kwargs": {},
|
| 199 |
+
"tokenizer_class": "LlamaTokenizerFast",
|
| 200 |
+
"unk_token": null,
|
| 201 |
+
"use_default_system_prompt": false
|
| 202 |
+
}
|
checkpoint-17995/trainer_state.json
ADDED
|
@@ -0,0 +1,471 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 5.0,
|
| 6 |
+
"eval_steps": 720,
|
| 7 |
+
"global_step": 17995,
|
| 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.6735790967941284,
|
| 15 |
+
"learning_rate": 0.0007907937390015746,
|
| 16 |
+
"loss": 0.3742,
|
| 17 |
+
"step": 500
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.2000555709919422,
|
| 21 |
+
"eval_loss": 0.2844131588935852,
|
| 22 |
+
"eval_runtime": 5.091,
|
| 23 |
+
"eval_samples_per_second": 98.212,
|
| 24 |
+
"eval_steps_per_second": 6.286,
|
| 25 |
+
"step": 720
|
| 26 |
+
},
|
| 27 |
+
{
|
| 28 |
+
"epoch": 0.27785495971103086,
|
| 29 |
+
"grad_norm": 0.6214504241943359,
|
| 30 |
+
"learning_rate": 0.0007815319070112068,
|
| 31 |
+
"loss": 0.2859,
|
| 32 |
+
"step": 1000
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"epoch": 0.4001111419838844,
|
| 36 |
+
"eval_loss": 0.2708466649055481,
|
| 37 |
+
"eval_runtime": 4.8349,
|
| 38 |
+
"eval_samples_per_second": 103.416,
|
| 39 |
+
"eval_steps_per_second": 6.619,
|
| 40 |
+
"step": 1440
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"epoch": 0.41678243956654626,
|
| 44 |
+
"grad_norm": 0.5057302117347717,
|
| 45 |
+
"learning_rate": 0.0007722700750208392,
|
| 46 |
+
"loss": 0.2679,
|
| 47 |
+
"step": 1500
|
| 48 |
+
},
|
| 49 |
+
{
|
| 50 |
+
"epoch": 0.5557099194220617,
|
| 51 |
+
"grad_norm": 0.623817503452301,
|
| 52 |
+
"learning_rate": 0.0007630082430304714,
|
| 53 |
+
"loss": 0.2527,
|
| 54 |
+
"step": 2000
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"epoch": 0.6001667129758266,
|
| 58 |
+
"eval_loss": 0.24877774715423584,
|
| 59 |
+
"eval_runtime": 5.9656,
|
| 60 |
+
"eval_samples_per_second": 83.813,
|
| 61 |
+
"eval_steps_per_second": 5.364,
|
| 62 |
+
"step": 2160
|
| 63 |
+
},
|
| 64 |
+
{
|
| 65 |
+
"epoch": 0.6946373992775771,
|
| 66 |
+
"grad_norm": 1.3911620378494263,
|
| 67 |
+
"learning_rate": 0.0007537649347040845,
|
| 68 |
+
"loss": 0.2441,
|
| 69 |
+
"step": 2500
|
| 70 |
+
},
|
| 71 |
+
{
|
| 72 |
+
"epoch": 0.8002222839677688,
|
| 73 |
+
"eval_loss": 0.2391277253627777,
|
| 74 |
+
"eval_runtime": 5.9872,
|
| 75 |
+
"eval_samples_per_second": 83.512,
|
| 76 |
+
"eval_steps_per_second": 5.345,
|
| 77 |
+
"step": 2880
|
| 78 |
+
},
|
| 79 |
+
{
|
| 80 |
+
"epoch": 0.8335648791330925,
|
| 81 |
+
"grad_norm": 0.7922923564910889,
|
| 82 |
+
"learning_rate": 0.0007445216263776975,
|
| 83 |
+
"loss": 0.235,
|
| 84 |
+
"step": 3000
|
| 85 |
+
},
|
| 86 |
+
{
|
| 87 |
+
"epoch": 0.972492358988608,
|
| 88 |
+
"grad_norm": 0.8539218902587891,
|
| 89 |
+
"learning_rate": 0.0007352597943873298,
|
| 90 |
+
"loss": 0.2331,
|
| 91 |
+
"step": 3500
|
| 92 |
+
},
|
| 93 |
+
{
|
| 94 |
+
"epoch": 1.000277854959711,
|
| 95 |
+
"eval_loss": 0.23887279629707336,
|
| 96 |
+
"eval_runtime": 5.6004,
|
| 97 |
+
"eval_samples_per_second": 89.279,
|
| 98 |
+
"eval_steps_per_second": 5.714,
|
| 99 |
+
"step": 3600
|
| 100 |
+
},
|
| 101 |
+
{
|
| 102 |
+
"epoch": 1.1114198388441234,
|
| 103 |
+
"grad_norm": 0.6812190413475037,
|
| 104 |
+
"learning_rate": 0.0007259979623969622,
|
| 105 |
+
"loss": 0.2201,
|
| 106 |
+
"step": 4000
|
| 107 |
+
},
|
| 108 |
+
{
|
| 109 |
+
"epoch": 1.2003334259516532,
|
| 110 |
+
"eval_loss": 0.2331564724445343,
|
| 111 |
+
"eval_runtime": 5.2457,
|
| 112 |
+
"eval_samples_per_second": 95.317,
|
| 113 |
+
"eval_steps_per_second": 6.1,
|
| 114 |
+
"step": 4320
|
| 115 |
+
},
|
| 116 |
+
{
|
| 117 |
+
"epoch": 1.2503473186996388,
|
| 118 |
+
"grad_norm": 0.6926279067993164,
|
| 119 |
+
"learning_rate": 0.0007167361304065945,
|
| 120 |
+
"loss": 0.2199,
|
| 121 |
+
"step": 4500
|
| 122 |
+
},
|
| 123 |
+
{
|
| 124 |
+
"epoch": 1.3892747985551543,
|
| 125 |
+
"grad_norm": 0.857128918170929,
|
| 126 |
+
"learning_rate": 0.0007074742984162268,
|
| 127 |
+
"loss": 0.2157,
|
| 128 |
+
"step": 5000
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"epoch": 1.4003889969435954,
|
| 132 |
+
"eval_loss": 0.22209732234477997,
|
| 133 |
+
"eval_runtime": 4.9003,
|
| 134 |
+
"eval_samples_per_second": 102.035,
|
| 135 |
+
"eval_steps_per_second": 6.53,
|
| 136 |
+
"step": 5040
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 1.5282022784106695,
|
| 140 |
+
"grad_norm": 0.8350584506988525,
|
| 141 |
+
"learning_rate": 0.000698212466425859,
|
| 142 |
+
"loss": 0.2122,
|
| 143 |
+
"step": 5500
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"epoch": 1.6004445679355377,
|
| 147 |
+
"eval_loss": 0.22165100276470184,
|
| 148 |
+
"eval_runtime": 4.8879,
|
| 149 |
+
"eval_samples_per_second": 102.294,
|
| 150 |
+
"eval_steps_per_second": 6.547,
|
| 151 |
+
"step": 5760
|
| 152 |
+
},
|
| 153 |
+
{
|
| 154 |
+
"epoch": 1.667129758266185,
|
| 155 |
+
"grad_norm": 0.6862344145774841,
|
| 156 |
+
"learning_rate": 0.0006889691580994721,
|
| 157 |
+
"loss": 0.2158,
|
| 158 |
+
"step": 6000
|
| 159 |
+
},
|
| 160 |
+
{
|
| 161 |
+
"epoch": 1.8005001389274797,
|
| 162 |
+
"eval_loss": 0.21265414357185364,
|
| 163 |
+
"eval_runtime": 5.1036,
|
| 164 |
+
"eval_samples_per_second": 97.97,
|
| 165 |
+
"eval_steps_per_second": 6.27,
|
| 166 |
+
"step": 6480
|
| 167 |
+
},
|
| 168 |
+
{
|
| 169 |
+
"epoch": 1.8060572381217006,
|
| 170 |
+
"grad_norm": 0.64631587266922,
|
| 171 |
+
"learning_rate": 0.0006797073261091044,
|
| 172 |
+
"loss": 0.2069,
|
| 173 |
+
"step": 6500
|
| 174 |
+
},
|
| 175 |
+
{
|
| 176 |
+
"epoch": 1.9449847179772157,
|
| 177 |
+
"grad_norm": 0.6139649748802185,
|
| 178 |
+
"learning_rate": 0.0006704454941187368,
|
| 179 |
+
"loss": 0.2063,
|
| 180 |
+
"step": 7000
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"epoch": 2.000555709919422,
|
| 184 |
+
"eval_loss": 0.2054276168346405,
|
| 185 |
+
"eval_runtime": 5.6047,
|
| 186 |
+
"eval_samples_per_second": 89.211,
|
| 187 |
+
"eval_steps_per_second": 5.71,
|
| 188 |
+
"step": 7200
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"epoch": 2.0839121978327313,
|
| 192 |
+
"grad_norm": 0.5134121179580688,
|
| 193 |
+
"learning_rate": 0.000661183662128369,
|
| 194 |
+
"loss": 0.1961,
|
| 195 |
+
"step": 7500
|
| 196 |
+
},
|
| 197 |
+
{
|
| 198 |
+
"epoch": 2.2006112809113643,
|
| 199 |
+
"eval_loss": 0.20968343317508698,
|
| 200 |
+
"eval_runtime": 4.9427,
|
| 201 |
+
"eval_samples_per_second": 101.16,
|
| 202 |
+
"eval_steps_per_second": 6.474,
|
| 203 |
+
"step": 7920
|
| 204 |
+
},
|
| 205 |
+
{
|
| 206 |
+
"epoch": 2.222839677688247,
|
| 207 |
+
"grad_norm": 0.667497456073761,
|
| 208 |
+
"learning_rate": 0.0006519218301380013,
|
| 209 |
+
"loss": 0.198,
|
| 210 |
+
"step": 8000
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"epoch": 2.361767157543762,
|
| 214 |
+
"grad_norm": 0.7320435643196106,
|
| 215 |
+
"learning_rate": 0.0006426599981476336,
|
| 216 |
+
"loss": 0.1942,
|
| 217 |
+
"step": 8500
|
| 218 |
+
},
|
| 219 |
+
{
|
| 220 |
+
"epoch": 2.4006668519033063,
|
| 221 |
+
"eval_loss": 0.201798677444458,
|
| 222 |
+
"eval_runtime": 5.0966,
|
| 223 |
+
"eval_samples_per_second": 98.105,
|
| 224 |
+
"eval_steps_per_second": 6.279,
|
| 225 |
+
"step": 8640
|
| 226 |
+
},
|
| 227 |
+
{
|
| 228 |
+
"epoch": 2.5006946373992776,
|
| 229 |
+
"grad_norm": 0.5457369685173035,
|
| 230 |
+
"learning_rate": 0.000633398166157266,
|
| 231 |
+
"loss": 0.1904,
|
| 232 |
+
"step": 9000
|
| 233 |
+
},
|
| 234 |
+
{
|
| 235 |
+
"epoch": 2.600722422895249,
|
| 236 |
+
"eval_loss": 0.19970637559890747,
|
| 237 |
+
"eval_runtime": 4.9095,
|
| 238 |
+
"eval_samples_per_second": 101.843,
|
| 239 |
+
"eval_steps_per_second": 6.518,
|
| 240 |
+
"step": 9360
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"epoch": 2.639622117254793,
|
| 244 |
+
"grad_norm": Infinity,
|
| 245 |
+
"learning_rate": 0.0006241363341668982,
|
| 246 |
+
"loss": 0.1928,
|
| 247 |
+
"step": 9500
|
| 248 |
+
},
|
| 249 |
+
{
|
| 250 |
+
"epoch": 2.7785495971103087,
|
| 251 |
+
"grad_norm": 0.5789324045181274,
|
| 252 |
+
"learning_rate": 0.0006148930258405113,
|
| 253 |
+
"loss": 0.1914,
|
| 254 |
+
"step": 10000
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"epoch": 2.800777993887191,
|
| 258 |
+
"eval_loss": 0.20011071860790253,
|
| 259 |
+
"eval_runtime": 4.9182,
|
| 260 |
+
"eval_samples_per_second": 101.663,
|
| 261 |
+
"eval_steps_per_second": 6.506,
|
| 262 |
+
"step": 10080
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"epoch": 2.917477076965824,
|
| 266 |
+
"grad_norm": 0.5479323863983154,
|
| 267 |
+
"learning_rate": 0.0006056311938501436,
|
| 268 |
+
"loss": 0.193,
|
| 269 |
+
"step": 10500
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"epoch": 3.000833564879133,
|
| 273 |
+
"eval_loss": 0.19800344109535217,
|
| 274 |
+
"eval_runtime": 5.4208,
|
| 275 |
+
"eval_samples_per_second": 92.236,
|
| 276 |
+
"eval_steps_per_second": 5.903,
|
| 277 |
+
"step": 10800
|
| 278 |
+
},
|
| 279 |
+
{
|
| 280 |
+
"epoch": 3.0564045568213394,
|
| 281 |
+
"grad_norm": 0.509381890296936,
|
| 282 |
+
"learning_rate": 0.0005963693618597759,
|
| 283 |
+
"loss": 0.1849,
|
| 284 |
+
"step": 11000
|
| 285 |
+
},
|
| 286 |
+
{
|
| 287 |
+
"epoch": 3.1953320366768545,
|
| 288 |
+
"grad_norm": 0.5641015768051147,
|
| 289 |
+
"learning_rate": 0.0005871075298694081,
|
| 290 |
+
"loss": 0.1803,
|
| 291 |
+
"step": 11500
|
| 292 |
+
},
|
| 293 |
+
{
|
| 294 |
+
"epoch": 3.2008891358710754,
|
| 295 |
+
"eval_loss": 0.19798952341079712,
|
| 296 |
+
"eval_runtime": 6.0408,
|
| 297 |
+
"eval_samples_per_second": 82.771,
|
| 298 |
+
"eval_steps_per_second": 5.297,
|
| 299 |
+
"step": 11520
|
| 300 |
+
},
|
| 301 |
+
{
|
| 302 |
+
"epoch": 3.33425951653237,
|
| 303 |
+
"grad_norm": 0.5248855352401733,
|
| 304 |
+
"learning_rate": 0.0005778456978790405,
|
| 305 |
+
"loss": 0.1785,
|
| 306 |
+
"step": 12000
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"epoch": 3.4009447068630174,
|
| 310 |
+
"eval_loss": 0.1982451230287552,
|
| 311 |
+
"eval_runtime": 6.0297,
|
| 312 |
+
"eval_samples_per_second": 82.922,
|
| 313 |
+
"eval_steps_per_second": 5.307,
|
| 314 |
+
"step": 12240
|
| 315 |
+
},
|
| 316 |
+
{
|
| 317 |
+
"epoch": 3.4731869963878856,
|
| 318 |
+
"grad_norm": 1.105663537979126,
|
| 319 |
+
"learning_rate": 0.0005685838658886728,
|
| 320 |
+
"loss": 0.1758,
|
| 321 |
+
"step": 12500
|
| 322 |
+
},
|
| 323 |
+
{
|
| 324 |
+
"epoch": 3.6010002778549595,
|
| 325 |
+
"eval_loss": 0.1906416267156601,
|
| 326 |
+
"eval_runtime": 5.9927,
|
| 327 |
+
"eval_samples_per_second": 83.434,
|
| 328 |
+
"eval_steps_per_second": 5.34,
|
| 329 |
+
"step": 12960
|
| 330 |
+
},
|
| 331 |
+
{
|
| 332 |
+
"epoch": 3.612114476243401,
|
| 333 |
+
"grad_norm": 1.019622802734375,
|
| 334 |
+
"learning_rate": 0.0005593405575622859,
|
| 335 |
+
"loss": 0.1765,
|
| 336 |
+
"step": 13000
|
| 337 |
+
},
|
| 338 |
+
{
|
| 339 |
+
"epoch": 3.7510419560989163,
|
| 340 |
+
"grad_norm": 0.8380174040794373,
|
| 341 |
+
"learning_rate": 0.0005500787255719182,
|
| 342 |
+
"loss": 0.1756,
|
| 343 |
+
"step": 13500
|
| 344 |
+
},
|
| 345 |
+
{
|
| 346 |
+
"epoch": 3.801055848846902,
|
| 347 |
+
"eval_loss": 0.18713021278381348,
|
| 348 |
+
"eval_runtime": 4.8131,
|
| 349 |
+
"eval_samples_per_second": 103.884,
|
| 350 |
+
"eval_steps_per_second": 6.649,
|
| 351 |
+
"step": 13680
|
| 352 |
+
},
|
| 353 |
+
{
|
| 354 |
+
"epoch": 3.889969435954432,
|
| 355 |
+
"grad_norm": 0.858310878276825,
|
| 356 |
+
"learning_rate": 0.0005408168935815504,
|
| 357 |
+
"loss": 0.1773,
|
| 358 |
+
"step": 14000
|
| 359 |
+
},
|
| 360 |
+
{
|
| 361 |
+
"epoch": 4.001111419838844,
|
| 362 |
+
"eval_loss": 0.18768689036369324,
|
| 363 |
+
"eval_runtime": 5.2594,
|
| 364 |
+
"eval_samples_per_second": 95.068,
|
| 365 |
+
"eval_steps_per_second": 6.084,
|
| 366 |
+
"step": 14400
|
| 367 |
+
},
|
| 368 |
+
{
|
| 369 |
+
"epoch": 4.0288969158099475,
|
| 370 |
+
"grad_norm": 0.8781201243400574,
|
| 371 |
+
"learning_rate": 0.0005315550615911827,
|
| 372 |
+
"loss": 0.1728,
|
| 373 |
+
"step": 14500
|
| 374 |
+
},
|
| 375 |
+
{
|
| 376 |
+
"epoch": 4.167824395665463,
|
| 377 |
+
"grad_norm": 0.6496415734291077,
|
| 378 |
+
"learning_rate": 0.0005223117532647958,
|
| 379 |
+
"loss": 0.1631,
|
| 380 |
+
"step": 15000
|
| 381 |
+
},
|
| 382 |
+
{
|
| 383 |
+
"epoch": 4.201166990830786,
|
| 384 |
+
"eval_loss": 0.18398858606815338,
|
| 385 |
+
"eval_runtime": 5.9345,
|
| 386 |
+
"eval_samples_per_second": 84.253,
|
| 387 |
+
"eval_steps_per_second": 5.392,
|
| 388 |
+
"step": 15120
|
| 389 |
+
},
|
| 390 |
+
{
|
| 391 |
+
"epoch": 4.306751875520978,
|
| 392 |
+
"grad_norm": 0.6593993306159973,
|
| 393 |
+
"learning_rate": 0.0005130499212744282,
|
| 394 |
+
"loss": 0.1665,
|
| 395 |
+
"step": 15500
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"epoch": 4.4012225618227285,
|
| 399 |
+
"eval_loss": 0.1805465966463089,
|
| 400 |
+
"eval_runtime": 6.0284,
|
| 401 |
+
"eval_samples_per_second": 82.941,
|
| 402 |
+
"eval_steps_per_second": 5.308,
|
| 403 |
+
"step": 15840
|
| 404 |
+
},
|
| 405 |
+
{
|
| 406 |
+
"epoch": 4.445679355376494,
|
| 407 |
+
"grad_norm": 0.43227270245552063,
|
| 408 |
+
"learning_rate": 0.0005037880892840604,
|
| 409 |
+
"loss": 0.1658,
|
| 410 |
+
"step": 16000
|
| 411 |
+
},
|
| 412 |
+
{
|
| 413 |
+
"epoch": 4.584606835232009,
|
| 414 |
+
"grad_norm": 0.6705788969993591,
|
| 415 |
+
"learning_rate": 0.0004945262572936927,
|
| 416 |
+
"loss": 0.1625,
|
| 417 |
+
"step": 16500
|
| 418 |
+
},
|
| 419 |
+
{
|
| 420 |
+
"epoch": 4.601278132814671,
|
| 421 |
+
"eval_loss": 0.18674401938915253,
|
| 422 |
+
"eval_runtime": 4.8422,
|
| 423 |
+
"eval_samples_per_second": 103.259,
|
| 424 |
+
"eval_steps_per_second": 6.609,
|
| 425 |
+
"step": 16560
|
| 426 |
+
},
|
| 427 |
+
{
|
| 428 |
+
"epoch": 4.723534315087524,
|
| 429 |
+
"grad_norm": 0.9308199882507324,
|
| 430 |
+
"learning_rate": 0.0004852829489673058,
|
| 431 |
+
"loss": 0.164,
|
| 432 |
+
"step": 17000
|
| 433 |
+
},
|
| 434 |
+
{
|
| 435 |
+
"epoch": 4.801333703806613,
|
| 436 |
+
"eval_loss": 0.17677545547485352,
|
| 437 |
+
"eval_runtime": 4.874,
|
| 438 |
+
"eval_samples_per_second": 102.584,
|
| 439 |
+
"eval_steps_per_second": 6.565,
|
| 440 |
+
"step": 17280
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"epoch": 4.86246179494304,
|
| 444 |
+
"grad_norm": 0.488813579082489,
|
| 445 |
+
"learning_rate": 0.0004760211169769381,
|
| 446 |
+
"loss": 0.1645,
|
| 447 |
+
"step": 17500
|
| 448 |
+
}
|
| 449 |
+
],
|
| 450 |
+
"logging_steps": 500,
|
| 451 |
+
"max_steps": 43188,
|
| 452 |
+
"num_input_tokens_seen": 0,
|
| 453 |
+
"num_train_epochs": 12,
|
| 454 |
+
"save_steps": 500,
|
| 455 |
+
"stateful_callbacks": {
|
| 456 |
+
"TrainerControl": {
|
| 457 |
+
"args": {
|
| 458 |
+
"should_epoch_stop": false,
|
| 459 |
+
"should_evaluate": false,
|
| 460 |
+
"should_log": false,
|
| 461 |
+
"should_save": true,
|
| 462 |
+
"should_training_stop": false
|
| 463 |
+
},
|
| 464 |
+
"attributes": {}
|
| 465 |
+
}
|
| 466 |
+
},
|
| 467 |
+
"total_flos": 5.05936785054892e+17,
|
| 468 |
+
"train_batch_size": 2,
|
| 469 |
+
"trial_name": null,
|
| 470 |
+
"trial_params": null
|
| 471 |
+
}
|
checkpoint-17995/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:43d31253d1d9828754b954b23155d823529e2ebc7f148e5c229e9bc7b696124d
|
| 3 |
+
size 6033
|