Training in progress, step 6, checkpoint
Browse files- .gitattributes +1 -0
- last-checkpoint/README.md +202 -0
- last-checkpoint/adapter_config.json +39 -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 +240 -0
- last-checkpoint/trainer_state.json +268 -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-8B-Base
|
| 3 |
+
library_name: peft
|
| 4 |
+
---
|
| 5 |
+
|
| 6 |
+
# Model Card for Model ID
|
| 7 |
+
|
| 8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 9 |
+
|
| 10 |
+
|
| 11 |
+
|
| 12 |
+
## Model Details
|
| 13 |
+
|
| 14 |
+
### Model Description
|
| 15 |
+
|
| 16 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
|
| 20 |
+
- **Developed by:** [More Information Needed]
|
| 21 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 22 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 23 |
+
- **Model type:** [More Information Needed]
|
| 24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 25 |
+
- **License:** [More Information Needed]
|
| 26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 27 |
+
|
| 28 |
+
### Model Sources [optional]
|
| 29 |
+
|
| 30 |
+
<!-- Provide the basic links for the model. -->
|
| 31 |
+
|
| 32 |
+
- **Repository:** [More Information Needed]
|
| 33 |
+
- **Paper [optional]:** [More Information Needed]
|
| 34 |
+
- **Demo [optional]:** [More Information Needed]
|
| 35 |
+
|
| 36 |
+
## Uses
|
| 37 |
+
|
| 38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 39 |
+
|
| 40 |
+
### Direct Use
|
| 41 |
+
|
| 42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 43 |
+
|
| 44 |
+
[More Information Needed]
|
| 45 |
+
|
| 46 |
+
### Downstream Use [optional]
|
| 47 |
+
|
| 48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 49 |
+
|
| 50 |
+
[More Information Needed]
|
| 51 |
+
|
| 52 |
+
### Out-of-Scope Use
|
| 53 |
+
|
| 54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 55 |
+
|
| 56 |
+
[More Information Needed]
|
| 57 |
+
|
| 58 |
+
## Bias, Risks, and Limitations
|
| 59 |
+
|
| 60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 61 |
+
|
| 62 |
+
[More Information Needed]
|
| 63 |
+
|
| 64 |
+
### Recommendations
|
| 65 |
+
|
| 66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 67 |
+
|
| 68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 69 |
+
|
| 70 |
+
## How to Get Started with the Model
|
| 71 |
+
|
| 72 |
+
Use the code below to get started with the model.
|
| 73 |
+
|
| 74 |
+
[More Information Needed]
|
| 75 |
+
|
| 76 |
+
## Training Details
|
| 77 |
+
|
| 78 |
+
### Training Data
|
| 79 |
+
|
| 80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
| 81 |
+
|
| 82 |
+
[More Information Needed]
|
| 83 |
+
|
| 84 |
+
### Training Procedure
|
| 85 |
+
|
| 86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 87 |
+
|
| 88 |
+
#### Preprocessing [optional]
|
| 89 |
+
|
| 90 |
+
[More Information Needed]
|
| 91 |
+
|
| 92 |
+
|
| 93 |
+
#### Training Hyperparameters
|
| 94 |
+
|
| 95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 96 |
+
|
| 97 |
+
#### Speeds, Sizes, Times [optional]
|
| 98 |
+
|
| 99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 100 |
+
|
| 101 |
+
[More Information Needed]
|
| 102 |
+
|
| 103 |
+
## Evaluation
|
| 104 |
+
|
| 105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 106 |
+
|
| 107 |
+
### Testing Data, Factors & Metrics
|
| 108 |
+
|
| 109 |
+
#### Testing Data
|
| 110 |
+
|
| 111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 112 |
+
|
| 113 |
+
[More Information Needed]
|
| 114 |
+
|
| 115 |
+
#### Factors
|
| 116 |
+
|
| 117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 118 |
+
|
| 119 |
+
[More Information Needed]
|
| 120 |
+
|
| 121 |
+
#### Metrics
|
| 122 |
+
|
| 123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 124 |
+
|
| 125 |
+
[More Information Needed]
|
| 126 |
+
|
| 127 |
+
### Results
|
| 128 |
+
|
| 129 |
+
[More Information Needed]
|
| 130 |
+
|
| 131 |
+
#### Summary
|
| 132 |
+
|
| 133 |
+
|
| 134 |
+
|
| 135 |
+
## Model Examination [optional]
|
| 136 |
+
|
| 137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 138 |
+
|
| 139 |
+
[More Information Needed]
|
| 140 |
+
|
| 141 |
+
## Environmental Impact
|
| 142 |
+
|
| 143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 144 |
+
|
| 145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
| 146 |
+
|
| 147 |
+
- **Hardware Type:** [More Information Needed]
|
| 148 |
+
- **Hours used:** [More Information Needed]
|
| 149 |
+
- **Cloud Provider:** [More Information Needed]
|
| 150 |
+
- **Compute Region:** [More Information Needed]
|
| 151 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 152 |
+
|
| 153 |
+
## Technical Specifications [optional]
|
| 154 |
+
|
| 155 |
+
### Model Architecture and Objective
|
| 156 |
+
|
| 157 |
+
[More Information Needed]
|
| 158 |
+
|
| 159 |
+
### Compute Infrastructure
|
| 160 |
+
|
| 161 |
+
[More Information Needed]
|
| 162 |
+
|
| 163 |
+
#### Hardware
|
| 164 |
+
|
| 165 |
+
[More Information Needed]
|
| 166 |
+
|
| 167 |
+
#### Software
|
| 168 |
+
|
| 169 |
+
[More Information Needed]
|
| 170 |
+
|
| 171 |
+
## Citation [optional]
|
| 172 |
+
|
| 173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 174 |
+
|
| 175 |
+
**BibTeX:**
|
| 176 |
+
|
| 177 |
+
[More Information Needed]
|
| 178 |
+
|
| 179 |
+
**APA:**
|
| 180 |
+
|
| 181 |
+
[More Information Needed]
|
| 182 |
+
|
| 183 |
+
## Glossary [optional]
|
| 184 |
+
|
| 185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 186 |
+
|
| 187 |
+
[More Information Needed]
|
| 188 |
+
|
| 189 |
+
## More Information [optional]
|
| 190 |
+
|
| 191 |
+
[More Information Needed]
|
| 192 |
+
|
| 193 |
+
## Model Card Authors [optional]
|
| 194 |
+
|
| 195 |
+
[More Information Needed]
|
| 196 |
+
|
| 197 |
+
## Model Card Contact
|
| 198 |
+
|
| 199 |
+
[More Information Needed]
|
| 200 |
+
### Framework versions
|
| 201 |
+
|
| 202 |
+
- PEFT 0.15.2
|
last-checkpoint/adapter_config.json
ADDED
|
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "Qwen/Qwen3-8B-Base",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"corda_config": null,
|
| 7 |
+
"eva_config": null,
|
| 8 |
+
"exclude_modules": null,
|
| 9 |
+
"fan_in_fan_out": null,
|
| 10 |
+
"inference_mode": true,
|
| 11 |
+
"init_lora_weights": true,
|
| 12 |
+
"layer_replication": null,
|
| 13 |
+
"layers_pattern": null,
|
| 14 |
+
"layers_to_transform": null,
|
| 15 |
+
"loftq_config": {},
|
| 16 |
+
"lora_alpha": 16,
|
| 17 |
+
"lora_bias": false,
|
| 18 |
+
"lora_dropout": 0.05,
|
| 19 |
+
"megatron_config": null,
|
| 20 |
+
"megatron_core": "megatron.core",
|
| 21 |
+
"modules_to_save": null,
|
| 22 |
+
"peft_type": "LORA",
|
| 23 |
+
"r": 8,
|
| 24 |
+
"rank_pattern": {},
|
| 25 |
+
"revision": null,
|
| 26 |
+
"target_modules": [
|
| 27 |
+
"v_proj",
|
| 28 |
+
"up_proj",
|
| 29 |
+
"q_proj",
|
| 30 |
+
"o_proj",
|
| 31 |
+
"down_proj",
|
| 32 |
+
"k_proj",
|
| 33 |
+
"gate_proj"
|
| 34 |
+
],
|
| 35 |
+
"task_type": "CAUSAL_LM",
|
| 36 |
+
"trainable_token_indices": null,
|
| 37 |
+
"use_dora": false,
|
| 38 |
+
"use_rslora": false
|
| 39 |
+
}
|
last-checkpoint/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:4afeea84d9affc40d621ad818849bb6fde98fbfec40a6a800fb5e473863ac9b5
|
| 3 |
+
size 87360584
|
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:7b42d954941ecb6740f6cd769de00cfe2beaa57b58c12c866052087eaf6390f5
|
| 3 |
+
size 44918580
|
last-checkpoint/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:34d167cc85de4af73b5aa8cd27d092230ca3514a28b9b9336b6c73d31ee70554
|
| 3 |
+
size 14244
|
last-checkpoint/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e57ffb55dc88fa2212b1c14f17513c608d7d7a8d2adab5e66abd2c313699025f
|
| 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": "<|endoftext|>",
|
| 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:67cc0080ffd7555f723f423c27cfef314e1ad9d335c8b79f465c5faba1ed478b
|
| 3 |
+
size 11422821
|
last-checkpoint/tokenizer_config.json
ADDED
|
@@ -0,0 +1,240 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
|
| 231 |
+
"clean_up_tokenization_spaces": false,
|
| 232 |
+
"eos_token": "<|endoftext|>",
|
| 233 |
+
"errors": "replace",
|
| 234 |
+
"extra_special_tokens": {},
|
| 235 |
+
"model_max_length": 131072,
|
| 236 |
+
"pad_token": "<|endoftext|>",
|
| 237 |
+
"split_special_tokens": false,
|
| 238 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 239 |
+
"unk_token": null
|
| 240 |
+
}
|
last-checkpoint/trainer_state.json
ADDED
|
@@ -0,0 +1,268 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 0.025052192066805846,
|
| 6 |
+
"eval_steps": 1,
|
| 7 |
+
"global_step": 6,
|
| 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.0041753653444676405,
|
| 14 |
+
"grad_norm": 0.16934016346931458,
|
| 15 |
+
"learning_rate": 0.0,
|
| 16 |
+
"loss": 0.0287,
|
| 17 |
+
"step": 1
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.0041753653444676405,
|
| 21 |
+
"eval_clip_ratio/high_max": 0.0,
|
| 22 |
+
"eval_clip_ratio/high_mean": 0.0,
|
| 23 |
+
"eval_clip_ratio/low_mean": 0.0,
|
| 24 |
+
"eval_clip_ratio/low_min": 0.0,
|
| 25 |
+
"eval_clip_ratio/region_mean": 0.0,
|
| 26 |
+
"eval_completions/clipped_ratio": 0.7980769230769231,
|
| 27 |
+
"eval_completions/max_length": 256.0,
|
| 28 |
+
"eval_completions/max_terminated_length": 110.11538461538461,
|
| 29 |
+
"eval_completions/mean_length": 232.08173076923077,
|
| 30 |
+
"eval_completions/mean_terminated_length": 83.69230915949895,
|
| 31 |
+
"eval_completions/min_length": 154.23076923076923,
|
| 32 |
+
"eval_completions/min_terminated_length": 55.76923076923077,
|
| 33 |
+
"eval_kl": 0.0,
|
| 34 |
+
"eval_loss": 0.012244369834661484,
|
| 35 |
+
"eval_num_tokens": 5935.0,
|
| 36 |
+
"eval_reward": -127.26109196589543,
|
| 37 |
+
"eval_reward_std": 48.603844789358284,
|
| 38 |
+
"eval_rewards/reward_high_insult_score/mean": 0.00019507532404252113,
|
| 39 |
+
"eval_rewards/reward_high_insult_score/std": 3.5127718591026605e-05,
|
| 40 |
+
"eval_rewards/reward_high_unique_words_percentage/mean": 0.6641060732878171,
|
| 41 |
+
"eval_rewards/reward_high_unique_words_percentage/std": 0.10611382513665236,
|
| 42 |
+
"eval_rewards/reward_low_readability/mean": -36.745954293471115,
|
| 43 |
+
"eval_rewards/reward_low_readability/std": 20.517809867858887,
|
| 44 |
+
"eval_rewards/reward_think_answer_format/mean": 0.0,
|
| 45 |
+
"eval_rewards/reward_think_answer_format/std": 0.0,
|
| 46 |
+
"eval_runtime": 692.8605,
|
| 47 |
+
"eval_samples_per_second": 0.074,
|
| 48 |
+
"eval_steps_per_second": 0.01,
|
| 49 |
+
"step": 1
|
| 50 |
+
},
|
| 51 |
+
{
|
| 52 |
+
"epoch": 0.008350730688935281,
|
| 53 |
+
"grad_norm": 0.07819905132055283,
|
| 54 |
+
"learning_rate": 2.0000000000000003e-06,
|
| 55 |
+
"loss": -0.0,
|
| 56 |
+
"step": 2
|
| 57 |
+
},
|
| 58 |
+
{
|
| 59 |
+
"epoch": 0.008350730688935281,
|
| 60 |
+
"eval_clip_ratio/high_max": 0.0,
|
| 61 |
+
"eval_clip_ratio/high_mean": 0.0,
|
| 62 |
+
"eval_clip_ratio/low_mean": 0.0,
|
| 63 |
+
"eval_clip_ratio/low_min": 0.0,
|
| 64 |
+
"eval_clip_ratio/region_mean": 0.0,
|
| 65 |
+
"eval_completions/clipped_ratio": 0.7596153846153846,
|
| 66 |
+
"eval_completions/max_length": 256.0,
|
| 67 |
+
"eval_completions/max_terminated_length": 127.23076923076923,
|
| 68 |
+
"eval_completions/mean_length": 229.65865384615384,
|
| 69 |
+
"eval_completions/mean_terminated_length": 99.10320634108324,
|
| 70 |
+
"eval_completions/min_length": 145.53846153846155,
|
| 71 |
+
"eval_completions/min_terminated_length": 66.76923076923077,
|
| 72 |
+
"eval_kl": 0.0017679887510334642,
|
| 73 |
+
"eval_loss": -0.005388730671256781,
|
| 74 |
+
"eval_num_tokens": 11227.0,
|
| 75 |
+
"eval_reward": -123.76589041489821,
|
| 76 |
+
"eval_reward_std": 61.625706305870644,
|
| 77 |
+
"eval_rewards/reward_high_insult_score/mean": 0.0002204357386709979,
|
| 78 |
+
"eval_rewards/reward_high_insult_score/std": 9.877176997336462e-05,
|
| 79 |
+
"eval_rewards/reward_high_unique_words_percentage/mean": 0.6690791386824387,
|
| 80 |
+
"eval_rewards/reward_high_unique_words_percentage/std": 0.1009359209296795,
|
| 81 |
+
"eval_rewards/reward_low_readability/mean": -35.77434935936561,
|
| 82 |
+
"eval_rewards/reward_low_readability/std": 22.8595069371737,
|
| 83 |
+
"eval_rewards/reward_think_answer_format/mean": 0.0,
|
| 84 |
+
"eval_rewards/reward_think_answer_format/std": 0.0,
|
| 85 |
+
"eval_runtime": 701.7796,
|
| 86 |
+
"eval_samples_per_second": 0.073,
|
| 87 |
+
"eval_steps_per_second": 0.01,
|
| 88 |
+
"step": 2
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"epoch": 0.012526096033402923,
|
| 92 |
+
"grad_norm": 0.16096791625022888,
|
| 93 |
+
"learning_rate": 4.000000000000001e-06,
|
| 94 |
+
"loss": 0.0223,
|
| 95 |
+
"step": 3
|
| 96 |
+
},
|
| 97 |
+
{
|
| 98 |
+
"epoch": 0.012526096033402923,
|
| 99 |
+
"eval_clip_ratio/high_max": 0.0,
|
| 100 |
+
"eval_clip_ratio/high_mean": 0.0,
|
| 101 |
+
"eval_clip_ratio/low_mean": 0.0,
|
| 102 |
+
"eval_clip_ratio/low_min": 0.0,
|
| 103 |
+
"eval_clip_ratio/region_mean": 0.0,
|
| 104 |
+
"eval_completions/clipped_ratio": 0.7980769230769231,
|
| 105 |
+
"eval_completions/max_length": 256.0,
|
| 106 |
+
"eval_completions/max_terminated_length": 124.65384615384616,
|
| 107 |
+
"eval_completions/mean_length": 237.4903846153846,
|
| 108 |
+
"eval_completions/mean_terminated_length": 102.88324209359976,
|
| 109 |
+
"eval_completions/min_length": 178.65384615384616,
|
| 110 |
+
"eval_completions/min_terminated_length": 80.1923076923077,
|
| 111 |
+
"eval_kl": 0.001719349753469802,
|
| 112 |
+
"eval_loss": -0.01882968842983246,
|
| 113 |
+
"eval_num_tokens": 16050.0,
|
| 114 |
+
"eval_reward": -126.74592649019681,
|
| 115 |
+
"eval_reward_std": 60.65332398047814,
|
| 116 |
+
"eval_rewards/reward_high_insult_score/mean": 0.00021745828528834792,
|
| 117 |
+
"eval_rewards/reward_high_insult_score/std": 7.312775072967689e-05,
|
| 118 |
+
"eval_rewards/reward_high_unique_words_percentage/mean": 0.6474936512800363,
|
| 119 |
+
"eval_rewards/reward_high_unique_words_percentage/std": 0.0963871689656606,
|
| 120 |
+
"eval_rewards/reward_low_readability/mean": -36.57471829194289,
|
| 121 |
+
"eval_rewards/reward_low_readability/std": 21.722543863149788,
|
| 122 |
+
"eval_rewards/reward_think_answer_format/mean": 0.0,
|
| 123 |
+
"eval_rewards/reward_think_answer_format/std": 0.0,
|
| 124 |
+
"eval_runtime": 702.6907,
|
| 125 |
+
"eval_samples_per_second": 0.073,
|
| 126 |
+
"eval_steps_per_second": 0.01,
|
| 127 |
+
"step": 3
|
| 128 |
+
},
|
| 129 |
+
{
|
| 130 |
+
"epoch": 0.016701461377870562,
|
| 131 |
+
"grad_norm": 0.12970948219299316,
|
| 132 |
+
"learning_rate": 6e-06,
|
| 133 |
+
"loss": 0.0935,
|
| 134 |
+
"step": 4
|
| 135 |
+
},
|
| 136 |
+
{
|
| 137 |
+
"epoch": 0.016701461377870562,
|
| 138 |
+
"eval_clip_ratio/high_max": 0.0,
|
| 139 |
+
"eval_clip_ratio/high_mean": 0.0,
|
| 140 |
+
"eval_clip_ratio/low_mean": 0.0,
|
| 141 |
+
"eval_clip_ratio/low_min": 0.0,
|
| 142 |
+
"eval_clip_ratio/region_mean": 0.0,
|
| 143 |
+
"eval_completions/clipped_ratio": 0.8125,
|
| 144 |
+
"eval_completions/max_length": 256.0,
|
| 145 |
+
"eval_completions/max_terminated_length": 127.03846153846153,
|
| 146 |
+
"eval_completions/mean_length": 239.15384615384616,
|
| 147 |
+
"eval_completions/mean_terminated_length": 101.30064216026894,
|
| 148 |
+
"eval_completions/min_length": 174.23076923076923,
|
| 149 |
+
"eval_completions/min_terminated_length": 75.76923076923077,
|
| 150 |
+
"eval_kl": 0.00172069969210917,
|
| 151 |
+
"eval_loss": -0.008711797185242176,
|
| 152 |
+
"eval_num_tokens": 22113.0,
|
| 153 |
+
"eval_reward": -124.17342112614558,
|
| 154 |
+
"eval_reward_std": 57.76701523707463,
|
| 155 |
+
"eval_rewards/reward_high_insult_score/mean": 0.00020722608090951465,
|
| 156 |
+
"eval_rewards/reward_high_insult_score/std": 5.860591833066582e-05,
|
| 157 |
+
"eval_rewards/reward_high_unique_words_percentage/mean": 0.6688299454175509,
|
| 158 |
+
"eval_rewards/reward_high_unique_words_percentage/std": 0.08354682195931673,
|
| 159 |
+
"eval_rewards/reward_low_readability/mean": -35.88815014178936,
|
| 160 |
+
"eval_rewards/reward_low_readability/std": 23.218505052419808,
|
| 161 |
+
"eval_rewards/reward_think_answer_format/mean": 0.0,
|
| 162 |
+
"eval_rewards/reward_think_answer_format/std": 0.0,
|
| 163 |
+
"eval_runtime": 707.7347,
|
| 164 |
+
"eval_samples_per_second": 0.072,
|
| 165 |
+
"eval_steps_per_second": 0.01,
|
| 166 |
+
"step": 4
|
| 167 |
+
},
|
| 168 |
+
{
|
| 169 |
+
"epoch": 0.020876826722338204,
|
| 170 |
+
"grad_norm": 0.07896677404642105,
|
| 171 |
+
"learning_rate": 8.000000000000001e-06,
|
| 172 |
+
"loss": 0.0399,
|
| 173 |
+
"step": 5
|
| 174 |
+
},
|
| 175 |
+
{
|
| 176 |
+
"epoch": 0.020876826722338204,
|
| 177 |
+
"eval_clip_ratio/high_max": 0.0,
|
| 178 |
+
"eval_clip_ratio/high_mean": 0.0,
|
| 179 |
+
"eval_clip_ratio/low_mean": 0.0,
|
| 180 |
+
"eval_clip_ratio/low_min": 0.0,
|
| 181 |
+
"eval_clip_ratio/region_mean": 0.0,
|
| 182 |
+
"eval_completions/clipped_ratio": 0.8173076923076923,
|
| 183 |
+
"eval_completions/max_length": 256.0,
|
| 184 |
+
"eval_completions/max_terminated_length": 94.0,
|
| 185 |
+
"eval_completions/mean_length": 231.26442307692307,
|
| 186 |
+
"eval_completions/mean_terminated_length": 75.00320515265831,
|
| 187 |
+
"eval_completions/min_length": 140.6153846153846,
|
| 188 |
+
"eval_completions/min_terminated_length": 52.0,
|
| 189 |
+
"eval_kl": 0.0017675975552545143,
|
| 190 |
+
"eval_loss": -0.031227607280015945,
|
| 191 |
+
"eval_num_tokens": 27268.0,
|
| 192 |
+
"eval_reward": -135.73233531071588,
|
| 193 |
+
"eval_reward_std": 50.59574732413659,
|
| 194 |
+
"eval_rewards/reward_high_insult_score/mean": 0.0001940433760934796,
|
| 195 |
+
"eval_rewards/reward_high_insult_score/std": 2.7551888050626214e-05,
|
| 196 |
+
"eval_rewards/reward_high_unique_words_percentage/mean": 0.6615930933218735,
|
| 197 |
+
"eval_rewards/reward_high_unique_words_percentage/std": 0.10767862623414168,
|
| 198 |
+
"eval_rewards/reward_low_readability/mean": -39.11636183812068,
|
| 199 |
+
"eval_rewards/reward_low_readability/std": 20.547969506337093,
|
| 200 |
+
"eval_rewards/reward_think_answer_format/mean": 0.0,
|
| 201 |
+
"eval_rewards/reward_think_answer_format/std": 0.0,
|
| 202 |
+
"eval_runtime": 688.5153,
|
| 203 |
+
"eval_samples_per_second": 0.074,
|
| 204 |
+
"eval_steps_per_second": 0.01,
|
| 205 |
+
"step": 5
|
| 206 |
+
},
|
| 207 |
+
{
|
| 208 |
+
"epoch": 0.025052192066805846,
|
| 209 |
+
"grad_norm": 0.09290191531181335,
|
| 210 |
+
"learning_rate": 1e-05,
|
| 211 |
+
"loss": 0.0098,
|
| 212 |
+
"step": 6
|
| 213 |
+
},
|
| 214 |
+
{
|
| 215 |
+
"epoch": 0.025052192066805846,
|
| 216 |
+
"eval_clip_ratio/high_max": 0.0,
|
| 217 |
+
"eval_clip_ratio/high_mean": 0.0,
|
| 218 |
+
"eval_clip_ratio/low_mean": 0.0,
|
| 219 |
+
"eval_clip_ratio/low_min": 0.0,
|
| 220 |
+
"eval_clip_ratio/region_mean": 0.0,
|
| 221 |
+
"eval_completions/clipped_ratio": 0.8413461538461539,
|
| 222 |
+
"eval_completions/max_length": 256.0,
|
| 223 |
+
"eval_completions/max_terminated_length": 111.0,
|
| 224 |
+
"eval_completions/mean_length": 238.64903846153845,
|
| 225 |
+
"eval_completions/mean_terminated_length": 97.3076923076923,
|
| 226 |
+
"eval_completions/min_length": 174.6153846153846,
|
| 227 |
+
"eval_completions/min_terminated_length": 86.0,
|
| 228 |
+
"eval_kl": 0.001716903406374443,
|
| 229 |
+
"eval_loss": 0.00530505646020174,
|
| 230 |
+
"eval_num_tokens": 32963.0,
|
| 231 |
+
"eval_reward": -121.44992241492638,
|
| 232 |
+
"eval_reward_std": 63.62181634169359,
|
| 233 |
+
"eval_rewards/reward_high_insult_score/mean": 0.00021092803161501742,
|
| 234 |
+
"eval_rewards/reward_high_insult_score/std": 6.986122913916076e-05,
|
| 235 |
+
"eval_rewards/reward_high_unique_words_percentage/mean": 0.6504712861317855,
|
| 236 |
+
"eval_rewards/reward_high_unique_words_percentage/std": 0.08751163001243885,
|
| 237 |
+
"eval_rewards/reward_low_readability/mean": -35.095062439258285,
|
| 238 |
+
"eval_rewards/reward_low_readability/std": 24.238639391385593,
|
| 239 |
+
"eval_rewards/reward_think_answer_format/mean": 0.0,
|
| 240 |
+
"eval_rewards/reward_think_answer_format/std": 0.0,
|
| 241 |
+
"eval_runtime": 700.8318,
|
| 242 |
+
"eval_samples_per_second": 0.073,
|
| 243 |
+
"eval_steps_per_second": 0.01,
|
| 244 |
+
"step": 6
|
| 245 |
+
}
|
| 246 |
+
],
|
| 247 |
+
"logging_steps": 1,
|
| 248 |
+
"max_steps": 6,
|
| 249 |
+
"num_input_tokens_seen": 32963,
|
| 250 |
+
"num_train_epochs": 1,
|
| 251 |
+
"save_steps": 12,
|
| 252 |
+
"stateful_callbacks": {
|
| 253 |
+
"TrainerControl": {
|
| 254 |
+
"args": {
|
| 255 |
+
"should_epoch_stop": false,
|
| 256 |
+
"should_evaluate": false,
|
| 257 |
+
"should_log": false,
|
| 258 |
+
"should_save": true,
|
| 259 |
+
"should_training_stop": true
|
| 260 |
+
},
|
| 261 |
+
"attributes": {}
|
| 262 |
+
}
|
| 263 |
+
},
|
| 264 |
+
"total_flos": 0.0,
|
| 265 |
+
"train_batch_size": 8,
|
| 266 |
+
"trial_name": null,
|
| 267 |
+
"trial_params": null
|
| 268 |
+
}
|
last-checkpoint/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:681f28db0ecbfc0c938ac5794c129cc562990fca78cfcb60bdef979ddeab872e
|
| 3 |
+
size 7864
|
last-checkpoint/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|