Training in progress, step 5000, checkpoint
Browse files- .gitattributes +1 -0
- last-checkpoint/README.md +202 -0
- last-checkpoint/adapter_config.json +37 -0
- last-checkpoint/adapter_model.safetensors +3 -0
- last-checkpoint/added_tokens.json +28 -0
- last-checkpoint/merges.txt +0 -0
- last-checkpoint/optimizer.pt +3 -0
- last-checkpoint/rng_state.pth +3 -0
- last-checkpoint/scheduler.pt +3 -0
- last-checkpoint/special_tokens_map.json +31 -0
- last-checkpoint/tokenizer.json +3 -0
- last-checkpoint/tokenizer_config.json +241 -0
- last-checkpoint/trainer_state.json +750 -0
- last-checkpoint/training_args.bin +3 -0
- last-checkpoint/vocab.json +0 -0
.gitattributes
CHANGED
|
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
last-checkpoint/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
last-checkpoint/README.md
ADDED
|
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: Qwen/Qwen3-0.6B
|
| 3 |
+
library_name: peft
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
# Model Card for Model ID
|
| 7 |
+
|
| 8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
## Model Details
|
| 13 |
+
|
| 14 |
+
### Model Description
|
| 15 |
+
|
| 16 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
- **Developed by:** [More Information Needed]
|
| 21 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 22 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 23 |
+
- **Model type:** [More Information Needed]
|
| 24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 25 |
+
- **License:** [More Information Needed]
|
| 26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 27 |
+
|
| 28 |
+
### Model Sources [optional]
|
| 29 |
+
|
| 30 |
+
<!-- Provide the basic links for the model. -->
|
| 31 |
+
|
| 32 |
+
- **Repository:** [More Information Needed]
|
| 33 |
+
- **Paper [optional]:** [More Information Needed]
|
| 34 |
+
- **Demo [optional]:** [More Information Needed]
|
| 35 |
+
|
| 36 |
+
## Uses
|
| 37 |
+
|
| 38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 39 |
+
|
| 40 |
+
### Direct Use
|
| 41 |
+
|
| 42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 43 |
+
|
| 44 |
+
[More Information Needed]
|
| 45 |
+
|
| 46 |
+
### Downstream Use [optional]
|
| 47 |
+
|
| 48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 49 |
+
|
| 50 |
+
[More Information Needed]
|
| 51 |
+
|
| 52 |
+
### Out-of-Scope Use
|
| 53 |
+
|
| 54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 55 |
+
|
| 56 |
+
[More Information Needed]
|
| 57 |
+
|
| 58 |
+
## Bias, Risks, and Limitations
|
| 59 |
+
|
| 60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 61 |
+
|
| 62 |
+
[More Information Needed]
|
| 63 |
+
|
| 64 |
+
### Recommendations
|
| 65 |
+
|
| 66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 67 |
+
|
| 68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 69 |
+
|
| 70 |
+
## How to Get Started with the Model
|
| 71 |
+
|
| 72 |
+
Use the code below to get started with the model.
|
| 73 |
+
|
| 74 |
+
[More Information Needed]
|
| 75 |
+
|
| 76 |
+
## Training Details
|
| 77 |
+
|
| 78 |
+
### Training Data
|
| 79 |
+
|
| 80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
| 81 |
+
|
| 82 |
+
[More Information Needed]
|
| 83 |
+
|
| 84 |
+
### Training Procedure
|
| 85 |
+
|
| 86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 87 |
+
|
| 88 |
+
#### Preprocessing [optional]
|
| 89 |
+
|
| 90 |
+
[More Information Needed]
|
| 91 |
+
|
| 92 |
+
|
| 93 |
+
#### Training Hyperparameters
|
| 94 |
+
|
| 95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 96 |
+
|
| 97 |
+
#### Speeds, Sizes, Times [optional]
|
| 98 |
+
|
| 99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 100 |
+
|
| 101 |
+
[More Information Needed]
|
| 102 |
+
|
| 103 |
+
## Evaluation
|
| 104 |
+
|
| 105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 106 |
+
|
| 107 |
+
### Testing Data, Factors & Metrics
|
| 108 |
+
|
| 109 |
+
#### Testing Data
|
| 110 |
+
|
| 111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 112 |
+
|
| 113 |
+
[More Information Needed]
|
| 114 |
+
|
| 115 |
+
#### Factors
|
| 116 |
+
|
| 117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 118 |
+
|
| 119 |
+
[More Information Needed]
|
| 120 |
+
|
| 121 |
+
#### Metrics
|
| 122 |
+
|
| 123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 124 |
+
|
| 125 |
+
[More Information Needed]
|
| 126 |
+
|
| 127 |
+
### Results
|
| 128 |
+
|
| 129 |
+
[More Information Needed]
|
| 130 |
+
|
| 131 |
+
#### Summary
|
| 132 |
+
|
| 133 |
+
|
| 134 |
+
|
| 135 |
+
## Model Examination [optional]
|
| 136 |
+
|
| 137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 138 |
+
|
| 139 |
+
[More Information Needed]
|
| 140 |
+
|
| 141 |
+
## Environmental Impact
|
| 142 |
+
|
| 143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 144 |
+
|
| 145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
| 146 |
+
|
| 147 |
+
- **Hardware Type:** [More Information Needed]
|
| 148 |
+
- **Hours used:** [More Information Needed]
|
| 149 |
+
- **Cloud Provider:** [More Information Needed]
|
| 150 |
+
- **Compute Region:** [More Information Needed]
|
| 151 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 152 |
+
|
| 153 |
+
## Technical Specifications [optional]
|
| 154 |
+
|
| 155 |
+
### Model Architecture and Objective
|
| 156 |
+
|
| 157 |
+
[More Information Needed]
|
| 158 |
+
|
| 159 |
+
### Compute Infrastructure
|
| 160 |
+
|
| 161 |
+
[More Information Needed]
|
| 162 |
+
|
| 163 |
+
#### Hardware
|
| 164 |
+
|
| 165 |
+
[More Information Needed]
|
| 166 |
+
|
| 167 |
+
#### Software
|
| 168 |
+
|
| 169 |
+
[More Information Needed]
|
| 170 |
+
|
| 171 |
+
## Citation [optional]
|
| 172 |
+
|
| 173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 174 |
+
|
| 175 |
+
**BibTeX:**
|
| 176 |
+
|
| 177 |
+
[More Information Needed]
|
| 178 |
+
|
| 179 |
+
**APA:**
|
| 180 |
+
|
| 181 |
+
[More Information Needed]
|
| 182 |
+
|
| 183 |
+
## Glossary [optional]
|
| 184 |
+
|
| 185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 186 |
+
|
| 187 |
+
[More Information Needed]
|
| 188 |
+
|
| 189 |
+
## More Information [optional]
|
| 190 |
+
|
| 191 |
+
[More Information Needed]
|
| 192 |
+
|
| 193 |
+
## Model Card Authors [optional]
|
| 194 |
+
|
| 195 |
+
[More Information Needed]
|
| 196 |
+
|
| 197 |
+
## Model Card Contact
|
| 198 |
+
|
| 199 |
+
[More Information Needed]
|
| 200 |
+
### Framework versions
|
| 201 |
+
|
| 202 |
+
- PEFT 0.14.0
|
last-checkpoint/adapter_config.json
ADDED
|
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "Qwen/Qwen3-0.6B",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"eva_config": null,
|
| 7 |
+
"exclude_modules": null,
|
| 8 |
+
"fan_in_fan_out": false,
|
| 9 |
+
"inference_mode": true,
|
| 10 |
+
"init_lora_weights": true,
|
| 11 |
+
"layer_replication": null,
|
| 12 |
+
"layers_pattern": null,
|
| 13 |
+
"layers_to_transform": null,
|
| 14 |
+
"loftq_config": {},
|
| 15 |
+
"lora_alpha": 128,
|
| 16 |
+
"lora_bias": false,
|
| 17 |
+
"lora_dropout": 0.0,
|
| 18 |
+
"megatron_config": null,
|
| 19 |
+
"megatron_core": "megatron.core",
|
| 20 |
+
"modules_to_save": null,
|
| 21 |
+
"peft_type": "LORA",
|
| 22 |
+
"r": 64,
|
| 23 |
+
"rank_pattern": {},
|
| 24 |
+
"revision": null,
|
| 25 |
+
"target_modules": [
|
| 26 |
+
"k_proj",
|
| 27 |
+
"gate_proj",
|
| 28 |
+
"v_proj",
|
| 29 |
+
"o_proj",
|
| 30 |
+
"down_proj",
|
| 31 |
+
"up_proj",
|
| 32 |
+
"q_proj"
|
| 33 |
+
],
|
| 34 |
+
"task_type": "CAUSAL_LM",
|
| 35 |
+
"use_dora": false,
|
| 36 |
+
"use_rslora": false
|
| 37 |
+
}
|
last-checkpoint/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:951925ece037fe8dbe2d5b5e53297fa496e35818c63fb8bbb8d02318da4a8545
|
| 3 |
+
size 161533160
|
last-checkpoint/added_tokens.json
ADDED
|
@@ -0,0 +1,28 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"</think>": 151668,
|
| 3 |
+
"</tool_call>": 151658,
|
| 4 |
+
"</tool_response>": 151666,
|
| 5 |
+
"<think>": 151667,
|
| 6 |
+
"<tool_call>": 151657,
|
| 7 |
+
"<tool_response>": 151665,
|
| 8 |
+
"<|box_end|>": 151649,
|
| 9 |
+
"<|box_start|>": 151648,
|
| 10 |
+
"<|endoftext|>": 151643,
|
| 11 |
+
"<|file_sep|>": 151664,
|
| 12 |
+
"<|fim_middle|>": 151660,
|
| 13 |
+
"<|fim_pad|>": 151662,
|
| 14 |
+
"<|fim_prefix|>": 151659,
|
| 15 |
+
"<|fim_suffix|>": 151661,
|
| 16 |
+
"<|im_end|>": 151645,
|
| 17 |
+
"<|im_start|>": 151644,
|
| 18 |
+
"<|image_pad|>": 151655,
|
| 19 |
+
"<|object_ref_end|>": 151647,
|
| 20 |
+
"<|object_ref_start|>": 151646,
|
| 21 |
+
"<|quad_end|>": 151651,
|
| 22 |
+
"<|quad_start|>": 151650,
|
| 23 |
+
"<|repo_name|>": 151663,
|
| 24 |
+
"<|video_pad|>": 151656,
|
| 25 |
+
"<|vision_end|>": 151653,
|
| 26 |
+
"<|vision_pad|>": 151654,
|
| 27 |
+
"<|vision_start|>": 151652
|
| 28 |
+
}
|
last-checkpoint/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
last-checkpoint/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4af9e4a9dcbeb213e9db3bd394416cfdd4428e9a30f01d403d7106980afac1b3
|
| 3 |
+
size 323292202
|
last-checkpoint/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9196a1e708bf24d6abba41cce3f8558820acc3e50f9394c5955e29eb41ffea3d
|
| 3 |
+
size 14244
|
last-checkpoint/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b106cdb11880e68d4ff7069ff6e400a9640d29e15464f3eaa4f15bc3687fb2e8
|
| 3 |
+
size 1064
|
last-checkpoint/special_tokens_map.json
ADDED
|
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"additional_special_tokens": [
|
| 3 |
+
"<|im_start|>",
|
| 4 |
+
"<|im_end|>",
|
| 5 |
+
"<|object_ref_start|>",
|
| 6 |
+
"<|object_ref_end|>",
|
| 7 |
+
"<|box_start|>",
|
| 8 |
+
"<|box_end|>",
|
| 9 |
+
"<|quad_start|>",
|
| 10 |
+
"<|quad_end|>",
|
| 11 |
+
"<|vision_start|>",
|
| 12 |
+
"<|vision_end|>",
|
| 13 |
+
"<|vision_pad|>",
|
| 14 |
+
"<|image_pad|>",
|
| 15 |
+
"<|video_pad|>"
|
| 16 |
+
],
|
| 17 |
+
"eos_token": {
|
| 18 |
+
"content": "<|im_end|>",
|
| 19 |
+
"lstrip": false,
|
| 20 |
+
"normalized": false,
|
| 21 |
+
"rstrip": false,
|
| 22 |
+
"single_word": false
|
| 23 |
+
},
|
| 24 |
+
"pad_token": {
|
| 25 |
+
"content": "<|endoftext|>",
|
| 26 |
+
"lstrip": false,
|
| 27 |
+
"normalized": false,
|
| 28 |
+
"rstrip": false,
|
| 29 |
+
"single_word": false
|
| 30 |
+
}
|
| 31 |
+
}
|
last-checkpoint/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aeb13307a71acd8fe81861d94ad54ab689df773318809eed3cbe794b4492dae4
|
| 3 |
+
size 11422654
|
last-checkpoint/tokenizer_config.json
ADDED
|
@@ -0,0 +1,241 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"add_bos_token": false,
|
| 3 |
+
"add_prefix_space": false,
|
| 4 |
+
"added_tokens_decoder": {
|
| 5 |
+
"151643": {
|
| 6 |
+
"content": "<|endoftext|>",
|
| 7 |
+
"lstrip": false,
|
| 8 |
+
"normalized": false,
|
| 9 |
+
"rstrip": false,
|
| 10 |
+
"single_word": false,
|
| 11 |
+
"special": true
|
| 12 |
+
},
|
| 13 |
+
"151644": {
|
| 14 |
+
"content": "<|im_start|>",
|
| 15 |
+
"lstrip": false,
|
| 16 |
+
"normalized": false,
|
| 17 |
+
"rstrip": false,
|
| 18 |
+
"single_word": false,
|
| 19 |
+
"special": true
|
| 20 |
+
},
|
| 21 |
+
"151645": {
|
| 22 |
+
"content": "<|im_end|>",
|
| 23 |
+
"lstrip": false,
|
| 24 |
+
"normalized": false,
|
| 25 |
+
"rstrip": false,
|
| 26 |
+
"single_word": false,
|
| 27 |
+
"special": true
|
| 28 |
+
},
|
| 29 |
+
"151646": {
|
| 30 |
+
"content": "<|object_ref_start|>",
|
| 31 |
+
"lstrip": false,
|
| 32 |
+
"normalized": false,
|
| 33 |
+
"rstrip": false,
|
| 34 |
+
"single_word": false,
|
| 35 |
+
"special": true
|
| 36 |
+
},
|
| 37 |
+
"151647": {
|
| 38 |
+
"content": "<|object_ref_end|>",
|
| 39 |
+
"lstrip": false,
|
| 40 |
+
"normalized": false,
|
| 41 |
+
"rstrip": false,
|
| 42 |
+
"single_word": false,
|
| 43 |
+
"special": true
|
| 44 |
+
},
|
| 45 |
+
"151648": {
|
| 46 |
+
"content": "<|box_start|>",
|
| 47 |
+
"lstrip": false,
|
| 48 |
+
"normalized": false,
|
| 49 |
+
"rstrip": false,
|
| 50 |
+
"single_word": false,
|
| 51 |
+
"special": true
|
| 52 |
+
},
|
| 53 |
+
"151649": {
|
| 54 |
+
"content": "<|box_end|>",
|
| 55 |
+
"lstrip": false,
|
| 56 |
+
"normalized": false,
|
| 57 |
+
"rstrip": false,
|
| 58 |
+
"single_word": false,
|
| 59 |
+
"special": true
|
| 60 |
+
},
|
| 61 |
+
"151650": {
|
| 62 |
+
"content": "<|quad_start|>",
|
| 63 |
+
"lstrip": false,
|
| 64 |
+
"normalized": false,
|
| 65 |
+
"rstrip": false,
|
| 66 |
+
"single_word": false,
|
| 67 |
+
"special": true
|
| 68 |
+
},
|
| 69 |
+
"151651": {
|
| 70 |
+
"content": "<|quad_end|>",
|
| 71 |
+
"lstrip": false,
|
| 72 |
+
"normalized": false,
|
| 73 |
+
"rstrip": false,
|
| 74 |
+
"single_word": false,
|
| 75 |
+
"special": true
|
| 76 |
+
},
|
| 77 |
+
"151652": {
|
| 78 |
+
"content": "<|vision_start|>",
|
| 79 |
+
"lstrip": false,
|
| 80 |
+
"normalized": false,
|
| 81 |
+
"rstrip": false,
|
| 82 |
+
"single_word": false,
|
| 83 |
+
"special": true
|
| 84 |
+
},
|
| 85 |
+
"151653": {
|
| 86 |
+
"content": "<|vision_end|>",
|
| 87 |
+
"lstrip": false,
|
| 88 |
+
"normalized": false,
|
| 89 |
+
"rstrip": false,
|
| 90 |
+
"single_word": false,
|
| 91 |
+
"special": true
|
| 92 |
+
},
|
| 93 |
+
"151654": {
|
| 94 |
+
"content": "<|vision_pad|>",
|
| 95 |
+
"lstrip": false,
|
| 96 |
+
"normalized": false,
|
| 97 |
+
"rstrip": false,
|
| 98 |
+
"single_word": false,
|
| 99 |
+
"special": true
|
| 100 |
+
},
|
| 101 |
+
"151655": {
|
| 102 |
+
"content": "<|image_pad|>",
|
| 103 |
+
"lstrip": false,
|
| 104 |
+
"normalized": false,
|
| 105 |
+
"rstrip": false,
|
| 106 |
+
"single_word": false,
|
| 107 |
+
"special": true
|
| 108 |
+
},
|
| 109 |
+
"151656": {
|
| 110 |
+
"content": "<|video_pad|>",
|
| 111 |
+
"lstrip": false,
|
| 112 |
+
"normalized": false,
|
| 113 |
+
"rstrip": false,
|
| 114 |
+
"single_word": false,
|
| 115 |
+
"special": true
|
| 116 |
+
},
|
| 117 |
+
"151657": {
|
| 118 |
+
"content": "<tool_call>",
|
| 119 |
+
"lstrip": false,
|
| 120 |
+
"normalized": false,
|
| 121 |
+
"rstrip": false,
|
| 122 |
+
"single_word": false,
|
| 123 |
+
"special": false
|
| 124 |
+
},
|
| 125 |
+
"151658": {
|
| 126 |
+
"content": "</tool_call>",
|
| 127 |
+
"lstrip": false,
|
| 128 |
+
"normalized": false,
|
| 129 |
+
"rstrip": false,
|
| 130 |
+
"single_word": false,
|
| 131 |
+
"special": false
|
| 132 |
+
},
|
| 133 |
+
"151659": {
|
| 134 |
+
"content": "<|fim_prefix|>",
|
| 135 |
+
"lstrip": false,
|
| 136 |
+
"normalized": false,
|
| 137 |
+
"rstrip": false,
|
| 138 |
+
"single_word": false,
|
| 139 |
+
"special": false
|
| 140 |
+
},
|
| 141 |
+
"151660": {
|
| 142 |
+
"content": "<|fim_middle|>",
|
| 143 |
+
"lstrip": false,
|
| 144 |
+
"normalized": false,
|
| 145 |
+
"rstrip": false,
|
| 146 |
+
"single_word": false,
|
| 147 |
+
"special": false
|
| 148 |
+
},
|
| 149 |
+
"151661": {
|
| 150 |
+
"content": "<|fim_suffix|>",
|
| 151 |
+
"lstrip": false,
|
| 152 |
+
"normalized": false,
|
| 153 |
+
"rstrip": false,
|
| 154 |
+
"single_word": false,
|
| 155 |
+
"special": false
|
| 156 |
+
},
|
| 157 |
+
"151662": {
|
| 158 |
+
"content": "<|fim_pad|>",
|
| 159 |
+
"lstrip": false,
|
| 160 |
+
"normalized": false,
|
| 161 |
+
"rstrip": false,
|
| 162 |
+
"single_word": false,
|
| 163 |
+
"special": false
|
| 164 |
+
},
|
| 165 |
+
"151663": {
|
| 166 |
+
"content": "<|repo_name|>",
|
| 167 |
+
"lstrip": false,
|
| 168 |
+
"normalized": false,
|
| 169 |
+
"rstrip": false,
|
| 170 |
+
"single_word": false,
|
| 171 |
+
"special": false
|
| 172 |
+
},
|
| 173 |
+
"151664": {
|
| 174 |
+
"content": "<|file_sep|>",
|
| 175 |
+
"lstrip": false,
|
| 176 |
+
"normalized": false,
|
| 177 |
+
"rstrip": false,
|
| 178 |
+
"single_word": false,
|
| 179 |
+
"special": false
|
| 180 |
+
},
|
| 181 |
+
"151665": {
|
| 182 |
+
"content": "<tool_response>",
|
| 183 |
+
"lstrip": false,
|
| 184 |
+
"normalized": false,
|
| 185 |
+
"rstrip": false,
|
| 186 |
+
"single_word": false,
|
| 187 |
+
"special": false
|
| 188 |
+
},
|
| 189 |
+
"151666": {
|
| 190 |
+
"content": "</tool_response>",
|
| 191 |
+
"lstrip": false,
|
| 192 |
+
"normalized": false,
|
| 193 |
+
"rstrip": false,
|
| 194 |
+
"single_word": false,
|
| 195 |
+
"special": false
|
| 196 |
+
},
|
| 197 |
+
"151667": {
|
| 198 |
+
"content": "<think>",
|
| 199 |
+
"lstrip": false,
|
| 200 |
+
"normalized": false,
|
| 201 |
+
"rstrip": false,
|
| 202 |
+
"single_word": false,
|
| 203 |
+
"special": false
|
| 204 |
+
},
|
| 205 |
+
"151668": {
|
| 206 |
+
"content": "</think>",
|
| 207 |
+
"lstrip": false,
|
| 208 |
+
"normalized": false,
|
| 209 |
+
"rstrip": false,
|
| 210 |
+
"single_word": false,
|
| 211 |
+
"special": false
|
| 212 |
+
}
|
| 213 |
+
},
|
| 214 |
+
"additional_special_tokens": [
|
| 215 |
+
"<|im_start|>",
|
| 216 |
+
"<|im_end|>",
|
| 217 |
+
"<|object_ref_start|>",
|
| 218 |
+
"<|object_ref_end|>",
|
| 219 |
+
"<|box_start|>",
|
| 220 |
+
"<|box_end|>",
|
| 221 |
+
"<|quad_start|>",
|
| 222 |
+
"<|quad_end|>",
|
| 223 |
+
"<|vision_start|>",
|
| 224 |
+
"<|vision_end|>",
|
| 225 |
+
"<|vision_pad|>",
|
| 226 |
+
"<|image_pad|>",
|
| 227 |
+
"<|video_pad|>"
|
| 228 |
+
],
|
| 229 |
+
"bos_token": null,
|
| 230 |
+
"chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0].role == 'system' %}\n {{- messages[0].content + '\\n\\n' }}\n {%- endif %}\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>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\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\" }}\n{%- else %}\n {%- if messages[0].role == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0].content + '<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}\n{%- for message in messages[::-1] %}\n {%- set index = (messages|length - 1) - loop.index0 %}\n {%- if ns.multi_step_tool and message.role == \"user\" and not(message.content.startswith('<tool_response>') and message.content.endswith('</tool_response>')) %}\n {%- set ns.multi_step_tool = false %}\n {%- set ns.last_query_index = index %}\n {%- endif %}\n{%- endfor %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {%- set content = message.content %}\n {%- set reasoning_content = '' %}\n {%- if message.reasoning_content is defined and message.reasoning_content is not none %}\n {%- set reasoning_content = message.reasoning_content %}\n {%- else %}\n {%- if '</think>' in message.content %}\n {%- set content = message.content.split('</think>')[-1].lstrip('\\n') %}\n {%- set reasoning_content = message.content.split('</think>')[0].rstrip('\\n').split('<think>')[-1].lstrip('\\n') %}\n {%- endif %}\n {%- endif %}\n {%- if loop.index0 > ns.last_query_index %}\n {%- if loop.last or (not loop.last and reasoning_content) %}\n {{- '<|im_start|>' + message.role + '\\n<think>\\n' + reasoning_content.strip('\\n') + '\\n</think>\\n\\n' + content.lstrip('\\n') }}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- if message.tool_calls %}\n {%- for tool_call in message.tool_calls %}\n {%- if (loop.first and content) or (not loop.first) %}\n {{- '\\n' }}\n {%- endif %}\n {%- if tool_call.function %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {%- if tool_call.arguments is string %}\n {{- tool_call.arguments }}\n {%- else %}\n {{- tool_call.arguments | tojson }}\n {%- endif %}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {%- endif %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if loop.first or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n {%- if enable_thinking is defined and enable_thinking is false %}\n {{- '<think>\\n\\n</think>\\n\\n' }}\n {%- endif %}\n{%- endif %}",
|
| 231 |
+
"clean_up_tokenization_spaces": false,
|
| 232 |
+
"eos_token": "<|im_end|>",
|
| 233 |
+
"errors": "replace",
|
| 234 |
+
"extra_special_tokens": {},
|
| 235 |
+
"model_max_length": 131072,
|
| 236 |
+
"pad_token": "<|endoftext|>",
|
| 237 |
+
"padding_side": "right",
|
| 238 |
+
"split_special_tokens": false,
|
| 239 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 240 |
+
"unk_token": null
|
| 241 |
+
}
|
last-checkpoint/trainer_state.json
ADDED
|
@@ -0,0 +1,750 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.8278145695364238,
|
| 6 |
+
"eval_steps": 100,
|
| 7 |
+
"global_step": 5000,
|
| 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.008278145695364239,
|
| 14 |
+
"grad_norm": 2.812814950942993,
|
| 15 |
+
"learning_rate": 2.7041942604856512e-06,
|
| 16 |
+
"loss": 1.4882,
|
| 17 |
+
"step": 50
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.016556291390728478,
|
| 21 |
+
"grad_norm": 2.6125919818878174,
|
| 22 |
+
"learning_rate": 5.463576158940398e-06,
|
| 23 |
+
"loss": 1.2862,
|
| 24 |
+
"step": 100
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.016556291390728478,
|
| 28 |
+
"eval_loss": 1.2020893096923828,
|
| 29 |
+
"eval_runtime": 1896.4557,
|
| 30 |
+
"eval_samples_per_second": 3.185,
|
| 31 |
+
"eval_steps_per_second": 3.185,
|
| 32 |
+
"step": 100
|
| 33 |
+
},
|
| 34 |
+
{
|
| 35 |
+
"epoch": 0.024834437086092714,
|
| 36 |
+
"grad_norm": 2.393519878387451,
|
| 37 |
+
"learning_rate": 8.222958057395145e-06,
|
| 38 |
+
"loss": 1.1353,
|
| 39 |
+
"step": 150
|
| 40 |
+
},
|
| 41 |
+
{
|
| 42 |
+
"epoch": 0.033112582781456956,
|
| 43 |
+
"grad_norm": 2.5604305267333984,
|
| 44 |
+
"learning_rate": 1.0982339955849891e-05,
|
| 45 |
+
"loss": 1.0539,
|
| 46 |
+
"step": 200
|
| 47 |
+
},
|
| 48 |
+
{
|
| 49 |
+
"epoch": 0.033112582781456956,
|
| 50 |
+
"eval_loss": 1.0201358795166016,
|
| 51 |
+
"eval_runtime": 1896.3026,
|
| 52 |
+
"eval_samples_per_second": 3.185,
|
| 53 |
+
"eval_steps_per_second": 3.185,
|
| 54 |
+
"step": 200
|
| 55 |
+
},
|
| 56 |
+
{
|
| 57 |
+
"epoch": 0.041390728476821195,
|
| 58 |
+
"grad_norm": 3.0053958892822266,
|
| 59 |
+
"learning_rate": 1.3741721854304637e-05,
|
| 60 |
+
"loss": 0.9816,
|
| 61 |
+
"step": 250
|
| 62 |
+
},
|
| 63 |
+
{
|
| 64 |
+
"epoch": 0.04966887417218543,
|
| 65 |
+
"grad_norm": 3.028010368347168,
|
| 66 |
+
"learning_rate": 1.6501103752759385e-05,
|
| 67 |
+
"loss": 0.9372,
|
| 68 |
+
"step": 300
|
| 69 |
+
},
|
| 70 |
+
{
|
| 71 |
+
"epoch": 0.057947019867549666,
|
| 72 |
+
"grad_norm": 2.484466552734375,
|
| 73 |
+
"learning_rate": 1.926048565121413e-05,
|
| 74 |
+
"loss": 0.9137,
|
| 75 |
+
"step": 350
|
| 76 |
+
},
|
| 77 |
+
{
|
| 78 |
+
"epoch": 0.06622516556291391,
|
| 79 |
+
"grad_norm": 3.078425884246826,
|
| 80 |
+
"learning_rate": 2.2019867549668874e-05,
|
| 81 |
+
"loss": 0.8786,
|
| 82 |
+
"step": 400
|
| 83 |
+
},
|
| 84 |
+
{
|
| 85 |
+
"epoch": 0.07450331125827815,
|
| 86 |
+
"grad_norm": 2.6672778129577637,
|
| 87 |
+
"learning_rate": 2.477924944812362e-05,
|
| 88 |
+
"loss": 0.8348,
|
| 89 |
+
"step": 450
|
| 90 |
+
},
|
| 91 |
+
{
|
| 92 |
+
"epoch": 0.08278145695364239,
|
| 93 |
+
"grad_norm": 2.8199753761291504,
|
| 94 |
+
"learning_rate": 2.753863134657837e-05,
|
| 95 |
+
"loss": 0.8417,
|
| 96 |
+
"step": 500
|
| 97 |
+
},
|
| 98 |
+
{
|
| 99 |
+
"epoch": 0.09105960264900662,
|
| 100 |
+
"grad_norm": 2.961965322494507,
|
| 101 |
+
"learning_rate": 3.0298013245033112e-05,
|
| 102 |
+
"loss": 0.8209,
|
| 103 |
+
"step": 550
|
| 104 |
+
},
|
| 105 |
+
{
|
| 106 |
+
"epoch": 0.09933774834437085,
|
| 107 |
+
"grad_norm": 2.5217514038085938,
|
| 108 |
+
"learning_rate": 3.305739514348786e-05,
|
| 109 |
+
"loss": 0.8235,
|
| 110 |
+
"step": 600
|
| 111 |
+
},
|
| 112 |
+
{
|
| 113 |
+
"epoch": 0.1076158940397351,
|
| 114 |
+
"grad_norm": 2.4740138053894043,
|
| 115 |
+
"learning_rate": 3.581677704194261e-05,
|
| 116 |
+
"loss": 0.7918,
|
| 117 |
+
"step": 650
|
| 118 |
+
},
|
| 119 |
+
{
|
| 120 |
+
"epoch": 0.11589403973509933,
|
| 121 |
+
"grad_norm": 2.5529448986053467,
|
| 122 |
+
"learning_rate": 3.8576158940397354e-05,
|
| 123 |
+
"loss": 0.7749,
|
| 124 |
+
"step": 700
|
| 125 |
+
},
|
| 126 |
+
{
|
| 127 |
+
"epoch": 0.12417218543046357,
|
| 128 |
+
"grad_norm": 2.151698589324951,
|
| 129 |
+
"learning_rate": 4.13355408388521e-05,
|
| 130 |
+
"loss": 0.7838,
|
| 131 |
+
"step": 750
|
| 132 |
+
},
|
| 133 |
+
{
|
| 134 |
+
"epoch": 0.13245033112582782,
|
| 135 |
+
"grad_norm": 1.9026315212249756,
|
| 136 |
+
"learning_rate": 4.4094922737306846e-05,
|
| 137 |
+
"loss": 0.7668,
|
| 138 |
+
"step": 800
|
| 139 |
+
},
|
| 140 |
+
{
|
| 141 |
+
"epoch": 0.14072847682119205,
|
| 142 |
+
"grad_norm": 1.9555529356002808,
|
| 143 |
+
"learning_rate": 4.685430463576159e-05,
|
| 144 |
+
"loss": 0.7684,
|
| 145 |
+
"step": 850
|
| 146 |
+
},
|
| 147 |
+
{
|
| 148 |
+
"epoch": 0.1490066225165563,
|
| 149 |
+
"grad_norm": 2.308894157409668,
|
| 150 |
+
"learning_rate": 4.961368653421634e-05,
|
| 151 |
+
"loss": 0.7661,
|
| 152 |
+
"step": 900
|
| 153 |
+
},
|
| 154 |
+
{
|
| 155 |
+
"epoch": 0.15728476821192053,
|
| 156 |
+
"grad_norm": 2.3362715244293213,
|
| 157 |
+
"learning_rate": 5.237306843267108e-05,
|
| 158 |
+
"loss": 0.736,
|
| 159 |
+
"step": 950
|
| 160 |
+
},
|
| 161 |
+
{
|
| 162 |
+
"epoch": 0.16556291390728478,
|
| 163 |
+
"grad_norm": 1.8228410482406616,
|
| 164 |
+
"learning_rate": 5.513245033112583e-05,
|
| 165 |
+
"loss": 0.7213,
|
| 166 |
+
"step": 1000
|
| 167 |
+
},
|
| 168 |
+
{
|
| 169 |
+
"epoch": 0.173841059602649,
|
| 170 |
+
"grad_norm": 1.8289754390716553,
|
| 171 |
+
"learning_rate": 5.789183222958058e-05,
|
| 172 |
+
"loss": 0.7335,
|
| 173 |
+
"step": 1050
|
| 174 |
+
},
|
| 175 |
+
{
|
| 176 |
+
"epoch": 0.18211920529801323,
|
| 177 |
+
"grad_norm": 1.4989681243896484,
|
| 178 |
+
"learning_rate": 6.065121412803533e-05,
|
| 179 |
+
"loss": 0.7326,
|
| 180 |
+
"step": 1100
|
| 181 |
+
},
|
| 182 |
+
{
|
| 183 |
+
"epoch": 0.19039735099337748,
|
| 184 |
+
"grad_norm": 1.5326098203659058,
|
| 185 |
+
"learning_rate": 6.341059602649006e-05,
|
| 186 |
+
"loss": 0.7311,
|
| 187 |
+
"step": 1150
|
| 188 |
+
},
|
| 189 |
+
{
|
| 190 |
+
"epoch": 0.1986754966887417,
|
| 191 |
+
"grad_norm": 1.4897147417068481,
|
| 192 |
+
"learning_rate": 6.616997792494481e-05,
|
| 193 |
+
"loss": 0.6918,
|
| 194 |
+
"step": 1200
|
| 195 |
+
},
|
| 196 |
+
{
|
| 197 |
+
"epoch": 0.20695364238410596,
|
| 198 |
+
"grad_norm": 1.634765863418579,
|
| 199 |
+
"learning_rate": 6.892935982339957e-05,
|
| 200 |
+
"loss": 0.7051,
|
| 201 |
+
"step": 1250
|
| 202 |
+
},
|
| 203 |
+
{
|
| 204 |
+
"epoch": 0.2152317880794702,
|
| 205 |
+
"grad_norm": 1.4463587999343872,
|
| 206 |
+
"learning_rate": 7.168874172185431e-05,
|
| 207 |
+
"loss": 0.6955,
|
| 208 |
+
"step": 1300
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"epoch": 0.22350993377483444,
|
| 212 |
+
"grad_norm": 1.632133960723877,
|
| 213 |
+
"learning_rate": 7.444812362030905e-05,
|
| 214 |
+
"loss": 0.6901,
|
| 215 |
+
"step": 1350
|
| 216 |
+
},
|
| 217 |
+
{
|
| 218 |
+
"epoch": 0.23178807947019867,
|
| 219 |
+
"grad_norm": 1.4062328338623047,
|
| 220 |
+
"learning_rate": 7.72075055187638e-05,
|
| 221 |
+
"loss": 0.6833,
|
| 222 |
+
"step": 1400
|
| 223 |
+
},
|
| 224 |
+
{
|
| 225 |
+
"epoch": 0.24006622516556292,
|
| 226 |
+
"grad_norm": 1.2914466857910156,
|
| 227 |
+
"learning_rate": 7.996688741721855e-05,
|
| 228 |
+
"loss": 0.6663,
|
| 229 |
+
"step": 1450
|
| 230 |
+
},
|
| 231 |
+
{
|
| 232 |
+
"epoch": 0.24834437086092714,
|
| 233 |
+
"grad_norm": 1.4995919466018677,
|
| 234 |
+
"learning_rate": 8.272626931567329e-05,
|
| 235 |
+
"loss": 0.6959,
|
| 236 |
+
"step": 1500
|
| 237 |
+
},
|
| 238 |
+
{
|
| 239 |
+
"epoch": 0.25662251655629137,
|
| 240 |
+
"grad_norm": 1.1299749612808228,
|
| 241 |
+
"learning_rate": 8.548565121412803e-05,
|
| 242 |
+
"loss": 0.6685,
|
| 243 |
+
"step": 1550
|
| 244 |
+
},
|
| 245 |
+
{
|
| 246 |
+
"epoch": 0.26490066225165565,
|
| 247 |
+
"grad_norm": 1.329004168510437,
|
| 248 |
+
"learning_rate": 8.824503311258279e-05,
|
| 249 |
+
"loss": 0.6678,
|
| 250 |
+
"step": 1600
|
| 251 |
+
},
|
| 252 |
+
{
|
| 253 |
+
"epoch": 0.2731788079470199,
|
| 254 |
+
"grad_norm": 1.5191948413848877,
|
| 255 |
+
"learning_rate": 9.100441501103754e-05,
|
| 256 |
+
"loss": 0.6731,
|
| 257 |
+
"step": 1650
|
| 258 |
+
},
|
| 259 |
+
{
|
| 260 |
+
"epoch": 0.2814569536423841,
|
| 261 |
+
"grad_norm": 1.739169716835022,
|
| 262 |
+
"learning_rate": 9.376379690949227e-05,
|
| 263 |
+
"loss": 0.6691,
|
| 264 |
+
"step": 1700
|
| 265 |
+
},
|
| 266 |
+
{
|
| 267 |
+
"epoch": 0.2897350993377483,
|
| 268 |
+
"grad_norm": 1.2906118631362915,
|
| 269 |
+
"learning_rate": 9.652317880794703e-05,
|
| 270 |
+
"loss": 0.6718,
|
| 271 |
+
"step": 1750
|
| 272 |
+
},
|
| 273 |
+
{
|
| 274 |
+
"epoch": 0.2980132450331126,
|
| 275 |
+
"grad_norm": 1.289502501487732,
|
| 276 |
+
"learning_rate": 9.928256070640178e-05,
|
| 277 |
+
"loss": 0.6581,
|
| 278 |
+
"step": 1800
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"epoch": 0.30629139072847683,
|
| 282 |
+
"grad_norm": 1.3923128843307495,
|
| 283 |
+
"learning_rate": 9.999872989402833e-05,
|
| 284 |
+
"loss": 0.6589,
|
| 285 |
+
"step": 1850
|
| 286 |
+
},
|
| 287 |
+
{
|
| 288 |
+
"epoch": 0.31456953642384106,
|
| 289 |
+
"grad_norm": 1.1048816442489624,
|
| 290 |
+
"learning_rate": 9.999297790520483e-05,
|
| 291 |
+
"loss": 0.6341,
|
| 292 |
+
"step": 1900
|
| 293 |
+
},
|
| 294 |
+
{
|
| 295 |
+
"epoch": 0.3228476821192053,
|
| 296 |
+
"grad_norm": 1.3568603992462158,
|
| 297 |
+
"learning_rate": 9.998258777484084e-05,
|
| 298 |
+
"loss": 0.6318,
|
| 299 |
+
"step": 1950
|
| 300 |
+
},
|
| 301 |
+
{
|
| 302 |
+
"epoch": 0.33112582781456956,
|
| 303 |
+
"grad_norm": 0.923786997795105,
|
| 304 |
+
"learning_rate": 9.996756046688961e-05,
|
| 305 |
+
"loss": 0.6318,
|
| 306 |
+
"step": 2000
|
| 307 |
+
},
|
| 308 |
+
{
|
| 309 |
+
"epoch": 0.3394039735099338,
|
| 310 |
+
"grad_norm": 1.102367877960205,
|
| 311 |
+
"learning_rate": 9.994789737552259e-05,
|
| 312 |
+
"loss": 0.6193,
|
| 313 |
+
"step": 2050
|
| 314 |
+
},
|
| 315 |
+
{
|
| 316 |
+
"epoch": 0.347682119205298,
|
| 317 |
+
"grad_norm": 1.0738896131515503,
|
| 318 |
+
"learning_rate": 9.992360032500001e-05,
|
| 319 |
+
"loss": 0.6184,
|
| 320 |
+
"step": 2100
|
| 321 |
+
},
|
| 322 |
+
{
|
| 323 |
+
"epoch": 0.35596026490066224,
|
| 324 |
+
"grad_norm": 1.279288649559021,
|
| 325 |
+
"learning_rate": 9.98946715695016e-05,
|
| 326 |
+
"loss": 0.626,
|
| 327 |
+
"step": 2150
|
| 328 |
+
},
|
| 329 |
+
{
|
| 330 |
+
"epoch": 0.36423841059602646,
|
| 331 |
+
"grad_norm": 1.2009036540985107,
|
| 332 |
+
"learning_rate": 9.986111379291759e-05,
|
| 333 |
+
"loss": 0.6305,
|
| 334 |
+
"step": 2200
|
| 335 |
+
},
|
| 336 |
+
{
|
| 337 |
+
"epoch": 0.37251655629139074,
|
| 338 |
+
"grad_norm": 0.8177038431167603,
|
| 339 |
+
"learning_rate": 9.982293010859955e-05,
|
| 340 |
+
"loss": 0.6266,
|
| 341 |
+
"step": 2250
|
| 342 |
+
},
|
| 343 |
+
{
|
| 344 |
+
"epoch": 0.38079470198675497,
|
| 345 |
+
"grad_norm": 1.2464983463287354,
|
| 346 |
+
"learning_rate": 9.978012405907165e-05,
|
| 347 |
+
"loss": 0.6148,
|
| 348 |
+
"step": 2300
|
| 349 |
+
},
|
| 350 |
+
{
|
| 351 |
+
"epoch": 0.3890728476821192,
|
| 352 |
+
"grad_norm": 1.2841860055923462,
|
| 353 |
+
"learning_rate": 9.973269961570195e-05,
|
| 354 |
+
"loss": 0.5946,
|
| 355 |
+
"step": 2350
|
| 356 |
+
},
|
| 357 |
+
{
|
| 358 |
+
"epoch": 0.3973509933774834,
|
| 359 |
+
"grad_norm": 1.2200431823730469,
|
| 360 |
+
"learning_rate": 9.968066117833401e-05,
|
| 361 |
+
"loss": 0.6166,
|
| 362 |
+
"step": 2400
|
| 363 |
+
},
|
| 364 |
+
{
|
| 365 |
+
"epoch": 0.4056291390728477,
|
| 366 |
+
"grad_norm": 1.128247857093811,
|
| 367 |
+
"learning_rate": 9.962401357487863e-05,
|
| 368 |
+
"loss": 0.5992,
|
| 369 |
+
"step": 2450
|
| 370 |
+
},
|
| 371 |
+
{
|
| 372 |
+
"epoch": 0.4139072847682119,
|
| 373 |
+
"grad_norm": 1.0683091878890991,
|
| 374 |
+
"learning_rate": 9.956276206086597e-05,
|
| 375 |
+
"loss": 0.6048,
|
| 376 |
+
"step": 2500
|
| 377 |
+
},
|
| 378 |
+
{
|
| 379 |
+
"epoch": 0.42218543046357615,
|
| 380 |
+
"grad_norm": 1.1819758415222168,
|
| 381 |
+
"learning_rate": 9.949691231895791e-05,
|
| 382 |
+
"loss": 0.5944,
|
| 383 |
+
"step": 2550
|
| 384 |
+
},
|
| 385 |
+
{
|
| 386 |
+
"epoch": 0.4304635761589404,
|
| 387 |
+
"grad_norm": 1.0043411254882812,
|
| 388 |
+
"learning_rate": 9.942647045842095e-05,
|
| 389 |
+
"loss": 0.5962,
|
| 390 |
+
"step": 2600
|
| 391 |
+
},
|
| 392 |
+
{
|
| 393 |
+
"epoch": 0.43874172185430466,
|
| 394 |
+
"grad_norm": 1.0588668584823608,
|
| 395 |
+
"learning_rate": 9.93514430145593e-05,
|
| 396 |
+
"loss": 0.6067,
|
| 397 |
+
"step": 2650
|
| 398 |
+
},
|
| 399 |
+
{
|
| 400 |
+
"epoch": 0.4470198675496689,
|
| 401 |
+
"grad_norm": 0.9364084601402283,
|
| 402 |
+
"learning_rate": 9.927183694810862e-05,
|
| 403 |
+
"loss": 0.5928,
|
| 404 |
+
"step": 2700
|
| 405 |
+
},
|
| 406 |
+
{
|
| 407 |
+
"epoch": 0.4552980132450331,
|
| 408 |
+
"grad_norm": 1.155172348022461,
|
| 409 |
+
"learning_rate": 9.918765964459022e-05,
|
| 410 |
+
"loss": 0.5987,
|
| 411 |
+
"step": 2750
|
| 412 |
+
},
|
| 413 |
+
{
|
| 414 |
+
"epoch": 0.46357615894039733,
|
| 415 |
+
"grad_norm": 1.1639224290847778,
|
| 416 |
+
"learning_rate": 9.909891891362587e-05,
|
| 417 |
+
"loss": 0.5745,
|
| 418 |
+
"step": 2800
|
| 419 |
+
},
|
| 420 |
+
{
|
| 421 |
+
"epoch": 0.4718543046357616,
|
| 422 |
+
"grad_norm": 0.9658174514770508,
|
| 423 |
+
"learning_rate": 9.900562298821323e-05,
|
| 424 |
+
"loss": 0.5825,
|
| 425 |
+
"step": 2850
|
| 426 |
+
},
|
| 427 |
+
{
|
| 428 |
+
"epoch": 0.48013245033112584,
|
| 429 |
+
"grad_norm": 1.118033766746521,
|
| 430 |
+
"learning_rate": 9.890778052396205e-05,
|
| 431 |
+
"loss": 0.5806,
|
| 432 |
+
"step": 2900
|
| 433 |
+
},
|
| 434 |
+
{
|
| 435 |
+
"epoch": 0.48841059602649006,
|
| 436 |
+
"grad_norm": 0.9781912565231323,
|
| 437 |
+
"learning_rate": 9.880540059829115e-05,
|
| 438 |
+
"loss": 0.5712,
|
| 439 |
+
"step": 2950
|
| 440 |
+
},
|
| 441 |
+
{
|
| 442 |
+
"epoch": 0.4966887417218543,
|
| 443 |
+
"grad_norm": 1.2145684957504272,
|
| 444 |
+
"learning_rate": 9.869849270958622e-05,
|
| 445 |
+
"loss": 0.5855,
|
| 446 |
+
"step": 3000
|
| 447 |
+
},
|
| 448 |
+
{
|
| 449 |
+
"epoch": 0.5049668874172185,
|
| 450 |
+
"grad_norm": 0.999279260635376,
|
| 451 |
+
"learning_rate": 9.858706677631862e-05,
|
| 452 |
+
"loss": 0.5843,
|
| 453 |
+
"step": 3050
|
| 454 |
+
},
|
| 455 |
+
{
|
| 456 |
+
"epoch": 0.5132450331125827,
|
| 457 |
+
"grad_norm": 1.098258137702942,
|
| 458 |
+
"learning_rate": 9.847113313612517e-05,
|
| 459 |
+
"loss": 0.5605,
|
| 460 |
+
"step": 3100
|
| 461 |
+
},
|
| 462 |
+
{
|
| 463 |
+
"epoch": 0.5215231788079471,
|
| 464 |
+
"grad_norm": 0.627949059009552,
|
| 465 |
+
"learning_rate": 9.835070254484912e-05,
|
| 466 |
+
"loss": 0.5538,
|
| 467 |
+
"step": 3150
|
| 468 |
+
},
|
| 469 |
+
{
|
| 470 |
+
"epoch": 0.5298013245033113,
|
| 471 |
+
"grad_norm": 1.0991902351379395,
|
| 472 |
+
"learning_rate": 9.822578617554219e-05,
|
| 473 |
+
"loss": 0.5555,
|
| 474 |
+
"step": 3200
|
| 475 |
+
},
|
| 476 |
+
{
|
| 477 |
+
"epoch": 0.5380794701986755,
|
| 478 |
+
"grad_norm": 0.9670843482017517,
|
| 479 |
+
"learning_rate": 9.8096395617428e-05,
|
| 480 |
+
"loss": 0.5647,
|
| 481 |
+
"step": 3250
|
| 482 |
+
},
|
| 483 |
+
{
|
| 484 |
+
"epoch": 0.5463576158940397,
|
| 485 |
+
"grad_norm": 0.9838133454322815,
|
| 486 |
+
"learning_rate": 9.796254287482693e-05,
|
| 487 |
+
"loss": 0.5561,
|
| 488 |
+
"step": 3300
|
| 489 |
+
},
|
| 490 |
+
{
|
| 491 |
+
"epoch": 0.554635761589404,
|
| 492 |
+
"grad_norm": 1.1465744972229004,
|
| 493 |
+
"learning_rate": 9.782424036604234e-05,
|
| 494 |
+
"loss": 0.559,
|
| 495 |
+
"step": 3350
|
| 496 |
+
},
|
| 497 |
+
{
|
| 498 |
+
"epoch": 0.5629139072847682,
|
| 499 |
+
"grad_norm": 1.1423758268356323,
|
| 500 |
+
"learning_rate": 9.768150092220849e-05,
|
| 501 |
+
"loss": 0.5517,
|
| 502 |
+
"step": 3400
|
| 503 |
+
},
|
| 504 |
+
{
|
| 505 |
+
"epoch": 0.5711920529801324,
|
| 506 |
+
"grad_norm": 1.1365066766738892,
|
| 507 |
+
"learning_rate": 9.753433778610008e-05,
|
| 508 |
+
"loss": 0.5464,
|
| 509 |
+
"step": 3450
|
| 510 |
+
},
|
| 511 |
+
{
|
| 512 |
+
"epoch": 0.5794701986754967,
|
| 513 |
+
"grad_norm": 0.81045001745224,
|
| 514 |
+
"learning_rate": 9.738276461090371e-05,
|
| 515 |
+
"loss": 0.5493,
|
| 516 |
+
"step": 3500
|
| 517 |
+
},
|
| 518 |
+
{
|
| 519 |
+
"epoch": 0.5877483443708609,
|
| 520 |
+
"grad_norm": 1.0236687660217285,
|
| 521 |
+
"learning_rate": 9.72267954589511e-05,
|
| 522 |
+
"loss": 0.567,
|
| 523 |
+
"step": 3550
|
| 524 |
+
},
|
| 525 |
+
{
|
| 526 |
+
"epoch": 0.5960264900662252,
|
| 527 |
+
"grad_norm": 0.9495602250099182,
|
| 528 |
+
"learning_rate": 9.706644480041455e-05,
|
| 529 |
+
"loss": 0.5474,
|
| 530 |
+
"step": 3600
|
| 531 |
+
},
|
| 532 |
+
{
|
| 533 |
+
"epoch": 0.6043046357615894,
|
| 534 |
+
"grad_norm": 0.960738480091095,
|
| 535 |
+
"learning_rate": 9.690172751196437e-05,
|
| 536 |
+
"loss": 0.5238,
|
| 537 |
+
"step": 3650
|
| 538 |
+
},
|
| 539 |
+
{
|
| 540 |
+
"epoch": 0.6125827814569537,
|
| 541 |
+
"grad_norm": 1.0488675832748413,
|
| 542 |
+
"learning_rate": 9.67326588753887e-05,
|
| 543 |
+
"loss": 0.521,
|
| 544 |
+
"step": 3700
|
| 545 |
+
},
|
| 546 |
+
{
|
| 547 |
+
"epoch": 0.6208609271523179,
|
| 548 |
+
"grad_norm": 0.8753538727760315,
|
| 549 |
+
"learning_rate": 9.65592545761758e-05,
|
| 550 |
+
"loss": 0.5232,
|
| 551 |
+
"step": 3750
|
| 552 |
+
},
|
| 553 |
+
{
|
| 554 |
+
"epoch": 0.6291390728476821,
|
| 555 |
+
"grad_norm": 1.0551217794418335,
|
| 556 |
+
"learning_rate": 9.638153070205871e-05,
|
| 557 |
+
"loss": 0.5432,
|
| 558 |
+
"step": 3800
|
| 559 |
+
},
|
| 560 |
+
{
|
| 561 |
+
"epoch": 0.6374172185430463,
|
| 562 |
+
"grad_norm": 1.158676028251648,
|
| 563 |
+
"learning_rate": 9.619950374152278e-05,
|
| 564 |
+
"loss": 0.5416,
|
| 565 |
+
"step": 3850
|
| 566 |
+
},
|
| 567 |
+
{
|
| 568 |
+
"epoch": 0.6456953642384106,
|
| 569 |
+
"grad_norm": 1.0036752223968506,
|
| 570 |
+
"learning_rate": 9.601319058227589e-05,
|
| 571 |
+
"loss": 0.5496,
|
| 572 |
+
"step": 3900
|
| 573 |
+
},
|
| 574 |
+
{
|
| 575 |
+
"epoch": 0.6539735099337748,
|
| 576 |
+
"grad_norm": 0.8905594348907471,
|
| 577 |
+
"learning_rate": 9.58226085096817e-05,
|
| 578 |
+
"loss": 0.5335,
|
| 579 |
+
"step": 3950
|
| 580 |
+
},
|
| 581 |
+
{
|
| 582 |
+
"epoch": 0.6622516556291391,
|
| 583 |
+
"grad_norm": 0.9868190884590149,
|
| 584 |
+
"learning_rate": 9.562777520515598e-05,
|
| 585 |
+
"loss": 0.5094,
|
| 586 |
+
"step": 4000
|
| 587 |
+
},
|
| 588 |
+
{
|
| 589 |
+
"epoch": 0.6705298013245033,
|
| 590 |
+
"grad_norm": 0.9672690629959106,
|
| 591 |
+
"learning_rate": 9.542870874452618e-05,
|
| 592 |
+
"loss": 0.5061,
|
| 593 |
+
"step": 4050
|
| 594 |
+
},
|
| 595 |
+
{
|
| 596 |
+
"epoch": 0.6788079470198676,
|
| 597 |
+
"grad_norm": 1.044123888015747,
|
| 598 |
+
"learning_rate": 9.52254275963545e-05,
|
| 599 |
+
"loss": 0.5253,
|
| 600 |
+
"step": 4100
|
| 601 |
+
},
|
| 602 |
+
{
|
| 603 |
+
"epoch": 0.6870860927152318,
|
| 604 |
+
"grad_norm": 1.0346958637237549,
|
| 605 |
+
"learning_rate": 9.501795062022434e-05,
|
| 606 |
+
"loss": 0.5149,
|
| 607 |
+
"step": 4150
|
| 608 |
+
},
|
| 609 |
+
{
|
| 610 |
+
"epoch": 0.695364238410596,
|
| 611 |
+
"grad_norm": 1.0799248218536377,
|
| 612 |
+
"learning_rate": 9.48062970649907e-05,
|
| 613 |
+
"loss": 0.5207,
|
| 614 |
+
"step": 4200
|
| 615 |
+
},
|
| 616 |
+
{
|
| 617 |
+
"epoch": 0.7036423841059603,
|
| 618 |
+
"grad_norm": 0.9847925901412964,
|
| 619 |
+
"learning_rate": 9.459048656699427e-05,
|
| 620 |
+
"loss": 0.531,
|
| 621 |
+
"step": 4250
|
| 622 |
+
},
|
| 623 |
+
{
|
| 624 |
+
"epoch": 0.7119205298013245,
|
| 625 |
+
"grad_norm": 1.134179949760437,
|
| 626 |
+
"learning_rate": 9.43705391482397e-05,
|
| 627 |
+
"loss": 0.5202,
|
| 628 |
+
"step": 4300
|
| 629 |
+
},
|
| 630 |
+
{
|
| 631 |
+
"epoch": 0.7201986754966887,
|
| 632 |
+
"grad_norm": 0.9750307202339172,
|
| 633 |
+
"learning_rate": 9.414647521453798e-05,
|
| 634 |
+
"loss": 0.5183,
|
| 635 |
+
"step": 4350
|
| 636 |
+
},
|
| 637 |
+
{
|
| 638 |
+
"epoch": 0.7284768211920529,
|
| 639 |
+
"grad_norm": 1.372010350227356,
|
| 640 |
+
"learning_rate": 9.391831555361341e-05,
|
| 641 |
+
"loss": 0.5203,
|
| 642 |
+
"step": 4400
|
| 643 |
+
},
|
| 644 |
+
{
|
| 645 |
+
"epoch": 0.7367549668874173,
|
| 646 |
+
"grad_norm": 0.9671643376350403,
|
| 647 |
+
"learning_rate": 9.36860813331748e-05,
|
| 648 |
+
"loss": 0.5313,
|
| 649 |
+
"step": 4450
|
| 650 |
+
},
|
| 651 |
+
{
|
| 652 |
+
"epoch": 0.7450331125827815,
|
| 653 |
+
"grad_norm": 1.270264983177185,
|
| 654 |
+
"learning_rate": 9.344979409895178e-05,
|
| 655 |
+
"loss": 0.5236,
|
| 656 |
+
"step": 4500
|
| 657 |
+
},
|
| 658 |
+
{
|
| 659 |
+
"epoch": 0.7533112582781457,
|
| 660 |
+
"grad_norm": 1.1816293001174927,
|
| 661 |
+
"learning_rate": 9.320947577269581e-05,
|
| 662 |
+
"loss": 0.518,
|
| 663 |
+
"step": 4550
|
| 664 |
+
},
|
| 665 |
+
{
|
| 666 |
+
"epoch": 0.7615894039735099,
|
| 667 |
+
"grad_norm": 0.8809527158737183,
|
| 668 |
+
"learning_rate": 9.29651486501464e-05,
|
| 669 |
+
"loss": 0.5086,
|
| 670 |
+
"step": 4600
|
| 671 |
+
},
|
| 672 |
+
{
|
| 673 |
+
"epoch": 0.7698675496688742,
|
| 674 |
+
"grad_norm": 0.9570929408073425,
|
| 675 |
+
"learning_rate": 9.271683539896257e-05,
|
| 676 |
+
"loss": 0.5195,
|
| 677 |
+
"step": 4650
|
| 678 |
+
},
|
| 679 |
+
{
|
| 680 |
+
"epoch": 0.7781456953642384,
|
| 681 |
+
"grad_norm": 1.147157907485962,
|
| 682 |
+
"learning_rate": 9.246455905661983e-05,
|
| 683 |
+
"loss": 0.509,
|
| 684 |
+
"step": 4700
|
| 685 |
+
},
|
| 686 |
+
{
|
| 687 |
+
"epoch": 0.7864238410596026,
|
| 688 |
+
"grad_norm": 0.9548070430755615,
|
| 689 |
+
"learning_rate": 9.220834302827295e-05,
|
| 690 |
+
"loss": 0.5078,
|
| 691 |
+
"step": 4750
|
| 692 |
+
},
|
| 693 |
+
{
|
| 694 |
+
"epoch": 0.7947019867549668,
|
| 695 |
+
"grad_norm": 1.0823866128921509,
|
| 696 |
+
"learning_rate": 9.194821108458438e-05,
|
| 697 |
+
"loss": 0.5088,
|
| 698 |
+
"step": 4800
|
| 699 |
+
},
|
| 700 |
+
{
|
| 701 |
+
"epoch": 0.8029801324503312,
|
| 702 |
+
"grad_norm": 1.0077965259552002,
|
| 703 |
+
"learning_rate": 9.168418735951902e-05,
|
| 704 |
+
"loss": 0.4994,
|
| 705 |
+
"step": 4850
|
| 706 |
+
},
|
| 707 |
+
{
|
| 708 |
+
"epoch": 0.8112582781456954,
|
| 709 |
+
"grad_norm": 1.1390560865402222,
|
| 710 |
+
"learning_rate": 9.141629634810516e-05,
|
| 711 |
+
"loss": 0.5098,
|
| 712 |
+
"step": 4900
|
| 713 |
+
},
|
| 714 |
+
{
|
| 715 |
+
"epoch": 0.8195364238410596,
|
| 716 |
+
"grad_norm": 1.1819497346878052,
|
| 717 |
+
"learning_rate": 9.114456290416186e-05,
|
| 718 |
+
"loss": 0.5012,
|
| 719 |
+
"step": 4950
|
| 720 |
+
},
|
| 721 |
+
{
|
| 722 |
+
"epoch": 0.8278145695364238,
|
| 723 |
+
"grad_norm": 0.8828374147415161,
|
| 724 |
+
"learning_rate": 9.08690122379932e-05,
|
| 725 |
+
"loss": 0.4895,
|
| 726 |
+
"step": 5000
|
| 727 |
+
}
|
| 728 |
+
],
|
| 729 |
+
"logging_steps": 50,
|
| 730 |
+
"max_steps": 18120,
|
| 731 |
+
"num_input_tokens_seen": 0,
|
| 732 |
+
"num_train_epochs": 3,
|
| 733 |
+
"save_steps": 100,
|
| 734 |
+
"stateful_callbacks": {
|
| 735 |
+
"TrainerControl": {
|
| 736 |
+
"args": {
|
| 737 |
+
"should_epoch_stop": false,
|
| 738 |
+
"should_evaluate": false,
|
| 739 |
+
"should_log": false,
|
| 740 |
+
"should_save": true,
|
| 741 |
+
"should_training_stop": false
|
| 742 |
+
},
|
| 743 |
+
"attributes": {}
|
| 744 |
+
}
|
| 745 |
+
},
|
| 746 |
+
"total_flos": 3.919905315776102e+16,
|
| 747 |
+
"train_batch_size": 1,
|
| 748 |
+
"trial_name": null,
|
| 749 |
+
"trial_params": null
|
| 750 |
+
}
|
last-checkpoint/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a5887b61454a22120d99da3560104c2a1249ad37743b3a6a7a45bb849d9e8f46
|
| 3 |
+
size 5752
|
last-checkpoint/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|