Upload folder using huggingface_hub
Browse files- .gitattributes +2 -0
- README.md +45 -182
- adapter_config.json +3 -3
- adapter_model.safetensors +1 -1
- checkpoint-150/README.md +209 -0
- checkpoint-150/adapter_config.json +46 -0
- checkpoint-150/adapter_model.safetensors +3 -0
- checkpoint-150/chat_template.jinja +109 -0
- checkpoint-150/optimizer.pt +3 -0
- checkpoint-150/rng_state.pth +3 -0
- checkpoint-150/scheduler.pt +3 -0
- checkpoint-150/tokenizer.json +3 -0
- checkpoint-150/tokenizer_config.json +14 -0
- checkpoint-150/trainer_state.json +1567 -0
- checkpoint-150/training_args.bin +3 -0
- checkpoint-164/README.md +209 -0
- checkpoint-164/adapter_config.json +46 -0
- checkpoint-164/adapter_model.safetensors +3 -0
- checkpoint-164/chat_template.jinja +109 -0
- checkpoint-164/optimizer.pt +3 -0
- checkpoint-164/rng_state.pth +3 -0
- checkpoint-164/scheduler.pt +3 -0
- checkpoint-164/tokenizer.json +3 -0
- checkpoint-164/tokenizer_config.json +14 -0
- checkpoint-164/trainer_state.json +1707 -0
- checkpoint-164/training_args.bin +3 -0
.gitattributes
CHANGED
|
@@ -34,3 +34,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
checkpoint-150/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
checkpoint-164/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
|
@@ -1,199 +1,62 @@
|
|
| 1 |
---
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 4 |
---
|
| 5 |
|
| 6 |
-
# Model Card for
|
| 7 |
|
| 8 |
-
|
|
|
|
| 9 |
|
|
|
|
| 10 |
|
|
|
|
|
|
|
| 11 |
|
| 12 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
| 13 |
|
| 14 |
-
##
|
| 15 |
|
| 16 |
-
|
| 17 |
|
| 18 |
-
This is the model card of a 🤗 transformers model that has been pushed on the Hub. This model card has been automatically generated.
|
| 19 |
|
| 20 |
-
|
| 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 |
-
###
|
| 29 |
|
| 30 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 31 |
|
| 32 |
-
|
| 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 |
-
|
| 41 |
-
|
| 42 |
-
|
| 43 |
-
|
| 44 |
-
|
| 45 |
-
|
| 46 |
-
|
| 47 |
-
|
| 48 |
-
|
| 49 |
-
|
| 50 |
-
|
| 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]
|
|
|
|
| 1 |
---
|
| 2 |
+
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
| 3 |
+
library_name: peft
|
| 4 |
+
model_name: adapters
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:meta-llama/Meta-Llama-3.1-8B-Instruct
|
| 7 |
+
- lora
|
| 8 |
+
- sft
|
| 9 |
+
- transformers
|
| 10 |
+
- trl
|
| 11 |
+
licence: license
|
| 12 |
+
pipeline_tag: text-generation
|
| 13 |
---
|
| 14 |
|
| 15 |
+
# Model Card for adapters
|
| 16 |
|
| 17 |
+
This model is a fine-tuned version of [meta-llama/Meta-Llama-3.1-8B-Instruct](https://huggingface.co/meta-llama/Meta-Llama-3.1-8B-Instruct).
|
| 18 |
+
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 19 |
|
| 20 |
+
## Quick start
|
| 21 |
|
| 22 |
+
```python
|
| 23 |
+
from transformers import pipeline
|
| 24 |
|
| 25 |
+
question = "If you had a time machine, but could only go to the past or the future once and never return, which would you choose and why?"
|
| 26 |
+
generator = pipeline("text-generation", model="None", device="cuda")
|
| 27 |
+
output = generator([{"role": "user", "content": question}], max_new_tokens=128, return_full_text=False)[0]
|
| 28 |
+
print(output["generated_text"])
|
| 29 |
+
```
|
| 30 |
|
| 31 |
+
## Training procedure
|
| 32 |
|
| 33 |
+
|
| 34 |
|
|
|
|
| 35 |
|
| 36 |
+
This model was trained with SFT.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 37 |
|
| 38 |
+
### Framework versions
|
| 39 |
|
| 40 |
+
- PEFT 0.18.1
|
| 41 |
+
- TRL: 0.27.2
|
| 42 |
+
- Transformers: 5.0.0
|
| 43 |
+
- Pytorch: 2.7.1+cu118
|
| 44 |
+
- Datasets: 4.5.0
|
| 45 |
+
- Tokenizers: 0.22.2
|
| 46 |
|
| 47 |
+
## Citations
|
|
|
|
|
|
|
| 48 |
|
|
|
|
| 49 |
|
|
|
|
| 50 |
|
| 51 |
+
Cite TRL as:
|
| 52 |
+
|
| 53 |
+
```bibtex
|
| 54 |
+
@misc{vonwerra2022trl,
|
| 55 |
+
title = {{TRL: Transformer Reinforcement Learning}},
|
| 56 |
+
author = {Leandro von Werra and Younes Belkada and Lewis Tunstall and Edward Beeching and Tristan Thrush and Nathan Lambert and Shengyi Huang and Kashif Rasul and Quentin Gallou{\'e}dec},
|
| 57 |
+
year = 2020,
|
| 58 |
+
journal = {GitHub repository},
|
| 59 |
+
publisher = {GitHub},
|
| 60 |
+
howpublished = {\url{https://github.com/huggingface/trl}}
|
| 61 |
+
}
|
| 62 |
+
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
adapter_config.json
CHANGED
|
@@ -29,13 +29,13 @@
|
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
| 32 |
-
"k_proj",
|
| 33 |
"gate_proj",
|
|
|
|
| 34 |
"up_proj",
|
|
|
|
| 35 |
"down_proj",
|
| 36 |
-
"q_proj",
|
| 37 |
"v_proj",
|
| 38 |
-
"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": "CAUSAL_LM",
|
|
|
|
| 29 |
"rank_pattern": {},
|
| 30 |
"revision": null,
|
| 31 |
"target_modules": [
|
|
|
|
| 32 |
"gate_proj",
|
| 33 |
+
"k_proj",
|
| 34 |
"up_proj",
|
| 35 |
+
"o_proj",
|
| 36 |
"down_proj",
|
|
|
|
| 37 |
"v_proj",
|
| 38 |
+
"q_proj"
|
| 39 |
],
|
| 40 |
"target_parameters": null,
|
| 41 |
"task_type": "CAUSAL_LM",
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 83946192
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4771c284f33bf9ad924ce4256b47cc6c7144065f0b9859ed6644024d9f16d25
|
| 3 |
size 83946192
|
checkpoint-150/README.md
ADDED
|
@@ -0,0 +1,209 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:meta-llama/Meta-Llama-3.1-8B-Instruct
|
| 7 |
+
- lora
|
| 8 |
+
- sft
|
| 9 |
+
- transformers
|
| 10 |
+
- trl
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# Model Card for Model ID
|
| 14 |
+
|
| 15 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
## Model Details
|
| 20 |
+
|
| 21 |
+
### Model Description
|
| 22 |
+
|
| 23 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
- **Developed by:** [More Information Needed]
|
| 28 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 29 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 30 |
+
- **Model type:** [More Information Needed]
|
| 31 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 32 |
+
- **License:** [More Information Needed]
|
| 33 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 34 |
+
|
| 35 |
+
### Model Sources [optional]
|
| 36 |
+
|
| 37 |
+
<!-- Provide the basic links for the model. -->
|
| 38 |
+
|
| 39 |
+
- **Repository:** [More Information Needed]
|
| 40 |
+
- **Paper [optional]:** [More Information Needed]
|
| 41 |
+
- **Demo [optional]:** [More Information Needed]
|
| 42 |
+
|
| 43 |
+
## Uses
|
| 44 |
+
|
| 45 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 46 |
+
|
| 47 |
+
### Direct Use
|
| 48 |
+
|
| 49 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 50 |
+
|
| 51 |
+
[More Information Needed]
|
| 52 |
+
|
| 53 |
+
### Downstream Use [optional]
|
| 54 |
+
|
| 55 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 56 |
+
|
| 57 |
+
[More Information Needed]
|
| 58 |
+
|
| 59 |
+
### Out-of-Scope Use
|
| 60 |
+
|
| 61 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 62 |
+
|
| 63 |
+
[More Information Needed]
|
| 64 |
+
|
| 65 |
+
## Bias, Risks, and Limitations
|
| 66 |
+
|
| 67 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 68 |
+
|
| 69 |
+
[More Information Needed]
|
| 70 |
+
|
| 71 |
+
### Recommendations
|
| 72 |
+
|
| 73 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 74 |
+
|
| 75 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 76 |
+
|
| 77 |
+
## How to Get Started with the Model
|
| 78 |
+
|
| 79 |
+
Use the code below to get started with the model.
|
| 80 |
+
|
| 81 |
+
[More Information Needed]
|
| 82 |
+
|
| 83 |
+
## Training Details
|
| 84 |
+
|
| 85 |
+
### Training Data
|
| 86 |
+
|
| 87 |
+
<!-- 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. -->
|
| 88 |
+
|
| 89 |
+
[More Information Needed]
|
| 90 |
+
|
| 91 |
+
### Training Procedure
|
| 92 |
+
|
| 93 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 94 |
+
|
| 95 |
+
#### Preprocessing [optional]
|
| 96 |
+
|
| 97 |
+
[More Information Needed]
|
| 98 |
+
|
| 99 |
+
|
| 100 |
+
#### Training Hyperparameters
|
| 101 |
+
|
| 102 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 103 |
+
|
| 104 |
+
#### Speeds, Sizes, Times [optional]
|
| 105 |
+
|
| 106 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 107 |
+
|
| 108 |
+
[More Information Needed]
|
| 109 |
+
|
| 110 |
+
## Evaluation
|
| 111 |
+
|
| 112 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 113 |
+
|
| 114 |
+
### Testing Data, Factors & Metrics
|
| 115 |
+
|
| 116 |
+
#### Testing Data
|
| 117 |
+
|
| 118 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 119 |
+
|
| 120 |
+
[More Information Needed]
|
| 121 |
+
|
| 122 |
+
#### Factors
|
| 123 |
+
|
| 124 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 125 |
+
|
| 126 |
+
[More Information Needed]
|
| 127 |
+
|
| 128 |
+
#### Metrics
|
| 129 |
+
|
| 130 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 131 |
+
|
| 132 |
+
[More Information Needed]
|
| 133 |
+
|
| 134 |
+
### Results
|
| 135 |
+
|
| 136 |
+
[More Information Needed]
|
| 137 |
+
|
| 138 |
+
#### Summary
|
| 139 |
+
|
| 140 |
+
|
| 141 |
+
|
| 142 |
+
## Model Examination [optional]
|
| 143 |
+
|
| 144 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 145 |
+
|
| 146 |
+
[More Information Needed]
|
| 147 |
+
|
| 148 |
+
## Environmental Impact
|
| 149 |
+
|
| 150 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 151 |
+
|
| 152 |
+
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).
|
| 153 |
+
|
| 154 |
+
- **Hardware Type:** [More Information Needed]
|
| 155 |
+
- **Hours used:** [More Information Needed]
|
| 156 |
+
- **Cloud Provider:** [More Information Needed]
|
| 157 |
+
- **Compute Region:** [More Information Needed]
|
| 158 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 159 |
+
|
| 160 |
+
## Technical Specifications [optional]
|
| 161 |
+
|
| 162 |
+
### Model Architecture and Objective
|
| 163 |
+
|
| 164 |
+
[More Information Needed]
|
| 165 |
+
|
| 166 |
+
### Compute Infrastructure
|
| 167 |
+
|
| 168 |
+
[More Information Needed]
|
| 169 |
+
|
| 170 |
+
#### Hardware
|
| 171 |
+
|
| 172 |
+
[More Information Needed]
|
| 173 |
+
|
| 174 |
+
#### Software
|
| 175 |
+
|
| 176 |
+
[More Information Needed]
|
| 177 |
+
|
| 178 |
+
## Citation [optional]
|
| 179 |
+
|
| 180 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 181 |
+
|
| 182 |
+
**BibTeX:**
|
| 183 |
+
|
| 184 |
+
[More Information Needed]
|
| 185 |
+
|
| 186 |
+
**APA:**
|
| 187 |
+
|
| 188 |
+
[More Information Needed]
|
| 189 |
+
|
| 190 |
+
## Glossary [optional]
|
| 191 |
+
|
| 192 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 193 |
+
|
| 194 |
+
[More Information Needed]
|
| 195 |
+
|
| 196 |
+
## More Information [optional]
|
| 197 |
+
|
| 198 |
+
[More Information Needed]
|
| 199 |
+
|
| 200 |
+
## Model Card Authors [optional]
|
| 201 |
+
|
| 202 |
+
[More Information Needed]
|
| 203 |
+
|
| 204 |
+
## Model Card Contact
|
| 205 |
+
|
| 206 |
+
[More Information Needed]
|
| 207 |
+
### Framework versions
|
| 208 |
+
|
| 209 |
+
- PEFT 0.18.1
|
checkpoint-150/adapter_config.json
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alora_invocation_tokens": null,
|
| 3 |
+
"alpha_pattern": {},
|
| 4 |
+
"arrow_config": null,
|
| 5 |
+
"auto_mapping": null,
|
| 6 |
+
"base_model_name_or_path": "meta-llama/Meta-Llama-3.1-8B-Instruct",
|
| 7 |
+
"bias": "none",
|
| 8 |
+
"corda_config": null,
|
| 9 |
+
"ensure_weight_tying": false,
|
| 10 |
+
"eva_config": null,
|
| 11 |
+
"exclude_modules": null,
|
| 12 |
+
"fan_in_fan_out": false,
|
| 13 |
+
"inference_mode": true,
|
| 14 |
+
"init_lora_weights": true,
|
| 15 |
+
"layer_replication": null,
|
| 16 |
+
"layers_pattern": null,
|
| 17 |
+
"layers_to_transform": null,
|
| 18 |
+
"loftq_config": {},
|
| 19 |
+
"lora_alpha": 16,
|
| 20 |
+
"lora_bias": false,
|
| 21 |
+
"lora_dropout": 0,
|
| 22 |
+
"megatron_config": null,
|
| 23 |
+
"megatron_core": "megatron.core",
|
| 24 |
+
"modules_to_save": null,
|
| 25 |
+
"peft_type": "LORA",
|
| 26 |
+
"peft_version": "0.18.1",
|
| 27 |
+
"qalora_group_size": 16,
|
| 28 |
+
"r": 16,
|
| 29 |
+
"rank_pattern": {},
|
| 30 |
+
"revision": null,
|
| 31 |
+
"target_modules": [
|
| 32 |
+
"gate_proj",
|
| 33 |
+
"k_proj",
|
| 34 |
+
"up_proj",
|
| 35 |
+
"o_proj",
|
| 36 |
+
"down_proj",
|
| 37 |
+
"v_proj",
|
| 38 |
+
"q_proj"
|
| 39 |
+
],
|
| 40 |
+
"target_parameters": null,
|
| 41 |
+
"task_type": "CAUSAL_LM",
|
| 42 |
+
"trainable_token_indices": null,
|
| 43 |
+
"use_dora": false,
|
| 44 |
+
"use_qalora": false,
|
| 45 |
+
"use_rslora": false
|
| 46 |
+
}
|
checkpoint-150/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:76d3aefd213f0efaad1eff180e520ebcdb938b53b053ba29018e27247d548c29
|
| 3 |
+
size 83946192
|
checkpoint-150/chat_template.jinja
ADDED
|
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{{- bos_token }}
|
| 2 |
+
{%- if custom_tools is defined %}
|
| 3 |
+
{%- set tools = custom_tools %}
|
| 4 |
+
{%- endif %}
|
| 5 |
+
{%- if not tools_in_user_message is defined %}
|
| 6 |
+
{%- set tools_in_user_message = true %}
|
| 7 |
+
{%- endif %}
|
| 8 |
+
{%- if not date_string is defined %}
|
| 9 |
+
{%- set date_string = "26 Jul 2024" %}
|
| 10 |
+
{%- endif %}
|
| 11 |
+
{%- if not tools is defined %}
|
| 12 |
+
{%- set tools = none %}
|
| 13 |
+
{%- endif %}
|
| 14 |
+
|
| 15 |
+
{#- This block extracts the system message, so we can slot it into the right place. #}
|
| 16 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 17 |
+
{%- set system_message = messages[0]['content']|trim %}
|
| 18 |
+
{%- set messages = messages[1:] %}
|
| 19 |
+
{%- else %}
|
| 20 |
+
{%- set system_message = "" %}
|
| 21 |
+
{%- endif %}
|
| 22 |
+
|
| 23 |
+
{#- System message + builtin tools #}
|
| 24 |
+
{{- "<|start_header_id|>system<|end_header_id|>\n\n" }}
|
| 25 |
+
{%- if builtin_tools is defined or tools is not none %}
|
| 26 |
+
{{- "Environment: ipython\n" }}
|
| 27 |
+
{%- endif %}
|
| 28 |
+
{%- if builtin_tools is defined %}
|
| 29 |
+
{{- "Tools: " + builtin_tools | reject('equalto', 'code_interpreter') | join(", ") + "\n\n"}}
|
| 30 |
+
{%- endif %}
|
| 31 |
+
{{- "Cutting Knowledge Date: December 2023\n" }}
|
| 32 |
+
{{- "Today Date: " + date_string + "\n\n" }}
|
| 33 |
+
{%- if tools is not none and not tools_in_user_message %}
|
| 34 |
+
{{- "You have access to the following functions. To call a function, please respond with JSON for a function call." }}
|
| 35 |
+
{{- 'Respond in the format {"name": function name, "parameters": dictionary of argument name and its value}.' }}
|
| 36 |
+
{{- "Do not use variables.\n\n" }}
|
| 37 |
+
{%- for t in tools %}
|
| 38 |
+
{{- t | tojson(indent=4) }}
|
| 39 |
+
{{- "\n\n" }}
|
| 40 |
+
{%- endfor %}
|
| 41 |
+
{%- endif %}
|
| 42 |
+
{{- system_message }}
|
| 43 |
+
{{- "<|eot_id|>" }}
|
| 44 |
+
|
| 45 |
+
{#- Custom tools are passed in a user message with some extra guidance #}
|
| 46 |
+
{%- if tools_in_user_message and not tools is none %}
|
| 47 |
+
{#- Extract the first user message so we can plug it in here #}
|
| 48 |
+
{%- if messages | length != 0 %}
|
| 49 |
+
{%- set first_user_message = messages[0]['content']|trim %}
|
| 50 |
+
{%- set messages = messages[1:] %}
|
| 51 |
+
{%- else %}
|
| 52 |
+
{{- raise_exception("Cannot put tools in the first user message when there's no first user message!") }}
|
| 53 |
+
{%- endif %}
|
| 54 |
+
{{- '<|start_header_id|>user<|end_header_id|>\n\n' -}}
|
| 55 |
+
{{- "Given the following functions, please respond with a JSON for a function call " }}
|
| 56 |
+
{{- "with its proper arguments that best answers the given prompt.\n\n" }}
|
| 57 |
+
{{- 'Respond in the format {"name": function name, "parameters": dictionary of argument name and its value}.' }}
|
| 58 |
+
{{- "Do not use variables.\n\n" }}
|
| 59 |
+
{%- for t in tools %}
|
| 60 |
+
{{- t | tojson(indent=4) }}
|
| 61 |
+
{{- "\n\n" }}
|
| 62 |
+
{%- endfor %}
|
| 63 |
+
{{- first_user_message + "<|eot_id|>"}}
|
| 64 |
+
{%- endif %}
|
| 65 |
+
|
| 66 |
+
{%- for message in messages %}
|
| 67 |
+
{%- if not (message.role == 'ipython' or message.role == 'tool' or 'tool_calls' in message) %}
|
| 68 |
+
{{- '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' }}
|
| 69 |
+
{%- elif 'tool_calls' in message %}
|
| 70 |
+
{%- if not message.tool_calls|length == 1 %}
|
| 71 |
+
{{- raise_exception("This model only supports single tool-calls at once!") }}
|
| 72 |
+
{%- endif %}
|
| 73 |
+
{%- set tool_call = message.tool_calls[0].function %}
|
| 74 |
+
{%- if builtin_tools is defined and tool_call.name in builtin_tools %}
|
| 75 |
+
{{- '<|start_header_id|>assistant<|end_header_id|>\n\n' -}}
|
| 76 |
+
{{- "<|python_tag|>" + tool_call.name + ".call(" }}
|
| 77 |
+
{%- for arg_name, arg_val in tool_call.arguments | items %}
|
| 78 |
+
{{- arg_name + '="' + arg_val + '"' }}
|
| 79 |
+
{%- if not loop.last %}
|
| 80 |
+
{{- ", " }}
|
| 81 |
+
{%- endif %}
|
| 82 |
+
{%- endfor %}
|
| 83 |
+
{{- ")" }}
|
| 84 |
+
{%- else %}
|
| 85 |
+
{{- '<|start_header_id|>assistant<|end_header_id|>\n\n' -}}
|
| 86 |
+
{{- '{"name": "' + tool_call.name + '", ' }}
|
| 87 |
+
{{- '"parameters": ' }}
|
| 88 |
+
{{- tool_call.arguments | tojson }}
|
| 89 |
+
{{- "}" }}
|
| 90 |
+
{%- endif %}
|
| 91 |
+
{%- if builtin_tools is defined %}
|
| 92 |
+
{#- This means we're in ipython mode #}
|
| 93 |
+
{{- "<|eom_id|>" }}
|
| 94 |
+
{%- else %}
|
| 95 |
+
{{- "<|eot_id|>" }}
|
| 96 |
+
{%- endif %}
|
| 97 |
+
{%- elif message.role == "tool" or message.role == "ipython" %}
|
| 98 |
+
{{- "<|start_header_id|>ipython<|end_header_id|>\n\n" }}
|
| 99 |
+
{%- if message.content is mapping or message.content is iterable %}
|
| 100 |
+
{{- message.content | tojson }}
|
| 101 |
+
{%- else %}
|
| 102 |
+
{{- message.content }}
|
| 103 |
+
{%- endif %}
|
| 104 |
+
{{- "<|eot_id|>" }}
|
| 105 |
+
{%- endif %}
|
| 106 |
+
{%- endfor %}
|
| 107 |
+
{%- if add_generation_prompt %}
|
| 108 |
+
{{- '<|start_header_id|>assistant<|end_header_id|>\n\n' }}
|
| 109 |
+
{%- endif %}
|
checkpoint-150/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:66eed95e5d86bca4c48256356b70747e00cdddad8f6eaad5fe9b284bd39a9e4b
|
| 3 |
+
size 85728997
|
checkpoint-150/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:718a0f3db00824213036a2c0441849791319b7d9cf189065873bb26a7020738e
|
| 3 |
+
size 14645
|
checkpoint-150/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:969e38d9df417d5c2e205dc9478ec3ed9bbd0fb36ac227be3ef304a3ef428a63
|
| 3 |
+
size 1465
|
checkpoint-150/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b
|
| 3 |
+
size 17209920
|
checkpoint-150/tokenizer_config.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"backend": "tokenizers",
|
| 3 |
+
"bos_token": "<|begin_of_text|>",
|
| 4 |
+
"clean_up_tokenization_spaces": true,
|
| 5 |
+
"eos_token": "<|eot_id|>",
|
| 6 |
+
"is_local": false,
|
| 7 |
+
"model_input_names": [
|
| 8 |
+
"input_ids",
|
| 9 |
+
"attention_mask"
|
| 10 |
+
],
|
| 11 |
+
"model_max_length": 131072,
|
| 12 |
+
"pad_token": "<|eot_id|>",
|
| 13 |
+
"tokenizer_class": "TokenizersBackend"
|
| 14 |
+
}
|
checkpoint-150/trainer_state.json
ADDED
|
@@ -0,0 +1,1567 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 1.8330781010719757,
|
| 6 |
+
"eval_steps": 50,
|
| 7 |
+
"global_step": 150,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"entropy": 0.5357014574110508,
|
| 14 |
+
"epoch": 0.01225114854517611,
|
| 15 |
+
"grad_norm": 0.2412109375,
|
| 16 |
+
"learning_rate": 0.0002,
|
| 17 |
+
"loss": 0.2591501772403717,
|
| 18 |
+
"mean_token_accuracy": 0.9530366845428944,
|
| 19 |
+
"num_tokens": 7575.0,
|
| 20 |
+
"step": 1
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"entropy": 0.4969524908810854,
|
| 24 |
+
"epoch": 0.02450229709035222,
|
| 25 |
+
"grad_norm": 0.158203125,
|
| 26 |
+
"learning_rate": 0.00019878048780487805,
|
| 27 |
+
"loss": 0.19432324171066284,
|
| 28 |
+
"mean_token_accuracy": 0.9566738158464432,
|
| 29 |
+
"num_tokens": 16374.0,
|
| 30 |
+
"step": 2
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"entropy": 0.5178094431757927,
|
| 34 |
+
"epoch": 0.036753445635528334,
|
| 35 |
+
"grad_norm": 0.185546875,
|
| 36 |
+
"learning_rate": 0.0001975609756097561,
|
| 37 |
+
"loss": 0.15099577605724335,
|
| 38 |
+
"mean_token_accuracy": 0.9616630300879478,
|
| 39 |
+
"num_tokens": 22935.0,
|
| 40 |
+
"step": 3
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"entropy": 0.5130382943898439,
|
| 44 |
+
"epoch": 0.04900459418070444,
|
| 45 |
+
"grad_norm": 0.25,
|
| 46 |
+
"learning_rate": 0.00019634146341463416,
|
| 47 |
+
"loss": 0.12276138365268707,
|
| 48 |
+
"mean_token_accuracy": 0.967245552688837,
|
| 49 |
+
"num_tokens": 28404.0,
|
| 50 |
+
"step": 4
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"entropy": 0.44963230937719345,
|
| 54 |
+
"epoch": 0.06125574272588055,
|
| 55 |
+
"grad_norm": 0.1376953125,
|
| 56 |
+
"learning_rate": 0.0001951219512195122,
|
| 57 |
+
"loss": 0.09725309163331985,
|
| 58 |
+
"mean_token_accuracy": 0.9740313775837421,
|
| 59 |
+
"num_tokens": 35549.0,
|
| 60 |
+
"step": 5
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"entropy": 0.4456397518515587,
|
| 64 |
+
"epoch": 0.07350689127105667,
|
| 65 |
+
"grad_norm": 0.1923828125,
|
| 66 |
+
"learning_rate": 0.00019390243902439025,
|
| 67 |
+
"loss": 0.1305171251296997,
|
| 68 |
+
"mean_token_accuracy": 0.9666509628295898,
|
| 69 |
+
"num_tokens": 42383.0,
|
| 70 |
+
"step": 6
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"entropy": 0.3939209319651127,
|
| 74 |
+
"epoch": 0.08575803981623277,
|
| 75 |
+
"grad_norm": 0.171875,
|
| 76 |
+
"learning_rate": 0.0001926829268292683,
|
| 77 |
+
"loss": 0.09472239017486572,
|
| 78 |
+
"mean_token_accuracy": 0.974840272217989,
|
| 79 |
+
"num_tokens": 49995.0,
|
| 80 |
+
"step": 7
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"entropy": 0.41255801543593407,
|
| 84 |
+
"epoch": 0.09800918836140889,
|
| 85 |
+
"grad_norm": 0.177734375,
|
| 86 |
+
"learning_rate": 0.00019146341463414633,
|
| 87 |
+
"loss": 0.09030990302562714,
|
| 88 |
+
"mean_token_accuracy": 0.9773416742682457,
|
| 89 |
+
"num_tokens": 56829.0,
|
| 90 |
+
"step": 8
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"entropy": 0.41458161920309067,
|
| 94 |
+
"epoch": 0.11026033690658499,
|
| 95 |
+
"grad_norm": 0.1845703125,
|
| 96 |
+
"learning_rate": 0.0001902439024390244,
|
| 97 |
+
"loss": 0.10670135170221329,
|
| 98 |
+
"mean_token_accuracy": 0.9706939905881882,
|
| 99 |
+
"num_tokens": 63889.0,
|
| 100 |
+
"step": 9
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"entropy": 0.38586485385894775,
|
| 104 |
+
"epoch": 0.1225114854517611,
|
| 105 |
+
"grad_norm": 0.1494140625,
|
| 106 |
+
"learning_rate": 0.00018902439024390244,
|
| 107 |
+
"loss": 0.11325996369123459,
|
| 108 |
+
"mean_token_accuracy": 0.9668439663946629,
|
| 109 |
+
"num_tokens": 70927.0,
|
| 110 |
+
"step": 10
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"entropy": 0.3774546254426241,
|
| 114 |
+
"epoch": 0.13476263399693722,
|
| 115 |
+
"grad_norm": 0.1357421875,
|
| 116 |
+
"learning_rate": 0.0001878048780487805,
|
| 117 |
+
"loss": 0.07076064497232437,
|
| 118 |
+
"mean_token_accuracy": 0.9780124798417091,
|
| 119 |
+
"num_tokens": 78426.0,
|
| 120 |
+
"step": 11
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"entropy": 0.3956366563215852,
|
| 124 |
+
"epoch": 0.14701378254211334,
|
| 125 |
+
"grad_norm": 0.162109375,
|
| 126 |
+
"learning_rate": 0.00018658536585365856,
|
| 127 |
+
"loss": 0.08720126003026962,
|
| 128 |
+
"mean_token_accuracy": 0.9750143773853779,
|
| 129 |
+
"num_tokens": 87141.0,
|
| 130 |
+
"step": 12
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"entropy": 0.37218748684972525,
|
| 134 |
+
"epoch": 0.15926493108728942,
|
| 135 |
+
"grad_norm": 0.13671875,
|
| 136 |
+
"learning_rate": 0.0001853658536585366,
|
| 137 |
+
"loss": 0.08891582489013672,
|
| 138 |
+
"mean_token_accuracy": 0.9692744836211205,
|
| 139 |
+
"num_tokens": 95681.0,
|
| 140 |
+
"step": 13
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"entropy": 0.3841435620561242,
|
| 144 |
+
"epoch": 0.17151607963246554,
|
| 145 |
+
"grad_norm": 0.1484375,
|
| 146 |
+
"learning_rate": 0.00018414634146341464,
|
| 147 |
+
"loss": 0.08403376489877701,
|
| 148 |
+
"mean_token_accuracy": 0.9721223004162312,
|
| 149 |
+
"num_tokens": 102341.0,
|
| 150 |
+
"step": 14
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"entropy": 0.34824744425714016,
|
| 154 |
+
"epoch": 0.18376722817764166,
|
| 155 |
+
"grad_norm": 0.1474609375,
|
| 156 |
+
"learning_rate": 0.0001829268292682927,
|
| 157 |
+
"loss": 0.10026705265045166,
|
| 158 |
+
"mean_token_accuracy": 0.9667329825460911,
|
| 159 |
+
"num_tokens": 109665.0,
|
| 160 |
+
"step": 15
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"entropy": 0.3537330040708184,
|
| 164 |
+
"epoch": 0.19601837672281777,
|
| 165 |
+
"grad_norm": 0.13671875,
|
| 166 |
+
"learning_rate": 0.00018170731707317075,
|
| 167 |
+
"loss": 0.06809324026107788,
|
| 168 |
+
"mean_token_accuracy": 0.9803769923746586,
|
| 169 |
+
"num_tokens": 116212.0,
|
| 170 |
+
"step": 16
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"entropy": 0.3518688417971134,
|
| 174 |
+
"epoch": 0.2082695252679939,
|
| 175 |
+
"grad_norm": 0.12451171875,
|
| 176 |
+
"learning_rate": 0.0001804878048780488,
|
| 177 |
+
"loss": 0.07201241701841354,
|
| 178 |
+
"mean_token_accuracy": 0.9769125580787659,
|
| 179 |
+
"num_tokens": 122805.0,
|
| 180 |
+
"step": 17
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"entropy": 0.33192048501223326,
|
| 184 |
+
"epoch": 0.22052067381316998,
|
| 185 |
+
"grad_norm": 0.140625,
|
| 186 |
+
"learning_rate": 0.00017926829268292684,
|
| 187 |
+
"loss": 0.08568219095468521,
|
| 188 |
+
"mean_token_accuracy": 0.9731468558311462,
|
| 189 |
+
"num_tokens": 129809.0,
|
| 190 |
+
"step": 18
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"entropy": 0.38278588838875294,
|
| 194 |
+
"epoch": 0.2327718223583461,
|
| 195 |
+
"grad_norm": 0.140625,
|
| 196 |
+
"learning_rate": 0.00017804878048780488,
|
| 197 |
+
"loss": 0.09338308125734329,
|
| 198 |
+
"mean_token_accuracy": 0.971602164208889,
|
| 199 |
+
"num_tokens": 136394.0,
|
| 200 |
+
"step": 19
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"entropy": 0.3615857381373644,
|
| 204 |
+
"epoch": 0.2450229709035222,
|
| 205 |
+
"grad_norm": 0.13671875,
|
| 206 |
+
"learning_rate": 0.00017682926829268295,
|
| 207 |
+
"loss": 0.09092211723327637,
|
| 208 |
+
"mean_token_accuracy": 0.9741932302713394,
|
| 209 |
+
"num_tokens": 143441.0,
|
| 210 |
+
"step": 20
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"entropy": 0.36908658128231764,
|
| 214 |
+
"epoch": 0.2572741194486983,
|
| 215 |
+
"grad_norm": 0.134765625,
|
| 216 |
+
"learning_rate": 0.000175609756097561,
|
| 217 |
+
"loss": 0.08083514869213104,
|
| 218 |
+
"mean_token_accuracy": 0.9730581529438496,
|
| 219 |
+
"num_tokens": 150360.0,
|
| 220 |
+
"step": 21
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"entropy": 0.33506167121231556,
|
| 224 |
+
"epoch": 0.26952526799387444,
|
| 225 |
+
"grad_norm": 0.1259765625,
|
| 226 |
+
"learning_rate": 0.00017439024390243903,
|
| 227 |
+
"loss": 0.07429873198270798,
|
| 228 |
+
"mean_token_accuracy": 0.9798649623990059,
|
| 229 |
+
"num_tokens": 158201.0,
|
| 230 |
+
"step": 22
|
| 231 |
+
},
|
| 232 |
+
{
|
| 233 |
+
"entropy": 0.34483147878199816,
|
| 234 |
+
"epoch": 0.28177641653905056,
|
| 235 |
+
"grad_norm": 0.1572265625,
|
| 236 |
+
"learning_rate": 0.00017317073170731708,
|
| 237 |
+
"loss": 0.097615085542202,
|
| 238 |
+
"mean_token_accuracy": 0.9703259542584419,
|
| 239 |
+
"num_tokens": 165103.0,
|
| 240 |
+
"step": 23
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"entropy": 0.3624556018039584,
|
| 244 |
+
"epoch": 0.29402756508422667,
|
| 245 |
+
"grad_norm": 0.1552734375,
|
| 246 |
+
"learning_rate": 0.00017195121951219512,
|
| 247 |
+
"loss": 0.09813392162322998,
|
| 248 |
+
"mean_token_accuracy": 0.971100814640522,
|
| 249 |
+
"num_tokens": 172845.0,
|
| 250 |
+
"step": 24
|
| 251 |
+
},
|
| 252 |
+
{
|
| 253 |
+
"entropy": 0.3426302410662174,
|
| 254 |
+
"epoch": 0.30627871362940273,
|
| 255 |
+
"grad_norm": 0.154296875,
|
| 256 |
+
"learning_rate": 0.0001707317073170732,
|
| 257 |
+
"loss": 0.10315398871898651,
|
| 258 |
+
"mean_token_accuracy": 0.9727907553315163,
|
| 259 |
+
"num_tokens": 179310.0,
|
| 260 |
+
"step": 25
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"entropy": 0.32603410072624683,
|
| 264 |
+
"epoch": 0.31852986217457885,
|
| 265 |
+
"grad_norm": 0.1318359375,
|
| 266 |
+
"learning_rate": 0.00016951219512195123,
|
| 267 |
+
"loss": 0.08456183224916458,
|
| 268 |
+
"mean_token_accuracy": 0.9688506498932838,
|
| 269 |
+
"num_tokens": 186592.0,
|
| 270 |
+
"step": 26
|
| 271 |
+
},
|
| 272 |
+
{
|
| 273 |
+
"entropy": 0.3102861074730754,
|
| 274 |
+
"epoch": 0.33078101071975496,
|
| 275 |
+
"grad_norm": 0.1494140625,
|
| 276 |
+
"learning_rate": 0.00016829268292682927,
|
| 277 |
+
"loss": 0.07856184989213943,
|
| 278 |
+
"mean_token_accuracy": 0.9766327068209648,
|
| 279 |
+
"num_tokens": 193170.0,
|
| 280 |
+
"step": 27
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"entropy": 0.32588900811970234,
|
| 284 |
+
"epoch": 0.3430321592649311,
|
| 285 |
+
"grad_norm": 0.1552734375,
|
| 286 |
+
"learning_rate": 0.00016707317073170731,
|
| 287 |
+
"loss": 0.07468702644109726,
|
| 288 |
+
"mean_token_accuracy": 0.9745533689856529,
|
| 289 |
+
"num_tokens": 200237.0,
|
| 290 |
+
"step": 28
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"entropy": 0.36062031611800194,
|
| 294 |
+
"epoch": 0.3552833078101072,
|
| 295 |
+
"grad_norm": 0.1328125,
|
| 296 |
+
"learning_rate": 0.00016585365853658536,
|
| 297 |
+
"loss": 0.07607633620500565,
|
| 298 |
+
"mean_token_accuracy": 0.9738306701183319,
|
| 299 |
+
"num_tokens": 206965.0,
|
| 300 |
+
"step": 29
|
| 301 |
+
},
|
| 302 |
+
{
|
| 303 |
+
"entropy": 0.3694803323596716,
|
| 304 |
+
"epoch": 0.3675344563552833,
|
| 305 |
+
"grad_norm": 0.12158203125,
|
| 306 |
+
"learning_rate": 0.00016463414634146343,
|
| 307 |
+
"loss": 0.07808130979537964,
|
| 308 |
+
"mean_token_accuracy": 0.9752037785947323,
|
| 309 |
+
"num_tokens": 214253.0,
|
| 310 |
+
"step": 30
|
| 311 |
+
},
|
| 312 |
+
{
|
| 313 |
+
"entropy": 0.34707722812891006,
|
| 314 |
+
"epoch": 0.37978560490045943,
|
| 315 |
+
"grad_norm": 0.1650390625,
|
| 316 |
+
"learning_rate": 0.00016341463414634147,
|
| 317 |
+
"loss": 0.09708584100008011,
|
| 318 |
+
"mean_token_accuracy": 0.968984991312027,
|
| 319 |
+
"num_tokens": 219669.0,
|
| 320 |
+
"step": 31
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"entropy": 0.34607914835214615,
|
| 324 |
+
"epoch": 0.39203675344563554,
|
| 325 |
+
"grad_norm": 0.1220703125,
|
| 326 |
+
"learning_rate": 0.00016219512195121954,
|
| 327 |
+
"loss": 0.0862056165933609,
|
| 328 |
+
"mean_token_accuracy": 0.975422702729702,
|
| 329 |
+
"num_tokens": 227923.0,
|
| 330 |
+
"step": 32
|
| 331 |
+
},
|
| 332 |
+
{
|
| 333 |
+
"entropy": 0.3694024868309498,
|
| 334 |
+
"epoch": 0.40428790199081166,
|
| 335 |
+
"grad_norm": 0.10693359375,
|
| 336 |
+
"learning_rate": 0.00016097560975609758,
|
| 337 |
+
"loss": 0.07349187880754471,
|
| 338 |
+
"mean_token_accuracy": 0.9769446365535259,
|
| 339 |
+
"num_tokens": 234412.0,
|
| 340 |
+
"step": 33
|
| 341 |
+
},
|
| 342 |
+
{
|
| 343 |
+
"entropy": 0.3105186866596341,
|
| 344 |
+
"epoch": 0.4165390505359878,
|
| 345 |
+
"grad_norm": 0.130859375,
|
| 346 |
+
"learning_rate": 0.00015975609756097562,
|
| 347 |
+
"loss": 0.092418372631073,
|
| 348 |
+
"mean_token_accuracy": 0.9768914133310318,
|
| 349 |
+
"num_tokens": 241587.0,
|
| 350 |
+
"step": 34
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"entropy": 0.29616252705454826,
|
| 354 |
+
"epoch": 0.42879019908116384,
|
| 355 |
+
"grad_norm": 0.11328125,
|
| 356 |
+
"learning_rate": 0.00015853658536585366,
|
| 357 |
+
"loss": 0.06796497106552124,
|
| 358 |
+
"mean_token_accuracy": 0.9777620621025562,
|
| 359 |
+
"num_tokens": 249133.0,
|
| 360 |
+
"step": 35
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"entropy": 0.32076778169721365,
|
| 364 |
+
"epoch": 0.44104134762633995,
|
| 365 |
+
"grad_norm": 0.12890625,
|
| 366 |
+
"learning_rate": 0.00015731707317073173,
|
| 367 |
+
"loss": 0.06996235251426697,
|
| 368 |
+
"mean_token_accuracy": 0.9789225980639458,
|
| 369 |
+
"num_tokens": 255805.0,
|
| 370 |
+
"step": 36
|
| 371 |
+
},
|
| 372 |
+
{
|
| 373 |
+
"entropy": 0.277026129886508,
|
| 374 |
+
"epoch": 0.45329249617151607,
|
| 375 |
+
"grad_norm": 0.134765625,
|
| 376 |
+
"learning_rate": 0.00015609756097560978,
|
| 377 |
+
"loss": 0.06752780079841614,
|
| 378 |
+
"mean_token_accuracy": 0.9788497537374496,
|
| 379 |
+
"num_tokens": 262962.0,
|
| 380 |
+
"step": 37
|
| 381 |
+
},
|
| 382 |
+
{
|
| 383 |
+
"entropy": 0.3057912113144994,
|
| 384 |
+
"epoch": 0.4655436447166922,
|
| 385 |
+
"grad_norm": 0.1494140625,
|
| 386 |
+
"learning_rate": 0.00015487804878048782,
|
| 387 |
+
"loss": 0.07604770362377167,
|
| 388 |
+
"mean_token_accuracy": 0.9693816341459751,
|
| 389 |
+
"num_tokens": 268812.0,
|
| 390 |
+
"step": 38
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"entropy": 0.2962911752983928,
|
| 394 |
+
"epoch": 0.4777947932618683,
|
| 395 |
+
"grad_norm": 0.2216796875,
|
| 396 |
+
"learning_rate": 0.00015365853658536586,
|
| 397 |
+
"loss": 0.08501230180263519,
|
| 398 |
+
"mean_token_accuracy": 0.969777375459671,
|
| 399 |
+
"num_tokens": 275542.0,
|
| 400 |
+
"step": 39
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"entropy": 0.29683656617999077,
|
| 404 |
+
"epoch": 0.4900459418070444,
|
| 405 |
+
"grad_norm": 0.1591796875,
|
| 406 |
+
"learning_rate": 0.0001524390243902439,
|
| 407 |
+
"loss": 0.07492107152938843,
|
| 408 |
+
"mean_token_accuracy": 0.9751906730234623,
|
| 409 |
+
"num_tokens": 282460.0,
|
| 410 |
+
"step": 40
|
| 411 |
+
},
|
| 412 |
+
{
|
| 413 |
+
"entropy": 0.29800107702612877,
|
| 414 |
+
"epoch": 0.5022970903522205,
|
| 415 |
+
"grad_norm": 0.150390625,
|
| 416 |
+
"learning_rate": 0.00015121951219512197,
|
| 417 |
+
"loss": 0.07613345235586166,
|
| 418 |
+
"mean_token_accuracy": 0.9772711955010891,
|
| 419 |
+
"num_tokens": 287662.0,
|
| 420 |
+
"step": 41
|
| 421 |
+
},
|
| 422 |
+
{
|
| 423 |
+
"entropy": 0.287130375392735,
|
| 424 |
+
"epoch": 0.5145482388973966,
|
| 425 |
+
"grad_norm": 0.130859375,
|
| 426 |
+
"learning_rate": 0.00015000000000000001,
|
| 427 |
+
"loss": 0.07252758741378784,
|
| 428 |
+
"mean_token_accuracy": 0.9758713953197002,
|
| 429 |
+
"num_tokens": 294018.0,
|
| 430 |
+
"step": 42
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"entropy": 0.31403718050569296,
|
| 434 |
+
"epoch": 0.5267993874425727,
|
| 435 |
+
"grad_norm": 0.1357421875,
|
| 436 |
+
"learning_rate": 0.00014878048780487806,
|
| 437 |
+
"loss": 0.07692913711071014,
|
| 438 |
+
"mean_token_accuracy": 0.9735661074519157,
|
| 439 |
+
"num_tokens": 301127.0,
|
| 440 |
+
"step": 43
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"entropy": 0.32532981038093567,
|
| 444 |
+
"epoch": 0.5390505359877489,
|
| 445 |
+
"grad_norm": 0.12158203125,
|
| 446 |
+
"learning_rate": 0.0001475609756097561,
|
| 447 |
+
"loss": 0.06646531820297241,
|
| 448 |
+
"mean_token_accuracy": 0.9817029014229774,
|
| 449 |
+
"num_tokens": 307985.0,
|
| 450 |
+
"step": 44
|
| 451 |
+
},
|
| 452 |
+
{
|
| 453 |
+
"entropy": 0.29122561775147915,
|
| 454 |
+
"epoch": 0.5513016845329249,
|
| 455 |
+
"grad_norm": 0.1416015625,
|
| 456 |
+
"learning_rate": 0.00014634146341463414,
|
| 457 |
+
"loss": 0.08177122473716736,
|
| 458 |
+
"mean_token_accuracy": 0.9714771695435047,
|
| 459 |
+
"num_tokens": 314911.0,
|
| 460 |
+
"step": 45
|
| 461 |
+
},
|
| 462 |
+
{
|
| 463 |
+
"entropy": 0.31051622424274683,
|
| 464 |
+
"epoch": 0.5635528330781011,
|
| 465 |
+
"grad_norm": 0.12109375,
|
| 466 |
+
"learning_rate": 0.0001451219512195122,
|
| 467 |
+
"loss": 0.08793994784355164,
|
| 468 |
+
"mean_token_accuracy": 0.9757628589868546,
|
| 469 |
+
"num_tokens": 321376.0,
|
| 470 |
+
"step": 46
|
| 471 |
+
},
|
| 472 |
+
{
|
| 473 |
+
"entropy": 0.31927434727549553,
|
| 474 |
+
"epoch": 0.5758039816232772,
|
| 475 |
+
"grad_norm": 0.130859375,
|
| 476 |
+
"learning_rate": 0.00014390243902439025,
|
| 477 |
+
"loss": 0.07368139922618866,
|
| 478 |
+
"mean_token_accuracy": 0.9764612726867199,
|
| 479 |
+
"num_tokens": 327751.0,
|
| 480 |
+
"step": 47
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"entropy": 0.31811847630888224,
|
| 484 |
+
"epoch": 0.5880551301684533,
|
| 485 |
+
"grad_norm": 0.166015625,
|
| 486 |
+
"learning_rate": 0.0001426829268292683,
|
| 487 |
+
"loss": 0.07313578575849533,
|
| 488 |
+
"mean_token_accuracy": 0.9781395755708218,
|
| 489 |
+
"num_tokens": 333164.0,
|
| 490 |
+
"step": 48
|
| 491 |
+
},
|
| 492 |
+
{
|
| 493 |
+
"entropy": 0.33736035507172346,
|
| 494 |
+
"epoch": 0.6003062787136294,
|
| 495 |
+
"grad_norm": 0.1259765625,
|
| 496 |
+
"learning_rate": 0.00014146341463414634,
|
| 497 |
+
"loss": 0.06882140785455704,
|
| 498 |
+
"mean_token_accuracy": 0.9774826094508171,
|
| 499 |
+
"num_tokens": 339755.0,
|
| 500 |
+
"step": 49
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"entropy": 0.31375813484191895,
|
| 504 |
+
"epoch": 0.6125574272588055,
|
| 505 |
+
"grad_norm": 0.1220703125,
|
| 506 |
+
"learning_rate": 0.00014024390243902438,
|
| 507 |
+
"loss": 0.07694698125123978,
|
| 508 |
+
"mean_token_accuracy": 0.9765506535768509,
|
| 509 |
+
"num_tokens": 346465.0,
|
| 510 |
+
"step": 50
|
| 511 |
+
},
|
| 512 |
+
{
|
| 513 |
+
"epoch": 0.6125574272588055,
|
| 514 |
+
"eval_entropy": 0.3228047593780186,
|
| 515 |
+
"eval_loss": 0.06397496163845062,
|
| 516 |
+
"eval_mean_token_accuracy": 0.9778102247611337,
|
| 517 |
+
"eval_num_tokens": 346465.0,
|
| 518 |
+
"eval_runtime": 61.6139,
|
| 519 |
+
"eval_samples_per_second": 1.12,
|
| 520 |
+
"eval_steps_per_second": 1.12,
|
| 521 |
+
"step": 50
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"entropy": 0.33666181843727827,
|
| 525 |
+
"epoch": 0.6248085758039816,
|
| 526 |
+
"grad_norm": 0.1083984375,
|
| 527 |
+
"learning_rate": 0.00013902439024390245,
|
| 528 |
+
"loss": 0.07857983559370041,
|
| 529 |
+
"mean_token_accuracy": 0.9755821079015732,
|
| 530 |
+
"num_tokens": 352546.0,
|
| 531 |
+
"step": 51
|
| 532 |
+
},
|
| 533 |
+
{
|
| 534 |
+
"entropy": 0.3325382797047496,
|
| 535 |
+
"epoch": 0.6370597243491577,
|
| 536 |
+
"grad_norm": 0.11865234375,
|
| 537 |
+
"learning_rate": 0.0001378048780487805,
|
| 538 |
+
"loss": 0.055708881467580795,
|
| 539 |
+
"mean_token_accuracy": 0.9814197011291981,
|
| 540 |
+
"num_tokens": 358950.0,
|
| 541 |
+
"step": 52
|
| 542 |
+
},
|
| 543 |
+
{
|
| 544 |
+
"entropy": 0.32812063954770565,
|
| 545 |
+
"epoch": 0.6493108728943339,
|
| 546 |
+
"grad_norm": 0.119140625,
|
| 547 |
+
"learning_rate": 0.00013658536585365856,
|
| 548 |
+
"loss": 0.07367786020040512,
|
| 549 |
+
"mean_token_accuracy": 0.9777578823268414,
|
| 550 |
+
"num_tokens": 366288.0,
|
| 551 |
+
"step": 53
|
| 552 |
+
},
|
| 553 |
+
{
|
| 554 |
+
"entropy": 0.2817836347967386,
|
| 555 |
+
"epoch": 0.6615620214395099,
|
| 556 |
+
"grad_norm": 0.1083984375,
|
| 557 |
+
"learning_rate": 0.0001353658536585366,
|
| 558 |
+
"loss": 0.0578315332531929,
|
| 559 |
+
"mean_token_accuracy": 0.9810350127518177,
|
| 560 |
+
"num_tokens": 372898.0,
|
| 561 |
+
"step": 54
|
| 562 |
+
},
|
| 563 |
+
{
|
| 564 |
+
"entropy": 0.32251426950097084,
|
| 565 |
+
"epoch": 0.6738131699846861,
|
| 566 |
+
"grad_norm": 0.14453125,
|
| 567 |
+
"learning_rate": 0.00013414634146341464,
|
| 568 |
+
"loss": 0.06909041851758957,
|
| 569 |
+
"mean_token_accuracy": 0.9752591475844383,
|
| 570 |
+
"num_tokens": 380158.0,
|
| 571 |
+
"step": 55
|
| 572 |
+
},
|
| 573 |
+
{
|
| 574 |
+
"entropy": 0.32180769462138414,
|
| 575 |
+
"epoch": 0.6860643185298622,
|
| 576 |
+
"grad_norm": 0.1474609375,
|
| 577 |
+
"learning_rate": 0.0001329268292682927,
|
| 578 |
+
"loss": 0.07875123620033264,
|
| 579 |
+
"mean_token_accuracy": 0.9738615117967129,
|
| 580 |
+
"num_tokens": 386269.0,
|
| 581 |
+
"step": 56
|
| 582 |
+
},
|
| 583 |
+
{
|
| 584 |
+
"entropy": 0.307281319051981,
|
| 585 |
+
"epoch": 0.6983154670750383,
|
| 586 |
+
"grad_norm": 0.11474609375,
|
| 587 |
+
"learning_rate": 0.00013170731707317076,
|
| 588 |
+
"loss": 0.07773981243371964,
|
| 589 |
+
"mean_token_accuracy": 0.9736250452697277,
|
| 590 |
+
"num_tokens": 394382.0,
|
| 591 |
+
"step": 57
|
| 592 |
+
},
|
| 593 |
+
{
|
| 594 |
+
"entropy": 0.29658956825733185,
|
| 595 |
+
"epoch": 0.7105666156202144,
|
| 596 |
+
"grad_norm": 0.1142578125,
|
| 597 |
+
"learning_rate": 0.0001304878048780488,
|
| 598 |
+
"loss": 0.05800808221101761,
|
| 599 |
+
"mean_token_accuracy": 0.9793435782194138,
|
| 600 |
+
"num_tokens": 401510.0,
|
| 601 |
+
"step": 58
|
| 602 |
+
},
|
| 603 |
+
{
|
| 604 |
+
"entropy": 0.34156549349427223,
|
| 605 |
+
"epoch": 0.7228177641653905,
|
| 606 |
+
"grad_norm": 0.1533203125,
|
| 607 |
+
"learning_rate": 0.00012926829268292684,
|
| 608 |
+
"loss": 0.07996754348278046,
|
| 609 |
+
"mean_token_accuracy": 0.9773447252810001,
|
| 610 |
+
"num_tokens": 407257.0,
|
| 611 |
+
"step": 59
|
| 612 |
+
},
|
| 613 |
+
{
|
| 614 |
+
"entropy": 0.3153263973072171,
|
| 615 |
+
"epoch": 0.7350689127105666,
|
| 616 |
+
"grad_norm": 0.158203125,
|
| 617 |
+
"learning_rate": 0.00012804878048780488,
|
| 618 |
+
"loss": 0.07675991952419281,
|
| 619 |
+
"mean_token_accuracy": 0.9762718975543976,
|
| 620 |
+
"num_tokens": 413752.0,
|
| 621 |
+
"step": 60
|
| 622 |
+
},
|
| 623 |
+
{
|
| 624 |
+
"entropy": 0.28962062764912844,
|
| 625 |
+
"epoch": 0.7473200612557427,
|
| 626 |
+
"grad_norm": 0.142578125,
|
| 627 |
+
"learning_rate": 0.00012682926829268293,
|
| 628 |
+
"loss": 0.08181046694517136,
|
| 629 |
+
"mean_token_accuracy": 0.9704542681574821,
|
| 630 |
+
"num_tokens": 421184.0,
|
| 631 |
+
"step": 61
|
| 632 |
+
},
|
| 633 |
+
{
|
| 634 |
+
"entropy": 0.3103124424815178,
|
| 635 |
+
"epoch": 0.7595712098009189,
|
| 636 |
+
"grad_norm": 0.1337890625,
|
| 637 |
+
"learning_rate": 0.000125609756097561,
|
| 638 |
+
"loss": 0.07483275234699249,
|
| 639 |
+
"mean_token_accuracy": 0.9754621051251888,
|
| 640 |
+
"num_tokens": 428988.0,
|
| 641 |
+
"step": 62
|
| 642 |
+
},
|
| 643 |
+
{
|
| 644 |
+
"entropy": 0.27847875375300646,
|
| 645 |
+
"epoch": 0.7718223583460949,
|
| 646 |
+
"grad_norm": 0.11279296875,
|
| 647 |
+
"learning_rate": 0.00012439024390243904,
|
| 648 |
+
"loss": 0.06930931657552719,
|
| 649 |
+
"mean_token_accuracy": 0.9753326959908009,
|
| 650 |
+
"num_tokens": 436040.0,
|
| 651 |
+
"step": 63
|
| 652 |
+
},
|
| 653 |
+
{
|
| 654 |
+
"entropy": 0.2668089345097542,
|
| 655 |
+
"epoch": 0.7840735068912711,
|
| 656 |
+
"grad_norm": 0.1103515625,
|
| 657 |
+
"learning_rate": 0.00012317073170731708,
|
| 658 |
+
"loss": 0.06888818740844727,
|
| 659 |
+
"mean_token_accuracy": 0.9757619500160217,
|
| 660 |
+
"num_tokens": 442659.0,
|
| 661 |
+
"step": 64
|
| 662 |
+
},
|
| 663 |
+
{
|
| 664 |
+
"entropy": 0.3198395315557718,
|
| 665 |
+
"epoch": 0.7963246554364471,
|
| 666 |
+
"grad_norm": 0.1005859375,
|
| 667 |
+
"learning_rate": 0.00012195121951219512,
|
| 668 |
+
"loss": 0.05557462200522423,
|
| 669 |
+
"mean_token_accuracy": 0.984383974224329,
|
| 670 |
+
"num_tokens": 449165.0,
|
| 671 |
+
"step": 65
|
| 672 |
+
},
|
| 673 |
+
{
|
| 674 |
+
"entropy": 0.30934575013816357,
|
| 675 |
+
"epoch": 0.8085758039816233,
|
| 676 |
+
"grad_norm": 0.126953125,
|
| 677 |
+
"learning_rate": 0.00012073170731707318,
|
| 678 |
+
"loss": 0.06038631126284599,
|
| 679 |
+
"mean_token_accuracy": 0.98052117228508,
|
| 680 |
+
"num_tokens": 456668.0,
|
| 681 |
+
"step": 66
|
| 682 |
+
},
|
| 683 |
+
{
|
| 684 |
+
"entropy": 0.30664732959121466,
|
| 685 |
+
"epoch": 0.8208269525267994,
|
| 686 |
+
"grad_norm": 0.1142578125,
|
| 687 |
+
"learning_rate": 0.00011951219512195122,
|
| 688 |
+
"loss": 0.06068733334541321,
|
| 689 |
+
"mean_token_accuracy": 0.9787427373230457,
|
| 690 |
+
"num_tokens": 463055.0,
|
| 691 |
+
"step": 67
|
| 692 |
+
},
|
| 693 |
+
{
|
| 694 |
+
"entropy": 0.32763790991157293,
|
| 695 |
+
"epoch": 0.8330781010719756,
|
| 696 |
+
"grad_norm": 0.123046875,
|
| 697 |
+
"learning_rate": 0.00011829268292682926,
|
| 698 |
+
"loss": 0.06245455890893936,
|
| 699 |
+
"mean_token_accuracy": 0.977917030453682,
|
| 700 |
+
"num_tokens": 469027.0,
|
| 701 |
+
"step": 68
|
| 702 |
+
},
|
| 703 |
+
{
|
| 704 |
+
"entropy": 0.30262293945997953,
|
| 705 |
+
"epoch": 0.8453292496171516,
|
| 706 |
+
"grad_norm": 0.13671875,
|
| 707 |
+
"learning_rate": 0.00011707317073170732,
|
| 708 |
+
"loss": 0.08869794756174088,
|
| 709 |
+
"mean_token_accuracy": 0.9743811637163162,
|
| 710 |
+
"num_tokens": 474692.0,
|
| 711 |
+
"step": 69
|
| 712 |
+
},
|
| 713 |
+
{
|
| 714 |
+
"entropy": 0.3196303751319647,
|
| 715 |
+
"epoch": 0.8575803981623277,
|
| 716 |
+
"grad_norm": 0.1484375,
|
| 717 |
+
"learning_rate": 0.00011585365853658536,
|
| 718 |
+
"loss": 0.09405583888292313,
|
| 719 |
+
"mean_token_accuracy": 0.9726175181567669,
|
| 720 |
+
"num_tokens": 480966.0,
|
| 721 |
+
"step": 70
|
| 722 |
+
},
|
| 723 |
+
{
|
| 724 |
+
"entropy": 0.35709446109831333,
|
| 725 |
+
"epoch": 0.8698315467075038,
|
| 726 |
+
"grad_norm": 0.138671875,
|
| 727 |
+
"learning_rate": 0.00011463414634146342,
|
| 728 |
+
"loss": 0.06765145808458328,
|
| 729 |
+
"mean_token_accuracy": 0.9785624854266644,
|
| 730 |
+
"num_tokens": 487243.0,
|
| 731 |
+
"step": 71
|
| 732 |
+
},
|
| 733 |
+
{
|
| 734 |
+
"entropy": 0.3187448363751173,
|
| 735 |
+
"epoch": 0.8820826952526799,
|
| 736 |
+
"grad_norm": 0.150390625,
|
| 737 |
+
"learning_rate": 0.00011341463414634146,
|
| 738 |
+
"loss": 0.11273079365491867,
|
| 739 |
+
"mean_token_accuracy": 0.968480296432972,
|
| 740 |
+
"num_tokens": 493644.0,
|
| 741 |
+
"step": 72
|
| 742 |
+
},
|
| 743 |
+
{
|
| 744 |
+
"entropy": 0.338912196457386,
|
| 745 |
+
"epoch": 0.8943338437978561,
|
| 746 |
+
"grad_norm": 0.11474609375,
|
| 747 |
+
"learning_rate": 0.00011219512195121953,
|
| 748 |
+
"loss": 0.07907245308160782,
|
| 749 |
+
"mean_token_accuracy": 0.9740516655147076,
|
| 750 |
+
"num_tokens": 501266.0,
|
| 751 |
+
"step": 73
|
| 752 |
+
},
|
| 753 |
+
{
|
| 754 |
+
"entropy": 0.32440096139907837,
|
| 755 |
+
"epoch": 0.9065849923430321,
|
| 756 |
+
"grad_norm": 0.119140625,
|
| 757 |
+
"learning_rate": 0.00011097560975609757,
|
| 758 |
+
"loss": 0.05401031672954559,
|
| 759 |
+
"mean_token_accuracy": 0.9804942272603512,
|
| 760 |
+
"num_tokens": 508602.0,
|
| 761 |
+
"step": 74
|
| 762 |
+
},
|
| 763 |
+
{
|
| 764 |
+
"entropy": 0.3483101995661855,
|
| 765 |
+
"epoch": 0.9188361408882083,
|
| 766 |
+
"grad_norm": 0.1494140625,
|
| 767 |
+
"learning_rate": 0.00010975609756097563,
|
| 768 |
+
"loss": 0.11057186871767044,
|
| 769 |
+
"mean_token_accuracy": 0.9718486294150352,
|
| 770 |
+
"num_tokens": 515398.0,
|
| 771 |
+
"step": 75
|
| 772 |
+
},
|
| 773 |
+
{
|
| 774 |
+
"entropy": 0.34578234050422907,
|
| 775 |
+
"epoch": 0.9310872894333844,
|
| 776 |
+
"grad_norm": 0.125,
|
| 777 |
+
"learning_rate": 0.00010853658536585367,
|
| 778 |
+
"loss": 0.06668201088905334,
|
| 779 |
+
"mean_token_accuracy": 0.9788769222795963,
|
| 780 |
+
"num_tokens": 521843.0,
|
| 781 |
+
"step": 76
|
| 782 |
+
},
|
| 783 |
+
{
|
| 784 |
+
"entropy": 0.30221153143793344,
|
| 785 |
+
"epoch": 0.9433384379785605,
|
| 786 |
+
"grad_norm": 0.109375,
|
| 787 |
+
"learning_rate": 0.00010731707317073172,
|
| 788 |
+
"loss": 0.06314530223608017,
|
| 789 |
+
"mean_token_accuracy": 0.9795791730284691,
|
| 790 |
+
"num_tokens": 529048.0,
|
| 791 |
+
"step": 77
|
| 792 |
+
},
|
| 793 |
+
{
|
| 794 |
+
"entropy": 0.3246979024261236,
|
| 795 |
+
"epoch": 0.9555895865237366,
|
| 796 |
+
"grad_norm": 0.11376953125,
|
| 797 |
+
"learning_rate": 0.00010609756097560977,
|
| 798 |
+
"loss": 0.06752847880125046,
|
| 799 |
+
"mean_token_accuracy": 0.9832794591784477,
|
| 800 |
+
"num_tokens": 536898.0,
|
| 801 |
+
"step": 78
|
| 802 |
+
},
|
| 803 |
+
{
|
| 804 |
+
"entropy": 0.31460305489599705,
|
| 805 |
+
"epoch": 0.9678407350689127,
|
| 806 |
+
"grad_norm": 0.138671875,
|
| 807 |
+
"learning_rate": 0.00010487804878048781,
|
| 808 |
+
"loss": 0.07550302147865295,
|
| 809 |
+
"mean_token_accuracy": 0.9745542369782925,
|
| 810 |
+
"num_tokens": 543183.0,
|
| 811 |
+
"step": 79
|
| 812 |
+
},
|
| 813 |
+
{
|
| 814 |
+
"entropy": 0.29604928102344275,
|
| 815 |
+
"epoch": 0.9800918836140888,
|
| 816 |
+
"grad_norm": 0.1083984375,
|
| 817 |
+
"learning_rate": 0.00010365853658536586,
|
| 818 |
+
"loss": 0.061620082706213,
|
| 819 |
+
"mean_token_accuracy": 0.9814895763993263,
|
| 820 |
+
"num_tokens": 550826.0,
|
| 821 |
+
"step": 80
|
| 822 |
+
},
|
| 823 |
+
{
|
| 824 |
+
"entropy": 0.309127070941031,
|
| 825 |
+
"epoch": 0.9923430321592649,
|
| 826 |
+
"grad_norm": 0.13671875,
|
| 827 |
+
"learning_rate": 0.0001024390243902439,
|
| 828 |
+
"loss": 0.08857648074626923,
|
| 829 |
+
"mean_token_accuracy": 0.9735055603086948,
|
| 830 |
+
"num_tokens": 557586.0,
|
| 831 |
+
"step": 81
|
| 832 |
+
},
|
| 833 |
+
{
|
| 834 |
+
"entropy": 0.28887457996606825,
|
| 835 |
+
"epoch": 1.0,
|
| 836 |
+
"grad_norm": 0.185546875,
|
| 837 |
+
"learning_rate": 0.00010121951219512196,
|
| 838 |
+
"loss": 0.06288491934537888,
|
| 839 |
+
"mean_token_accuracy": 0.9819431960582733,
|
| 840 |
+
"num_tokens": 561550.0,
|
| 841 |
+
"step": 82
|
| 842 |
+
},
|
| 843 |
+
{
|
| 844 |
+
"entropy": 0.3049680180847645,
|
| 845 |
+
"epoch": 1.0122511485451762,
|
| 846 |
+
"grad_norm": 0.0986328125,
|
| 847 |
+
"learning_rate": 0.0001,
|
| 848 |
+
"loss": 0.08012041449546814,
|
| 849 |
+
"mean_token_accuracy": 0.9773442409932613,
|
| 850 |
+
"num_tokens": 568728.0,
|
| 851 |
+
"step": 83
|
| 852 |
+
},
|
| 853 |
+
{
|
| 854 |
+
"entropy": 0.26021771878004074,
|
| 855 |
+
"epoch": 1.0245022970903521,
|
| 856 |
+
"grad_norm": 0.09130859375,
|
| 857 |
+
"learning_rate": 9.878048780487805e-05,
|
| 858 |
+
"loss": 0.04987334832549095,
|
| 859 |
+
"mean_token_accuracy": 0.9872907213866711,
|
| 860 |
+
"num_tokens": 575388.0,
|
| 861 |
+
"step": 84
|
| 862 |
+
},
|
| 863 |
+
{
|
| 864 |
+
"entropy": 0.3132081003859639,
|
| 865 |
+
"epoch": 1.0367534456355283,
|
| 866 |
+
"grad_norm": 0.0693359375,
|
| 867 |
+
"learning_rate": 9.75609756097561e-05,
|
| 868 |
+
"loss": 0.03793306648731232,
|
| 869 |
+
"mean_token_accuracy": 0.9893307648599148,
|
| 870 |
+
"num_tokens": 583555.0,
|
| 871 |
+
"step": 85
|
| 872 |
+
},
|
| 873 |
+
{
|
| 874 |
+
"entropy": 0.2535849278792739,
|
| 875 |
+
"epoch": 1.0490045941807045,
|
| 876 |
+
"grad_norm": 0.08740234375,
|
| 877 |
+
"learning_rate": 9.634146341463415e-05,
|
| 878 |
+
"loss": 0.04893108084797859,
|
| 879 |
+
"mean_token_accuracy": 0.9859805703163147,
|
| 880 |
+
"num_tokens": 589967.0,
|
| 881 |
+
"step": 86
|
| 882 |
+
},
|
| 883 |
+
{
|
| 884 |
+
"entropy": 0.23509769327938557,
|
| 885 |
+
"epoch": 1.0612557427258806,
|
| 886 |
+
"grad_norm": 0.08251953125,
|
| 887 |
+
"learning_rate": 9.51219512195122e-05,
|
| 888 |
+
"loss": 0.0479637086391449,
|
| 889 |
+
"mean_token_accuracy": 0.9847861491143703,
|
| 890 |
+
"num_tokens": 598042.0,
|
| 891 |
+
"step": 87
|
| 892 |
+
},
|
| 893 |
+
{
|
| 894 |
+
"entropy": 0.30080515146255493,
|
| 895 |
+
"epoch": 1.0735068912710566,
|
| 896 |
+
"grad_norm": 0.1767578125,
|
| 897 |
+
"learning_rate": 9.390243902439024e-05,
|
| 898 |
+
"loss": 0.08284764736890793,
|
| 899 |
+
"mean_token_accuracy": 0.9821349158883095,
|
| 900 |
+
"num_tokens": 604464.0,
|
| 901 |
+
"step": 88
|
| 902 |
+
},
|
| 903 |
+
{
|
| 904 |
+
"entropy": 0.2792583117261529,
|
| 905 |
+
"epoch": 1.0857580398162328,
|
| 906 |
+
"grad_norm": 0.099609375,
|
| 907 |
+
"learning_rate": 9.26829268292683e-05,
|
| 908 |
+
"loss": 0.04615325853228569,
|
| 909 |
+
"mean_token_accuracy": 0.9861109368503094,
|
| 910 |
+
"num_tokens": 610667.0,
|
| 911 |
+
"step": 89
|
| 912 |
+
},
|
| 913 |
+
{
|
| 914 |
+
"entropy": 0.2520109824836254,
|
| 915 |
+
"epoch": 1.098009188361409,
|
| 916 |
+
"grad_norm": 0.09814453125,
|
| 917 |
+
"learning_rate": 9.146341463414635e-05,
|
| 918 |
+
"loss": 0.051208432763814926,
|
| 919 |
+
"mean_token_accuracy": 0.9884813874959946,
|
| 920 |
+
"num_tokens": 617684.0,
|
| 921 |
+
"step": 90
|
| 922 |
+
},
|
| 923 |
+
{
|
| 924 |
+
"entropy": 0.2811925411224365,
|
| 925 |
+
"epoch": 1.110260336906585,
|
| 926 |
+
"grad_norm": 0.10546875,
|
| 927 |
+
"learning_rate": 9.02439024390244e-05,
|
| 928 |
+
"loss": 0.045838613063097,
|
| 929 |
+
"mean_token_accuracy": 0.9813198745250702,
|
| 930 |
+
"num_tokens": 624400.0,
|
| 931 |
+
"step": 91
|
| 932 |
+
},
|
| 933 |
+
{
|
| 934 |
+
"entropy": 0.24536922946572304,
|
| 935 |
+
"epoch": 1.122511485451761,
|
| 936 |
+
"grad_norm": 0.11083984375,
|
| 937 |
+
"learning_rate": 8.902439024390244e-05,
|
| 938 |
+
"loss": 0.04839828237891197,
|
| 939 |
+
"mean_token_accuracy": 0.9828252196311951,
|
| 940 |
+
"num_tokens": 631186.0,
|
| 941 |
+
"step": 92
|
| 942 |
+
},
|
| 943 |
+
{
|
| 944 |
+
"entropy": 0.22986232955008745,
|
| 945 |
+
"epoch": 1.1347626339969372,
|
| 946 |
+
"grad_norm": 0.111328125,
|
| 947 |
+
"learning_rate": 8.78048780487805e-05,
|
| 948 |
+
"loss": 0.04496093466877937,
|
| 949 |
+
"mean_token_accuracy": 0.9868007227778435,
|
| 950 |
+
"num_tokens": 638230.0,
|
| 951 |
+
"step": 93
|
| 952 |
+
},
|
| 953 |
+
{
|
| 954 |
+
"entropy": 0.24173379130661488,
|
| 955 |
+
"epoch": 1.1470137825421134,
|
| 956 |
+
"grad_norm": 0.10498046875,
|
| 957 |
+
"learning_rate": 8.658536585365854e-05,
|
| 958 |
+
"loss": 0.038931019604206085,
|
| 959 |
+
"mean_token_accuracy": 0.9905626736581326,
|
| 960 |
+
"num_tokens": 644599.0,
|
| 961 |
+
"step": 94
|
| 962 |
+
},
|
| 963 |
+
{
|
| 964 |
+
"entropy": 0.22757203690707684,
|
| 965 |
+
"epoch": 1.1592649310872893,
|
| 966 |
+
"grad_norm": 0.1318359375,
|
| 967 |
+
"learning_rate": 8.53658536585366e-05,
|
| 968 |
+
"loss": 0.03816759213805199,
|
| 969 |
+
"mean_token_accuracy": 0.9886907860636711,
|
| 970 |
+
"num_tokens": 651211.0,
|
| 971 |
+
"step": 95
|
| 972 |
+
},
|
| 973 |
+
{
|
| 974 |
+
"entropy": 0.22881112340837717,
|
| 975 |
+
"epoch": 1.1715160796324655,
|
| 976 |
+
"grad_norm": 0.10595703125,
|
| 977 |
+
"learning_rate": 8.414634146341464e-05,
|
| 978 |
+
"loss": 0.0442253053188324,
|
| 979 |
+
"mean_token_accuracy": 0.9876982606947422,
|
| 980 |
+
"num_tokens": 657240.0,
|
| 981 |
+
"step": 96
|
| 982 |
+
},
|
| 983 |
+
{
|
| 984 |
+
"entropy": 0.23342516459524632,
|
| 985 |
+
"epoch": 1.1837672281776417,
|
| 986 |
+
"grad_norm": 0.11376953125,
|
| 987 |
+
"learning_rate": 8.292682926829268e-05,
|
| 988 |
+
"loss": 0.0382809042930603,
|
| 989 |
+
"mean_token_accuracy": 0.9902381077408791,
|
| 990 |
+
"num_tokens": 663894.0,
|
| 991 |
+
"step": 97
|
| 992 |
+
},
|
| 993 |
+
{
|
| 994 |
+
"entropy": 0.2406658846884966,
|
| 995 |
+
"epoch": 1.1960183767228179,
|
| 996 |
+
"grad_norm": 0.1123046875,
|
| 997 |
+
"learning_rate": 8.170731707317073e-05,
|
| 998 |
+
"loss": 0.04963719844818115,
|
| 999 |
+
"mean_token_accuracy": 0.9877509213984013,
|
| 1000 |
+
"num_tokens": 671338.0,
|
| 1001 |
+
"step": 98
|
| 1002 |
+
},
|
| 1003 |
+
{
|
| 1004 |
+
"entropy": 0.272550736553967,
|
| 1005 |
+
"epoch": 1.2082695252679938,
|
| 1006 |
+
"grad_norm": 0.10888671875,
|
| 1007 |
+
"learning_rate": 8.048780487804879e-05,
|
| 1008 |
+
"loss": 0.05441854149103165,
|
| 1009 |
+
"mean_token_accuracy": 0.983638808131218,
|
| 1010 |
+
"num_tokens": 679108.0,
|
| 1011 |
+
"step": 99
|
| 1012 |
+
},
|
| 1013 |
+
{
|
| 1014 |
+
"entropy": 0.2297075460664928,
|
| 1015 |
+
"epoch": 1.22052067381317,
|
| 1016 |
+
"grad_norm": 0.142578125,
|
| 1017 |
+
"learning_rate": 7.926829268292683e-05,
|
| 1018 |
+
"loss": 0.04290780425071716,
|
| 1019 |
+
"mean_token_accuracy": 0.9863294512033463,
|
| 1020 |
+
"num_tokens": 685572.0,
|
| 1021 |
+
"step": 100
|
| 1022 |
+
},
|
| 1023 |
+
{
|
| 1024 |
+
"epoch": 1.22052067381317,
|
| 1025 |
+
"eval_entropy": 0.2541272067937298,
|
| 1026 |
+
"eval_loss": 0.06591593474149704,
|
| 1027 |
+
"eval_mean_token_accuracy": 0.9771205471909564,
|
| 1028 |
+
"eval_num_tokens": 685572.0,
|
| 1029 |
+
"eval_runtime": 61.7088,
|
| 1030 |
+
"eval_samples_per_second": 1.118,
|
| 1031 |
+
"eval_steps_per_second": 1.118,
|
| 1032 |
+
"step": 100
|
| 1033 |
+
},
|
| 1034 |
+
{
|
| 1035 |
+
"entropy": 0.25287739746272564,
|
| 1036 |
+
"epoch": 1.2327718223583461,
|
| 1037 |
+
"grad_norm": 0.1064453125,
|
| 1038 |
+
"learning_rate": 7.804878048780489e-05,
|
| 1039 |
+
"loss": 0.03635338693857193,
|
| 1040 |
+
"mean_token_accuracy": 0.9891670718789101,
|
| 1041 |
+
"num_tokens": 692888.0,
|
| 1042 |
+
"step": 101
|
| 1043 |
+
},
|
| 1044 |
+
{
|
| 1045 |
+
"entropy": 0.23323721811175346,
|
| 1046 |
+
"epoch": 1.245022970903522,
|
| 1047 |
+
"grad_norm": 0.091796875,
|
| 1048 |
+
"learning_rate": 7.682926829268293e-05,
|
| 1049 |
+
"loss": 0.03589210659265518,
|
| 1050 |
+
"mean_token_accuracy": 0.9888128153979778,
|
| 1051 |
+
"num_tokens": 700015.0,
|
| 1052 |
+
"step": 102
|
| 1053 |
+
},
|
| 1054 |
+
{
|
| 1055 |
+
"entropy": 0.24865772109478712,
|
| 1056 |
+
"epoch": 1.2572741194486983,
|
| 1057 |
+
"grad_norm": 0.10009765625,
|
| 1058 |
+
"learning_rate": 7.560975609756099e-05,
|
| 1059 |
+
"loss": 0.0306346844881773,
|
| 1060 |
+
"mean_token_accuracy": 0.9904107972979546,
|
| 1061 |
+
"num_tokens": 707330.0,
|
| 1062 |
+
"step": 103
|
| 1063 |
+
},
|
| 1064 |
+
{
|
| 1065 |
+
"entropy": 0.2551306625828147,
|
| 1066 |
+
"epoch": 1.2695252679938744,
|
| 1067 |
+
"grad_norm": 0.134765625,
|
| 1068 |
+
"learning_rate": 7.439024390243903e-05,
|
| 1069 |
+
"loss": 0.062116604298353195,
|
| 1070 |
+
"mean_token_accuracy": 0.9804923608899117,
|
| 1071 |
+
"num_tokens": 714185.0,
|
| 1072 |
+
"step": 104
|
| 1073 |
+
},
|
| 1074 |
+
{
|
| 1075 |
+
"entropy": 0.26964253932237625,
|
| 1076 |
+
"epoch": 1.2817764165390506,
|
| 1077 |
+
"grad_norm": 0.12255859375,
|
| 1078 |
+
"learning_rate": 7.317073170731707e-05,
|
| 1079 |
+
"loss": 0.05495516210794449,
|
| 1080 |
+
"mean_token_accuracy": 0.983124740421772,
|
| 1081 |
+
"num_tokens": 720030.0,
|
| 1082 |
+
"step": 105
|
| 1083 |
+
},
|
| 1084 |
+
{
|
| 1085 |
+
"entropy": 0.2399951433762908,
|
| 1086 |
+
"epoch": 1.2940275650842268,
|
| 1087 |
+
"grad_norm": 0.11572265625,
|
| 1088 |
+
"learning_rate": 7.195121951219513e-05,
|
| 1089 |
+
"loss": 0.0537109449505806,
|
| 1090 |
+
"mean_token_accuracy": 0.9835550487041473,
|
| 1091 |
+
"num_tokens": 727399.0,
|
| 1092 |
+
"step": 106
|
| 1093 |
+
},
|
| 1094 |
+
{
|
| 1095 |
+
"entropy": 0.2527354145422578,
|
| 1096 |
+
"epoch": 1.3062787136294027,
|
| 1097 |
+
"grad_norm": 0.095703125,
|
| 1098 |
+
"learning_rate": 7.073170731707317e-05,
|
| 1099 |
+
"loss": 0.0370502732694149,
|
| 1100 |
+
"mean_token_accuracy": 0.987937405705452,
|
| 1101 |
+
"num_tokens": 734117.0,
|
| 1102 |
+
"step": 107
|
| 1103 |
+
},
|
| 1104 |
+
{
|
| 1105 |
+
"entropy": 0.2708861446008086,
|
| 1106 |
+
"epoch": 1.318529862174579,
|
| 1107 |
+
"grad_norm": 0.1328125,
|
| 1108 |
+
"learning_rate": 6.951219512195122e-05,
|
| 1109 |
+
"loss": 0.02873871847987175,
|
| 1110 |
+
"mean_token_accuracy": 0.9898889176547527,
|
| 1111 |
+
"num_tokens": 739843.0,
|
| 1112 |
+
"step": 108
|
| 1113 |
+
},
|
| 1114 |
+
{
|
| 1115 |
+
"entropy": 0.24508011247962713,
|
| 1116 |
+
"epoch": 1.3307810107197549,
|
| 1117 |
+
"grad_norm": 0.142578125,
|
| 1118 |
+
"learning_rate": 6.829268292682928e-05,
|
| 1119 |
+
"loss": 0.04992092400789261,
|
| 1120 |
+
"mean_token_accuracy": 0.985265351831913,
|
| 1121 |
+
"num_tokens": 747120.0,
|
| 1122 |
+
"step": 109
|
| 1123 |
+
},
|
| 1124 |
+
{
|
| 1125 |
+
"entropy": 0.24371083825826645,
|
| 1126 |
+
"epoch": 1.343032159264931,
|
| 1127 |
+
"grad_norm": 0.10107421875,
|
| 1128 |
+
"learning_rate": 6.707317073170732e-05,
|
| 1129 |
+
"loss": 0.04801744595170021,
|
| 1130 |
+
"mean_token_accuracy": 0.9857638366520405,
|
| 1131 |
+
"num_tokens": 754708.0,
|
| 1132 |
+
"step": 110
|
| 1133 |
+
},
|
| 1134 |
+
{
|
| 1135 |
+
"entropy": 0.24870567955076694,
|
| 1136 |
+
"epoch": 1.3552833078101072,
|
| 1137 |
+
"grad_norm": 0.12109375,
|
| 1138 |
+
"learning_rate": 6.585365853658538e-05,
|
| 1139 |
+
"loss": 0.04191367328166962,
|
| 1140 |
+
"mean_token_accuracy": 0.9862709790468216,
|
| 1141 |
+
"num_tokens": 760898.0,
|
| 1142 |
+
"step": 111
|
| 1143 |
+
},
|
| 1144 |
+
{
|
| 1145 |
+
"entropy": 0.2612510984763503,
|
| 1146 |
+
"epoch": 1.3675344563552834,
|
| 1147 |
+
"grad_norm": 0.103515625,
|
| 1148 |
+
"learning_rate": 6.463414634146342e-05,
|
| 1149 |
+
"loss": 0.05326298251748085,
|
| 1150 |
+
"mean_token_accuracy": 0.9800548776984215,
|
| 1151 |
+
"num_tokens": 767451.0,
|
| 1152 |
+
"step": 112
|
| 1153 |
+
},
|
| 1154 |
+
{
|
| 1155 |
+
"entropy": 0.2545614130795002,
|
| 1156 |
+
"epoch": 1.3797856049004595,
|
| 1157 |
+
"grad_norm": 0.1162109375,
|
| 1158 |
+
"learning_rate": 6.341463414634146e-05,
|
| 1159 |
+
"loss": 0.040731754153966904,
|
| 1160 |
+
"mean_token_accuracy": 0.9870966114103794,
|
| 1161 |
+
"num_tokens": 775160.0,
|
| 1162 |
+
"step": 113
|
| 1163 |
+
},
|
| 1164 |
+
{
|
| 1165 |
+
"entropy": 0.24170197267085314,
|
| 1166 |
+
"epoch": 1.3920367534456355,
|
| 1167 |
+
"grad_norm": 0.1328125,
|
| 1168 |
+
"learning_rate": 6.219512195121952e-05,
|
| 1169 |
+
"loss": 0.040866196155548096,
|
| 1170 |
+
"mean_token_accuracy": 0.9861873909831047,
|
| 1171 |
+
"num_tokens": 782453.0,
|
| 1172 |
+
"step": 114
|
| 1173 |
+
},
|
| 1174 |
+
{
|
| 1175 |
+
"entropy": 0.26318133249878883,
|
| 1176 |
+
"epoch": 1.4042879019908117,
|
| 1177 |
+
"grad_norm": 0.10693359375,
|
| 1178 |
+
"learning_rate": 6.097560975609756e-05,
|
| 1179 |
+
"loss": 0.03041079081594944,
|
| 1180 |
+
"mean_token_accuracy": 0.989543404430151,
|
| 1181 |
+
"num_tokens": 789405.0,
|
| 1182 |
+
"step": 115
|
| 1183 |
+
},
|
| 1184 |
+
{
|
| 1185 |
+
"entropy": 0.2495063878595829,
|
| 1186 |
+
"epoch": 1.4165390505359878,
|
| 1187 |
+
"grad_norm": 0.12109375,
|
| 1188 |
+
"learning_rate": 5.975609756097561e-05,
|
| 1189 |
+
"loss": 0.03743698075413704,
|
| 1190 |
+
"mean_token_accuracy": 0.9890936017036438,
|
| 1191 |
+
"num_tokens": 795520.0,
|
| 1192 |
+
"step": 116
|
| 1193 |
+
},
|
| 1194 |
+
{
|
| 1195 |
+
"entropy": 0.23341670911759138,
|
| 1196 |
+
"epoch": 1.4287901990811638,
|
| 1197 |
+
"grad_norm": 0.11328125,
|
| 1198 |
+
"learning_rate": 5.853658536585366e-05,
|
| 1199 |
+
"loss": 0.052408114075660706,
|
| 1200 |
+
"mean_token_accuracy": 0.9838856235146523,
|
| 1201 |
+
"num_tokens": 802060.0,
|
| 1202 |
+
"step": 117
|
| 1203 |
+
},
|
| 1204 |
+
{
|
| 1205 |
+
"entropy": 0.2609324613586068,
|
| 1206 |
+
"epoch": 1.44104134762634,
|
| 1207 |
+
"grad_norm": 0.11767578125,
|
| 1208 |
+
"learning_rate": 5.731707317073171e-05,
|
| 1209 |
+
"loss": 0.04312039911746979,
|
| 1210 |
+
"mean_token_accuracy": 0.985971175134182,
|
| 1211 |
+
"num_tokens": 808902.0,
|
| 1212 |
+
"step": 118
|
| 1213 |
+
},
|
| 1214 |
+
{
|
| 1215 |
+
"entropy": 0.2670856877230108,
|
| 1216 |
+
"epoch": 1.4532924961715161,
|
| 1217 |
+
"grad_norm": 0.1240234375,
|
| 1218 |
+
"learning_rate": 5.6097560975609764e-05,
|
| 1219 |
+
"loss": 0.045985687524080276,
|
| 1220 |
+
"mean_token_accuracy": 0.9871717020869255,
|
| 1221 |
+
"num_tokens": 816206.0,
|
| 1222 |
+
"step": 119
|
| 1223 |
+
},
|
| 1224 |
+
{
|
| 1225 |
+
"entropy": 0.26661152858287096,
|
| 1226 |
+
"epoch": 1.4655436447166923,
|
| 1227 |
+
"grad_norm": 0.1298828125,
|
| 1228 |
+
"learning_rate": 5.487804878048781e-05,
|
| 1229 |
+
"loss": 0.04714817553758621,
|
| 1230 |
+
"mean_token_accuracy": 0.9872265867888927,
|
| 1231 |
+
"num_tokens": 822262.0,
|
| 1232 |
+
"step": 120
|
| 1233 |
+
},
|
| 1234 |
+
{
|
| 1235 |
+
"entropy": 0.23576788790524006,
|
| 1236 |
+
"epoch": 1.4777947932618682,
|
| 1237 |
+
"grad_norm": 0.1650390625,
|
| 1238 |
+
"learning_rate": 5.365853658536586e-05,
|
| 1239 |
+
"loss": 0.042331770062446594,
|
| 1240 |
+
"mean_token_accuracy": 0.9874267354607582,
|
| 1241 |
+
"num_tokens": 828344.0,
|
| 1242 |
+
"step": 121
|
| 1243 |
+
},
|
| 1244 |
+
{
|
| 1245 |
+
"entropy": 0.23678721394389868,
|
| 1246 |
+
"epoch": 1.4900459418070444,
|
| 1247 |
+
"grad_norm": 0.1806640625,
|
| 1248 |
+
"learning_rate": 5.2439024390243904e-05,
|
| 1249 |
+
"loss": 0.04589102789759636,
|
| 1250 |
+
"mean_token_accuracy": 0.983386930078268,
|
| 1251 |
+
"num_tokens": 835172.0,
|
| 1252 |
+
"step": 122
|
| 1253 |
+
},
|
| 1254 |
+
{
|
| 1255 |
+
"entropy": 0.2346462979912758,
|
| 1256 |
+
"epoch": 1.5022970903522204,
|
| 1257 |
+
"grad_norm": 0.150390625,
|
| 1258 |
+
"learning_rate": 5.121951219512195e-05,
|
| 1259 |
+
"loss": 0.04002859443426132,
|
| 1260 |
+
"mean_token_accuracy": 0.9853599444031715,
|
| 1261 |
+
"num_tokens": 841225.0,
|
| 1262 |
+
"step": 123
|
| 1263 |
+
},
|
| 1264 |
+
{
|
| 1265 |
+
"entropy": 0.23265949822962284,
|
| 1266 |
+
"epoch": 1.5145482388973965,
|
| 1267 |
+
"grad_norm": 0.1611328125,
|
| 1268 |
+
"learning_rate": 5e-05,
|
| 1269 |
+
"loss": 0.05799969285726547,
|
| 1270 |
+
"mean_token_accuracy": 0.9821320809423923,
|
| 1271 |
+
"num_tokens": 849059.0,
|
| 1272 |
+
"step": 124
|
| 1273 |
+
},
|
| 1274 |
+
{
|
| 1275 |
+
"entropy": 0.24194937106221914,
|
| 1276 |
+
"epoch": 1.5267993874425727,
|
| 1277 |
+
"grad_norm": 0.1396484375,
|
| 1278 |
+
"learning_rate": 4.878048780487805e-05,
|
| 1279 |
+
"loss": 0.05711432918906212,
|
| 1280 |
+
"mean_token_accuracy": 0.9829593598842621,
|
| 1281 |
+
"num_tokens": 857164.0,
|
| 1282 |
+
"step": 125
|
| 1283 |
+
},
|
| 1284 |
+
{
|
| 1285 |
+
"entropy": 0.23494063317775726,
|
| 1286 |
+
"epoch": 1.5390505359877489,
|
| 1287 |
+
"grad_norm": 0.13671875,
|
| 1288 |
+
"learning_rate": 4.75609756097561e-05,
|
| 1289 |
+
"loss": 0.06452606618404388,
|
| 1290 |
+
"mean_token_accuracy": 0.9841964319348335,
|
| 1291 |
+
"num_tokens": 864463.0,
|
| 1292 |
+
"step": 126
|
| 1293 |
+
},
|
| 1294 |
+
{
|
| 1295 |
+
"entropy": 0.2896596472710371,
|
| 1296 |
+
"epoch": 1.551301684532925,
|
| 1297 |
+
"grad_norm": 0.125,
|
| 1298 |
+
"learning_rate": 4.634146341463415e-05,
|
| 1299 |
+
"loss": 0.05577927827835083,
|
| 1300 |
+
"mean_token_accuracy": 0.9853286854922771,
|
| 1301 |
+
"num_tokens": 871759.0,
|
| 1302 |
+
"step": 127
|
| 1303 |
+
},
|
| 1304 |
+
{
|
| 1305 |
+
"entropy": 0.2581626093015075,
|
| 1306 |
+
"epoch": 1.5635528330781012,
|
| 1307 |
+
"grad_norm": 0.1552734375,
|
| 1308 |
+
"learning_rate": 4.51219512195122e-05,
|
| 1309 |
+
"loss": 0.03707893565297127,
|
| 1310 |
+
"mean_token_accuracy": 0.9873116910457611,
|
| 1311 |
+
"num_tokens": 878778.0,
|
| 1312 |
+
"step": 128
|
| 1313 |
+
},
|
| 1314 |
+
{
|
| 1315 |
+
"entropy": 0.22061639744788408,
|
| 1316 |
+
"epoch": 1.5758039816232772,
|
| 1317 |
+
"grad_norm": 0.130859375,
|
| 1318 |
+
"learning_rate": 4.390243902439025e-05,
|
| 1319 |
+
"loss": 0.03345699608325958,
|
| 1320 |
+
"mean_token_accuracy": 0.9894634075462818,
|
| 1321 |
+
"num_tokens": 884824.0,
|
| 1322 |
+
"step": 129
|
| 1323 |
+
},
|
| 1324 |
+
{
|
| 1325 |
+
"entropy": 0.22001465130597353,
|
| 1326 |
+
"epoch": 1.5880551301684533,
|
| 1327 |
+
"grad_norm": 0.115234375,
|
| 1328 |
+
"learning_rate": 4.26829268292683e-05,
|
| 1329 |
+
"loss": 0.033830057829618454,
|
| 1330 |
+
"mean_token_accuracy": 0.9893862381577492,
|
| 1331 |
+
"num_tokens": 891884.0,
|
| 1332 |
+
"step": 130
|
| 1333 |
+
},
|
| 1334 |
+
{
|
| 1335 |
+
"entropy": 0.24686648417264223,
|
| 1336 |
+
"epoch": 1.6003062787136293,
|
| 1337 |
+
"grad_norm": 0.10400390625,
|
| 1338 |
+
"learning_rate": 4.146341463414634e-05,
|
| 1339 |
+
"loss": 0.03980773314833641,
|
| 1340 |
+
"mean_token_accuracy": 0.9880322627723217,
|
| 1341 |
+
"num_tokens": 898482.0,
|
| 1342 |
+
"step": 131
|
| 1343 |
+
},
|
| 1344 |
+
{
|
| 1345 |
+
"entropy": 0.24617432616651058,
|
| 1346 |
+
"epoch": 1.6125574272588055,
|
| 1347 |
+
"grad_norm": 0.1787109375,
|
| 1348 |
+
"learning_rate": 4.0243902439024395e-05,
|
| 1349 |
+
"loss": 0.05706659331917763,
|
| 1350 |
+
"mean_token_accuracy": 0.9778756387531757,
|
| 1351 |
+
"num_tokens": 905832.0,
|
| 1352 |
+
"step": 132
|
| 1353 |
+
},
|
| 1354 |
+
{
|
| 1355 |
+
"entropy": 0.23000300489366055,
|
| 1356 |
+
"epoch": 1.6248085758039816,
|
| 1357 |
+
"grad_norm": 0.11328125,
|
| 1358 |
+
"learning_rate": 3.9024390243902444e-05,
|
| 1359 |
+
"loss": 0.04501105844974518,
|
| 1360 |
+
"mean_token_accuracy": 0.9868872575461864,
|
| 1361 |
+
"num_tokens": 912020.0,
|
| 1362 |
+
"step": 133
|
| 1363 |
+
},
|
| 1364 |
+
{
|
| 1365 |
+
"entropy": 0.23596840538084507,
|
| 1366 |
+
"epoch": 1.6370597243491578,
|
| 1367 |
+
"grad_norm": 0.11572265625,
|
| 1368 |
+
"learning_rate": 3.780487804878049e-05,
|
| 1369 |
+
"loss": 0.057706866413354874,
|
| 1370 |
+
"mean_token_accuracy": 0.9847077578306198,
|
| 1371 |
+
"num_tokens": 918405.0,
|
| 1372 |
+
"step": 134
|
| 1373 |
+
},
|
| 1374 |
+
{
|
| 1375 |
+
"entropy": 0.25483656115829945,
|
| 1376 |
+
"epoch": 1.649310872894334,
|
| 1377 |
+
"grad_norm": 0.13671875,
|
| 1378 |
+
"learning_rate": 3.6585365853658535e-05,
|
| 1379 |
+
"loss": 0.06121227145195007,
|
| 1380 |
+
"mean_token_accuracy": 0.9820427037775517,
|
| 1381 |
+
"num_tokens": 925425.0,
|
| 1382 |
+
"step": 135
|
| 1383 |
+
},
|
| 1384 |
+
{
|
| 1385 |
+
"entropy": 0.2879916010424495,
|
| 1386 |
+
"epoch": 1.66156202143951,
|
| 1387 |
+
"grad_norm": 0.11181640625,
|
| 1388 |
+
"learning_rate": 3.5365853658536584e-05,
|
| 1389 |
+
"loss": 0.03920814394950867,
|
| 1390 |
+
"mean_token_accuracy": 0.9877970777451992,
|
| 1391 |
+
"num_tokens": 930895.0,
|
| 1392 |
+
"step": 136
|
| 1393 |
+
},
|
| 1394 |
+
{
|
| 1395 |
+
"entropy": 0.2634068289771676,
|
| 1396 |
+
"epoch": 1.673813169984686,
|
| 1397 |
+
"grad_norm": 0.12451171875,
|
| 1398 |
+
"learning_rate": 3.414634146341464e-05,
|
| 1399 |
+
"loss": 0.0386468879878521,
|
| 1400 |
+
"mean_token_accuracy": 0.9877878725528717,
|
| 1401 |
+
"num_tokens": 937389.0,
|
| 1402 |
+
"step": 137
|
| 1403 |
+
},
|
| 1404 |
+
{
|
| 1405 |
+
"entropy": 0.2587460493668914,
|
| 1406 |
+
"epoch": 1.686064318529862,
|
| 1407 |
+
"grad_norm": 0.1123046875,
|
| 1408 |
+
"learning_rate": 3.292682926829269e-05,
|
| 1409 |
+
"loss": 0.034930720925331116,
|
| 1410 |
+
"mean_token_accuracy": 0.9874115809798241,
|
| 1411 |
+
"num_tokens": 945016.0,
|
| 1412 |
+
"step": 138
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"entropy": 0.26116301491856575,
|
| 1416 |
+
"epoch": 1.6983154670750382,
|
| 1417 |
+
"grad_norm": 0.0966796875,
|
| 1418 |
+
"learning_rate": 3.170731707317073e-05,
|
| 1419 |
+
"loss": 0.033916398882865906,
|
| 1420 |
+
"mean_token_accuracy": 0.9879581108689308,
|
| 1421 |
+
"num_tokens": 951475.0,
|
| 1422 |
+
"step": 139
|
| 1423 |
+
},
|
| 1424 |
+
{
|
| 1425 |
+
"entropy": 0.2920989394187927,
|
| 1426 |
+
"epoch": 1.7105666156202144,
|
| 1427 |
+
"grad_norm": 0.1103515625,
|
| 1428 |
+
"learning_rate": 3.048780487804878e-05,
|
| 1429 |
+
"loss": 0.03983481973409653,
|
| 1430 |
+
"mean_token_accuracy": 0.9893253818154335,
|
| 1431 |
+
"num_tokens": 957845.0,
|
| 1432 |
+
"step": 140
|
| 1433 |
+
},
|
| 1434 |
+
{
|
| 1435 |
+
"entropy": 0.23128231521695852,
|
| 1436 |
+
"epoch": 1.7228177641653906,
|
| 1437 |
+
"grad_norm": 0.11962890625,
|
| 1438 |
+
"learning_rate": 2.926829268292683e-05,
|
| 1439 |
+
"loss": 0.051980044692754745,
|
| 1440 |
+
"mean_token_accuracy": 0.9810708239674568,
|
| 1441 |
+
"num_tokens": 964800.0,
|
| 1442 |
+
"step": 141
|
| 1443 |
+
},
|
| 1444 |
+
{
|
| 1445 |
+
"entropy": 0.25590753462165594,
|
| 1446 |
+
"epoch": 1.7350689127105667,
|
| 1447 |
+
"grad_norm": 0.171875,
|
| 1448 |
+
"learning_rate": 2.8048780487804882e-05,
|
| 1449 |
+
"loss": 0.04797530174255371,
|
| 1450 |
+
"mean_token_accuracy": 0.98531124740839,
|
| 1451 |
+
"num_tokens": 970216.0,
|
| 1452 |
+
"step": 142
|
| 1453 |
+
},
|
| 1454 |
+
{
|
| 1455 |
+
"entropy": 0.24975391291081905,
|
| 1456 |
+
"epoch": 1.7473200612557427,
|
| 1457 |
+
"grad_norm": 0.125,
|
| 1458 |
+
"learning_rate": 2.682926829268293e-05,
|
| 1459 |
+
"loss": 0.04290381073951721,
|
| 1460 |
+
"mean_token_accuracy": 0.9855599775910378,
|
| 1461 |
+
"num_tokens": 976676.0,
|
| 1462 |
+
"step": 143
|
| 1463 |
+
},
|
| 1464 |
+
{
|
| 1465 |
+
"entropy": 0.2620975775644183,
|
| 1466 |
+
"epoch": 1.7595712098009189,
|
| 1467 |
+
"grad_norm": 0.1259765625,
|
| 1468 |
+
"learning_rate": 2.5609756097560977e-05,
|
| 1469 |
+
"loss": 0.04051404073834419,
|
| 1470 |
+
"mean_token_accuracy": 0.9880265817046165,
|
| 1471 |
+
"num_tokens": 984515.0,
|
| 1472 |
+
"step": 144
|
| 1473 |
+
},
|
| 1474 |
+
{
|
| 1475 |
+
"entropy": 0.2606674963608384,
|
| 1476 |
+
"epoch": 1.7718223583460948,
|
| 1477 |
+
"grad_norm": 0.1201171875,
|
| 1478 |
+
"learning_rate": 2.4390243902439026e-05,
|
| 1479 |
+
"loss": 0.040870461612939835,
|
| 1480 |
+
"mean_token_accuracy": 0.9857275933027267,
|
| 1481 |
+
"num_tokens": 991262.0,
|
| 1482 |
+
"step": 145
|
| 1483 |
+
},
|
| 1484 |
+
{
|
| 1485 |
+
"entropy": 0.28423305694013834,
|
| 1486 |
+
"epoch": 1.784073506891271,
|
| 1487 |
+
"grad_norm": 0.1201171875,
|
| 1488 |
+
"learning_rate": 2.3170731707317075e-05,
|
| 1489 |
+
"loss": 0.033665239810943604,
|
| 1490 |
+
"mean_token_accuracy": 0.9889882653951645,
|
| 1491 |
+
"num_tokens": 997598.0,
|
| 1492 |
+
"step": 146
|
| 1493 |
+
},
|
| 1494 |
+
{
|
| 1495 |
+
"entropy": 0.2581148808822036,
|
| 1496 |
+
"epoch": 1.7963246554364471,
|
| 1497 |
+
"grad_norm": 0.11865234375,
|
| 1498 |
+
"learning_rate": 2.1951219512195124e-05,
|
| 1499 |
+
"loss": 0.04215285927057266,
|
| 1500 |
+
"mean_token_accuracy": 0.985553503036499,
|
| 1501 |
+
"num_tokens": 1005517.0,
|
| 1502 |
+
"step": 147
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"entropy": 0.27665852196514606,
|
| 1506 |
+
"epoch": 1.8085758039816233,
|
| 1507 |
+
"grad_norm": 0.1416015625,
|
| 1508 |
+
"learning_rate": 2.073170731707317e-05,
|
| 1509 |
+
"loss": 0.036060549318790436,
|
| 1510 |
+
"mean_token_accuracy": 0.9891492277383804,
|
| 1511 |
+
"num_tokens": 1012208.0,
|
| 1512 |
+
"step": 148
|
| 1513 |
+
},
|
| 1514 |
+
{
|
| 1515 |
+
"entropy": 0.2916540242731571,
|
| 1516 |
+
"epoch": 1.8208269525267995,
|
| 1517 |
+
"grad_norm": 0.111328125,
|
| 1518 |
+
"learning_rate": 1.9512195121951222e-05,
|
| 1519 |
+
"loss": 0.03392140194773674,
|
| 1520 |
+
"mean_token_accuracy": 0.9888332188129425,
|
| 1521 |
+
"num_tokens": 1018126.0,
|
| 1522 |
+
"step": 149
|
| 1523 |
+
},
|
| 1524 |
+
{
|
| 1525 |
+
"entropy": 0.2635590499266982,
|
| 1526 |
+
"epoch": 1.8330781010719757,
|
| 1527 |
+
"grad_norm": 0.107421875,
|
| 1528 |
+
"learning_rate": 1.8292682926829268e-05,
|
| 1529 |
+
"loss": 0.03831010311841965,
|
| 1530 |
+
"mean_token_accuracy": 0.9885501191020012,
|
| 1531 |
+
"num_tokens": 1025618.0,
|
| 1532 |
+
"step": 150
|
| 1533 |
+
},
|
| 1534 |
+
{
|
| 1535 |
+
"epoch": 1.8330781010719757,
|
| 1536 |
+
"eval_entropy": 0.2679487613664157,
|
| 1537 |
+
"eval_loss": 0.06371253728866577,
|
| 1538 |
+
"eval_mean_token_accuracy": 0.9774324289266614,
|
| 1539 |
+
"eval_num_tokens": 1025618.0,
|
| 1540 |
+
"eval_runtime": 61.7245,
|
| 1541 |
+
"eval_samples_per_second": 1.118,
|
| 1542 |
+
"eval_steps_per_second": 1.118,
|
| 1543 |
+
"step": 150
|
| 1544 |
+
}
|
| 1545 |
+
],
|
| 1546 |
+
"logging_steps": 1,
|
| 1547 |
+
"max_steps": 164,
|
| 1548 |
+
"num_input_tokens_seen": 0,
|
| 1549 |
+
"num_train_epochs": 2,
|
| 1550 |
+
"save_steps": 50,
|
| 1551 |
+
"stateful_callbacks": {
|
| 1552 |
+
"TrainerControl": {
|
| 1553 |
+
"args": {
|
| 1554 |
+
"should_epoch_stop": false,
|
| 1555 |
+
"should_evaluate": false,
|
| 1556 |
+
"should_log": false,
|
| 1557 |
+
"should_save": true,
|
| 1558 |
+
"should_training_stop": false
|
| 1559 |
+
},
|
| 1560 |
+
"attributes": {}
|
| 1561 |
+
}
|
| 1562 |
+
},
|
| 1563 |
+
"total_flos": 4.64412202142761e+16,
|
| 1564 |
+
"train_batch_size": 1,
|
| 1565 |
+
"trial_name": null,
|
| 1566 |
+
"trial_params": null
|
| 1567 |
+
}
|
checkpoint-150/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f82b2b4e6dbb457dcbeae9dcaee24c59b51d560b24513b0a9e0c20c6b4ff0bda
|
| 3 |
+
size 5585
|
checkpoint-164/README.md
ADDED
|
@@ -0,0 +1,209 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: meta-llama/Meta-Llama-3.1-8B-Instruct
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:meta-llama/Meta-Llama-3.1-8B-Instruct
|
| 7 |
+
- lora
|
| 8 |
+
- sft
|
| 9 |
+
- transformers
|
| 10 |
+
- trl
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# Model Card for Model ID
|
| 14 |
+
|
| 15 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
## Model Details
|
| 20 |
+
|
| 21 |
+
### Model Description
|
| 22 |
+
|
| 23 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
- **Developed by:** [More Information Needed]
|
| 28 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 29 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 30 |
+
- **Model type:** [More Information Needed]
|
| 31 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 32 |
+
- **License:** [More Information Needed]
|
| 33 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 34 |
+
|
| 35 |
+
### Model Sources [optional]
|
| 36 |
+
|
| 37 |
+
<!-- Provide the basic links for the model. -->
|
| 38 |
+
|
| 39 |
+
- **Repository:** [More Information Needed]
|
| 40 |
+
- **Paper [optional]:** [More Information Needed]
|
| 41 |
+
- **Demo [optional]:** [More Information Needed]
|
| 42 |
+
|
| 43 |
+
## Uses
|
| 44 |
+
|
| 45 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 46 |
+
|
| 47 |
+
### Direct Use
|
| 48 |
+
|
| 49 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 50 |
+
|
| 51 |
+
[More Information Needed]
|
| 52 |
+
|
| 53 |
+
### Downstream Use [optional]
|
| 54 |
+
|
| 55 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 56 |
+
|
| 57 |
+
[More Information Needed]
|
| 58 |
+
|
| 59 |
+
### Out-of-Scope Use
|
| 60 |
+
|
| 61 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 62 |
+
|
| 63 |
+
[More Information Needed]
|
| 64 |
+
|
| 65 |
+
## Bias, Risks, and Limitations
|
| 66 |
+
|
| 67 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 68 |
+
|
| 69 |
+
[More Information Needed]
|
| 70 |
+
|
| 71 |
+
### Recommendations
|
| 72 |
+
|
| 73 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 74 |
+
|
| 75 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 76 |
+
|
| 77 |
+
## How to Get Started with the Model
|
| 78 |
+
|
| 79 |
+
Use the code below to get started with the model.
|
| 80 |
+
|
| 81 |
+
[More Information Needed]
|
| 82 |
+
|
| 83 |
+
## Training Details
|
| 84 |
+
|
| 85 |
+
### Training Data
|
| 86 |
+
|
| 87 |
+
<!-- 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. -->
|
| 88 |
+
|
| 89 |
+
[More Information Needed]
|
| 90 |
+
|
| 91 |
+
### Training Procedure
|
| 92 |
+
|
| 93 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 94 |
+
|
| 95 |
+
#### Preprocessing [optional]
|
| 96 |
+
|
| 97 |
+
[More Information Needed]
|
| 98 |
+
|
| 99 |
+
|
| 100 |
+
#### Training Hyperparameters
|
| 101 |
+
|
| 102 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 103 |
+
|
| 104 |
+
#### Speeds, Sizes, Times [optional]
|
| 105 |
+
|
| 106 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 107 |
+
|
| 108 |
+
[More Information Needed]
|
| 109 |
+
|
| 110 |
+
## Evaluation
|
| 111 |
+
|
| 112 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 113 |
+
|
| 114 |
+
### Testing Data, Factors & Metrics
|
| 115 |
+
|
| 116 |
+
#### Testing Data
|
| 117 |
+
|
| 118 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 119 |
+
|
| 120 |
+
[More Information Needed]
|
| 121 |
+
|
| 122 |
+
#### Factors
|
| 123 |
+
|
| 124 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 125 |
+
|
| 126 |
+
[More Information Needed]
|
| 127 |
+
|
| 128 |
+
#### Metrics
|
| 129 |
+
|
| 130 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 131 |
+
|
| 132 |
+
[More Information Needed]
|
| 133 |
+
|
| 134 |
+
### Results
|
| 135 |
+
|
| 136 |
+
[More Information Needed]
|
| 137 |
+
|
| 138 |
+
#### Summary
|
| 139 |
+
|
| 140 |
+
|
| 141 |
+
|
| 142 |
+
## Model Examination [optional]
|
| 143 |
+
|
| 144 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 145 |
+
|
| 146 |
+
[More Information Needed]
|
| 147 |
+
|
| 148 |
+
## Environmental Impact
|
| 149 |
+
|
| 150 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 151 |
+
|
| 152 |
+
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).
|
| 153 |
+
|
| 154 |
+
- **Hardware Type:** [More Information Needed]
|
| 155 |
+
- **Hours used:** [More Information Needed]
|
| 156 |
+
- **Cloud Provider:** [More Information Needed]
|
| 157 |
+
- **Compute Region:** [More Information Needed]
|
| 158 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 159 |
+
|
| 160 |
+
## Technical Specifications [optional]
|
| 161 |
+
|
| 162 |
+
### Model Architecture and Objective
|
| 163 |
+
|
| 164 |
+
[More Information Needed]
|
| 165 |
+
|
| 166 |
+
### Compute Infrastructure
|
| 167 |
+
|
| 168 |
+
[More Information Needed]
|
| 169 |
+
|
| 170 |
+
#### Hardware
|
| 171 |
+
|
| 172 |
+
[More Information Needed]
|
| 173 |
+
|
| 174 |
+
#### Software
|
| 175 |
+
|
| 176 |
+
[More Information Needed]
|
| 177 |
+
|
| 178 |
+
## Citation [optional]
|
| 179 |
+
|
| 180 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 181 |
+
|
| 182 |
+
**BibTeX:**
|
| 183 |
+
|
| 184 |
+
[More Information Needed]
|
| 185 |
+
|
| 186 |
+
**APA:**
|
| 187 |
+
|
| 188 |
+
[More Information Needed]
|
| 189 |
+
|
| 190 |
+
## Glossary [optional]
|
| 191 |
+
|
| 192 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 193 |
+
|
| 194 |
+
[More Information Needed]
|
| 195 |
+
|
| 196 |
+
## More Information [optional]
|
| 197 |
+
|
| 198 |
+
[More Information Needed]
|
| 199 |
+
|
| 200 |
+
## Model Card Authors [optional]
|
| 201 |
+
|
| 202 |
+
[More Information Needed]
|
| 203 |
+
|
| 204 |
+
## Model Card Contact
|
| 205 |
+
|
| 206 |
+
[More Information Needed]
|
| 207 |
+
### Framework versions
|
| 208 |
+
|
| 209 |
+
- PEFT 0.18.1
|
checkpoint-164/adapter_config.json
ADDED
|
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alora_invocation_tokens": null,
|
| 3 |
+
"alpha_pattern": {},
|
| 4 |
+
"arrow_config": null,
|
| 5 |
+
"auto_mapping": null,
|
| 6 |
+
"base_model_name_or_path": "meta-llama/Meta-Llama-3.1-8B-Instruct",
|
| 7 |
+
"bias": "none",
|
| 8 |
+
"corda_config": null,
|
| 9 |
+
"ensure_weight_tying": false,
|
| 10 |
+
"eva_config": null,
|
| 11 |
+
"exclude_modules": null,
|
| 12 |
+
"fan_in_fan_out": false,
|
| 13 |
+
"inference_mode": true,
|
| 14 |
+
"init_lora_weights": true,
|
| 15 |
+
"layer_replication": null,
|
| 16 |
+
"layers_pattern": null,
|
| 17 |
+
"layers_to_transform": null,
|
| 18 |
+
"loftq_config": {},
|
| 19 |
+
"lora_alpha": 16,
|
| 20 |
+
"lora_bias": false,
|
| 21 |
+
"lora_dropout": 0,
|
| 22 |
+
"megatron_config": null,
|
| 23 |
+
"megatron_core": "megatron.core",
|
| 24 |
+
"modules_to_save": null,
|
| 25 |
+
"peft_type": "LORA",
|
| 26 |
+
"peft_version": "0.18.1",
|
| 27 |
+
"qalora_group_size": 16,
|
| 28 |
+
"r": 16,
|
| 29 |
+
"rank_pattern": {},
|
| 30 |
+
"revision": null,
|
| 31 |
+
"target_modules": [
|
| 32 |
+
"gate_proj",
|
| 33 |
+
"k_proj",
|
| 34 |
+
"up_proj",
|
| 35 |
+
"o_proj",
|
| 36 |
+
"down_proj",
|
| 37 |
+
"v_proj",
|
| 38 |
+
"q_proj"
|
| 39 |
+
],
|
| 40 |
+
"target_parameters": null,
|
| 41 |
+
"task_type": "CAUSAL_LM",
|
| 42 |
+
"trainable_token_indices": null,
|
| 43 |
+
"use_dora": false,
|
| 44 |
+
"use_qalora": false,
|
| 45 |
+
"use_rslora": false
|
| 46 |
+
}
|
checkpoint-164/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b4771c284f33bf9ad924ce4256b47cc6c7144065f0b9859ed6644024d9f16d25
|
| 3 |
+
size 83946192
|
checkpoint-164/chat_template.jinja
ADDED
|
@@ -0,0 +1,109 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{{- bos_token }}
|
| 2 |
+
{%- if custom_tools is defined %}
|
| 3 |
+
{%- set tools = custom_tools %}
|
| 4 |
+
{%- endif %}
|
| 5 |
+
{%- if not tools_in_user_message is defined %}
|
| 6 |
+
{%- set tools_in_user_message = true %}
|
| 7 |
+
{%- endif %}
|
| 8 |
+
{%- if not date_string is defined %}
|
| 9 |
+
{%- set date_string = "26 Jul 2024" %}
|
| 10 |
+
{%- endif %}
|
| 11 |
+
{%- if not tools is defined %}
|
| 12 |
+
{%- set tools = none %}
|
| 13 |
+
{%- endif %}
|
| 14 |
+
|
| 15 |
+
{#- This block extracts the system message, so we can slot it into the right place. #}
|
| 16 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 17 |
+
{%- set system_message = messages[0]['content']|trim %}
|
| 18 |
+
{%- set messages = messages[1:] %}
|
| 19 |
+
{%- else %}
|
| 20 |
+
{%- set system_message = "" %}
|
| 21 |
+
{%- endif %}
|
| 22 |
+
|
| 23 |
+
{#- System message + builtin tools #}
|
| 24 |
+
{{- "<|start_header_id|>system<|end_header_id|>\n\n" }}
|
| 25 |
+
{%- if builtin_tools is defined or tools is not none %}
|
| 26 |
+
{{- "Environment: ipython\n" }}
|
| 27 |
+
{%- endif %}
|
| 28 |
+
{%- if builtin_tools is defined %}
|
| 29 |
+
{{- "Tools: " + builtin_tools | reject('equalto', 'code_interpreter') | join(", ") + "\n\n"}}
|
| 30 |
+
{%- endif %}
|
| 31 |
+
{{- "Cutting Knowledge Date: December 2023\n" }}
|
| 32 |
+
{{- "Today Date: " + date_string + "\n\n" }}
|
| 33 |
+
{%- if tools is not none and not tools_in_user_message %}
|
| 34 |
+
{{- "You have access to the following functions. To call a function, please respond with JSON for a function call." }}
|
| 35 |
+
{{- 'Respond in the format {"name": function name, "parameters": dictionary of argument name and its value}.' }}
|
| 36 |
+
{{- "Do not use variables.\n\n" }}
|
| 37 |
+
{%- for t in tools %}
|
| 38 |
+
{{- t | tojson(indent=4) }}
|
| 39 |
+
{{- "\n\n" }}
|
| 40 |
+
{%- endfor %}
|
| 41 |
+
{%- endif %}
|
| 42 |
+
{{- system_message }}
|
| 43 |
+
{{- "<|eot_id|>" }}
|
| 44 |
+
|
| 45 |
+
{#- Custom tools are passed in a user message with some extra guidance #}
|
| 46 |
+
{%- if tools_in_user_message and not tools is none %}
|
| 47 |
+
{#- Extract the first user message so we can plug it in here #}
|
| 48 |
+
{%- if messages | length != 0 %}
|
| 49 |
+
{%- set first_user_message = messages[0]['content']|trim %}
|
| 50 |
+
{%- set messages = messages[1:] %}
|
| 51 |
+
{%- else %}
|
| 52 |
+
{{- raise_exception("Cannot put tools in the first user message when there's no first user message!") }}
|
| 53 |
+
{%- endif %}
|
| 54 |
+
{{- '<|start_header_id|>user<|end_header_id|>\n\n' -}}
|
| 55 |
+
{{- "Given the following functions, please respond with a JSON for a function call " }}
|
| 56 |
+
{{- "with its proper arguments that best answers the given prompt.\n\n" }}
|
| 57 |
+
{{- 'Respond in the format {"name": function name, "parameters": dictionary of argument name and its value}.' }}
|
| 58 |
+
{{- "Do not use variables.\n\n" }}
|
| 59 |
+
{%- for t in tools %}
|
| 60 |
+
{{- t | tojson(indent=4) }}
|
| 61 |
+
{{- "\n\n" }}
|
| 62 |
+
{%- endfor %}
|
| 63 |
+
{{- first_user_message + "<|eot_id|>"}}
|
| 64 |
+
{%- endif %}
|
| 65 |
+
|
| 66 |
+
{%- for message in messages %}
|
| 67 |
+
{%- if not (message.role == 'ipython' or message.role == 'tool' or 'tool_calls' in message) %}
|
| 68 |
+
{{- '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' }}
|
| 69 |
+
{%- elif 'tool_calls' in message %}
|
| 70 |
+
{%- if not message.tool_calls|length == 1 %}
|
| 71 |
+
{{- raise_exception("This model only supports single tool-calls at once!") }}
|
| 72 |
+
{%- endif %}
|
| 73 |
+
{%- set tool_call = message.tool_calls[0].function %}
|
| 74 |
+
{%- if builtin_tools is defined and tool_call.name in builtin_tools %}
|
| 75 |
+
{{- '<|start_header_id|>assistant<|end_header_id|>\n\n' -}}
|
| 76 |
+
{{- "<|python_tag|>" + tool_call.name + ".call(" }}
|
| 77 |
+
{%- for arg_name, arg_val in tool_call.arguments | items %}
|
| 78 |
+
{{- arg_name + '="' + arg_val + '"' }}
|
| 79 |
+
{%- if not loop.last %}
|
| 80 |
+
{{- ", " }}
|
| 81 |
+
{%- endif %}
|
| 82 |
+
{%- endfor %}
|
| 83 |
+
{{- ")" }}
|
| 84 |
+
{%- else %}
|
| 85 |
+
{{- '<|start_header_id|>assistant<|end_header_id|>\n\n' -}}
|
| 86 |
+
{{- '{"name": "' + tool_call.name + '", ' }}
|
| 87 |
+
{{- '"parameters": ' }}
|
| 88 |
+
{{- tool_call.arguments | tojson }}
|
| 89 |
+
{{- "}" }}
|
| 90 |
+
{%- endif %}
|
| 91 |
+
{%- if builtin_tools is defined %}
|
| 92 |
+
{#- This means we're in ipython mode #}
|
| 93 |
+
{{- "<|eom_id|>" }}
|
| 94 |
+
{%- else %}
|
| 95 |
+
{{- "<|eot_id|>" }}
|
| 96 |
+
{%- endif %}
|
| 97 |
+
{%- elif message.role == "tool" or message.role == "ipython" %}
|
| 98 |
+
{{- "<|start_header_id|>ipython<|end_header_id|>\n\n" }}
|
| 99 |
+
{%- if message.content is mapping or message.content is iterable %}
|
| 100 |
+
{{- message.content | tojson }}
|
| 101 |
+
{%- else %}
|
| 102 |
+
{{- message.content }}
|
| 103 |
+
{%- endif %}
|
| 104 |
+
{{- "<|eot_id|>" }}
|
| 105 |
+
{%- endif %}
|
| 106 |
+
{%- endfor %}
|
| 107 |
+
{%- if add_generation_prompt %}
|
| 108 |
+
{{- '<|start_header_id|>assistant<|end_header_id|>\n\n' }}
|
| 109 |
+
{%- endif %}
|
checkpoint-164/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6d20b82301d3d2a57400ee7dfb5836abaafbd48c39232bd8e0680726a0069f43
|
| 3 |
+
size 85728997
|
checkpoint-164/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:718a0f3db00824213036a2c0441849791319b7d9cf189065873bb26a7020738e
|
| 3 |
+
size 14645
|
checkpoint-164/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8706973e007590bfa836db471dff71dd712c2b8887a568e7dc03dcbf8f4f93e7
|
| 3 |
+
size 1465
|
checkpoint-164/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b
|
| 3 |
+
size 17209920
|
checkpoint-164/tokenizer_config.json
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"backend": "tokenizers",
|
| 3 |
+
"bos_token": "<|begin_of_text|>",
|
| 4 |
+
"clean_up_tokenization_spaces": true,
|
| 5 |
+
"eos_token": "<|eot_id|>",
|
| 6 |
+
"is_local": false,
|
| 7 |
+
"model_input_names": [
|
| 8 |
+
"input_ids",
|
| 9 |
+
"attention_mask"
|
| 10 |
+
],
|
| 11 |
+
"model_max_length": 131072,
|
| 12 |
+
"pad_token": "<|eot_id|>",
|
| 13 |
+
"tokenizer_class": "TokenizersBackend"
|
| 14 |
+
}
|
checkpoint-164/trainer_state.json
ADDED
|
@@ -0,0 +1,1707 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 2.0,
|
| 6 |
+
"eval_steps": 50,
|
| 7 |
+
"global_step": 164,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"entropy": 0.5357014574110508,
|
| 14 |
+
"epoch": 0.01225114854517611,
|
| 15 |
+
"grad_norm": 0.2412109375,
|
| 16 |
+
"learning_rate": 0.0002,
|
| 17 |
+
"loss": 0.2591501772403717,
|
| 18 |
+
"mean_token_accuracy": 0.9530366845428944,
|
| 19 |
+
"num_tokens": 7575.0,
|
| 20 |
+
"step": 1
|
| 21 |
+
},
|
| 22 |
+
{
|
| 23 |
+
"entropy": 0.4969524908810854,
|
| 24 |
+
"epoch": 0.02450229709035222,
|
| 25 |
+
"grad_norm": 0.158203125,
|
| 26 |
+
"learning_rate": 0.00019878048780487805,
|
| 27 |
+
"loss": 0.19432324171066284,
|
| 28 |
+
"mean_token_accuracy": 0.9566738158464432,
|
| 29 |
+
"num_tokens": 16374.0,
|
| 30 |
+
"step": 2
|
| 31 |
+
},
|
| 32 |
+
{
|
| 33 |
+
"entropy": 0.5178094431757927,
|
| 34 |
+
"epoch": 0.036753445635528334,
|
| 35 |
+
"grad_norm": 0.185546875,
|
| 36 |
+
"learning_rate": 0.0001975609756097561,
|
| 37 |
+
"loss": 0.15099577605724335,
|
| 38 |
+
"mean_token_accuracy": 0.9616630300879478,
|
| 39 |
+
"num_tokens": 22935.0,
|
| 40 |
+
"step": 3
|
| 41 |
+
},
|
| 42 |
+
{
|
| 43 |
+
"entropy": 0.5130382943898439,
|
| 44 |
+
"epoch": 0.04900459418070444,
|
| 45 |
+
"grad_norm": 0.25,
|
| 46 |
+
"learning_rate": 0.00019634146341463416,
|
| 47 |
+
"loss": 0.12276138365268707,
|
| 48 |
+
"mean_token_accuracy": 0.967245552688837,
|
| 49 |
+
"num_tokens": 28404.0,
|
| 50 |
+
"step": 4
|
| 51 |
+
},
|
| 52 |
+
{
|
| 53 |
+
"entropy": 0.44963230937719345,
|
| 54 |
+
"epoch": 0.06125574272588055,
|
| 55 |
+
"grad_norm": 0.1376953125,
|
| 56 |
+
"learning_rate": 0.0001951219512195122,
|
| 57 |
+
"loss": 0.09725309163331985,
|
| 58 |
+
"mean_token_accuracy": 0.9740313775837421,
|
| 59 |
+
"num_tokens": 35549.0,
|
| 60 |
+
"step": 5
|
| 61 |
+
},
|
| 62 |
+
{
|
| 63 |
+
"entropy": 0.4456397518515587,
|
| 64 |
+
"epoch": 0.07350689127105667,
|
| 65 |
+
"grad_norm": 0.1923828125,
|
| 66 |
+
"learning_rate": 0.00019390243902439025,
|
| 67 |
+
"loss": 0.1305171251296997,
|
| 68 |
+
"mean_token_accuracy": 0.9666509628295898,
|
| 69 |
+
"num_tokens": 42383.0,
|
| 70 |
+
"step": 6
|
| 71 |
+
},
|
| 72 |
+
{
|
| 73 |
+
"entropy": 0.3939209319651127,
|
| 74 |
+
"epoch": 0.08575803981623277,
|
| 75 |
+
"grad_norm": 0.171875,
|
| 76 |
+
"learning_rate": 0.0001926829268292683,
|
| 77 |
+
"loss": 0.09472239017486572,
|
| 78 |
+
"mean_token_accuracy": 0.974840272217989,
|
| 79 |
+
"num_tokens": 49995.0,
|
| 80 |
+
"step": 7
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"entropy": 0.41255801543593407,
|
| 84 |
+
"epoch": 0.09800918836140889,
|
| 85 |
+
"grad_norm": 0.177734375,
|
| 86 |
+
"learning_rate": 0.00019146341463414633,
|
| 87 |
+
"loss": 0.09030990302562714,
|
| 88 |
+
"mean_token_accuracy": 0.9773416742682457,
|
| 89 |
+
"num_tokens": 56829.0,
|
| 90 |
+
"step": 8
|
| 91 |
+
},
|
| 92 |
+
{
|
| 93 |
+
"entropy": 0.41458161920309067,
|
| 94 |
+
"epoch": 0.11026033690658499,
|
| 95 |
+
"grad_norm": 0.1845703125,
|
| 96 |
+
"learning_rate": 0.0001902439024390244,
|
| 97 |
+
"loss": 0.10670135170221329,
|
| 98 |
+
"mean_token_accuracy": 0.9706939905881882,
|
| 99 |
+
"num_tokens": 63889.0,
|
| 100 |
+
"step": 9
|
| 101 |
+
},
|
| 102 |
+
{
|
| 103 |
+
"entropy": 0.38586485385894775,
|
| 104 |
+
"epoch": 0.1225114854517611,
|
| 105 |
+
"grad_norm": 0.1494140625,
|
| 106 |
+
"learning_rate": 0.00018902439024390244,
|
| 107 |
+
"loss": 0.11325996369123459,
|
| 108 |
+
"mean_token_accuracy": 0.9668439663946629,
|
| 109 |
+
"num_tokens": 70927.0,
|
| 110 |
+
"step": 10
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"entropy": 0.3774546254426241,
|
| 114 |
+
"epoch": 0.13476263399693722,
|
| 115 |
+
"grad_norm": 0.1357421875,
|
| 116 |
+
"learning_rate": 0.0001878048780487805,
|
| 117 |
+
"loss": 0.07076064497232437,
|
| 118 |
+
"mean_token_accuracy": 0.9780124798417091,
|
| 119 |
+
"num_tokens": 78426.0,
|
| 120 |
+
"step": 11
|
| 121 |
+
},
|
| 122 |
+
{
|
| 123 |
+
"entropy": 0.3956366563215852,
|
| 124 |
+
"epoch": 0.14701378254211334,
|
| 125 |
+
"grad_norm": 0.162109375,
|
| 126 |
+
"learning_rate": 0.00018658536585365856,
|
| 127 |
+
"loss": 0.08720126003026962,
|
| 128 |
+
"mean_token_accuracy": 0.9750143773853779,
|
| 129 |
+
"num_tokens": 87141.0,
|
| 130 |
+
"step": 12
|
| 131 |
+
},
|
| 132 |
+
{
|
| 133 |
+
"entropy": 0.37218748684972525,
|
| 134 |
+
"epoch": 0.15926493108728942,
|
| 135 |
+
"grad_norm": 0.13671875,
|
| 136 |
+
"learning_rate": 0.0001853658536585366,
|
| 137 |
+
"loss": 0.08891582489013672,
|
| 138 |
+
"mean_token_accuracy": 0.9692744836211205,
|
| 139 |
+
"num_tokens": 95681.0,
|
| 140 |
+
"step": 13
|
| 141 |
+
},
|
| 142 |
+
{
|
| 143 |
+
"entropy": 0.3841435620561242,
|
| 144 |
+
"epoch": 0.17151607963246554,
|
| 145 |
+
"grad_norm": 0.1484375,
|
| 146 |
+
"learning_rate": 0.00018414634146341464,
|
| 147 |
+
"loss": 0.08403376489877701,
|
| 148 |
+
"mean_token_accuracy": 0.9721223004162312,
|
| 149 |
+
"num_tokens": 102341.0,
|
| 150 |
+
"step": 14
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"entropy": 0.34824744425714016,
|
| 154 |
+
"epoch": 0.18376722817764166,
|
| 155 |
+
"grad_norm": 0.1474609375,
|
| 156 |
+
"learning_rate": 0.0001829268292682927,
|
| 157 |
+
"loss": 0.10026705265045166,
|
| 158 |
+
"mean_token_accuracy": 0.9667329825460911,
|
| 159 |
+
"num_tokens": 109665.0,
|
| 160 |
+
"step": 15
|
| 161 |
+
},
|
| 162 |
+
{
|
| 163 |
+
"entropy": 0.3537330040708184,
|
| 164 |
+
"epoch": 0.19601837672281777,
|
| 165 |
+
"grad_norm": 0.13671875,
|
| 166 |
+
"learning_rate": 0.00018170731707317075,
|
| 167 |
+
"loss": 0.06809324026107788,
|
| 168 |
+
"mean_token_accuracy": 0.9803769923746586,
|
| 169 |
+
"num_tokens": 116212.0,
|
| 170 |
+
"step": 16
|
| 171 |
+
},
|
| 172 |
+
{
|
| 173 |
+
"entropy": 0.3518688417971134,
|
| 174 |
+
"epoch": 0.2082695252679939,
|
| 175 |
+
"grad_norm": 0.12451171875,
|
| 176 |
+
"learning_rate": 0.0001804878048780488,
|
| 177 |
+
"loss": 0.07201241701841354,
|
| 178 |
+
"mean_token_accuracy": 0.9769125580787659,
|
| 179 |
+
"num_tokens": 122805.0,
|
| 180 |
+
"step": 17
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"entropy": 0.33192048501223326,
|
| 184 |
+
"epoch": 0.22052067381316998,
|
| 185 |
+
"grad_norm": 0.140625,
|
| 186 |
+
"learning_rate": 0.00017926829268292684,
|
| 187 |
+
"loss": 0.08568219095468521,
|
| 188 |
+
"mean_token_accuracy": 0.9731468558311462,
|
| 189 |
+
"num_tokens": 129809.0,
|
| 190 |
+
"step": 18
|
| 191 |
+
},
|
| 192 |
+
{
|
| 193 |
+
"entropy": 0.38278588838875294,
|
| 194 |
+
"epoch": 0.2327718223583461,
|
| 195 |
+
"grad_norm": 0.140625,
|
| 196 |
+
"learning_rate": 0.00017804878048780488,
|
| 197 |
+
"loss": 0.09338308125734329,
|
| 198 |
+
"mean_token_accuracy": 0.971602164208889,
|
| 199 |
+
"num_tokens": 136394.0,
|
| 200 |
+
"step": 19
|
| 201 |
+
},
|
| 202 |
+
{
|
| 203 |
+
"entropy": 0.3615857381373644,
|
| 204 |
+
"epoch": 0.2450229709035222,
|
| 205 |
+
"grad_norm": 0.13671875,
|
| 206 |
+
"learning_rate": 0.00017682926829268295,
|
| 207 |
+
"loss": 0.09092211723327637,
|
| 208 |
+
"mean_token_accuracy": 0.9741932302713394,
|
| 209 |
+
"num_tokens": 143441.0,
|
| 210 |
+
"step": 20
|
| 211 |
+
},
|
| 212 |
+
{
|
| 213 |
+
"entropy": 0.36908658128231764,
|
| 214 |
+
"epoch": 0.2572741194486983,
|
| 215 |
+
"grad_norm": 0.134765625,
|
| 216 |
+
"learning_rate": 0.000175609756097561,
|
| 217 |
+
"loss": 0.08083514869213104,
|
| 218 |
+
"mean_token_accuracy": 0.9730581529438496,
|
| 219 |
+
"num_tokens": 150360.0,
|
| 220 |
+
"step": 21
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"entropy": 0.33506167121231556,
|
| 224 |
+
"epoch": 0.26952526799387444,
|
| 225 |
+
"grad_norm": 0.1259765625,
|
| 226 |
+
"learning_rate": 0.00017439024390243903,
|
| 227 |
+
"loss": 0.07429873198270798,
|
| 228 |
+
"mean_token_accuracy": 0.9798649623990059,
|
| 229 |
+
"num_tokens": 158201.0,
|
| 230 |
+
"step": 22
|
| 231 |
+
},
|
| 232 |
+
{
|
| 233 |
+
"entropy": 0.34483147878199816,
|
| 234 |
+
"epoch": 0.28177641653905056,
|
| 235 |
+
"grad_norm": 0.1572265625,
|
| 236 |
+
"learning_rate": 0.00017317073170731708,
|
| 237 |
+
"loss": 0.097615085542202,
|
| 238 |
+
"mean_token_accuracy": 0.9703259542584419,
|
| 239 |
+
"num_tokens": 165103.0,
|
| 240 |
+
"step": 23
|
| 241 |
+
},
|
| 242 |
+
{
|
| 243 |
+
"entropy": 0.3624556018039584,
|
| 244 |
+
"epoch": 0.29402756508422667,
|
| 245 |
+
"grad_norm": 0.1552734375,
|
| 246 |
+
"learning_rate": 0.00017195121951219512,
|
| 247 |
+
"loss": 0.09813392162322998,
|
| 248 |
+
"mean_token_accuracy": 0.971100814640522,
|
| 249 |
+
"num_tokens": 172845.0,
|
| 250 |
+
"step": 24
|
| 251 |
+
},
|
| 252 |
+
{
|
| 253 |
+
"entropy": 0.3426302410662174,
|
| 254 |
+
"epoch": 0.30627871362940273,
|
| 255 |
+
"grad_norm": 0.154296875,
|
| 256 |
+
"learning_rate": 0.0001707317073170732,
|
| 257 |
+
"loss": 0.10315398871898651,
|
| 258 |
+
"mean_token_accuracy": 0.9727907553315163,
|
| 259 |
+
"num_tokens": 179310.0,
|
| 260 |
+
"step": 25
|
| 261 |
+
},
|
| 262 |
+
{
|
| 263 |
+
"entropy": 0.32603410072624683,
|
| 264 |
+
"epoch": 0.31852986217457885,
|
| 265 |
+
"grad_norm": 0.1318359375,
|
| 266 |
+
"learning_rate": 0.00016951219512195123,
|
| 267 |
+
"loss": 0.08456183224916458,
|
| 268 |
+
"mean_token_accuracy": 0.9688506498932838,
|
| 269 |
+
"num_tokens": 186592.0,
|
| 270 |
+
"step": 26
|
| 271 |
+
},
|
| 272 |
+
{
|
| 273 |
+
"entropy": 0.3102861074730754,
|
| 274 |
+
"epoch": 0.33078101071975496,
|
| 275 |
+
"grad_norm": 0.1494140625,
|
| 276 |
+
"learning_rate": 0.00016829268292682927,
|
| 277 |
+
"loss": 0.07856184989213943,
|
| 278 |
+
"mean_token_accuracy": 0.9766327068209648,
|
| 279 |
+
"num_tokens": 193170.0,
|
| 280 |
+
"step": 27
|
| 281 |
+
},
|
| 282 |
+
{
|
| 283 |
+
"entropy": 0.32588900811970234,
|
| 284 |
+
"epoch": 0.3430321592649311,
|
| 285 |
+
"grad_norm": 0.1552734375,
|
| 286 |
+
"learning_rate": 0.00016707317073170731,
|
| 287 |
+
"loss": 0.07468702644109726,
|
| 288 |
+
"mean_token_accuracy": 0.9745533689856529,
|
| 289 |
+
"num_tokens": 200237.0,
|
| 290 |
+
"step": 28
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"entropy": 0.36062031611800194,
|
| 294 |
+
"epoch": 0.3552833078101072,
|
| 295 |
+
"grad_norm": 0.1328125,
|
| 296 |
+
"learning_rate": 0.00016585365853658536,
|
| 297 |
+
"loss": 0.07607633620500565,
|
| 298 |
+
"mean_token_accuracy": 0.9738306701183319,
|
| 299 |
+
"num_tokens": 206965.0,
|
| 300 |
+
"step": 29
|
| 301 |
+
},
|
| 302 |
+
{
|
| 303 |
+
"entropy": 0.3694803323596716,
|
| 304 |
+
"epoch": 0.3675344563552833,
|
| 305 |
+
"grad_norm": 0.12158203125,
|
| 306 |
+
"learning_rate": 0.00016463414634146343,
|
| 307 |
+
"loss": 0.07808130979537964,
|
| 308 |
+
"mean_token_accuracy": 0.9752037785947323,
|
| 309 |
+
"num_tokens": 214253.0,
|
| 310 |
+
"step": 30
|
| 311 |
+
},
|
| 312 |
+
{
|
| 313 |
+
"entropy": 0.34707722812891006,
|
| 314 |
+
"epoch": 0.37978560490045943,
|
| 315 |
+
"grad_norm": 0.1650390625,
|
| 316 |
+
"learning_rate": 0.00016341463414634147,
|
| 317 |
+
"loss": 0.09708584100008011,
|
| 318 |
+
"mean_token_accuracy": 0.968984991312027,
|
| 319 |
+
"num_tokens": 219669.0,
|
| 320 |
+
"step": 31
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"entropy": 0.34607914835214615,
|
| 324 |
+
"epoch": 0.39203675344563554,
|
| 325 |
+
"grad_norm": 0.1220703125,
|
| 326 |
+
"learning_rate": 0.00016219512195121954,
|
| 327 |
+
"loss": 0.0862056165933609,
|
| 328 |
+
"mean_token_accuracy": 0.975422702729702,
|
| 329 |
+
"num_tokens": 227923.0,
|
| 330 |
+
"step": 32
|
| 331 |
+
},
|
| 332 |
+
{
|
| 333 |
+
"entropy": 0.3694024868309498,
|
| 334 |
+
"epoch": 0.40428790199081166,
|
| 335 |
+
"grad_norm": 0.10693359375,
|
| 336 |
+
"learning_rate": 0.00016097560975609758,
|
| 337 |
+
"loss": 0.07349187880754471,
|
| 338 |
+
"mean_token_accuracy": 0.9769446365535259,
|
| 339 |
+
"num_tokens": 234412.0,
|
| 340 |
+
"step": 33
|
| 341 |
+
},
|
| 342 |
+
{
|
| 343 |
+
"entropy": 0.3105186866596341,
|
| 344 |
+
"epoch": 0.4165390505359878,
|
| 345 |
+
"grad_norm": 0.130859375,
|
| 346 |
+
"learning_rate": 0.00015975609756097562,
|
| 347 |
+
"loss": 0.092418372631073,
|
| 348 |
+
"mean_token_accuracy": 0.9768914133310318,
|
| 349 |
+
"num_tokens": 241587.0,
|
| 350 |
+
"step": 34
|
| 351 |
+
},
|
| 352 |
+
{
|
| 353 |
+
"entropy": 0.29616252705454826,
|
| 354 |
+
"epoch": 0.42879019908116384,
|
| 355 |
+
"grad_norm": 0.11328125,
|
| 356 |
+
"learning_rate": 0.00015853658536585366,
|
| 357 |
+
"loss": 0.06796497106552124,
|
| 358 |
+
"mean_token_accuracy": 0.9777620621025562,
|
| 359 |
+
"num_tokens": 249133.0,
|
| 360 |
+
"step": 35
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"entropy": 0.32076778169721365,
|
| 364 |
+
"epoch": 0.44104134762633995,
|
| 365 |
+
"grad_norm": 0.12890625,
|
| 366 |
+
"learning_rate": 0.00015731707317073173,
|
| 367 |
+
"loss": 0.06996235251426697,
|
| 368 |
+
"mean_token_accuracy": 0.9789225980639458,
|
| 369 |
+
"num_tokens": 255805.0,
|
| 370 |
+
"step": 36
|
| 371 |
+
},
|
| 372 |
+
{
|
| 373 |
+
"entropy": 0.277026129886508,
|
| 374 |
+
"epoch": 0.45329249617151607,
|
| 375 |
+
"grad_norm": 0.134765625,
|
| 376 |
+
"learning_rate": 0.00015609756097560978,
|
| 377 |
+
"loss": 0.06752780079841614,
|
| 378 |
+
"mean_token_accuracy": 0.9788497537374496,
|
| 379 |
+
"num_tokens": 262962.0,
|
| 380 |
+
"step": 37
|
| 381 |
+
},
|
| 382 |
+
{
|
| 383 |
+
"entropy": 0.3057912113144994,
|
| 384 |
+
"epoch": 0.4655436447166922,
|
| 385 |
+
"grad_norm": 0.1494140625,
|
| 386 |
+
"learning_rate": 0.00015487804878048782,
|
| 387 |
+
"loss": 0.07604770362377167,
|
| 388 |
+
"mean_token_accuracy": 0.9693816341459751,
|
| 389 |
+
"num_tokens": 268812.0,
|
| 390 |
+
"step": 38
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"entropy": 0.2962911752983928,
|
| 394 |
+
"epoch": 0.4777947932618683,
|
| 395 |
+
"grad_norm": 0.2216796875,
|
| 396 |
+
"learning_rate": 0.00015365853658536586,
|
| 397 |
+
"loss": 0.08501230180263519,
|
| 398 |
+
"mean_token_accuracy": 0.969777375459671,
|
| 399 |
+
"num_tokens": 275542.0,
|
| 400 |
+
"step": 39
|
| 401 |
+
},
|
| 402 |
+
{
|
| 403 |
+
"entropy": 0.29683656617999077,
|
| 404 |
+
"epoch": 0.4900459418070444,
|
| 405 |
+
"grad_norm": 0.1591796875,
|
| 406 |
+
"learning_rate": 0.0001524390243902439,
|
| 407 |
+
"loss": 0.07492107152938843,
|
| 408 |
+
"mean_token_accuracy": 0.9751906730234623,
|
| 409 |
+
"num_tokens": 282460.0,
|
| 410 |
+
"step": 40
|
| 411 |
+
},
|
| 412 |
+
{
|
| 413 |
+
"entropy": 0.29800107702612877,
|
| 414 |
+
"epoch": 0.5022970903522205,
|
| 415 |
+
"grad_norm": 0.150390625,
|
| 416 |
+
"learning_rate": 0.00015121951219512197,
|
| 417 |
+
"loss": 0.07613345235586166,
|
| 418 |
+
"mean_token_accuracy": 0.9772711955010891,
|
| 419 |
+
"num_tokens": 287662.0,
|
| 420 |
+
"step": 41
|
| 421 |
+
},
|
| 422 |
+
{
|
| 423 |
+
"entropy": 0.287130375392735,
|
| 424 |
+
"epoch": 0.5145482388973966,
|
| 425 |
+
"grad_norm": 0.130859375,
|
| 426 |
+
"learning_rate": 0.00015000000000000001,
|
| 427 |
+
"loss": 0.07252758741378784,
|
| 428 |
+
"mean_token_accuracy": 0.9758713953197002,
|
| 429 |
+
"num_tokens": 294018.0,
|
| 430 |
+
"step": 42
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"entropy": 0.31403718050569296,
|
| 434 |
+
"epoch": 0.5267993874425727,
|
| 435 |
+
"grad_norm": 0.1357421875,
|
| 436 |
+
"learning_rate": 0.00014878048780487806,
|
| 437 |
+
"loss": 0.07692913711071014,
|
| 438 |
+
"mean_token_accuracy": 0.9735661074519157,
|
| 439 |
+
"num_tokens": 301127.0,
|
| 440 |
+
"step": 43
|
| 441 |
+
},
|
| 442 |
+
{
|
| 443 |
+
"entropy": 0.32532981038093567,
|
| 444 |
+
"epoch": 0.5390505359877489,
|
| 445 |
+
"grad_norm": 0.12158203125,
|
| 446 |
+
"learning_rate": 0.0001475609756097561,
|
| 447 |
+
"loss": 0.06646531820297241,
|
| 448 |
+
"mean_token_accuracy": 0.9817029014229774,
|
| 449 |
+
"num_tokens": 307985.0,
|
| 450 |
+
"step": 44
|
| 451 |
+
},
|
| 452 |
+
{
|
| 453 |
+
"entropy": 0.29122561775147915,
|
| 454 |
+
"epoch": 0.5513016845329249,
|
| 455 |
+
"grad_norm": 0.1416015625,
|
| 456 |
+
"learning_rate": 0.00014634146341463414,
|
| 457 |
+
"loss": 0.08177122473716736,
|
| 458 |
+
"mean_token_accuracy": 0.9714771695435047,
|
| 459 |
+
"num_tokens": 314911.0,
|
| 460 |
+
"step": 45
|
| 461 |
+
},
|
| 462 |
+
{
|
| 463 |
+
"entropy": 0.31051622424274683,
|
| 464 |
+
"epoch": 0.5635528330781011,
|
| 465 |
+
"grad_norm": 0.12109375,
|
| 466 |
+
"learning_rate": 0.0001451219512195122,
|
| 467 |
+
"loss": 0.08793994784355164,
|
| 468 |
+
"mean_token_accuracy": 0.9757628589868546,
|
| 469 |
+
"num_tokens": 321376.0,
|
| 470 |
+
"step": 46
|
| 471 |
+
},
|
| 472 |
+
{
|
| 473 |
+
"entropy": 0.31927434727549553,
|
| 474 |
+
"epoch": 0.5758039816232772,
|
| 475 |
+
"grad_norm": 0.130859375,
|
| 476 |
+
"learning_rate": 0.00014390243902439025,
|
| 477 |
+
"loss": 0.07368139922618866,
|
| 478 |
+
"mean_token_accuracy": 0.9764612726867199,
|
| 479 |
+
"num_tokens": 327751.0,
|
| 480 |
+
"step": 47
|
| 481 |
+
},
|
| 482 |
+
{
|
| 483 |
+
"entropy": 0.31811847630888224,
|
| 484 |
+
"epoch": 0.5880551301684533,
|
| 485 |
+
"grad_norm": 0.166015625,
|
| 486 |
+
"learning_rate": 0.0001426829268292683,
|
| 487 |
+
"loss": 0.07313578575849533,
|
| 488 |
+
"mean_token_accuracy": 0.9781395755708218,
|
| 489 |
+
"num_tokens": 333164.0,
|
| 490 |
+
"step": 48
|
| 491 |
+
},
|
| 492 |
+
{
|
| 493 |
+
"entropy": 0.33736035507172346,
|
| 494 |
+
"epoch": 0.6003062787136294,
|
| 495 |
+
"grad_norm": 0.1259765625,
|
| 496 |
+
"learning_rate": 0.00014146341463414634,
|
| 497 |
+
"loss": 0.06882140785455704,
|
| 498 |
+
"mean_token_accuracy": 0.9774826094508171,
|
| 499 |
+
"num_tokens": 339755.0,
|
| 500 |
+
"step": 49
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"entropy": 0.31375813484191895,
|
| 504 |
+
"epoch": 0.6125574272588055,
|
| 505 |
+
"grad_norm": 0.1220703125,
|
| 506 |
+
"learning_rate": 0.00014024390243902438,
|
| 507 |
+
"loss": 0.07694698125123978,
|
| 508 |
+
"mean_token_accuracy": 0.9765506535768509,
|
| 509 |
+
"num_tokens": 346465.0,
|
| 510 |
+
"step": 50
|
| 511 |
+
},
|
| 512 |
+
{
|
| 513 |
+
"epoch": 0.6125574272588055,
|
| 514 |
+
"eval_entropy": 0.3228047593780186,
|
| 515 |
+
"eval_loss": 0.06397496163845062,
|
| 516 |
+
"eval_mean_token_accuracy": 0.9778102247611337,
|
| 517 |
+
"eval_num_tokens": 346465.0,
|
| 518 |
+
"eval_runtime": 61.6139,
|
| 519 |
+
"eval_samples_per_second": 1.12,
|
| 520 |
+
"eval_steps_per_second": 1.12,
|
| 521 |
+
"step": 50
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"entropy": 0.33666181843727827,
|
| 525 |
+
"epoch": 0.6248085758039816,
|
| 526 |
+
"grad_norm": 0.1083984375,
|
| 527 |
+
"learning_rate": 0.00013902439024390245,
|
| 528 |
+
"loss": 0.07857983559370041,
|
| 529 |
+
"mean_token_accuracy": 0.9755821079015732,
|
| 530 |
+
"num_tokens": 352546.0,
|
| 531 |
+
"step": 51
|
| 532 |
+
},
|
| 533 |
+
{
|
| 534 |
+
"entropy": 0.3325382797047496,
|
| 535 |
+
"epoch": 0.6370597243491577,
|
| 536 |
+
"grad_norm": 0.11865234375,
|
| 537 |
+
"learning_rate": 0.0001378048780487805,
|
| 538 |
+
"loss": 0.055708881467580795,
|
| 539 |
+
"mean_token_accuracy": 0.9814197011291981,
|
| 540 |
+
"num_tokens": 358950.0,
|
| 541 |
+
"step": 52
|
| 542 |
+
},
|
| 543 |
+
{
|
| 544 |
+
"entropy": 0.32812063954770565,
|
| 545 |
+
"epoch": 0.6493108728943339,
|
| 546 |
+
"grad_norm": 0.119140625,
|
| 547 |
+
"learning_rate": 0.00013658536585365856,
|
| 548 |
+
"loss": 0.07367786020040512,
|
| 549 |
+
"mean_token_accuracy": 0.9777578823268414,
|
| 550 |
+
"num_tokens": 366288.0,
|
| 551 |
+
"step": 53
|
| 552 |
+
},
|
| 553 |
+
{
|
| 554 |
+
"entropy": 0.2817836347967386,
|
| 555 |
+
"epoch": 0.6615620214395099,
|
| 556 |
+
"grad_norm": 0.1083984375,
|
| 557 |
+
"learning_rate": 0.0001353658536585366,
|
| 558 |
+
"loss": 0.0578315332531929,
|
| 559 |
+
"mean_token_accuracy": 0.9810350127518177,
|
| 560 |
+
"num_tokens": 372898.0,
|
| 561 |
+
"step": 54
|
| 562 |
+
},
|
| 563 |
+
{
|
| 564 |
+
"entropy": 0.32251426950097084,
|
| 565 |
+
"epoch": 0.6738131699846861,
|
| 566 |
+
"grad_norm": 0.14453125,
|
| 567 |
+
"learning_rate": 0.00013414634146341464,
|
| 568 |
+
"loss": 0.06909041851758957,
|
| 569 |
+
"mean_token_accuracy": 0.9752591475844383,
|
| 570 |
+
"num_tokens": 380158.0,
|
| 571 |
+
"step": 55
|
| 572 |
+
},
|
| 573 |
+
{
|
| 574 |
+
"entropy": 0.32180769462138414,
|
| 575 |
+
"epoch": 0.6860643185298622,
|
| 576 |
+
"grad_norm": 0.1474609375,
|
| 577 |
+
"learning_rate": 0.0001329268292682927,
|
| 578 |
+
"loss": 0.07875123620033264,
|
| 579 |
+
"mean_token_accuracy": 0.9738615117967129,
|
| 580 |
+
"num_tokens": 386269.0,
|
| 581 |
+
"step": 56
|
| 582 |
+
},
|
| 583 |
+
{
|
| 584 |
+
"entropy": 0.307281319051981,
|
| 585 |
+
"epoch": 0.6983154670750383,
|
| 586 |
+
"grad_norm": 0.11474609375,
|
| 587 |
+
"learning_rate": 0.00013170731707317076,
|
| 588 |
+
"loss": 0.07773981243371964,
|
| 589 |
+
"mean_token_accuracy": 0.9736250452697277,
|
| 590 |
+
"num_tokens": 394382.0,
|
| 591 |
+
"step": 57
|
| 592 |
+
},
|
| 593 |
+
{
|
| 594 |
+
"entropy": 0.29658956825733185,
|
| 595 |
+
"epoch": 0.7105666156202144,
|
| 596 |
+
"grad_norm": 0.1142578125,
|
| 597 |
+
"learning_rate": 0.0001304878048780488,
|
| 598 |
+
"loss": 0.05800808221101761,
|
| 599 |
+
"mean_token_accuracy": 0.9793435782194138,
|
| 600 |
+
"num_tokens": 401510.0,
|
| 601 |
+
"step": 58
|
| 602 |
+
},
|
| 603 |
+
{
|
| 604 |
+
"entropy": 0.34156549349427223,
|
| 605 |
+
"epoch": 0.7228177641653905,
|
| 606 |
+
"grad_norm": 0.1533203125,
|
| 607 |
+
"learning_rate": 0.00012926829268292684,
|
| 608 |
+
"loss": 0.07996754348278046,
|
| 609 |
+
"mean_token_accuracy": 0.9773447252810001,
|
| 610 |
+
"num_tokens": 407257.0,
|
| 611 |
+
"step": 59
|
| 612 |
+
},
|
| 613 |
+
{
|
| 614 |
+
"entropy": 0.3153263973072171,
|
| 615 |
+
"epoch": 0.7350689127105666,
|
| 616 |
+
"grad_norm": 0.158203125,
|
| 617 |
+
"learning_rate": 0.00012804878048780488,
|
| 618 |
+
"loss": 0.07675991952419281,
|
| 619 |
+
"mean_token_accuracy": 0.9762718975543976,
|
| 620 |
+
"num_tokens": 413752.0,
|
| 621 |
+
"step": 60
|
| 622 |
+
},
|
| 623 |
+
{
|
| 624 |
+
"entropy": 0.28962062764912844,
|
| 625 |
+
"epoch": 0.7473200612557427,
|
| 626 |
+
"grad_norm": 0.142578125,
|
| 627 |
+
"learning_rate": 0.00012682926829268293,
|
| 628 |
+
"loss": 0.08181046694517136,
|
| 629 |
+
"mean_token_accuracy": 0.9704542681574821,
|
| 630 |
+
"num_tokens": 421184.0,
|
| 631 |
+
"step": 61
|
| 632 |
+
},
|
| 633 |
+
{
|
| 634 |
+
"entropy": 0.3103124424815178,
|
| 635 |
+
"epoch": 0.7595712098009189,
|
| 636 |
+
"grad_norm": 0.1337890625,
|
| 637 |
+
"learning_rate": 0.000125609756097561,
|
| 638 |
+
"loss": 0.07483275234699249,
|
| 639 |
+
"mean_token_accuracy": 0.9754621051251888,
|
| 640 |
+
"num_tokens": 428988.0,
|
| 641 |
+
"step": 62
|
| 642 |
+
},
|
| 643 |
+
{
|
| 644 |
+
"entropy": 0.27847875375300646,
|
| 645 |
+
"epoch": 0.7718223583460949,
|
| 646 |
+
"grad_norm": 0.11279296875,
|
| 647 |
+
"learning_rate": 0.00012439024390243904,
|
| 648 |
+
"loss": 0.06930931657552719,
|
| 649 |
+
"mean_token_accuracy": 0.9753326959908009,
|
| 650 |
+
"num_tokens": 436040.0,
|
| 651 |
+
"step": 63
|
| 652 |
+
},
|
| 653 |
+
{
|
| 654 |
+
"entropy": 0.2668089345097542,
|
| 655 |
+
"epoch": 0.7840735068912711,
|
| 656 |
+
"grad_norm": 0.1103515625,
|
| 657 |
+
"learning_rate": 0.00012317073170731708,
|
| 658 |
+
"loss": 0.06888818740844727,
|
| 659 |
+
"mean_token_accuracy": 0.9757619500160217,
|
| 660 |
+
"num_tokens": 442659.0,
|
| 661 |
+
"step": 64
|
| 662 |
+
},
|
| 663 |
+
{
|
| 664 |
+
"entropy": 0.3198395315557718,
|
| 665 |
+
"epoch": 0.7963246554364471,
|
| 666 |
+
"grad_norm": 0.1005859375,
|
| 667 |
+
"learning_rate": 0.00012195121951219512,
|
| 668 |
+
"loss": 0.05557462200522423,
|
| 669 |
+
"mean_token_accuracy": 0.984383974224329,
|
| 670 |
+
"num_tokens": 449165.0,
|
| 671 |
+
"step": 65
|
| 672 |
+
},
|
| 673 |
+
{
|
| 674 |
+
"entropy": 0.30934575013816357,
|
| 675 |
+
"epoch": 0.8085758039816233,
|
| 676 |
+
"grad_norm": 0.126953125,
|
| 677 |
+
"learning_rate": 0.00012073170731707318,
|
| 678 |
+
"loss": 0.06038631126284599,
|
| 679 |
+
"mean_token_accuracy": 0.98052117228508,
|
| 680 |
+
"num_tokens": 456668.0,
|
| 681 |
+
"step": 66
|
| 682 |
+
},
|
| 683 |
+
{
|
| 684 |
+
"entropy": 0.30664732959121466,
|
| 685 |
+
"epoch": 0.8208269525267994,
|
| 686 |
+
"grad_norm": 0.1142578125,
|
| 687 |
+
"learning_rate": 0.00011951219512195122,
|
| 688 |
+
"loss": 0.06068733334541321,
|
| 689 |
+
"mean_token_accuracy": 0.9787427373230457,
|
| 690 |
+
"num_tokens": 463055.0,
|
| 691 |
+
"step": 67
|
| 692 |
+
},
|
| 693 |
+
{
|
| 694 |
+
"entropy": 0.32763790991157293,
|
| 695 |
+
"epoch": 0.8330781010719756,
|
| 696 |
+
"grad_norm": 0.123046875,
|
| 697 |
+
"learning_rate": 0.00011829268292682926,
|
| 698 |
+
"loss": 0.06245455890893936,
|
| 699 |
+
"mean_token_accuracy": 0.977917030453682,
|
| 700 |
+
"num_tokens": 469027.0,
|
| 701 |
+
"step": 68
|
| 702 |
+
},
|
| 703 |
+
{
|
| 704 |
+
"entropy": 0.30262293945997953,
|
| 705 |
+
"epoch": 0.8453292496171516,
|
| 706 |
+
"grad_norm": 0.13671875,
|
| 707 |
+
"learning_rate": 0.00011707317073170732,
|
| 708 |
+
"loss": 0.08869794756174088,
|
| 709 |
+
"mean_token_accuracy": 0.9743811637163162,
|
| 710 |
+
"num_tokens": 474692.0,
|
| 711 |
+
"step": 69
|
| 712 |
+
},
|
| 713 |
+
{
|
| 714 |
+
"entropy": 0.3196303751319647,
|
| 715 |
+
"epoch": 0.8575803981623277,
|
| 716 |
+
"grad_norm": 0.1484375,
|
| 717 |
+
"learning_rate": 0.00011585365853658536,
|
| 718 |
+
"loss": 0.09405583888292313,
|
| 719 |
+
"mean_token_accuracy": 0.9726175181567669,
|
| 720 |
+
"num_tokens": 480966.0,
|
| 721 |
+
"step": 70
|
| 722 |
+
},
|
| 723 |
+
{
|
| 724 |
+
"entropy": 0.35709446109831333,
|
| 725 |
+
"epoch": 0.8698315467075038,
|
| 726 |
+
"grad_norm": 0.138671875,
|
| 727 |
+
"learning_rate": 0.00011463414634146342,
|
| 728 |
+
"loss": 0.06765145808458328,
|
| 729 |
+
"mean_token_accuracy": 0.9785624854266644,
|
| 730 |
+
"num_tokens": 487243.0,
|
| 731 |
+
"step": 71
|
| 732 |
+
},
|
| 733 |
+
{
|
| 734 |
+
"entropy": 0.3187448363751173,
|
| 735 |
+
"epoch": 0.8820826952526799,
|
| 736 |
+
"grad_norm": 0.150390625,
|
| 737 |
+
"learning_rate": 0.00011341463414634146,
|
| 738 |
+
"loss": 0.11273079365491867,
|
| 739 |
+
"mean_token_accuracy": 0.968480296432972,
|
| 740 |
+
"num_tokens": 493644.0,
|
| 741 |
+
"step": 72
|
| 742 |
+
},
|
| 743 |
+
{
|
| 744 |
+
"entropy": 0.338912196457386,
|
| 745 |
+
"epoch": 0.8943338437978561,
|
| 746 |
+
"grad_norm": 0.11474609375,
|
| 747 |
+
"learning_rate": 0.00011219512195121953,
|
| 748 |
+
"loss": 0.07907245308160782,
|
| 749 |
+
"mean_token_accuracy": 0.9740516655147076,
|
| 750 |
+
"num_tokens": 501266.0,
|
| 751 |
+
"step": 73
|
| 752 |
+
},
|
| 753 |
+
{
|
| 754 |
+
"entropy": 0.32440096139907837,
|
| 755 |
+
"epoch": 0.9065849923430321,
|
| 756 |
+
"grad_norm": 0.119140625,
|
| 757 |
+
"learning_rate": 0.00011097560975609757,
|
| 758 |
+
"loss": 0.05401031672954559,
|
| 759 |
+
"mean_token_accuracy": 0.9804942272603512,
|
| 760 |
+
"num_tokens": 508602.0,
|
| 761 |
+
"step": 74
|
| 762 |
+
},
|
| 763 |
+
{
|
| 764 |
+
"entropy": 0.3483101995661855,
|
| 765 |
+
"epoch": 0.9188361408882083,
|
| 766 |
+
"grad_norm": 0.1494140625,
|
| 767 |
+
"learning_rate": 0.00010975609756097563,
|
| 768 |
+
"loss": 0.11057186871767044,
|
| 769 |
+
"mean_token_accuracy": 0.9718486294150352,
|
| 770 |
+
"num_tokens": 515398.0,
|
| 771 |
+
"step": 75
|
| 772 |
+
},
|
| 773 |
+
{
|
| 774 |
+
"entropy": 0.34578234050422907,
|
| 775 |
+
"epoch": 0.9310872894333844,
|
| 776 |
+
"grad_norm": 0.125,
|
| 777 |
+
"learning_rate": 0.00010853658536585367,
|
| 778 |
+
"loss": 0.06668201088905334,
|
| 779 |
+
"mean_token_accuracy": 0.9788769222795963,
|
| 780 |
+
"num_tokens": 521843.0,
|
| 781 |
+
"step": 76
|
| 782 |
+
},
|
| 783 |
+
{
|
| 784 |
+
"entropy": 0.30221153143793344,
|
| 785 |
+
"epoch": 0.9433384379785605,
|
| 786 |
+
"grad_norm": 0.109375,
|
| 787 |
+
"learning_rate": 0.00010731707317073172,
|
| 788 |
+
"loss": 0.06314530223608017,
|
| 789 |
+
"mean_token_accuracy": 0.9795791730284691,
|
| 790 |
+
"num_tokens": 529048.0,
|
| 791 |
+
"step": 77
|
| 792 |
+
},
|
| 793 |
+
{
|
| 794 |
+
"entropy": 0.3246979024261236,
|
| 795 |
+
"epoch": 0.9555895865237366,
|
| 796 |
+
"grad_norm": 0.11376953125,
|
| 797 |
+
"learning_rate": 0.00010609756097560977,
|
| 798 |
+
"loss": 0.06752847880125046,
|
| 799 |
+
"mean_token_accuracy": 0.9832794591784477,
|
| 800 |
+
"num_tokens": 536898.0,
|
| 801 |
+
"step": 78
|
| 802 |
+
},
|
| 803 |
+
{
|
| 804 |
+
"entropy": 0.31460305489599705,
|
| 805 |
+
"epoch": 0.9678407350689127,
|
| 806 |
+
"grad_norm": 0.138671875,
|
| 807 |
+
"learning_rate": 0.00010487804878048781,
|
| 808 |
+
"loss": 0.07550302147865295,
|
| 809 |
+
"mean_token_accuracy": 0.9745542369782925,
|
| 810 |
+
"num_tokens": 543183.0,
|
| 811 |
+
"step": 79
|
| 812 |
+
},
|
| 813 |
+
{
|
| 814 |
+
"entropy": 0.29604928102344275,
|
| 815 |
+
"epoch": 0.9800918836140888,
|
| 816 |
+
"grad_norm": 0.1083984375,
|
| 817 |
+
"learning_rate": 0.00010365853658536586,
|
| 818 |
+
"loss": 0.061620082706213,
|
| 819 |
+
"mean_token_accuracy": 0.9814895763993263,
|
| 820 |
+
"num_tokens": 550826.0,
|
| 821 |
+
"step": 80
|
| 822 |
+
},
|
| 823 |
+
{
|
| 824 |
+
"entropy": 0.309127070941031,
|
| 825 |
+
"epoch": 0.9923430321592649,
|
| 826 |
+
"grad_norm": 0.13671875,
|
| 827 |
+
"learning_rate": 0.0001024390243902439,
|
| 828 |
+
"loss": 0.08857648074626923,
|
| 829 |
+
"mean_token_accuracy": 0.9735055603086948,
|
| 830 |
+
"num_tokens": 557586.0,
|
| 831 |
+
"step": 81
|
| 832 |
+
},
|
| 833 |
+
{
|
| 834 |
+
"entropy": 0.28887457996606825,
|
| 835 |
+
"epoch": 1.0,
|
| 836 |
+
"grad_norm": 0.185546875,
|
| 837 |
+
"learning_rate": 0.00010121951219512196,
|
| 838 |
+
"loss": 0.06288491934537888,
|
| 839 |
+
"mean_token_accuracy": 0.9819431960582733,
|
| 840 |
+
"num_tokens": 561550.0,
|
| 841 |
+
"step": 82
|
| 842 |
+
},
|
| 843 |
+
{
|
| 844 |
+
"entropy": 0.3049680180847645,
|
| 845 |
+
"epoch": 1.0122511485451762,
|
| 846 |
+
"grad_norm": 0.0986328125,
|
| 847 |
+
"learning_rate": 0.0001,
|
| 848 |
+
"loss": 0.08012041449546814,
|
| 849 |
+
"mean_token_accuracy": 0.9773442409932613,
|
| 850 |
+
"num_tokens": 568728.0,
|
| 851 |
+
"step": 83
|
| 852 |
+
},
|
| 853 |
+
{
|
| 854 |
+
"entropy": 0.26021771878004074,
|
| 855 |
+
"epoch": 1.0245022970903521,
|
| 856 |
+
"grad_norm": 0.09130859375,
|
| 857 |
+
"learning_rate": 9.878048780487805e-05,
|
| 858 |
+
"loss": 0.04987334832549095,
|
| 859 |
+
"mean_token_accuracy": 0.9872907213866711,
|
| 860 |
+
"num_tokens": 575388.0,
|
| 861 |
+
"step": 84
|
| 862 |
+
},
|
| 863 |
+
{
|
| 864 |
+
"entropy": 0.3132081003859639,
|
| 865 |
+
"epoch": 1.0367534456355283,
|
| 866 |
+
"grad_norm": 0.0693359375,
|
| 867 |
+
"learning_rate": 9.75609756097561e-05,
|
| 868 |
+
"loss": 0.03793306648731232,
|
| 869 |
+
"mean_token_accuracy": 0.9893307648599148,
|
| 870 |
+
"num_tokens": 583555.0,
|
| 871 |
+
"step": 85
|
| 872 |
+
},
|
| 873 |
+
{
|
| 874 |
+
"entropy": 0.2535849278792739,
|
| 875 |
+
"epoch": 1.0490045941807045,
|
| 876 |
+
"grad_norm": 0.08740234375,
|
| 877 |
+
"learning_rate": 9.634146341463415e-05,
|
| 878 |
+
"loss": 0.04893108084797859,
|
| 879 |
+
"mean_token_accuracy": 0.9859805703163147,
|
| 880 |
+
"num_tokens": 589967.0,
|
| 881 |
+
"step": 86
|
| 882 |
+
},
|
| 883 |
+
{
|
| 884 |
+
"entropy": 0.23509769327938557,
|
| 885 |
+
"epoch": 1.0612557427258806,
|
| 886 |
+
"grad_norm": 0.08251953125,
|
| 887 |
+
"learning_rate": 9.51219512195122e-05,
|
| 888 |
+
"loss": 0.0479637086391449,
|
| 889 |
+
"mean_token_accuracy": 0.9847861491143703,
|
| 890 |
+
"num_tokens": 598042.0,
|
| 891 |
+
"step": 87
|
| 892 |
+
},
|
| 893 |
+
{
|
| 894 |
+
"entropy": 0.30080515146255493,
|
| 895 |
+
"epoch": 1.0735068912710566,
|
| 896 |
+
"grad_norm": 0.1767578125,
|
| 897 |
+
"learning_rate": 9.390243902439024e-05,
|
| 898 |
+
"loss": 0.08284764736890793,
|
| 899 |
+
"mean_token_accuracy": 0.9821349158883095,
|
| 900 |
+
"num_tokens": 604464.0,
|
| 901 |
+
"step": 88
|
| 902 |
+
},
|
| 903 |
+
{
|
| 904 |
+
"entropy": 0.2792583117261529,
|
| 905 |
+
"epoch": 1.0857580398162328,
|
| 906 |
+
"grad_norm": 0.099609375,
|
| 907 |
+
"learning_rate": 9.26829268292683e-05,
|
| 908 |
+
"loss": 0.04615325853228569,
|
| 909 |
+
"mean_token_accuracy": 0.9861109368503094,
|
| 910 |
+
"num_tokens": 610667.0,
|
| 911 |
+
"step": 89
|
| 912 |
+
},
|
| 913 |
+
{
|
| 914 |
+
"entropy": 0.2520109824836254,
|
| 915 |
+
"epoch": 1.098009188361409,
|
| 916 |
+
"grad_norm": 0.09814453125,
|
| 917 |
+
"learning_rate": 9.146341463414635e-05,
|
| 918 |
+
"loss": 0.051208432763814926,
|
| 919 |
+
"mean_token_accuracy": 0.9884813874959946,
|
| 920 |
+
"num_tokens": 617684.0,
|
| 921 |
+
"step": 90
|
| 922 |
+
},
|
| 923 |
+
{
|
| 924 |
+
"entropy": 0.2811925411224365,
|
| 925 |
+
"epoch": 1.110260336906585,
|
| 926 |
+
"grad_norm": 0.10546875,
|
| 927 |
+
"learning_rate": 9.02439024390244e-05,
|
| 928 |
+
"loss": 0.045838613063097,
|
| 929 |
+
"mean_token_accuracy": 0.9813198745250702,
|
| 930 |
+
"num_tokens": 624400.0,
|
| 931 |
+
"step": 91
|
| 932 |
+
},
|
| 933 |
+
{
|
| 934 |
+
"entropy": 0.24536922946572304,
|
| 935 |
+
"epoch": 1.122511485451761,
|
| 936 |
+
"grad_norm": 0.11083984375,
|
| 937 |
+
"learning_rate": 8.902439024390244e-05,
|
| 938 |
+
"loss": 0.04839828237891197,
|
| 939 |
+
"mean_token_accuracy": 0.9828252196311951,
|
| 940 |
+
"num_tokens": 631186.0,
|
| 941 |
+
"step": 92
|
| 942 |
+
},
|
| 943 |
+
{
|
| 944 |
+
"entropy": 0.22986232955008745,
|
| 945 |
+
"epoch": 1.1347626339969372,
|
| 946 |
+
"grad_norm": 0.111328125,
|
| 947 |
+
"learning_rate": 8.78048780487805e-05,
|
| 948 |
+
"loss": 0.04496093466877937,
|
| 949 |
+
"mean_token_accuracy": 0.9868007227778435,
|
| 950 |
+
"num_tokens": 638230.0,
|
| 951 |
+
"step": 93
|
| 952 |
+
},
|
| 953 |
+
{
|
| 954 |
+
"entropy": 0.24173379130661488,
|
| 955 |
+
"epoch": 1.1470137825421134,
|
| 956 |
+
"grad_norm": 0.10498046875,
|
| 957 |
+
"learning_rate": 8.658536585365854e-05,
|
| 958 |
+
"loss": 0.038931019604206085,
|
| 959 |
+
"mean_token_accuracy": 0.9905626736581326,
|
| 960 |
+
"num_tokens": 644599.0,
|
| 961 |
+
"step": 94
|
| 962 |
+
},
|
| 963 |
+
{
|
| 964 |
+
"entropy": 0.22757203690707684,
|
| 965 |
+
"epoch": 1.1592649310872893,
|
| 966 |
+
"grad_norm": 0.1318359375,
|
| 967 |
+
"learning_rate": 8.53658536585366e-05,
|
| 968 |
+
"loss": 0.03816759213805199,
|
| 969 |
+
"mean_token_accuracy": 0.9886907860636711,
|
| 970 |
+
"num_tokens": 651211.0,
|
| 971 |
+
"step": 95
|
| 972 |
+
},
|
| 973 |
+
{
|
| 974 |
+
"entropy": 0.22881112340837717,
|
| 975 |
+
"epoch": 1.1715160796324655,
|
| 976 |
+
"grad_norm": 0.10595703125,
|
| 977 |
+
"learning_rate": 8.414634146341464e-05,
|
| 978 |
+
"loss": 0.0442253053188324,
|
| 979 |
+
"mean_token_accuracy": 0.9876982606947422,
|
| 980 |
+
"num_tokens": 657240.0,
|
| 981 |
+
"step": 96
|
| 982 |
+
},
|
| 983 |
+
{
|
| 984 |
+
"entropy": 0.23342516459524632,
|
| 985 |
+
"epoch": 1.1837672281776417,
|
| 986 |
+
"grad_norm": 0.11376953125,
|
| 987 |
+
"learning_rate": 8.292682926829268e-05,
|
| 988 |
+
"loss": 0.0382809042930603,
|
| 989 |
+
"mean_token_accuracy": 0.9902381077408791,
|
| 990 |
+
"num_tokens": 663894.0,
|
| 991 |
+
"step": 97
|
| 992 |
+
},
|
| 993 |
+
{
|
| 994 |
+
"entropy": 0.2406658846884966,
|
| 995 |
+
"epoch": 1.1960183767228179,
|
| 996 |
+
"grad_norm": 0.1123046875,
|
| 997 |
+
"learning_rate": 8.170731707317073e-05,
|
| 998 |
+
"loss": 0.04963719844818115,
|
| 999 |
+
"mean_token_accuracy": 0.9877509213984013,
|
| 1000 |
+
"num_tokens": 671338.0,
|
| 1001 |
+
"step": 98
|
| 1002 |
+
},
|
| 1003 |
+
{
|
| 1004 |
+
"entropy": 0.272550736553967,
|
| 1005 |
+
"epoch": 1.2082695252679938,
|
| 1006 |
+
"grad_norm": 0.10888671875,
|
| 1007 |
+
"learning_rate": 8.048780487804879e-05,
|
| 1008 |
+
"loss": 0.05441854149103165,
|
| 1009 |
+
"mean_token_accuracy": 0.983638808131218,
|
| 1010 |
+
"num_tokens": 679108.0,
|
| 1011 |
+
"step": 99
|
| 1012 |
+
},
|
| 1013 |
+
{
|
| 1014 |
+
"entropy": 0.2297075460664928,
|
| 1015 |
+
"epoch": 1.22052067381317,
|
| 1016 |
+
"grad_norm": 0.142578125,
|
| 1017 |
+
"learning_rate": 7.926829268292683e-05,
|
| 1018 |
+
"loss": 0.04290780425071716,
|
| 1019 |
+
"mean_token_accuracy": 0.9863294512033463,
|
| 1020 |
+
"num_tokens": 685572.0,
|
| 1021 |
+
"step": 100
|
| 1022 |
+
},
|
| 1023 |
+
{
|
| 1024 |
+
"epoch": 1.22052067381317,
|
| 1025 |
+
"eval_entropy": 0.2541272067937298,
|
| 1026 |
+
"eval_loss": 0.06591593474149704,
|
| 1027 |
+
"eval_mean_token_accuracy": 0.9771205471909564,
|
| 1028 |
+
"eval_num_tokens": 685572.0,
|
| 1029 |
+
"eval_runtime": 61.7088,
|
| 1030 |
+
"eval_samples_per_second": 1.118,
|
| 1031 |
+
"eval_steps_per_second": 1.118,
|
| 1032 |
+
"step": 100
|
| 1033 |
+
},
|
| 1034 |
+
{
|
| 1035 |
+
"entropy": 0.25287739746272564,
|
| 1036 |
+
"epoch": 1.2327718223583461,
|
| 1037 |
+
"grad_norm": 0.1064453125,
|
| 1038 |
+
"learning_rate": 7.804878048780489e-05,
|
| 1039 |
+
"loss": 0.03635338693857193,
|
| 1040 |
+
"mean_token_accuracy": 0.9891670718789101,
|
| 1041 |
+
"num_tokens": 692888.0,
|
| 1042 |
+
"step": 101
|
| 1043 |
+
},
|
| 1044 |
+
{
|
| 1045 |
+
"entropy": 0.23323721811175346,
|
| 1046 |
+
"epoch": 1.245022970903522,
|
| 1047 |
+
"grad_norm": 0.091796875,
|
| 1048 |
+
"learning_rate": 7.682926829268293e-05,
|
| 1049 |
+
"loss": 0.03589210659265518,
|
| 1050 |
+
"mean_token_accuracy": 0.9888128153979778,
|
| 1051 |
+
"num_tokens": 700015.0,
|
| 1052 |
+
"step": 102
|
| 1053 |
+
},
|
| 1054 |
+
{
|
| 1055 |
+
"entropy": 0.24865772109478712,
|
| 1056 |
+
"epoch": 1.2572741194486983,
|
| 1057 |
+
"grad_norm": 0.10009765625,
|
| 1058 |
+
"learning_rate": 7.560975609756099e-05,
|
| 1059 |
+
"loss": 0.0306346844881773,
|
| 1060 |
+
"mean_token_accuracy": 0.9904107972979546,
|
| 1061 |
+
"num_tokens": 707330.0,
|
| 1062 |
+
"step": 103
|
| 1063 |
+
},
|
| 1064 |
+
{
|
| 1065 |
+
"entropy": 0.2551306625828147,
|
| 1066 |
+
"epoch": 1.2695252679938744,
|
| 1067 |
+
"grad_norm": 0.134765625,
|
| 1068 |
+
"learning_rate": 7.439024390243903e-05,
|
| 1069 |
+
"loss": 0.062116604298353195,
|
| 1070 |
+
"mean_token_accuracy": 0.9804923608899117,
|
| 1071 |
+
"num_tokens": 714185.0,
|
| 1072 |
+
"step": 104
|
| 1073 |
+
},
|
| 1074 |
+
{
|
| 1075 |
+
"entropy": 0.26964253932237625,
|
| 1076 |
+
"epoch": 1.2817764165390506,
|
| 1077 |
+
"grad_norm": 0.12255859375,
|
| 1078 |
+
"learning_rate": 7.317073170731707e-05,
|
| 1079 |
+
"loss": 0.05495516210794449,
|
| 1080 |
+
"mean_token_accuracy": 0.983124740421772,
|
| 1081 |
+
"num_tokens": 720030.0,
|
| 1082 |
+
"step": 105
|
| 1083 |
+
},
|
| 1084 |
+
{
|
| 1085 |
+
"entropy": 0.2399951433762908,
|
| 1086 |
+
"epoch": 1.2940275650842268,
|
| 1087 |
+
"grad_norm": 0.11572265625,
|
| 1088 |
+
"learning_rate": 7.195121951219513e-05,
|
| 1089 |
+
"loss": 0.0537109449505806,
|
| 1090 |
+
"mean_token_accuracy": 0.9835550487041473,
|
| 1091 |
+
"num_tokens": 727399.0,
|
| 1092 |
+
"step": 106
|
| 1093 |
+
},
|
| 1094 |
+
{
|
| 1095 |
+
"entropy": 0.2527354145422578,
|
| 1096 |
+
"epoch": 1.3062787136294027,
|
| 1097 |
+
"grad_norm": 0.095703125,
|
| 1098 |
+
"learning_rate": 7.073170731707317e-05,
|
| 1099 |
+
"loss": 0.0370502732694149,
|
| 1100 |
+
"mean_token_accuracy": 0.987937405705452,
|
| 1101 |
+
"num_tokens": 734117.0,
|
| 1102 |
+
"step": 107
|
| 1103 |
+
},
|
| 1104 |
+
{
|
| 1105 |
+
"entropy": 0.2708861446008086,
|
| 1106 |
+
"epoch": 1.318529862174579,
|
| 1107 |
+
"grad_norm": 0.1328125,
|
| 1108 |
+
"learning_rate": 6.951219512195122e-05,
|
| 1109 |
+
"loss": 0.02873871847987175,
|
| 1110 |
+
"mean_token_accuracy": 0.9898889176547527,
|
| 1111 |
+
"num_tokens": 739843.0,
|
| 1112 |
+
"step": 108
|
| 1113 |
+
},
|
| 1114 |
+
{
|
| 1115 |
+
"entropy": 0.24508011247962713,
|
| 1116 |
+
"epoch": 1.3307810107197549,
|
| 1117 |
+
"grad_norm": 0.142578125,
|
| 1118 |
+
"learning_rate": 6.829268292682928e-05,
|
| 1119 |
+
"loss": 0.04992092400789261,
|
| 1120 |
+
"mean_token_accuracy": 0.985265351831913,
|
| 1121 |
+
"num_tokens": 747120.0,
|
| 1122 |
+
"step": 109
|
| 1123 |
+
},
|
| 1124 |
+
{
|
| 1125 |
+
"entropy": 0.24371083825826645,
|
| 1126 |
+
"epoch": 1.343032159264931,
|
| 1127 |
+
"grad_norm": 0.10107421875,
|
| 1128 |
+
"learning_rate": 6.707317073170732e-05,
|
| 1129 |
+
"loss": 0.04801744595170021,
|
| 1130 |
+
"mean_token_accuracy": 0.9857638366520405,
|
| 1131 |
+
"num_tokens": 754708.0,
|
| 1132 |
+
"step": 110
|
| 1133 |
+
},
|
| 1134 |
+
{
|
| 1135 |
+
"entropy": 0.24870567955076694,
|
| 1136 |
+
"epoch": 1.3552833078101072,
|
| 1137 |
+
"grad_norm": 0.12109375,
|
| 1138 |
+
"learning_rate": 6.585365853658538e-05,
|
| 1139 |
+
"loss": 0.04191367328166962,
|
| 1140 |
+
"mean_token_accuracy": 0.9862709790468216,
|
| 1141 |
+
"num_tokens": 760898.0,
|
| 1142 |
+
"step": 111
|
| 1143 |
+
},
|
| 1144 |
+
{
|
| 1145 |
+
"entropy": 0.2612510984763503,
|
| 1146 |
+
"epoch": 1.3675344563552834,
|
| 1147 |
+
"grad_norm": 0.103515625,
|
| 1148 |
+
"learning_rate": 6.463414634146342e-05,
|
| 1149 |
+
"loss": 0.05326298251748085,
|
| 1150 |
+
"mean_token_accuracy": 0.9800548776984215,
|
| 1151 |
+
"num_tokens": 767451.0,
|
| 1152 |
+
"step": 112
|
| 1153 |
+
},
|
| 1154 |
+
{
|
| 1155 |
+
"entropy": 0.2545614130795002,
|
| 1156 |
+
"epoch": 1.3797856049004595,
|
| 1157 |
+
"grad_norm": 0.1162109375,
|
| 1158 |
+
"learning_rate": 6.341463414634146e-05,
|
| 1159 |
+
"loss": 0.040731754153966904,
|
| 1160 |
+
"mean_token_accuracy": 0.9870966114103794,
|
| 1161 |
+
"num_tokens": 775160.0,
|
| 1162 |
+
"step": 113
|
| 1163 |
+
},
|
| 1164 |
+
{
|
| 1165 |
+
"entropy": 0.24170197267085314,
|
| 1166 |
+
"epoch": 1.3920367534456355,
|
| 1167 |
+
"grad_norm": 0.1328125,
|
| 1168 |
+
"learning_rate": 6.219512195121952e-05,
|
| 1169 |
+
"loss": 0.040866196155548096,
|
| 1170 |
+
"mean_token_accuracy": 0.9861873909831047,
|
| 1171 |
+
"num_tokens": 782453.0,
|
| 1172 |
+
"step": 114
|
| 1173 |
+
},
|
| 1174 |
+
{
|
| 1175 |
+
"entropy": 0.26318133249878883,
|
| 1176 |
+
"epoch": 1.4042879019908117,
|
| 1177 |
+
"grad_norm": 0.10693359375,
|
| 1178 |
+
"learning_rate": 6.097560975609756e-05,
|
| 1179 |
+
"loss": 0.03041079081594944,
|
| 1180 |
+
"mean_token_accuracy": 0.989543404430151,
|
| 1181 |
+
"num_tokens": 789405.0,
|
| 1182 |
+
"step": 115
|
| 1183 |
+
},
|
| 1184 |
+
{
|
| 1185 |
+
"entropy": 0.2495063878595829,
|
| 1186 |
+
"epoch": 1.4165390505359878,
|
| 1187 |
+
"grad_norm": 0.12109375,
|
| 1188 |
+
"learning_rate": 5.975609756097561e-05,
|
| 1189 |
+
"loss": 0.03743698075413704,
|
| 1190 |
+
"mean_token_accuracy": 0.9890936017036438,
|
| 1191 |
+
"num_tokens": 795520.0,
|
| 1192 |
+
"step": 116
|
| 1193 |
+
},
|
| 1194 |
+
{
|
| 1195 |
+
"entropy": 0.23341670911759138,
|
| 1196 |
+
"epoch": 1.4287901990811638,
|
| 1197 |
+
"grad_norm": 0.11328125,
|
| 1198 |
+
"learning_rate": 5.853658536585366e-05,
|
| 1199 |
+
"loss": 0.052408114075660706,
|
| 1200 |
+
"mean_token_accuracy": 0.9838856235146523,
|
| 1201 |
+
"num_tokens": 802060.0,
|
| 1202 |
+
"step": 117
|
| 1203 |
+
},
|
| 1204 |
+
{
|
| 1205 |
+
"entropy": 0.2609324613586068,
|
| 1206 |
+
"epoch": 1.44104134762634,
|
| 1207 |
+
"grad_norm": 0.11767578125,
|
| 1208 |
+
"learning_rate": 5.731707317073171e-05,
|
| 1209 |
+
"loss": 0.04312039911746979,
|
| 1210 |
+
"mean_token_accuracy": 0.985971175134182,
|
| 1211 |
+
"num_tokens": 808902.0,
|
| 1212 |
+
"step": 118
|
| 1213 |
+
},
|
| 1214 |
+
{
|
| 1215 |
+
"entropy": 0.2670856877230108,
|
| 1216 |
+
"epoch": 1.4532924961715161,
|
| 1217 |
+
"grad_norm": 0.1240234375,
|
| 1218 |
+
"learning_rate": 5.6097560975609764e-05,
|
| 1219 |
+
"loss": 0.045985687524080276,
|
| 1220 |
+
"mean_token_accuracy": 0.9871717020869255,
|
| 1221 |
+
"num_tokens": 816206.0,
|
| 1222 |
+
"step": 119
|
| 1223 |
+
},
|
| 1224 |
+
{
|
| 1225 |
+
"entropy": 0.26661152858287096,
|
| 1226 |
+
"epoch": 1.4655436447166923,
|
| 1227 |
+
"grad_norm": 0.1298828125,
|
| 1228 |
+
"learning_rate": 5.487804878048781e-05,
|
| 1229 |
+
"loss": 0.04714817553758621,
|
| 1230 |
+
"mean_token_accuracy": 0.9872265867888927,
|
| 1231 |
+
"num_tokens": 822262.0,
|
| 1232 |
+
"step": 120
|
| 1233 |
+
},
|
| 1234 |
+
{
|
| 1235 |
+
"entropy": 0.23576788790524006,
|
| 1236 |
+
"epoch": 1.4777947932618682,
|
| 1237 |
+
"grad_norm": 0.1650390625,
|
| 1238 |
+
"learning_rate": 5.365853658536586e-05,
|
| 1239 |
+
"loss": 0.042331770062446594,
|
| 1240 |
+
"mean_token_accuracy": 0.9874267354607582,
|
| 1241 |
+
"num_tokens": 828344.0,
|
| 1242 |
+
"step": 121
|
| 1243 |
+
},
|
| 1244 |
+
{
|
| 1245 |
+
"entropy": 0.23678721394389868,
|
| 1246 |
+
"epoch": 1.4900459418070444,
|
| 1247 |
+
"grad_norm": 0.1806640625,
|
| 1248 |
+
"learning_rate": 5.2439024390243904e-05,
|
| 1249 |
+
"loss": 0.04589102789759636,
|
| 1250 |
+
"mean_token_accuracy": 0.983386930078268,
|
| 1251 |
+
"num_tokens": 835172.0,
|
| 1252 |
+
"step": 122
|
| 1253 |
+
},
|
| 1254 |
+
{
|
| 1255 |
+
"entropy": 0.2346462979912758,
|
| 1256 |
+
"epoch": 1.5022970903522204,
|
| 1257 |
+
"grad_norm": 0.150390625,
|
| 1258 |
+
"learning_rate": 5.121951219512195e-05,
|
| 1259 |
+
"loss": 0.04002859443426132,
|
| 1260 |
+
"mean_token_accuracy": 0.9853599444031715,
|
| 1261 |
+
"num_tokens": 841225.0,
|
| 1262 |
+
"step": 123
|
| 1263 |
+
},
|
| 1264 |
+
{
|
| 1265 |
+
"entropy": 0.23265949822962284,
|
| 1266 |
+
"epoch": 1.5145482388973965,
|
| 1267 |
+
"grad_norm": 0.1611328125,
|
| 1268 |
+
"learning_rate": 5e-05,
|
| 1269 |
+
"loss": 0.05799969285726547,
|
| 1270 |
+
"mean_token_accuracy": 0.9821320809423923,
|
| 1271 |
+
"num_tokens": 849059.0,
|
| 1272 |
+
"step": 124
|
| 1273 |
+
},
|
| 1274 |
+
{
|
| 1275 |
+
"entropy": 0.24194937106221914,
|
| 1276 |
+
"epoch": 1.5267993874425727,
|
| 1277 |
+
"grad_norm": 0.1396484375,
|
| 1278 |
+
"learning_rate": 4.878048780487805e-05,
|
| 1279 |
+
"loss": 0.05711432918906212,
|
| 1280 |
+
"mean_token_accuracy": 0.9829593598842621,
|
| 1281 |
+
"num_tokens": 857164.0,
|
| 1282 |
+
"step": 125
|
| 1283 |
+
},
|
| 1284 |
+
{
|
| 1285 |
+
"entropy": 0.23494063317775726,
|
| 1286 |
+
"epoch": 1.5390505359877489,
|
| 1287 |
+
"grad_norm": 0.13671875,
|
| 1288 |
+
"learning_rate": 4.75609756097561e-05,
|
| 1289 |
+
"loss": 0.06452606618404388,
|
| 1290 |
+
"mean_token_accuracy": 0.9841964319348335,
|
| 1291 |
+
"num_tokens": 864463.0,
|
| 1292 |
+
"step": 126
|
| 1293 |
+
},
|
| 1294 |
+
{
|
| 1295 |
+
"entropy": 0.2896596472710371,
|
| 1296 |
+
"epoch": 1.551301684532925,
|
| 1297 |
+
"grad_norm": 0.125,
|
| 1298 |
+
"learning_rate": 4.634146341463415e-05,
|
| 1299 |
+
"loss": 0.05577927827835083,
|
| 1300 |
+
"mean_token_accuracy": 0.9853286854922771,
|
| 1301 |
+
"num_tokens": 871759.0,
|
| 1302 |
+
"step": 127
|
| 1303 |
+
},
|
| 1304 |
+
{
|
| 1305 |
+
"entropy": 0.2581626093015075,
|
| 1306 |
+
"epoch": 1.5635528330781012,
|
| 1307 |
+
"grad_norm": 0.1552734375,
|
| 1308 |
+
"learning_rate": 4.51219512195122e-05,
|
| 1309 |
+
"loss": 0.03707893565297127,
|
| 1310 |
+
"mean_token_accuracy": 0.9873116910457611,
|
| 1311 |
+
"num_tokens": 878778.0,
|
| 1312 |
+
"step": 128
|
| 1313 |
+
},
|
| 1314 |
+
{
|
| 1315 |
+
"entropy": 0.22061639744788408,
|
| 1316 |
+
"epoch": 1.5758039816232772,
|
| 1317 |
+
"grad_norm": 0.130859375,
|
| 1318 |
+
"learning_rate": 4.390243902439025e-05,
|
| 1319 |
+
"loss": 0.03345699608325958,
|
| 1320 |
+
"mean_token_accuracy": 0.9894634075462818,
|
| 1321 |
+
"num_tokens": 884824.0,
|
| 1322 |
+
"step": 129
|
| 1323 |
+
},
|
| 1324 |
+
{
|
| 1325 |
+
"entropy": 0.22001465130597353,
|
| 1326 |
+
"epoch": 1.5880551301684533,
|
| 1327 |
+
"grad_norm": 0.115234375,
|
| 1328 |
+
"learning_rate": 4.26829268292683e-05,
|
| 1329 |
+
"loss": 0.033830057829618454,
|
| 1330 |
+
"mean_token_accuracy": 0.9893862381577492,
|
| 1331 |
+
"num_tokens": 891884.0,
|
| 1332 |
+
"step": 130
|
| 1333 |
+
},
|
| 1334 |
+
{
|
| 1335 |
+
"entropy": 0.24686648417264223,
|
| 1336 |
+
"epoch": 1.6003062787136293,
|
| 1337 |
+
"grad_norm": 0.10400390625,
|
| 1338 |
+
"learning_rate": 4.146341463414634e-05,
|
| 1339 |
+
"loss": 0.03980773314833641,
|
| 1340 |
+
"mean_token_accuracy": 0.9880322627723217,
|
| 1341 |
+
"num_tokens": 898482.0,
|
| 1342 |
+
"step": 131
|
| 1343 |
+
},
|
| 1344 |
+
{
|
| 1345 |
+
"entropy": 0.24617432616651058,
|
| 1346 |
+
"epoch": 1.6125574272588055,
|
| 1347 |
+
"grad_norm": 0.1787109375,
|
| 1348 |
+
"learning_rate": 4.0243902439024395e-05,
|
| 1349 |
+
"loss": 0.05706659331917763,
|
| 1350 |
+
"mean_token_accuracy": 0.9778756387531757,
|
| 1351 |
+
"num_tokens": 905832.0,
|
| 1352 |
+
"step": 132
|
| 1353 |
+
},
|
| 1354 |
+
{
|
| 1355 |
+
"entropy": 0.23000300489366055,
|
| 1356 |
+
"epoch": 1.6248085758039816,
|
| 1357 |
+
"grad_norm": 0.11328125,
|
| 1358 |
+
"learning_rate": 3.9024390243902444e-05,
|
| 1359 |
+
"loss": 0.04501105844974518,
|
| 1360 |
+
"mean_token_accuracy": 0.9868872575461864,
|
| 1361 |
+
"num_tokens": 912020.0,
|
| 1362 |
+
"step": 133
|
| 1363 |
+
},
|
| 1364 |
+
{
|
| 1365 |
+
"entropy": 0.23596840538084507,
|
| 1366 |
+
"epoch": 1.6370597243491578,
|
| 1367 |
+
"grad_norm": 0.11572265625,
|
| 1368 |
+
"learning_rate": 3.780487804878049e-05,
|
| 1369 |
+
"loss": 0.057706866413354874,
|
| 1370 |
+
"mean_token_accuracy": 0.9847077578306198,
|
| 1371 |
+
"num_tokens": 918405.0,
|
| 1372 |
+
"step": 134
|
| 1373 |
+
},
|
| 1374 |
+
{
|
| 1375 |
+
"entropy": 0.25483656115829945,
|
| 1376 |
+
"epoch": 1.649310872894334,
|
| 1377 |
+
"grad_norm": 0.13671875,
|
| 1378 |
+
"learning_rate": 3.6585365853658535e-05,
|
| 1379 |
+
"loss": 0.06121227145195007,
|
| 1380 |
+
"mean_token_accuracy": 0.9820427037775517,
|
| 1381 |
+
"num_tokens": 925425.0,
|
| 1382 |
+
"step": 135
|
| 1383 |
+
},
|
| 1384 |
+
{
|
| 1385 |
+
"entropy": 0.2879916010424495,
|
| 1386 |
+
"epoch": 1.66156202143951,
|
| 1387 |
+
"grad_norm": 0.11181640625,
|
| 1388 |
+
"learning_rate": 3.5365853658536584e-05,
|
| 1389 |
+
"loss": 0.03920814394950867,
|
| 1390 |
+
"mean_token_accuracy": 0.9877970777451992,
|
| 1391 |
+
"num_tokens": 930895.0,
|
| 1392 |
+
"step": 136
|
| 1393 |
+
},
|
| 1394 |
+
{
|
| 1395 |
+
"entropy": 0.2634068289771676,
|
| 1396 |
+
"epoch": 1.673813169984686,
|
| 1397 |
+
"grad_norm": 0.12451171875,
|
| 1398 |
+
"learning_rate": 3.414634146341464e-05,
|
| 1399 |
+
"loss": 0.0386468879878521,
|
| 1400 |
+
"mean_token_accuracy": 0.9877878725528717,
|
| 1401 |
+
"num_tokens": 937389.0,
|
| 1402 |
+
"step": 137
|
| 1403 |
+
},
|
| 1404 |
+
{
|
| 1405 |
+
"entropy": 0.2587460493668914,
|
| 1406 |
+
"epoch": 1.686064318529862,
|
| 1407 |
+
"grad_norm": 0.1123046875,
|
| 1408 |
+
"learning_rate": 3.292682926829269e-05,
|
| 1409 |
+
"loss": 0.034930720925331116,
|
| 1410 |
+
"mean_token_accuracy": 0.9874115809798241,
|
| 1411 |
+
"num_tokens": 945016.0,
|
| 1412 |
+
"step": 138
|
| 1413 |
+
},
|
| 1414 |
+
{
|
| 1415 |
+
"entropy": 0.26116301491856575,
|
| 1416 |
+
"epoch": 1.6983154670750382,
|
| 1417 |
+
"grad_norm": 0.0966796875,
|
| 1418 |
+
"learning_rate": 3.170731707317073e-05,
|
| 1419 |
+
"loss": 0.033916398882865906,
|
| 1420 |
+
"mean_token_accuracy": 0.9879581108689308,
|
| 1421 |
+
"num_tokens": 951475.0,
|
| 1422 |
+
"step": 139
|
| 1423 |
+
},
|
| 1424 |
+
{
|
| 1425 |
+
"entropy": 0.2920989394187927,
|
| 1426 |
+
"epoch": 1.7105666156202144,
|
| 1427 |
+
"grad_norm": 0.1103515625,
|
| 1428 |
+
"learning_rate": 3.048780487804878e-05,
|
| 1429 |
+
"loss": 0.03983481973409653,
|
| 1430 |
+
"mean_token_accuracy": 0.9893253818154335,
|
| 1431 |
+
"num_tokens": 957845.0,
|
| 1432 |
+
"step": 140
|
| 1433 |
+
},
|
| 1434 |
+
{
|
| 1435 |
+
"entropy": 0.23128231521695852,
|
| 1436 |
+
"epoch": 1.7228177641653906,
|
| 1437 |
+
"grad_norm": 0.11962890625,
|
| 1438 |
+
"learning_rate": 2.926829268292683e-05,
|
| 1439 |
+
"loss": 0.051980044692754745,
|
| 1440 |
+
"mean_token_accuracy": 0.9810708239674568,
|
| 1441 |
+
"num_tokens": 964800.0,
|
| 1442 |
+
"step": 141
|
| 1443 |
+
},
|
| 1444 |
+
{
|
| 1445 |
+
"entropy": 0.25590753462165594,
|
| 1446 |
+
"epoch": 1.7350689127105667,
|
| 1447 |
+
"grad_norm": 0.171875,
|
| 1448 |
+
"learning_rate": 2.8048780487804882e-05,
|
| 1449 |
+
"loss": 0.04797530174255371,
|
| 1450 |
+
"mean_token_accuracy": 0.98531124740839,
|
| 1451 |
+
"num_tokens": 970216.0,
|
| 1452 |
+
"step": 142
|
| 1453 |
+
},
|
| 1454 |
+
{
|
| 1455 |
+
"entropy": 0.24975391291081905,
|
| 1456 |
+
"epoch": 1.7473200612557427,
|
| 1457 |
+
"grad_norm": 0.125,
|
| 1458 |
+
"learning_rate": 2.682926829268293e-05,
|
| 1459 |
+
"loss": 0.04290381073951721,
|
| 1460 |
+
"mean_token_accuracy": 0.9855599775910378,
|
| 1461 |
+
"num_tokens": 976676.0,
|
| 1462 |
+
"step": 143
|
| 1463 |
+
},
|
| 1464 |
+
{
|
| 1465 |
+
"entropy": 0.2620975775644183,
|
| 1466 |
+
"epoch": 1.7595712098009189,
|
| 1467 |
+
"grad_norm": 0.1259765625,
|
| 1468 |
+
"learning_rate": 2.5609756097560977e-05,
|
| 1469 |
+
"loss": 0.04051404073834419,
|
| 1470 |
+
"mean_token_accuracy": 0.9880265817046165,
|
| 1471 |
+
"num_tokens": 984515.0,
|
| 1472 |
+
"step": 144
|
| 1473 |
+
},
|
| 1474 |
+
{
|
| 1475 |
+
"entropy": 0.2606674963608384,
|
| 1476 |
+
"epoch": 1.7718223583460948,
|
| 1477 |
+
"grad_norm": 0.1201171875,
|
| 1478 |
+
"learning_rate": 2.4390243902439026e-05,
|
| 1479 |
+
"loss": 0.040870461612939835,
|
| 1480 |
+
"mean_token_accuracy": 0.9857275933027267,
|
| 1481 |
+
"num_tokens": 991262.0,
|
| 1482 |
+
"step": 145
|
| 1483 |
+
},
|
| 1484 |
+
{
|
| 1485 |
+
"entropy": 0.28423305694013834,
|
| 1486 |
+
"epoch": 1.784073506891271,
|
| 1487 |
+
"grad_norm": 0.1201171875,
|
| 1488 |
+
"learning_rate": 2.3170731707317075e-05,
|
| 1489 |
+
"loss": 0.033665239810943604,
|
| 1490 |
+
"mean_token_accuracy": 0.9889882653951645,
|
| 1491 |
+
"num_tokens": 997598.0,
|
| 1492 |
+
"step": 146
|
| 1493 |
+
},
|
| 1494 |
+
{
|
| 1495 |
+
"entropy": 0.2581148808822036,
|
| 1496 |
+
"epoch": 1.7963246554364471,
|
| 1497 |
+
"grad_norm": 0.11865234375,
|
| 1498 |
+
"learning_rate": 2.1951219512195124e-05,
|
| 1499 |
+
"loss": 0.04215285927057266,
|
| 1500 |
+
"mean_token_accuracy": 0.985553503036499,
|
| 1501 |
+
"num_tokens": 1005517.0,
|
| 1502 |
+
"step": 147
|
| 1503 |
+
},
|
| 1504 |
+
{
|
| 1505 |
+
"entropy": 0.27665852196514606,
|
| 1506 |
+
"epoch": 1.8085758039816233,
|
| 1507 |
+
"grad_norm": 0.1416015625,
|
| 1508 |
+
"learning_rate": 2.073170731707317e-05,
|
| 1509 |
+
"loss": 0.036060549318790436,
|
| 1510 |
+
"mean_token_accuracy": 0.9891492277383804,
|
| 1511 |
+
"num_tokens": 1012208.0,
|
| 1512 |
+
"step": 148
|
| 1513 |
+
},
|
| 1514 |
+
{
|
| 1515 |
+
"entropy": 0.2916540242731571,
|
| 1516 |
+
"epoch": 1.8208269525267995,
|
| 1517 |
+
"grad_norm": 0.111328125,
|
| 1518 |
+
"learning_rate": 1.9512195121951222e-05,
|
| 1519 |
+
"loss": 0.03392140194773674,
|
| 1520 |
+
"mean_token_accuracy": 0.9888332188129425,
|
| 1521 |
+
"num_tokens": 1018126.0,
|
| 1522 |
+
"step": 149
|
| 1523 |
+
},
|
| 1524 |
+
{
|
| 1525 |
+
"entropy": 0.2635590499266982,
|
| 1526 |
+
"epoch": 1.8330781010719757,
|
| 1527 |
+
"grad_norm": 0.107421875,
|
| 1528 |
+
"learning_rate": 1.8292682926829268e-05,
|
| 1529 |
+
"loss": 0.03831010311841965,
|
| 1530 |
+
"mean_token_accuracy": 0.9885501191020012,
|
| 1531 |
+
"num_tokens": 1025618.0,
|
| 1532 |
+
"step": 150
|
| 1533 |
+
},
|
| 1534 |
+
{
|
| 1535 |
+
"epoch": 1.8330781010719757,
|
| 1536 |
+
"eval_entropy": 0.2679487613664157,
|
| 1537 |
+
"eval_loss": 0.06371253728866577,
|
| 1538 |
+
"eval_mean_token_accuracy": 0.9774324289266614,
|
| 1539 |
+
"eval_num_tokens": 1025618.0,
|
| 1540 |
+
"eval_runtime": 61.7245,
|
| 1541 |
+
"eval_samples_per_second": 1.118,
|
| 1542 |
+
"eval_steps_per_second": 1.118,
|
| 1543 |
+
"step": 150
|
| 1544 |
+
},
|
| 1545 |
+
{
|
| 1546 |
+
"entropy": 0.24828598741441965,
|
| 1547 |
+
"epoch": 1.8453292496171516,
|
| 1548 |
+
"grad_norm": 0.10986328125,
|
| 1549 |
+
"learning_rate": 1.707317073170732e-05,
|
| 1550 |
+
"loss": 0.04995449632406235,
|
| 1551 |
+
"mean_token_accuracy": 0.9845831654965878,
|
| 1552 |
+
"num_tokens": 1031490.0,
|
| 1553 |
+
"step": 151
|
| 1554 |
+
},
|
| 1555 |
+
{
|
| 1556 |
+
"entropy": 0.2742726355791092,
|
| 1557 |
+
"epoch": 1.8575803981623276,
|
| 1558 |
+
"grad_norm": 0.08154296875,
|
| 1559 |
+
"learning_rate": 1.5853658536585366e-05,
|
| 1560 |
+
"loss": 0.03595530614256859,
|
| 1561 |
+
"mean_token_accuracy": 0.9909501671791077,
|
| 1562 |
+
"num_tokens": 1039322.0,
|
| 1563 |
+
"step": 152
|
| 1564 |
+
},
|
| 1565 |
+
{
|
| 1566 |
+
"entropy": 0.262394018471241,
|
| 1567 |
+
"epoch": 1.8698315467075037,
|
| 1568 |
+
"grad_norm": 0.10986328125,
|
| 1569 |
+
"learning_rate": 1.4634146341463415e-05,
|
| 1570 |
+
"loss": 0.04870224744081497,
|
| 1571 |
+
"mean_token_accuracy": 0.981577530503273,
|
| 1572 |
+
"num_tokens": 1047516.0,
|
| 1573 |
+
"step": 153
|
| 1574 |
+
},
|
| 1575 |
+
{
|
| 1576 |
+
"entropy": 0.2567757312208414,
|
| 1577 |
+
"epoch": 1.88208269525268,
|
| 1578 |
+
"grad_norm": 0.130859375,
|
| 1579 |
+
"learning_rate": 1.3414634146341466e-05,
|
| 1580 |
+
"loss": 0.05070454254746437,
|
| 1581 |
+
"mean_token_accuracy": 0.9822338744997978,
|
| 1582 |
+
"num_tokens": 1055758.0,
|
| 1583 |
+
"step": 154
|
| 1584 |
+
},
|
| 1585 |
+
{
|
| 1586 |
+
"entropy": 0.27977011259645224,
|
| 1587 |
+
"epoch": 1.894333843797856,
|
| 1588 |
+
"grad_norm": 0.12451171875,
|
| 1589 |
+
"learning_rate": 1.2195121951219513e-05,
|
| 1590 |
+
"loss": 0.048383209854364395,
|
| 1591 |
+
"mean_token_accuracy": 0.9842112176120281,
|
| 1592 |
+
"num_tokens": 1062986.0,
|
| 1593 |
+
"step": 155
|
| 1594 |
+
},
|
| 1595 |
+
{
|
| 1596 |
+
"entropy": 0.27395711559802294,
|
| 1597 |
+
"epoch": 1.9065849923430322,
|
| 1598 |
+
"grad_norm": 0.1142578125,
|
| 1599 |
+
"learning_rate": 1.0975609756097562e-05,
|
| 1600 |
+
"loss": 0.03616052120923996,
|
| 1601 |
+
"mean_token_accuracy": 0.9874880388379097,
|
| 1602 |
+
"num_tokens": 1069566.0,
|
| 1603 |
+
"step": 156
|
| 1604 |
+
},
|
| 1605 |
+
{
|
| 1606 |
+
"entropy": 0.2608653483912349,
|
| 1607 |
+
"epoch": 1.9188361408882084,
|
| 1608 |
+
"grad_norm": 0.11328125,
|
| 1609 |
+
"learning_rate": 9.756097560975611e-06,
|
| 1610 |
+
"loss": 0.0475415475666523,
|
| 1611 |
+
"mean_token_accuracy": 0.9874128215014935,
|
| 1612 |
+
"num_tokens": 1077129.0,
|
| 1613 |
+
"step": 157
|
| 1614 |
+
},
|
| 1615 |
+
{
|
| 1616 |
+
"entropy": 0.2818295741453767,
|
| 1617 |
+
"epoch": 1.9310872894333844,
|
| 1618 |
+
"grad_norm": 0.0908203125,
|
| 1619 |
+
"learning_rate": 8.53658536585366e-06,
|
| 1620 |
+
"loss": 0.03717351332306862,
|
| 1621 |
+
"mean_token_accuracy": 0.9891585931181908,
|
| 1622 |
+
"num_tokens": 1083892.0,
|
| 1623 |
+
"step": 158
|
| 1624 |
+
},
|
| 1625 |
+
{
|
| 1626 |
+
"entropy": 0.25744000263512135,
|
| 1627 |
+
"epoch": 1.9433384379785605,
|
| 1628 |
+
"grad_norm": 0.091796875,
|
| 1629 |
+
"learning_rate": 7.317073170731707e-06,
|
| 1630 |
+
"loss": 0.033981338143348694,
|
| 1631 |
+
"mean_token_accuracy": 0.9918354228138924,
|
| 1632 |
+
"num_tokens": 1089984.0,
|
| 1633 |
+
"step": 159
|
| 1634 |
+
},
|
| 1635 |
+
{
|
| 1636 |
+
"entropy": 0.2630167668685317,
|
| 1637 |
+
"epoch": 1.9555895865237365,
|
| 1638 |
+
"grad_norm": 0.1083984375,
|
| 1639 |
+
"learning_rate": 6.0975609756097564e-06,
|
| 1640 |
+
"loss": 0.03182641789317131,
|
| 1641 |
+
"mean_token_accuracy": 0.9890161380171776,
|
| 1642 |
+
"num_tokens": 1096216.0,
|
| 1643 |
+
"step": 160
|
| 1644 |
+
},
|
| 1645 |
+
{
|
| 1646 |
+
"entropy": 0.2613411508500576,
|
| 1647 |
+
"epoch": 1.9678407350689127,
|
| 1648 |
+
"grad_norm": 0.09521484375,
|
| 1649 |
+
"learning_rate": 4.8780487804878055e-06,
|
| 1650 |
+
"loss": 0.04600515589118004,
|
| 1651 |
+
"mean_token_accuracy": 0.986037340015173,
|
| 1652 |
+
"num_tokens": 1104876.0,
|
| 1653 |
+
"step": 161
|
| 1654 |
+
},
|
| 1655 |
+
{
|
| 1656 |
+
"entropy": 0.263193734921515,
|
| 1657 |
+
"epoch": 1.9800918836140888,
|
| 1658 |
+
"grad_norm": 0.11376953125,
|
| 1659 |
+
"learning_rate": 3.6585365853658537e-06,
|
| 1660 |
+
"loss": 0.04238295182585716,
|
| 1661 |
+
"mean_token_accuracy": 0.9874502159655094,
|
| 1662 |
+
"num_tokens": 1111427.0,
|
| 1663 |
+
"step": 162
|
| 1664 |
+
},
|
| 1665 |
+
{
|
| 1666 |
+
"entropy": 0.2944263191893697,
|
| 1667 |
+
"epoch": 1.992343032159265,
|
| 1668 |
+
"grad_norm": 0.078125,
|
| 1669 |
+
"learning_rate": 2.4390243902439027e-06,
|
| 1670 |
+
"loss": 0.02235364355146885,
|
| 1671 |
+
"mean_token_accuracy": 0.9943292774260044,
|
| 1672 |
+
"num_tokens": 1118364.0,
|
| 1673 |
+
"step": 163
|
| 1674 |
+
},
|
| 1675 |
+
{
|
| 1676 |
+
"entropy": 0.2737159162759781,
|
| 1677 |
+
"epoch": 2.0,
|
| 1678 |
+
"grad_norm": 0.16796875,
|
| 1679 |
+
"learning_rate": 1.2195121951219514e-06,
|
| 1680 |
+
"loss": 0.05316146835684776,
|
| 1681 |
+
"mean_token_accuracy": 0.985767412185669,
|
| 1682 |
+
"num_tokens": 1123100.0,
|
| 1683 |
+
"step": 164
|
| 1684 |
+
}
|
| 1685 |
+
],
|
| 1686 |
+
"logging_steps": 1,
|
| 1687 |
+
"max_steps": 164,
|
| 1688 |
+
"num_input_tokens_seen": 0,
|
| 1689 |
+
"num_train_epochs": 2,
|
| 1690 |
+
"save_steps": 50,
|
| 1691 |
+
"stateful_callbacks": {
|
| 1692 |
+
"TrainerControl": {
|
| 1693 |
+
"args": {
|
| 1694 |
+
"should_epoch_stop": false,
|
| 1695 |
+
"should_evaluate": false,
|
| 1696 |
+
"should_log": false,
|
| 1697 |
+
"should_save": true,
|
| 1698 |
+
"should_training_stop": true
|
| 1699 |
+
},
|
| 1700 |
+
"attributes": {}
|
| 1701 |
+
}
|
| 1702 |
+
},
|
| 1703 |
+
"total_flos": 5.08553227640832e+16,
|
| 1704 |
+
"train_batch_size": 1,
|
| 1705 |
+
"trial_name": null,
|
| 1706 |
+
"trial_params": null
|
| 1707 |
+
}
|
checkpoint-164/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f82b2b4e6dbb457dcbeae9dcaee24c59b51d560b24513b0a9e0c20c6b4ff0bda
|
| 3 |
+
size 5585
|