Upload folder using huggingface_hub
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- .gitattributes +11 -0
- sft_worldsplit_1_5b/README.md +60 -0
- sft_worldsplit_1_5b/checkpoint-120/README.md +210 -0
- sft_worldsplit_1_5b/checkpoint-120/adapter_config.json +52 -0
- sft_worldsplit_1_5b/checkpoint-120/adapter_model.safetensors +3 -0
- sft_worldsplit_1_5b/checkpoint-120/chat_template.jinja +54 -0
- sft_worldsplit_1_5b/checkpoint-120/optimizer.pt +3 -0
- sft_worldsplit_1_5b/checkpoint-120/rng_state.pth +3 -0
- sft_worldsplit_1_5b/checkpoint-120/scheduler.pt +3 -0
- sft_worldsplit_1_5b/checkpoint-120/tokenizer.json +3 -0
- sft_worldsplit_1_5b/checkpoint-120/tokenizer_config.json +201 -0
- sft_worldsplit_1_5b/checkpoint-120/trainer_state.json +874 -0
- sft_worldsplit_1_5b/checkpoint-120/training_args.bin +3 -0
- sft_worldsplit_1_5b/checkpoint-160/README.md +210 -0
- sft_worldsplit_1_5b/checkpoint-160/adapter_config.json +52 -0
- sft_worldsplit_1_5b/checkpoint-160/adapter_model.safetensors +3 -0
- sft_worldsplit_1_5b/checkpoint-160/chat_template.jinja +54 -0
- sft_worldsplit_1_5b/checkpoint-160/optimizer.pt +3 -0
- sft_worldsplit_1_5b/checkpoint-160/rng_state.pth +3 -0
- sft_worldsplit_1_5b/checkpoint-160/scheduler.pt +3 -0
- sft_worldsplit_1_5b/checkpoint-160/tokenizer.json +3 -0
- sft_worldsplit_1_5b/checkpoint-160/tokenizer_config.json +201 -0
- sft_worldsplit_1_5b/checkpoint-160/trainer_state.json +1154 -0
- sft_worldsplit_1_5b/checkpoint-160/training_args.bin +3 -0
- sft_worldsplit_1_5b/checkpoint-200/README.md +210 -0
- sft_worldsplit_1_5b/checkpoint-200/adapter_config.json +52 -0
- sft_worldsplit_1_5b/checkpoint-200/adapter_model.safetensors +3 -0
- sft_worldsplit_1_5b/checkpoint-200/chat_template.jinja +54 -0
- sft_worldsplit_1_5b/checkpoint-200/optimizer.pt +3 -0
- sft_worldsplit_1_5b/checkpoint-200/rng_state.pth +3 -0
- sft_worldsplit_1_5b/checkpoint-200/scheduler.pt +3 -0
- sft_worldsplit_1_5b/checkpoint-200/tokenizer.json +3 -0
- sft_worldsplit_1_5b/checkpoint-200/tokenizer_config.json +201 -0
- sft_worldsplit_1_5b/checkpoint-200/trainer_state.json +1434 -0
- sft_worldsplit_1_5b/checkpoint-200/training_args.bin +3 -0
- sft_worldsplit_1_5b/checkpoint-240/README.md +210 -0
- sft_worldsplit_1_5b/checkpoint-240/adapter_config.json +52 -0
- sft_worldsplit_1_5b/checkpoint-240/adapter_model.safetensors +3 -0
- sft_worldsplit_1_5b/checkpoint-240/chat_template.jinja +54 -0
- sft_worldsplit_1_5b/checkpoint-240/optimizer.pt +3 -0
- sft_worldsplit_1_5b/checkpoint-240/rng_state.pth +3 -0
- sft_worldsplit_1_5b/checkpoint-240/scheduler.pt +3 -0
- sft_worldsplit_1_5b/checkpoint-240/tokenizer.json +3 -0
- sft_worldsplit_1_5b/checkpoint-240/tokenizer_config.json +201 -0
- sft_worldsplit_1_5b/checkpoint-240/trainer_state.json +1714 -0
- sft_worldsplit_1_5b/checkpoint-240/training_args.bin +3 -0
- sft_worldsplit_1_5b/checkpoint-280/README.md +210 -0
- sft_worldsplit_1_5b/checkpoint-280/adapter_config.json +52 -0
- sft_worldsplit_1_5b/checkpoint-280/adapter_model.safetensors +3 -0
- sft_worldsplit_1_5b/checkpoint-280/chat_template.jinja +54 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,14 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 33 |
*.zip 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 |
+
sft_worldsplit_1_5b/checkpoint-120/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
sft_worldsplit_1_5b/checkpoint-160/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 38 |
+
sft_worldsplit_1_5b/checkpoint-200/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 39 |
+
sft_worldsplit_1_5b/checkpoint-240/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 40 |
+
sft_worldsplit_1_5b/checkpoint-280/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 41 |
+
sft_worldsplit_1_5b/checkpoint-320/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 42 |
+
sft_worldsplit_1_5b/checkpoint-360/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 43 |
+
sft_worldsplit_1_5b/checkpoint-378/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 44 |
+
sft_worldsplit_1_5b/checkpoint-40/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 45 |
+
sft_worldsplit_1_5b/checkpoint-80/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 46 |
+
sft_worldsplit_1_5b/final/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
sft_worldsplit_1_5b/README.md
ADDED
|
@@ -0,0 +1,60 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit
|
| 3 |
+
library_name: transformers
|
| 4 |
+
model_name: sft_worldsplit_1_5b
|
| 5 |
+
tags:
|
| 6 |
+
- generated_from_trainer
|
| 7 |
+
- unsloth
|
| 8 |
+
- hf_jobs
|
| 9 |
+
- trl
|
| 10 |
+
- sft
|
| 11 |
+
licence: license
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# Model Card for sft_worldsplit_1_5b
|
| 15 |
+
|
| 16 |
+
This model is a fine-tuned version of [unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit](https://huggingface.co/unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit).
|
| 17 |
+
It has been trained using [TRL](https://github.com/huggingface/trl).
|
| 18 |
+
|
| 19 |
+
## Quick start
|
| 20 |
+
|
| 21 |
+
```python
|
| 22 |
+
from transformers import pipeline
|
| 23 |
+
|
| 24 |
+
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?"
|
| 25 |
+
generator = pipeline("text-generation", model="None", device="cuda")
|
| 26 |
+
output = generator([{"role": "user", "content": question}], max_new_tokens=128, return_full_text=False)[0]
|
| 27 |
+
print(output["generated_text"])
|
| 28 |
+
```
|
| 29 |
+
|
| 30 |
+
## Training procedure
|
| 31 |
+
|
| 32 |
+
|
| 33 |
+
|
| 34 |
+
|
| 35 |
+
This model was trained with SFT.
|
| 36 |
+
|
| 37 |
+
### Framework versions
|
| 38 |
+
|
| 39 |
+
- TRL: 0.24.0
|
| 40 |
+
- Transformers: 5.5.0
|
| 41 |
+
- Pytorch: 2.10.0
|
| 42 |
+
- Datasets: 4.3.0
|
| 43 |
+
- Tokenizers: 0.22.2
|
| 44 |
+
|
| 45 |
+
## Citations
|
| 46 |
+
|
| 47 |
+
|
| 48 |
+
|
| 49 |
+
Cite TRL as:
|
| 50 |
+
|
| 51 |
+
```bibtex
|
| 52 |
+
@misc{vonwerra2022trl,
|
| 53 |
+
title = {{TRL: Transformer Reinforcement Learning}},
|
| 54 |
+
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},
|
| 55 |
+
year = 2020,
|
| 56 |
+
journal = {GitHub repository},
|
| 57 |
+
publisher = {GitHub},
|
| 58 |
+
howpublished = {\url{https://github.com/huggingface/trl}}
|
| 59 |
+
}
|
| 60 |
+
```
|
sft_worldsplit_1_5b/checkpoint-120/README.md
ADDED
|
@@ -0,0 +1,210 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit
|
| 7 |
+
- lora
|
| 8 |
+
- sft
|
| 9 |
+
- transformers
|
| 10 |
+
- trl
|
| 11 |
+
- unsloth
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# Model Card for Model ID
|
| 15 |
+
|
| 16 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
## Model Details
|
| 21 |
+
|
| 22 |
+
### Model Description
|
| 23 |
+
|
| 24 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
|
| 28 |
+
- **Developed by:** [More Information Needed]
|
| 29 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 30 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 31 |
+
- **Model type:** [More Information Needed]
|
| 32 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 33 |
+
- **License:** [More Information Needed]
|
| 34 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 35 |
+
|
| 36 |
+
### Model Sources [optional]
|
| 37 |
+
|
| 38 |
+
<!-- Provide the basic links for the model. -->
|
| 39 |
+
|
| 40 |
+
- **Repository:** [More Information Needed]
|
| 41 |
+
- **Paper [optional]:** [More Information Needed]
|
| 42 |
+
- **Demo [optional]:** [More Information Needed]
|
| 43 |
+
|
| 44 |
+
## Uses
|
| 45 |
+
|
| 46 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 47 |
+
|
| 48 |
+
### Direct Use
|
| 49 |
+
|
| 50 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 51 |
+
|
| 52 |
+
[More Information Needed]
|
| 53 |
+
|
| 54 |
+
### Downstream Use [optional]
|
| 55 |
+
|
| 56 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 57 |
+
|
| 58 |
+
[More Information Needed]
|
| 59 |
+
|
| 60 |
+
### Out-of-Scope Use
|
| 61 |
+
|
| 62 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 63 |
+
|
| 64 |
+
[More Information Needed]
|
| 65 |
+
|
| 66 |
+
## Bias, Risks, and Limitations
|
| 67 |
+
|
| 68 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 69 |
+
|
| 70 |
+
[More Information Needed]
|
| 71 |
+
|
| 72 |
+
### Recommendations
|
| 73 |
+
|
| 74 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 75 |
+
|
| 76 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 77 |
+
|
| 78 |
+
## How to Get Started with the Model
|
| 79 |
+
|
| 80 |
+
Use the code below to get started with the model.
|
| 81 |
+
|
| 82 |
+
[More Information Needed]
|
| 83 |
+
|
| 84 |
+
## Training Details
|
| 85 |
+
|
| 86 |
+
### Training Data
|
| 87 |
+
|
| 88 |
+
<!-- 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. -->
|
| 89 |
+
|
| 90 |
+
[More Information Needed]
|
| 91 |
+
|
| 92 |
+
### Training Procedure
|
| 93 |
+
|
| 94 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 95 |
+
|
| 96 |
+
#### Preprocessing [optional]
|
| 97 |
+
|
| 98 |
+
[More Information Needed]
|
| 99 |
+
|
| 100 |
+
|
| 101 |
+
#### Training Hyperparameters
|
| 102 |
+
|
| 103 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 104 |
+
|
| 105 |
+
#### Speeds, Sizes, Times [optional]
|
| 106 |
+
|
| 107 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 108 |
+
|
| 109 |
+
[More Information Needed]
|
| 110 |
+
|
| 111 |
+
## Evaluation
|
| 112 |
+
|
| 113 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 114 |
+
|
| 115 |
+
### Testing Data, Factors & Metrics
|
| 116 |
+
|
| 117 |
+
#### Testing Data
|
| 118 |
+
|
| 119 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 120 |
+
|
| 121 |
+
[More Information Needed]
|
| 122 |
+
|
| 123 |
+
#### Factors
|
| 124 |
+
|
| 125 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 126 |
+
|
| 127 |
+
[More Information Needed]
|
| 128 |
+
|
| 129 |
+
#### Metrics
|
| 130 |
+
|
| 131 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 132 |
+
|
| 133 |
+
[More Information Needed]
|
| 134 |
+
|
| 135 |
+
### Results
|
| 136 |
+
|
| 137 |
+
[More Information Needed]
|
| 138 |
+
|
| 139 |
+
#### Summary
|
| 140 |
+
|
| 141 |
+
|
| 142 |
+
|
| 143 |
+
## Model Examination [optional]
|
| 144 |
+
|
| 145 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 146 |
+
|
| 147 |
+
[More Information Needed]
|
| 148 |
+
|
| 149 |
+
## Environmental Impact
|
| 150 |
+
|
| 151 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 152 |
+
|
| 153 |
+
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).
|
| 154 |
+
|
| 155 |
+
- **Hardware Type:** [More Information Needed]
|
| 156 |
+
- **Hours used:** [More Information Needed]
|
| 157 |
+
- **Cloud Provider:** [More Information Needed]
|
| 158 |
+
- **Compute Region:** [More Information Needed]
|
| 159 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 160 |
+
|
| 161 |
+
## Technical Specifications [optional]
|
| 162 |
+
|
| 163 |
+
### Model Architecture and Objective
|
| 164 |
+
|
| 165 |
+
[More Information Needed]
|
| 166 |
+
|
| 167 |
+
### Compute Infrastructure
|
| 168 |
+
|
| 169 |
+
[More Information Needed]
|
| 170 |
+
|
| 171 |
+
#### Hardware
|
| 172 |
+
|
| 173 |
+
[More Information Needed]
|
| 174 |
+
|
| 175 |
+
#### Software
|
| 176 |
+
|
| 177 |
+
[More Information Needed]
|
| 178 |
+
|
| 179 |
+
## Citation [optional]
|
| 180 |
+
|
| 181 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 182 |
+
|
| 183 |
+
**BibTeX:**
|
| 184 |
+
|
| 185 |
+
[More Information Needed]
|
| 186 |
+
|
| 187 |
+
**APA:**
|
| 188 |
+
|
| 189 |
+
[More Information Needed]
|
| 190 |
+
|
| 191 |
+
## Glossary [optional]
|
| 192 |
+
|
| 193 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 194 |
+
|
| 195 |
+
[More Information Needed]
|
| 196 |
+
|
| 197 |
+
## More Information [optional]
|
| 198 |
+
|
| 199 |
+
[More Information Needed]
|
| 200 |
+
|
| 201 |
+
## Model Card Authors [optional]
|
| 202 |
+
|
| 203 |
+
[More Information Needed]
|
| 204 |
+
|
| 205 |
+
## Model Card Contact
|
| 206 |
+
|
| 207 |
+
[More Information Needed]
|
| 208 |
+
### Framework versions
|
| 209 |
+
|
| 210 |
+
- PEFT 0.19.1
|
sft_worldsplit_1_5b/checkpoint-120/adapter_config.json
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alora_invocation_tokens": null,
|
| 3 |
+
"alpha_pattern": {},
|
| 4 |
+
"arrow_config": null,
|
| 5 |
+
"auto_mapping": {
|
| 6 |
+
"base_model_class": "Qwen2ForCausalLM",
|
| 7 |
+
"parent_library": "transformers.models.qwen2.modeling_qwen2",
|
| 8 |
+
"unsloth_fixed": true
|
| 9 |
+
},
|
| 10 |
+
"base_model_name_or_path": "unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit",
|
| 11 |
+
"bias": "none",
|
| 12 |
+
"corda_config": null,
|
| 13 |
+
"ensure_weight_tying": false,
|
| 14 |
+
"eva_config": null,
|
| 15 |
+
"exclude_modules": null,
|
| 16 |
+
"fan_in_fan_out": false,
|
| 17 |
+
"inference_mode": true,
|
| 18 |
+
"init_lora_weights": true,
|
| 19 |
+
"layer_replication": null,
|
| 20 |
+
"layers_pattern": null,
|
| 21 |
+
"layers_to_transform": null,
|
| 22 |
+
"loftq_config": {},
|
| 23 |
+
"lora_alpha": 32,
|
| 24 |
+
"lora_bias": false,
|
| 25 |
+
"lora_dropout": 0.0,
|
| 26 |
+
"lora_ga_config": null,
|
| 27 |
+
"megatron_config": null,
|
| 28 |
+
"megatron_core": "megatron.core",
|
| 29 |
+
"modules_to_save": null,
|
| 30 |
+
"peft_type": "LORA",
|
| 31 |
+
"peft_version": "0.19.1",
|
| 32 |
+
"qalora_group_size": 16,
|
| 33 |
+
"r": 16,
|
| 34 |
+
"rank_pattern": {},
|
| 35 |
+
"revision": null,
|
| 36 |
+
"target_modules": [
|
| 37 |
+
"k_proj",
|
| 38 |
+
"up_proj",
|
| 39 |
+
"o_proj",
|
| 40 |
+
"q_proj",
|
| 41 |
+
"v_proj",
|
| 42 |
+
"down_proj",
|
| 43 |
+
"gate_proj"
|
| 44 |
+
],
|
| 45 |
+
"target_parameters": null,
|
| 46 |
+
"task_type": "CAUSAL_LM",
|
| 47 |
+
"trainable_token_indices": null,
|
| 48 |
+
"use_bdlora": null,
|
| 49 |
+
"use_dora": false,
|
| 50 |
+
"use_qalora": false,
|
| 51 |
+
"use_rslora": false
|
| 52 |
+
}
|
sft_worldsplit_1_5b/checkpoint-120/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:080d2fbacd4048cd6dd8e7846b2829afb32705383ca19a4398ed9c385bafaca7
|
| 3 |
+
size 73911112
|
sft_worldsplit_1_5b/checkpoint-120/chat_template.jinja
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{%- if tools %}
|
| 2 |
+
{{- '<|im_start|>system\n' }}
|
| 3 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 4 |
+
{{- messages[0]['content'] }}
|
| 5 |
+
{%- else %}
|
| 6 |
+
{{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
|
| 7 |
+
{%- endif %}
|
| 8 |
+
{{- "\n\n# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
|
| 9 |
+
{%- for tool in tools %}
|
| 10 |
+
{{- "\n" }}
|
| 11 |
+
{{- tool | tojson }}
|
| 12 |
+
{%- endfor %}
|
| 13 |
+
{{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
|
| 14 |
+
{%- else %}
|
| 15 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 16 |
+
{{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
|
| 17 |
+
{%- else %}
|
| 18 |
+
{{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
|
| 19 |
+
{%- endif %}
|
| 20 |
+
{%- endif %}
|
| 21 |
+
{%- for message in messages %}
|
| 22 |
+
{%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
|
| 23 |
+
{{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
|
| 24 |
+
{%- elif message.role == "assistant" %}
|
| 25 |
+
{{- '<|im_start|>' + message.role }}
|
| 26 |
+
{%- if message.content %}
|
| 27 |
+
{{- '\n' + message.content }}
|
| 28 |
+
{%- endif %}
|
| 29 |
+
{%- for tool_call in message.tool_calls %}
|
| 30 |
+
{%- if tool_call.function is defined %}
|
| 31 |
+
{%- set tool_call = tool_call.function %}
|
| 32 |
+
{%- endif %}
|
| 33 |
+
{{- '\n<tool_call>\n{"name": "' }}
|
| 34 |
+
{{- tool_call.name }}
|
| 35 |
+
{{- '", "arguments": ' }}
|
| 36 |
+
{{- tool_call.arguments | tojson }}
|
| 37 |
+
{{- '}\n</tool_call>' }}
|
| 38 |
+
{%- endfor %}
|
| 39 |
+
{{- '<|im_end|>\n' }}
|
| 40 |
+
{%- elif message.role == "tool" %}
|
| 41 |
+
{%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
|
| 42 |
+
{{- '<|im_start|>user' }}
|
| 43 |
+
{%- endif %}
|
| 44 |
+
{{- '\n<tool_response>\n' }}
|
| 45 |
+
{{- message.content }}
|
| 46 |
+
{{- '\n</tool_response>' }}
|
| 47 |
+
{%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
|
| 48 |
+
{{- '<|im_end|>\n' }}
|
| 49 |
+
{%- endif %}
|
| 50 |
+
{%- endif %}
|
| 51 |
+
{%- endfor %}
|
| 52 |
+
{%- if add_generation_prompt %}
|
| 53 |
+
{{- '<|im_start|>assistant\n' }}
|
| 54 |
+
{%- endif %}
|
sft_worldsplit_1_5b/checkpoint-120/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d261c9ffca9066c16e9a4ed5c20acb627e2dcb4789c59197d467b6f5c2fa492b
|
| 3 |
+
size 37969669
|
sft_worldsplit_1_5b/checkpoint-120/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61c19bab1174704a4a4441475683bf1270277af15d2e2c95e964789128e482c4
|
| 3 |
+
size 14645
|
sft_worldsplit_1_5b/checkpoint-120/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:64e7b373c59277136abd02a07580dbf88116614ccc7f063a8e58725457a42c56
|
| 3 |
+
size 1465
|
sft_worldsplit_1_5b/checkpoint-120/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd5948af71b4f56cf697f7580814c7ce8b80595ef985544efcacf716126a2e31
|
| 3 |
+
size 11422356
|
sft_worldsplit_1_5b/checkpoint-120/tokenizer_config.json
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"backend": "tokenizers",
|
| 4 |
+
"bos_token": null,
|
| 5 |
+
"clean_up_tokenization_spaces": false,
|
| 6 |
+
"eos_token": "<|im_end|>",
|
| 7 |
+
"errors": "replace",
|
| 8 |
+
"is_local": false,
|
| 9 |
+
"model_max_length": 32768,
|
| 10 |
+
"pad_token": "<|PAD_TOKEN|>",
|
| 11 |
+
"padding_side": "right",
|
| 12 |
+
"split_special_tokens": false,
|
| 13 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 14 |
+
"unk_token": null,
|
| 15 |
+
"added_tokens_decoder": {
|
| 16 |
+
"151643": {
|
| 17 |
+
"content": "<|endoftext|>",
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"rstrip": false,
|
| 21 |
+
"normalized": false,
|
| 22 |
+
"special": true
|
| 23 |
+
},
|
| 24 |
+
"151644": {
|
| 25 |
+
"content": "<|im_start|>",
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"lstrip": false,
|
| 28 |
+
"rstrip": false,
|
| 29 |
+
"normalized": false,
|
| 30 |
+
"special": true
|
| 31 |
+
},
|
| 32 |
+
"151645": {
|
| 33 |
+
"content": "<|im_end|>",
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"lstrip": false,
|
| 36 |
+
"rstrip": false,
|
| 37 |
+
"normalized": false,
|
| 38 |
+
"special": true
|
| 39 |
+
},
|
| 40 |
+
"151646": {
|
| 41 |
+
"content": "<|object_ref_start|>",
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"lstrip": false,
|
| 44 |
+
"rstrip": false,
|
| 45 |
+
"normalized": false,
|
| 46 |
+
"special": true
|
| 47 |
+
},
|
| 48 |
+
"151647": {
|
| 49 |
+
"content": "<|object_ref_end|>",
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"lstrip": false,
|
| 52 |
+
"rstrip": false,
|
| 53 |
+
"normalized": false,
|
| 54 |
+
"special": true
|
| 55 |
+
},
|
| 56 |
+
"151648": {
|
| 57 |
+
"content": "<|box_start|>",
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"lstrip": false,
|
| 60 |
+
"rstrip": false,
|
| 61 |
+
"normalized": false,
|
| 62 |
+
"special": true
|
| 63 |
+
},
|
| 64 |
+
"151649": {
|
| 65 |
+
"content": "<|box_end|>",
|
| 66 |
+
"single_word": false,
|
| 67 |
+
"lstrip": false,
|
| 68 |
+
"rstrip": false,
|
| 69 |
+
"normalized": false,
|
| 70 |
+
"special": true
|
| 71 |
+
},
|
| 72 |
+
"151650": {
|
| 73 |
+
"content": "<|quad_start|>",
|
| 74 |
+
"single_word": false,
|
| 75 |
+
"lstrip": false,
|
| 76 |
+
"rstrip": false,
|
| 77 |
+
"normalized": false,
|
| 78 |
+
"special": true
|
| 79 |
+
},
|
| 80 |
+
"151651": {
|
| 81 |
+
"content": "<|quad_end|>",
|
| 82 |
+
"single_word": false,
|
| 83 |
+
"lstrip": false,
|
| 84 |
+
"rstrip": false,
|
| 85 |
+
"normalized": false,
|
| 86 |
+
"special": true
|
| 87 |
+
},
|
| 88 |
+
"151652": {
|
| 89 |
+
"content": "<|vision_start|>",
|
| 90 |
+
"single_word": false,
|
| 91 |
+
"lstrip": false,
|
| 92 |
+
"rstrip": false,
|
| 93 |
+
"normalized": false,
|
| 94 |
+
"special": true
|
| 95 |
+
},
|
| 96 |
+
"151653": {
|
| 97 |
+
"content": "<|vision_end|>",
|
| 98 |
+
"single_word": false,
|
| 99 |
+
"lstrip": false,
|
| 100 |
+
"rstrip": false,
|
| 101 |
+
"normalized": false,
|
| 102 |
+
"special": true
|
| 103 |
+
},
|
| 104 |
+
"151654": {
|
| 105 |
+
"content": "<|vision_pad|>",
|
| 106 |
+
"single_word": false,
|
| 107 |
+
"lstrip": false,
|
| 108 |
+
"rstrip": false,
|
| 109 |
+
"normalized": false,
|
| 110 |
+
"special": true
|
| 111 |
+
},
|
| 112 |
+
"151655": {
|
| 113 |
+
"content": "<|image_pad|>",
|
| 114 |
+
"single_word": false,
|
| 115 |
+
"lstrip": false,
|
| 116 |
+
"rstrip": false,
|
| 117 |
+
"normalized": false,
|
| 118 |
+
"special": true
|
| 119 |
+
},
|
| 120 |
+
"151656": {
|
| 121 |
+
"content": "<|video_pad|>",
|
| 122 |
+
"single_word": false,
|
| 123 |
+
"lstrip": false,
|
| 124 |
+
"rstrip": false,
|
| 125 |
+
"normalized": false,
|
| 126 |
+
"special": true
|
| 127 |
+
},
|
| 128 |
+
"151657": {
|
| 129 |
+
"content": "<tool_call>",
|
| 130 |
+
"single_word": false,
|
| 131 |
+
"lstrip": false,
|
| 132 |
+
"rstrip": false,
|
| 133 |
+
"normalized": false,
|
| 134 |
+
"special": false
|
| 135 |
+
},
|
| 136 |
+
"151658": {
|
| 137 |
+
"content": "</tool_call>",
|
| 138 |
+
"single_word": false,
|
| 139 |
+
"lstrip": false,
|
| 140 |
+
"rstrip": false,
|
| 141 |
+
"normalized": false,
|
| 142 |
+
"special": false
|
| 143 |
+
},
|
| 144 |
+
"151659": {
|
| 145 |
+
"content": "<|fim_prefix|>",
|
| 146 |
+
"single_word": false,
|
| 147 |
+
"lstrip": false,
|
| 148 |
+
"rstrip": false,
|
| 149 |
+
"normalized": false,
|
| 150 |
+
"special": false
|
| 151 |
+
},
|
| 152 |
+
"151660": {
|
| 153 |
+
"content": "<|fim_middle|>",
|
| 154 |
+
"single_word": false,
|
| 155 |
+
"lstrip": false,
|
| 156 |
+
"rstrip": false,
|
| 157 |
+
"normalized": false,
|
| 158 |
+
"special": false
|
| 159 |
+
},
|
| 160 |
+
"151661": {
|
| 161 |
+
"content": "<|fim_suffix|>",
|
| 162 |
+
"single_word": false,
|
| 163 |
+
"lstrip": false,
|
| 164 |
+
"rstrip": false,
|
| 165 |
+
"normalized": false,
|
| 166 |
+
"special": false
|
| 167 |
+
},
|
| 168 |
+
"151662": {
|
| 169 |
+
"content": "<|fim_pad|>",
|
| 170 |
+
"single_word": false,
|
| 171 |
+
"lstrip": false,
|
| 172 |
+
"rstrip": false,
|
| 173 |
+
"normalized": false,
|
| 174 |
+
"special": false
|
| 175 |
+
},
|
| 176 |
+
"151663": {
|
| 177 |
+
"content": "<|repo_name|>",
|
| 178 |
+
"single_word": false,
|
| 179 |
+
"lstrip": false,
|
| 180 |
+
"rstrip": false,
|
| 181 |
+
"normalized": false,
|
| 182 |
+
"special": false
|
| 183 |
+
},
|
| 184 |
+
"151664": {
|
| 185 |
+
"content": "<|file_sep|>",
|
| 186 |
+
"single_word": false,
|
| 187 |
+
"lstrip": false,
|
| 188 |
+
"rstrip": false,
|
| 189 |
+
"normalized": false,
|
| 190 |
+
"special": false
|
| 191 |
+
},
|
| 192 |
+
"151665": {
|
| 193 |
+
"content": "<|PAD_TOKEN|>",
|
| 194 |
+
"single_word": false,
|
| 195 |
+
"lstrip": false,
|
| 196 |
+
"rstrip": false,
|
| 197 |
+
"normalized": false,
|
| 198 |
+
"special": true
|
| 199 |
+
}
|
| 200 |
+
}
|
| 201 |
+
}
|
sft_worldsplit_1_5b/checkpoint-120/trainer_state.json
ADDED
|
@@ -0,0 +1,874 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.31746031746031744,
|
| 6 |
+
"eval_steps": 500,
|
| 7 |
+
"global_step": 120,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"epoch": 0.0026455026455026454,
|
| 14 |
+
"grad_norm": 2.179722309112549,
|
| 15 |
+
"learning_rate": 0.0,
|
| 16 |
+
"loss": 2.1897194385528564,
|
| 17 |
+
"step": 1
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.005291005291005291,
|
| 21 |
+
"grad_norm": 1.4213849306106567,
|
| 22 |
+
"learning_rate": 5.263157894736842e-06,
|
| 23 |
+
"loss": 2.023362159729004,
|
| 24 |
+
"step": 2
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.007936507936507936,
|
| 28 |
+
"grad_norm": 1.4651298522949219,
|
| 29 |
+
"learning_rate": 1.0526315789473684e-05,
|
| 30 |
+
"loss": 2.1094398498535156,
|
| 31 |
+
"step": 3
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.010582010582010581,
|
| 35 |
+
"grad_norm": 1.3533823490142822,
|
| 36 |
+
"learning_rate": 1.5789473684210526e-05,
|
| 37 |
+
"loss": 2.0047714710235596,
|
| 38 |
+
"step": 4
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"epoch": 0.013227513227513227,
|
| 42 |
+
"grad_norm": 1.6160931587219238,
|
| 43 |
+
"learning_rate": 2.105263157894737e-05,
|
| 44 |
+
"loss": 2.121164560317993,
|
| 45 |
+
"step": 5
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.015873015873015872,
|
| 49 |
+
"grad_norm": 1.7538481950759888,
|
| 50 |
+
"learning_rate": 2.6315789473684212e-05,
|
| 51 |
+
"loss": 2.1543028354644775,
|
| 52 |
+
"step": 6
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"epoch": 0.018518518518518517,
|
| 56 |
+
"grad_norm": 1.4564684629440308,
|
| 57 |
+
"learning_rate": 3.157894736842105e-05,
|
| 58 |
+
"loss": 1.98488187789917,
|
| 59 |
+
"step": 7
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"epoch": 0.021164021164021163,
|
| 63 |
+
"grad_norm": 1.106909155845642,
|
| 64 |
+
"learning_rate": 3.6842105263157895e-05,
|
| 65 |
+
"loss": 1.990682601928711,
|
| 66 |
+
"step": 8
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"epoch": 0.023809523809523808,
|
| 70 |
+
"grad_norm": 1.23565673828125,
|
| 71 |
+
"learning_rate": 4.210526315789474e-05,
|
| 72 |
+
"loss": 2.113189697265625,
|
| 73 |
+
"step": 9
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.026455026455026454,
|
| 77 |
+
"grad_norm": 0.8749648332595825,
|
| 78 |
+
"learning_rate": 4.736842105263158e-05,
|
| 79 |
+
"loss": 1.9175727367401123,
|
| 80 |
+
"step": 10
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"epoch": 0.0291005291005291,
|
| 84 |
+
"grad_norm": 0.9515067934989929,
|
| 85 |
+
"learning_rate": 5.2631578947368424e-05,
|
| 86 |
+
"loss": 2.070034980773926,
|
| 87 |
+
"step": 11
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"epoch": 0.031746031746031744,
|
| 91 |
+
"grad_norm": 0.6469148397445679,
|
| 92 |
+
"learning_rate": 5.789473684210527e-05,
|
| 93 |
+
"loss": 1.849581003189087,
|
| 94 |
+
"step": 12
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"epoch": 0.03439153439153439,
|
| 98 |
+
"grad_norm": 0.6476016044616699,
|
| 99 |
+
"learning_rate": 6.31578947368421e-05,
|
| 100 |
+
"loss": 1.6639738082885742,
|
| 101 |
+
"step": 13
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"epoch": 0.037037037037037035,
|
| 105 |
+
"grad_norm": 0.7043063640594482,
|
| 106 |
+
"learning_rate": 6.842105263157895e-05,
|
| 107 |
+
"loss": 1.7406408786773682,
|
| 108 |
+
"step": 14
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"epoch": 0.03968253968253968,
|
| 112 |
+
"grad_norm": 0.5968908071517944,
|
| 113 |
+
"learning_rate": 7.368421052631579e-05,
|
| 114 |
+
"loss": 1.6576179265975952,
|
| 115 |
+
"step": 15
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"epoch": 0.042328042328042326,
|
| 119 |
+
"grad_norm": 0.679215669631958,
|
| 120 |
+
"learning_rate": 7.894736842105263e-05,
|
| 121 |
+
"loss": 1.761307954788208,
|
| 122 |
+
"step": 16
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"epoch": 0.04497354497354497,
|
| 126 |
+
"grad_norm": 0.6668431758880615,
|
| 127 |
+
"learning_rate": 8.421052631578948e-05,
|
| 128 |
+
"loss": 1.728525161743164,
|
| 129 |
+
"step": 17
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.047619047619047616,
|
| 133 |
+
"grad_norm": 0.6382503509521484,
|
| 134 |
+
"learning_rate": 8.947368421052632e-05,
|
| 135 |
+
"loss": 1.6631115674972534,
|
| 136 |
+
"step": 18
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 0.05026455026455026,
|
| 140 |
+
"grad_norm": 0.699229896068573,
|
| 141 |
+
"learning_rate": 9.473684210526316e-05,
|
| 142 |
+
"loss": 1.566865086555481,
|
| 143 |
+
"step": 19
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"epoch": 0.05291005291005291,
|
| 147 |
+
"grad_norm": 0.6102572679519653,
|
| 148 |
+
"learning_rate": 0.0001,
|
| 149 |
+
"loss": 1.386806607246399,
|
| 150 |
+
"step": 20
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"epoch": 0.05555555555555555,
|
| 154 |
+
"grad_norm": 0.7419372797012329,
|
| 155 |
+
"learning_rate": 0.00010526315789473685,
|
| 156 |
+
"loss": 1.3766692876815796,
|
| 157 |
+
"step": 21
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"epoch": 0.0582010582010582,
|
| 161 |
+
"grad_norm": 0.7205930948257446,
|
| 162 |
+
"learning_rate": 0.0001105263157894737,
|
| 163 |
+
"loss": 1.2881217002868652,
|
| 164 |
+
"step": 22
|
| 165 |
+
},
|
| 166 |
+
{
|
| 167 |
+
"epoch": 0.06084656084656084,
|
| 168 |
+
"grad_norm": 0.7660960555076599,
|
| 169 |
+
"learning_rate": 0.00011578947368421053,
|
| 170 |
+
"loss": 1.3662283420562744,
|
| 171 |
+
"step": 23
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"epoch": 0.06349206349206349,
|
| 175 |
+
"grad_norm": 0.8346042037010193,
|
| 176 |
+
"learning_rate": 0.00012105263157894738,
|
| 177 |
+
"loss": 1.1722878217697144,
|
| 178 |
+
"step": 24
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"epoch": 0.06613756613756613,
|
| 182 |
+
"grad_norm": 0.8875777721405029,
|
| 183 |
+
"learning_rate": 0.0001263157894736842,
|
| 184 |
+
"loss": 1.0199048519134521,
|
| 185 |
+
"step": 25
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"epoch": 0.06878306878306878,
|
| 189 |
+
"grad_norm": 0.908794105052948,
|
| 190 |
+
"learning_rate": 0.00013157894736842108,
|
| 191 |
+
"loss": 0.8610183000564575,
|
| 192 |
+
"step": 26
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"epoch": 0.07142857142857142,
|
| 196 |
+
"grad_norm": 1.1685150861740112,
|
| 197 |
+
"learning_rate": 0.0001368421052631579,
|
| 198 |
+
"loss": 0.8983635306358337,
|
| 199 |
+
"step": 27
|
| 200 |
+
},
|
| 201 |
+
{
|
| 202 |
+
"epoch": 0.07407407407407407,
|
| 203 |
+
"grad_norm": 1.1241850852966309,
|
| 204 |
+
"learning_rate": 0.00014210526315789474,
|
| 205 |
+
"loss": 0.883075475692749,
|
| 206 |
+
"step": 28
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"epoch": 0.07671957671957672,
|
| 210 |
+
"grad_norm": 0.899897038936615,
|
| 211 |
+
"learning_rate": 0.00014736842105263158,
|
| 212 |
+
"loss": 0.6960610151290894,
|
| 213 |
+
"step": 29
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 0.07936507936507936,
|
| 217 |
+
"grad_norm": 1.270443081855774,
|
| 218 |
+
"learning_rate": 0.00015263157894736845,
|
| 219 |
+
"loss": 0.4915878176689148,
|
| 220 |
+
"step": 30
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"epoch": 0.082010582010582,
|
| 224 |
+
"grad_norm": 0.8855540156364441,
|
| 225 |
+
"learning_rate": 0.00015789473684210527,
|
| 226 |
+
"loss": 0.48479601740837097,
|
| 227 |
+
"step": 31
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 0.08465608465608465,
|
| 231 |
+
"grad_norm": 0.6610377430915833,
|
| 232 |
+
"learning_rate": 0.0001631578947368421,
|
| 233 |
+
"loss": 0.45518991351127625,
|
| 234 |
+
"step": 32
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 0.0873015873015873,
|
| 238 |
+
"grad_norm": 0.8044703602790833,
|
| 239 |
+
"learning_rate": 0.00016842105263157895,
|
| 240 |
+
"loss": 0.5127372145652771,
|
| 241 |
+
"step": 33
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"epoch": 0.08994708994708994,
|
| 245 |
+
"grad_norm": 0.6767902374267578,
|
| 246 |
+
"learning_rate": 0.0001736842105263158,
|
| 247 |
+
"loss": 0.24351520836353302,
|
| 248 |
+
"step": 34
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"epoch": 0.09259259259259259,
|
| 252 |
+
"grad_norm": 0.8144934773445129,
|
| 253 |
+
"learning_rate": 0.00017894736842105264,
|
| 254 |
+
"loss": 0.43377262353897095,
|
| 255 |
+
"step": 35
|
| 256 |
+
},
|
| 257 |
+
{
|
| 258 |
+
"epoch": 0.09523809523809523,
|
| 259 |
+
"grad_norm": 0.7722636461257935,
|
| 260 |
+
"learning_rate": 0.00018421052631578948,
|
| 261 |
+
"loss": 0.419627845287323,
|
| 262 |
+
"step": 36
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"epoch": 0.09788359788359788,
|
| 266 |
+
"grad_norm": 0.6482549905776978,
|
| 267 |
+
"learning_rate": 0.00018947368421052632,
|
| 268 |
+
"loss": 0.28788167238235474,
|
| 269 |
+
"step": 37
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"epoch": 0.10052910052910052,
|
| 273 |
+
"grad_norm": 0.86399906873703,
|
| 274 |
+
"learning_rate": 0.00019473684210526317,
|
| 275 |
+
"loss": 0.345514714717865,
|
| 276 |
+
"step": 38
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"epoch": 0.10317460317460317,
|
| 280 |
+
"grad_norm": 0.5985870957374573,
|
| 281 |
+
"learning_rate": 0.0002,
|
| 282 |
+
"loss": 0.2702908217906952,
|
| 283 |
+
"step": 39
|
| 284 |
+
},
|
| 285 |
+
{
|
| 286 |
+
"epoch": 0.10582010582010581,
|
| 287 |
+
"grad_norm": 0.9768778681755066,
|
| 288 |
+
"learning_rate": 0.00019941176470588236,
|
| 289 |
+
"loss": 0.138988196849823,
|
| 290 |
+
"step": 40
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"epoch": 0.10846560846560846,
|
| 294 |
+
"grad_norm": 0.5112291574478149,
|
| 295 |
+
"learning_rate": 0.00019882352941176472,
|
| 296 |
+
"loss": 0.2215503752231598,
|
| 297 |
+
"step": 41
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 0.1111111111111111,
|
| 301 |
+
"grad_norm": 0.6100095510482788,
|
| 302 |
+
"learning_rate": 0.00019823529411764707,
|
| 303 |
+
"loss": 0.1795579493045807,
|
| 304 |
+
"step": 42
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"epoch": 0.11375661375661375,
|
| 308 |
+
"grad_norm": 0.6007102131843567,
|
| 309 |
+
"learning_rate": 0.00019764705882352942,
|
| 310 |
+
"loss": 0.2540356516838074,
|
| 311 |
+
"step": 43
|
| 312 |
+
},
|
| 313 |
+
{
|
| 314 |
+
"epoch": 0.1164021164021164,
|
| 315 |
+
"grad_norm": 0.8506730198860168,
|
| 316 |
+
"learning_rate": 0.00019705882352941177,
|
| 317 |
+
"loss": 0.1952768862247467,
|
| 318 |
+
"step": 44
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"epoch": 0.11904761904761904,
|
| 322 |
+
"grad_norm": 0.539446234703064,
|
| 323 |
+
"learning_rate": 0.00019647058823529413,
|
| 324 |
+
"loss": 0.09109751880168915,
|
| 325 |
+
"step": 45
|
| 326 |
+
},
|
| 327 |
+
{
|
| 328 |
+
"epoch": 0.12169312169312169,
|
| 329 |
+
"grad_norm": 0.6698726415634155,
|
| 330 |
+
"learning_rate": 0.00019588235294117648,
|
| 331 |
+
"loss": 0.05925009772181511,
|
| 332 |
+
"step": 46
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"epoch": 0.12433862433862433,
|
| 336 |
+
"grad_norm": 0.7804432511329651,
|
| 337 |
+
"learning_rate": 0.00019529411764705883,
|
| 338 |
+
"loss": 0.20134183764457703,
|
| 339 |
+
"step": 47
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 0.12698412698412698,
|
| 343 |
+
"grad_norm": 0.4411237835884094,
|
| 344 |
+
"learning_rate": 0.0001947058823529412,
|
| 345 |
+
"loss": 0.06878196448087692,
|
| 346 |
+
"step": 48
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"epoch": 0.12962962962962962,
|
| 350 |
+
"grad_norm": 0.44216546416282654,
|
| 351 |
+
"learning_rate": 0.00019411764705882354,
|
| 352 |
+
"loss": 0.08819292485713959,
|
| 353 |
+
"step": 49
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 0.13227513227513227,
|
| 357 |
+
"grad_norm": 0.3976341485977173,
|
| 358 |
+
"learning_rate": 0.0001935294117647059,
|
| 359 |
+
"loss": 0.06745278090238571,
|
| 360 |
+
"step": 50
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"epoch": 0.1349206349206349,
|
| 364 |
+
"grad_norm": 0.3720063269138336,
|
| 365 |
+
"learning_rate": 0.00019294117647058825,
|
| 366 |
+
"loss": 0.08112215995788574,
|
| 367 |
+
"step": 51
|
| 368 |
+
},
|
| 369 |
+
{
|
| 370 |
+
"epoch": 0.13756613756613756,
|
| 371 |
+
"grad_norm": 0.3113236129283905,
|
| 372 |
+
"learning_rate": 0.0001923529411764706,
|
| 373 |
+
"loss": 0.05829603970050812,
|
| 374 |
+
"step": 52
|
| 375 |
+
},
|
| 376 |
+
{
|
| 377 |
+
"epoch": 0.1402116402116402,
|
| 378 |
+
"grad_norm": 0.32390567660331726,
|
| 379 |
+
"learning_rate": 0.00019176470588235295,
|
| 380 |
+
"loss": 0.06131816282868385,
|
| 381 |
+
"step": 53
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"epoch": 0.14285714285714285,
|
| 385 |
+
"grad_norm": 0.32028791308403015,
|
| 386 |
+
"learning_rate": 0.0001911764705882353,
|
| 387 |
+
"loss": 0.06756111979484558,
|
| 388 |
+
"step": 54
|
| 389 |
+
},
|
| 390 |
+
{
|
| 391 |
+
"epoch": 0.1455026455026455,
|
| 392 |
+
"grad_norm": 0.37312281131744385,
|
| 393 |
+
"learning_rate": 0.00019058823529411766,
|
| 394 |
+
"loss": 0.06646526604890823,
|
| 395 |
+
"step": 55
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"epoch": 0.14814814814814814,
|
| 399 |
+
"grad_norm": 0.31677088141441345,
|
| 400 |
+
"learning_rate": 0.00019,
|
| 401 |
+
"loss": 0.0654621571302414,
|
| 402 |
+
"step": 56
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"epoch": 0.15079365079365079,
|
| 406 |
+
"grad_norm": 0.3041898012161255,
|
| 407 |
+
"learning_rate": 0.00018941176470588236,
|
| 408 |
+
"loss": 0.04999839514493942,
|
| 409 |
+
"step": 57
|
| 410 |
+
},
|
| 411 |
+
{
|
| 412 |
+
"epoch": 0.15343915343915343,
|
| 413 |
+
"grad_norm": 0.3311505913734436,
|
| 414 |
+
"learning_rate": 0.00018882352941176472,
|
| 415 |
+
"loss": 0.06149204075336456,
|
| 416 |
+
"step": 58
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"epoch": 0.15608465608465608,
|
| 420 |
+
"grad_norm": 0.37871378660202026,
|
| 421 |
+
"learning_rate": 0.00018823529411764707,
|
| 422 |
+
"loss": 0.05500664934515953,
|
| 423 |
+
"step": 59
|
| 424 |
+
},
|
| 425 |
+
{
|
| 426 |
+
"epoch": 0.15873015873015872,
|
| 427 |
+
"grad_norm": 0.39543280005455017,
|
| 428 |
+
"learning_rate": 0.00018764705882352942,
|
| 429 |
+
"loss": 0.06044406071305275,
|
| 430 |
+
"step": 60
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"epoch": 0.16137566137566137,
|
| 434 |
+
"grad_norm": 0.4568597078323364,
|
| 435 |
+
"learning_rate": 0.00018705882352941178,
|
| 436 |
+
"loss": 0.09898850321769714,
|
| 437 |
+
"step": 61
|
| 438 |
+
},
|
| 439 |
+
{
|
| 440 |
+
"epoch": 0.164021164021164,
|
| 441 |
+
"grad_norm": 0.22915291786193848,
|
| 442 |
+
"learning_rate": 0.00018647058823529413,
|
| 443 |
+
"loss": 0.03585953637957573,
|
| 444 |
+
"step": 62
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"epoch": 0.16666666666666666,
|
| 448 |
+
"grad_norm": 0.24822668731212616,
|
| 449 |
+
"learning_rate": 0.00018588235294117648,
|
| 450 |
+
"loss": 0.04662243276834488,
|
| 451 |
+
"step": 63
|
| 452 |
+
},
|
| 453 |
+
{
|
| 454 |
+
"epoch": 0.1693121693121693,
|
| 455 |
+
"grad_norm": 0.21082530915737152,
|
| 456 |
+
"learning_rate": 0.00018529411764705883,
|
| 457 |
+
"loss": 0.03733272850513458,
|
| 458 |
+
"step": 64
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"epoch": 0.17195767195767195,
|
| 462 |
+
"grad_norm": 0.24000464379787445,
|
| 463 |
+
"learning_rate": 0.0001847058823529412,
|
| 464 |
+
"loss": 0.053247880190610886,
|
| 465 |
+
"step": 65
|
| 466 |
+
},
|
| 467 |
+
{
|
| 468 |
+
"epoch": 0.1746031746031746,
|
| 469 |
+
"grad_norm": 0.2516216039657593,
|
| 470 |
+
"learning_rate": 0.00018411764705882354,
|
| 471 |
+
"loss": 0.032761458307504654,
|
| 472 |
+
"step": 66
|
| 473 |
+
},
|
| 474 |
+
{
|
| 475 |
+
"epoch": 0.17724867724867724,
|
| 476 |
+
"grad_norm": 0.18968793749809265,
|
| 477 |
+
"learning_rate": 0.0001835294117647059,
|
| 478 |
+
"loss": 0.03275494650006294,
|
| 479 |
+
"step": 67
|
| 480 |
+
},
|
| 481 |
+
{
|
| 482 |
+
"epoch": 0.17989417989417988,
|
| 483 |
+
"grad_norm": 0.276112824678421,
|
| 484 |
+
"learning_rate": 0.00018294117647058825,
|
| 485 |
+
"loss": 0.048416756093502045,
|
| 486 |
+
"step": 68
|
| 487 |
+
},
|
| 488 |
+
{
|
| 489 |
+
"epoch": 0.18253968253968253,
|
| 490 |
+
"grad_norm": 0.26847490668296814,
|
| 491 |
+
"learning_rate": 0.0001823529411764706,
|
| 492 |
+
"loss": 0.05309575796127319,
|
| 493 |
+
"step": 69
|
| 494 |
+
},
|
| 495 |
+
{
|
| 496 |
+
"epoch": 0.18518518518518517,
|
| 497 |
+
"grad_norm": 0.1752200871706009,
|
| 498 |
+
"learning_rate": 0.00018176470588235295,
|
| 499 |
+
"loss": 0.034724876284599304,
|
| 500 |
+
"step": 70
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"epoch": 0.18783068783068782,
|
| 504 |
+
"grad_norm": 0.21263518929481506,
|
| 505 |
+
"learning_rate": 0.0001811764705882353,
|
| 506 |
+
"loss": 0.03913448005914688,
|
| 507 |
+
"step": 71
|
| 508 |
+
},
|
| 509 |
+
{
|
| 510 |
+
"epoch": 0.19047619047619047,
|
| 511 |
+
"grad_norm": 0.2233489453792572,
|
| 512 |
+
"learning_rate": 0.00018058823529411766,
|
| 513 |
+
"loss": 0.039260510355234146,
|
| 514 |
+
"step": 72
|
| 515 |
+
},
|
| 516 |
+
{
|
| 517 |
+
"epoch": 0.1931216931216931,
|
| 518 |
+
"grad_norm": 0.2861306369304657,
|
| 519 |
+
"learning_rate": 0.00018,
|
| 520 |
+
"loss": 0.04198860377073288,
|
| 521 |
+
"step": 73
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"epoch": 0.19576719576719576,
|
| 525 |
+
"grad_norm": 0.24997933208942413,
|
| 526 |
+
"learning_rate": 0.00017941176470588236,
|
| 527 |
+
"loss": 0.04677252471446991,
|
| 528 |
+
"step": 74
|
| 529 |
+
},
|
| 530 |
+
{
|
| 531 |
+
"epoch": 0.1984126984126984,
|
| 532 |
+
"grad_norm": 0.16289812326431274,
|
| 533 |
+
"learning_rate": 0.00017882352941176472,
|
| 534 |
+
"loss": 0.028377845883369446,
|
| 535 |
+
"step": 75
|
| 536 |
+
},
|
| 537 |
+
{
|
| 538 |
+
"epoch": 0.20105820105820105,
|
| 539 |
+
"grad_norm": 0.16733668744564056,
|
| 540 |
+
"learning_rate": 0.00017823529411764707,
|
| 541 |
+
"loss": 0.03226421773433685,
|
| 542 |
+
"step": 76
|
| 543 |
+
},
|
| 544 |
+
{
|
| 545 |
+
"epoch": 0.2037037037037037,
|
| 546 |
+
"grad_norm": 0.19138193130493164,
|
| 547 |
+
"learning_rate": 0.00017764705882352942,
|
| 548 |
+
"loss": 0.029218731448054314,
|
| 549 |
+
"step": 77
|
| 550 |
+
},
|
| 551 |
+
{
|
| 552 |
+
"epoch": 0.20634920634920634,
|
| 553 |
+
"grad_norm": 0.3590056598186493,
|
| 554 |
+
"learning_rate": 0.00017705882352941178,
|
| 555 |
+
"loss": 0.046170152723789215,
|
| 556 |
+
"step": 78
|
| 557 |
+
},
|
| 558 |
+
{
|
| 559 |
+
"epoch": 0.20899470899470898,
|
| 560 |
+
"grad_norm": 0.11775410175323486,
|
| 561 |
+
"learning_rate": 0.00017647058823529413,
|
| 562 |
+
"loss": 0.02912411093711853,
|
| 563 |
+
"step": 79
|
| 564 |
+
},
|
| 565 |
+
{
|
| 566 |
+
"epoch": 0.21164021164021163,
|
| 567 |
+
"grad_norm": 0.27214574813842773,
|
| 568 |
+
"learning_rate": 0.00017588235294117648,
|
| 569 |
+
"loss": 0.030748452991247177,
|
| 570 |
+
"step": 80
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"epoch": 0.21428571428571427,
|
| 574 |
+
"grad_norm": 0.24026575684547424,
|
| 575 |
+
"learning_rate": 0.00017529411764705884,
|
| 576 |
+
"loss": 0.05233598127961159,
|
| 577 |
+
"step": 81
|
| 578 |
+
},
|
| 579 |
+
{
|
| 580 |
+
"epoch": 0.21693121693121692,
|
| 581 |
+
"grad_norm": 0.1532716304063797,
|
| 582 |
+
"learning_rate": 0.0001747058823529412,
|
| 583 |
+
"loss": 0.03420679643750191,
|
| 584 |
+
"step": 82
|
| 585 |
+
},
|
| 586 |
+
{
|
| 587 |
+
"epoch": 0.21957671957671956,
|
| 588 |
+
"grad_norm": 0.20529142022132874,
|
| 589 |
+
"learning_rate": 0.00017411764705882354,
|
| 590 |
+
"loss": 0.031814150512218475,
|
| 591 |
+
"step": 83
|
| 592 |
+
},
|
| 593 |
+
{
|
| 594 |
+
"epoch": 0.2222222222222222,
|
| 595 |
+
"grad_norm": 0.15324054658412933,
|
| 596 |
+
"learning_rate": 0.0001735294117647059,
|
| 597 |
+
"loss": 0.033638425171375275,
|
| 598 |
+
"step": 84
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"epoch": 0.22486772486772486,
|
| 602 |
+
"grad_norm": 0.12442298233509064,
|
| 603 |
+
"learning_rate": 0.00017294117647058825,
|
| 604 |
+
"loss": 0.03216666728258133,
|
| 605 |
+
"step": 85
|
| 606 |
+
},
|
| 607 |
+
{
|
| 608 |
+
"epoch": 0.2275132275132275,
|
| 609 |
+
"grad_norm": 0.17220208048820496,
|
| 610 |
+
"learning_rate": 0.0001723529411764706,
|
| 611 |
+
"loss": 0.04404332861304283,
|
| 612 |
+
"step": 86
|
| 613 |
+
},
|
| 614 |
+
{
|
| 615 |
+
"epoch": 0.23015873015873015,
|
| 616 |
+
"grad_norm": 0.17782780528068542,
|
| 617 |
+
"learning_rate": 0.00017176470588235293,
|
| 618 |
+
"loss": 0.03520449623465538,
|
| 619 |
+
"step": 87
|
| 620 |
+
},
|
| 621 |
+
{
|
| 622 |
+
"epoch": 0.2328042328042328,
|
| 623 |
+
"grad_norm": 0.1682697832584381,
|
| 624 |
+
"learning_rate": 0.0001711764705882353,
|
| 625 |
+
"loss": 0.033416785299777985,
|
| 626 |
+
"step": 88
|
| 627 |
+
},
|
| 628 |
+
{
|
| 629 |
+
"epoch": 0.23544973544973544,
|
| 630 |
+
"grad_norm": 0.14391784369945526,
|
| 631 |
+
"learning_rate": 0.00017058823529411766,
|
| 632 |
+
"loss": 0.02910282462835312,
|
| 633 |
+
"step": 89
|
| 634 |
+
},
|
| 635 |
+
{
|
| 636 |
+
"epoch": 0.23809523809523808,
|
| 637 |
+
"grad_norm": 0.18359090387821198,
|
| 638 |
+
"learning_rate": 0.00017,
|
| 639 |
+
"loss": 0.04076948016881943,
|
| 640 |
+
"step": 90
|
| 641 |
+
},
|
| 642 |
+
{
|
| 643 |
+
"epoch": 0.24074074074074073,
|
| 644 |
+
"grad_norm": 0.16633570194244385,
|
| 645 |
+
"learning_rate": 0.00016941176470588237,
|
| 646 |
+
"loss": 0.03425406664609909,
|
| 647 |
+
"step": 91
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"epoch": 0.24338624338624337,
|
| 651 |
+
"grad_norm": 0.19237634539604187,
|
| 652 |
+
"learning_rate": 0.00016882352941176472,
|
| 653 |
+
"loss": 0.031353384256362915,
|
| 654 |
+
"step": 92
|
| 655 |
+
},
|
| 656 |
+
{
|
| 657 |
+
"epoch": 0.24603174603174602,
|
| 658 |
+
"grad_norm": 0.1461161971092224,
|
| 659 |
+
"learning_rate": 0.00016823529411764707,
|
| 660 |
+
"loss": 0.0268703605979681,
|
| 661 |
+
"step": 93
|
| 662 |
+
},
|
| 663 |
+
{
|
| 664 |
+
"epoch": 0.24867724867724866,
|
| 665 |
+
"grad_norm": 0.1624964326620102,
|
| 666 |
+
"learning_rate": 0.00016764705882352942,
|
| 667 |
+
"loss": 0.03515759855508804,
|
| 668 |
+
"step": 94
|
| 669 |
+
},
|
| 670 |
+
{
|
| 671 |
+
"epoch": 0.25132275132275134,
|
| 672 |
+
"grad_norm": 0.166213721036911,
|
| 673 |
+
"learning_rate": 0.00016705882352941178,
|
| 674 |
+
"loss": 0.02797013334929943,
|
| 675 |
+
"step": 95
|
| 676 |
+
},
|
| 677 |
+
{
|
| 678 |
+
"epoch": 0.25396825396825395,
|
| 679 |
+
"grad_norm": 0.1734573096036911,
|
| 680 |
+
"learning_rate": 0.00016647058823529413,
|
| 681 |
+
"loss": 0.04394323751330376,
|
| 682 |
+
"step": 96
|
| 683 |
+
},
|
| 684 |
+
{
|
| 685 |
+
"epoch": 0.2566137566137566,
|
| 686 |
+
"grad_norm": 0.13153059780597687,
|
| 687 |
+
"learning_rate": 0.00016588235294117648,
|
| 688 |
+
"loss": 0.037255994975566864,
|
| 689 |
+
"step": 97
|
| 690 |
+
},
|
| 691 |
+
{
|
| 692 |
+
"epoch": 0.25925925925925924,
|
| 693 |
+
"grad_norm": 0.18587706983089447,
|
| 694 |
+
"learning_rate": 0.0001652941176470588,
|
| 695 |
+
"loss": 0.03898382931947708,
|
| 696 |
+
"step": 98
|
| 697 |
+
},
|
| 698 |
+
{
|
| 699 |
+
"epoch": 0.2619047619047619,
|
| 700 |
+
"grad_norm": 0.23434405028820038,
|
| 701 |
+
"learning_rate": 0.0001647058823529412,
|
| 702 |
+
"loss": 0.039507556706666946,
|
| 703 |
+
"step": 99
|
| 704 |
+
},
|
| 705 |
+
{
|
| 706 |
+
"epoch": 0.26455026455026454,
|
| 707 |
+
"grad_norm": 0.155650794506073,
|
| 708 |
+
"learning_rate": 0.00016411764705882354,
|
| 709 |
+
"loss": 0.02951202541589737,
|
| 710 |
+
"step": 100
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"epoch": 0.2671957671957672,
|
| 714 |
+
"grad_norm": 0.15819966793060303,
|
| 715 |
+
"learning_rate": 0.0001635294117647059,
|
| 716 |
+
"loss": 0.026405351236462593,
|
| 717 |
+
"step": 101
|
| 718 |
+
},
|
| 719 |
+
{
|
| 720 |
+
"epoch": 0.2698412698412698,
|
| 721 |
+
"grad_norm": 0.17255833745002747,
|
| 722 |
+
"learning_rate": 0.00016294117647058825,
|
| 723 |
+
"loss": 0.033975858241319656,
|
| 724 |
+
"step": 102
|
| 725 |
+
},
|
| 726 |
+
{
|
| 727 |
+
"epoch": 0.2724867724867725,
|
| 728 |
+
"grad_norm": 0.19272208213806152,
|
| 729 |
+
"learning_rate": 0.0001623529411764706,
|
| 730 |
+
"loss": 0.04301761835813522,
|
| 731 |
+
"step": 103
|
| 732 |
+
},
|
| 733 |
+
{
|
| 734 |
+
"epoch": 0.2751322751322751,
|
| 735 |
+
"grad_norm": 0.11553694307804108,
|
| 736 |
+
"learning_rate": 0.00016176470588235295,
|
| 737 |
+
"loss": 0.03340883180499077,
|
| 738 |
+
"step": 104
|
| 739 |
+
},
|
| 740 |
+
{
|
| 741 |
+
"epoch": 0.2777777777777778,
|
| 742 |
+
"grad_norm": 0.14557777345180511,
|
| 743 |
+
"learning_rate": 0.0001611764705882353,
|
| 744 |
+
"loss": 0.023269247263669968,
|
| 745 |
+
"step": 105
|
| 746 |
+
},
|
| 747 |
+
{
|
| 748 |
+
"epoch": 0.2804232804232804,
|
| 749 |
+
"grad_norm": 0.16001370549201965,
|
| 750 |
+
"learning_rate": 0.00016058823529411766,
|
| 751 |
+
"loss": 0.03297317028045654,
|
| 752 |
+
"step": 106
|
| 753 |
+
},
|
| 754 |
+
{
|
| 755 |
+
"epoch": 0.2830687830687831,
|
| 756 |
+
"grad_norm": 0.126630961894989,
|
| 757 |
+
"learning_rate": 0.00016,
|
| 758 |
+
"loss": 0.02670835703611374,
|
| 759 |
+
"step": 107
|
| 760 |
+
},
|
| 761 |
+
{
|
| 762 |
+
"epoch": 0.2857142857142857,
|
| 763 |
+
"grad_norm": 0.1740054488182068,
|
| 764 |
+
"learning_rate": 0.00015941176470588237,
|
| 765 |
+
"loss": 0.03365064039826393,
|
| 766 |
+
"step": 108
|
| 767 |
+
},
|
| 768 |
+
{
|
| 769 |
+
"epoch": 0.28835978835978837,
|
| 770 |
+
"grad_norm": 0.13207320868968964,
|
| 771 |
+
"learning_rate": 0.0001588235294117647,
|
| 772 |
+
"loss": 0.03272430971264839,
|
| 773 |
+
"step": 109
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"epoch": 0.291005291005291,
|
| 777 |
+
"grad_norm": 0.12624885141849518,
|
| 778 |
+
"learning_rate": 0.00015823529411764707,
|
| 779 |
+
"loss": 0.030736371874809265,
|
| 780 |
+
"step": 110
|
| 781 |
+
},
|
| 782 |
+
{
|
| 783 |
+
"epoch": 0.29365079365079366,
|
| 784 |
+
"grad_norm": 0.16265016794204712,
|
| 785 |
+
"learning_rate": 0.00015764705882352943,
|
| 786 |
+
"loss": 0.03765019774436951,
|
| 787 |
+
"step": 111
|
| 788 |
+
},
|
| 789 |
+
{
|
| 790 |
+
"epoch": 0.2962962962962963,
|
| 791 |
+
"grad_norm": 0.10131661593914032,
|
| 792 |
+
"learning_rate": 0.00015705882352941178,
|
| 793 |
+
"loss": 0.027364399284124374,
|
| 794 |
+
"step": 112
|
| 795 |
+
},
|
| 796 |
+
{
|
| 797 |
+
"epoch": 0.29894179894179895,
|
| 798 |
+
"grad_norm": 0.11311211436986923,
|
| 799 |
+
"learning_rate": 0.00015647058823529413,
|
| 800 |
+
"loss": 0.03020496666431427,
|
| 801 |
+
"step": 113
|
| 802 |
+
},
|
| 803 |
+
{
|
| 804 |
+
"epoch": 0.30158730158730157,
|
| 805 |
+
"grad_norm": 0.14199671149253845,
|
| 806 |
+
"learning_rate": 0.00015588235294117648,
|
| 807 |
+
"loss": 0.024272479116916656,
|
| 808 |
+
"step": 114
|
| 809 |
+
},
|
| 810 |
+
{
|
| 811 |
+
"epoch": 0.30423280423280424,
|
| 812 |
+
"grad_norm": 0.10554862767457962,
|
| 813 |
+
"learning_rate": 0.00015529411764705884,
|
| 814 |
+
"loss": 0.030500095337629318,
|
| 815 |
+
"step": 115
|
| 816 |
+
},
|
| 817 |
+
{
|
| 818 |
+
"epoch": 0.30687830687830686,
|
| 819 |
+
"grad_norm": 0.1271071583032608,
|
| 820 |
+
"learning_rate": 0.0001547058823529412,
|
| 821 |
+
"loss": 0.024758869782090187,
|
| 822 |
+
"step": 116
|
| 823 |
+
},
|
| 824 |
+
{
|
| 825 |
+
"epoch": 0.30952380952380953,
|
| 826 |
+
"grad_norm": 0.10222607851028442,
|
| 827 |
+
"learning_rate": 0.00015411764705882354,
|
| 828 |
+
"loss": 0.029552360996603966,
|
| 829 |
+
"step": 117
|
| 830 |
+
},
|
| 831 |
+
{
|
| 832 |
+
"epoch": 0.31216931216931215,
|
| 833 |
+
"grad_norm": 0.1220894306898117,
|
| 834 |
+
"learning_rate": 0.0001535294117647059,
|
| 835 |
+
"loss": 0.030012380331754684,
|
| 836 |
+
"step": 118
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"epoch": 0.3148148148148148,
|
| 840 |
+
"grad_norm": 0.09390514343976974,
|
| 841 |
+
"learning_rate": 0.00015294117647058822,
|
| 842 |
+
"loss": 0.02706737630069256,
|
| 843 |
+
"step": 119
|
| 844 |
+
},
|
| 845 |
+
{
|
| 846 |
+
"epoch": 0.31746031746031744,
|
| 847 |
+
"grad_norm": 0.14255541563034058,
|
| 848 |
+
"learning_rate": 0.00015235294117647057,
|
| 849 |
+
"loss": 0.0400836318731308,
|
| 850 |
+
"step": 120
|
| 851 |
+
}
|
| 852 |
+
],
|
| 853 |
+
"logging_steps": 1,
|
| 854 |
+
"max_steps": 378,
|
| 855 |
+
"num_input_tokens_seen": 0,
|
| 856 |
+
"num_train_epochs": 1,
|
| 857 |
+
"save_steps": 40,
|
| 858 |
+
"stateful_callbacks": {
|
| 859 |
+
"TrainerControl": {
|
| 860 |
+
"args": {
|
| 861 |
+
"should_epoch_stop": false,
|
| 862 |
+
"should_evaluate": false,
|
| 863 |
+
"should_log": false,
|
| 864 |
+
"should_save": true,
|
| 865 |
+
"should_training_stop": false
|
| 866 |
+
},
|
| 867 |
+
"attributes": {}
|
| 868 |
+
}
|
| 869 |
+
},
|
| 870 |
+
"total_flos": 4638466241224704.0,
|
| 871 |
+
"train_batch_size": 2,
|
| 872 |
+
"trial_name": null,
|
| 873 |
+
"trial_params": null
|
| 874 |
+
}
|
sft_worldsplit_1_5b/checkpoint-120/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec8592cab6c58b1adfee898260ecea909e7edb820af276385de44a0704c7b160
|
| 3 |
+
size 5713
|
sft_worldsplit_1_5b/checkpoint-160/README.md
ADDED
|
@@ -0,0 +1,210 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit
|
| 7 |
+
- lora
|
| 8 |
+
- sft
|
| 9 |
+
- transformers
|
| 10 |
+
- trl
|
| 11 |
+
- unsloth
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# Model Card for Model ID
|
| 15 |
+
|
| 16 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
## Model Details
|
| 21 |
+
|
| 22 |
+
### Model Description
|
| 23 |
+
|
| 24 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
|
| 28 |
+
- **Developed by:** [More Information Needed]
|
| 29 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 30 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 31 |
+
- **Model type:** [More Information Needed]
|
| 32 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 33 |
+
- **License:** [More Information Needed]
|
| 34 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 35 |
+
|
| 36 |
+
### Model Sources [optional]
|
| 37 |
+
|
| 38 |
+
<!-- Provide the basic links for the model. -->
|
| 39 |
+
|
| 40 |
+
- **Repository:** [More Information Needed]
|
| 41 |
+
- **Paper [optional]:** [More Information Needed]
|
| 42 |
+
- **Demo [optional]:** [More Information Needed]
|
| 43 |
+
|
| 44 |
+
## Uses
|
| 45 |
+
|
| 46 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 47 |
+
|
| 48 |
+
### Direct Use
|
| 49 |
+
|
| 50 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 51 |
+
|
| 52 |
+
[More Information Needed]
|
| 53 |
+
|
| 54 |
+
### Downstream Use [optional]
|
| 55 |
+
|
| 56 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 57 |
+
|
| 58 |
+
[More Information Needed]
|
| 59 |
+
|
| 60 |
+
### Out-of-Scope Use
|
| 61 |
+
|
| 62 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 63 |
+
|
| 64 |
+
[More Information Needed]
|
| 65 |
+
|
| 66 |
+
## Bias, Risks, and Limitations
|
| 67 |
+
|
| 68 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 69 |
+
|
| 70 |
+
[More Information Needed]
|
| 71 |
+
|
| 72 |
+
### Recommendations
|
| 73 |
+
|
| 74 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 75 |
+
|
| 76 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 77 |
+
|
| 78 |
+
## How to Get Started with the Model
|
| 79 |
+
|
| 80 |
+
Use the code below to get started with the model.
|
| 81 |
+
|
| 82 |
+
[More Information Needed]
|
| 83 |
+
|
| 84 |
+
## Training Details
|
| 85 |
+
|
| 86 |
+
### Training Data
|
| 87 |
+
|
| 88 |
+
<!-- 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. -->
|
| 89 |
+
|
| 90 |
+
[More Information Needed]
|
| 91 |
+
|
| 92 |
+
### Training Procedure
|
| 93 |
+
|
| 94 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 95 |
+
|
| 96 |
+
#### Preprocessing [optional]
|
| 97 |
+
|
| 98 |
+
[More Information Needed]
|
| 99 |
+
|
| 100 |
+
|
| 101 |
+
#### Training Hyperparameters
|
| 102 |
+
|
| 103 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 104 |
+
|
| 105 |
+
#### Speeds, Sizes, Times [optional]
|
| 106 |
+
|
| 107 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 108 |
+
|
| 109 |
+
[More Information Needed]
|
| 110 |
+
|
| 111 |
+
## Evaluation
|
| 112 |
+
|
| 113 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 114 |
+
|
| 115 |
+
### Testing Data, Factors & Metrics
|
| 116 |
+
|
| 117 |
+
#### Testing Data
|
| 118 |
+
|
| 119 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 120 |
+
|
| 121 |
+
[More Information Needed]
|
| 122 |
+
|
| 123 |
+
#### Factors
|
| 124 |
+
|
| 125 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 126 |
+
|
| 127 |
+
[More Information Needed]
|
| 128 |
+
|
| 129 |
+
#### Metrics
|
| 130 |
+
|
| 131 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 132 |
+
|
| 133 |
+
[More Information Needed]
|
| 134 |
+
|
| 135 |
+
### Results
|
| 136 |
+
|
| 137 |
+
[More Information Needed]
|
| 138 |
+
|
| 139 |
+
#### Summary
|
| 140 |
+
|
| 141 |
+
|
| 142 |
+
|
| 143 |
+
## Model Examination [optional]
|
| 144 |
+
|
| 145 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 146 |
+
|
| 147 |
+
[More Information Needed]
|
| 148 |
+
|
| 149 |
+
## Environmental Impact
|
| 150 |
+
|
| 151 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 152 |
+
|
| 153 |
+
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).
|
| 154 |
+
|
| 155 |
+
- **Hardware Type:** [More Information Needed]
|
| 156 |
+
- **Hours used:** [More Information Needed]
|
| 157 |
+
- **Cloud Provider:** [More Information Needed]
|
| 158 |
+
- **Compute Region:** [More Information Needed]
|
| 159 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 160 |
+
|
| 161 |
+
## Technical Specifications [optional]
|
| 162 |
+
|
| 163 |
+
### Model Architecture and Objective
|
| 164 |
+
|
| 165 |
+
[More Information Needed]
|
| 166 |
+
|
| 167 |
+
### Compute Infrastructure
|
| 168 |
+
|
| 169 |
+
[More Information Needed]
|
| 170 |
+
|
| 171 |
+
#### Hardware
|
| 172 |
+
|
| 173 |
+
[More Information Needed]
|
| 174 |
+
|
| 175 |
+
#### Software
|
| 176 |
+
|
| 177 |
+
[More Information Needed]
|
| 178 |
+
|
| 179 |
+
## Citation [optional]
|
| 180 |
+
|
| 181 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 182 |
+
|
| 183 |
+
**BibTeX:**
|
| 184 |
+
|
| 185 |
+
[More Information Needed]
|
| 186 |
+
|
| 187 |
+
**APA:**
|
| 188 |
+
|
| 189 |
+
[More Information Needed]
|
| 190 |
+
|
| 191 |
+
## Glossary [optional]
|
| 192 |
+
|
| 193 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 194 |
+
|
| 195 |
+
[More Information Needed]
|
| 196 |
+
|
| 197 |
+
## More Information [optional]
|
| 198 |
+
|
| 199 |
+
[More Information Needed]
|
| 200 |
+
|
| 201 |
+
## Model Card Authors [optional]
|
| 202 |
+
|
| 203 |
+
[More Information Needed]
|
| 204 |
+
|
| 205 |
+
## Model Card Contact
|
| 206 |
+
|
| 207 |
+
[More Information Needed]
|
| 208 |
+
### Framework versions
|
| 209 |
+
|
| 210 |
+
- PEFT 0.19.1
|
sft_worldsplit_1_5b/checkpoint-160/adapter_config.json
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alora_invocation_tokens": null,
|
| 3 |
+
"alpha_pattern": {},
|
| 4 |
+
"arrow_config": null,
|
| 5 |
+
"auto_mapping": {
|
| 6 |
+
"base_model_class": "Qwen2ForCausalLM",
|
| 7 |
+
"parent_library": "transformers.models.qwen2.modeling_qwen2",
|
| 8 |
+
"unsloth_fixed": true
|
| 9 |
+
},
|
| 10 |
+
"base_model_name_or_path": "unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit",
|
| 11 |
+
"bias": "none",
|
| 12 |
+
"corda_config": null,
|
| 13 |
+
"ensure_weight_tying": false,
|
| 14 |
+
"eva_config": null,
|
| 15 |
+
"exclude_modules": null,
|
| 16 |
+
"fan_in_fan_out": false,
|
| 17 |
+
"inference_mode": true,
|
| 18 |
+
"init_lora_weights": true,
|
| 19 |
+
"layer_replication": null,
|
| 20 |
+
"layers_pattern": null,
|
| 21 |
+
"layers_to_transform": null,
|
| 22 |
+
"loftq_config": {},
|
| 23 |
+
"lora_alpha": 32,
|
| 24 |
+
"lora_bias": false,
|
| 25 |
+
"lora_dropout": 0.0,
|
| 26 |
+
"lora_ga_config": null,
|
| 27 |
+
"megatron_config": null,
|
| 28 |
+
"megatron_core": "megatron.core",
|
| 29 |
+
"modules_to_save": null,
|
| 30 |
+
"peft_type": "LORA",
|
| 31 |
+
"peft_version": "0.19.1",
|
| 32 |
+
"qalora_group_size": 16,
|
| 33 |
+
"r": 16,
|
| 34 |
+
"rank_pattern": {},
|
| 35 |
+
"revision": null,
|
| 36 |
+
"target_modules": [
|
| 37 |
+
"k_proj",
|
| 38 |
+
"up_proj",
|
| 39 |
+
"o_proj",
|
| 40 |
+
"q_proj",
|
| 41 |
+
"v_proj",
|
| 42 |
+
"down_proj",
|
| 43 |
+
"gate_proj"
|
| 44 |
+
],
|
| 45 |
+
"target_parameters": null,
|
| 46 |
+
"task_type": "CAUSAL_LM",
|
| 47 |
+
"trainable_token_indices": null,
|
| 48 |
+
"use_bdlora": null,
|
| 49 |
+
"use_dora": false,
|
| 50 |
+
"use_qalora": false,
|
| 51 |
+
"use_rslora": false
|
| 52 |
+
}
|
sft_worldsplit_1_5b/checkpoint-160/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e5faca62be383035cd046d6ac7fec84a0d459001a73295075b053a9108b409f5
|
| 3 |
+
size 73911112
|
sft_worldsplit_1_5b/checkpoint-160/chat_template.jinja
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{%- if tools %}
|
| 2 |
+
{{- '<|im_start|>system\n' }}
|
| 3 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 4 |
+
{{- messages[0]['content'] }}
|
| 5 |
+
{%- else %}
|
| 6 |
+
{{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
|
| 7 |
+
{%- endif %}
|
| 8 |
+
{{- "\n\n# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
|
| 9 |
+
{%- for tool in tools %}
|
| 10 |
+
{{- "\n" }}
|
| 11 |
+
{{- tool | tojson }}
|
| 12 |
+
{%- endfor %}
|
| 13 |
+
{{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
|
| 14 |
+
{%- else %}
|
| 15 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 16 |
+
{{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
|
| 17 |
+
{%- else %}
|
| 18 |
+
{{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
|
| 19 |
+
{%- endif %}
|
| 20 |
+
{%- endif %}
|
| 21 |
+
{%- for message in messages %}
|
| 22 |
+
{%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
|
| 23 |
+
{{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
|
| 24 |
+
{%- elif message.role == "assistant" %}
|
| 25 |
+
{{- '<|im_start|>' + message.role }}
|
| 26 |
+
{%- if message.content %}
|
| 27 |
+
{{- '\n' + message.content }}
|
| 28 |
+
{%- endif %}
|
| 29 |
+
{%- for tool_call in message.tool_calls %}
|
| 30 |
+
{%- if tool_call.function is defined %}
|
| 31 |
+
{%- set tool_call = tool_call.function %}
|
| 32 |
+
{%- endif %}
|
| 33 |
+
{{- '\n<tool_call>\n{"name": "' }}
|
| 34 |
+
{{- tool_call.name }}
|
| 35 |
+
{{- '", "arguments": ' }}
|
| 36 |
+
{{- tool_call.arguments | tojson }}
|
| 37 |
+
{{- '}\n</tool_call>' }}
|
| 38 |
+
{%- endfor %}
|
| 39 |
+
{{- '<|im_end|>\n' }}
|
| 40 |
+
{%- elif message.role == "tool" %}
|
| 41 |
+
{%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
|
| 42 |
+
{{- '<|im_start|>user' }}
|
| 43 |
+
{%- endif %}
|
| 44 |
+
{{- '\n<tool_response>\n' }}
|
| 45 |
+
{{- message.content }}
|
| 46 |
+
{{- '\n</tool_response>' }}
|
| 47 |
+
{%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
|
| 48 |
+
{{- '<|im_end|>\n' }}
|
| 49 |
+
{%- endif %}
|
| 50 |
+
{%- endif %}
|
| 51 |
+
{%- endfor %}
|
| 52 |
+
{%- if add_generation_prompt %}
|
| 53 |
+
{{- '<|im_start|>assistant\n' }}
|
| 54 |
+
{%- endif %}
|
sft_worldsplit_1_5b/checkpoint-160/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b3f1cd74334940078bba2b1140fad77936c3cc62dcdb7cd08dc274ba5e6e9988
|
| 3 |
+
size 37969669
|
sft_worldsplit_1_5b/checkpoint-160/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61c19bab1174704a4a4441475683bf1270277af15d2e2c95e964789128e482c4
|
| 3 |
+
size 14645
|
sft_worldsplit_1_5b/checkpoint-160/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97edbd54771e05bd6b0b4f8cace6ea41f902d4ba2ed428bd6feff8823b3ba2fc
|
| 3 |
+
size 1465
|
sft_worldsplit_1_5b/checkpoint-160/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd5948af71b4f56cf697f7580814c7ce8b80595ef985544efcacf716126a2e31
|
| 3 |
+
size 11422356
|
sft_worldsplit_1_5b/checkpoint-160/tokenizer_config.json
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"backend": "tokenizers",
|
| 4 |
+
"bos_token": null,
|
| 5 |
+
"clean_up_tokenization_spaces": false,
|
| 6 |
+
"eos_token": "<|im_end|>",
|
| 7 |
+
"errors": "replace",
|
| 8 |
+
"is_local": false,
|
| 9 |
+
"model_max_length": 32768,
|
| 10 |
+
"pad_token": "<|PAD_TOKEN|>",
|
| 11 |
+
"padding_side": "right",
|
| 12 |
+
"split_special_tokens": false,
|
| 13 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 14 |
+
"unk_token": null,
|
| 15 |
+
"added_tokens_decoder": {
|
| 16 |
+
"151643": {
|
| 17 |
+
"content": "<|endoftext|>",
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"rstrip": false,
|
| 21 |
+
"normalized": false,
|
| 22 |
+
"special": true
|
| 23 |
+
},
|
| 24 |
+
"151644": {
|
| 25 |
+
"content": "<|im_start|>",
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"lstrip": false,
|
| 28 |
+
"rstrip": false,
|
| 29 |
+
"normalized": false,
|
| 30 |
+
"special": true
|
| 31 |
+
},
|
| 32 |
+
"151645": {
|
| 33 |
+
"content": "<|im_end|>",
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"lstrip": false,
|
| 36 |
+
"rstrip": false,
|
| 37 |
+
"normalized": false,
|
| 38 |
+
"special": true
|
| 39 |
+
},
|
| 40 |
+
"151646": {
|
| 41 |
+
"content": "<|object_ref_start|>",
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"lstrip": false,
|
| 44 |
+
"rstrip": false,
|
| 45 |
+
"normalized": false,
|
| 46 |
+
"special": true
|
| 47 |
+
},
|
| 48 |
+
"151647": {
|
| 49 |
+
"content": "<|object_ref_end|>",
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"lstrip": false,
|
| 52 |
+
"rstrip": false,
|
| 53 |
+
"normalized": false,
|
| 54 |
+
"special": true
|
| 55 |
+
},
|
| 56 |
+
"151648": {
|
| 57 |
+
"content": "<|box_start|>",
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"lstrip": false,
|
| 60 |
+
"rstrip": false,
|
| 61 |
+
"normalized": false,
|
| 62 |
+
"special": true
|
| 63 |
+
},
|
| 64 |
+
"151649": {
|
| 65 |
+
"content": "<|box_end|>",
|
| 66 |
+
"single_word": false,
|
| 67 |
+
"lstrip": false,
|
| 68 |
+
"rstrip": false,
|
| 69 |
+
"normalized": false,
|
| 70 |
+
"special": true
|
| 71 |
+
},
|
| 72 |
+
"151650": {
|
| 73 |
+
"content": "<|quad_start|>",
|
| 74 |
+
"single_word": false,
|
| 75 |
+
"lstrip": false,
|
| 76 |
+
"rstrip": false,
|
| 77 |
+
"normalized": false,
|
| 78 |
+
"special": true
|
| 79 |
+
},
|
| 80 |
+
"151651": {
|
| 81 |
+
"content": "<|quad_end|>",
|
| 82 |
+
"single_word": false,
|
| 83 |
+
"lstrip": false,
|
| 84 |
+
"rstrip": false,
|
| 85 |
+
"normalized": false,
|
| 86 |
+
"special": true
|
| 87 |
+
},
|
| 88 |
+
"151652": {
|
| 89 |
+
"content": "<|vision_start|>",
|
| 90 |
+
"single_word": false,
|
| 91 |
+
"lstrip": false,
|
| 92 |
+
"rstrip": false,
|
| 93 |
+
"normalized": false,
|
| 94 |
+
"special": true
|
| 95 |
+
},
|
| 96 |
+
"151653": {
|
| 97 |
+
"content": "<|vision_end|>",
|
| 98 |
+
"single_word": false,
|
| 99 |
+
"lstrip": false,
|
| 100 |
+
"rstrip": false,
|
| 101 |
+
"normalized": false,
|
| 102 |
+
"special": true
|
| 103 |
+
},
|
| 104 |
+
"151654": {
|
| 105 |
+
"content": "<|vision_pad|>",
|
| 106 |
+
"single_word": false,
|
| 107 |
+
"lstrip": false,
|
| 108 |
+
"rstrip": false,
|
| 109 |
+
"normalized": false,
|
| 110 |
+
"special": true
|
| 111 |
+
},
|
| 112 |
+
"151655": {
|
| 113 |
+
"content": "<|image_pad|>",
|
| 114 |
+
"single_word": false,
|
| 115 |
+
"lstrip": false,
|
| 116 |
+
"rstrip": false,
|
| 117 |
+
"normalized": false,
|
| 118 |
+
"special": true
|
| 119 |
+
},
|
| 120 |
+
"151656": {
|
| 121 |
+
"content": "<|video_pad|>",
|
| 122 |
+
"single_word": false,
|
| 123 |
+
"lstrip": false,
|
| 124 |
+
"rstrip": false,
|
| 125 |
+
"normalized": false,
|
| 126 |
+
"special": true
|
| 127 |
+
},
|
| 128 |
+
"151657": {
|
| 129 |
+
"content": "<tool_call>",
|
| 130 |
+
"single_word": false,
|
| 131 |
+
"lstrip": false,
|
| 132 |
+
"rstrip": false,
|
| 133 |
+
"normalized": false,
|
| 134 |
+
"special": false
|
| 135 |
+
},
|
| 136 |
+
"151658": {
|
| 137 |
+
"content": "</tool_call>",
|
| 138 |
+
"single_word": false,
|
| 139 |
+
"lstrip": false,
|
| 140 |
+
"rstrip": false,
|
| 141 |
+
"normalized": false,
|
| 142 |
+
"special": false
|
| 143 |
+
},
|
| 144 |
+
"151659": {
|
| 145 |
+
"content": "<|fim_prefix|>",
|
| 146 |
+
"single_word": false,
|
| 147 |
+
"lstrip": false,
|
| 148 |
+
"rstrip": false,
|
| 149 |
+
"normalized": false,
|
| 150 |
+
"special": false
|
| 151 |
+
},
|
| 152 |
+
"151660": {
|
| 153 |
+
"content": "<|fim_middle|>",
|
| 154 |
+
"single_word": false,
|
| 155 |
+
"lstrip": false,
|
| 156 |
+
"rstrip": false,
|
| 157 |
+
"normalized": false,
|
| 158 |
+
"special": false
|
| 159 |
+
},
|
| 160 |
+
"151661": {
|
| 161 |
+
"content": "<|fim_suffix|>",
|
| 162 |
+
"single_word": false,
|
| 163 |
+
"lstrip": false,
|
| 164 |
+
"rstrip": false,
|
| 165 |
+
"normalized": false,
|
| 166 |
+
"special": false
|
| 167 |
+
},
|
| 168 |
+
"151662": {
|
| 169 |
+
"content": "<|fim_pad|>",
|
| 170 |
+
"single_word": false,
|
| 171 |
+
"lstrip": false,
|
| 172 |
+
"rstrip": false,
|
| 173 |
+
"normalized": false,
|
| 174 |
+
"special": false
|
| 175 |
+
},
|
| 176 |
+
"151663": {
|
| 177 |
+
"content": "<|repo_name|>",
|
| 178 |
+
"single_word": false,
|
| 179 |
+
"lstrip": false,
|
| 180 |
+
"rstrip": false,
|
| 181 |
+
"normalized": false,
|
| 182 |
+
"special": false
|
| 183 |
+
},
|
| 184 |
+
"151664": {
|
| 185 |
+
"content": "<|file_sep|>",
|
| 186 |
+
"single_word": false,
|
| 187 |
+
"lstrip": false,
|
| 188 |
+
"rstrip": false,
|
| 189 |
+
"normalized": false,
|
| 190 |
+
"special": false
|
| 191 |
+
},
|
| 192 |
+
"151665": {
|
| 193 |
+
"content": "<|PAD_TOKEN|>",
|
| 194 |
+
"single_word": false,
|
| 195 |
+
"lstrip": false,
|
| 196 |
+
"rstrip": false,
|
| 197 |
+
"normalized": false,
|
| 198 |
+
"special": true
|
| 199 |
+
}
|
| 200 |
+
}
|
| 201 |
+
}
|
sft_worldsplit_1_5b/checkpoint-160/trainer_state.json
ADDED
|
@@ -0,0 +1,1154 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.42328042328042326,
|
| 6 |
+
"eval_steps": 500,
|
| 7 |
+
"global_step": 160,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"epoch": 0.0026455026455026454,
|
| 14 |
+
"grad_norm": 2.179722309112549,
|
| 15 |
+
"learning_rate": 0.0,
|
| 16 |
+
"loss": 2.1897194385528564,
|
| 17 |
+
"step": 1
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.005291005291005291,
|
| 21 |
+
"grad_norm": 1.4213849306106567,
|
| 22 |
+
"learning_rate": 5.263157894736842e-06,
|
| 23 |
+
"loss": 2.023362159729004,
|
| 24 |
+
"step": 2
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.007936507936507936,
|
| 28 |
+
"grad_norm": 1.4651298522949219,
|
| 29 |
+
"learning_rate": 1.0526315789473684e-05,
|
| 30 |
+
"loss": 2.1094398498535156,
|
| 31 |
+
"step": 3
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.010582010582010581,
|
| 35 |
+
"grad_norm": 1.3533823490142822,
|
| 36 |
+
"learning_rate": 1.5789473684210526e-05,
|
| 37 |
+
"loss": 2.0047714710235596,
|
| 38 |
+
"step": 4
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"epoch": 0.013227513227513227,
|
| 42 |
+
"grad_norm": 1.6160931587219238,
|
| 43 |
+
"learning_rate": 2.105263157894737e-05,
|
| 44 |
+
"loss": 2.121164560317993,
|
| 45 |
+
"step": 5
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.015873015873015872,
|
| 49 |
+
"grad_norm": 1.7538481950759888,
|
| 50 |
+
"learning_rate": 2.6315789473684212e-05,
|
| 51 |
+
"loss": 2.1543028354644775,
|
| 52 |
+
"step": 6
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"epoch": 0.018518518518518517,
|
| 56 |
+
"grad_norm": 1.4564684629440308,
|
| 57 |
+
"learning_rate": 3.157894736842105e-05,
|
| 58 |
+
"loss": 1.98488187789917,
|
| 59 |
+
"step": 7
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"epoch": 0.021164021164021163,
|
| 63 |
+
"grad_norm": 1.106909155845642,
|
| 64 |
+
"learning_rate": 3.6842105263157895e-05,
|
| 65 |
+
"loss": 1.990682601928711,
|
| 66 |
+
"step": 8
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"epoch": 0.023809523809523808,
|
| 70 |
+
"grad_norm": 1.23565673828125,
|
| 71 |
+
"learning_rate": 4.210526315789474e-05,
|
| 72 |
+
"loss": 2.113189697265625,
|
| 73 |
+
"step": 9
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.026455026455026454,
|
| 77 |
+
"grad_norm": 0.8749648332595825,
|
| 78 |
+
"learning_rate": 4.736842105263158e-05,
|
| 79 |
+
"loss": 1.9175727367401123,
|
| 80 |
+
"step": 10
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"epoch": 0.0291005291005291,
|
| 84 |
+
"grad_norm": 0.9515067934989929,
|
| 85 |
+
"learning_rate": 5.2631578947368424e-05,
|
| 86 |
+
"loss": 2.070034980773926,
|
| 87 |
+
"step": 11
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"epoch": 0.031746031746031744,
|
| 91 |
+
"grad_norm": 0.6469148397445679,
|
| 92 |
+
"learning_rate": 5.789473684210527e-05,
|
| 93 |
+
"loss": 1.849581003189087,
|
| 94 |
+
"step": 12
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"epoch": 0.03439153439153439,
|
| 98 |
+
"grad_norm": 0.6476016044616699,
|
| 99 |
+
"learning_rate": 6.31578947368421e-05,
|
| 100 |
+
"loss": 1.6639738082885742,
|
| 101 |
+
"step": 13
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"epoch": 0.037037037037037035,
|
| 105 |
+
"grad_norm": 0.7043063640594482,
|
| 106 |
+
"learning_rate": 6.842105263157895e-05,
|
| 107 |
+
"loss": 1.7406408786773682,
|
| 108 |
+
"step": 14
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"epoch": 0.03968253968253968,
|
| 112 |
+
"grad_norm": 0.5968908071517944,
|
| 113 |
+
"learning_rate": 7.368421052631579e-05,
|
| 114 |
+
"loss": 1.6576179265975952,
|
| 115 |
+
"step": 15
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"epoch": 0.042328042328042326,
|
| 119 |
+
"grad_norm": 0.679215669631958,
|
| 120 |
+
"learning_rate": 7.894736842105263e-05,
|
| 121 |
+
"loss": 1.761307954788208,
|
| 122 |
+
"step": 16
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"epoch": 0.04497354497354497,
|
| 126 |
+
"grad_norm": 0.6668431758880615,
|
| 127 |
+
"learning_rate": 8.421052631578948e-05,
|
| 128 |
+
"loss": 1.728525161743164,
|
| 129 |
+
"step": 17
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.047619047619047616,
|
| 133 |
+
"grad_norm": 0.6382503509521484,
|
| 134 |
+
"learning_rate": 8.947368421052632e-05,
|
| 135 |
+
"loss": 1.6631115674972534,
|
| 136 |
+
"step": 18
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 0.05026455026455026,
|
| 140 |
+
"grad_norm": 0.699229896068573,
|
| 141 |
+
"learning_rate": 9.473684210526316e-05,
|
| 142 |
+
"loss": 1.566865086555481,
|
| 143 |
+
"step": 19
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"epoch": 0.05291005291005291,
|
| 147 |
+
"grad_norm": 0.6102572679519653,
|
| 148 |
+
"learning_rate": 0.0001,
|
| 149 |
+
"loss": 1.386806607246399,
|
| 150 |
+
"step": 20
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"epoch": 0.05555555555555555,
|
| 154 |
+
"grad_norm": 0.7419372797012329,
|
| 155 |
+
"learning_rate": 0.00010526315789473685,
|
| 156 |
+
"loss": 1.3766692876815796,
|
| 157 |
+
"step": 21
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"epoch": 0.0582010582010582,
|
| 161 |
+
"grad_norm": 0.7205930948257446,
|
| 162 |
+
"learning_rate": 0.0001105263157894737,
|
| 163 |
+
"loss": 1.2881217002868652,
|
| 164 |
+
"step": 22
|
| 165 |
+
},
|
| 166 |
+
{
|
| 167 |
+
"epoch": 0.06084656084656084,
|
| 168 |
+
"grad_norm": 0.7660960555076599,
|
| 169 |
+
"learning_rate": 0.00011578947368421053,
|
| 170 |
+
"loss": 1.3662283420562744,
|
| 171 |
+
"step": 23
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"epoch": 0.06349206349206349,
|
| 175 |
+
"grad_norm": 0.8346042037010193,
|
| 176 |
+
"learning_rate": 0.00012105263157894738,
|
| 177 |
+
"loss": 1.1722878217697144,
|
| 178 |
+
"step": 24
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"epoch": 0.06613756613756613,
|
| 182 |
+
"grad_norm": 0.8875777721405029,
|
| 183 |
+
"learning_rate": 0.0001263157894736842,
|
| 184 |
+
"loss": 1.0199048519134521,
|
| 185 |
+
"step": 25
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"epoch": 0.06878306878306878,
|
| 189 |
+
"grad_norm": 0.908794105052948,
|
| 190 |
+
"learning_rate": 0.00013157894736842108,
|
| 191 |
+
"loss": 0.8610183000564575,
|
| 192 |
+
"step": 26
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"epoch": 0.07142857142857142,
|
| 196 |
+
"grad_norm": 1.1685150861740112,
|
| 197 |
+
"learning_rate": 0.0001368421052631579,
|
| 198 |
+
"loss": 0.8983635306358337,
|
| 199 |
+
"step": 27
|
| 200 |
+
},
|
| 201 |
+
{
|
| 202 |
+
"epoch": 0.07407407407407407,
|
| 203 |
+
"grad_norm": 1.1241850852966309,
|
| 204 |
+
"learning_rate": 0.00014210526315789474,
|
| 205 |
+
"loss": 0.883075475692749,
|
| 206 |
+
"step": 28
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"epoch": 0.07671957671957672,
|
| 210 |
+
"grad_norm": 0.899897038936615,
|
| 211 |
+
"learning_rate": 0.00014736842105263158,
|
| 212 |
+
"loss": 0.6960610151290894,
|
| 213 |
+
"step": 29
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 0.07936507936507936,
|
| 217 |
+
"grad_norm": 1.270443081855774,
|
| 218 |
+
"learning_rate": 0.00015263157894736845,
|
| 219 |
+
"loss": 0.4915878176689148,
|
| 220 |
+
"step": 30
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"epoch": 0.082010582010582,
|
| 224 |
+
"grad_norm": 0.8855540156364441,
|
| 225 |
+
"learning_rate": 0.00015789473684210527,
|
| 226 |
+
"loss": 0.48479601740837097,
|
| 227 |
+
"step": 31
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 0.08465608465608465,
|
| 231 |
+
"grad_norm": 0.6610377430915833,
|
| 232 |
+
"learning_rate": 0.0001631578947368421,
|
| 233 |
+
"loss": 0.45518991351127625,
|
| 234 |
+
"step": 32
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 0.0873015873015873,
|
| 238 |
+
"grad_norm": 0.8044703602790833,
|
| 239 |
+
"learning_rate": 0.00016842105263157895,
|
| 240 |
+
"loss": 0.5127372145652771,
|
| 241 |
+
"step": 33
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"epoch": 0.08994708994708994,
|
| 245 |
+
"grad_norm": 0.6767902374267578,
|
| 246 |
+
"learning_rate": 0.0001736842105263158,
|
| 247 |
+
"loss": 0.24351520836353302,
|
| 248 |
+
"step": 34
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"epoch": 0.09259259259259259,
|
| 252 |
+
"grad_norm": 0.8144934773445129,
|
| 253 |
+
"learning_rate": 0.00017894736842105264,
|
| 254 |
+
"loss": 0.43377262353897095,
|
| 255 |
+
"step": 35
|
| 256 |
+
},
|
| 257 |
+
{
|
| 258 |
+
"epoch": 0.09523809523809523,
|
| 259 |
+
"grad_norm": 0.7722636461257935,
|
| 260 |
+
"learning_rate": 0.00018421052631578948,
|
| 261 |
+
"loss": 0.419627845287323,
|
| 262 |
+
"step": 36
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"epoch": 0.09788359788359788,
|
| 266 |
+
"grad_norm": 0.6482549905776978,
|
| 267 |
+
"learning_rate": 0.00018947368421052632,
|
| 268 |
+
"loss": 0.28788167238235474,
|
| 269 |
+
"step": 37
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"epoch": 0.10052910052910052,
|
| 273 |
+
"grad_norm": 0.86399906873703,
|
| 274 |
+
"learning_rate": 0.00019473684210526317,
|
| 275 |
+
"loss": 0.345514714717865,
|
| 276 |
+
"step": 38
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"epoch": 0.10317460317460317,
|
| 280 |
+
"grad_norm": 0.5985870957374573,
|
| 281 |
+
"learning_rate": 0.0002,
|
| 282 |
+
"loss": 0.2702908217906952,
|
| 283 |
+
"step": 39
|
| 284 |
+
},
|
| 285 |
+
{
|
| 286 |
+
"epoch": 0.10582010582010581,
|
| 287 |
+
"grad_norm": 0.9768778681755066,
|
| 288 |
+
"learning_rate": 0.00019941176470588236,
|
| 289 |
+
"loss": 0.138988196849823,
|
| 290 |
+
"step": 40
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"epoch": 0.10846560846560846,
|
| 294 |
+
"grad_norm": 0.5112291574478149,
|
| 295 |
+
"learning_rate": 0.00019882352941176472,
|
| 296 |
+
"loss": 0.2215503752231598,
|
| 297 |
+
"step": 41
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 0.1111111111111111,
|
| 301 |
+
"grad_norm": 0.6100095510482788,
|
| 302 |
+
"learning_rate": 0.00019823529411764707,
|
| 303 |
+
"loss": 0.1795579493045807,
|
| 304 |
+
"step": 42
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"epoch": 0.11375661375661375,
|
| 308 |
+
"grad_norm": 0.6007102131843567,
|
| 309 |
+
"learning_rate": 0.00019764705882352942,
|
| 310 |
+
"loss": 0.2540356516838074,
|
| 311 |
+
"step": 43
|
| 312 |
+
},
|
| 313 |
+
{
|
| 314 |
+
"epoch": 0.1164021164021164,
|
| 315 |
+
"grad_norm": 0.8506730198860168,
|
| 316 |
+
"learning_rate": 0.00019705882352941177,
|
| 317 |
+
"loss": 0.1952768862247467,
|
| 318 |
+
"step": 44
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"epoch": 0.11904761904761904,
|
| 322 |
+
"grad_norm": 0.539446234703064,
|
| 323 |
+
"learning_rate": 0.00019647058823529413,
|
| 324 |
+
"loss": 0.09109751880168915,
|
| 325 |
+
"step": 45
|
| 326 |
+
},
|
| 327 |
+
{
|
| 328 |
+
"epoch": 0.12169312169312169,
|
| 329 |
+
"grad_norm": 0.6698726415634155,
|
| 330 |
+
"learning_rate": 0.00019588235294117648,
|
| 331 |
+
"loss": 0.05925009772181511,
|
| 332 |
+
"step": 46
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"epoch": 0.12433862433862433,
|
| 336 |
+
"grad_norm": 0.7804432511329651,
|
| 337 |
+
"learning_rate": 0.00019529411764705883,
|
| 338 |
+
"loss": 0.20134183764457703,
|
| 339 |
+
"step": 47
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 0.12698412698412698,
|
| 343 |
+
"grad_norm": 0.4411237835884094,
|
| 344 |
+
"learning_rate": 0.0001947058823529412,
|
| 345 |
+
"loss": 0.06878196448087692,
|
| 346 |
+
"step": 48
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"epoch": 0.12962962962962962,
|
| 350 |
+
"grad_norm": 0.44216546416282654,
|
| 351 |
+
"learning_rate": 0.00019411764705882354,
|
| 352 |
+
"loss": 0.08819292485713959,
|
| 353 |
+
"step": 49
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 0.13227513227513227,
|
| 357 |
+
"grad_norm": 0.3976341485977173,
|
| 358 |
+
"learning_rate": 0.0001935294117647059,
|
| 359 |
+
"loss": 0.06745278090238571,
|
| 360 |
+
"step": 50
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"epoch": 0.1349206349206349,
|
| 364 |
+
"grad_norm": 0.3720063269138336,
|
| 365 |
+
"learning_rate": 0.00019294117647058825,
|
| 366 |
+
"loss": 0.08112215995788574,
|
| 367 |
+
"step": 51
|
| 368 |
+
},
|
| 369 |
+
{
|
| 370 |
+
"epoch": 0.13756613756613756,
|
| 371 |
+
"grad_norm": 0.3113236129283905,
|
| 372 |
+
"learning_rate": 0.0001923529411764706,
|
| 373 |
+
"loss": 0.05829603970050812,
|
| 374 |
+
"step": 52
|
| 375 |
+
},
|
| 376 |
+
{
|
| 377 |
+
"epoch": 0.1402116402116402,
|
| 378 |
+
"grad_norm": 0.32390567660331726,
|
| 379 |
+
"learning_rate": 0.00019176470588235295,
|
| 380 |
+
"loss": 0.06131816282868385,
|
| 381 |
+
"step": 53
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"epoch": 0.14285714285714285,
|
| 385 |
+
"grad_norm": 0.32028791308403015,
|
| 386 |
+
"learning_rate": 0.0001911764705882353,
|
| 387 |
+
"loss": 0.06756111979484558,
|
| 388 |
+
"step": 54
|
| 389 |
+
},
|
| 390 |
+
{
|
| 391 |
+
"epoch": 0.1455026455026455,
|
| 392 |
+
"grad_norm": 0.37312281131744385,
|
| 393 |
+
"learning_rate": 0.00019058823529411766,
|
| 394 |
+
"loss": 0.06646526604890823,
|
| 395 |
+
"step": 55
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"epoch": 0.14814814814814814,
|
| 399 |
+
"grad_norm": 0.31677088141441345,
|
| 400 |
+
"learning_rate": 0.00019,
|
| 401 |
+
"loss": 0.0654621571302414,
|
| 402 |
+
"step": 56
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"epoch": 0.15079365079365079,
|
| 406 |
+
"grad_norm": 0.3041898012161255,
|
| 407 |
+
"learning_rate": 0.00018941176470588236,
|
| 408 |
+
"loss": 0.04999839514493942,
|
| 409 |
+
"step": 57
|
| 410 |
+
},
|
| 411 |
+
{
|
| 412 |
+
"epoch": 0.15343915343915343,
|
| 413 |
+
"grad_norm": 0.3311505913734436,
|
| 414 |
+
"learning_rate": 0.00018882352941176472,
|
| 415 |
+
"loss": 0.06149204075336456,
|
| 416 |
+
"step": 58
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"epoch": 0.15608465608465608,
|
| 420 |
+
"grad_norm": 0.37871378660202026,
|
| 421 |
+
"learning_rate": 0.00018823529411764707,
|
| 422 |
+
"loss": 0.05500664934515953,
|
| 423 |
+
"step": 59
|
| 424 |
+
},
|
| 425 |
+
{
|
| 426 |
+
"epoch": 0.15873015873015872,
|
| 427 |
+
"grad_norm": 0.39543280005455017,
|
| 428 |
+
"learning_rate": 0.00018764705882352942,
|
| 429 |
+
"loss": 0.06044406071305275,
|
| 430 |
+
"step": 60
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"epoch": 0.16137566137566137,
|
| 434 |
+
"grad_norm": 0.4568597078323364,
|
| 435 |
+
"learning_rate": 0.00018705882352941178,
|
| 436 |
+
"loss": 0.09898850321769714,
|
| 437 |
+
"step": 61
|
| 438 |
+
},
|
| 439 |
+
{
|
| 440 |
+
"epoch": 0.164021164021164,
|
| 441 |
+
"grad_norm": 0.22915291786193848,
|
| 442 |
+
"learning_rate": 0.00018647058823529413,
|
| 443 |
+
"loss": 0.03585953637957573,
|
| 444 |
+
"step": 62
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"epoch": 0.16666666666666666,
|
| 448 |
+
"grad_norm": 0.24822668731212616,
|
| 449 |
+
"learning_rate": 0.00018588235294117648,
|
| 450 |
+
"loss": 0.04662243276834488,
|
| 451 |
+
"step": 63
|
| 452 |
+
},
|
| 453 |
+
{
|
| 454 |
+
"epoch": 0.1693121693121693,
|
| 455 |
+
"grad_norm": 0.21082530915737152,
|
| 456 |
+
"learning_rate": 0.00018529411764705883,
|
| 457 |
+
"loss": 0.03733272850513458,
|
| 458 |
+
"step": 64
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"epoch": 0.17195767195767195,
|
| 462 |
+
"grad_norm": 0.24000464379787445,
|
| 463 |
+
"learning_rate": 0.0001847058823529412,
|
| 464 |
+
"loss": 0.053247880190610886,
|
| 465 |
+
"step": 65
|
| 466 |
+
},
|
| 467 |
+
{
|
| 468 |
+
"epoch": 0.1746031746031746,
|
| 469 |
+
"grad_norm": 0.2516216039657593,
|
| 470 |
+
"learning_rate": 0.00018411764705882354,
|
| 471 |
+
"loss": 0.032761458307504654,
|
| 472 |
+
"step": 66
|
| 473 |
+
},
|
| 474 |
+
{
|
| 475 |
+
"epoch": 0.17724867724867724,
|
| 476 |
+
"grad_norm": 0.18968793749809265,
|
| 477 |
+
"learning_rate": 0.0001835294117647059,
|
| 478 |
+
"loss": 0.03275494650006294,
|
| 479 |
+
"step": 67
|
| 480 |
+
},
|
| 481 |
+
{
|
| 482 |
+
"epoch": 0.17989417989417988,
|
| 483 |
+
"grad_norm": 0.276112824678421,
|
| 484 |
+
"learning_rate": 0.00018294117647058825,
|
| 485 |
+
"loss": 0.048416756093502045,
|
| 486 |
+
"step": 68
|
| 487 |
+
},
|
| 488 |
+
{
|
| 489 |
+
"epoch": 0.18253968253968253,
|
| 490 |
+
"grad_norm": 0.26847490668296814,
|
| 491 |
+
"learning_rate": 0.0001823529411764706,
|
| 492 |
+
"loss": 0.05309575796127319,
|
| 493 |
+
"step": 69
|
| 494 |
+
},
|
| 495 |
+
{
|
| 496 |
+
"epoch": 0.18518518518518517,
|
| 497 |
+
"grad_norm": 0.1752200871706009,
|
| 498 |
+
"learning_rate": 0.00018176470588235295,
|
| 499 |
+
"loss": 0.034724876284599304,
|
| 500 |
+
"step": 70
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"epoch": 0.18783068783068782,
|
| 504 |
+
"grad_norm": 0.21263518929481506,
|
| 505 |
+
"learning_rate": 0.0001811764705882353,
|
| 506 |
+
"loss": 0.03913448005914688,
|
| 507 |
+
"step": 71
|
| 508 |
+
},
|
| 509 |
+
{
|
| 510 |
+
"epoch": 0.19047619047619047,
|
| 511 |
+
"grad_norm": 0.2233489453792572,
|
| 512 |
+
"learning_rate": 0.00018058823529411766,
|
| 513 |
+
"loss": 0.039260510355234146,
|
| 514 |
+
"step": 72
|
| 515 |
+
},
|
| 516 |
+
{
|
| 517 |
+
"epoch": 0.1931216931216931,
|
| 518 |
+
"grad_norm": 0.2861306369304657,
|
| 519 |
+
"learning_rate": 0.00018,
|
| 520 |
+
"loss": 0.04198860377073288,
|
| 521 |
+
"step": 73
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"epoch": 0.19576719576719576,
|
| 525 |
+
"grad_norm": 0.24997933208942413,
|
| 526 |
+
"learning_rate": 0.00017941176470588236,
|
| 527 |
+
"loss": 0.04677252471446991,
|
| 528 |
+
"step": 74
|
| 529 |
+
},
|
| 530 |
+
{
|
| 531 |
+
"epoch": 0.1984126984126984,
|
| 532 |
+
"grad_norm": 0.16289812326431274,
|
| 533 |
+
"learning_rate": 0.00017882352941176472,
|
| 534 |
+
"loss": 0.028377845883369446,
|
| 535 |
+
"step": 75
|
| 536 |
+
},
|
| 537 |
+
{
|
| 538 |
+
"epoch": 0.20105820105820105,
|
| 539 |
+
"grad_norm": 0.16733668744564056,
|
| 540 |
+
"learning_rate": 0.00017823529411764707,
|
| 541 |
+
"loss": 0.03226421773433685,
|
| 542 |
+
"step": 76
|
| 543 |
+
},
|
| 544 |
+
{
|
| 545 |
+
"epoch": 0.2037037037037037,
|
| 546 |
+
"grad_norm": 0.19138193130493164,
|
| 547 |
+
"learning_rate": 0.00017764705882352942,
|
| 548 |
+
"loss": 0.029218731448054314,
|
| 549 |
+
"step": 77
|
| 550 |
+
},
|
| 551 |
+
{
|
| 552 |
+
"epoch": 0.20634920634920634,
|
| 553 |
+
"grad_norm": 0.3590056598186493,
|
| 554 |
+
"learning_rate": 0.00017705882352941178,
|
| 555 |
+
"loss": 0.046170152723789215,
|
| 556 |
+
"step": 78
|
| 557 |
+
},
|
| 558 |
+
{
|
| 559 |
+
"epoch": 0.20899470899470898,
|
| 560 |
+
"grad_norm": 0.11775410175323486,
|
| 561 |
+
"learning_rate": 0.00017647058823529413,
|
| 562 |
+
"loss": 0.02912411093711853,
|
| 563 |
+
"step": 79
|
| 564 |
+
},
|
| 565 |
+
{
|
| 566 |
+
"epoch": 0.21164021164021163,
|
| 567 |
+
"grad_norm": 0.27214574813842773,
|
| 568 |
+
"learning_rate": 0.00017588235294117648,
|
| 569 |
+
"loss": 0.030748452991247177,
|
| 570 |
+
"step": 80
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"epoch": 0.21428571428571427,
|
| 574 |
+
"grad_norm": 0.24026575684547424,
|
| 575 |
+
"learning_rate": 0.00017529411764705884,
|
| 576 |
+
"loss": 0.05233598127961159,
|
| 577 |
+
"step": 81
|
| 578 |
+
},
|
| 579 |
+
{
|
| 580 |
+
"epoch": 0.21693121693121692,
|
| 581 |
+
"grad_norm": 0.1532716304063797,
|
| 582 |
+
"learning_rate": 0.0001747058823529412,
|
| 583 |
+
"loss": 0.03420679643750191,
|
| 584 |
+
"step": 82
|
| 585 |
+
},
|
| 586 |
+
{
|
| 587 |
+
"epoch": 0.21957671957671956,
|
| 588 |
+
"grad_norm": 0.20529142022132874,
|
| 589 |
+
"learning_rate": 0.00017411764705882354,
|
| 590 |
+
"loss": 0.031814150512218475,
|
| 591 |
+
"step": 83
|
| 592 |
+
},
|
| 593 |
+
{
|
| 594 |
+
"epoch": 0.2222222222222222,
|
| 595 |
+
"grad_norm": 0.15324054658412933,
|
| 596 |
+
"learning_rate": 0.0001735294117647059,
|
| 597 |
+
"loss": 0.033638425171375275,
|
| 598 |
+
"step": 84
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"epoch": 0.22486772486772486,
|
| 602 |
+
"grad_norm": 0.12442298233509064,
|
| 603 |
+
"learning_rate": 0.00017294117647058825,
|
| 604 |
+
"loss": 0.03216666728258133,
|
| 605 |
+
"step": 85
|
| 606 |
+
},
|
| 607 |
+
{
|
| 608 |
+
"epoch": 0.2275132275132275,
|
| 609 |
+
"grad_norm": 0.17220208048820496,
|
| 610 |
+
"learning_rate": 0.0001723529411764706,
|
| 611 |
+
"loss": 0.04404332861304283,
|
| 612 |
+
"step": 86
|
| 613 |
+
},
|
| 614 |
+
{
|
| 615 |
+
"epoch": 0.23015873015873015,
|
| 616 |
+
"grad_norm": 0.17782780528068542,
|
| 617 |
+
"learning_rate": 0.00017176470588235293,
|
| 618 |
+
"loss": 0.03520449623465538,
|
| 619 |
+
"step": 87
|
| 620 |
+
},
|
| 621 |
+
{
|
| 622 |
+
"epoch": 0.2328042328042328,
|
| 623 |
+
"grad_norm": 0.1682697832584381,
|
| 624 |
+
"learning_rate": 0.0001711764705882353,
|
| 625 |
+
"loss": 0.033416785299777985,
|
| 626 |
+
"step": 88
|
| 627 |
+
},
|
| 628 |
+
{
|
| 629 |
+
"epoch": 0.23544973544973544,
|
| 630 |
+
"grad_norm": 0.14391784369945526,
|
| 631 |
+
"learning_rate": 0.00017058823529411766,
|
| 632 |
+
"loss": 0.02910282462835312,
|
| 633 |
+
"step": 89
|
| 634 |
+
},
|
| 635 |
+
{
|
| 636 |
+
"epoch": 0.23809523809523808,
|
| 637 |
+
"grad_norm": 0.18359090387821198,
|
| 638 |
+
"learning_rate": 0.00017,
|
| 639 |
+
"loss": 0.04076948016881943,
|
| 640 |
+
"step": 90
|
| 641 |
+
},
|
| 642 |
+
{
|
| 643 |
+
"epoch": 0.24074074074074073,
|
| 644 |
+
"grad_norm": 0.16633570194244385,
|
| 645 |
+
"learning_rate": 0.00016941176470588237,
|
| 646 |
+
"loss": 0.03425406664609909,
|
| 647 |
+
"step": 91
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"epoch": 0.24338624338624337,
|
| 651 |
+
"grad_norm": 0.19237634539604187,
|
| 652 |
+
"learning_rate": 0.00016882352941176472,
|
| 653 |
+
"loss": 0.031353384256362915,
|
| 654 |
+
"step": 92
|
| 655 |
+
},
|
| 656 |
+
{
|
| 657 |
+
"epoch": 0.24603174603174602,
|
| 658 |
+
"grad_norm": 0.1461161971092224,
|
| 659 |
+
"learning_rate": 0.00016823529411764707,
|
| 660 |
+
"loss": 0.0268703605979681,
|
| 661 |
+
"step": 93
|
| 662 |
+
},
|
| 663 |
+
{
|
| 664 |
+
"epoch": 0.24867724867724866,
|
| 665 |
+
"grad_norm": 0.1624964326620102,
|
| 666 |
+
"learning_rate": 0.00016764705882352942,
|
| 667 |
+
"loss": 0.03515759855508804,
|
| 668 |
+
"step": 94
|
| 669 |
+
},
|
| 670 |
+
{
|
| 671 |
+
"epoch": 0.25132275132275134,
|
| 672 |
+
"grad_norm": 0.166213721036911,
|
| 673 |
+
"learning_rate": 0.00016705882352941178,
|
| 674 |
+
"loss": 0.02797013334929943,
|
| 675 |
+
"step": 95
|
| 676 |
+
},
|
| 677 |
+
{
|
| 678 |
+
"epoch": 0.25396825396825395,
|
| 679 |
+
"grad_norm": 0.1734573096036911,
|
| 680 |
+
"learning_rate": 0.00016647058823529413,
|
| 681 |
+
"loss": 0.04394323751330376,
|
| 682 |
+
"step": 96
|
| 683 |
+
},
|
| 684 |
+
{
|
| 685 |
+
"epoch": 0.2566137566137566,
|
| 686 |
+
"grad_norm": 0.13153059780597687,
|
| 687 |
+
"learning_rate": 0.00016588235294117648,
|
| 688 |
+
"loss": 0.037255994975566864,
|
| 689 |
+
"step": 97
|
| 690 |
+
},
|
| 691 |
+
{
|
| 692 |
+
"epoch": 0.25925925925925924,
|
| 693 |
+
"grad_norm": 0.18587706983089447,
|
| 694 |
+
"learning_rate": 0.0001652941176470588,
|
| 695 |
+
"loss": 0.03898382931947708,
|
| 696 |
+
"step": 98
|
| 697 |
+
},
|
| 698 |
+
{
|
| 699 |
+
"epoch": 0.2619047619047619,
|
| 700 |
+
"grad_norm": 0.23434405028820038,
|
| 701 |
+
"learning_rate": 0.0001647058823529412,
|
| 702 |
+
"loss": 0.039507556706666946,
|
| 703 |
+
"step": 99
|
| 704 |
+
},
|
| 705 |
+
{
|
| 706 |
+
"epoch": 0.26455026455026454,
|
| 707 |
+
"grad_norm": 0.155650794506073,
|
| 708 |
+
"learning_rate": 0.00016411764705882354,
|
| 709 |
+
"loss": 0.02951202541589737,
|
| 710 |
+
"step": 100
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"epoch": 0.2671957671957672,
|
| 714 |
+
"grad_norm": 0.15819966793060303,
|
| 715 |
+
"learning_rate": 0.0001635294117647059,
|
| 716 |
+
"loss": 0.026405351236462593,
|
| 717 |
+
"step": 101
|
| 718 |
+
},
|
| 719 |
+
{
|
| 720 |
+
"epoch": 0.2698412698412698,
|
| 721 |
+
"grad_norm": 0.17255833745002747,
|
| 722 |
+
"learning_rate": 0.00016294117647058825,
|
| 723 |
+
"loss": 0.033975858241319656,
|
| 724 |
+
"step": 102
|
| 725 |
+
},
|
| 726 |
+
{
|
| 727 |
+
"epoch": 0.2724867724867725,
|
| 728 |
+
"grad_norm": 0.19272208213806152,
|
| 729 |
+
"learning_rate": 0.0001623529411764706,
|
| 730 |
+
"loss": 0.04301761835813522,
|
| 731 |
+
"step": 103
|
| 732 |
+
},
|
| 733 |
+
{
|
| 734 |
+
"epoch": 0.2751322751322751,
|
| 735 |
+
"grad_norm": 0.11553694307804108,
|
| 736 |
+
"learning_rate": 0.00016176470588235295,
|
| 737 |
+
"loss": 0.03340883180499077,
|
| 738 |
+
"step": 104
|
| 739 |
+
},
|
| 740 |
+
{
|
| 741 |
+
"epoch": 0.2777777777777778,
|
| 742 |
+
"grad_norm": 0.14557777345180511,
|
| 743 |
+
"learning_rate": 0.0001611764705882353,
|
| 744 |
+
"loss": 0.023269247263669968,
|
| 745 |
+
"step": 105
|
| 746 |
+
},
|
| 747 |
+
{
|
| 748 |
+
"epoch": 0.2804232804232804,
|
| 749 |
+
"grad_norm": 0.16001370549201965,
|
| 750 |
+
"learning_rate": 0.00016058823529411766,
|
| 751 |
+
"loss": 0.03297317028045654,
|
| 752 |
+
"step": 106
|
| 753 |
+
},
|
| 754 |
+
{
|
| 755 |
+
"epoch": 0.2830687830687831,
|
| 756 |
+
"grad_norm": 0.126630961894989,
|
| 757 |
+
"learning_rate": 0.00016,
|
| 758 |
+
"loss": 0.02670835703611374,
|
| 759 |
+
"step": 107
|
| 760 |
+
},
|
| 761 |
+
{
|
| 762 |
+
"epoch": 0.2857142857142857,
|
| 763 |
+
"grad_norm": 0.1740054488182068,
|
| 764 |
+
"learning_rate": 0.00015941176470588237,
|
| 765 |
+
"loss": 0.03365064039826393,
|
| 766 |
+
"step": 108
|
| 767 |
+
},
|
| 768 |
+
{
|
| 769 |
+
"epoch": 0.28835978835978837,
|
| 770 |
+
"grad_norm": 0.13207320868968964,
|
| 771 |
+
"learning_rate": 0.0001588235294117647,
|
| 772 |
+
"loss": 0.03272430971264839,
|
| 773 |
+
"step": 109
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"epoch": 0.291005291005291,
|
| 777 |
+
"grad_norm": 0.12624885141849518,
|
| 778 |
+
"learning_rate": 0.00015823529411764707,
|
| 779 |
+
"loss": 0.030736371874809265,
|
| 780 |
+
"step": 110
|
| 781 |
+
},
|
| 782 |
+
{
|
| 783 |
+
"epoch": 0.29365079365079366,
|
| 784 |
+
"grad_norm": 0.16265016794204712,
|
| 785 |
+
"learning_rate": 0.00015764705882352943,
|
| 786 |
+
"loss": 0.03765019774436951,
|
| 787 |
+
"step": 111
|
| 788 |
+
},
|
| 789 |
+
{
|
| 790 |
+
"epoch": 0.2962962962962963,
|
| 791 |
+
"grad_norm": 0.10131661593914032,
|
| 792 |
+
"learning_rate": 0.00015705882352941178,
|
| 793 |
+
"loss": 0.027364399284124374,
|
| 794 |
+
"step": 112
|
| 795 |
+
},
|
| 796 |
+
{
|
| 797 |
+
"epoch": 0.29894179894179895,
|
| 798 |
+
"grad_norm": 0.11311211436986923,
|
| 799 |
+
"learning_rate": 0.00015647058823529413,
|
| 800 |
+
"loss": 0.03020496666431427,
|
| 801 |
+
"step": 113
|
| 802 |
+
},
|
| 803 |
+
{
|
| 804 |
+
"epoch": 0.30158730158730157,
|
| 805 |
+
"grad_norm": 0.14199671149253845,
|
| 806 |
+
"learning_rate": 0.00015588235294117648,
|
| 807 |
+
"loss": 0.024272479116916656,
|
| 808 |
+
"step": 114
|
| 809 |
+
},
|
| 810 |
+
{
|
| 811 |
+
"epoch": 0.30423280423280424,
|
| 812 |
+
"grad_norm": 0.10554862767457962,
|
| 813 |
+
"learning_rate": 0.00015529411764705884,
|
| 814 |
+
"loss": 0.030500095337629318,
|
| 815 |
+
"step": 115
|
| 816 |
+
},
|
| 817 |
+
{
|
| 818 |
+
"epoch": 0.30687830687830686,
|
| 819 |
+
"grad_norm": 0.1271071583032608,
|
| 820 |
+
"learning_rate": 0.0001547058823529412,
|
| 821 |
+
"loss": 0.024758869782090187,
|
| 822 |
+
"step": 116
|
| 823 |
+
},
|
| 824 |
+
{
|
| 825 |
+
"epoch": 0.30952380952380953,
|
| 826 |
+
"grad_norm": 0.10222607851028442,
|
| 827 |
+
"learning_rate": 0.00015411764705882354,
|
| 828 |
+
"loss": 0.029552360996603966,
|
| 829 |
+
"step": 117
|
| 830 |
+
},
|
| 831 |
+
{
|
| 832 |
+
"epoch": 0.31216931216931215,
|
| 833 |
+
"grad_norm": 0.1220894306898117,
|
| 834 |
+
"learning_rate": 0.0001535294117647059,
|
| 835 |
+
"loss": 0.030012380331754684,
|
| 836 |
+
"step": 118
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"epoch": 0.3148148148148148,
|
| 840 |
+
"grad_norm": 0.09390514343976974,
|
| 841 |
+
"learning_rate": 0.00015294117647058822,
|
| 842 |
+
"loss": 0.02706737630069256,
|
| 843 |
+
"step": 119
|
| 844 |
+
},
|
| 845 |
+
{
|
| 846 |
+
"epoch": 0.31746031746031744,
|
| 847 |
+
"grad_norm": 0.14255541563034058,
|
| 848 |
+
"learning_rate": 0.00015235294117647057,
|
| 849 |
+
"loss": 0.0400836318731308,
|
| 850 |
+
"step": 120
|
| 851 |
+
},
|
| 852 |
+
{
|
| 853 |
+
"epoch": 0.3201058201058201,
|
| 854 |
+
"grad_norm": 0.14766481518745422,
|
| 855 |
+
"learning_rate": 0.00015176470588235295,
|
| 856 |
+
"loss": 0.03125084191560745,
|
| 857 |
+
"step": 121
|
| 858 |
+
},
|
| 859 |
+
{
|
| 860 |
+
"epoch": 0.32275132275132273,
|
| 861 |
+
"grad_norm": 0.13055112957954407,
|
| 862 |
+
"learning_rate": 0.0001511764705882353,
|
| 863 |
+
"loss": 0.035637352615594864,
|
| 864 |
+
"step": 122
|
| 865 |
+
},
|
| 866 |
+
{
|
| 867 |
+
"epoch": 0.3253968253968254,
|
| 868 |
+
"grad_norm": 0.12400601804256439,
|
| 869 |
+
"learning_rate": 0.00015058823529411766,
|
| 870 |
+
"loss": 0.02989823743700981,
|
| 871 |
+
"step": 123
|
| 872 |
+
},
|
| 873 |
+
{
|
| 874 |
+
"epoch": 0.328042328042328,
|
| 875 |
+
"grad_norm": 0.10204735398292542,
|
| 876 |
+
"learning_rate": 0.00015000000000000001,
|
| 877 |
+
"loss": 0.029374703764915466,
|
| 878 |
+
"step": 124
|
| 879 |
+
},
|
| 880 |
+
{
|
| 881 |
+
"epoch": 0.3306878306878307,
|
| 882 |
+
"grad_norm": 0.13396649062633514,
|
| 883 |
+
"learning_rate": 0.00014941176470588237,
|
| 884 |
+
"loss": 0.02627715840935707,
|
| 885 |
+
"step": 125
|
| 886 |
+
},
|
| 887 |
+
{
|
| 888 |
+
"epoch": 0.3333333333333333,
|
| 889 |
+
"grad_norm": 0.135880708694458,
|
| 890 |
+
"learning_rate": 0.00014882352941176472,
|
| 891 |
+
"loss": 0.03121405467391014,
|
| 892 |
+
"step": 126
|
| 893 |
+
},
|
| 894 |
+
{
|
| 895 |
+
"epoch": 0.335978835978836,
|
| 896 |
+
"grad_norm": 0.12243980169296265,
|
| 897 |
+
"learning_rate": 0.00014823529411764707,
|
| 898 |
+
"loss": 0.032626084983348846,
|
| 899 |
+
"step": 127
|
| 900 |
+
},
|
| 901 |
+
{
|
| 902 |
+
"epoch": 0.3386243386243386,
|
| 903 |
+
"grad_norm": 0.12009332329034805,
|
| 904 |
+
"learning_rate": 0.00014764705882352943,
|
| 905 |
+
"loss": 0.028939921408891678,
|
| 906 |
+
"step": 128
|
| 907 |
+
},
|
| 908 |
+
{
|
| 909 |
+
"epoch": 0.3412698412698413,
|
| 910 |
+
"grad_norm": 0.10653378814458847,
|
| 911 |
+
"learning_rate": 0.00014705882352941178,
|
| 912 |
+
"loss": 0.021900050342082977,
|
| 913 |
+
"step": 129
|
| 914 |
+
},
|
| 915 |
+
{
|
| 916 |
+
"epoch": 0.3439153439153439,
|
| 917 |
+
"grad_norm": 0.12935952842235565,
|
| 918 |
+
"learning_rate": 0.0001464705882352941,
|
| 919 |
+
"loss": 0.023994363844394684,
|
| 920 |
+
"step": 130
|
| 921 |
+
},
|
| 922 |
+
{
|
| 923 |
+
"epoch": 0.34656084656084657,
|
| 924 |
+
"grad_norm": 0.11746851354837418,
|
| 925 |
+
"learning_rate": 0.00014588235294117646,
|
| 926 |
+
"loss": 0.031131461262702942,
|
| 927 |
+
"step": 131
|
| 928 |
+
},
|
| 929 |
+
{
|
| 930 |
+
"epoch": 0.3492063492063492,
|
| 931 |
+
"grad_norm": 0.07750687748193741,
|
| 932 |
+
"learning_rate": 0.00014529411764705884,
|
| 933 |
+
"loss": 0.02585621550679207,
|
| 934 |
+
"step": 132
|
| 935 |
+
},
|
| 936 |
+
{
|
| 937 |
+
"epoch": 0.35185185185185186,
|
| 938 |
+
"grad_norm": 0.11024343967437744,
|
| 939 |
+
"learning_rate": 0.0001447058823529412,
|
| 940 |
+
"loss": 0.03250286355614662,
|
| 941 |
+
"step": 133
|
| 942 |
+
},
|
| 943 |
+
{
|
| 944 |
+
"epoch": 0.3544973544973545,
|
| 945 |
+
"grad_norm": 0.06996645033359528,
|
| 946 |
+
"learning_rate": 0.00014411764705882354,
|
| 947 |
+
"loss": 0.020486077293753624,
|
| 948 |
+
"step": 134
|
| 949 |
+
},
|
| 950 |
+
{
|
| 951 |
+
"epoch": 0.35714285714285715,
|
| 952 |
+
"grad_norm": 0.12662774324417114,
|
| 953 |
+
"learning_rate": 0.0001435294117647059,
|
| 954 |
+
"loss": 0.036177776753902435,
|
| 955 |
+
"step": 135
|
| 956 |
+
},
|
| 957 |
+
{
|
| 958 |
+
"epoch": 0.35978835978835977,
|
| 959 |
+
"grad_norm": 0.1284666508436203,
|
| 960 |
+
"learning_rate": 0.00014294117647058825,
|
| 961 |
+
"loss": 0.012204527854919434,
|
| 962 |
+
"step": 136
|
| 963 |
+
},
|
| 964 |
+
{
|
| 965 |
+
"epoch": 0.36243386243386244,
|
| 966 |
+
"grad_norm": 0.13339443504810333,
|
| 967 |
+
"learning_rate": 0.0001423529411764706,
|
| 968 |
+
"loss": 0.03306424245238304,
|
| 969 |
+
"step": 137
|
| 970 |
+
},
|
| 971 |
+
{
|
| 972 |
+
"epoch": 0.36507936507936506,
|
| 973 |
+
"grad_norm": 0.08559766411781311,
|
| 974 |
+
"learning_rate": 0.00014176470588235296,
|
| 975 |
+
"loss": 0.015852898359298706,
|
| 976 |
+
"step": 138
|
| 977 |
+
},
|
| 978 |
+
{
|
| 979 |
+
"epoch": 0.36772486772486773,
|
| 980 |
+
"grad_norm": 0.09247807413339615,
|
| 981 |
+
"learning_rate": 0.0001411764705882353,
|
| 982 |
+
"loss": 0.0280722938477993,
|
| 983 |
+
"step": 139
|
| 984 |
+
},
|
| 985 |
+
{
|
| 986 |
+
"epoch": 0.37037037037037035,
|
| 987 |
+
"grad_norm": 0.07329782098531723,
|
| 988 |
+
"learning_rate": 0.00014058823529411763,
|
| 989 |
+
"loss": 0.02845999225974083,
|
| 990 |
+
"step": 140
|
| 991 |
+
},
|
| 992 |
+
{
|
| 993 |
+
"epoch": 0.373015873015873,
|
| 994 |
+
"grad_norm": 0.07966873049736023,
|
| 995 |
+
"learning_rate": 0.00014,
|
| 996 |
+
"loss": 0.028397955000400543,
|
| 997 |
+
"step": 141
|
| 998 |
+
},
|
| 999 |
+
{
|
| 1000 |
+
"epoch": 0.37566137566137564,
|
| 1001 |
+
"grad_norm": 0.11311368644237518,
|
| 1002 |
+
"learning_rate": 0.00013941176470588234,
|
| 1003 |
+
"loss": 0.03037174791097641,
|
| 1004 |
+
"step": 142
|
| 1005 |
+
},
|
| 1006 |
+
{
|
| 1007 |
+
"epoch": 0.3783068783068783,
|
| 1008 |
+
"grad_norm": 0.09898155182600021,
|
| 1009 |
+
"learning_rate": 0.00013882352941176472,
|
| 1010 |
+
"loss": 0.031476639211177826,
|
| 1011 |
+
"step": 143
|
| 1012 |
+
},
|
| 1013 |
+
{
|
| 1014 |
+
"epoch": 0.38095238095238093,
|
| 1015 |
+
"grad_norm": 0.08948683738708496,
|
| 1016 |
+
"learning_rate": 0.00013823529411764707,
|
| 1017 |
+
"loss": 0.02341204509139061,
|
| 1018 |
+
"step": 144
|
| 1019 |
+
},
|
| 1020 |
+
{
|
| 1021 |
+
"epoch": 0.3835978835978836,
|
| 1022 |
+
"grad_norm": 0.09334739297628403,
|
| 1023 |
+
"learning_rate": 0.00013764705882352943,
|
| 1024 |
+
"loss": 0.029298145323991776,
|
| 1025 |
+
"step": 145
|
| 1026 |
+
},
|
| 1027 |
+
{
|
| 1028 |
+
"epoch": 0.3862433862433862,
|
| 1029 |
+
"grad_norm": 0.08544398099184036,
|
| 1030 |
+
"learning_rate": 0.00013705882352941178,
|
| 1031 |
+
"loss": 0.026255691424012184,
|
| 1032 |
+
"step": 146
|
| 1033 |
+
},
|
| 1034 |
+
{
|
| 1035 |
+
"epoch": 0.3888888888888889,
|
| 1036 |
+
"grad_norm": 0.13078875839710236,
|
| 1037 |
+
"learning_rate": 0.00013647058823529413,
|
| 1038 |
+
"loss": 0.03272281587123871,
|
| 1039 |
+
"step": 147
|
| 1040 |
+
},
|
| 1041 |
+
{
|
| 1042 |
+
"epoch": 0.3915343915343915,
|
| 1043 |
+
"grad_norm": 0.09091654419898987,
|
| 1044 |
+
"learning_rate": 0.00013588235294117649,
|
| 1045 |
+
"loss": 0.028953030705451965,
|
| 1046 |
+
"step": 148
|
| 1047 |
+
},
|
| 1048 |
+
{
|
| 1049 |
+
"epoch": 0.3941798941798942,
|
| 1050 |
+
"grad_norm": 0.10748365521430969,
|
| 1051 |
+
"learning_rate": 0.00013529411764705884,
|
| 1052 |
+
"loss": 0.03124978020787239,
|
| 1053 |
+
"step": 149
|
| 1054 |
+
},
|
| 1055 |
+
{
|
| 1056 |
+
"epoch": 0.3968253968253968,
|
| 1057 |
+
"grad_norm": 0.10507789254188538,
|
| 1058 |
+
"learning_rate": 0.0001347058823529412,
|
| 1059 |
+
"loss": 0.032467320561409,
|
| 1060 |
+
"step": 150
|
| 1061 |
+
},
|
| 1062 |
+
{
|
| 1063 |
+
"epoch": 0.3994708994708995,
|
| 1064 |
+
"grad_norm": 0.12107130140066147,
|
| 1065 |
+
"learning_rate": 0.00013411764705882352,
|
| 1066 |
+
"loss": 0.026149973273277283,
|
| 1067 |
+
"step": 151
|
| 1068 |
+
},
|
| 1069 |
+
{
|
| 1070 |
+
"epoch": 0.4021164021164021,
|
| 1071 |
+
"grad_norm": 0.09358958154916763,
|
| 1072 |
+
"learning_rate": 0.00013352941176470587,
|
| 1073 |
+
"loss": 0.03004319593310356,
|
| 1074 |
+
"step": 152
|
| 1075 |
+
},
|
| 1076 |
+
{
|
| 1077 |
+
"epoch": 0.40476190476190477,
|
| 1078 |
+
"grad_norm": 0.12608052790164948,
|
| 1079 |
+
"learning_rate": 0.00013294117647058822,
|
| 1080 |
+
"loss": 0.029231414198875427,
|
| 1081 |
+
"step": 153
|
| 1082 |
+
},
|
| 1083 |
+
{
|
| 1084 |
+
"epoch": 0.4074074074074074,
|
| 1085 |
+
"grad_norm": 0.13080942630767822,
|
| 1086 |
+
"learning_rate": 0.0001323529411764706,
|
| 1087 |
+
"loss": 0.03578457981348038,
|
| 1088 |
+
"step": 154
|
| 1089 |
+
},
|
| 1090 |
+
{
|
| 1091 |
+
"epoch": 0.41005291005291006,
|
| 1092 |
+
"grad_norm": 0.11083829402923584,
|
| 1093 |
+
"learning_rate": 0.00013176470588235296,
|
| 1094 |
+
"loss": 0.02078537829220295,
|
| 1095 |
+
"step": 155
|
| 1096 |
+
},
|
| 1097 |
+
{
|
| 1098 |
+
"epoch": 0.4126984126984127,
|
| 1099 |
+
"grad_norm": 0.09704726189374924,
|
| 1100 |
+
"learning_rate": 0.0001311764705882353,
|
| 1101 |
+
"loss": 0.03142306208610535,
|
| 1102 |
+
"step": 156
|
| 1103 |
+
},
|
| 1104 |
+
{
|
| 1105 |
+
"epoch": 0.41534391534391535,
|
| 1106 |
+
"grad_norm": 0.09696362167596817,
|
| 1107 |
+
"learning_rate": 0.00013058823529411766,
|
| 1108 |
+
"loss": 0.02688862755894661,
|
| 1109 |
+
"step": 157
|
| 1110 |
+
},
|
| 1111 |
+
{
|
| 1112 |
+
"epoch": 0.41798941798941797,
|
| 1113 |
+
"grad_norm": 0.11424606293439865,
|
| 1114 |
+
"learning_rate": 0.00013000000000000002,
|
| 1115 |
+
"loss": 0.027476545423269272,
|
| 1116 |
+
"step": 158
|
| 1117 |
+
},
|
| 1118 |
+
{
|
| 1119 |
+
"epoch": 0.42063492063492064,
|
| 1120 |
+
"grad_norm": 0.11554589122533798,
|
| 1121 |
+
"learning_rate": 0.00012941176470588237,
|
| 1122 |
+
"loss": 0.029973959550261497,
|
| 1123 |
+
"step": 159
|
| 1124 |
+
},
|
| 1125 |
+
{
|
| 1126 |
+
"epoch": 0.42328042328042326,
|
| 1127 |
+
"grad_norm": 0.08863114565610886,
|
| 1128 |
+
"learning_rate": 0.00012882352941176472,
|
| 1129 |
+
"loss": 0.022143110632896423,
|
| 1130 |
+
"step": 160
|
| 1131 |
+
}
|
| 1132 |
+
],
|
| 1133 |
+
"logging_steps": 1,
|
| 1134 |
+
"max_steps": 378,
|
| 1135 |
+
"num_input_tokens_seen": 0,
|
| 1136 |
+
"num_train_epochs": 1,
|
| 1137 |
+
"save_steps": 40,
|
| 1138 |
+
"stateful_callbacks": {
|
| 1139 |
+
"TrainerControl": {
|
| 1140 |
+
"args": {
|
| 1141 |
+
"should_epoch_stop": false,
|
| 1142 |
+
"should_evaluate": false,
|
| 1143 |
+
"should_log": false,
|
| 1144 |
+
"should_save": true,
|
| 1145 |
+
"should_training_stop": false
|
| 1146 |
+
},
|
| 1147 |
+
"attributes": {}
|
| 1148 |
+
}
|
| 1149 |
+
},
|
| 1150 |
+
"total_flos": 6228687498845184.0,
|
| 1151 |
+
"train_batch_size": 2,
|
| 1152 |
+
"trial_name": null,
|
| 1153 |
+
"trial_params": null
|
| 1154 |
+
}
|
sft_worldsplit_1_5b/checkpoint-160/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec8592cab6c58b1adfee898260ecea909e7edb820af276385de44a0704c7b160
|
| 3 |
+
size 5713
|
sft_worldsplit_1_5b/checkpoint-200/README.md
ADDED
|
@@ -0,0 +1,210 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit
|
| 7 |
+
- lora
|
| 8 |
+
- sft
|
| 9 |
+
- transformers
|
| 10 |
+
- trl
|
| 11 |
+
- unsloth
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# Model Card for Model ID
|
| 15 |
+
|
| 16 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
## Model Details
|
| 21 |
+
|
| 22 |
+
### Model Description
|
| 23 |
+
|
| 24 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
|
| 28 |
+
- **Developed by:** [More Information Needed]
|
| 29 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 30 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 31 |
+
- **Model type:** [More Information Needed]
|
| 32 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 33 |
+
- **License:** [More Information Needed]
|
| 34 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 35 |
+
|
| 36 |
+
### Model Sources [optional]
|
| 37 |
+
|
| 38 |
+
<!-- Provide the basic links for the model. -->
|
| 39 |
+
|
| 40 |
+
- **Repository:** [More Information Needed]
|
| 41 |
+
- **Paper [optional]:** [More Information Needed]
|
| 42 |
+
- **Demo [optional]:** [More Information Needed]
|
| 43 |
+
|
| 44 |
+
## Uses
|
| 45 |
+
|
| 46 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 47 |
+
|
| 48 |
+
### Direct Use
|
| 49 |
+
|
| 50 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 51 |
+
|
| 52 |
+
[More Information Needed]
|
| 53 |
+
|
| 54 |
+
### Downstream Use [optional]
|
| 55 |
+
|
| 56 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 57 |
+
|
| 58 |
+
[More Information Needed]
|
| 59 |
+
|
| 60 |
+
### Out-of-Scope Use
|
| 61 |
+
|
| 62 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 63 |
+
|
| 64 |
+
[More Information Needed]
|
| 65 |
+
|
| 66 |
+
## Bias, Risks, and Limitations
|
| 67 |
+
|
| 68 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 69 |
+
|
| 70 |
+
[More Information Needed]
|
| 71 |
+
|
| 72 |
+
### Recommendations
|
| 73 |
+
|
| 74 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 75 |
+
|
| 76 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 77 |
+
|
| 78 |
+
## How to Get Started with the Model
|
| 79 |
+
|
| 80 |
+
Use the code below to get started with the model.
|
| 81 |
+
|
| 82 |
+
[More Information Needed]
|
| 83 |
+
|
| 84 |
+
## Training Details
|
| 85 |
+
|
| 86 |
+
### Training Data
|
| 87 |
+
|
| 88 |
+
<!-- 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. -->
|
| 89 |
+
|
| 90 |
+
[More Information Needed]
|
| 91 |
+
|
| 92 |
+
### Training Procedure
|
| 93 |
+
|
| 94 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 95 |
+
|
| 96 |
+
#### Preprocessing [optional]
|
| 97 |
+
|
| 98 |
+
[More Information Needed]
|
| 99 |
+
|
| 100 |
+
|
| 101 |
+
#### Training Hyperparameters
|
| 102 |
+
|
| 103 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 104 |
+
|
| 105 |
+
#### Speeds, Sizes, Times [optional]
|
| 106 |
+
|
| 107 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 108 |
+
|
| 109 |
+
[More Information Needed]
|
| 110 |
+
|
| 111 |
+
## Evaluation
|
| 112 |
+
|
| 113 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 114 |
+
|
| 115 |
+
### Testing Data, Factors & Metrics
|
| 116 |
+
|
| 117 |
+
#### Testing Data
|
| 118 |
+
|
| 119 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 120 |
+
|
| 121 |
+
[More Information Needed]
|
| 122 |
+
|
| 123 |
+
#### Factors
|
| 124 |
+
|
| 125 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 126 |
+
|
| 127 |
+
[More Information Needed]
|
| 128 |
+
|
| 129 |
+
#### Metrics
|
| 130 |
+
|
| 131 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 132 |
+
|
| 133 |
+
[More Information Needed]
|
| 134 |
+
|
| 135 |
+
### Results
|
| 136 |
+
|
| 137 |
+
[More Information Needed]
|
| 138 |
+
|
| 139 |
+
#### Summary
|
| 140 |
+
|
| 141 |
+
|
| 142 |
+
|
| 143 |
+
## Model Examination [optional]
|
| 144 |
+
|
| 145 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 146 |
+
|
| 147 |
+
[More Information Needed]
|
| 148 |
+
|
| 149 |
+
## Environmental Impact
|
| 150 |
+
|
| 151 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 152 |
+
|
| 153 |
+
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).
|
| 154 |
+
|
| 155 |
+
- **Hardware Type:** [More Information Needed]
|
| 156 |
+
- **Hours used:** [More Information Needed]
|
| 157 |
+
- **Cloud Provider:** [More Information Needed]
|
| 158 |
+
- **Compute Region:** [More Information Needed]
|
| 159 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 160 |
+
|
| 161 |
+
## Technical Specifications [optional]
|
| 162 |
+
|
| 163 |
+
### Model Architecture and Objective
|
| 164 |
+
|
| 165 |
+
[More Information Needed]
|
| 166 |
+
|
| 167 |
+
### Compute Infrastructure
|
| 168 |
+
|
| 169 |
+
[More Information Needed]
|
| 170 |
+
|
| 171 |
+
#### Hardware
|
| 172 |
+
|
| 173 |
+
[More Information Needed]
|
| 174 |
+
|
| 175 |
+
#### Software
|
| 176 |
+
|
| 177 |
+
[More Information Needed]
|
| 178 |
+
|
| 179 |
+
## Citation [optional]
|
| 180 |
+
|
| 181 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 182 |
+
|
| 183 |
+
**BibTeX:**
|
| 184 |
+
|
| 185 |
+
[More Information Needed]
|
| 186 |
+
|
| 187 |
+
**APA:**
|
| 188 |
+
|
| 189 |
+
[More Information Needed]
|
| 190 |
+
|
| 191 |
+
## Glossary [optional]
|
| 192 |
+
|
| 193 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 194 |
+
|
| 195 |
+
[More Information Needed]
|
| 196 |
+
|
| 197 |
+
## More Information [optional]
|
| 198 |
+
|
| 199 |
+
[More Information Needed]
|
| 200 |
+
|
| 201 |
+
## Model Card Authors [optional]
|
| 202 |
+
|
| 203 |
+
[More Information Needed]
|
| 204 |
+
|
| 205 |
+
## Model Card Contact
|
| 206 |
+
|
| 207 |
+
[More Information Needed]
|
| 208 |
+
### Framework versions
|
| 209 |
+
|
| 210 |
+
- PEFT 0.19.1
|
sft_worldsplit_1_5b/checkpoint-200/adapter_config.json
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alora_invocation_tokens": null,
|
| 3 |
+
"alpha_pattern": {},
|
| 4 |
+
"arrow_config": null,
|
| 5 |
+
"auto_mapping": {
|
| 6 |
+
"base_model_class": "Qwen2ForCausalLM",
|
| 7 |
+
"parent_library": "transformers.models.qwen2.modeling_qwen2",
|
| 8 |
+
"unsloth_fixed": true
|
| 9 |
+
},
|
| 10 |
+
"base_model_name_or_path": "unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit",
|
| 11 |
+
"bias": "none",
|
| 12 |
+
"corda_config": null,
|
| 13 |
+
"ensure_weight_tying": false,
|
| 14 |
+
"eva_config": null,
|
| 15 |
+
"exclude_modules": null,
|
| 16 |
+
"fan_in_fan_out": false,
|
| 17 |
+
"inference_mode": true,
|
| 18 |
+
"init_lora_weights": true,
|
| 19 |
+
"layer_replication": null,
|
| 20 |
+
"layers_pattern": null,
|
| 21 |
+
"layers_to_transform": null,
|
| 22 |
+
"loftq_config": {},
|
| 23 |
+
"lora_alpha": 32,
|
| 24 |
+
"lora_bias": false,
|
| 25 |
+
"lora_dropout": 0.0,
|
| 26 |
+
"lora_ga_config": null,
|
| 27 |
+
"megatron_config": null,
|
| 28 |
+
"megatron_core": "megatron.core",
|
| 29 |
+
"modules_to_save": null,
|
| 30 |
+
"peft_type": "LORA",
|
| 31 |
+
"peft_version": "0.19.1",
|
| 32 |
+
"qalora_group_size": 16,
|
| 33 |
+
"r": 16,
|
| 34 |
+
"rank_pattern": {},
|
| 35 |
+
"revision": null,
|
| 36 |
+
"target_modules": [
|
| 37 |
+
"k_proj",
|
| 38 |
+
"up_proj",
|
| 39 |
+
"o_proj",
|
| 40 |
+
"q_proj",
|
| 41 |
+
"v_proj",
|
| 42 |
+
"down_proj",
|
| 43 |
+
"gate_proj"
|
| 44 |
+
],
|
| 45 |
+
"target_parameters": null,
|
| 46 |
+
"task_type": "CAUSAL_LM",
|
| 47 |
+
"trainable_token_indices": null,
|
| 48 |
+
"use_bdlora": null,
|
| 49 |
+
"use_dora": false,
|
| 50 |
+
"use_qalora": false,
|
| 51 |
+
"use_rslora": false
|
| 52 |
+
}
|
sft_worldsplit_1_5b/checkpoint-200/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1adbd4be524ce325824b0938a980ccc2b1880bb855da22b23d1c988f5690414f
|
| 3 |
+
size 73911112
|
sft_worldsplit_1_5b/checkpoint-200/chat_template.jinja
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{%- if tools %}
|
| 2 |
+
{{- '<|im_start|>system\n' }}
|
| 3 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 4 |
+
{{- messages[0]['content'] }}
|
| 5 |
+
{%- else %}
|
| 6 |
+
{{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
|
| 7 |
+
{%- endif %}
|
| 8 |
+
{{- "\n\n# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
|
| 9 |
+
{%- for tool in tools %}
|
| 10 |
+
{{- "\n" }}
|
| 11 |
+
{{- tool | tojson }}
|
| 12 |
+
{%- endfor %}
|
| 13 |
+
{{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
|
| 14 |
+
{%- else %}
|
| 15 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 16 |
+
{{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
|
| 17 |
+
{%- else %}
|
| 18 |
+
{{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
|
| 19 |
+
{%- endif %}
|
| 20 |
+
{%- endif %}
|
| 21 |
+
{%- for message in messages %}
|
| 22 |
+
{%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
|
| 23 |
+
{{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
|
| 24 |
+
{%- elif message.role == "assistant" %}
|
| 25 |
+
{{- '<|im_start|>' + message.role }}
|
| 26 |
+
{%- if message.content %}
|
| 27 |
+
{{- '\n' + message.content }}
|
| 28 |
+
{%- endif %}
|
| 29 |
+
{%- for tool_call in message.tool_calls %}
|
| 30 |
+
{%- if tool_call.function is defined %}
|
| 31 |
+
{%- set tool_call = tool_call.function %}
|
| 32 |
+
{%- endif %}
|
| 33 |
+
{{- '\n<tool_call>\n{"name": "' }}
|
| 34 |
+
{{- tool_call.name }}
|
| 35 |
+
{{- '", "arguments": ' }}
|
| 36 |
+
{{- tool_call.arguments | tojson }}
|
| 37 |
+
{{- '}\n</tool_call>' }}
|
| 38 |
+
{%- endfor %}
|
| 39 |
+
{{- '<|im_end|>\n' }}
|
| 40 |
+
{%- elif message.role == "tool" %}
|
| 41 |
+
{%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
|
| 42 |
+
{{- '<|im_start|>user' }}
|
| 43 |
+
{%- endif %}
|
| 44 |
+
{{- '\n<tool_response>\n' }}
|
| 45 |
+
{{- message.content }}
|
| 46 |
+
{{- '\n</tool_response>' }}
|
| 47 |
+
{%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
|
| 48 |
+
{{- '<|im_end|>\n' }}
|
| 49 |
+
{%- endif %}
|
| 50 |
+
{%- endif %}
|
| 51 |
+
{%- endfor %}
|
| 52 |
+
{%- if add_generation_prompt %}
|
| 53 |
+
{{- '<|im_start|>assistant\n' }}
|
| 54 |
+
{%- endif %}
|
sft_worldsplit_1_5b/checkpoint-200/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:fefcb95410804f18adeccfdfa9d78df683b94b083f25ac23c8fea229abc8d267
|
| 3 |
+
size 37969669
|
sft_worldsplit_1_5b/checkpoint-200/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61c19bab1174704a4a4441475683bf1270277af15d2e2c95e964789128e482c4
|
| 3 |
+
size 14645
|
sft_worldsplit_1_5b/checkpoint-200/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:1bda535de5ddf5d4f48adf28841b25dcd101db71afacb38d952ac9d56622170b
|
| 3 |
+
size 1465
|
sft_worldsplit_1_5b/checkpoint-200/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd5948af71b4f56cf697f7580814c7ce8b80595ef985544efcacf716126a2e31
|
| 3 |
+
size 11422356
|
sft_worldsplit_1_5b/checkpoint-200/tokenizer_config.json
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"backend": "tokenizers",
|
| 4 |
+
"bos_token": null,
|
| 5 |
+
"clean_up_tokenization_spaces": false,
|
| 6 |
+
"eos_token": "<|im_end|>",
|
| 7 |
+
"errors": "replace",
|
| 8 |
+
"is_local": false,
|
| 9 |
+
"model_max_length": 32768,
|
| 10 |
+
"pad_token": "<|PAD_TOKEN|>",
|
| 11 |
+
"padding_side": "right",
|
| 12 |
+
"split_special_tokens": false,
|
| 13 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 14 |
+
"unk_token": null,
|
| 15 |
+
"added_tokens_decoder": {
|
| 16 |
+
"151643": {
|
| 17 |
+
"content": "<|endoftext|>",
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"rstrip": false,
|
| 21 |
+
"normalized": false,
|
| 22 |
+
"special": true
|
| 23 |
+
},
|
| 24 |
+
"151644": {
|
| 25 |
+
"content": "<|im_start|>",
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"lstrip": false,
|
| 28 |
+
"rstrip": false,
|
| 29 |
+
"normalized": false,
|
| 30 |
+
"special": true
|
| 31 |
+
},
|
| 32 |
+
"151645": {
|
| 33 |
+
"content": "<|im_end|>",
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"lstrip": false,
|
| 36 |
+
"rstrip": false,
|
| 37 |
+
"normalized": false,
|
| 38 |
+
"special": true
|
| 39 |
+
},
|
| 40 |
+
"151646": {
|
| 41 |
+
"content": "<|object_ref_start|>",
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"lstrip": false,
|
| 44 |
+
"rstrip": false,
|
| 45 |
+
"normalized": false,
|
| 46 |
+
"special": true
|
| 47 |
+
},
|
| 48 |
+
"151647": {
|
| 49 |
+
"content": "<|object_ref_end|>",
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"lstrip": false,
|
| 52 |
+
"rstrip": false,
|
| 53 |
+
"normalized": false,
|
| 54 |
+
"special": true
|
| 55 |
+
},
|
| 56 |
+
"151648": {
|
| 57 |
+
"content": "<|box_start|>",
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"lstrip": false,
|
| 60 |
+
"rstrip": false,
|
| 61 |
+
"normalized": false,
|
| 62 |
+
"special": true
|
| 63 |
+
},
|
| 64 |
+
"151649": {
|
| 65 |
+
"content": "<|box_end|>",
|
| 66 |
+
"single_word": false,
|
| 67 |
+
"lstrip": false,
|
| 68 |
+
"rstrip": false,
|
| 69 |
+
"normalized": false,
|
| 70 |
+
"special": true
|
| 71 |
+
},
|
| 72 |
+
"151650": {
|
| 73 |
+
"content": "<|quad_start|>",
|
| 74 |
+
"single_word": false,
|
| 75 |
+
"lstrip": false,
|
| 76 |
+
"rstrip": false,
|
| 77 |
+
"normalized": false,
|
| 78 |
+
"special": true
|
| 79 |
+
},
|
| 80 |
+
"151651": {
|
| 81 |
+
"content": "<|quad_end|>",
|
| 82 |
+
"single_word": false,
|
| 83 |
+
"lstrip": false,
|
| 84 |
+
"rstrip": false,
|
| 85 |
+
"normalized": false,
|
| 86 |
+
"special": true
|
| 87 |
+
},
|
| 88 |
+
"151652": {
|
| 89 |
+
"content": "<|vision_start|>",
|
| 90 |
+
"single_word": false,
|
| 91 |
+
"lstrip": false,
|
| 92 |
+
"rstrip": false,
|
| 93 |
+
"normalized": false,
|
| 94 |
+
"special": true
|
| 95 |
+
},
|
| 96 |
+
"151653": {
|
| 97 |
+
"content": "<|vision_end|>",
|
| 98 |
+
"single_word": false,
|
| 99 |
+
"lstrip": false,
|
| 100 |
+
"rstrip": false,
|
| 101 |
+
"normalized": false,
|
| 102 |
+
"special": true
|
| 103 |
+
},
|
| 104 |
+
"151654": {
|
| 105 |
+
"content": "<|vision_pad|>",
|
| 106 |
+
"single_word": false,
|
| 107 |
+
"lstrip": false,
|
| 108 |
+
"rstrip": false,
|
| 109 |
+
"normalized": false,
|
| 110 |
+
"special": true
|
| 111 |
+
},
|
| 112 |
+
"151655": {
|
| 113 |
+
"content": "<|image_pad|>",
|
| 114 |
+
"single_word": false,
|
| 115 |
+
"lstrip": false,
|
| 116 |
+
"rstrip": false,
|
| 117 |
+
"normalized": false,
|
| 118 |
+
"special": true
|
| 119 |
+
},
|
| 120 |
+
"151656": {
|
| 121 |
+
"content": "<|video_pad|>",
|
| 122 |
+
"single_word": false,
|
| 123 |
+
"lstrip": false,
|
| 124 |
+
"rstrip": false,
|
| 125 |
+
"normalized": false,
|
| 126 |
+
"special": true
|
| 127 |
+
},
|
| 128 |
+
"151657": {
|
| 129 |
+
"content": "<tool_call>",
|
| 130 |
+
"single_word": false,
|
| 131 |
+
"lstrip": false,
|
| 132 |
+
"rstrip": false,
|
| 133 |
+
"normalized": false,
|
| 134 |
+
"special": false
|
| 135 |
+
},
|
| 136 |
+
"151658": {
|
| 137 |
+
"content": "</tool_call>",
|
| 138 |
+
"single_word": false,
|
| 139 |
+
"lstrip": false,
|
| 140 |
+
"rstrip": false,
|
| 141 |
+
"normalized": false,
|
| 142 |
+
"special": false
|
| 143 |
+
},
|
| 144 |
+
"151659": {
|
| 145 |
+
"content": "<|fim_prefix|>",
|
| 146 |
+
"single_word": false,
|
| 147 |
+
"lstrip": false,
|
| 148 |
+
"rstrip": false,
|
| 149 |
+
"normalized": false,
|
| 150 |
+
"special": false
|
| 151 |
+
},
|
| 152 |
+
"151660": {
|
| 153 |
+
"content": "<|fim_middle|>",
|
| 154 |
+
"single_word": false,
|
| 155 |
+
"lstrip": false,
|
| 156 |
+
"rstrip": false,
|
| 157 |
+
"normalized": false,
|
| 158 |
+
"special": false
|
| 159 |
+
},
|
| 160 |
+
"151661": {
|
| 161 |
+
"content": "<|fim_suffix|>",
|
| 162 |
+
"single_word": false,
|
| 163 |
+
"lstrip": false,
|
| 164 |
+
"rstrip": false,
|
| 165 |
+
"normalized": false,
|
| 166 |
+
"special": false
|
| 167 |
+
},
|
| 168 |
+
"151662": {
|
| 169 |
+
"content": "<|fim_pad|>",
|
| 170 |
+
"single_word": false,
|
| 171 |
+
"lstrip": false,
|
| 172 |
+
"rstrip": false,
|
| 173 |
+
"normalized": false,
|
| 174 |
+
"special": false
|
| 175 |
+
},
|
| 176 |
+
"151663": {
|
| 177 |
+
"content": "<|repo_name|>",
|
| 178 |
+
"single_word": false,
|
| 179 |
+
"lstrip": false,
|
| 180 |
+
"rstrip": false,
|
| 181 |
+
"normalized": false,
|
| 182 |
+
"special": false
|
| 183 |
+
},
|
| 184 |
+
"151664": {
|
| 185 |
+
"content": "<|file_sep|>",
|
| 186 |
+
"single_word": false,
|
| 187 |
+
"lstrip": false,
|
| 188 |
+
"rstrip": false,
|
| 189 |
+
"normalized": false,
|
| 190 |
+
"special": false
|
| 191 |
+
},
|
| 192 |
+
"151665": {
|
| 193 |
+
"content": "<|PAD_TOKEN|>",
|
| 194 |
+
"single_word": false,
|
| 195 |
+
"lstrip": false,
|
| 196 |
+
"rstrip": false,
|
| 197 |
+
"normalized": false,
|
| 198 |
+
"special": true
|
| 199 |
+
}
|
| 200 |
+
}
|
| 201 |
+
}
|
sft_worldsplit_1_5b/checkpoint-200/trainer_state.json
ADDED
|
@@ -0,0 +1,1434 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.5291005291005291,
|
| 6 |
+
"eval_steps": 500,
|
| 7 |
+
"global_step": 200,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"epoch": 0.0026455026455026454,
|
| 14 |
+
"grad_norm": 2.179722309112549,
|
| 15 |
+
"learning_rate": 0.0,
|
| 16 |
+
"loss": 2.1897194385528564,
|
| 17 |
+
"step": 1
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.005291005291005291,
|
| 21 |
+
"grad_norm": 1.4213849306106567,
|
| 22 |
+
"learning_rate": 5.263157894736842e-06,
|
| 23 |
+
"loss": 2.023362159729004,
|
| 24 |
+
"step": 2
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.007936507936507936,
|
| 28 |
+
"grad_norm": 1.4651298522949219,
|
| 29 |
+
"learning_rate": 1.0526315789473684e-05,
|
| 30 |
+
"loss": 2.1094398498535156,
|
| 31 |
+
"step": 3
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.010582010582010581,
|
| 35 |
+
"grad_norm": 1.3533823490142822,
|
| 36 |
+
"learning_rate": 1.5789473684210526e-05,
|
| 37 |
+
"loss": 2.0047714710235596,
|
| 38 |
+
"step": 4
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"epoch": 0.013227513227513227,
|
| 42 |
+
"grad_norm": 1.6160931587219238,
|
| 43 |
+
"learning_rate": 2.105263157894737e-05,
|
| 44 |
+
"loss": 2.121164560317993,
|
| 45 |
+
"step": 5
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.015873015873015872,
|
| 49 |
+
"grad_norm": 1.7538481950759888,
|
| 50 |
+
"learning_rate": 2.6315789473684212e-05,
|
| 51 |
+
"loss": 2.1543028354644775,
|
| 52 |
+
"step": 6
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"epoch": 0.018518518518518517,
|
| 56 |
+
"grad_norm": 1.4564684629440308,
|
| 57 |
+
"learning_rate": 3.157894736842105e-05,
|
| 58 |
+
"loss": 1.98488187789917,
|
| 59 |
+
"step": 7
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"epoch": 0.021164021164021163,
|
| 63 |
+
"grad_norm": 1.106909155845642,
|
| 64 |
+
"learning_rate": 3.6842105263157895e-05,
|
| 65 |
+
"loss": 1.990682601928711,
|
| 66 |
+
"step": 8
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"epoch": 0.023809523809523808,
|
| 70 |
+
"grad_norm": 1.23565673828125,
|
| 71 |
+
"learning_rate": 4.210526315789474e-05,
|
| 72 |
+
"loss": 2.113189697265625,
|
| 73 |
+
"step": 9
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.026455026455026454,
|
| 77 |
+
"grad_norm": 0.8749648332595825,
|
| 78 |
+
"learning_rate": 4.736842105263158e-05,
|
| 79 |
+
"loss": 1.9175727367401123,
|
| 80 |
+
"step": 10
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"epoch": 0.0291005291005291,
|
| 84 |
+
"grad_norm": 0.9515067934989929,
|
| 85 |
+
"learning_rate": 5.2631578947368424e-05,
|
| 86 |
+
"loss": 2.070034980773926,
|
| 87 |
+
"step": 11
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"epoch": 0.031746031746031744,
|
| 91 |
+
"grad_norm": 0.6469148397445679,
|
| 92 |
+
"learning_rate": 5.789473684210527e-05,
|
| 93 |
+
"loss": 1.849581003189087,
|
| 94 |
+
"step": 12
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"epoch": 0.03439153439153439,
|
| 98 |
+
"grad_norm": 0.6476016044616699,
|
| 99 |
+
"learning_rate": 6.31578947368421e-05,
|
| 100 |
+
"loss": 1.6639738082885742,
|
| 101 |
+
"step": 13
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"epoch": 0.037037037037037035,
|
| 105 |
+
"grad_norm": 0.7043063640594482,
|
| 106 |
+
"learning_rate": 6.842105263157895e-05,
|
| 107 |
+
"loss": 1.7406408786773682,
|
| 108 |
+
"step": 14
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"epoch": 0.03968253968253968,
|
| 112 |
+
"grad_norm": 0.5968908071517944,
|
| 113 |
+
"learning_rate": 7.368421052631579e-05,
|
| 114 |
+
"loss": 1.6576179265975952,
|
| 115 |
+
"step": 15
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"epoch": 0.042328042328042326,
|
| 119 |
+
"grad_norm": 0.679215669631958,
|
| 120 |
+
"learning_rate": 7.894736842105263e-05,
|
| 121 |
+
"loss": 1.761307954788208,
|
| 122 |
+
"step": 16
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"epoch": 0.04497354497354497,
|
| 126 |
+
"grad_norm": 0.6668431758880615,
|
| 127 |
+
"learning_rate": 8.421052631578948e-05,
|
| 128 |
+
"loss": 1.728525161743164,
|
| 129 |
+
"step": 17
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.047619047619047616,
|
| 133 |
+
"grad_norm": 0.6382503509521484,
|
| 134 |
+
"learning_rate": 8.947368421052632e-05,
|
| 135 |
+
"loss": 1.6631115674972534,
|
| 136 |
+
"step": 18
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 0.05026455026455026,
|
| 140 |
+
"grad_norm": 0.699229896068573,
|
| 141 |
+
"learning_rate": 9.473684210526316e-05,
|
| 142 |
+
"loss": 1.566865086555481,
|
| 143 |
+
"step": 19
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"epoch": 0.05291005291005291,
|
| 147 |
+
"grad_norm": 0.6102572679519653,
|
| 148 |
+
"learning_rate": 0.0001,
|
| 149 |
+
"loss": 1.386806607246399,
|
| 150 |
+
"step": 20
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"epoch": 0.05555555555555555,
|
| 154 |
+
"grad_norm": 0.7419372797012329,
|
| 155 |
+
"learning_rate": 0.00010526315789473685,
|
| 156 |
+
"loss": 1.3766692876815796,
|
| 157 |
+
"step": 21
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"epoch": 0.0582010582010582,
|
| 161 |
+
"grad_norm": 0.7205930948257446,
|
| 162 |
+
"learning_rate": 0.0001105263157894737,
|
| 163 |
+
"loss": 1.2881217002868652,
|
| 164 |
+
"step": 22
|
| 165 |
+
},
|
| 166 |
+
{
|
| 167 |
+
"epoch": 0.06084656084656084,
|
| 168 |
+
"grad_norm": 0.7660960555076599,
|
| 169 |
+
"learning_rate": 0.00011578947368421053,
|
| 170 |
+
"loss": 1.3662283420562744,
|
| 171 |
+
"step": 23
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"epoch": 0.06349206349206349,
|
| 175 |
+
"grad_norm": 0.8346042037010193,
|
| 176 |
+
"learning_rate": 0.00012105263157894738,
|
| 177 |
+
"loss": 1.1722878217697144,
|
| 178 |
+
"step": 24
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"epoch": 0.06613756613756613,
|
| 182 |
+
"grad_norm": 0.8875777721405029,
|
| 183 |
+
"learning_rate": 0.0001263157894736842,
|
| 184 |
+
"loss": 1.0199048519134521,
|
| 185 |
+
"step": 25
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"epoch": 0.06878306878306878,
|
| 189 |
+
"grad_norm": 0.908794105052948,
|
| 190 |
+
"learning_rate": 0.00013157894736842108,
|
| 191 |
+
"loss": 0.8610183000564575,
|
| 192 |
+
"step": 26
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"epoch": 0.07142857142857142,
|
| 196 |
+
"grad_norm": 1.1685150861740112,
|
| 197 |
+
"learning_rate": 0.0001368421052631579,
|
| 198 |
+
"loss": 0.8983635306358337,
|
| 199 |
+
"step": 27
|
| 200 |
+
},
|
| 201 |
+
{
|
| 202 |
+
"epoch": 0.07407407407407407,
|
| 203 |
+
"grad_norm": 1.1241850852966309,
|
| 204 |
+
"learning_rate": 0.00014210526315789474,
|
| 205 |
+
"loss": 0.883075475692749,
|
| 206 |
+
"step": 28
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"epoch": 0.07671957671957672,
|
| 210 |
+
"grad_norm": 0.899897038936615,
|
| 211 |
+
"learning_rate": 0.00014736842105263158,
|
| 212 |
+
"loss": 0.6960610151290894,
|
| 213 |
+
"step": 29
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 0.07936507936507936,
|
| 217 |
+
"grad_norm": 1.270443081855774,
|
| 218 |
+
"learning_rate": 0.00015263157894736845,
|
| 219 |
+
"loss": 0.4915878176689148,
|
| 220 |
+
"step": 30
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"epoch": 0.082010582010582,
|
| 224 |
+
"grad_norm": 0.8855540156364441,
|
| 225 |
+
"learning_rate": 0.00015789473684210527,
|
| 226 |
+
"loss": 0.48479601740837097,
|
| 227 |
+
"step": 31
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 0.08465608465608465,
|
| 231 |
+
"grad_norm": 0.6610377430915833,
|
| 232 |
+
"learning_rate": 0.0001631578947368421,
|
| 233 |
+
"loss": 0.45518991351127625,
|
| 234 |
+
"step": 32
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 0.0873015873015873,
|
| 238 |
+
"grad_norm": 0.8044703602790833,
|
| 239 |
+
"learning_rate": 0.00016842105263157895,
|
| 240 |
+
"loss": 0.5127372145652771,
|
| 241 |
+
"step": 33
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"epoch": 0.08994708994708994,
|
| 245 |
+
"grad_norm": 0.6767902374267578,
|
| 246 |
+
"learning_rate": 0.0001736842105263158,
|
| 247 |
+
"loss": 0.24351520836353302,
|
| 248 |
+
"step": 34
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"epoch": 0.09259259259259259,
|
| 252 |
+
"grad_norm": 0.8144934773445129,
|
| 253 |
+
"learning_rate": 0.00017894736842105264,
|
| 254 |
+
"loss": 0.43377262353897095,
|
| 255 |
+
"step": 35
|
| 256 |
+
},
|
| 257 |
+
{
|
| 258 |
+
"epoch": 0.09523809523809523,
|
| 259 |
+
"grad_norm": 0.7722636461257935,
|
| 260 |
+
"learning_rate": 0.00018421052631578948,
|
| 261 |
+
"loss": 0.419627845287323,
|
| 262 |
+
"step": 36
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"epoch": 0.09788359788359788,
|
| 266 |
+
"grad_norm": 0.6482549905776978,
|
| 267 |
+
"learning_rate": 0.00018947368421052632,
|
| 268 |
+
"loss": 0.28788167238235474,
|
| 269 |
+
"step": 37
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"epoch": 0.10052910052910052,
|
| 273 |
+
"grad_norm": 0.86399906873703,
|
| 274 |
+
"learning_rate": 0.00019473684210526317,
|
| 275 |
+
"loss": 0.345514714717865,
|
| 276 |
+
"step": 38
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"epoch": 0.10317460317460317,
|
| 280 |
+
"grad_norm": 0.5985870957374573,
|
| 281 |
+
"learning_rate": 0.0002,
|
| 282 |
+
"loss": 0.2702908217906952,
|
| 283 |
+
"step": 39
|
| 284 |
+
},
|
| 285 |
+
{
|
| 286 |
+
"epoch": 0.10582010582010581,
|
| 287 |
+
"grad_norm": 0.9768778681755066,
|
| 288 |
+
"learning_rate": 0.00019941176470588236,
|
| 289 |
+
"loss": 0.138988196849823,
|
| 290 |
+
"step": 40
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"epoch": 0.10846560846560846,
|
| 294 |
+
"grad_norm": 0.5112291574478149,
|
| 295 |
+
"learning_rate": 0.00019882352941176472,
|
| 296 |
+
"loss": 0.2215503752231598,
|
| 297 |
+
"step": 41
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 0.1111111111111111,
|
| 301 |
+
"grad_norm": 0.6100095510482788,
|
| 302 |
+
"learning_rate": 0.00019823529411764707,
|
| 303 |
+
"loss": 0.1795579493045807,
|
| 304 |
+
"step": 42
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"epoch": 0.11375661375661375,
|
| 308 |
+
"grad_norm": 0.6007102131843567,
|
| 309 |
+
"learning_rate": 0.00019764705882352942,
|
| 310 |
+
"loss": 0.2540356516838074,
|
| 311 |
+
"step": 43
|
| 312 |
+
},
|
| 313 |
+
{
|
| 314 |
+
"epoch": 0.1164021164021164,
|
| 315 |
+
"grad_norm": 0.8506730198860168,
|
| 316 |
+
"learning_rate": 0.00019705882352941177,
|
| 317 |
+
"loss": 0.1952768862247467,
|
| 318 |
+
"step": 44
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"epoch": 0.11904761904761904,
|
| 322 |
+
"grad_norm": 0.539446234703064,
|
| 323 |
+
"learning_rate": 0.00019647058823529413,
|
| 324 |
+
"loss": 0.09109751880168915,
|
| 325 |
+
"step": 45
|
| 326 |
+
},
|
| 327 |
+
{
|
| 328 |
+
"epoch": 0.12169312169312169,
|
| 329 |
+
"grad_norm": 0.6698726415634155,
|
| 330 |
+
"learning_rate": 0.00019588235294117648,
|
| 331 |
+
"loss": 0.05925009772181511,
|
| 332 |
+
"step": 46
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"epoch": 0.12433862433862433,
|
| 336 |
+
"grad_norm": 0.7804432511329651,
|
| 337 |
+
"learning_rate": 0.00019529411764705883,
|
| 338 |
+
"loss": 0.20134183764457703,
|
| 339 |
+
"step": 47
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 0.12698412698412698,
|
| 343 |
+
"grad_norm": 0.4411237835884094,
|
| 344 |
+
"learning_rate": 0.0001947058823529412,
|
| 345 |
+
"loss": 0.06878196448087692,
|
| 346 |
+
"step": 48
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"epoch": 0.12962962962962962,
|
| 350 |
+
"grad_norm": 0.44216546416282654,
|
| 351 |
+
"learning_rate": 0.00019411764705882354,
|
| 352 |
+
"loss": 0.08819292485713959,
|
| 353 |
+
"step": 49
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 0.13227513227513227,
|
| 357 |
+
"grad_norm": 0.3976341485977173,
|
| 358 |
+
"learning_rate": 0.0001935294117647059,
|
| 359 |
+
"loss": 0.06745278090238571,
|
| 360 |
+
"step": 50
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"epoch": 0.1349206349206349,
|
| 364 |
+
"grad_norm": 0.3720063269138336,
|
| 365 |
+
"learning_rate": 0.00019294117647058825,
|
| 366 |
+
"loss": 0.08112215995788574,
|
| 367 |
+
"step": 51
|
| 368 |
+
},
|
| 369 |
+
{
|
| 370 |
+
"epoch": 0.13756613756613756,
|
| 371 |
+
"grad_norm": 0.3113236129283905,
|
| 372 |
+
"learning_rate": 0.0001923529411764706,
|
| 373 |
+
"loss": 0.05829603970050812,
|
| 374 |
+
"step": 52
|
| 375 |
+
},
|
| 376 |
+
{
|
| 377 |
+
"epoch": 0.1402116402116402,
|
| 378 |
+
"grad_norm": 0.32390567660331726,
|
| 379 |
+
"learning_rate": 0.00019176470588235295,
|
| 380 |
+
"loss": 0.06131816282868385,
|
| 381 |
+
"step": 53
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"epoch": 0.14285714285714285,
|
| 385 |
+
"grad_norm": 0.32028791308403015,
|
| 386 |
+
"learning_rate": 0.0001911764705882353,
|
| 387 |
+
"loss": 0.06756111979484558,
|
| 388 |
+
"step": 54
|
| 389 |
+
},
|
| 390 |
+
{
|
| 391 |
+
"epoch": 0.1455026455026455,
|
| 392 |
+
"grad_norm": 0.37312281131744385,
|
| 393 |
+
"learning_rate": 0.00019058823529411766,
|
| 394 |
+
"loss": 0.06646526604890823,
|
| 395 |
+
"step": 55
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"epoch": 0.14814814814814814,
|
| 399 |
+
"grad_norm": 0.31677088141441345,
|
| 400 |
+
"learning_rate": 0.00019,
|
| 401 |
+
"loss": 0.0654621571302414,
|
| 402 |
+
"step": 56
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"epoch": 0.15079365079365079,
|
| 406 |
+
"grad_norm": 0.3041898012161255,
|
| 407 |
+
"learning_rate": 0.00018941176470588236,
|
| 408 |
+
"loss": 0.04999839514493942,
|
| 409 |
+
"step": 57
|
| 410 |
+
},
|
| 411 |
+
{
|
| 412 |
+
"epoch": 0.15343915343915343,
|
| 413 |
+
"grad_norm": 0.3311505913734436,
|
| 414 |
+
"learning_rate": 0.00018882352941176472,
|
| 415 |
+
"loss": 0.06149204075336456,
|
| 416 |
+
"step": 58
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"epoch": 0.15608465608465608,
|
| 420 |
+
"grad_norm": 0.37871378660202026,
|
| 421 |
+
"learning_rate": 0.00018823529411764707,
|
| 422 |
+
"loss": 0.05500664934515953,
|
| 423 |
+
"step": 59
|
| 424 |
+
},
|
| 425 |
+
{
|
| 426 |
+
"epoch": 0.15873015873015872,
|
| 427 |
+
"grad_norm": 0.39543280005455017,
|
| 428 |
+
"learning_rate": 0.00018764705882352942,
|
| 429 |
+
"loss": 0.06044406071305275,
|
| 430 |
+
"step": 60
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"epoch": 0.16137566137566137,
|
| 434 |
+
"grad_norm": 0.4568597078323364,
|
| 435 |
+
"learning_rate": 0.00018705882352941178,
|
| 436 |
+
"loss": 0.09898850321769714,
|
| 437 |
+
"step": 61
|
| 438 |
+
},
|
| 439 |
+
{
|
| 440 |
+
"epoch": 0.164021164021164,
|
| 441 |
+
"grad_norm": 0.22915291786193848,
|
| 442 |
+
"learning_rate": 0.00018647058823529413,
|
| 443 |
+
"loss": 0.03585953637957573,
|
| 444 |
+
"step": 62
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"epoch": 0.16666666666666666,
|
| 448 |
+
"grad_norm": 0.24822668731212616,
|
| 449 |
+
"learning_rate": 0.00018588235294117648,
|
| 450 |
+
"loss": 0.04662243276834488,
|
| 451 |
+
"step": 63
|
| 452 |
+
},
|
| 453 |
+
{
|
| 454 |
+
"epoch": 0.1693121693121693,
|
| 455 |
+
"grad_norm": 0.21082530915737152,
|
| 456 |
+
"learning_rate": 0.00018529411764705883,
|
| 457 |
+
"loss": 0.03733272850513458,
|
| 458 |
+
"step": 64
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"epoch": 0.17195767195767195,
|
| 462 |
+
"grad_norm": 0.24000464379787445,
|
| 463 |
+
"learning_rate": 0.0001847058823529412,
|
| 464 |
+
"loss": 0.053247880190610886,
|
| 465 |
+
"step": 65
|
| 466 |
+
},
|
| 467 |
+
{
|
| 468 |
+
"epoch": 0.1746031746031746,
|
| 469 |
+
"grad_norm": 0.2516216039657593,
|
| 470 |
+
"learning_rate": 0.00018411764705882354,
|
| 471 |
+
"loss": 0.032761458307504654,
|
| 472 |
+
"step": 66
|
| 473 |
+
},
|
| 474 |
+
{
|
| 475 |
+
"epoch": 0.17724867724867724,
|
| 476 |
+
"grad_norm": 0.18968793749809265,
|
| 477 |
+
"learning_rate": 0.0001835294117647059,
|
| 478 |
+
"loss": 0.03275494650006294,
|
| 479 |
+
"step": 67
|
| 480 |
+
},
|
| 481 |
+
{
|
| 482 |
+
"epoch": 0.17989417989417988,
|
| 483 |
+
"grad_norm": 0.276112824678421,
|
| 484 |
+
"learning_rate": 0.00018294117647058825,
|
| 485 |
+
"loss": 0.048416756093502045,
|
| 486 |
+
"step": 68
|
| 487 |
+
},
|
| 488 |
+
{
|
| 489 |
+
"epoch": 0.18253968253968253,
|
| 490 |
+
"grad_norm": 0.26847490668296814,
|
| 491 |
+
"learning_rate": 0.0001823529411764706,
|
| 492 |
+
"loss": 0.05309575796127319,
|
| 493 |
+
"step": 69
|
| 494 |
+
},
|
| 495 |
+
{
|
| 496 |
+
"epoch": 0.18518518518518517,
|
| 497 |
+
"grad_norm": 0.1752200871706009,
|
| 498 |
+
"learning_rate": 0.00018176470588235295,
|
| 499 |
+
"loss": 0.034724876284599304,
|
| 500 |
+
"step": 70
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"epoch": 0.18783068783068782,
|
| 504 |
+
"grad_norm": 0.21263518929481506,
|
| 505 |
+
"learning_rate": 0.0001811764705882353,
|
| 506 |
+
"loss": 0.03913448005914688,
|
| 507 |
+
"step": 71
|
| 508 |
+
},
|
| 509 |
+
{
|
| 510 |
+
"epoch": 0.19047619047619047,
|
| 511 |
+
"grad_norm": 0.2233489453792572,
|
| 512 |
+
"learning_rate": 0.00018058823529411766,
|
| 513 |
+
"loss": 0.039260510355234146,
|
| 514 |
+
"step": 72
|
| 515 |
+
},
|
| 516 |
+
{
|
| 517 |
+
"epoch": 0.1931216931216931,
|
| 518 |
+
"grad_norm": 0.2861306369304657,
|
| 519 |
+
"learning_rate": 0.00018,
|
| 520 |
+
"loss": 0.04198860377073288,
|
| 521 |
+
"step": 73
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"epoch": 0.19576719576719576,
|
| 525 |
+
"grad_norm": 0.24997933208942413,
|
| 526 |
+
"learning_rate": 0.00017941176470588236,
|
| 527 |
+
"loss": 0.04677252471446991,
|
| 528 |
+
"step": 74
|
| 529 |
+
},
|
| 530 |
+
{
|
| 531 |
+
"epoch": 0.1984126984126984,
|
| 532 |
+
"grad_norm": 0.16289812326431274,
|
| 533 |
+
"learning_rate": 0.00017882352941176472,
|
| 534 |
+
"loss": 0.028377845883369446,
|
| 535 |
+
"step": 75
|
| 536 |
+
},
|
| 537 |
+
{
|
| 538 |
+
"epoch": 0.20105820105820105,
|
| 539 |
+
"grad_norm": 0.16733668744564056,
|
| 540 |
+
"learning_rate": 0.00017823529411764707,
|
| 541 |
+
"loss": 0.03226421773433685,
|
| 542 |
+
"step": 76
|
| 543 |
+
},
|
| 544 |
+
{
|
| 545 |
+
"epoch": 0.2037037037037037,
|
| 546 |
+
"grad_norm": 0.19138193130493164,
|
| 547 |
+
"learning_rate": 0.00017764705882352942,
|
| 548 |
+
"loss": 0.029218731448054314,
|
| 549 |
+
"step": 77
|
| 550 |
+
},
|
| 551 |
+
{
|
| 552 |
+
"epoch": 0.20634920634920634,
|
| 553 |
+
"grad_norm": 0.3590056598186493,
|
| 554 |
+
"learning_rate": 0.00017705882352941178,
|
| 555 |
+
"loss": 0.046170152723789215,
|
| 556 |
+
"step": 78
|
| 557 |
+
},
|
| 558 |
+
{
|
| 559 |
+
"epoch": 0.20899470899470898,
|
| 560 |
+
"grad_norm": 0.11775410175323486,
|
| 561 |
+
"learning_rate": 0.00017647058823529413,
|
| 562 |
+
"loss": 0.02912411093711853,
|
| 563 |
+
"step": 79
|
| 564 |
+
},
|
| 565 |
+
{
|
| 566 |
+
"epoch": 0.21164021164021163,
|
| 567 |
+
"grad_norm": 0.27214574813842773,
|
| 568 |
+
"learning_rate": 0.00017588235294117648,
|
| 569 |
+
"loss": 0.030748452991247177,
|
| 570 |
+
"step": 80
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"epoch": 0.21428571428571427,
|
| 574 |
+
"grad_norm": 0.24026575684547424,
|
| 575 |
+
"learning_rate": 0.00017529411764705884,
|
| 576 |
+
"loss": 0.05233598127961159,
|
| 577 |
+
"step": 81
|
| 578 |
+
},
|
| 579 |
+
{
|
| 580 |
+
"epoch": 0.21693121693121692,
|
| 581 |
+
"grad_norm": 0.1532716304063797,
|
| 582 |
+
"learning_rate": 0.0001747058823529412,
|
| 583 |
+
"loss": 0.03420679643750191,
|
| 584 |
+
"step": 82
|
| 585 |
+
},
|
| 586 |
+
{
|
| 587 |
+
"epoch": 0.21957671957671956,
|
| 588 |
+
"grad_norm": 0.20529142022132874,
|
| 589 |
+
"learning_rate": 0.00017411764705882354,
|
| 590 |
+
"loss": 0.031814150512218475,
|
| 591 |
+
"step": 83
|
| 592 |
+
},
|
| 593 |
+
{
|
| 594 |
+
"epoch": 0.2222222222222222,
|
| 595 |
+
"grad_norm": 0.15324054658412933,
|
| 596 |
+
"learning_rate": 0.0001735294117647059,
|
| 597 |
+
"loss": 0.033638425171375275,
|
| 598 |
+
"step": 84
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"epoch": 0.22486772486772486,
|
| 602 |
+
"grad_norm": 0.12442298233509064,
|
| 603 |
+
"learning_rate": 0.00017294117647058825,
|
| 604 |
+
"loss": 0.03216666728258133,
|
| 605 |
+
"step": 85
|
| 606 |
+
},
|
| 607 |
+
{
|
| 608 |
+
"epoch": 0.2275132275132275,
|
| 609 |
+
"grad_norm": 0.17220208048820496,
|
| 610 |
+
"learning_rate": 0.0001723529411764706,
|
| 611 |
+
"loss": 0.04404332861304283,
|
| 612 |
+
"step": 86
|
| 613 |
+
},
|
| 614 |
+
{
|
| 615 |
+
"epoch": 0.23015873015873015,
|
| 616 |
+
"grad_norm": 0.17782780528068542,
|
| 617 |
+
"learning_rate": 0.00017176470588235293,
|
| 618 |
+
"loss": 0.03520449623465538,
|
| 619 |
+
"step": 87
|
| 620 |
+
},
|
| 621 |
+
{
|
| 622 |
+
"epoch": 0.2328042328042328,
|
| 623 |
+
"grad_norm": 0.1682697832584381,
|
| 624 |
+
"learning_rate": 0.0001711764705882353,
|
| 625 |
+
"loss": 0.033416785299777985,
|
| 626 |
+
"step": 88
|
| 627 |
+
},
|
| 628 |
+
{
|
| 629 |
+
"epoch": 0.23544973544973544,
|
| 630 |
+
"grad_norm": 0.14391784369945526,
|
| 631 |
+
"learning_rate": 0.00017058823529411766,
|
| 632 |
+
"loss": 0.02910282462835312,
|
| 633 |
+
"step": 89
|
| 634 |
+
},
|
| 635 |
+
{
|
| 636 |
+
"epoch": 0.23809523809523808,
|
| 637 |
+
"grad_norm": 0.18359090387821198,
|
| 638 |
+
"learning_rate": 0.00017,
|
| 639 |
+
"loss": 0.04076948016881943,
|
| 640 |
+
"step": 90
|
| 641 |
+
},
|
| 642 |
+
{
|
| 643 |
+
"epoch": 0.24074074074074073,
|
| 644 |
+
"grad_norm": 0.16633570194244385,
|
| 645 |
+
"learning_rate": 0.00016941176470588237,
|
| 646 |
+
"loss": 0.03425406664609909,
|
| 647 |
+
"step": 91
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"epoch": 0.24338624338624337,
|
| 651 |
+
"grad_norm": 0.19237634539604187,
|
| 652 |
+
"learning_rate": 0.00016882352941176472,
|
| 653 |
+
"loss": 0.031353384256362915,
|
| 654 |
+
"step": 92
|
| 655 |
+
},
|
| 656 |
+
{
|
| 657 |
+
"epoch": 0.24603174603174602,
|
| 658 |
+
"grad_norm": 0.1461161971092224,
|
| 659 |
+
"learning_rate": 0.00016823529411764707,
|
| 660 |
+
"loss": 0.0268703605979681,
|
| 661 |
+
"step": 93
|
| 662 |
+
},
|
| 663 |
+
{
|
| 664 |
+
"epoch": 0.24867724867724866,
|
| 665 |
+
"grad_norm": 0.1624964326620102,
|
| 666 |
+
"learning_rate": 0.00016764705882352942,
|
| 667 |
+
"loss": 0.03515759855508804,
|
| 668 |
+
"step": 94
|
| 669 |
+
},
|
| 670 |
+
{
|
| 671 |
+
"epoch": 0.25132275132275134,
|
| 672 |
+
"grad_norm": 0.166213721036911,
|
| 673 |
+
"learning_rate": 0.00016705882352941178,
|
| 674 |
+
"loss": 0.02797013334929943,
|
| 675 |
+
"step": 95
|
| 676 |
+
},
|
| 677 |
+
{
|
| 678 |
+
"epoch": 0.25396825396825395,
|
| 679 |
+
"grad_norm": 0.1734573096036911,
|
| 680 |
+
"learning_rate": 0.00016647058823529413,
|
| 681 |
+
"loss": 0.04394323751330376,
|
| 682 |
+
"step": 96
|
| 683 |
+
},
|
| 684 |
+
{
|
| 685 |
+
"epoch": 0.2566137566137566,
|
| 686 |
+
"grad_norm": 0.13153059780597687,
|
| 687 |
+
"learning_rate": 0.00016588235294117648,
|
| 688 |
+
"loss": 0.037255994975566864,
|
| 689 |
+
"step": 97
|
| 690 |
+
},
|
| 691 |
+
{
|
| 692 |
+
"epoch": 0.25925925925925924,
|
| 693 |
+
"grad_norm": 0.18587706983089447,
|
| 694 |
+
"learning_rate": 0.0001652941176470588,
|
| 695 |
+
"loss": 0.03898382931947708,
|
| 696 |
+
"step": 98
|
| 697 |
+
},
|
| 698 |
+
{
|
| 699 |
+
"epoch": 0.2619047619047619,
|
| 700 |
+
"grad_norm": 0.23434405028820038,
|
| 701 |
+
"learning_rate": 0.0001647058823529412,
|
| 702 |
+
"loss": 0.039507556706666946,
|
| 703 |
+
"step": 99
|
| 704 |
+
},
|
| 705 |
+
{
|
| 706 |
+
"epoch": 0.26455026455026454,
|
| 707 |
+
"grad_norm": 0.155650794506073,
|
| 708 |
+
"learning_rate": 0.00016411764705882354,
|
| 709 |
+
"loss": 0.02951202541589737,
|
| 710 |
+
"step": 100
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"epoch": 0.2671957671957672,
|
| 714 |
+
"grad_norm": 0.15819966793060303,
|
| 715 |
+
"learning_rate": 0.0001635294117647059,
|
| 716 |
+
"loss": 0.026405351236462593,
|
| 717 |
+
"step": 101
|
| 718 |
+
},
|
| 719 |
+
{
|
| 720 |
+
"epoch": 0.2698412698412698,
|
| 721 |
+
"grad_norm": 0.17255833745002747,
|
| 722 |
+
"learning_rate": 0.00016294117647058825,
|
| 723 |
+
"loss": 0.033975858241319656,
|
| 724 |
+
"step": 102
|
| 725 |
+
},
|
| 726 |
+
{
|
| 727 |
+
"epoch": 0.2724867724867725,
|
| 728 |
+
"grad_norm": 0.19272208213806152,
|
| 729 |
+
"learning_rate": 0.0001623529411764706,
|
| 730 |
+
"loss": 0.04301761835813522,
|
| 731 |
+
"step": 103
|
| 732 |
+
},
|
| 733 |
+
{
|
| 734 |
+
"epoch": 0.2751322751322751,
|
| 735 |
+
"grad_norm": 0.11553694307804108,
|
| 736 |
+
"learning_rate": 0.00016176470588235295,
|
| 737 |
+
"loss": 0.03340883180499077,
|
| 738 |
+
"step": 104
|
| 739 |
+
},
|
| 740 |
+
{
|
| 741 |
+
"epoch": 0.2777777777777778,
|
| 742 |
+
"grad_norm": 0.14557777345180511,
|
| 743 |
+
"learning_rate": 0.0001611764705882353,
|
| 744 |
+
"loss": 0.023269247263669968,
|
| 745 |
+
"step": 105
|
| 746 |
+
},
|
| 747 |
+
{
|
| 748 |
+
"epoch": 0.2804232804232804,
|
| 749 |
+
"grad_norm": 0.16001370549201965,
|
| 750 |
+
"learning_rate": 0.00016058823529411766,
|
| 751 |
+
"loss": 0.03297317028045654,
|
| 752 |
+
"step": 106
|
| 753 |
+
},
|
| 754 |
+
{
|
| 755 |
+
"epoch": 0.2830687830687831,
|
| 756 |
+
"grad_norm": 0.126630961894989,
|
| 757 |
+
"learning_rate": 0.00016,
|
| 758 |
+
"loss": 0.02670835703611374,
|
| 759 |
+
"step": 107
|
| 760 |
+
},
|
| 761 |
+
{
|
| 762 |
+
"epoch": 0.2857142857142857,
|
| 763 |
+
"grad_norm": 0.1740054488182068,
|
| 764 |
+
"learning_rate": 0.00015941176470588237,
|
| 765 |
+
"loss": 0.03365064039826393,
|
| 766 |
+
"step": 108
|
| 767 |
+
},
|
| 768 |
+
{
|
| 769 |
+
"epoch": 0.28835978835978837,
|
| 770 |
+
"grad_norm": 0.13207320868968964,
|
| 771 |
+
"learning_rate": 0.0001588235294117647,
|
| 772 |
+
"loss": 0.03272430971264839,
|
| 773 |
+
"step": 109
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"epoch": 0.291005291005291,
|
| 777 |
+
"grad_norm": 0.12624885141849518,
|
| 778 |
+
"learning_rate": 0.00015823529411764707,
|
| 779 |
+
"loss": 0.030736371874809265,
|
| 780 |
+
"step": 110
|
| 781 |
+
},
|
| 782 |
+
{
|
| 783 |
+
"epoch": 0.29365079365079366,
|
| 784 |
+
"grad_norm": 0.16265016794204712,
|
| 785 |
+
"learning_rate": 0.00015764705882352943,
|
| 786 |
+
"loss": 0.03765019774436951,
|
| 787 |
+
"step": 111
|
| 788 |
+
},
|
| 789 |
+
{
|
| 790 |
+
"epoch": 0.2962962962962963,
|
| 791 |
+
"grad_norm": 0.10131661593914032,
|
| 792 |
+
"learning_rate": 0.00015705882352941178,
|
| 793 |
+
"loss": 0.027364399284124374,
|
| 794 |
+
"step": 112
|
| 795 |
+
},
|
| 796 |
+
{
|
| 797 |
+
"epoch": 0.29894179894179895,
|
| 798 |
+
"grad_norm": 0.11311211436986923,
|
| 799 |
+
"learning_rate": 0.00015647058823529413,
|
| 800 |
+
"loss": 0.03020496666431427,
|
| 801 |
+
"step": 113
|
| 802 |
+
},
|
| 803 |
+
{
|
| 804 |
+
"epoch": 0.30158730158730157,
|
| 805 |
+
"grad_norm": 0.14199671149253845,
|
| 806 |
+
"learning_rate": 0.00015588235294117648,
|
| 807 |
+
"loss": 0.024272479116916656,
|
| 808 |
+
"step": 114
|
| 809 |
+
},
|
| 810 |
+
{
|
| 811 |
+
"epoch": 0.30423280423280424,
|
| 812 |
+
"grad_norm": 0.10554862767457962,
|
| 813 |
+
"learning_rate": 0.00015529411764705884,
|
| 814 |
+
"loss": 0.030500095337629318,
|
| 815 |
+
"step": 115
|
| 816 |
+
},
|
| 817 |
+
{
|
| 818 |
+
"epoch": 0.30687830687830686,
|
| 819 |
+
"grad_norm": 0.1271071583032608,
|
| 820 |
+
"learning_rate": 0.0001547058823529412,
|
| 821 |
+
"loss": 0.024758869782090187,
|
| 822 |
+
"step": 116
|
| 823 |
+
},
|
| 824 |
+
{
|
| 825 |
+
"epoch": 0.30952380952380953,
|
| 826 |
+
"grad_norm": 0.10222607851028442,
|
| 827 |
+
"learning_rate": 0.00015411764705882354,
|
| 828 |
+
"loss": 0.029552360996603966,
|
| 829 |
+
"step": 117
|
| 830 |
+
},
|
| 831 |
+
{
|
| 832 |
+
"epoch": 0.31216931216931215,
|
| 833 |
+
"grad_norm": 0.1220894306898117,
|
| 834 |
+
"learning_rate": 0.0001535294117647059,
|
| 835 |
+
"loss": 0.030012380331754684,
|
| 836 |
+
"step": 118
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"epoch": 0.3148148148148148,
|
| 840 |
+
"grad_norm": 0.09390514343976974,
|
| 841 |
+
"learning_rate": 0.00015294117647058822,
|
| 842 |
+
"loss": 0.02706737630069256,
|
| 843 |
+
"step": 119
|
| 844 |
+
},
|
| 845 |
+
{
|
| 846 |
+
"epoch": 0.31746031746031744,
|
| 847 |
+
"grad_norm": 0.14255541563034058,
|
| 848 |
+
"learning_rate": 0.00015235294117647057,
|
| 849 |
+
"loss": 0.0400836318731308,
|
| 850 |
+
"step": 120
|
| 851 |
+
},
|
| 852 |
+
{
|
| 853 |
+
"epoch": 0.3201058201058201,
|
| 854 |
+
"grad_norm": 0.14766481518745422,
|
| 855 |
+
"learning_rate": 0.00015176470588235295,
|
| 856 |
+
"loss": 0.03125084191560745,
|
| 857 |
+
"step": 121
|
| 858 |
+
},
|
| 859 |
+
{
|
| 860 |
+
"epoch": 0.32275132275132273,
|
| 861 |
+
"grad_norm": 0.13055112957954407,
|
| 862 |
+
"learning_rate": 0.0001511764705882353,
|
| 863 |
+
"loss": 0.035637352615594864,
|
| 864 |
+
"step": 122
|
| 865 |
+
},
|
| 866 |
+
{
|
| 867 |
+
"epoch": 0.3253968253968254,
|
| 868 |
+
"grad_norm": 0.12400601804256439,
|
| 869 |
+
"learning_rate": 0.00015058823529411766,
|
| 870 |
+
"loss": 0.02989823743700981,
|
| 871 |
+
"step": 123
|
| 872 |
+
},
|
| 873 |
+
{
|
| 874 |
+
"epoch": 0.328042328042328,
|
| 875 |
+
"grad_norm": 0.10204735398292542,
|
| 876 |
+
"learning_rate": 0.00015000000000000001,
|
| 877 |
+
"loss": 0.029374703764915466,
|
| 878 |
+
"step": 124
|
| 879 |
+
},
|
| 880 |
+
{
|
| 881 |
+
"epoch": 0.3306878306878307,
|
| 882 |
+
"grad_norm": 0.13396649062633514,
|
| 883 |
+
"learning_rate": 0.00014941176470588237,
|
| 884 |
+
"loss": 0.02627715840935707,
|
| 885 |
+
"step": 125
|
| 886 |
+
},
|
| 887 |
+
{
|
| 888 |
+
"epoch": 0.3333333333333333,
|
| 889 |
+
"grad_norm": 0.135880708694458,
|
| 890 |
+
"learning_rate": 0.00014882352941176472,
|
| 891 |
+
"loss": 0.03121405467391014,
|
| 892 |
+
"step": 126
|
| 893 |
+
},
|
| 894 |
+
{
|
| 895 |
+
"epoch": 0.335978835978836,
|
| 896 |
+
"grad_norm": 0.12243980169296265,
|
| 897 |
+
"learning_rate": 0.00014823529411764707,
|
| 898 |
+
"loss": 0.032626084983348846,
|
| 899 |
+
"step": 127
|
| 900 |
+
},
|
| 901 |
+
{
|
| 902 |
+
"epoch": 0.3386243386243386,
|
| 903 |
+
"grad_norm": 0.12009332329034805,
|
| 904 |
+
"learning_rate": 0.00014764705882352943,
|
| 905 |
+
"loss": 0.028939921408891678,
|
| 906 |
+
"step": 128
|
| 907 |
+
},
|
| 908 |
+
{
|
| 909 |
+
"epoch": 0.3412698412698413,
|
| 910 |
+
"grad_norm": 0.10653378814458847,
|
| 911 |
+
"learning_rate": 0.00014705882352941178,
|
| 912 |
+
"loss": 0.021900050342082977,
|
| 913 |
+
"step": 129
|
| 914 |
+
},
|
| 915 |
+
{
|
| 916 |
+
"epoch": 0.3439153439153439,
|
| 917 |
+
"grad_norm": 0.12935952842235565,
|
| 918 |
+
"learning_rate": 0.0001464705882352941,
|
| 919 |
+
"loss": 0.023994363844394684,
|
| 920 |
+
"step": 130
|
| 921 |
+
},
|
| 922 |
+
{
|
| 923 |
+
"epoch": 0.34656084656084657,
|
| 924 |
+
"grad_norm": 0.11746851354837418,
|
| 925 |
+
"learning_rate": 0.00014588235294117646,
|
| 926 |
+
"loss": 0.031131461262702942,
|
| 927 |
+
"step": 131
|
| 928 |
+
},
|
| 929 |
+
{
|
| 930 |
+
"epoch": 0.3492063492063492,
|
| 931 |
+
"grad_norm": 0.07750687748193741,
|
| 932 |
+
"learning_rate": 0.00014529411764705884,
|
| 933 |
+
"loss": 0.02585621550679207,
|
| 934 |
+
"step": 132
|
| 935 |
+
},
|
| 936 |
+
{
|
| 937 |
+
"epoch": 0.35185185185185186,
|
| 938 |
+
"grad_norm": 0.11024343967437744,
|
| 939 |
+
"learning_rate": 0.0001447058823529412,
|
| 940 |
+
"loss": 0.03250286355614662,
|
| 941 |
+
"step": 133
|
| 942 |
+
},
|
| 943 |
+
{
|
| 944 |
+
"epoch": 0.3544973544973545,
|
| 945 |
+
"grad_norm": 0.06996645033359528,
|
| 946 |
+
"learning_rate": 0.00014411764705882354,
|
| 947 |
+
"loss": 0.020486077293753624,
|
| 948 |
+
"step": 134
|
| 949 |
+
},
|
| 950 |
+
{
|
| 951 |
+
"epoch": 0.35714285714285715,
|
| 952 |
+
"grad_norm": 0.12662774324417114,
|
| 953 |
+
"learning_rate": 0.0001435294117647059,
|
| 954 |
+
"loss": 0.036177776753902435,
|
| 955 |
+
"step": 135
|
| 956 |
+
},
|
| 957 |
+
{
|
| 958 |
+
"epoch": 0.35978835978835977,
|
| 959 |
+
"grad_norm": 0.1284666508436203,
|
| 960 |
+
"learning_rate": 0.00014294117647058825,
|
| 961 |
+
"loss": 0.012204527854919434,
|
| 962 |
+
"step": 136
|
| 963 |
+
},
|
| 964 |
+
{
|
| 965 |
+
"epoch": 0.36243386243386244,
|
| 966 |
+
"grad_norm": 0.13339443504810333,
|
| 967 |
+
"learning_rate": 0.0001423529411764706,
|
| 968 |
+
"loss": 0.03306424245238304,
|
| 969 |
+
"step": 137
|
| 970 |
+
},
|
| 971 |
+
{
|
| 972 |
+
"epoch": 0.36507936507936506,
|
| 973 |
+
"grad_norm": 0.08559766411781311,
|
| 974 |
+
"learning_rate": 0.00014176470588235296,
|
| 975 |
+
"loss": 0.015852898359298706,
|
| 976 |
+
"step": 138
|
| 977 |
+
},
|
| 978 |
+
{
|
| 979 |
+
"epoch": 0.36772486772486773,
|
| 980 |
+
"grad_norm": 0.09247807413339615,
|
| 981 |
+
"learning_rate": 0.0001411764705882353,
|
| 982 |
+
"loss": 0.0280722938477993,
|
| 983 |
+
"step": 139
|
| 984 |
+
},
|
| 985 |
+
{
|
| 986 |
+
"epoch": 0.37037037037037035,
|
| 987 |
+
"grad_norm": 0.07329782098531723,
|
| 988 |
+
"learning_rate": 0.00014058823529411763,
|
| 989 |
+
"loss": 0.02845999225974083,
|
| 990 |
+
"step": 140
|
| 991 |
+
},
|
| 992 |
+
{
|
| 993 |
+
"epoch": 0.373015873015873,
|
| 994 |
+
"grad_norm": 0.07966873049736023,
|
| 995 |
+
"learning_rate": 0.00014,
|
| 996 |
+
"loss": 0.028397955000400543,
|
| 997 |
+
"step": 141
|
| 998 |
+
},
|
| 999 |
+
{
|
| 1000 |
+
"epoch": 0.37566137566137564,
|
| 1001 |
+
"grad_norm": 0.11311368644237518,
|
| 1002 |
+
"learning_rate": 0.00013941176470588234,
|
| 1003 |
+
"loss": 0.03037174791097641,
|
| 1004 |
+
"step": 142
|
| 1005 |
+
},
|
| 1006 |
+
{
|
| 1007 |
+
"epoch": 0.3783068783068783,
|
| 1008 |
+
"grad_norm": 0.09898155182600021,
|
| 1009 |
+
"learning_rate": 0.00013882352941176472,
|
| 1010 |
+
"loss": 0.031476639211177826,
|
| 1011 |
+
"step": 143
|
| 1012 |
+
},
|
| 1013 |
+
{
|
| 1014 |
+
"epoch": 0.38095238095238093,
|
| 1015 |
+
"grad_norm": 0.08948683738708496,
|
| 1016 |
+
"learning_rate": 0.00013823529411764707,
|
| 1017 |
+
"loss": 0.02341204509139061,
|
| 1018 |
+
"step": 144
|
| 1019 |
+
},
|
| 1020 |
+
{
|
| 1021 |
+
"epoch": 0.3835978835978836,
|
| 1022 |
+
"grad_norm": 0.09334739297628403,
|
| 1023 |
+
"learning_rate": 0.00013764705882352943,
|
| 1024 |
+
"loss": 0.029298145323991776,
|
| 1025 |
+
"step": 145
|
| 1026 |
+
},
|
| 1027 |
+
{
|
| 1028 |
+
"epoch": 0.3862433862433862,
|
| 1029 |
+
"grad_norm": 0.08544398099184036,
|
| 1030 |
+
"learning_rate": 0.00013705882352941178,
|
| 1031 |
+
"loss": 0.026255691424012184,
|
| 1032 |
+
"step": 146
|
| 1033 |
+
},
|
| 1034 |
+
{
|
| 1035 |
+
"epoch": 0.3888888888888889,
|
| 1036 |
+
"grad_norm": 0.13078875839710236,
|
| 1037 |
+
"learning_rate": 0.00013647058823529413,
|
| 1038 |
+
"loss": 0.03272281587123871,
|
| 1039 |
+
"step": 147
|
| 1040 |
+
},
|
| 1041 |
+
{
|
| 1042 |
+
"epoch": 0.3915343915343915,
|
| 1043 |
+
"grad_norm": 0.09091654419898987,
|
| 1044 |
+
"learning_rate": 0.00013588235294117649,
|
| 1045 |
+
"loss": 0.028953030705451965,
|
| 1046 |
+
"step": 148
|
| 1047 |
+
},
|
| 1048 |
+
{
|
| 1049 |
+
"epoch": 0.3941798941798942,
|
| 1050 |
+
"grad_norm": 0.10748365521430969,
|
| 1051 |
+
"learning_rate": 0.00013529411764705884,
|
| 1052 |
+
"loss": 0.03124978020787239,
|
| 1053 |
+
"step": 149
|
| 1054 |
+
},
|
| 1055 |
+
{
|
| 1056 |
+
"epoch": 0.3968253968253968,
|
| 1057 |
+
"grad_norm": 0.10507789254188538,
|
| 1058 |
+
"learning_rate": 0.0001347058823529412,
|
| 1059 |
+
"loss": 0.032467320561409,
|
| 1060 |
+
"step": 150
|
| 1061 |
+
},
|
| 1062 |
+
{
|
| 1063 |
+
"epoch": 0.3994708994708995,
|
| 1064 |
+
"grad_norm": 0.12107130140066147,
|
| 1065 |
+
"learning_rate": 0.00013411764705882352,
|
| 1066 |
+
"loss": 0.026149973273277283,
|
| 1067 |
+
"step": 151
|
| 1068 |
+
},
|
| 1069 |
+
{
|
| 1070 |
+
"epoch": 0.4021164021164021,
|
| 1071 |
+
"grad_norm": 0.09358958154916763,
|
| 1072 |
+
"learning_rate": 0.00013352941176470587,
|
| 1073 |
+
"loss": 0.03004319593310356,
|
| 1074 |
+
"step": 152
|
| 1075 |
+
},
|
| 1076 |
+
{
|
| 1077 |
+
"epoch": 0.40476190476190477,
|
| 1078 |
+
"grad_norm": 0.12608052790164948,
|
| 1079 |
+
"learning_rate": 0.00013294117647058822,
|
| 1080 |
+
"loss": 0.029231414198875427,
|
| 1081 |
+
"step": 153
|
| 1082 |
+
},
|
| 1083 |
+
{
|
| 1084 |
+
"epoch": 0.4074074074074074,
|
| 1085 |
+
"grad_norm": 0.13080942630767822,
|
| 1086 |
+
"learning_rate": 0.0001323529411764706,
|
| 1087 |
+
"loss": 0.03578457981348038,
|
| 1088 |
+
"step": 154
|
| 1089 |
+
},
|
| 1090 |
+
{
|
| 1091 |
+
"epoch": 0.41005291005291006,
|
| 1092 |
+
"grad_norm": 0.11083829402923584,
|
| 1093 |
+
"learning_rate": 0.00013176470588235296,
|
| 1094 |
+
"loss": 0.02078537829220295,
|
| 1095 |
+
"step": 155
|
| 1096 |
+
},
|
| 1097 |
+
{
|
| 1098 |
+
"epoch": 0.4126984126984127,
|
| 1099 |
+
"grad_norm": 0.09704726189374924,
|
| 1100 |
+
"learning_rate": 0.0001311764705882353,
|
| 1101 |
+
"loss": 0.03142306208610535,
|
| 1102 |
+
"step": 156
|
| 1103 |
+
},
|
| 1104 |
+
{
|
| 1105 |
+
"epoch": 0.41534391534391535,
|
| 1106 |
+
"grad_norm": 0.09696362167596817,
|
| 1107 |
+
"learning_rate": 0.00013058823529411766,
|
| 1108 |
+
"loss": 0.02688862755894661,
|
| 1109 |
+
"step": 157
|
| 1110 |
+
},
|
| 1111 |
+
{
|
| 1112 |
+
"epoch": 0.41798941798941797,
|
| 1113 |
+
"grad_norm": 0.11424606293439865,
|
| 1114 |
+
"learning_rate": 0.00013000000000000002,
|
| 1115 |
+
"loss": 0.027476545423269272,
|
| 1116 |
+
"step": 158
|
| 1117 |
+
},
|
| 1118 |
+
{
|
| 1119 |
+
"epoch": 0.42063492063492064,
|
| 1120 |
+
"grad_norm": 0.11554589122533798,
|
| 1121 |
+
"learning_rate": 0.00012941176470588237,
|
| 1122 |
+
"loss": 0.029973959550261497,
|
| 1123 |
+
"step": 159
|
| 1124 |
+
},
|
| 1125 |
+
{
|
| 1126 |
+
"epoch": 0.42328042328042326,
|
| 1127 |
+
"grad_norm": 0.08863114565610886,
|
| 1128 |
+
"learning_rate": 0.00012882352941176472,
|
| 1129 |
+
"loss": 0.022143110632896423,
|
| 1130 |
+
"step": 160
|
| 1131 |
+
},
|
| 1132 |
+
{
|
| 1133 |
+
"epoch": 0.42592592592592593,
|
| 1134 |
+
"grad_norm": 0.11660370230674744,
|
| 1135 |
+
"learning_rate": 0.00012823529411764707,
|
| 1136 |
+
"loss": 0.03136860206723213,
|
| 1137 |
+
"step": 161
|
| 1138 |
+
},
|
| 1139 |
+
{
|
| 1140 |
+
"epoch": 0.42857142857142855,
|
| 1141 |
+
"grad_norm": 0.1340770572423935,
|
| 1142 |
+
"learning_rate": 0.0001276470588235294,
|
| 1143 |
+
"loss": 0.02894529700279236,
|
| 1144 |
+
"step": 162
|
| 1145 |
+
},
|
| 1146 |
+
{
|
| 1147 |
+
"epoch": 0.4312169312169312,
|
| 1148 |
+
"grad_norm": 0.12249583750963211,
|
| 1149 |
+
"learning_rate": 0.00012705882352941175,
|
| 1150 |
+
"loss": 0.033732134848833084,
|
| 1151 |
+
"step": 163
|
| 1152 |
+
},
|
| 1153 |
+
{
|
| 1154 |
+
"epoch": 0.43386243386243384,
|
| 1155 |
+
"grad_norm": 0.072428397834301,
|
| 1156 |
+
"learning_rate": 0.0001264705882352941,
|
| 1157 |
+
"loss": 0.026288658380508423,
|
| 1158 |
+
"step": 164
|
| 1159 |
+
},
|
| 1160 |
+
{
|
| 1161 |
+
"epoch": 0.4365079365079365,
|
| 1162 |
+
"grad_norm": 0.09587821364402771,
|
| 1163 |
+
"learning_rate": 0.0001258823529411765,
|
| 1164 |
+
"loss": 0.03067208267748356,
|
| 1165 |
+
"step": 165
|
| 1166 |
+
},
|
| 1167 |
+
{
|
| 1168 |
+
"epoch": 0.43915343915343913,
|
| 1169 |
+
"grad_norm": 0.09238255769014359,
|
| 1170 |
+
"learning_rate": 0.00012529411764705884,
|
| 1171 |
+
"loss": 0.027257606387138367,
|
| 1172 |
+
"step": 166
|
| 1173 |
+
},
|
| 1174 |
+
{
|
| 1175 |
+
"epoch": 0.4417989417989418,
|
| 1176 |
+
"grad_norm": 0.09599533677101135,
|
| 1177 |
+
"learning_rate": 0.0001247058823529412,
|
| 1178 |
+
"loss": 0.020257430151104927,
|
| 1179 |
+
"step": 167
|
| 1180 |
+
},
|
| 1181 |
+
{
|
| 1182 |
+
"epoch": 0.4444444444444444,
|
| 1183 |
+
"grad_norm": 0.08279647678136826,
|
| 1184 |
+
"learning_rate": 0.00012411764705882355,
|
| 1185 |
+
"loss": 0.025873055681586266,
|
| 1186 |
+
"step": 168
|
| 1187 |
+
},
|
| 1188 |
+
{
|
| 1189 |
+
"epoch": 0.4470899470899471,
|
| 1190 |
+
"grad_norm": 0.10330381989479065,
|
| 1191 |
+
"learning_rate": 0.0001235294117647059,
|
| 1192 |
+
"loss": 0.02722345106303692,
|
| 1193 |
+
"step": 169
|
| 1194 |
+
},
|
| 1195 |
+
{
|
| 1196 |
+
"epoch": 0.4497354497354497,
|
| 1197 |
+
"grad_norm": 0.09777422249317169,
|
| 1198 |
+
"learning_rate": 0.00012294117647058825,
|
| 1199 |
+
"loss": 0.0284090805798769,
|
| 1200 |
+
"step": 170
|
| 1201 |
+
},
|
| 1202 |
+
{
|
| 1203 |
+
"epoch": 0.4523809523809524,
|
| 1204 |
+
"grad_norm": 0.10960041731595993,
|
| 1205 |
+
"learning_rate": 0.0001223529411764706,
|
| 1206 |
+
"loss": 0.0273237656801939,
|
| 1207 |
+
"step": 171
|
| 1208 |
+
},
|
| 1209 |
+
{
|
| 1210 |
+
"epoch": 0.455026455026455,
|
| 1211 |
+
"grad_norm": 0.1169227808713913,
|
| 1212 |
+
"learning_rate": 0.00012176470588235293,
|
| 1213 |
+
"loss": 0.03370822221040726,
|
| 1214 |
+
"step": 172
|
| 1215 |
+
},
|
| 1216 |
+
{
|
| 1217 |
+
"epoch": 0.4576719576719577,
|
| 1218 |
+
"grad_norm": 0.08496791124343872,
|
| 1219 |
+
"learning_rate": 0.0001211764705882353,
|
| 1220 |
+
"loss": 0.018664535135030746,
|
| 1221 |
+
"step": 173
|
| 1222 |
+
},
|
| 1223 |
+
{
|
| 1224 |
+
"epoch": 0.4603174603174603,
|
| 1225 |
+
"grad_norm": 0.10068070143461227,
|
| 1226 |
+
"learning_rate": 0.00012058823529411765,
|
| 1227 |
+
"loss": 0.029450563713908195,
|
| 1228 |
+
"step": 174
|
| 1229 |
+
},
|
| 1230 |
+
{
|
| 1231 |
+
"epoch": 0.46296296296296297,
|
| 1232 |
+
"grad_norm": 0.09669794887304306,
|
| 1233 |
+
"learning_rate": 0.00012,
|
| 1234 |
+
"loss": 0.02172383852303028,
|
| 1235 |
+
"step": 175
|
| 1236 |
+
},
|
| 1237 |
+
{
|
| 1238 |
+
"epoch": 0.4656084656084656,
|
| 1239 |
+
"grad_norm": 0.12710849940776825,
|
| 1240 |
+
"learning_rate": 0.00011941176470588236,
|
| 1241 |
+
"loss": 0.029448989778757095,
|
| 1242 |
+
"step": 176
|
| 1243 |
+
},
|
| 1244 |
+
{
|
| 1245 |
+
"epoch": 0.46825396825396826,
|
| 1246 |
+
"grad_norm": 0.09274916350841522,
|
| 1247 |
+
"learning_rate": 0.00011882352941176471,
|
| 1248 |
+
"loss": 0.023345600813627243,
|
| 1249 |
+
"step": 177
|
| 1250 |
+
},
|
| 1251 |
+
{
|
| 1252 |
+
"epoch": 0.4708994708994709,
|
| 1253 |
+
"grad_norm": 0.10277178883552551,
|
| 1254 |
+
"learning_rate": 0.00011823529411764706,
|
| 1255 |
+
"loss": 0.026639586314558983,
|
| 1256 |
+
"step": 178
|
| 1257 |
+
},
|
| 1258 |
+
{
|
| 1259 |
+
"epoch": 0.47354497354497355,
|
| 1260 |
+
"grad_norm": 0.06539881974458694,
|
| 1261 |
+
"learning_rate": 0.00011764705882352942,
|
| 1262 |
+
"loss": 0.021892163902521133,
|
| 1263 |
+
"step": 179
|
| 1264 |
+
},
|
| 1265 |
+
{
|
| 1266 |
+
"epoch": 0.47619047619047616,
|
| 1267 |
+
"grad_norm": 0.10823221504688263,
|
| 1268 |
+
"learning_rate": 0.00011705882352941178,
|
| 1269 |
+
"loss": 0.022277187556028366,
|
| 1270 |
+
"step": 180
|
| 1271 |
+
},
|
| 1272 |
+
{
|
| 1273 |
+
"epoch": 0.47883597883597884,
|
| 1274 |
+
"grad_norm": 0.15443108975887299,
|
| 1275 |
+
"learning_rate": 0.00011647058823529413,
|
| 1276 |
+
"loss": 0.03035702183842659,
|
| 1277 |
+
"step": 181
|
| 1278 |
+
},
|
| 1279 |
+
{
|
| 1280 |
+
"epoch": 0.48148148148148145,
|
| 1281 |
+
"grad_norm": 0.10227533429861069,
|
| 1282 |
+
"learning_rate": 0.00011588235294117649,
|
| 1283 |
+
"loss": 0.03421338275074959,
|
| 1284 |
+
"step": 182
|
| 1285 |
+
},
|
| 1286 |
+
{
|
| 1287 |
+
"epoch": 0.48412698412698413,
|
| 1288 |
+
"grad_norm": 0.0971686840057373,
|
| 1289 |
+
"learning_rate": 0.00011529411764705881,
|
| 1290 |
+
"loss": 0.029597604647278786,
|
| 1291 |
+
"step": 183
|
| 1292 |
+
},
|
| 1293 |
+
{
|
| 1294 |
+
"epoch": 0.48677248677248675,
|
| 1295 |
+
"grad_norm": 0.1261613965034485,
|
| 1296 |
+
"learning_rate": 0.00011470588235294118,
|
| 1297 |
+
"loss": 0.027550101280212402,
|
| 1298 |
+
"step": 184
|
| 1299 |
+
},
|
| 1300 |
+
{
|
| 1301 |
+
"epoch": 0.4894179894179894,
|
| 1302 |
+
"grad_norm": 0.11550288647413254,
|
| 1303 |
+
"learning_rate": 0.00011411764705882353,
|
| 1304 |
+
"loss": 0.03323390707373619,
|
| 1305 |
+
"step": 185
|
| 1306 |
+
},
|
| 1307 |
+
{
|
| 1308 |
+
"epoch": 0.49206349206349204,
|
| 1309 |
+
"grad_norm": 0.08063457161188126,
|
| 1310 |
+
"learning_rate": 0.00011352941176470589,
|
| 1311 |
+
"loss": 0.02156604826450348,
|
| 1312 |
+
"step": 186
|
| 1313 |
+
},
|
| 1314 |
+
{
|
| 1315 |
+
"epoch": 0.4947089947089947,
|
| 1316 |
+
"grad_norm": 0.10156011581420898,
|
| 1317 |
+
"learning_rate": 0.00011294117647058824,
|
| 1318 |
+
"loss": 0.024817658588290215,
|
| 1319 |
+
"step": 187
|
| 1320 |
+
},
|
| 1321 |
+
{
|
| 1322 |
+
"epoch": 0.4973544973544973,
|
| 1323 |
+
"grad_norm": 0.15647770464420319,
|
| 1324 |
+
"learning_rate": 0.00011235294117647059,
|
| 1325 |
+
"loss": 0.02846340462565422,
|
| 1326 |
+
"step": 188
|
| 1327 |
+
},
|
| 1328 |
+
{
|
| 1329 |
+
"epoch": 0.5,
|
| 1330 |
+
"grad_norm": 0.07191152125597,
|
| 1331 |
+
"learning_rate": 0.00011176470588235294,
|
| 1332 |
+
"loss": 0.016268836334347725,
|
| 1333 |
+
"step": 189
|
| 1334 |
+
},
|
| 1335 |
+
{
|
| 1336 |
+
"epoch": 0.5026455026455027,
|
| 1337 |
+
"grad_norm": 0.11040358245372772,
|
| 1338 |
+
"learning_rate": 0.0001111764705882353,
|
| 1339 |
+
"loss": 0.02841845154762268,
|
| 1340 |
+
"step": 190
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"epoch": 0.5052910052910053,
|
| 1344 |
+
"grad_norm": 0.14806240797042847,
|
| 1345 |
+
"learning_rate": 0.00011058823529411766,
|
| 1346 |
+
"loss": 0.0306367389857769,
|
| 1347 |
+
"step": 191
|
| 1348 |
+
},
|
| 1349 |
+
{
|
| 1350 |
+
"epoch": 0.5079365079365079,
|
| 1351 |
+
"grad_norm": 0.10778608918190002,
|
| 1352 |
+
"learning_rate": 0.00011000000000000002,
|
| 1353 |
+
"loss": 0.031015485525131226,
|
| 1354 |
+
"step": 192
|
| 1355 |
+
},
|
| 1356 |
+
{
|
| 1357 |
+
"epoch": 0.5105820105820106,
|
| 1358 |
+
"grad_norm": 0.11341337114572525,
|
| 1359 |
+
"learning_rate": 0.00010941176470588237,
|
| 1360 |
+
"loss": 0.03242127224802971,
|
| 1361 |
+
"step": 193
|
| 1362 |
+
},
|
| 1363 |
+
{
|
| 1364 |
+
"epoch": 0.5132275132275133,
|
| 1365 |
+
"grad_norm": 0.12730282545089722,
|
| 1366 |
+
"learning_rate": 0.0001088235294117647,
|
| 1367 |
+
"loss": 0.03684879094362259,
|
| 1368 |
+
"step": 194
|
| 1369 |
+
},
|
| 1370 |
+
{
|
| 1371 |
+
"epoch": 0.5158730158730159,
|
| 1372 |
+
"grad_norm": 0.09207483381032944,
|
| 1373 |
+
"learning_rate": 0.00010823529411764706,
|
| 1374 |
+
"loss": 0.0260506309568882,
|
| 1375 |
+
"step": 195
|
| 1376 |
+
},
|
| 1377 |
+
{
|
| 1378 |
+
"epoch": 0.5185185185185185,
|
| 1379 |
+
"grad_norm": 0.10040389746427536,
|
| 1380 |
+
"learning_rate": 0.00010764705882352942,
|
| 1381 |
+
"loss": 0.02128693461418152,
|
| 1382 |
+
"step": 196
|
| 1383 |
+
},
|
| 1384 |
+
{
|
| 1385 |
+
"epoch": 0.5211640211640212,
|
| 1386 |
+
"grad_norm": 0.11447006464004517,
|
| 1387 |
+
"learning_rate": 0.00010705882352941177,
|
| 1388 |
+
"loss": 0.03452152758836746,
|
| 1389 |
+
"step": 197
|
| 1390 |
+
},
|
| 1391 |
+
{
|
| 1392 |
+
"epoch": 0.5238095238095238,
|
| 1393 |
+
"grad_norm": 0.1034921407699585,
|
| 1394 |
+
"learning_rate": 0.00010647058823529412,
|
| 1395 |
+
"loss": 0.028310813009738922,
|
| 1396 |
+
"step": 198
|
| 1397 |
+
},
|
| 1398 |
+
{
|
| 1399 |
+
"epoch": 0.5264550264550265,
|
| 1400 |
+
"grad_norm": 0.09908110648393631,
|
| 1401 |
+
"learning_rate": 0.00010588235294117647,
|
| 1402 |
+
"loss": 0.029575366526842117,
|
| 1403 |
+
"step": 199
|
| 1404 |
+
},
|
| 1405 |
+
{
|
| 1406 |
+
"epoch": 0.5291005291005291,
|
| 1407 |
+
"grad_norm": 0.0822087973356247,
|
| 1408 |
+
"learning_rate": 0.00010529411764705883,
|
| 1409 |
+
"loss": 0.029606211930513382,
|
| 1410 |
+
"step": 200
|
| 1411 |
+
}
|
| 1412 |
+
],
|
| 1413 |
+
"logging_steps": 1,
|
| 1414 |
+
"max_steps": 378,
|
| 1415 |
+
"num_input_tokens_seen": 0,
|
| 1416 |
+
"num_train_epochs": 1,
|
| 1417 |
+
"save_steps": 40,
|
| 1418 |
+
"stateful_callbacks": {
|
| 1419 |
+
"TrainerControl": {
|
| 1420 |
+
"args": {
|
| 1421 |
+
"should_epoch_stop": false,
|
| 1422 |
+
"should_evaluate": false,
|
| 1423 |
+
"should_log": false,
|
| 1424 |
+
"should_save": true,
|
| 1425 |
+
"should_training_stop": false
|
| 1426 |
+
},
|
| 1427 |
+
"attributes": {}
|
| 1428 |
+
}
|
| 1429 |
+
},
|
| 1430 |
+
"total_flos": 7830333825088512.0,
|
| 1431 |
+
"train_batch_size": 2,
|
| 1432 |
+
"trial_name": null,
|
| 1433 |
+
"trial_params": null
|
| 1434 |
+
}
|
sft_worldsplit_1_5b/checkpoint-200/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec8592cab6c58b1adfee898260ecea909e7edb820af276385de44a0704c7b160
|
| 3 |
+
size 5713
|
sft_worldsplit_1_5b/checkpoint-240/README.md
ADDED
|
@@ -0,0 +1,210 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit
|
| 7 |
+
- lora
|
| 8 |
+
- sft
|
| 9 |
+
- transformers
|
| 10 |
+
- trl
|
| 11 |
+
- unsloth
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# Model Card for Model ID
|
| 15 |
+
|
| 16 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
## Model Details
|
| 21 |
+
|
| 22 |
+
### Model Description
|
| 23 |
+
|
| 24 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
|
| 28 |
+
- **Developed by:** [More Information Needed]
|
| 29 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 30 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 31 |
+
- **Model type:** [More Information Needed]
|
| 32 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 33 |
+
- **License:** [More Information Needed]
|
| 34 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 35 |
+
|
| 36 |
+
### Model Sources [optional]
|
| 37 |
+
|
| 38 |
+
<!-- Provide the basic links for the model. -->
|
| 39 |
+
|
| 40 |
+
- **Repository:** [More Information Needed]
|
| 41 |
+
- **Paper [optional]:** [More Information Needed]
|
| 42 |
+
- **Demo [optional]:** [More Information Needed]
|
| 43 |
+
|
| 44 |
+
## Uses
|
| 45 |
+
|
| 46 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 47 |
+
|
| 48 |
+
### Direct Use
|
| 49 |
+
|
| 50 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 51 |
+
|
| 52 |
+
[More Information Needed]
|
| 53 |
+
|
| 54 |
+
### Downstream Use [optional]
|
| 55 |
+
|
| 56 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 57 |
+
|
| 58 |
+
[More Information Needed]
|
| 59 |
+
|
| 60 |
+
### Out-of-Scope Use
|
| 61 |
+
|
| 62 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 63 |
+
|
| 64 |
+
[More Information Needed]
|
| 65 |
+
|
| 66 |
+
## Bias, Risks, and Limitations
|
| 67 |
+
|
| 68 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 69 |
+
|
| 70 |
+
[More Information Needed]
|
| 71 |
+
|
| 72 |
+
### Recommendations
|
| 73 |
+
|
| 74 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 75 |
+
|
| 76 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 77 |
+
|
| 78 |
+
## How to Get Started with the Model
|
| 79 |
+
|
| 80 |
+
Use the code below to get started with the model.
|
| 81 |
+
|
| 82 |
+
[More Information Needed]
|
| 83 |
+
|
| 84 |
+
## Training Details
|
| 85 |
+
|
| 86 |
+
### Training Data
|
| 87 |
+
|
| 88 |
+
<!-- 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. -->
|
| 89 |
+
|
| 90 |
+
[More Information Needed]
|
| 91 |
+
|
| 92 |
+
### Training Procedure
|
| 93 |
+
|
| 94 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 95 |
+
|
| 96 |
+
#### Preprocessing [optional]
|
| 97 |
+
|
| 98 |
+
[More Information Needed]
|
| 99 |
+
|
| 100 |
+
|
| 101 |
+
#### Training Hyperparameters
|
| 102 |
+
|
| 103 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 104 |
+
|
| 105 |
+
#### Speeds, Sizes, Times [optional]
|
| 106 |
+
|
| 107 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 108 |
+
|
| 109 |
+
[More Information Needed]
|
| 110 |
+
|
| 111 |
+
## Evaluation
|
| 112 |
+
|
| 113 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 114 |
+
|
| 115 |
+
### Testing Data, Factors & Metrics
|
| 116 |
+
|
| 117 |
+
#### Testing Data
|
| 118 |
+
|
| 119 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 120 |
+
|
| 121 |
+
[More Information Needed]
|
| 122 |
+
|
| 123 |
+
#### Factors
|
| 124 |
+
|
| 125 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 126 |
+
|
| 127 |
+
[More Information Needed]
|
| 128 |
+
|
| 129 |
+
#### Metrics
|
| 130 |
+
|
| 131 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 132 |
+
|
| 133 |
+
[More Information Needed]
|
| 134 |
+
|
| 135 |
+
### Results
|
| 136 |
+
|
| 137 |
+
[More Information Needed]
|
| 138 |
+
|
| 139 |
+
#### Summary
|
| 140 |
+
|
| 141 |
+
|
| 142 |
+
|
| 143 |
+
## Model Examination [optional]
|
| 144 |
+
|
| 145 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 146 |
+
|
| 147 |
+
[More Information Needed]
|
| 148 |
+
|
| 149 |
+
## Environmental Impact
|
| 150 |
+
|
| 151 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 152 |
+
|
| 153 |
+
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).
|
| 154 |
+
|
| 155 |
+
- **Hardware Type:** [More Information Needed]
|
| 156 |
+
- **Hours used:** [More Information Needed]
|
| 157 |
+
- **Cloud Provider:** [More Information Needed]
|
| 158 |
+
- **Compute Region:** [More Information Needed]
|
| 159 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 160 |
+
|
| 161 |
+
## Technical Specifications [optional]
|
| 162 |
+
|
| 163 |
+
### Model Architecture and Objective
|
| 164 |
+
|
| 165 |
+
[More Information Needed]
|
| 166 |
+
|
| 167 |
+
### Compute Infrastructure
|
| 168 |
+
|
| 169 |
+
[More Information Needed]
|
| 170 |
+
|
| 171 |
+
#### Hardware
|
| 172 |
+
|
| 173 |
+
[More Information Needed]
|
| 174 |
+
|
| 175 |
+
#### Software
|
| 176 |
+
|
| 177 |
+
[More Information Needed]
|
| 178 |
+
|
| 179 |
+
## Citation [optional]
|
| 180 |
+
|
| 181 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 182 |
+
|
| 183 |
+
**BibTeX:**
|
| 184 |
+
|
| 185 |
+
[More Information Needed]
|
| 186 |
+
|
| 187 |
+
**APA:**
|
| 188 |
+
|
| 189 |
+
[More Information Needed]
|
| 190 |
+
|
| 191 |
+
## Glossary [optional]
|
| 192 |
+
|
| 193 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 194 |
+
|
| 195 |
+
[More Information Needed]
|
| 196 |
+
|
| 197 |
+
## More Information [optional]
|
| 198 |
+
|
| 199 |
+
[More Information Needed]
|
| 200 |
+
|
| 201 |
+
## Model Card Authors [optional]
|
| 202 |
+
|
| 203 |
+
[More Information Needed]
|
| 204 |
+
|
| 205 |
+
## Model Card Contact
|
| 206 |
+
|
| 207 |
+
[More Information Needed]
|
| 208 |
+
### Framework versions
|
| 209 |
+
|
| 210 |
+
- PEFT 0.19.1
|
sft_worldsplit_1_5b/checkpoint-240/adapter_config.json
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alora_invocation_tokens": null,
|
| 3 |
+
"alpha_pattern": {},
|
| 4 |
+
"arrow_config": null,
|
| 5 |
+
"auto_mapping": {
|
| 6 |
+
"base_model_class": "Qwen2ForCausalLM",
|
| 7 |
+
"parent_library": "transformers.models.qwen2.modeling_qwen2",
|
| 8 |
+
"unsloth_fixed": true
|
| 9 |
+
},
|
| 10 |
+
"base_model_name_or_path": "unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit",
|
| 11 |
+
"bias": "none",
|
| 12 |
+
"corda_config": null,
|
| 13 |
+
"ensure_weight_tying": false,
|
| 14 |
+
"eva_config": null,
|
| 15 |
+
"exclude_modules": null,
|
| 16 |
+
"fan_in_fan_out": false,
|
| 17 |
+
"inference_mode": true,
|
| 18 |
+
"init_lora_weights": true,
|
| 19 |
+
"layer_replication": null,
|
| 20 |
+
"layers_pattern": null,
|
| 21 |
+
"layers_to_transform": null,
|
| 22 |
+
"loftq_config": {},
|
| 23 |
+
"lora_alpha": 32,
|
| 24 |
+
"lora_bias": false,
|
| 25 |
+
"lora_dropout": 0.0,
|
| 26 |
+
"lora_ga_config": null,
|
| 27 |
+
"megatron_config": null,
|
| 28 |
+
"megatron_core": "megatron.core",
|
| 29 |
+
"modules_to_save": null,
|
| 30 |
+
"peft_type": "LORA",
|
| 31 |
+
"peft_version": "0.19.1",
|
| 32 |
+
"qalora_group_size": 16,
|
| 33 |
+
"r": 16,
|
| 34 |
+
"rank_pattern": {},
|
| 35 |
+
"revision": null,
|
| 36 |
+
"target_modules": [
|
| 37 |
+
"k_proj",
|
| 38 |
+
"up_proj",
|
| 39 |
+
"o_proj",
|
| 40 |
+
"q_proj",
|
| 41 |
+
"v_proj",
|
| 42 |
+
"down_proj",
|
| 43 |
+
"gate_proj"
|
| 44 |
+
],
|
| 45 |
+
"target_parameters": null,
|
| 46 |
+
"task_type": "CAUSAL_LM",
|
| 47 |
+
"trainable_token_indices": null,
|
| 48 |
+
"use_bdlora": null,
|
| 49 |
+
"use_dora": false,
|
| 50 |
+
"use_qalora": false,
|
| 51 |
+
"use_rslora": false
|
| 52 |
+
}
|
sft_worldsplit_1_5b/checkpoint-240/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:632441508debaaf01514acddb4c8eea89ccf062ff0630b13013451ea774f46cf
|
| 3 |
+
size 73911112
|
sft_worldsplit_1_5b/checkpoint-240/chat_template.jinja
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{%- if tools %}
|
| 2 |
+
{{- '<|im_start|>system\n' }}
|
| 3 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 4 |
+
{{- messages[0]['content'] }}
|
| 5 |
+
{%- else %}
|
| 6 |
+
{{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
|
| 7 |
+
{%- endif %}
|
| 8 |
+
{{- "\n\n# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
|
| 9 |
+
{%- for tool in tools %}
|
| 10 |
+
{{- "\n" }}
|
| 11 |
+
{{- tool | tojson }}
|
| 12 |
+
{%- endfor %}
|
| 13 |
+
{{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
|
| 14 |
+
{%- else %}
|
| 15 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 16 |
+
{{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
|
| 17 |
+
{%- else %}
|
| 18 |
+
{{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
|
| 19 |
+
{%- endif %}
|
| 20 |
+
{%- endif %}
|
| 21 |
+
{%- for message in messages %}
|
| 22 |
+
{%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
|
| 23 |
+
{{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
|
| 24 |
+
{%- elif message.role == "assistant" %}
|
| 25 |
+
{{- '<|im_start|>' + message.role }}
|
| 26 |
+
{%- if message.content %}
|
| 27 |
+
{{- '\n' + message.content }}
|
| 28 |
+
{%- endif %}
|
| 29 |
+
{%- for tool_call in message.tool_calls %}
|
| 30 |
+
{%- if tool_call.function is defined %}
|
| 31 |
+
{%- set tool_call = tool_call.function %}
|
| 32 |
+
{%- endif %}
|
| 33 |
+
{{- '\n<tool_call>\n{"name": "' }}
|
| 34 |
+
{{- tool_call.name }}
|
| 35 |
+
{{- '", "arguments": ' }}
|
| 36 |
+
{{- tool_call.arguments | tojson }}
|
| 37 |
+
{{- '}\n</tool_call>' }}
|
| 38 |
+
{%- endfor %}
|
| 39 |
+
{{- '<|im_end|>\n' }}
|
| 40 |
+
{%- elif message.role == "tool" %}
|
| 41 |
+
{%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
|
| 42 |
+
{{- '<|im_start|>user' }}
|
| 43 |
+
{%- endif %}
|
| 44 |
+
{{- '\n<tool_response>\n' }}
|
| 45 |
+
{{- message.content }}
|
| 46 |
+
{{- '\n</tool_response>' }}
|
| 47 |
+
{%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
|
| 48 |
+
{{- '<|im_end|>\n' }}
|
| 49 |
+
{%- endif %}
|
| 50 |
+
{%- endif %}
|
| 51 |
+
{%- endfor %}
|
| 52 |
+
{%- if add_generation_prompt %}
|
| 53 |
+
{{- '<|im_start|>assistant\n' }}
|
| 54 |
+
{%- endif %}
|
sft_worldsplit_1_5b/checkpoint-240/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b70baaef5d3a74e84e038887af5564c17b3a4e4748a4195126ca00b27854de76
|
| 3 |
+
size 37969669
|
sft_worldsplit_1_5b/checkpoint-240/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:61c19bab1174704a4a4441475683bf1270277af15d2e2c95e964789128e482c4
|
| 3 |
+
size 14645
|
sft_worldsplit_1_5b/checkpoint-240/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8b31502269c869f7b15401be3e2c78a1c5c68d03918c847333cdd44a94126e2c
|
| 3 |
+
size 1465
|
sft_worldsplit_1_5b/checkpoint-240/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bd5948af71b4f56cf697f7580814c7ce8b80595ef985544efcacf716126a2e31
|
| 3 |
+
size 11422356
|
sft_worldsplit_1_5b/checkpoint-240/tokenizer_config.json
ADDED
|
@@ -0,0 +1,201 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_prefix_space": false,
|
| 3 |
+
"backend": "tokenizers",
|
| 4 |
+
"bos_token": null,
|
| 5 |
+
"clean_up_tokenization_spaces": false,
|
| 6 |
+
"eos_token": "<|im_end|>",
|
| 7 |
+
"errors": "replace",
|
| 8 |
+
"is_local": false,
|
| 9 |
+
"model_max_length": 32768,
|
| 10 |
+
"pad_token": "<|PAD_TOKEN|>",
|
| 11 |
+
"padding_side": "right",
|
| 12 |
+
"split_special_tokens": false,
|
| 13 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 14 |
+
"unk_token": null,
|
| 15 |
+
"added_tokens_decoder": {
|
| 16 |
+
"151643": {
|
| 17 |
+
"content": "<|endoftext|>",
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"rstrip": false,
|
| 21 |
+
"normalized": false,
|
| 22 |
+
"special": true
|
| 23 |
+
},
|
| 24 |
+
"151644": {
|
| 25 |
+
"content": "<|im_start|>",
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"lstrip": false,
|
| 28 |
+
"rstrip": false,
|
| 29 |
+
"normalized": false,
|
| 30 |
+
"special": true
|
| 31 |
+
},
|
| 32 |
+
"151645": {
|
| 33 |
+
"content": "<|im_end|>",
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"lstrip": false,
|
| 36 |
+
"rstrip": false,
|
| 37 |
+
"normalized": false,
|
| 38 |
+
"special": true
|
| 39 |
+
},
|
| 40 |
+
"151646": {
|
| 41 |
+
"content": "<|object_ref_start|>",
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"lstrip": false,
|
| 44 |
+
"rstrip": false,
|
| 45 |
+
"normalized": false,
|
| 46 |
+
"special": true
|
| 47 |
+
},
|
| 48 |
+
"151647": {
|
| 49 |
+
"content": "<|object_ref_end|>",
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"lstrip": false,
|
| 52 |
+
"rstrip": false,
|
| 53 |
+
"normalized": false,
|
| 54 |
+
"special": true
|
| 55 |
+
},
|
| 56 |
+
"151648": {
|
| 57 |
+
"content": "<|box_start|>",
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"lstrip": false,
|
| 60 |
+
"rstrip": false,
|
| 61 |
+
"normalized": false,
|
| 62 |
+
"special": true
|
| 63 |
+
},
|
| 64 |
+
"151649": {
|
| 65 |
+
"content": "<|box_end|>",
|
| 66 |
+
"single_word": false,
|
| 67 |
+
"lstrip": false,
|
| 68 |
+
"rstrip": false,
|
| 69 |
+
"normalized": false,
|
| 70 |
+
"special": true
|
| 71 |
+
},
|
| 72 |
+
"151650": {
|
| 73 |
+
"content": "<|quad_start|>",
|
| 74 |
+
"single_word": false,
|
| 75 |
+
"lstrip": false,
|
| 76 |
+
"rstrip": false,
|
| 77 |
+
"normalized": false,
|
| 78 |
+
"special": true
|
| 79 |
+
},
|
| 80 |
+
"151651": {
|
| 81 |
+
"content": "<|quad_end|>",
|
| 82 |
+
"single_word": false,
|
| 83 |
+
"lstrip": false,
|
| 84 |
+
"rstrip": false,
|
| 85 |
+
"normalized": false,
|
| 86 |
+
"special": true
|
| 87 |
+
},
|
| 88 |
+
"151652": {
|
| 89 |
+
"content": "<|vision_start|>",
|
| 90 |
+
"single_word": false,
|
| 91 |
+
"lstrip": false,
|
| 92 |
+
"rstrip": false,
|
| 93 |
+
"normalized": false,
|
| 94 |
+
"special": true
|
| 95 |
+
},
|
| 96 |
+
"151653": {
|
| 97 |
+
"content": "<|vision_end|>",
|
| 98 |
+
"single_word": false,
|
| 99 |
+
"lstrip": false,
|
| 100 |
+
"rstrip": false,
|
| 101 |
+
"normalized": false,
|
| 102 |
+
"special": true
|
| 103 |
+
},
|
| 104 |
+
"151654": {
|
| 105 |
+
"content": "<|vision_pad|>",
|
| 106 |
+
"single_word": false,
|
| 107 |
+
"lstrip": false,
|
| 108 |
+
"rstrip": false,
|
| 109 |
+
"normalized": false,
|
| 110 |
+
"special": true
|
| 111 |
+
},
|
| 112 |
+
"151655": {
|
| 113 |
+
"content": "<|image_pad|>",
|
| 114 |
+
"single_word": false,
|
| 115 |
+
"lstrip": false,
|
| 116 |
+
"rstrip": false,
|
| 117 |
+
"normalized": false,
|
| 118 |
+
"special": true
|
| 119 |
+
},
|
| 120 |
+
"151656": {
|
| 121 |
+
"content": "<|video_pad|>",
|
| 122 |
+
"single_word": false,
|
| 123 |
+
"lstrip": false,
|
| 124 |
+
"rstrip": false,
|
| 125 |
+
"normalized": false,
|
| 126 |
+
"special": true
|
| 127 |
+
},
|
| 128 |
+
"151657": {
|
| 129 |
+
"content": "<tool_call>",
|
| 130 |
+
"single_word": false,
|
| 131 |
+
"lstrip": false,
|
| 132 |
+
"rstrip": false,
|
| 133 |
+
"normalized": false,
|
| 134 |
+
"special": false
|
| 135 |
+
},
|
| 136 |
+
"151658": {
|
| 137 |
+
"content": "</tool_call>",
|
| 138 |
+
"single_word": false,
|
| 139 |
+
"lstrip": false,
|
| 140 |
+
"rstrip": false,
|
| 141 |
+
"normalized": false,
|
| 142 |
+
"special": false
|
| 143 |
+
},
|
| 144 |
+
"151659": {
|
| 145 |
+
"content": "<|fim_prefix|>",
|
| 146 |
+
"single_word": false,
|
| 147 |
+
"lstrip": false,
|
| 148 |
+
"rstrip": false,
|
| 149 |
+
"normalized": false,
|
| 150 |
+
"special": false
|
| 151 |
+
},
|
| 152 |
+
"151660": {
|
| 153 |
+
"content": "<|fim_middle|>",
|
| 154 |
+
"single_word": false,
|
| 155 |
+
"lstrip": false,
|
| 156 |
+
"rstrip": false,
|
| 157 |
+
"normalized": false,
|
| 158 |
+
"special": false
|
| 159 |
+
},
|
| 160 |
+
"151661": {
|
| 161 |
+
"content": "<|fim_suffix|>",
|
| 162 |
+
"single_word": false,
|
| 163 |
+
"lstrip": false,
|
| 164 |
+
"rstrip": false,
|
| 165 |
+
"normalized": false,
|
| 166 |
+
"special": false
|
| 167 |
+
},
|
| 168 |
+
"151662": {
|
| 169 |
+
"content": "<|fim_pad|>",
|
| 170 |
+
"single_word": false,
|
| 171 |
+
"lstrip": false,
|
| 172 |
+
"rstrip": false,
|
| 173 |
+
"normalized": false,
|
| 174 |
+
"special": false
|
| 175 |
+
},
|
| 176 |
+
"151663": {
|
| 177 |
+
"content": "<|repo_name|>",
|
| 178 |
+
"single_word": false,
|
| 179 |
+
"lstrip": false,
|
| 180 |
+
"rstrip": false,
|
| 181 |
+
"normalized": false,
|
| 182 |
+
"special": false
|
| 183 |
+
},
|
| 184 |
+
"151664": {
|
| 185 |
+
"content": "<|file_sep|>",
|
| 186 |
+
"single_word": false,
|
| 187 |
+
"lstrip": false,
|
| 188 |
+
"rstrip": false,
|
| 189 |
+
"normalized": false,
|
| 190 |
+
"special": false
|
| 191 |
+
},
|
| 192 |
+
"151665": {
|
| 193 |
+
"content": "<|PAD_TOKEN|>",
|
| 194 |
+
"single_word": false,
|
| 195 |
+
"lstrip": false,
|
| 196 |
+
"rstrip": false,
|
| 197 |
+
"normalized": false,
|
| 198 |
+
"special": true
|
| 199 |
+
}
|
| 200 |
+
}
|
| 201 |
+
}
|
sft_worldsplit_1_5b/checkpoint-240/trainer_state.json
ADDED
|
@@ -0,0 +1,1714 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.6349206349206349,
|
| 6 |
+
"eval_steps": 500,
|
| 7 |
+
"global_step": 240,
|
| 8 |
+
"is_hyper_param_search": false,
|
| 9 |
+
"is_local_process_zero": true,
|
| 10 |
+
"is_world_process_zero": true,
|
| 11 |
+
"log_history": [
|
| 12 |
+
{
|
| 13 |
+
"epoch": 0.0026455026455026454,
|
| 14 |
+
"grad_norm": 2.179722309112549,
|
| 15 |
+
"learning_rate": 0.0,
|
| 16 |
+
"loss": 2.1897194385528564,
|
| 17 |
+
"step": 1
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.005291005291005291,
|
| 21 |
+
"grad_norm": 1.4213849306106567,
|
| 22 |
+
"learning_rate": 5.263157894736842e-06,
|
| 23 |
+
"loss": 2.023362159729004,
|
| 24 |
+
"step": 2
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.007936507936507936,
|
| 28 |
+
"grad_norm": 1.4651298522949219,
|
| 29 |
+
"learning_rate": 1.0526315789473684e-05,
|
| 30 |
+
"loss": 2.1094398498535156,
|
| 31 |
+
"step": 3
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.010582010582010581,
|
| 35 |
+
"grad_norm": 1.3533823490142822,
|
| 36 |
+
"learning_rate": 1.5789473684210526e-05,
|
| 37 |
+
"loss": 2.0047714710235596,
|
| 38 |
+
"step": 4
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"epoch": 0.013227513227513227,
|
| 42 |
+
"grad_norm": 1.6160931587219238,
|
| 43 |
+
"learning_rate": 2.105263157894737e-05,
|
| 44 |
+
"loss": 2.121164560317993,
|
| 45 |
+
"step": 5
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.015873015873015872,
|
| 49 |
+
"grad_norm": 1.7538481950759888,
|
| 50 |
+
"learning_rate": 2.6315789473684212e-05,
|
| 51 |
+
"loss": 2.1543028354644775,
|
| 52 |
+
"step": 6
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"epoch": 0.018518518518518517,
|
| 56 |
+
"grad_norm": 1.4564684629440308,
|
| 57 |
+
"learning_rate": 3.157894736842105e-05,
|
| 58 |
+
"loss": 1.98488187789917,
|
| 59 |
+
"step": 7
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"epoch": 0.021164021164021163,
|
| 63 |
+
"grad_norm": 1.106909155845642,
|
| 64 |
+
"learning_rate": 3.6842105263157895e-05,
|
| 65 |
+
"loss": 1.990682601928711,
|
| 66 |
+
"step": 8
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"epoch": 0.023809523809523808,
|
| 70 |
+
"grad_norm": 1.23565673828125,
|
| 71 |
+
"learning_rate": 4.210526315789474e-05,
|
| 72 |
+
"loss": 2.113189697265625,
|
| 73 |
+
"step": 9
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 0.026455026455026454,
|
| 77 |
+
"grad_norm": 0.8749648332595825,
|
| 78 |
+
"learning_rate": 4.736842105263158e-05,
|
| 79 |
+
"loss": 1.9175727367401123,
|
| 80 |
+
"step": 10
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"epoch": 0.0291005291005291,
|
| 84 |
+
"grad_norm": 0.9515067934989929,
|
| 85 |
+
"learning_rate": 5.2631578947368424e-05,
|
| 86 |
+
"loss": 2.070034980773926,
|
| 87 |
+
"step": 11
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"epoch": 0.031746031746031744,
|
| 91 |
+
"grad_norm": 0.6469148397445679,
|
| 92 |
+
"learning_rate": 5.789473684210527e-05,
|
| 93 |
+
"loss": 1.849581003189087,
|
| 94 |
+
"step": 12
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"epoch": 0.03439153439153439,
|
| 98 |
+
"grad_norm": 0.6476016044616699,
|
| 99 |
+
"learning_rate": 6.31578947368421e-05,
|
| 100 |
+
"loss": 1.6639738082885742,
|
| 101 |
+
"step": 13
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"epoch": 0.037037037037037035,
|
| 105 |
+
"grad_norm": 0.7043063640594482,
|
| 106 |
+
"learning_rate": 6.842105263157895e-05,
|
| 107 |
+
"loss": 1.7406408786773682,
|
| 108 |
+
"step": 14
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"epoch": 0.03968253968253968,
|
| 112 |
+
"grad_norm": 0.5968908071517944,
|
| 113 |
+
"learning_rate": 7.368421052631579e-05,
|
| 114 |
+
"loss": 1.6576179265975952,
|
| 115 |
+
"step": 15
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"epoch": 0.042328042328042326,
|
| 119 |
+
"grad_norm": 0.679215669631958,
|
| 120 |
+
"learning_rate": 7.894736842105263e-05,
|
| 121 |
+
"loss": 1.761307954788208,
|
| 122 |
+
"step": 16
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"epoch": 0.04497354497354497,
|
| 126 |
+
"grad_norm": 0.6668431758880615,
|
| 127 |
+
"learning_rate": 8.421052631578948e-05,
|
| 128 |
+
"loss": 1.728525161743164,
|
| 129 |
+
"step": 17
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 0.047619047619047616,
|
| 133 |
+
"grad_norm": 0.6382503509521484,
|
| 134 |
+
"learning_rate": 8.947368421052632e-05,
|
| 135 |
+
"loss": 1.6631115674972534,
|
| 136 |
+
"step": 18
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 0.05026455026455026,
|
| 140 |
+
"grad_norm": 0.699229896068573,
|
| 141 |
+
"learning_rate": 9.473684210526316e-05,
|
| 142 |
+
"loss": 1.566865086555481,
|
| 143 |
+
"step": 19
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"epoch": 0.05291005291005291,
|
| 147 |
+
"grad_norm": 0.6102572679519653,
|
| 148 |
+
"learning_rate": 0.0001,
|
| 149 |
+
"loss": 1.386806607246399,
|
| 150 |
+
"step": 20
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"epoch": 0.05555555555555555,
|
| 154 |
+
"grad_norm": 0.7419372797012329,
|
| 155 |
+
"learning_rate": 0.00010526315789473685,
|
| 156 |
+
"loss": 1.3766692876815796,
|
| 157 |
+
"step": 21
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"epoch": 0.0582010582010582,
|
| 161 |
+
"grad_norm": 0.7205930948257446,
|
| 162 |
+
"learning_rate": 0.0001105263157894737,
|
| 163 |
+
"loss": 1.2881217002868652,
|
| 164 |
+
"step": 22
|
| 165 |
+
},
|
| 166 |
+
{
|
| 167 |
+
"epoch": 0.06084656084656084,
|
| 168 |
+
"grad_norm": 0.7660960555076599,
|
| 169 |
+
"learning_rate": 0.00011578947368421053,
|
| 170 |
+
"loss": 1.3662283420562744,
|
| 171 |
+
"step": 23
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"epoch": 0.06349206349206349,
|
| 175 |
+
"grad_norm": 0.8346042037010193,
|
| 176 |
+
"learning_rate": 0.00012105263157894738,
|
| 177 |
+
"loss": 1.1722878217697144,
|
| 178 |
+
"step": 24
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"epoch": 0.06613756613756613,
|
| 182 |
+
"grad_norm": 0.8875777721405029,
|
| 183 |
+
"learning_rate": 0.0001263157894736842,
|
| 184 |
+
"loss": 1.0199048519134521,
|
| 185 |
+
"step": 25
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"epoch": 0.06878306878306878,
|
| 189 |
+
"grad_norm": 0.908794105052948,
|
| 190 |
+
"learning_rate": 0.00013157894736842108,
|
| 191 |
+
"loss": 0.8610183000564575,
|
| 192 |
+
"step": 26
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"epoch": 0.07142857142857142,
|
| 196 |
+
"grad_norm": 1.1685150861740112,
|
| 197 |
+
"learning_rate": 0.0001368421052631579,
|
| 198 |
+
"loss": 0.8983635306358337,
|
| 199 |
+
"step": 27
|
| 200 |
+
},
|
| 201 |
+
{
|
| 202 |
+
"epoch": 0.07407407407407407,
|
| 203 |
+
"grad_norm": 1.1241850852966309,
|
| 204 |
+
"learning_rate": 0.00014210526315789474,
|
| 205 |
+
"loss": 0.883075475692749,
|
| 206 |
+
"step": 28
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"epoch": 0.07671957671957672,
|
| 210 |
+
"grad_norm": 0.899897038936615,
|
| 211 |
+
"learning_rate": 0.00014736842105263158,
|
| 212 |
+
"loss": 0.6960610151290894,
|
| 213 |
+
"step": 29
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 0.07936507936507936,
|
| 217 |
+
"grad_norm": 1.270443081855774,
|
| 218 |
+
"learning_rate": 0.00015263157894736845,
|
| 219 |
+
"loss": 0.4915878176689148,
|
| 220 |
+
"step": 30
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"epoch": 0.082010582010582,
|
| 224 |
+
"grad_norm": 0.8855540156364441,
|
| 225 |
+
"learning_rate": 0.00015789473684210527,
|
| 226 |
+
"loss": 0.48479601740837097,
|
| 227 |
+
"step": 31
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 0.08465608465608465,
|
| 231 |
+
"grad_norm": 0.6610377430915833,
|
| 232 |
+
"learning_rate": 0.0001631578947368421,
|
| 233 |
+
"loss": 0.45518991351127625,
|
| 234 |
+
"step": 32
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 0.0873015873015873,
|
| 238 |
+
"grad_norm": 0.8044703602790833,
|
| 239 |
+
"learning_rate": 0.00016842105263157895,
|
| 240 |
+
"loss": 0.5127372145652771,
|
| 241 |
+
"step": 33
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"epoch": 0.08994708994708994,
|
| 245 |
+
"grad_norm": 0.6767902374267578,
|
| 246 |
+
"learning_rate": 0.0001736842105263158,
|
| 247 |
+
"loss": 0.24351520836353302,
|
| 248 |
+
"step": 34
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"epoch": 0.09259259259259259,
|
| 252 |
+
"grad_norm": 0.8144934773445129,
|
| 253 |
+
"learning_rate": 0.00017894736842105264,
|
| 254 |
+
"loss": 0.43377262353897095,
|
| 255 |
+
"step": 35
|
| 256 |
+
},
|
| 257 |
+
{
|
| 258 |
+
"epoch": 0.09523809523809523,
|
| 259 |
+
"grad_norm": 0.7722636461257935,
|
| 260 |
+
"learning_rate": 0.00018421052631578948,
|
| 261 |
+
"loss": 0.419627845287323,
|
| 262 |
+
"step": 36
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"epoch": 0.09788359788359788,
|
| 266 |
+
"grad_norm": 0.6482549905776978,
|
| 267 |
+
"learning_rate": 0.00018947368421052632,
|
| 268 |
+
"loss": 0.28788167238235474,
|
| 269 |
+
"step": 37
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"epoch": 0.10052910052910052,
|
| 273 |
+
"grad_norm": 0.86399906873703,
|
| 274 |
+
"learning_rate": 0.00019473684210526317,
|
| 275 |
+
"loss": 0.345514714717865,
|
| 276 |
+
"step": 38
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"epoch": 0.10317460317460317,
|
| 280 |
+
"grad_norm": 0.5985870957374573,
|
| 281 |
+
"learning_rate": 0.0002,
|
| 282 |
+
"loss": 0.2702908217906952,
|
| 283 |
+
"step": 39
|
| 284 |
+
},
|
| 285 |
+
{
|
| 286 |
+
"epoch": 0.10582010582010581,
|
| 287 |
+
"grad_norm": 0.9768778681755066,
|
| 288 |
+
"learning_rate": 0.00019941176470588236,
|
| 289 |
+
"loss": 0.138988196849823,
|
| 290 |
+
"step": 40
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"epoch": 0.10846560846560846,
|
| 294 |
+
"grad_norm": 0.5112291574478149,
|
| 295 |
+
"learning_rate": 0.00019882352941176472,
|
| 296 |
+
"loss": 0.2215503752231598,
|
| 297 |
+
"step": 41
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 0.1111111111111111,
|
| 301 |
+
"grad_norm": 0.6100095510482788,
|
| 302 |
+
"learning_rate": 0.00019823529411764707,
|
| 303 |
+
"loss": 0.1795579493045807,
|
| 304 |
+
"step": 42
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"epoch": 0.11375661375661375,
|
| 308 |
+
"grad_norm": 0.6007102131843567,
|
| 309 |
+
"learning_rate": 0.00019764705882352942,
|
| 310 |
+
"loss": 0.2540356516838074,
|
| 311 |
+
"step": 43
|
| 312 |
+
},
|
| 313 |
+
{
|
| 314 |
+
"epoch": 0.1164021164021164,
|
| 315 |
+
"grad_norm": 0.8506730198860168,
|
| 316 |
+
"learning_rate": 0.00019705882352941177,
|
| 317 |
+
"loss": 0.1952768862247467,
|
| 318 |
+
"step": 44
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"epoch": 0.11904761904761904,
|
| 322 |
+
"grad_norm": 0.539446234703064,
|
| 323 |
+
"learning_rate": 0.00019647058823529413,
|
| 324 |
+
"loss": 0.09109751880168915,
|
| 325 |
+
"step": 45
|
| 326 |
+
},
|
| 327 |
+
{
|
| 328 |
+
"epoch": 0.12169312169312169,
|
| 329 |
+
"grad_norm": 0.6698726415634155,
|
| 330 |
+
"learning_rate": 0.00019588235294117648,
|
| 331 |
+
"loss": 0.05925009772181511,
|
| 332 |
+
"step": 46
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"epoch": 0.12433862433862433,
|
| 336 |
+
"grad_norm": 0.7804432511329651,
|
| 337 |
+
"learning_rate": 0.00019529411764705883,
|
| 338 |
+
"loss": 0.20134183764457703,
|
| 339 |
+
"step": 47
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 0.12698412698412698,
|
| 343 |
+
"grad_norm": 0.4411237835884094,
|
| 344 |
+
"learning_rate": 0.0001947058823529412,
|
| 345 |
+
"loss": 0.06878196448087692,
|
| 346 |
+
"step": 48
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"epoch": 0.12962962962962962,
|
| 350 |
+
"grad_norm": 0.44216546416282654,
|
| 351 |
+
"learning_rate": 0.00019411764705882354,
|
| 352 |
+
"loss": 0.08819292485713959,
|
| 353 |
+
"step": 49
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 0.13227513227513227,
|
| 357 |
+
"grad_norm": 0.3976341485977173,
|
| 358 |
+
"learning_rate": 0.0001935294117647059,
|
| 359 |
+
"loss": 0.06745278090238571,
|
| 360 |
+
"step": 50
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"epoch": 0.1349206349206349,
|
| 364 |
+
"grad_norm": 0.3720063269138336,
|
| 365 |
+
"learning_rate": 0.00019294117647058825,
|
| 366 |
+
"loss": 0.08112215995788574,
|
| 367 |
+
"step": 51
|
| 368 |
+
},
|
| 369 |
+
{
|
| 370 |
+
"epoch": 0.13756613756613756,
|
| 371 |
+
"grad_norm": 0.3113236129283905,
|
| 372 |
+
"learning_rate": 0.0001923529411764706,
|
| 373 |
+
"loss": 0.05829603970050812,
|
| 374 |
+
"step": 52
|
| 375 |
+
},
|
| 376 |
+
{
|
| 377 |
+
"epoch": 0.1402116402116402,
|
| 378 |
+
"grad_norm": 0.32390567660331726,
|
| 379 |
+
"learning_rate": 0.00019176470588235295,
|
| 380 |
+
"loss": 0.06131816282868385,
|
| 381 |
+
"step": 53
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"epoch": 0.14285714285714285,
|
| 385 |
+
"grad_norm": 0.32028791308403015,
|
| 386 |
+
"learning_rate": 0.0001911764705882353,
|
| 387 |
+
"loss": 0.06756111979484558,
|
| 388 |
+
"step": 54
|
| 389 |
+
},
|
| 390 |
+
{
|
| 391 |
+
"epoch": 0.1455026455026455,
|
| 392 |
+
"grad_norm": 0.37312281131744385,
|
| 393 |
+
"learning_rate": 0.00019058823529411766,
|
| 394 |
+
"loss": 0.06646526604890823,
|
| 395 |
+
"step": 55
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"epoch": 0.14814814814814814,
|
| 399 |
+
"grad_norm": 0.31677088141441345,
|
| 400 |
+
"learning_rate": 0.00019,
|
| 401 |
+
"loss": 0.0654621571302414,
|
| 402 |
+
"step": 56
|
| 403 |
+
},
|
| 404 |
+
{
|
| 405 |
+
"epoch": 0.15079365079365079,
|
| 406 |
+
"grad_norm": 0.3041898012161255,
|
| 407 |
+
"learning_rate": 0.00018941176470588236,
|
| 408 |
+
"loss": 0.04999839514493942,
|
| 409 |
+
"step": 57
|
| 410 |
+
},
|
| 411 |
+
{
|
| 412 |
+
"epoch": 0.15343915343915343,
|
| 413 |
+
"grad_norm": 0.3311505913734436,
|
| 414 |
+
"learning_rate": 0.00018882352941176472,
|
| 415 |
+
"loss": 0.06149204075336456,
|
| 416 |
+
"step": 58
|
| 417 |
+
},
|
| 418 |
+
{
|
| 419 |
+
"epoch": 0.15608465608465608,
|
| 420 |
+
"grad_norm": 0.37871378660202026,
|
| 421 |
+
"learning_rate": 0.00018823529411764707,
|
| 422 |
+
"loss": 0.05500664934515953,
|
| 423 |
+
"step": 59
|
| 424 |
+
},
|
| 425 |
+
{
|
| 426 |
+
"epoch": 0.15873015873015872,
|
| 427 |
+
"grad_norm": 0.39543280005455017,
|
| 428 |
+
"learning_rate": 0.00018764705882352942,
|
| 429 |
+
"loss": 0.06044406071305275,
|
| 430 |
+
"step": 60
|
| 431 |
+
},
|
| 432 |
+
{
|
| 433 |
+
"epoch": 0.16137566137566137,
|
| 434 |
+
"grad_norm": 0.4568597078323364,
|
| 435 |
+
"learning_rate": 0.00018705882352941178,
|
| 436 |
+
"loss": 0.09898850321769714,
|
| 437 |
+
"step": 61
|
| 438 |
+
},
|
| 439 |
+
{
|
| 440 |
+
"epoch": 0.164021164021164,
|
| 441 |
+
"grad_norm": 0.22915291786193848,
|
| 442 |
+
"learning_rate": 0.00018647058823529413,
|
| 443 |
+
"loss": 0.03585953637957573,
|
| 444 |
+
"step": 62
|
| 445 |
+
},
|
| 446 |
+
{
|
| 447 |
+
"epoch": 0.16666666666666666,
|
| 448 |
+
"grad_norm": 0.24822668731212616,
|
| 449 |
+
"learning_rate": 0.00018588235294117648,
|
| 450 |
+
"loss": 0.04662243276834488,
|
| 451 |
+
"step": 63
|
| 452 |
+
},
|
| 453 |
+
{
|
| 454 |
+
"epoch": 0.1693121693121693,
|
| 455 |
+
"grad_norm": 0.21082530915737152,
|
| 456 |
+
"learning_rate": 0.00018529411764705883,
|
| 457 |
+
"loss": 0.03733272850513458,
|
| 458 |
+
"step": 64
|
| 459 |
+
},
|
| 460 |
+
{
|
| 461 |
+
"epoch": 0.17195767195767195,
|
| 462 |
+
"grad_norm": 0.24000464379787445,
|
| 463 |
+
"learning_rate": 0.0001847058823529412,
|
| 464 |
+
"loss": 0.053247880190610886,
|
| 465 |
+
"step": 65
|
| 466 |
+
},
|
| 467 |
+
{
|
| 468 |
+
"epoch": 0.1746031746031746,
|
| 469 |
+
"grad_norm": 0.2516216039657593,
|
| 470 |
+
"learning_rate": 0.00018411764705882354,
|
| 471 |
+
"loss": 0.032761458307504654,
|
| 472 |
+
"step": 66
|
| 473 |
+
},
|
| 474 |
+
{
|
| 475 |
+
"epoch": 0.17724867724867724,
|
| 476 |
+
"grad_norm": 0.18968793749809265,
|
| 477 |
+
"learning_rate": 0.0001835294117647059,
|
| 478 |
+
"loss": 0.03275494650006294,
|
| 479 |
+
"step": 67
|
| 480 |
+
},
|
| 481 |
+
{
|
| 482 |
+
"epoch": 0.17989417989417988,
|
| 483 |
+
"grad_norm": 0.276112824678421,
|
| 484 |
+
"learning_rate": 0.00018294117647058825,
|
| 485 |
+
"loss": 0.048416756093502045,
|
| 486 |
+
"step": 68
|
| 487 |
+
},
|
| 488 |
+
{
|
| 489 |
+
"epoch": 0.18253968253968253,
|
| 490 |
+
"grad_norm": 0.26847490668296814,
|
| 491 |
+
"learning_rate": 0.0001823529411764706,
|
| 492 |
+
"loss": 0.05309575796127319,
|
| 493 |
+
"step": 69
|
| 494 |
+
},
|
| 495 |
+
{
|
| 496 |
+
"epoch": 0.18518518518518517,
|
| 497 |
+
"grad_norm": 0.1752200871706009,
|
| 498 |
+
"learning_rate": 0.00018176470588235295,
|
| 499 |
+
"loss": 0.034724876284599304,
|
| 500 |
+
"step": 70
|
| 501 |
+
},
|
| 502 |
+
{
|
| 503 |
+
"epoch": 0.18783068783068782,
|
| 504 |
+
"grad_norm": 0.21263518929481506,
|
| 505 |
+
"learning_rate": 0.0001811764705882353,
|
| 506 |
+
"loss": 0.03913448005914688,
|
| 507 |
+
"step": 71
|
| 508 |
+
},
|
| 509 |
+
{
|
| 510 |
+
"epoch": 0.19047619047619047,
|
| 511 |
+
"grad_norm": 0.2233489453792572,
|
| 512 |
+
"learning_rate": 0.00018058823529411766,
|
| 513 |
+
"loss": 0.039260510355234146,
|
| 514 |
+
"step": 72
|
| 515 |
+
},
|
| 516 |
+
{
|
| 517 |
+
"epoch": 0.1931216931216931,
|
| 518 |
+
"grad_norm": 0.2861306369304657,
|
| 519 |
+
"learning_rate": 0.00018,
|
| 520 |
+
"loss": 0.04198860377073288,
|
| 521 |
+
"step": 73
|
| 522 |
+
},
|
| 523 |
+
{
|
| 524 |
+
"epoch": 0.19576719576719576,
|
| 525 |
+
"grad_norm": 0.24997933208942413,
|
| 526 |
+
"learning_rate": 0.00017941176470588236,
|
| 527 |
+
"loss": 0.04677252471446991,
|
| 528 |
+
"step": 74
|
| 529 |
+
},
|
| 530 |
+
{
|
| 531 |
+
"epoch": 0.1984126984126984,
|
| 532 |
+
"grad_norm": 0.16289812326431274,
|
| 533 |
+
"learning_rate": 0.00017882352941176472,
|
| 534 |
+
"loss": 0.028377845883369446,
|
| 535 |
+
"step": 75
|
| 536 |
+
},
|
| 537 |
+
{
|
| 538 |
+
"epoch": 0.20105820105820105,
|
| 539 |
+
"grad_norm": 0.16733668744564056,
|
| 540 |
+
"learning_rate": 0.00017823529411764707,
|
| 541 |
+
"loss": 0.03226421773433685,
|
| 542 |
+
"step": 76
|
| 543 |
+
},
|
| 544 |
+
{
|
| 545 |
+
"epoch": 0.2037037037037037,
|
| 546 |
+
"grad_norm": 0.19138193130493164,
|
| 547 |
+
"learning_rate": 0.00017764705882352942,
|
| 548 |
+
"loss": 0.029218731448054314,
|
| 549 |
+
"step": 77
|
| 550 |
+
},
|
| 551 |
+
{
|
| 552 |
+
"epoch": 0.20634920634920634,
|
| 553 |
+
"grad_norm": 0.3590056598186493,
|
| 554 |
+
"learning_rate": 0.00017705882352941178,
|
| 555 |
+
"loss": 0.046170152723789215,
|
| 556 |
+
"step": 78
|
| 557 |
+
},
|
| 558 |
+
{
|
| 559 |
+
"epoch": 0.20899470899470898,
|
| 560 |
+
"grad_norm": 0.11775410175323486,
|
| 561 |
+
"learning_rate": 0.00017647058823529413,
|
| 562 |
+
"loss": 0.02912411093711853,
|
| 563 |
+
"step": 79
|
| 564 |
+
},
|
| 565 |
+
{
|
| 566 |
+
"epoch": 0.21164021164021163,
|
| 567 |
+
"grad_norm": 0.27214574813842773,
|
| 568 |
+
"learning_rate": 0.00017588235294117648,
|
| 569 |
+
"loss": 0.030748452991247177,
|
| 570 |
+
"step": 80
|
| 571 |
+
},
|
| 572 |
+
{
|
| 573 |
+
"epoch": 0.21428571428571427,
|
| 574 |
+
"grad_norm": 0.24026575684547424,
|
| 575 |
+
"learning_rate": 0.00017529411764705884,
|
| 576 |
+
"loss": 0.05233598127961159,
|
| 577 |
+
"step": 81
|
| 578 |
+
},
|
| 579 |
+
{
|
| 580 |
+
"epoch": 0.21693121693121692,
|
| 581 |
+
"grad_norm": 0.1532716304063797,
|
| 582 |
+
"learning_rate": 0.0001747058823529412,
|
| 583 |
+
"loss": 0.03420679643750191,
|
| 584 |
+
"step": 82
|
| 585 |
+
},
|
| 586 |
+
{
|
| 587 |
+
"epoch": 0.21957671957671956,
|
| 588 |
+
"grad_norm": 0.20529142022132874,
|
| 589 |
+
"learning_rate": 0.00017411764705882354,
|
| 590 |
+
"loss": 0.031814150512218475,
|
| 591 |
+
"step": 83
|
| 592 |
+
},
|
| 593 |
+
{
|
| 594 |
+
"epoch": 0.2222222222222222,
|
| 595 |
+
"grad_norm": 0.15324054658412933,
|
| 596 |
+
"learning_rate": 0.0001735294117647059,
|
| 597 |
+
"loss": 0.033638425171375275,
|
| 598 |
+
"step": 84
|
| 599 |
+
},
|
| 600 |
+
{
|
| 601 |
+
"epoch": 0.22486772486772486,
|
| 602 |
+
"grad_norm": 0.12442298233509064,
|
| 603 |
+
"learning_rate": 0.00017294117647058825,
|
| 604 |
+
"loss": 0.03216666728258133,
|
| 605 |
+
"step": 85
|
| 606 |
+
},
|
| 607 |
+
{
|
| 608 |
+
"epoch": 0.2275132275132275,
|
| 609 |
+
"grad_norm": 0.17220208048820496,
|
| 610 |
+
"learning_rate": 0.0001723529411764706,
|
| 611 |
+
"loss": 0.04404332861304283,
|
| 612 |
+
"step": 86
|
| 613 |
+
},
|
| 614 |
+
{
|
| 615 |
+
"epoch": 0.23015873015873015,
|
| 616 |
+
"grad_norm": 0.17782780528068542,
|
| 617 |
+
"learning_rate": 0.00017176470588235293,
|
| 618 |
+
"loss": 0.03520449623465538,
|
| 619 |
+
"step": 87
|
| 620 |
+
},
|
| 621 |
+
{
|
| 622 |
+
"epoch": 0.2328042328042328,
|
| 623 |
+
"grad_norm": 0.1682697832584381,
|
| 624 |
+
"learning_rate": 0.0001711764705882353,
|
| 625 |
+
"loss": 0.033416785299777985,
|
| 626 |
+
"step": 88
|
| 627 |
+
},
|
| 628 |
+
{
|
| 629 |
+
"epoch": 0.23544973544973544,
|
| 630 |
+
"grad_norm": 0.14391784369945526,
|
| 631 |
+
"learning_rate": 0.00017058823529411766,
|
| 632 |
+
"loss": 0.02910282462835312,
|
| 633 |
+
"step": 89
|
| 634 |
+
},
|
| 635 |
+
{
|
| 636 |
+
"epoch": 0.23809523809523808,
|
| 637 |
+
"grad_norm": 0.18359090387821198,
|
| 638 |
+
"learning_rate": 0.00017,
|
| 639 |
+
"loss": 0.04076948016881943,
|
| 640 |
+
"step": 90
|
| 641 |
+
},
|
| 642 |
+
{
|
| 643 |
+
"epoch": 0.24074074074074073,
|
| 644 |
+
"grad_norm": 0.16633570194244385,
|
| 645 |
+
"learning_rate": 0.00016941176470588237,
|
| 646 |
+
"loss": 0.03425406664609909,
|
| 647 |
+
"step": 91
|
| 648 |
+
},
|
| 649 |
+
{
|
| 650 |
+
"epoch": 0.24338624338624337,
|
| 651 |
+
"grad_norm": 0.19237634539604187,
|
| 652 |
+
"learning_rate": 0.00016882352941176472,
|
| 653 |
+
"loss": 0.031353384256362915,
|
| 654 |
+
"step": 92
|
| 655 |
+
},
|
| 656 |
+
{
|
| 657 |
+
"epoch": 0.24603174603174602,
|
| 658 |
+
"grad_norm": 0.1461161971092224,
|
| 659 |
+
"learning_rate": 0.00016823529411764707,
|
| 660 |
+
"loss": 0.0268703605979681,
|
| 661 |
+
"step": 93
|
| 662 |
+
},
|
| 663 |
+
{
|
| 664 |
+
"epoch": 0.24867724867724866,
|
| 665 |
+
"grad_norm": 0.1624964326620102,
|
| 666 |
+
"learning_rate": 0.00016764705882352942,
|
| 667 |
+
"loss": 0.03515759855508804,
|
| 668 |
+
"step": 94
|
| 669 |
+
},
|
| 670 |
+
{
|
| 671 |
+
"epoch": 0.25132275132275134,
|
| 672 |
+
"grad_norm": 0.166213721036911,
|
| 673 |
+
"learning_rate": 0.00016705882352941178,
|
| 674 |
+
"loss": 0.02797013334929943,
|
| 675 |
+
"step": 95
|
| 676 |
+
},
|
| 677 |
+
{
|
| 678 |
+
"epoch": 0.25396825396825395,
|
| 679 |
+
"grad_norm": 0.1734573096036911,
|
| 680 |
+
"learning_rate": 0.00016647058823529413,
|
| 681 |
+
"loss": 0.04394323751330376,
|
| 682 |
+
"step": 96
|
| 683 |
+
},
|
| 684 |
+
{
|
| 685 |
+
"epoch": 0.2566137566137566,
|
| 686 |
+
"grad_norm": 0.13153059780597687,
|
| 687 |
+
"learning_rate": 0.00016588235294117648,
|
| 688 |
+
"loss": 0.037255994975566864,
|
| 689 |
+
"step": 97
|
| 690 |
+
},
|
| 691 |
+
{
|
| 692 |
+
"epoch": 0.25925925925925924,
|
| 693 |
+
"grad_norm": 0.18587706983089447,
|
| 694 |
+
"learning_rate": 0.0001652941176470588,
|
| 695 |
+
"loss": 0.03898382931947708,
|
| 696 |
+
"step": 98
|
| 697 |
+
},
|
| 698 |
+
{
|
| 699 |
+
"epoch": 0.2619047619047619,
|
| 700 |
+
"grad_norm": 0.23434405028820038,
|
| 701 |
+
"learning_rate": 0.0001647058823529412,
|
| 702 |
+
"loss": 0.039507556706666946,
|
| 703 |
+
"step": 99
|
| 704 |
+
},
|
| 705 |
+
{
|
| 706 |
+
"epoch": 0.26455026455026454,
|
| 707 |
+
"grad_norm": 0.155650794506073,
|
| 708 |
+
"learning_rate": 0.00016411764705882354,
|
| 709 |
+
"loss": 0.02951202541589737,
|
| 710 |
+
"step": 100
|
| 711 |
+
},
|
| 712 |
+
{
|
| 713 |
+
"epoch": 0.2671957671957672,
|
| 714 |
+
"grad_norm": 0.15819966793060303,
|
| 715 |
+
"learning_rate": 0.0001635294117647059,
|
| 716 |
+
"loss": 0.026405351236462593,
|
| 717 |
+
"step": 101
|
| 718 |
+
},
|
| 719 |
+
{
|
| 720 |
+
"epoch": 0.2698412698412698,
|
| 721 |
+
"grad_norm": 0.17255833745002747,
|
| 722 |
+
"learning_rate": 0.00016294117647058825,
|
| 723 |
+
"loss": 0.033975858241319656,
|
| 724 |
+
"step": 102
|
| 725 |
+
},
|
| 726 |
+
{
|
| 727 |
+
"epoch": 0.2724867724867725,
|
| 728 |
+
"grad_norm": 0.19272208213806152,
|
| 729 |
+
"learning_rate": 0.0001623529411764706,
|
| 730 |
+
"loss": 0.04301761835813522,
|
| 731 |
+
"step": 103
|
| 732 |
+
},
|
| 733 |
+
{
|
| 734 |
+
"epoch": 0.2751322751322751,
|
| 735 |
+
"grad_norm": 0.11553694307804108,
|
| 736 |
+
"learning_rate": 0.00016176470588235295,
|
| 737 |
+
"loss": 0.03340883180499077,
|
| 738 |
+
"step": 104
|
| 739 |
+
},
|
| 740 |
+
{
|
| 741 |
+
"epoch": 0.2777777777777778,
|
| 742 |
+
"grad_norm": 0.14557777345180511,
|
| 743 |
+
"learning_rate": 0.0001611764705882353,
|
| 744 |
+
"loss": 0.023269247263669968,
|
| 745 |
+
"step": 105
|
| 746 |
+
},
|
| 747 |
+
{
|
| 748 |
+
"epoch": 0.2804232804232804,
|
| 749 |
+
"grad_norm": 0.16001370549201965,
|
| 750 |
+
"learning_rate": 0.00016058823529411766,
|
| 751 |
+
"loss": 0.03297317028045654,
|
| 752 |
+
"step": 106
|
| 753 |
+
},
|
| 754 |
+
{
|
| 755 |
+
"epoch": 0.2830687830687831,
|
| 756 |
+
"grad_norm": 0.126630961894989,
|
| 757 |
+
"learning_rate": 0.00016,
|
| 758 |
+
"loss": 0.02670835703611374,
|
| 759 |
+
"step": 107
|
| 760 |
+
},
|
| 761 |
+
{
|
| 762 |
+
"epoch": 0.2857142857142857,
|
| 763 |
+
"grad_norm": 0.1740054488182068,
|
| 764 |
+
"learning_rate": 0.00015941176470588237,
|
| 765 |
+
"loss": 0.03365064039826393,
|
| 766 |
+
"step": 108
|
| 767 |
+
},
|
| 768 |
+
{
|
| 769 |
+
"epoch": 0.28835978835978837,
|
| 770 |
+
"grad_norm": 0.13207320868968964,
|
| 771 |
+
"learning_rate": 0.0001588235294117647,
|
| 772 |
+
"loss": 0.03272430971264839,
|
| 773 |
+
"step": 109
|
| 774 |
+
},
|
| 775 |
+
{
|
| 776 |
+
"epoch": 0.291005291005291,
|
| 777 |
+
"grad_norm": 0.12624885141849518,
|
| 778 |
+
"learning_rate": 0.00015823529411764707,
|
| 779 |
+
"loss": 0.030736371874809265,
|
| 780 |
+
"step": 110
|
| 781 |
+
},
|
| 782 |
+
{
|
| 783 |
+
"epoch": 0.29365079365079366,
|
| 784 |
+
"grad_norm": 0.16265016794204712,
|
| 785 |
+
"learning_rate": 0.00015764705882352943,
|
| 786 |
+
"loss": 0.03765019774436951,
|
| 787 |
+
"step": 111
|
| 788 |
+
},
|
| 789 |
+
{
|
| 790 |
+
"epoch": 0.2962962962962963,
|
| 791 |
+
"grad_norm": 0.10131661593914032,
|
| 792 |
+
"learning_rate": 0.00015705882352941178,
|
| 793 |
+
"loss": 0.027364399284124374,
|
| 794 |
+
"step": 112
|
| 795 |
+
},
|
| 796 |
+
{
|
| 797 |
+
"epoch": 0.29894179894179895,
|
| 798 |
+
"grad_norm": 0.11311211436986923,
|
| 799 |
+
"learning_rate": 0.00015647058823529413,
|
| 800 |
+
"loss": 0.03020496666431427,
|
| 801 |
+
"step": 113
|
| 802 |
+
},
|
| 803 |
+
{
|
| 804 |
+
"epoch": 0.30158730158730157,
|
| 805 |
+
"grad_norm": 0.14199671149253845,
|
| 806 |
+
"learning_rate": 0.00015588235294117648,
|
| 807 |
+
"loss": 0.024272479116916656,
|
| 808 |
+
"step": 114
|
| 809 |
+
},
|
| 810 |
+
{
|
| 811 |
+
"epoch": 0.30423280423280424,
|
| 812 |
+
"grad_norm": 0.10554862767457962,
|
| 813 |
+
"learning_rate": 0.00015529411764705884,
|
| 814 |
+
"loss": 0.030500095337629318,
|
| 815 |
+
"step": 115
|
| 816 |
+
},
|
| 817 |
+
{
|
| 818 |
+
"epoch": 0.30687830687830686,
|
| 819 |
+
"grad_norm": 0.1271071583032608,
|
| 820 |
+
"learning_rate": 0.0001547058823529412,
|
| 821 |
+
"loss": 0.024758869782090187,
|
| 822 |
+
"step": 116
|
| 823 |
+
},
|
| 824 |
+
{
|
| 825 |
+
"epoch": 0.30952380952380953,
|
| 826 |
+
"grad_norm": 0.10222607851028442,
|
| 827 |
+
"learning_rate": 0.00015411764705882354,
|
| 828 |
+
"loss": 0.029552360996603966,
|
| 829 |
+
"step": 117
|
| 830 |
+
},
|
| 831 |
+
{
|
| 832 |
+
"epoch": 0.31216931216931215,
|
| 833 |
+
"grad_norm": 0.1220894306898117,
|
| 834 |
+
"learning_rate": 0.0001535294117647059,
|
| 835 |
+
"loss": 0.030012380331754684,
|
| 836 |
+
"step": 118
|
| 837 |
+
},
|
| 838 |
+
{
|
| 839 |
+
"epoch": 0.3148148148148148,
|
| 840 |
+
"grad_norm": 0.09390514343976974,
|
| 841 |
+
"learning_rate": 0.00015294117647058822,
|
| 842 |
+
"loss": 0.02706737630069256,
|
| 843 |
+
"step": 119
|
| 844 |
+
},
|
| 845 |
+
{
|
| 846 |
+
"epoch": 0.31746031746031744,
|
| 847 |
+
"grad_norm": 0.14255541563034058,
|
| 848 |
+
"learning_rate": 0.00015235294117647057,
|
| 849 |
+
"loss": 0.0400836318731308,
|
| 850 |
+
"step": 120
|
| 851 |
+
},
|
| 852 |
+
{
|
| 853 |
+
"epoch": 0.3201058201058201,
|
| 854 |
+
"grad_norm": 0.14766481518745422,
|
| 855 |
+
"learning_rate": 0.00015176470588235295,
|
| 856 |
+
"loss": 0.03125084191560745,
|
| 857 |
+
"step": 121
|
| 858 |
+
},
|
| 859 |
+
{
|
| 860 |
+
"epoch": 0.32275132275132273,
|
| 861 |
+
"grad_norm": 0.13055112957954407,
|
| 862 |
+
"learning_rate": 0.0001511764705882353,
|
| 863 |
+
"loss": 0.035637352615594864,
|
| 864 |
+
"step": 122
|
| 865 |
+
},
|
| 866 |
+
{
|
| 867 |
+
"epoch": 0.3253968253968254,
|
| 868 |
+
"grad_norm": 0.12400601804256439,
|
| 869 |
+
"learning_rate": 0.00015058823529411766,
|
| 870 |
+
"loss": 0.02989823743700981,
|
| 871 |
+
"step": 123
|
| 872 |
+
},
|
| 873 |
+
{
|
| 874 |
+
"epoch": 0.328042328042328,
|
| 875 |
+
"grad_norm": 0.10204735398292542,
|
| 876 |
+
"learning_rate": 0.00015000000000000001,
|
| 877 |
+
"loss": 0.029374703764915466,
|
| 878 |
+
"step": 124
|
| 879 |
+
},
|
| 880 |
+
{
|
| 881 |
+
"epoch": 0.3306878306878307,
|
| 882 |
+
"grad_norm": 0.13396649062633514,
|
| 883 |
+
"learning_rate": 0.00014941176470588237,
|
| 884 |
+
"loss": 0.02627715840935707,
|
| 885 |
+
"step": 125
|
| 886 |
+
},
|
| 887 |
+
{
|
| 888 |
+
"epoch": 0.3333333333333333,
|
| 889 |
+
"grad_norm": 0.135880708694458,
|
| 890 |
+
"learning_rate": 0.00014882352941176472,
|
| 891 |
+
"loss": 0.03121405467391014,
|
| 892 |
+
"step": 126
|
| 893 |
+
},
|
| 894 |
+
{
|
| 895 |
+
"epoch": 0.335978835978836,
|
| 896 |
+
"grad_norm": 0.12243980169296265,
|
| 897 |
+
"learning_rate": 0.00014823529411764707,
|
| 898 |
+
"loss": 0.032626084983348846,
|
| 899 |
+
"step": 127
|
| 900 |
+
},
|
| 901 |
+
{
|
| 902 |
+
"epoch": 0.3386243386243386,
|
| 903 |
+
"grad_norm": 0.12009332329034805,
|
| 904 |
+
"learning_rate": 0.00014764705882352943,
|
| 905 |
+
"loss": 0.028939921408891678,
|
| 906 |
+
"step": 128
|
| 907 |
+
},
|
| 908 |
+
{
|
| 909 |
+
"epoch": 0.3412698412698413,
|
| 910 |
+
"grad_norm": 0.10653378814458847,
|
| 911 |
+
"learning_rate": 0.00014705882352941178,
|
| 912 |
+
"loss": 0.021900050342082977,
|
| 913 |
+
"step": 129
|
| 914 |
+
},
|
| 915 |
+
{
|
| 916 |
+
"epoch": 0.3439153439153439,
|
| 917 |
+
"grad_norm": 0.12935952842235565,
|
| 918 |
+
"learning_rate": 0.0001464705882352941,
|
| 919 |
+
"loss": 0.023994363844394684,
|
| 920 |
+
"step": 130
|
| 921 |
+
},
|
| 922 |
+
{
|
| 923 |
+
"epoch": 0.34656084656084657,
|
| 924 |
+
"grad_norm": 0.11746851354837418,
|
| 925 |
+
"learning_rate": 0.00014588235294117646,
|
| 926 |
+
"loss": 0.031131461262702942,
|
| 927 |
+
"step": 131
|
| 928 |
+
},
|
| 929 |
+
{
|
| 930 |
+
"epoch": 0.3492063492063492,
|
| 931 |
+
"grad_norm": 0.07750687748193741,
|
| 932 |
+
"learning_rate": 0.00014529411764705884,
|
| 933 |
+
"loss": 0.02585621550679207,
|
| 934 |
+
"step": 132
|
| 935 |
+
},
|
| 936 |
+
{
|
| 937 |
+
"epoch": 0.35185185185185186,
|
| 938 |
+
"grad_norm": 0.11024343967437744,
|
| 939 |
+
"learning_rate": 0.0001447058823529412,
|
| 940 |
+
"loss": 0.03250286355614662,
|
| 941 |
+
"step": 133
|
| 942 |
+
},
|
| 943 |
+
{
|
| 944 |
+
"epoch": 0.3544973544973545,
|
| 945 |
+
"grad_norm": 0.06996645033359528,
|
| 946 |
+
"learning_rate": 0.00014411764705882354,
|
| 947 |
+
"loss": 0.020486077293753624,
|
| 948 |
+
"step": 134
|
| 949 |
+
},
|
| 950 |
+
{
|
| 951 |
+
"epoch": 0.35714285714285715,
|
| 952 |
+
"grad_norm": 0.12662774324417114,
|
| 953 |
+
"learning_rate": 0.0001435294117647059,
|
| 954 |
+
"loss": 0.036177776753902435,
|
| 955 |
+
"step": 135
|
| 956 |
+
},
|
| 957 |
+
{
|
| 958 |
+
"epoch": 0.35978835978835977,
|
| 959 |
+
"grad_norm": 0.1284666508436203,
|
| 960 |
+
"learning_rate": 0.00014294117647058825,
|
| 961 |
+
"loss": 0.012204527854919434,
|
| 962 |
+
"step": 136
|
| 963 |
+
},
|
| 964 |
+
{
|
| 965 |
+
"epoch": 0.36243386243386244,
|
| 966 |
+
"grad_norm": 0.13339443504810333,
|
| 967 |
+
"learning_rate": 0.0001423529411764706,
|
| 968 |
+
"loss": 0.03306424245238304,
|
| 969 |
+
"step": 137
|
| 970 |
+
},
|
| 971 |
+
{
|
| 972 |
+
"epoch": 0.36507936507936506,
|
| 973 |
+
"grad_norm": 0.08559766411781311,
|
| 974 |
+
"learning_rate": 0.00014176470588235296,
|
| 975 |
+
"loss": 0.015852898359298706,
|
| 976 |
+
"step": 138
|
| 977 |
+
},
|
| 978 |
+
{
|
| 979 |
+
"epoch": 0.36772486772486773,
|
| 980 |
+
"grad_norm": 0.09247807413339615,
|
| 981 |
+
"learning_rate": 0.0001411764705882353,
|
| 982 |
+
"loss": 0.0280722938477993,
|
| 983 |
+
"step": 139
|
| 984 |
+
},
|
| 985 |
+
{
|
| 986 |
+
"epoch": 0.37037037037037035,
|
| 987 |
+
"grad_norm": 0.07329782098531723,
|
| 988 |
+
"learning_rate": 0.00014058823529411763,
|
| 989 |
+
"loss": 0.02845999225974083,
|
| 990 |
+
"step": 140
|
| 991 |
+
},
|
| 992 |
+
{
|
| 993 |
+
"epoch": 0.373015873015873,
|
| 994 |
+
"grad_norm": 0.07966873049736023,
|
| 995 |
+
"learning_rate": 0.00014,
|
| 996 |
+
"loss": 0.028397955000400543,
|
| 997 |
+
"step": 141
|
| 998 |
+
},
|
| 999 |
+
{
|
| 1000 |
+
"epoch": 0.37566137566137564,
|
| 1001 |
+
"grad_norm": 0.11311368644237518,
|
| 1002 |
+
"learning_rate": 0.00013941176470588234,
|
| 1003 |
+
"loss": 0.03037174791097641,
|
| 1004 |
+
"step": 142
|
| 1005 |
+
},
|
| 1006 |
+
{
|
| 1007 |
+
"epoch": 0.3783068783068783,
|
| 1008 |
+
"grad_norm": 0.09898155182600021,
|
| 1009 |
+
"learning_rate": 0.00013882352941176472,
|
| 1010 |
+
"loss": 0.031476639211177826,
|
| 1011 |
+
"step": 143
|
| 1012 |
+
},
|
| 1013 |
+
{
|
| 1014 |
+
"epoch": 0.38095238095238093,
|
| 1015 |
+
"grad_norm": 0.08948683738708496,
|
| 1016 |
+
"learning_rate": 0.00013823529411764707,
|
| 1017 |
+
"loss": 0.02341204509139061,
|
| 1018 |
+
"step": 144
|
| 1019 |
+
},
|
| 1020 |
+
{
|
| 1021 |
+
"epoch": 0.3835978835978836,
|
| 1022 |
+
"grad_norm": 0.09334739297628403,
|
| 1023 |
+
"learning_rate": 0.00013764705882352943,
|
| 1024 |
+
"loss": 0.029298145323991776,
|
| 1025 |
+
"step": 145
|
| 1026 |
+
},
|
| 1027 |
+
{
|
| 1028 |
+
"epoch": 0.3862433862433862,
|
| 1029 |
+
"grad_norm": 0.08544398099184036,
|
| 1030 |
+
"learning_rate": 0.00013705882352941178,
|
| 1031 |
+
"loss": 0.026255691424012184,
|
| 1032 |
+
"step": 146
|
| 1033 |
+
},
|
| 1034 |
+
{
|
| 1035 |
+
"epoch": 0.3888888888888889,
|
| 1036 |
+
"grad_norm": 0.13078875839710236,
|
| 1037 |
+
"learning_rate": 0.00013647058823529413,
|
| 1038 |
+
"loss": 0.03272281587123871,
|
| 1039 |
+
"step": 147
|
| 1040 |
+
},
|
| 1041 |
+
{
|
| 1042 |
+
"epoch": 0.3915343915343915,
|
| 1043 |
+
"grad_norm": 0.09091654419898987,
|
| 1044 |
+
"learning_rate": 0.00013588235294117649,
|
| 1045 |
+
"loss": 0.028953030705451965,
|
| 1046 |
+
"step": 148
|
| 1047 |
+
},
|
| 1048 |
+
{
|
| 1049 |
+
"epoch": 0.3941798941798942,
|
| 1050 |
+
"grad_norm": 0.10748365521430969,
|
| 1051 |
+
"learning_rate": 0.00013529411764705884,
|
| 1052 |
+
"loss": 0.03124978020787239,
|
| 1053 |
+
"step": 149
|
| 1054 |
+
},
|
| 1055 |
+
{
|
| 1056 |
+
"epoch": 0.3968253968253968,
|
| 1057 |
+
"grad_norm": 0.10507789254188538,
|
| 1058 |
+
"learning_rate": 0.0001347058823529412,
|
| 1059 |
+
"loss": 0.032467320561409,
|
| 1060 |
+
"step": 150
|
| 1061 |
+
},
|
| 1062 |
+
{
|
| 1063 |
+
"epoch": 0.3994708994708995,
|
| 1064 |
+
"grad_norm": 0.12107130140066147,
|
| 1065 |
+
"learning_rate": 0.00013411764705882352,
|
| 1066 |
+
"loss": 0.026149973273277283,
|
| 1067 |
+
"step": 151
|
| 1068 |
+
},
|
| 1069 |
+
{
|
| 1070 |
+
"epoch": 0.4021164021164021,
|
| 1071 |
+
"grad_norm": 0.09358958154916763,
|
| 1072 |
+
"learning_rate": 0.00013352941176470587,
|
| 1073 |
+
"loss": 0.03004319593310356,
|
| 1074 |
+
"step": 152
|
| 1075 |
+
},
|
| 1076 |
+
{
|
| 1077 |
+
"epoch": 0.40476190476190477,
|
| 1078 |
+
"grad_norm": 0.12608052790164948,
|
| 1079 |
+
"learning_rate": 0.00013294117647058822,
|
| 1080 |
+
"loss": 0.029231414198875427,
|
| 1081 |
+
"step": 153
|
| 1082 |
+
},
|
| 1083 |
+
{
|
| 1084 |
+
"epoch": 0.4074074074074074,
|
| 1085 |
+
"grad_norm": 0.13080942630767822,
|
| 1086 |
+
"learning_rate": 0.0001323529411764706,
|
| 1087 |
+
"loss": 0.03578457981348038,
|
| 1088 |
+
"step": 154
|
| 1089 |
+
},
|
| 1090 |
+
{
|
| 1091 |
+
"epoch": 0.41005291005291006,
|
| 1092 |
+
"grad_norm": 0.11083829402923584,
|
| 1093 |
+
"learning_rate": 0.00013176470588235296,
|
| 1094 |
+
"loss": 0.02078537829220295,
|
| 1095 |
+
"step": 155
|
| 1096 |
+
},
|
| 1097 |
+
{
|
| 1098 |
+
"epoch": 0.4126984126984127,
|
| 1099 |
+
"grad_norm": 0.09704726189374924,
|
| 1100 |
+
"learning_rate": 0.0001311764705882353,
|
| 1101 |
+
"loss": 0.03142306208610535,
|
| 1102 |
+
"step": 156
|
| 1103 |
+
},
|
| 1104 |
+
{
|
| 1105 |
+
"epoch": 0.41534391534391535,
|
| 1106 |
+
"grad_norm": 0.09696362167596817,
|
| 1107 |
+
"learning_rate": 0.00013058823529411766,
|
| 1108 |
+
"loss": 0.02688862755894661,
|
| 1109 |
+
"step": 157
|
| 1110 |
+
},
|
| 1111 |
+
{
|
| 1112 |
+
"epoch": 0.41798941798941797,
|
| 1113 |
+
"grad_norm": 0.11424606293439865,
|
| 1114 |
+
"learning_rate": 0.00013000000000000002,
|
| 1115 |
+
"loss": 0.027476545423269272,
|
| 1116 |
+
"step": 158
|
| 1117 |
+
},
|
| 1118 |
+
{
|
| 1119 |
+
"epoch": 0.42063492063492064,
|
| 1120 |
+
"grad_norm": 0.11554589122533798,
|
| 1121 |
+
"learning_rate": 0.00012941176470588237,
|
| 1122 |
+
"loss": 0.029973959550261497,
|
| 1123 |
+
"step": 159
|
| 1124 |
+
},
|
| 1125 |
+
{
|
| 1126 |
+
"epoch": 0.42328042328042326,
|
| 1127 |
+
"grad_norm": 0.08863114565610886,
|
| 1128 |
+
"learning_rate": 0.00012882352941176472,
|
| 1129 |
+
"loss": 0.022143110632896423,
|
| 1130 |
+
"step": 160
|
| 1131 |
+
},
|
| 1132 |
+
{
|
| 1133 |
+
"epoch": 0.42592592592592593,
|
| 1134 |
+
"grad_norm": 0.11660370230674744,
|
| 1135 |
+
"learning_rate": 0.00012823529411764707,
|
| 1136 |
+
"loss": 0.03136860206723213,
|
| 1137 |
+
"step": 161
|
| 1138 |
+
},
|
| 1139 |
+
{
|
| 1140 |
+
"epoch": 0.42857142857142855,
|
| 1141 |
+
"grad_norm": 0.1340770572423935,
|
| 1142 |
+
"learning_rate": 0.0001276470588235294,
|
| 1143 |
+
"loss": 0.02894529700279236,
|
| 1144 |
+
"step": 162
|
| 1145 |
+
},
|
| 1146 |
+
{
|
| 1147 |
+
"epoch": 0.4312169312169312,
|
| 1148 |
+
"grad_norm": 0.12249583750963211,
|
| 1149 |
+
"learning_rate": 0.00012705882352941175,
|
| 1150 |
+
"loss": 0.033732134848833084,
|
| 1151 |
+
"step": 163
|
| 1152 |
+
},
|
| 1153 |
+
{
|
| 1154 |
+
"epoch": 0.43386243386243384,
|
| 1155 |
+
"grad_norm": 0.072428397834301,
|
| 1156 |
+
"learning_rate": 0.0001264705882352941,
|
| 1157 |
+
"loss": 0.026288658380508423,
|
| 1158 |
+
"step": 164
|
| 1159 |
+
},
|
| 1160 |
+
{
|
| 1161 |
+
"epoch": 0.4365079365079365,
|
| 1162 |
+
"grad_norm": 0.09587821364402771,
|
| 1163 |
+
"learning_rate": 0.0001258823529411765,
|
| 1164 |
+
"loss": 0.03067208267748356,
|
| 1165 |
+
"step": 165
|
| 1166 |
+
},
|
| 1167 |
+
{
|
| 1168 |
+
"epoch": 0.43915343915343913,
|
| 1169 |
+
"grad_norm": 0.09238255769014359,
|
| 1170 |
+
"learning_rate": 0.00012529411764705884,
|
| 1171 |
+
"loss": 0.027257606387138367,
|
| 1172 |
+
"step": 166
|
| 1173 |
+
},
|
| 1174 |
+
{
|
| 1175 |
+
"epoch": 0.4417989417989418,
|
| 1176 |
+
"grad_norm": 0.09599533677101135,
|
| 1177 |
+
"learning_rate": 0.0001247058823529412,
|
| 1178 |
+
"loss": 0.020257430151104927,
|
| 1179 |
+
"step": 167
|
| 1180 |
+
},
|
| 1181 |
+
{
|
| 1182 |
+
"epoch": 0.4444444444444444,
|
| 1183 |
+
"grad_norm": 0.08279647678136826,
|
| 1184 |
+
"learning_rate": 0.00012411764705882355,
|
| 1185 |
+
"loss": 0.025873055681586266,
|
| 1186 |
+
"step": 168
|
| 1187 |
+
},
|
| 1188 |
+
{
|
| 1189 |
+
"epoch": 0.4470899470899471,
|
| 1190 |
+
"grad_norm": 0.10330381989479065,
|
| 1191 |
+
"learning_rate": 0.0001235294117647059,
|
| 1192 |
+
"loss": 0.02722345106303692,
|
| 1193 |
+
"step": 169
|
| 1194 |
+
},
|
| 1195 |
+
{
|
| 1196 |
+
"epoch": 0.4497354497354497,
|
| 1197 |
+
"grad_norm": 0.09777422249317169,
|
| 1198 |
+
"learning_rate": 0.00012294117647058825,
|
| 1199 |
+
"loss": 0.0284090805798769,
|
| 1200 |
+
"step": 170
|
| 1201 |
+
},
|
| 1202 |
+
{
|
| 1203 |
+
"epoch": 0.4523809523809524,
|
| 1204 |
+
"grad_norm": 0.10960041731595993,
|
| 1205 |
+
"learning_rate": 0.0001223529411764706,
|
| 1206 |
+
"loss": 0.0273237656801939,
|
| 1207 |
+
"step": 171
|
| 1208 |
+
},
|
| 1209 |
+
{
|
| 1210 |
+
"epoch": 0.455026455026455,
|
| 1211 |
+
"grad_norm": 0.1169227808713913,
|
| 1212 |
+
"learning_rate": 0.00012176470588235293,
|
| 1213 |
+
"loss": 0.03370822221040726,
|
| 1214 |
+
"step": 172
|
| 1215 |
+
},
|
| 1216 |
+
{
|
| 1217 |
+
"epoch": 0.4576719576719577,
|
| 1218 |
+
"grad_norm": 0.08496791124343872,
|
| 1219 |
+
"learning_rate": 0.0001211764705882353,
|
| 1220 |
+
"loss": 0.018664535135030746,
|
| 1221 |
+
"step": 173
|
| 1222 |
+
},
|
| 1223 |
+
{
|
| 1224 |
+
"epoch": 0.4603174603174603,
|
| 1225 |
+
"grad_norm": 0.10068070143461227,
|
| 1226 |
+
"learning_rate": 0.00012058823529411765,
|
| 1227 |
+
"loss": 0.029450563713908195,
|
| 1228 |
+
"step": 174
|
| 1229 |
+
},
|
| 1230 |
+
{
|
| 1231 |
+
"epoch": 0.46296296296296297,
|
| 1232 |
+
"grad_norm": 0.09669794887304306,
|
| 1233 |
+
"learning_rate": 0.00012,
|
| 1234 |
+
"loss": 0.02172383852303028,
|
| 1235 |
+
"step": 175
|
| 1236 |
+
},
|
| 1237 |
+
{
|
| 1238 |
+
"epoch": 0.4656084656084656,
|
| 1239 |
+
"grad_norm": 0.12710849940776825,
|
| 1240 |
+
"learning_rate": 0.00011941176470588236,
|
| 1241 |
+
"loss": 0.029448989778757095,
|
| 1242 |
+
"step": 176
|
| 1243 |
+
},
|
| 1244 |
+
{
|
| 1245 |
+
"epoch": 0.46825396825396826,
|
| 1246 |
+
"grad_norm": 0.09274916350841522,
|
| 1247 |
+
"learning_rate": 0.00011882352941176471,
|
| 1248 |
+
"loss": 0.023345600813627243,
|
| 1249 |
+
"step": 177
|
| 1250 |
+
},
|
| 1251 |
+
{
|
| 1252 |
+
"epoch": 0.4708994708994709,
|
| 1253 |
+
"grad_norm": 0.10277178883552551,
|
| 1254 |
+
"learning_rate": 0.00011823529411764706,
|
| 1255 |
+
"loss": 0.026639586314558983,
|
| 1256 |
+
"step": 178
|
| 1257 |
+
},
|
| 1258 |
+
{
|
| 1259 |
+
"epoch": 0.47354497354497355,
|
| 1260 |
+
"grad_norm": 0.06539881974458694,
|
| 1261 |
+
"learning_rate": 0.00011764705882352942,
|
| 1262 |
+
"loss": 0.021892163902521133,
|
| 1263 |
+
"step": 179
|
| 1264 |
+
},
|
| 1265 |
+
{
|
| 1266 |
+
"epoch": 0.47619047619047616,
|
| 1267 |
+
"grad_norm": 0.10823221504688263,
|
| 1268 |
+
"learning_rate": 0.00011705882352941178,
|
| 1269 |
+
"loss": 0.022277187556028366,
|
| 1270 |
+
"step": 180
|
| 1271 |
+
},
|
| 1272 |
+
{
|
| 1273 |
+
"epoch": 0.47883597883597884,
|
| 1274 |
+
"grad_norm": 0.15443108975887299,
|
| 1275 |
+
"learning_rate": 0.00011647058823529413,
|
| 1276 |
+
"loss": 0.03035702183842659,
|
| 1277 |
+
"step": 181
|
| 1278 |
+
},
|
| 1279 |
+
{
|
| 1280 |
+
"epoch": 0.48148148148148145,
|
| 1281 |
+
"grad_norm": 0.10227533429861069,
|
| 1282 |
+
"learning_rate": 0.00011588235294117649,
|
| 1283 |
+
"loss": 0.03421338275074959,
|
| 1284 |
+
"step": 182
|
| 1285 |
+
},
|
| 1286 |
+
{
|
| 1287 |
+
"epoch": 0.48412698412698413,
|
| 1288 |
+
"grad_norm": 0.0971686840057373,
|
| 1289 |
+
"learning_rate": 0.00011529411764705881,
|
| 1290 |
+
"loss": 0.029597604647278786,
|
| 1291 |
+
"step": 183
|
| 1292 |
+
},
|
| 1293 |
+
{
|
| 1294 |
+
"epoch": 0.48677248677248675,
|
| 1295 |
+
"grad_norm": 0.1261613965034485,
|
| 1296 |
+
"learning_rate": 0.00011470588235294118,
|
| 1297 |
+
"loss": 0.027550101280212402,
|
| 1298 |
+
"step": 184
|
| 1299 |
+
},
|
| 1300 |
+
{
|
| 1301 |
+
"epoch": 0.4894179894179894,
|
| 1302 |
+
"grad_norm": 0.11550288647413254,
|
| 1303 |
+
"learning_rate": 0.00011411764705882353,
|
| 1304 |
+
"loss": 0.03323390707373619,
|
| 1305 |
+
"step": 185
|
| 1306 |
+
},
|
| 1307 |
+
{
|
| 1308 |
+
"epoch": 0.49206349206349204,
|
| 1309 |
+
"grad_norm": 0.08063457161188126,
|
| 1310 |
+
"learning_rate": 0.00011352941176470589,
|
| 1311 |
+
"loss": 0.02156604826450348,
|
| 1312 |
+
"step": 186
|
| 1313 |
+
},
|
| 1314 |
+
{
|
| 1315 |
+
"epoch": 0.4947089947089947,
|
| 1316 |
+
"grad_norm": 0.10156011581420898,
|
| 1317 |
+
"learning_rate": 0.00011294117647058824,
|
| 1318 |
+
"loss": 0.024817658588290215,
|
| 1319 |
+
"step": 187
|
| 1320 |
+
},
|
| 1321 |
+
{
|
| 1322 |
+
"epoch": 0.4973544973544973,
|
| 1323 |
+
"grad_norm": 0.15647770464420319,
|
| 1324 |
+
"learning_rate": 0.00011235294117647059,
|
| 1325 |
+
"loss": 0.02846340462565422,
|
| 1326 |
+
"step": 188
|
| 1327 |
+
},
|
| 1328 |
+
{
|
| 1329 |
+
"epoch": 0.5,
|
| 1330 |
+
"grad_norm": 0.07191152125597,
|
| 1331 |
+
"learning_rate": 0.00011176470588235294,
|
| 1332 |
+
"loss": 0.016268836334347725,
|
| 1333 |
+
"step": 189
|
| 1334 |
+
},
|
| 1335 |
+
{
|
| 1336 |
+
"epoch": 0.5026455026455027,
|
| 1337 |
+
"grad_norm": 0.11040358245372772,
|
| 1338 |
+
"learning_rate": 0.0001111764705882353,
|
| 1339 |
+
"loss": 0.02841845154762268,
|
| 1340 |
+
"step": 190
|
| 1341 |
+
},
|
| 1342 |
+
{
|
| 1343 |
+
"epoch": 0.5052910052910053,
|
| 1344 |
+
"grad_norm": 0.14806240797042847,
|
| 1345 |
+
"learning_rate": 0.00011058823529411766,
|
| 1346 |
+
"loss": 0.0306367389857769,
|
| 1347 |
+
"step": 191
|
| 1348 |
+
},
|
| 1349 |
+
{
|
| 1350 |
+
"epoch": 0.5079365079365079,
|
| 1351 |
+
"grad_norm": 0.10778608918190002,
|
| 1352 |
+
"learning_rate": 0.00011000000000000002,
|
| 1353 |
+
"loss": 0.031015485525131226,
|
| 1354 |
+
"step": 192
|
| 1355 |
+
},
|
| 1356 |
+
{
|
| 1357 |
+
"epoch": 0.5105820105820106,
|
| 1358 |
+
"grad_norm": 0.11341337114572525,
|
| 1359 |
+
"learning_rate": 0.00010941176470588237,
|
| 1360 |
+
"loss": 0.03242127224802971,
|
| 1361 |
+
"step": 193
|
| 1362 |
+
},
|
| 1363 |
+
{
|
| 1364 |
+
"epoch": 0.5132275132275133,
|
| 1365 |
+
"grad_norm": 0.12730282545089722,
|
| 1366 |
+
"learning_rate": 0.0001088235294117647,
|
| 1367 |
+
"loss": 0.03684879094362259,
|
| 1368 |
+
"step": 194
|
| 1369 |
+
},
|
| 1370 |
+
{
|
| 1371 |
+
"epoch": 0.5158730158730159,
|
| 1372 |
+
"grad_norm": 0.09207483381032944,
|
| 1373 |
+
"learning_rate": 0.00010823529411764706,
|
| 1374 |
+
"loss": 0.0260506309568882,
|
| 1375 |
+
"step": 195
|
| 1376 |
+
},
|
| 1377 |
+
{
|
| 1378 |
+
"epoch": 0.5185185185185185,
|
| 1379 |
+
"grad_norm": 0.10040389746427536,
|
| 1380 |
+
"learning_rate": 0.00010764705882352942,
|
| 1381 |
+
"loss": 0.02128693461418152,
|
| 1382 |
+
"step": 196
|
| 1383 |
+
},
|
| 1384 |
+
{
|
| 1385 |
+
"epoch": 0.5211640211640212,
|
| 1386 |
+
"grad_norm": 0.11447006464004517,
|
| 1387 |
+
"learning_rate": 0.00010705882352941177,
|
| 1388 |
+
"loss": 0.03452152758836746,
|
| 1389 |
+
"step": 197
|
| 1390 |
+
},
|
| 1391 |
+
{
|
| 1392 |
+
"epoch": 0.5238095238095238,
|
| 1393 |
+
"grad_norm": 0.1034921407699585,
|
| 1394 |
+
"learning_rate": 0.00010647058823529412,
|
| 1395 |
+
"loss": 0.028310813009738922,
|
| 1396 |
+
"step": 198
|
| 1397 |
+
},
|
| 1398 |
+
{
|
| 1399 |
+
"epoch": 0.5264550264550265,
|
| 1400 |
+
"grad_norm": 0.09908110648393631,
|
| 1401 |
+
"learning_rate": 0.00010588235294117647,
|
| 1402 |
+
"loss": 0.029575366526842117,
|
| 1403 |
+
"step": 199
|
| 1404 |
+
},
|
| 1405 |
+
{
|
| 1406 |
+
"epoch": 0.5291005291005291,
|
| 1407 |
+
"grad_norm": 0.0822087973356247,
|
| 1408 |
+
"learning_rate": 0.00010529411764705883,
|
| 1409 |
+
"loss": 0.029606211930513382,
|
| 1410 |
+
"step": 200
|
| 1411 |
+
},
|
| 1412 |
+
{
|
| 1413 |
+
"epoch": 0.5317460317460317,
|
| 1414 |
+
"grad_norm": 0.09481994062662125,
|
| 1415 |
+
"learning_rate": 0.00010470588235294118,
|
| 1416 |
+
"loss": 0.02741779386997223,
|
| 1417 |
+
"step": 201
|
| 1418 |
+
},
|
| 1419 |
+
{
|
| 1420 |
+
"epoch": 0.5343915343915344,
|
| 1421 |
+
"grad_norm": 0.06643011420965195,
|
| 1422 |
+
"learning_rate": 0.00010411764705882355,
|
| 1423 |
+
"loss": 0.02750249207019806,
|
| 1424 |
+
"step": 202
|
| 1425 |
+
},
|
| 1426 |
+
{
|
| 1427 |
+
"epoch": 0.5370370370370371,
|
| 1428 |
+
"grad_norm": 0.08693543821573257,
|
| 1429 |
+
"learning_rate": 0.0001035294117647059,
|
| 1430 |
+
"loss": 0.025049429386854172,
|
| 1431 |
+
"step": 203
|
| 1432 |
+
},
|
| 1433 |
+
{
|
| 1434 |
+
"epoch": 0.5396825396825397,
|
| 1435 |
+
"grad_norm": 0.08780419826507568,
|
| 1436 |
+
"learning_rate": 0.00010294117647058823,
|
| 1437 |
+
"loss": 0.0188161451369524,
|
| 1438 |
+
"step": 204
|
| 1439 |
+
},
|
| 1440 |
+
{
|
| 1441 |
+
"epoch": 0.5423280423280423,
|
| 1442 |
+
"grad_norm": 0.08089763671159744,
|
| 1443 |
+
"learning_rate": 0.00010235294117647058,
|
| 1444 |
+
"loss": 0.025752779096364975,
|
| 1445 |
+
"step": 205
|
| 1446 |
+
},
|
| 1447 |
+
{
|
| 1448 |
+
"epoch": 0.544973544973545,
|
| 1449 |
+
"grad_norm": 0.11511234939098358,
|
| 1450 |
+
"learning_rate": 0.00010176470588235295,
|
| 1451 |
+
"loss": 0.03086625598371029,
|
| 1452 |
+
"step": 206
|
| 1453 |
+
},
|
| 1454 |
+
{
|
| 1455 |
+
"epoch": 0.5476190476190477,
|
| 1456 |
+
"grad_norm": 0.10907749086618423,
|
| 1457 |
+
"learning_rate": 0.0001011764705882353,
|
| 1458 |
+
"loss": 0.0273880697786808,
|
| 1459 |
+
"step": 207
|
| 1460 |
+
},
|
| 1461 |
+
{
|
| 1462 |
+
"epoch": 0.5502645502645502,
|
| 1463 |
+
"grad_norm": 0.08107511699199677,
|
| 1464 |
+
"learning_rate": 0.00010058823529411765,
|
| 1465 |
+
"loss": 0.026370292529463768,
|
| 1466 |
+
"step": 208
|
| 1467 |
+
},
|
| 1468 |
+
{
|
| 1469 |
+
"epoch": 0.5529100529100529,
|
| 1470 |
+
"grad_norm": 0.0737859457731247,
|
| 1471 |
+
"learning_rate": 0.0001,
|
| 1472 |
+
"loss": 0.025786038488149643,
|
| 1473 |
+
"step": 209
|
| 1474 |
+
},
|
| 1475 |
+
{
|
| 1476 |
+
"epoch": 0.5555555555555556,
|
| 1477 |
+
"grad_norm": 0.09232968837022781,
|
| 1478 |
+
"learning_rate": 9.941176470588236e-05,
|
| 1479 |
+
"loss": 0.030016383156180382,
|
| 1480 |
+
"step": 210
|
| 1481 |
+
},
|
| 1482 |
+
{
|
| 1483 |
+
"epoch": 0.5582010582010583,
|
| 1484 |
+
"grad_norm": 0.0948951318860054,
|
| 1485 |
+
"learning_rate": 9.882352941176471e-05,
|
| 1486 |
+
"loss": 0.021605785936117172,
|
| 1487 |
+
"step": 211
|
| 1488 |
+
},
|
| 1489 |
+
{
|
| 1490 |
+
"epoch": 0.5608465608465608,
|
| 1491 |
+
"grad_norm": 0.09735886752605438,
|
| 1492 |
+
"learning_rate": 9.823529411764706e-05,
|
| 1493 |
+
"loss": 0.031091010197997093,
|
| 1494 |
+
"step": 212
|
| 1495 |
+
},
|
| 1496 |
+
{
|
| 1497 |
+
"epoch": 0.5634920634920635,
|
| 1498 |
+
"grad_norm": 0.10056869685649872,
|
| 1499 |
+
"learning_rate": 9.764705882352942e-05,
|
| 1500 |
+
"loss": 0.030390700325369835,
|
| 1501 |
+
"step": 213
|
| 1502 |
+
},
|
| 1503 |
+
{
|
| 1504 |
+
"epoch": 0.5661375661375662,
|
| 1505 |
+
"grad_norm": 0.0720759853720665,
|
| 1506 |
+
"learning_rate": 9.705882352941177e-05,
|
| 1507 |
+
"loss": 0.02216975763440132,
|
| 1508 |
+
"step": 214
|
| 1509 |
+
},
|
| 1510 |
+
{
|
| 1511 |
+
"epoch": 0.5687830687830688,
|
| 1512 |
+
"grad_norm": 0.09141097962856293,
|
| 1513 |
+
"learning_rate": 9.647058823529412e-05,
|
| 1514 |
+
"loss": 0.02660333178937435,
|
| 1515 |
+
"step": 215
|
| 1516 |
+
},
|
| 1517 |
+
{
|
| 1518 |
+
"epoch": 0.5714285714285714,
|
| 1519 |
+
"grad_norm": 0.09253139793872833,
|
| 1520 |
+
"learning_rate": 9.588235294117648e-05,
|
| 1521 |
+
"loss": 0.02590668946504593,
|
| 1522 |
+
"step": 216
|
| 1523 |
+
},
|
| 1524 |
+
{
|
| 1525 |
+
"epoch": 0.5740740740740741,
|
| 1526 |
+
"grad_norm": 0.08869278430938721,
|
| 1527 |
+
"learning_rate": 9.529411764705883e-05,
|
| 1528 |
+
"loss": 0.02776462584733963,
|
| 1529 |
+
"step": 217
|
| 1530 |
+
},
|
| 1531 |
+
{
|
| 1532 |
+
"epoch": 0.5767195767195767,
|
| 1533 |
+
"grad_norm": 0.10566668212413788,
|
| 1534 |
+
"learning_rate": 9.470588235294118e-05,
|
| 1535 |
+
"loss": 0.015304268337786198,
|
| 1536 |
+
"step": 218
|
| 1537 |
+
},
|
| 1538 |
+
{
|
| 1539 |
+
"epoch": 0.5793650793650794,
|
| 1540 |
+
"grad_norm": 0.08862630277872086,
|
| 1541 |
+
"learning_rate": 9.411764705882353e-05,
|
| 1542 |
+
"loss": 0.027874145656824112,
|
| 1543 |
+
"step": 219
|
| 1544 |
+
},
|
| 1545 |
+
{
|
| 1546 |
+
"epoch": 0.582010582010582,
|
| 1547 |
+
"grad_norm": 0.0958574190735817,
|
| 1548 |
+
"learning_rate": 9.352941176470589e-05,
|
| 1549 |
+
"loss": 0.030754802748560905,
|
| 1550 |
+
"step": 220
|
| 1551 |
+
},
|
| 1552 |
+
{
|
| 1553 |
+
"epoch": 0.5846560846560847,
|
| 1554 |
+
"grad_norm": 0.09204437583684921,
|
| 1555 |
+
"learning_rate": 9.294117647058824e-05,
|
| 1556 |
+
"loss": 0.023360423743724823,
|
| 1557 |
+
"step": 221
|
| 1558 |
+
},
|
| 1559 |
+
{
|
| 1560 |
+
"epoch": 0.5873015873015873,
|
| 1561 |
+
"grad_norm": 0.12147050350904465,
|
| 1562 |
+
"learning_rate": 9.23529411764706e-05,
|
| 1563 |
+
"loss": 0.031416505575180054,
|
| 1564 |
+
"step": 222
|
| 1565 |
+
},
|
| 1566 |
+
{
|
| 1567 |
+
"epoch": 0.58994708994709,
|
| 1568 |
+
"grad_norm": 0.08076925575733185,
|
| 1569 |
+
"learning_rate": 9.176470588235295e-05,
|
| 1570 |
+
"loss": 0.023884786292910576,
|
| 1571 |
+
"step": 223
|
| 1572 |
+
},
|
| 1573 |
+
{
|
| 1574 |
+
"epoch": 0.5925925925925926,
|
| 1575 |
+
"grad_norm": 0.08516595512628555,
|
| 1576 |
+
"learning_rate": 9.11764705882353e-05,
|
| 1577 |
+
"loss": 0.025108790025115013,
|
| 1578 |
+
"step": 224
|
| 1579 |
+
},
|
| 1580 |
+
{
|
| 1581 |
+
"epoch": 0.5952380952380952,
|
| 1582 |
+
"grad_norm": 0.09453090280294418,
|
| 1583 |
+
"learning_rate": 9.058823529411765e-05,
|
| 1584 |
+
"loss": 0.0236780047416687,
|
| 1585 |
+
"step": 225
|
| 1586 |
+
},
|
| 1587 |
+
{
|
| 1588 |
+
"epoch": 0.5978835978835979,
|
| 1589 |
+
"grad_norm": 0.08398544788360596,
|
| 1590 |
+
"learning_rate": 9e-05,
|
| 1591 |
+
"loss": 0.02253679558634758,
|
| 1592 |
+
"step": 226
|
| 1593 |
+
},
|
| 1594 |
+
{
|
| 1595 |
+
"epoch": 0.6005291005291006,
|
| 1596 |
+
"grad_norm": 0.08214128762483597,
|
| 1597 |
+
"learning_rate": 8.941176470588236e-05,
|
| 1598 |
+
"loss": 0.027625620365142822,
|
| 1599 |
+
"step": 227
|
| 1600 |
+
},
|
| 1601 |
+
{
|
| 1602 |
+
"epoch": 0.6031746031746031,
|
| 1603 |
+
"grad_norm": 0.07763852924108505,
|
| 1604 |
+
"learning_rate": 8.882352941176471e-05,
|
| 1605 |
+
"loss": 0.018679391592741013,
|
| 1606 |
+
"step": 228
|
| 1607 |
+
},
|
| 1608 |
+
{
|
| 1609 |
+
"epoch": 0.6058201058201058,
|
| 1610 |
+
"grad_norm": 0.0663997232913971,
|
| 1611 |
+
"learning_rate": 8.823529411764706e-05,
|
| 1612 |
+
"loss": 0.018782157450914383,
|
| 1613 |
+
"step": 229
|
| 1614 |
+
},
|
| 1615 |
+
{
|
| 1616 |
+
"epoch": 0.6084656084656085,
|
| 1617 |
+
"grad_norm": 0.07828967273235321,
|
| 1618 |
+
"learning_rate": 8.764705882352942e-05,
|
| 1619 |
+
"loss": 0.027178611606359482,
|
| 1620 |
+
"step": 230
|
| 1621 |
+
},
|
| 1622 |
+
{
|
| 1623 |
+
"epoch": 0.6111111111111112,
|
| 1624 |
+
"grad_norm": 0.08604388684034348,
|
| 1625 |
+
"learning_rate": 8.705882352941177e-05,
|
| 1626 |
+
"loss": 0.023709267377853394,
|
| 1627 |
+
"step": 231
|
| 1628 |
+
},
|
| 1629 |
+
{
|
| 1630 |
+
"epoch": 0.6137566137566137,
|
| 1631 |
+
"grad_norm": 0.07984922081232071,
|
| 1632 |
+
"learning_rate": 8.647058823529412e-05,
|
| 1633 |
+
"loss": 0.02602708712220192,
|
| 1634 |
+
"step": 232
|
| 1635 |
+
},
|
| 1636 |
+
{
|
| 1637 |
+
"epoch": 0.6164021164021164,
|
| 1638 |
+
"grad_norm": 0.07321182638406754,
|
| 1639 |
+
"learning_rate": 8.588235294117646e-05,
|
| 1640 |
+
"loss": 0.02468765154480934,
|
| 1641 |
+
"step": 233
|
| 1642 |
+
},
|
| 1643 |
+
{
|
| 1644 |
+
"epoch": 0.6190476190476191,
|
| 1645 |
+
"grad_norm": 0.07817960530519485,
|
| 1646 |
+
"learning_rate": 8.529411764705883e-05,
|
| 1647 |
+
"loss": 0.03028242662549019,
|
| 1648 |
+
"step": 234
|
| 1649 |
+
},
|
| 1650 |
+
{
|
| 1651 |
+
"epoch": 0.6216931216931217,
|
| 1652 |
+
"grad_norm": 0.06251050531864166,
|
| 1653 |
+
"learning_rate": 8.470588235294118e-05,
|
| 1654 |
+
"loss": 0.02902349643409252,
|
| 1655 |
+
"step": 235
|
| 1656 |
+
},
|
| 1657 |
+
{
|
| 1658 |
+
"epoch": 0.6243386243386243,
|
| 1659 |
+
"grad_norm": 0.09529170393943787,
|
| 1660 |
+
"learning_rate": 8.411764705882354e-05,
|
| 1661 |
+
"loss": 0.024306783452630043,
|
| 1662 |
+
"step": 236
|
| 1663 |
+
},
|
| 1664 |
+
{
|
| 1665 |
+
"epoch": 0.626984126984127,
|
| 1666 |
+
"grad_norm": 0.1267942190170288,
|
| 1667 |
+
"learning_rate": 8.352941176470589e-05,
|
| 1668 |
+
"loss": 0.03521513566374779,
|
| 1669 |
+
"step": 237
|
| 1670 |
+
},
|
| 1671 |
+
{
|
| 1672 |
+
"epoch": 0.6296296296296297,
|
| 1673 |
+
"grad_norm": 0.08621630817651749,
|
| 1674 |
+
"learning_rate": 8.294117647058824e-05,
|
| 1675 |
+
"loss": 0.020196501165628433,
|
| 1676 |
+
"step": 238
|
| 1677 |
+
},
|
| 1678 |
+
{
|
| 1679 |
+
"epoch": 0.6322751322751323,
|
| 1680 |
+
"grad_norm": 0.07552770525217056,
|
| 1681 |
+
"learning_rate": 8.23529411764706e-05,
|
| 1682 |
+
"loss": 0.029385194182395935,
|
| 1683 |
+
"step": 239
|
| 1684 |
+
},
|
| 1685 |
+
{
|
| 1686 |
+
"epoch": 0.6349206349206349,
|
| 1687 |
+
"grad_norm": 0.09521529078483582,
|
| 1688 |
+
"learning_rate": 8.176470588235295e-05,
|
| 1689 |
+
"loss": 0.01693333312869072,
|
| 1690 |
+
"step": 240
|
| 1691 |
+
}
|
| 1692 |
+
],
|
| 1693 |
+
"logging_steps": 1,
|
| 1694 |
+
"max_steps": 378,
|
| 1695 |
+
"num_input_tokens_seen": 0,
|
| 1696 |
+
"num_train_epochs": 1,
|
| 1697 |
+
"save_steps": 40,
|
| 1698 |
+
"stateful_callbacks": {
|
| 1699 |
+
"TrainerControl": {
|
| 1700 |
+
"args": {
|
| 1701 |
+
"should_epoch_stop": false,
|
| 1702 |
+
"should_evaluate": false,
|
| 1703 |
+
"should_log": false,
|
| 1704 |
+
"should_save": true,
|
| 1705 |
+
"should_training_stop": false
|
| 1706 |
+
},
|
| 1707 |
+
"attributes": {}
|
| 1708 |
+
}
|
| 1709 |
+
},
|
| 1710 |
+
"total_flos": 9354284900997120.0,
|
| 1711 |
+
"train_batch_size": 2,
|
| 1712 |
+
"trial_name": null,
|
| 1713 |
+
"trial_params": null
|
| 1714 |
+
}
|
sft_worldsplit_1_5b/checkpoint-240/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:ec8592cab6c58b1adfee898260ecea909e7edb820af276385de44a0704c7b160
|
| 3 |
+
size 5713
|
sft_worldsplit_1_5b/checkpoint-280/README.md
ADDED
|
@@ -0,0 +1,210 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit
|
| 7 |
+
- lora
|
| 8 |
+
- sft
|
| 9 |
+
- transformers
|
| 10 |
+
- trl
|
| 11 |
+
- unsloth
|
| 12 |
+
---
|
| 13 |
+
|
| 14 |
+
# Model Card for Model ID
|
| 15 |
+
|
| 16 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
## Model Details
|
| 21 |
+
|
| 22 |
+
### Model Description
|
| 23 |
+
|
| 24 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
|
| 28 |
+
- **Developed by:** [More Information Needed]
|
| 29 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 30 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 31 |
+
- **Model type:** [More Information Needed]
|
| 32 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 33 |
+
- **License:** [More Information Needed]
|
| 34 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 35 |
+
|
| 36 |
+
### Model Sources [optional]
|
| 37 |
+
|
| 38 |
+
<!-- Provide the basic links for the model. -->
|
| 39 |
+
|
| 40 |
+
- **Repository:** [More Information Needed]
|
| 41 |
+
- **Paper [optional]:** [More Information Needed]
|
| 42 |
+
- **Demo [optional]:** [More Information Needed]
|
| 43 |
+
|
| 44 |
+
## Uses
|
| 45 |
+
|
| 46 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 47 |
+
|
| 48 |
+
### Direct Use
|
| 49 |
+
|
| 50 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 51 |
+
|
| 52 |
+
[More Information Needed]
|
| 53 |
+
|
| 54 |
+
### Downstream Use [optional]
|
| 55 |
+
|
| 56 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 57 |
+
|
| 58 |
+
[More Information Needed]
|
| 59 |
+
|
| 60 |
+
### Out-of-Scope Use
|
| 61 |
+
|
| 62 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 63 |
+
|
| 64 |
+
[More Information Needed]
|
| 65 |
+
|
| 66 |
+
## Bias, Risks, and Limitations
|
| 67 |
+
|
| 68 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 69 |
+
|
| 70 |
+
[More Information Needed]
|
| 71 |
+
|
| 72 |
+
### Recommendations
|
| 73 |
+
|
| 74 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 75 |
+
|
| 76 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 77 |
+
|
| 78 |
+
## How to Get Started with the Model
|
| 79 |
+
|
| 80 |
+
Use the code below to get started with the model.
|
| 81 |
+
|
| 82 |
+
[More Information Needed]
|
| 83 |
+
|
| 84 |
+
## Training Details
|
| 85 |
+
|
| 86 |
+
### Training Data
|
| 87 |
+
|
| 88 |
+
<!-- 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. -->
|
| 89 |
+
|
| 90 |
+
[More Information Needed]
|
| 91 |
+
|
| 92 |
+
### Training Procedure
|
| 93 |
+
|
| 94 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 95 |
+
|
| 96 |
+
#### Preprocessing [optional]
|
| 97 |
+
|
| 98 |
+
[More Information Needed]
|
| 99 |
+
|
| 100 |
+
|
| 101 |
+
#### Training Hyperparameters
|
| 102 |
+
|
| 103 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 104 |
+
|
| 105 |
+
#### Speeds, Sizes, Times [optional]
|
| 106 |
+
|
| 107 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 108 |
+
|
| 109 |
+
[More Information Needed]
|
| 110 |
+
|
| 111 |
+
## Evaluation
|
| 112 |
+
|
| 113 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 114 |
+
|
| 115 |
+
### Testing Data, Factors & Metrics
|
| 116 |
+
|
| 117 |
+
#### Testing Data
|
| 118 |
+
|
| 119 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 120 |
+
|
| 121 |
+
[More Information Needed]
|
| 122 |
+
|
| 123 |
+
#### Factors
|
| 124 |
+
|
| 125 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 126 |
+
|
| 127 |
+
[More Information Needed]
|
| 128 |
+
|
| 129 |
+
#### Metrics
|
| 130 |
+
|
| 131 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 132 |
+
|
| 133 |
+
[More Information Needed]
|
| 134 |
+
|
| 135 |
+
### Results
|
| 136 |
+
|
| 137 |
+
[More Information Needed]
|
| 138 |
+
|
| 139 |
+
#### Summary
|
| 140 |
+
|
| 141 |
+
|
| 142 |
+
|
| 143 |
+
## Model Examination [optional]
|
| 144 |
+
|
| 145 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 146 |
+
|
| 147 |
+
[More Information Needed]
|
| 148 |
+
|
| 149 |
+
## Environmental Impact
|
| 150 |
+
|
| 151 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 152 |
+
|
| 153 |
+
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).
|
| 154 |
+
|
| 155 |
+
- **Hardware Type:** [More Information Needed]
|
| 156 |
+
- **Hours used:** [More Information Needed]
|
| 157 |
+
- **Cloud Provider:** [More Information Needed]
|
| 158 |
+
- **Compute Region:** [More Information Needed]
|
| 159 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 160 |
+
|
| 161 |
+
## Technical Specifications [optional]
|
| 162 |
+
|
| 163 |
+
### Model Architecture and Objective
|
| 164 |
+
|
| 165 |
+
[More Information Needed]
|
| 166 |
+
|
| 167 |
+
### Compute Infrastructure
|
| 168 |
+
|
| 169 |
+
[More Information Needed]
|
| 170 |
+
|
| 171 |
+
#### Hardware
|
| 172 |
+
|
| 173 |
+
[More Information Needed]
|
| 174 |
+
|
| 175 |
+
#### Software
|
| 176 |
+
|
| 177 |
+
[More Information Needed]
|
| 178 |
+
|
| 179 |
+
## Citation [optional]
|
| 180 |
+
|
| 181 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 182 |
+
|
| 183 |
+
**BibTeX:**
|
| 184 |
+
|
| 185 |
+
[More Information Needed]
|
| 186 |
+
|
| 187 |
+
**APA:**
|
| 188 |
+
|
| 189 |
+
[More Information Needed]
|
| 190 |
+
|
| 191 |
+
## Glossary [optional]
|
| 192 |
+
|
| 193 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 194 |
+
|
| 195 |
+
[More Information Needed]
|
| 196 |
+
|
| 197 |
+
## More Information [optional]
|
| 198 |
+
|
| 199 |
+
[More Information Needed]
|
| 200 |
+
|
| 201 |
+
## Model Card Authors [optional]
|
| 202 |
+
|
| 203 |
+
[More Information Needed]
|
| 204 |
+
|
| 205 |
+
## Model Card Contact
|
| 206 |
+
|
| 207 |
+
[More Information Needed]
|
| 208 |
+
### Framework versions
|
| 209 |
+
|
| 210 |
+
- PEFT 0.19.1
|
sft_worldsplit_1_5b/checkpoint-280/adapter_config.json
ADDED
|
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alora_invocation_tokens": null,
|
| 3 |
+
"alpha_pattern": {},
|
| 4 |
+
"arrow_config": null,
|
| 5 |
+
"auto_mapping": {
|
| 6 |
+
"base_model_class": "Qwen2ForCausalLM",
|
| 7 |
+
"parent_library": "transformers.models.qwen2.modeling_qwen2",
|
| 8 |
+
"unsloth_fixed": true
|
| 9 |
+
},
|
| 10 |
+
"base_model_name_or_path": "unsloth/qwen2.5-1.5b-instruct-unsloth-bnb-4bit",
|
| 11 |
+
"bias": "none",
|
| 12 |
+
"corda_config": null,
|
| 13 |
+
"ensure_weight_tying": false,
|
| 14 |
+
"eva_config": null,
|
| 15 |
+
"exclude_modules": null,
|
| 16 |
+
"fan_in_fan_out": false,
|
| 17 |
+
"inference_mode": true,
|
| 18 |
+
"init_lora_weights": true,
|
| 19 |
+
"layer_replication": null,
|
| 20 |
+
"layers_pattern": null,
|
| 21 |
+
"layers_to_transform": null,
|
| 22 |
+
"loftq_config": {},
|
| 23 |
+
"lora_alpha": 32,
|
| 24 |
+
"lora_bias": false,
|
| 25 |
+
"lora_dropout": 0.0,
|
| 26 |
+
"lora_ga_config": null,
|
| 27 |
+
"megatron_config": null,
|
| 28 |
+
"megatron_core": "megatron.core",
|
| 29 |
+
"modules_to_save": null,
|
| 30 |
+
"peft_type": "LORA",
|
| 31 |
+
"peft_version": "0.19.1",
|
| 32 |
+
"qalora_group_size": 16,
|
| 33 |
+
"r": 16,
|
| 34 |
+
"rank_pattern": {},
|
| 35 |
+
"revision": null,
|
| 36 |
+
"target_modules": [
|
| 37 |
+
"k_proj",
|
| 38 |
+
"up_proj",
|
| 39 |
+
"o_proj",
|
| 40 |
+
"q_proj",
|
| 41 |
+
"v_proj",
|
| 42 |
+
"down_proj",
|
| 43 |
+
"gate_proj"
|
| 44 |
+
],
|
| 45 |
+
"target_parameters": null,
|
| 46 |
+
"task_type": "CAUSAL_LM",
|
| 47 |
+
"trainable_token_indices": null,
|
| 48 |
+
"use_bdlora": null,
|
| 49 |
+
"use_dora": false,
|
| 50 |
+
"use_qalora": false,
|
| 51 |
+
"use_rslora": false
|
| 52 |
+
}
|
sft_worldsplit_1_5b/checkpoint-280/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a3ddd8a604b43eee8bc5e2608b5988671ff3a0932fde6a21e3928da076c7b7b6
|
| 3 |
+
size 73911112
|
sft_worldsplit_1_5b/checkpoint-280/chat_template.jinja
ADDED
|
@@ -0,0 +1,54 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{%- if tools %}
|
| 2 |
+
{{- '<|im_start|>system\n' }}
|
| 3 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 4 |
+
{{- messages[0]['content'] }}
|
| 5 |
+
{%- else %}
|
| 6 |
+
{{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
|
| 7 |
+
{%- endif %}
|
| 8 |
+
{{- "\n\n# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
|
| 9 |
+
{%- for tool in tools %}
|
| 10 |
+
{{- "\n" }}
|
| 11 |
+
{{- tool | tojson }}
|
| 12 |
+
{%- endfor %}
|
| 13 |
+
{{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
|
| 14 |
+
{%- else %}
|
| 15 |
+
{%- if messages[0]['role'] == 'system' %}
|
| 16 |
+
{{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
|
| 17 |
+
{%- else %}
|
| 18 |
+
{{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
|
| 19 |
+
{%- endif %}
|
| 20 |
+
{%- endif %}
|
| 21 |
+
{%- for message in messages %}
|
| 22 |
+
{%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
|
| 23 |
+
{{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
|
| 24 |
+
{%- elif message.role == "assistant" %}
|
| 25 |
+
{{- '<|im_start|>' + message.role }}
|
| 26 |
+
{%- if message.content %}
|
| 27 |
+
{{- '\n' + message.content }}
|
| 28 |
+
{%- endif %}
|
| 29 |
+
{%- for tool_call in message.tool_calls %}
|
| 30 |
+
{%- if tool_call.function is defined %}
|
| 31 |
+
{%- set tool_call = tool_call.function %}
|
| 32 |
+
{%- endif %}
|
| 33 |
+
{{- '\n<tool_call>\n{"name": "' }}
|
| 34 |
+
{{- tool_call.name }}
|
| 35 |
+
{{- '", "arguments": ' }}
|
| 36 |
+
{{- tool_call.arguments | tojson }}
|
| 37 |
+
{{- '}\n</tool_call>' }}
|
| 38 |
+
{%- endfor %}
|
| 39 |
+
{{- '<|im_end|>\n' }}
|
| 40 |
+
{%- elif message.role == "tool" %}
|
| 41 |
+
{%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
|
| 42 |
+
{{- '<|im_start|>user' }}
|
| 43 |
+
{%- endif %}
|
| 44 |
+
{{- '\n<tool_response>\n' }}
|
| 45 |
+
{{- message.content }}
|
| 46 |
+
{{- '\n</tool_response>' }}
|
| 47 |
+
{%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
|
| 48 |
+
{{- '<|im_end|>\n' }}
|
| 49 |
+
{%- endif %}
|
| 50 |
+
{%- endif %}
|
| 51 |
+
{%- endfor %}
|
| 52 |
+
{%- if add_generation_prompt %}
|
| 53 |
+
{{- '<|im_start|>assistant\n' }}
|
| 54 |
+
{%- endif %}
|