Upload Qwen3-4B fine-tuned on xlam-function-calling dataset
Browse files- .gitattributes +2 -0
- checkpoint-840/README.md +209 -0
- checkpoint-840/adapter_config.json +42 -0
- checkpoint-840/adapter_model.safetensors +3 -0
- checkpoint-840/added_tokens.json +28 -0
- checkpoint-840/chat_template.jinja +8 -0
- checkpoint-840/merges.txt +0 -0
- checkpoint-840/optimizer.pt +3 -0
- checkpoint-840/rng_state.pth +3 -0
- checkpoint-840/scaler.pt +3 -0
- checkpoint-840/scheduler.pt +3 -0
- checkpoint-840/special_tokens_map.json +25 -0
- checkpoint-840/tokenizer.json +3 -0
- checkpoint-840/tokenizer_config.json +239 -0
- checkpoint-840/trainer_state.json +426 -0
- checkpoint-840/training_args.bin +3 -0
- checkpoint-840/vocab.json +0 -0
- checkpoint-848/README.md +209 -0
- checkpoint-848/adapter_config.json +42 -0
- checkpoint-848/adapter_model.safetensors +3 -0
- checkpoint-848/added_tokens.json +28 -0
- checkpoint-848/chat_template.jinja +8 -0
- checkpoint-848/merges.txt +0 -0
- checkpoint-848/optimizer.pt +3 -0
- checkpoint-848/rng_state.pth +3 -0
- checkpoint-848/scaler.pt +3 -0
- checkpoint-848/scheduler.pt +3 -0
- checkpoint-848/special_tokens_map.json +25 -0
- checkpoint-848/tokenizer.json +3 -0
- checkpoint-848/tokenizer_config.json +239 -0
- checkpoint-848/trainer_state.json +426 -0
- checkpoint-848/training_args.bin +3 -0
- checkpoint-848/vocab.json +0 -0
.gitattributes
CHANGED
|
@@ -33,3 +33,5 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
| 33 |
*.zip filter=lfs diff=lfs merge=lfs -text
|
| 34 |
*.zst filter=lfs diff=lfs merge=lfs -text
|
| 35 |
*tfevents* filter=lfs diff=lfs merge=lfs -text
|
| 36 |
+
checkpoint-840/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
| 37 |
+
checkpoint-848/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
checkpoint-840/README.md
ADDED
|
@@ -0,0 +1,209 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: Qwen/Qwen3-4B-Instruct-2507
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507
|
| 7 |
+
- lora
|
| 8 |
+
- sft
|
| 9 |
+
- transformers
|
| 10 |
+
- trl
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# Model Card for Model ID
|
| 14 |
+
|
| 15 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
## Model Details
|
| 20 |
+
|
| 21 |
+
### Model Description
|
| 22 |
+
|
| 23 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
- **Developed by:** [More Information Needed]
|
| 28 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 29 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 30 |
+
- **Model type:** [More Information Needed]
|
| 31 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 32 |
+
- **License:** [More Information Needed]
|
| 33 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 34 |
+
|
| 35 |
+
### Model Sources [optional]
|
| 36 |
+
|
| 37 |
+
<!-- Provide the basic links for the model. -->
|
| 38 |
+
|
| 39 |
+
- **Repository:** [More Information Needed]
|
| 40 |
+
- **Paper [optional]:** [More Information Needed]
|
| 41 |
+
- **Demo [optional]:** [More Information Needed]
|
| 42 |
+
|
| 43 |
+
## Uses
|
| 44 |
+
|
| 45 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 46 |
+
|
| 47 |
+
### Direct Use
|
| 48 |
+
|
| 49 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 50 |
+
|
| 51 |
+
[More Information Needed]
|
| 52 |
+
|
| 53 |
+
### Downstream Use [optional]
|
| 54 |
+
|
| 55 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 56 |
+
|
| 57 |
+
[More Information Needed]
|
| 58 |
+
|
| 59 |
+
### Out-of-Scope Use
|
| 60 |
+
|
| 61 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 62 |
+
|
| 63 |
+
[More Information Needed]
|
| 64 |
+
|
| 65 |
+
## Bias, Risks, and Limitations
|
| 66 |
+
|
| 67 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 68 |
+
|
| 69 |
+
[More Information Needed]
|
| 70 |
+
|
| 71 |
+
### Recommendations
|
| 72 |
+
|
| 73 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 74 |
+
|
| 75 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 76 |
+
|
| 77 |
+
## How to Get Started with the Model
|
| 78 |
+
|
| 79 |
+
Use the code below to get started with the model.
|
| 80 |
+
|
| 81 |
+
[More Information Needed]
|
| 82 |
+
|
| 83 |
+
## Training Details
|
| 84 |
+
|
| 85 |
+
### Training Data
|
| 86 |
+
|
| 87 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
| 88 |
+
|
| 89 |
+
[More Information Needed]
|
| 90 |
+
|
| 91 |
+
### Training Procedure
|
| 92 |
+
|
| 93 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 94 |
+
|
| 95 |
+
#### Preprocessing [optional]
|
| 96 |
+
|
| 97 |
+
[More Information Needed]
|
| 98 |
+
|
| 99 |
+
|
| 100 |
+
#### Training Hyperparameters
|
| 101 |
+
|
| 102 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 103 |
+
|
| 104 |
+
#### Speeds, Sizes, Times [optional]
|
| 105 |
+
|
| 106 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 107 |
+
|
| 108 |
+
[More Information Needed]
|
| 109 |
+
|
| 110 |
+
## Evaluation
|
| 111 |
+
|
| 112 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 113 |
+
|
| 114 |
+
### Testing Data, Factors & Metrics
|
| 115 |
+
|
| 116 |
+
#### Testing Data
|
| 117 |
+
|
| 118 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 119 |
+
|
| 120 |
+
[More Information Needed]
|
| 121 |
+
|
| 122 |
+
#### Factors
|
| 123 |
+
|
| 124 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 125 |
+
|
| 126 |
+
[More Information Needed]
|
| 127 |
+
|
| 128 |
+
#### Metrics
|
| 129 |
+
|
| 130 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 131 |
+
|
| 132 |
+
[More Information Needed]
|
| 133 |
+
|
| 134 |
+
### Results
|
| 135 |
+
|
| 136 |
+
[More Information Needed]
|
| 137 |
+
|
| 138 |
+
#### Summary
|
| 139 |
+
|
| 140 |
+
|
| 141 |
+
|
| 142 |
+
## Model Examination [optional]
|
| 143 |
+
|
| 144 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 145 |
+
|
| 146 |
+
[More Information Needed]
|
| 147 |
+
|
| 148 |
+
## Environmental Impact
|
| 149 |
+
|
| 150 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 151 |
+
|
| 152 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
| 153 |
+
|
| 154 |
+
- **Hardware Type:** [More Information Needed]
|
| 155 |
+
- **Hours used:** [More Information Needed]
|
| 156 |
+
- **Cloud Provider:** [More Information Needed]
|
| 157 |
+
- **Compute Region:** [More Information Needed]
|
| 158 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 159 |
+
|
| 160 |
+
## Technical Specifications [optional]
|
| 161 |
+
|
| 162 |
+
### Model Architecture and Objective
|
| 163 |
+
|
| 164 |
+
[More Information Needed]
|
| 165 |
+
|
| 166 |
+
### Compute Infrastructure
|
| 167 |
+
|
| 168 |
+
[More Information Needed]
|
| 169 |
+
|
| 170 |
+
#### Hardware
|
| 171 |
+
|
| 172 |
+
[More Information Needed]
|
| 173 |
+
|
| 174 |
+
#### Software
|
| 175 |
+
|
| 176 |
+
[More Information Needed]
|
| 177 |
+
|
| 178 |
+
## Citation [optional]
|
| 179 |
+
|
| 180 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 181 |
+
|
| 182 |
+
**BibTeX:**
|
| 183 |
+
|
| 184 |
+
[More Information Needed]
|
| 185 |
+
|
| 186 |
+
**APA:**
|
| 187 |
+
|
| 188 |
+
[More Information Needed]
|
| 189 |
+
|
| 190 |
+
## Glossary [optional]
|
| 191 |
+
|
| 192 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 193 |
+
|
| 194 |
+
[More Information Needed]
|
| 195 |
+
|
| 196 |
+
## More Information [optional]
|
| 197 |
+
|
| 198 |
+
[More Information Needed]
|
| 199 |
+
|
| 200 |
+
## Model Card Authors [optional]
|
| 201 |
+
|
| 202 |
+
[More Information Needed]
|
| 203 |
+
|
| 204 |
+
## Model Card Contact
|
| 205 |
+
|
| 206 |
+
[More Information Needed]
|
| 207 |
+
### Framework versions
|
| 208 |
+
|
| 209 |
+
- PEFT 0.17.0
|
checkpoint-840/adapter_config.json
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"corda_config": null,
|
| 7 |
+
"eva_config": null,
|
| 8 |
+
"exclude_modules": null,
|
| 9 |
+
"fan_in_fan_out": false,
|
| 10 |
+
"inference_mode": true,
|
| 11 |
+
"init_lora_weights": true,
|
| 12 |
+
"layer_replication": null,
|
| 13 |
+
"layers_pattern": null,
|
| 14 |
+
"layers_to_transform": null,
|
| 15 |
+
"loftq_config": {},
|
| 16 |
+
"lora_alpha": 16,
|
| 17 |
+
"lora_bias": false,
|
| 18 |
+
"lora_dropout": 0.1,
|
| 19 |
+
"megatron_config": null,
|
| 20 |
+
"megatron_core": "megatron.core",
|
| 21 |
+
"modules_to_save": null,
|
| 22 |
+
"peft_type": "LORA",
|
| 23 |
+
"qalora_group_size": 16,
|
| 24 |
+
"r": 8,
|
| 25 |
+
"rank_pattern": {},
|
| 26 |
+
"revision": null,
|
| 27 |
+
"target_modules": [
|
| 28 |
+
"up_proj",
|
| 29 |
+
"k_proj",
|
| 30 |
+
"gate_proj",
|
| 31 |
+
"down_proj",
|
| 32 |
+
"q_proj",
|
| 33 |
+
"v_proj",
|
| 34 |
+
"o_proj"
|
| 35 |
+
],
|
| 36 |
+
"target_parameters": null,
|
| 37 |
+
"task_type": "CAUSAL_LM",
|
| 38 |
+
"trainable_token_indices": null,
|
| 39 |
+
"use_dora": false,
|
| 40 |
+
"use_qalora": false,
|
| 41 |
+
"use_rslora": false
|
| 42 |
+
}
|
checkpoint-840/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:6584f463c9de69af87a0fddbf96b0a90c3d7265898c436d2f1d82569ecbf88b2
|
| 3 |
+
size 66126768
|
checkpoint-840/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 |
+
}
|
checkpoint-840/chat_template.jinja
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{% for message in messages %}{% if message['role'] == 'user' %}{{ '<start_of_turn>user
|
| 2 |
+
' + message['content'] + '<end_of_turn>
|
| 3 |
+
' }}{% elif message['role'] == 'system' %}{{ '<start_of_turn>system
|
| 4 |
+
' + message['content'] + '<end_of_turn>
|
| 5 |
+
' }}{% elif message['role'] == 'assistant' %}{{ '<start_of_turn>model
|
| 6 |
+
' + message['content'] + '<end_of_turn>
|
| 7 |
+
' }}{% endif %}{% if loop.last and add_generation_prompt %}{{ '<start_of_turn>model
|
| 8 |
+
' }}{% endif %}{% endfor %}
|
checkpoint-840/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-840/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:93e6077f80cc02439ec1866eb73309cd771a01588d53bff2c56db10c2540ca9f
|
| 3 |
+
size 132552395
|
checkpoint-840/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b212556e0ef261cc0f094a2913d6cd83d4572440cb5005c22f3122aa17bbe798
|
| 3 |
+
size 14645
|
checkpoint-840/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:37fe9d97d6d21af00d1c8335a3abe36a9edcee7b7c01e459eb702311857d4d02
|
| 3 |
+
size 1383
|
checkpoint-840/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e31e14f6149b9bb61269f8a502b208b547ae3df6a2ee7281f8adecec81143168
|
| 3 |
+
size 1465
|
checkpoint-840/special_tokens_map.json
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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": "<|im_end|>"
|
| 25 |
+
}
|
checkpoint-840/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aeb13307a71acd8fe81861d94ad54ab689df773318809eed3cbe794b4492dae4
|
| 3 |
+
size 11422654
|
checkpoint-840/tokenizer_config.json
ADDED
|
@@ -0,0 +1,239 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
"clean_up_tokenization_spaces": false,
|
| 231 |
+
"eos_token": "<|im_end|>",
|
| 232 |
+
"errors": "replace",
|
| 233 |
+
"extra_special_tokens": {},
|
| 234 |
+
"model_max_length": 262144,
|
| 235 |
+
"pad_token": "<|im_end|>",
|
| 236 |
+
"split_special_tokens": false,
|
| 237 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 238 |
+
"unk_token": null
|
| 239 |
+
}
|
checkpoint-840/trainer_state.json
ADDED
|
@@ -0,0 +1,426 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 7.927444794952681,
|
| 6 |
+
"eval_steps": 500,
|
| 7 |
+
"global_step": 840,
|
| 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.14195583596214512,
|
| 14 |
+
"grad_norm": 1.257095217704773,
|
| 15 |
+
"learning_rate": 6.511627906976745e-05,
|
| 16 |
+
"loss": 2.7447,
|
| 17 |
+
"step": 15
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.28391167192429023,
|
| 21 |
+
"grad_norm": 0.6703794598579407,
|
| 22 |
+
"learning_rate": 0.00013488372093023256,
|
| 23 |
+
"loss": 1.7492,
|
| 24 |
+
"step": 30
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.42586750788643535,
|
| 28 |
+
"grad_norm": 0.5519043207168579,
|
| 29 |
+
"learning_rate": 0.00019999923848679644,
|
| 30 |
+
"loss": 1.2311,
|
| 31 |
+
"step": 45
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.5678233438485805,
|
| 35 |
+
"grad_norm": 0.5175157785415649,
|
| 36 |
+
"learning_rate": 0.00019980511570519505,
|
| 37 |
+
"loss": 1.1063,
|
| 38 |
+
"step": 60
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"epoch": 0.7097791798107256,
|
| 42 |
+
"grad_norm": 0.6619298458099365,
|
| 43 |
+
"learning_rate": 0.00019926907703615428,
|
| 44 |
+
"loss": 1.0206,
|
| 45 |
+
"step": 75
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.8517350157728707,
|
| 49 |
+
"grad_norm": 0.7122862935066223,
|
| 50 |
+
"learning_rate": 0.00019839295885986296,
|
| 51 |
+
"loss": 0.9689,
|
| 52 |
+
"step": 90
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"epoch": 0.9936908517350158,
|
| 56 |
+
"grad_norm": 0.851209819316864,
|
| 57 |
+
"learning_rate": 0.0001971797626128871,
|
| 58 |
+
"loss": 0.9688,
|
| 59 |
+
"step": 105
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"epoch": 1.1324921135646688,
|
| 63 |
+
"grad_norm": 0.6464285850524902,
|
| 64 |
+
"learning_rate": 0.00019563364450574252,
|
| 65 |
+
"loss": 0.8574,
|
| 66 |
+
"step": 120
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"epoch": 1.274447949526814,
|
| 70 |
+
"grad_norm": 0.6553785800933838,
|
| 71 |
+
"learning_rate": 0.00019375990128440204,
|
| 72 |
+
"loss": 0.8527,
|
| 73 |
+
"step": 135
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 1.416403785488959,
|
| 77 |
+
"grad_norm": 0.6542381644248962,
|
| 78 |
+
"learning_rate": 0.00019156495208451658,
|
| 79 |
+
"loss": 0.8163,
|
| 80 |
+
"step": 150
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"epoch": 1.5583596214511042,
|
| 84 |
+
"grad_norm": 0.7524316906929016,
|
| 85 |
+
"learning_rate": 0.0001890563164405134,
|
| 86 |
+
"loss": 0.823,
|
| 87 |
+
"step": 165
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"epoch": 1.7003154574132493,
|
| 91 |
+
"grad_norm": 0.715350866317749,
|
| 92 |
+
"learning_rate": 0.0001862425885249098,
|
| 93 |
+
"loss": 0.8389,
|
| 94 |
+
"step": 180
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"epoch": 1.8422712933753944,
|
| 98 |
+
"grad_norm": 0.7483017444610596,
|
| 99 |
+
"learning_rate": 0.00018313340770609367,
|
| 100 |
+
"loss": 0.7991,
|
| 101 |
+
"step": 195
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"epoch": 1.9842271293375395,
|
| 105 |
+
"grad_norm": 0.8540375232696533,
|
| 106 |
+
"learning_rate": 0.00017973942552543503,
|
| 107 |
+
"loss": 0.7916,
|
| 108 |
+
"step": 210
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"epoch": 2.1230283911671926,
|
| 112 |
+
"grad_norm": 0.9041481018066406,
|
| 113 |
+
"learning_rate": 0.00017607226920685976,
|
| 114 |
+
"loss": 0.6324,
|
| 115 |
+
"step": 225
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"epoch": 2.2649842271293377,
|
| 119 |
+
"grad_norm": 0.9540446996688843,
|
| 120 |
+
"learning_rate": 0.00017214450182389559,
|
| 121 |
+
"loss": 0.6236,
|
| 122 |
+
"step": 240
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"epoch": 2.406940063091483,
|
| 126 |
+
"grad_norm": 0.9503123760223389,
|
| 127 |
+
"learning_rate": 0.00016796957926065134,
|
| 128 |
+
"loss": 0.6384,
|
| 129 |
+
"step": 255
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 2.548895899053628,
|
| 133 |
+
"grad_norm": 1.0240495204925537,
|
| 134 |
+
"learning_rate": 0.00016356180411417447,
|
| 135 |
+
"loss": 0.5756,
|
| 136 |
+
"step": 270
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 2.690851735015773,
|
| 140 |
+
"grad_norm": 1.0138286352157593,
|
| 141 |
+
"learning_rate": 0.00015893627669610926,
|
| 142 |
+
"loss": 0.6549,
|
| 143 |
+
"step": 285
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"epoch": 2.832807570977918,
|
| 147 |
+
"grad_norm": 1.0231430530548096,
|
| 148 |
+
"learning_rate": 0.00015410884330151626,
|
| 149 |
+
"loss": 0.6267,
|
| 150 |
+
"step": 300
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"epoch": 2.9747634069400632,
|
| 154 |
+
"grad_norm": 0.9881237149238586,
|
| 155 |
+
"learning_rate": 0.00014909604192207568,
|
| 156 |
+
"loss": 0.6235,
|
| 157 |
+
"step": 315
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"epoch": 3.1135646687697163,
|
| 161 |
+
"grad_norm": 1.4114665985107422,
|
| 162 |
+
"learning_rate": 0.00014391504558965157,
|
| 163 |
+
"loss": 0.4734,
|
| 164 |
+
"step": 330
|
| 165 |
+
},
|
| 166 |
+
{
|
| 167 |
+
"epoch": 3.2555205047318614,
|
| 168 |
+
"grad_norm": 1.3432203531265259,
|
| 169 |
+
"learning_rate": 0.00013858360354431355,
|
| 170 |
+
"loss": 0.4271,
|
| 171 |
+
"step": 345
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"epoch": 3.3974763406940065,
|
| 175 |
+
"grad_norm": 1.1701949834823608,
|
| 176 |
+
"learning_rate": 0.00013311998042836356,
|
| 177 |
+
"loss": 0.4547,
|
| 178 |
+
"step": 360
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"epoch": 3.5394321766561516,
|
| 182 |
+
"grad_norm": 1.1254725456237793,
|
| 183 |
+
"learning_rate": 0.00012754289371467986,
|
| 184 |
+
"loss": 0.421,
|
| 185 |
+
"step": 375
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"epoch": 3.6813880126182967,
|
| 189 |
+
"grad_norm": 1.2798420190811157,
|
| 190 |
+
"learning_rate": 0.00012187144958373793,
|
| 191 |
+
"loss": 0.4518,
|
| 192 |
+
"step": 390
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"epoch": 3.823343848580442,
|
| 196 |
+
"grad_norm": 1.2269246578216553,
|
| 197 |
+
"learning_rate": 0.00011612507746898307,
|
| 198 |
+
"loss": 0.4841,
|
| 199 |
+
"step": 405
|
| 200 |
+
},
|
| 201 |
+
{
|
| 202 |
+
"epoch": 3.965299684542587,
|
| 203 |
+
"grad_norm": 1.3260618448257446,
|
| 204 |
+
"learning_rate": 0.00011032346349479161,
|
| 205 |
+
"loss": 0.4677,
|
| 206 |
+
"step": 420
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"epoch": 4.10410094637224,
|
| 210 |
+
"grad_norm": 1.6245781183242798,
|
| 211 |
+
"learning_rate": 0.00010448648303505151,
|
| 212 |
+
"loss": 0.348,
|
| 213 |
+
"step": 435
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 4.246056782334385,
|
| 217 |
+
"grad_norm": 1.2491908073425293,
|
| 218 |
+
"learning_rate": 9.863413262340491e-05,
|
| 219 |
+
"loss": 0.3101,
|
| 220 |
+
"step": 450
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"epoch": 4.38801261829653,
|
| 224 |
+
"grad_norm": 1.3882880210876465,
|
| 225 |
+
"learning_rate": 9.278646144841758e-05,
|
| 226 |
+
"loss": 0.3044,
|
| 227 |
+
"step": 465
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 4.529968454258675,
|
| 231 |
+
"grad_norm": 1.356520175933838,
|
| 232 |
+
"learning_rate": 8.696350266836128e-05,
|
| 233 |
+
"loss": 0.3251,
|
| 234 |
+
"step": 480
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 4.6719242902208205,
|
| 238 |
+
"grad_norm": 1.248788595199585,
|
| 239 |
+
"learning_rate": 8.118520478091311e-05,
|
| 240 |
+
"loss": 0.3087,
|
| 241 |
+
"step": 495
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"epoch": 4.813880126182966,
|
| 245 |
+
"grad_norm": 1.6940261125564575,
|
| 246 |
+
"learning_rate": 7.547136328288814e-05,
|
| 247 |
+
"loss": 0.3158,
|
| 248 |
+
"step": 510
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"epoch": 4.955835962145111,
|
| 252 |
+
"grad_norm": 1.34111487865448,
|
| 253 |
+
"learning_rate": 6.9841552854128e-05,
|
| 254 |
+
"loss": 0.3222,
|
| 255 |
+
"step": 525
|
| 256 |
+
},
|
| 257 |
+
{
|
| 258 |
+
"epoch": 5.094637223974764,
|
| 259 |
+
"grad_norm": 1.0496258735656738,
|
| 260 |
+
"learning_rate": 6.431506029787189e-05,
|
| 261 |
+
"loss": 0.2501,
|
| 262 |
+
"step": 540
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"epoch": 5.236593059936909,
|
| 266 |
+
"grad_norm": 1.2102131843566895,
|
| 267 |
+
"learning_rate": 5.8910818467345185e-05,
|
| 268 |
+
"loss": 0.2205,
|
| 269 |
+
"step": 555
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"epoch": 5.378548895899054,
|
| 273 |
+
"grad_norm": 1.1957101821899414,
|
| 274 |
+
"learning_rate": 5.3647341404923134e-05,
|
| 275 |
+
"loss": 0.2214,
|
| 276 |
+
"step": 570
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"epoch": 5.520504731861199,
|
| 280 |
+
"grad_norm": 1.1445940732955933,
|
| 281 |
+
"learning_rate": 4.8542660916070736e-05,
|
| 282 |
+
"loss": 0.2252,
|
| 283 |
+
"step": 585
|
| 284 |
+
},
|
| 285 |
+
{
|
| 286 |
+
"epoch": 5.662460567823344,
|
| 287 |
+
"grad_norm": 1.2054235935211182,
|
| 288 |
+
"learning_rate": 4.361426479534753e-05,
|
| 289 |
+
"loss": 0.2275,
|
| 290 |
+
"step": 600
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"epoch": 5.804416403785489,
|
| 294 |
+
"grad_norm": 2.122396469116211,
|
| 295 |
+
"learning_rate": 3.8879036916103704e-05,
|
| 296 |
+
"loss": 0.2306,
|
| 297 |
+
"step": 615
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 5.946372239747634,
|
| 301 |
+
"grad_norm": 1.7328449487686157,
|
| 302 |
+
"learning_rate": 3.4353199389111065e-05,
|
| 303 |
+
"loss": 0.2344,
|
| 304 |
+
"step": 630
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"epoch": 6.085173501577287,
|
| 308 |
+
"grad_norm": 0.821266770362854,
|
| 309 |
+
"learning_rate": 3.005225698828338e-05,
|
| 310 |
+
"loss": 0.1922,
|
| 311 |
+
"step": 645
|
| 312 |
+
},
|
| 313 |
+
{
|
| 314 |
+
"epoch": 6.2271293375394325,
|
| 315 |
+
"grad_norm": 0.9995691180229187,
|
| 316 |
+
"learning_rate": 2.599094403387481e-05,
|
| 317 |
+
"loss": 0.1655,
|
| 318 |
+
"step": 660
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"epoch": 6.369085173501578,
|
| 322 |
+
"grad_norm": 1.0223170518875122,
|
| 323 |
+
"learning_rate": 2.2183173915125656e-05,
|
| 324 |
+
"loss": 0.1731,
|
| 325 |
+
"step": 675
|
| 326 |
+
},
|
| 327 |
+
{
|
| 328 |
+
"epoch": 6.511041009463723,
|
| 329 |
+
"grad_norm": 1.3553900718688965,
|
| 330 |
+
"learning_rate": 1.8641991425282345e-05,
|
| 331 |
+
"loss": 0.1696,
|
| 332 |
+
"step": 690
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"epoch": 6.652996845425868,
|
| 336 |
+
"grad_norm": 1.330947995185852,
|
| 337 |
+
"learning_rate": 1.53795280722846e-05,
|
| 338 |
+
"loss": 0.1706,
|
| 339 |
+
"step": 705
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 6.794952681388013,
|
| 343 |
+
"grad_norm": 1.1109322309494019,
|
| 344 |
+
"learning_rate": 1.2406960518217326e-05,
|
| 345 |
+
"loss": 0.1749,
|
| 346 |
+
"step": 720
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"epoch": 6.936908517350158,
|
| 350 |
+
"grad_norm": 1.1352533102035522,
|
| 351 |
+
"learning_rate": 9.734472289907182e-06,
|
| 352 |
+
"loss": 0.1683,
|
| 353 |
+
"step": 735
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 7.075709779179811,
|
| 357 |
+
"grad_norm": 1.0221686363220215,
|
| 358 |
+
"learning_rate": 7.3712188918370285e-06,
|
| 359 |
+
"loss": 0.1664,
|
| 360 |
+
"step": 750
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"epoch": 7.217665615141956,
|
| 364 |
+
"grad_norm": 0.9193073511123657,
|
| 365 |
+
"learning_rate": 5.325296440895622e-06,
|
| 366 |
+
"loss": 0.1444,
|
| 367 |
+
"step": 765
|
| 368 |
+
},
|
| 369 |
+
{
|
| 370 |
+
"epoch": 7.3596214511041005,
|
| 371 |
+
"grad_norm": 1.8977042436599731,
|
| 372 |
+
"learning_rate": 3.6037139304146762e-06,
|
| 373 |
+
"loss": 0.1528,
|
| 374 |
+
"step": 780
|
| 375 |
+
},
|
| 376 |
+
{
|
| 377 |
+
"epoch": 7.501577287066246,
|
| 378 |
+
"grad_norm": 0.9380797147750854,
|
| 379 |
+
"learning_rate": 2.212369218512078e-06,
|
| 380 |
+
"loss": 0.1438,
|
| 381 |
+
"step": 795
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"epoch": 7.643533123028391,
|
| 385 |
+
"grad_norm": 1.0754660367965698,
|
| 386 |
+
"learning_rate": 1.1560288230015203e-06,
|
| 387 |
+
"loss": 0.1502,
|
| 388 |
+
"step": 810
|
| 389 |
+
},
|
| 390 |
+
{
|
| 391 |
+
"epoch": 7.785488958990536,
|
| 392 |
+
"grad_norm": 0.9819433093070984,
|
| 393 |
+
"learning_rate": 4.383115920874814e-07,
|
| 394 |
+
"loss": 0.1452,
|
| 395 |
+
"step": 825
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"epoch": 7.927444794952681,
|
| 399 |
+
"grad_norm": 1.4535789489746094,
|
| 400 |
+
"learning_rate": 6.16763067873949e-08,
|
| 401 |
+
"loss": 0.1484,
|
| 402 |
+
"step": 840
|
| 403 |
+
}
|
| 404 |
+
],
|
| 405 |
+
"logging_steps": 15,
|
| 406 |
+
"max_steps": 848,
|
| 407 |
+
"num_input_tokens_seen": 0,
|
| 408 |
+
"num_train_epochs": 8,
|
| 409 |
+
"save_steps": 15,
|
| 410 |
+
"stateful_callbacks": {
|
| 411 |
+
"TrainerControl": {
|
| 412 |
+
"args": {
|
| 413 |
+
"should_epoch_stop": false,
|
| 414 |
+
"should_evaluate": false,
|
| 415 |
+
"should_log": false,
|
| 416 |
+
"should_save": true,
|
| 417 |
+
"should_training_stop": false
|
| 418 |
+
},
|
| 419 |
+
"attributes": {}
|
| 420 |
+
}
|
| 421 |
+
},
|
| 422 |
+
"total_flos": 2.111385862982861e+16,
|
| 423 |
+
"train_batch_size": 6,
|
| 424 |
+
"trial_name": null,
|
| 425 |
+
"trial_params": null
|
| 426 |
+
}
|
checkpoint-840/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:029e9c9513cfa8c811cf399c073a12996af7e8c1eab7f92d6004710cbf36830c
|
| 3 |
+
size 6097
|
checkpoint-840/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-848/README.md
ADDED
|
@@ -0,0 +1,209 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
base_model: Qwen/Qwen3-4B-Instruct-2507
|
| 3 |
+
library_name: peft
|
| 4 |
+
pipeline_tag: text-generation
|
| 5 |
+
tags:
|
| 6 |
+
- base_model:adapter:Qwen/Qwen3-4B-Instruct-2507
|
| 7 |
+
- lora
|
| 8 |
+
- sft
|
| 9 |
+
- transformers
|
| 10 |
+
- trl
|
| 11 |
+
---
|
| 12 |
+
|
| 13 |
+
# Model Card for Model ID
|
| 14 |
+
|
| 15 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
| 16 |
+
|
| 17 |
+
|
| 18 |
+
|
| 19 |
+
## Model Details
|
| 20 |
+
|
| 21 |
+
### Model Description
|
| 22 |
+
|
| 23 |
+
<!-- Provide a longer summary of what this model is. -->
|
| 24 |
+
|
| 25 |
+
|
| 26 |
+
|
| 27 |
+
- **Developed by:** [More Information Needed]
|
| 28 |
+
- **Funded by [optional]:** [More Information Needed]
|
| 29 |
+
- **Shared by [optional]:** [More Information Needed]
|
| 30 |
+
- **Model type:** [More Information Needed]
|
| 31 |
+
- **Language(s) (NLP):** [More Information Needed]
|
| 32 |
+
- **License:** [More Information Needed]
|
| 33 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
| 34 |
+
|
| 35 |
+
### Model Sources [optional]
|
| 36 |
+
|
| 37 |
+
<!-- Provide the basic links for the model. -->
|
| 38 |
+
|
| 39 |
+
- **Repository:** [More Information Needed]
|
| 40 |
+
- **Paper [optional]:** [More Information Needed]
|
| 41 |
+
- **Demo [optional]:** [More Information Needed]
|
| 42 |
+
|
| 43 |
+
## Uses
|
| 44 |
+
|
| 45 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
| 46 |
+
|
| 47 |
+
### Direct Use
|
| 48 |
+
|
| 49 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
| 50 |
+
|
| 51 |
+
[More Information Needed]
|
| 52 |
+
|
| 53 |
+
### Downstream Use [optional]
|
| 54 |
+
|
| 55 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
| 56 |
+
|
| 57 |
+
[More Information Needed]
|
| 58 |
+
|
| 59 |
+
### Out-of-Scope Use
|
| 60 |
+
|
| 61 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
| 62 |
+
|
| 63 |
+
[More Information Needed]
|
| 64 |
+
|
| 65 |
+
## Bias, Risks, and Limitations
|
| 66 |
+
|
| 67 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
| 68 |
+
|
| 69 |
+
[More Information Needed]
|
| 70 |
+
|
| 71 |
+
### Recommendations
|
| 72 |
+
|
| 73 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
| 74 |
+
|
| 75 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
| 76 |
+
|
| 77 |
+
## How to Get Started with the Model
|
| 78 |
+
|
| 79 |
+
Use the code below to get started with the model.
|
| 80 |
+
|
| 81 |
+
[More Information Needed]
|
| 82 |
+
|
| 83 |
+
## Training Details
|
| 84 |
+
|
| 85 |
+
### Training Data
|
| 86 |
+
|
| 87 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
| 88 |
+
|
| 89 |
+
[More Information Needed]
|
| 90 |
+
|
| 91 |
+
### Training Procedure
|
| 92 |
+
|
| 93 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
| 94 |
+
|
| 95 |
+
#### Preprocessing [optional]
|
| 96 |
+
|
| 97 |
+
[More Information Needed]
|
| 98 |
+
|
| 99 |
+
|
| 100 |
+
#### Training Hyperparameters
|
| 101 |
+
|
| 102 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
| 103 |
+
|
| 104 |
+
#### Speeds, Sizes, Times [optional]
|
| 105 |
+
|
| 106 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
| 107 |
+
|
| 108 |
+
[More Information Needed]
|
| 109 |
+
|
| 110 |
+
## Evaluation
|
| 111 |
+
|
| 112 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
| 113 |
+
|
| 114 |
+
### Testing Data, Factors & Metrics
|
| 115 |
+
|
| 116 |
+
#### Testing Data
|
| 117 |
+
|
| 118 |
+
<!-- This should link to a Dataset Card if possible. -->
|
| 119 |
+
|
| 120 |
+
[More Information Needed]
|
| 121 |
+
|
| 122 |
+
#### Factors
|
| 123 |
+
|
| 124 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
| 125 |
+
|
| 126 |
+
[More Information Needed]
|
| 127 |
+
|
| 128 |
+
#### Metrics
|
| 129 |
+
|
| 130 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
| 131 |
+
|
| 132 |
+
[More Information Needed]
|
| 133 |
+
|
| 134 |
+
### Results
|
| 135 |
+
|
| 136 |
+
[More Information Needed]
|
| 137 |
+
|
| 138 |
+
#### Summary
|
| 139 |
+
|
| 140 |
+
|
| 141 |
+
|
| 142 |
+
## Model Examination [optional]
|
| 143 |
+
|
| 144 |
+
<!-- Relevant interpretability work for the model goes here -->
|
| 145 |
+
|
| 146 |
+
[More Information Needed]
|
| 147 |
+
|
| 148 |
+
## Environmental Impact
|
| 149 |
+
|
| 150 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
| 151 |
+
|
| 152 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
| 153 |
+
|
| 154 |
+
- **Hardware Type:** [More Information Needed]
|
| 155 |
+
- **Hours used:** [More Information Needed]
|
| 156 |
+
- **Cloud Provider:** [More Information Needed]
|
| 157 |
+
- **Compute Region:** [More Information Needed]
|
| 158 |
+
- **Carbon Emitted:** [More Information Needed]
|
| 159 |
+
|
| 160 |
+
## Technical Specifications [optional]
|
| 161 |
+
|
| 162 |
+
### Model Architecture and Objective
|
| 163 |
+
|
| 164 |
+
[More Information Needed]
|
| 165 |
+
|
| 166 |
+
### Compute Infrastructure
|
| 167 |
+
|
| 168 |
+
[More Information Needed]
|
| 169 |
+
|
| 170 |
+
#### Hardware
|
| 171 |
+
|
| 172 |
+
[More Information Needed]
|
| 173 |
+
|
| 174 |
+
#### Software
|
| 175 |
+
|
| 176 |
+
[More Information Needed]
|
| 177 |
+
|
| 178 |
+
## Citation [optional]
|
| 179 |
+
|
| 180 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
| 181 |
+
|
| 182 |
+
**BibTeX:**
|
| 183 |
+
|
| 184 |
+
[More Information Needed]
|
| 185 |
+
|
| 186 |
+
**APA:**
|
| 187 |
+
|
| 188 |
+
[More Information Needed]
|
| 189 |
+
|
| 190 |
+
## Glossary [optional]
|
| 191 |
+
|
| 192 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
| 193 |
+
|
| 194 |
+
[More Information Needed]
|
| 195 |
+
|
| 196 |
+
## More Information [optional]
|
| 197 |
+
|
| 198 |
+
[More Information Needed]
|
| 199 |
+
|
| 200 |
+
## Model Card Authors [optional]
|
| 201 |
+
|
| 202 |
+
[More Information Needed]
|
| 203 |
+
|
| 204 |
+
## Model Card Contact
|
| 205 |
+
|
| 206 |
+
[More Information Needed]
|
| 207 |
+
### Framework versions
|
| 208 |
+
|
| 209 |
+
- PEFT 0.17.0
|
checkpoint-848/adapter_config.json
ADDED
|
@@ -0,0 +1,42 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"alpha_pattern": {},
|
| 3 |
+
"auto_mapping": null,
|
| 4 |
+
"base_model_name_or_path": "Qwen/Qwen3-4B-Instruct-2507",
|
| 5 |
+
"bias": "none",
|
| 6 |
+
"corda_config": null,
|
| 7 |
+
"eva_config": null,
|
| 8 |
+
"exclude_modules": null,
|
| 9 |
+
"fan_in_fan_out": false,
|
| 10 |
+
"inference_mode": true,
|
| 11 |
+
"init_lora_weights": true,
|
| 12 |
+
"layer_replication": null,
|
| 13 |
+
"layers_pattern": null,
|
| 14 |
+
"layers_to_transform": null,
|
| 15 |
+
"loftq_config": {},
|
| 16 |
+
"lora_alpha": 16,
|
| 17 |
+
"lora_bias": false,
|
| 18 |
+
"lora_dropout": 0.1,
|
| 19 |
+
"megatron_config": null,
|
| 20 |
+
"megatron_core": "megatron.core",
|
| 21 |
+
"modules_to_save": null,
|
| 22 |
+
"peft_type": "LORA",
|
| 23 |
+
"qalora_group_size": 16,
|
| 24 |
+
"r": 8,
|
| 25 |
+
"rank_pattern": {},
|
| 26 |
+
"revision": null,
|
| 27 |
+
"target_modules": [
|
| 28 |
+
"up_proj",
|
| 29 |
+
"k_proj",
|
| 30 |
+
"gate_proj",
|
| 31 |
+
"down_proj",
|
| 32 |
+
"q_proj",
|
| 33 |
+
"v_proj",
|
| 34 |
+
"o_proj"
|
| 35 |
+
],
|
| 36 |
+
"target_parameters": null,
|
| 37 |
+
"task_type": "CAUSAL_LM",
|
| 38 |
+
"trainable_token_indices": null,
|
| 39 |
+
"use_dora": false,
|
| 40 |
+
"use_qalora": false,
|
| 41 |
+
"use_rslora": false
|
| 42 |
+
}
|
checkpoint-848/adapter_model.safetensors
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d3f8010cc3dc70a951d7e102ca014e6509af8af6429b9ab888372a3013862a0a
|
| 3 |
+
size 66126768
|
checkpoint-848/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 |
+
}
|
checkpoint-848/chat_template.jinja
ADDED
|
@@ -0,0 +1,8 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{% for message in messages %}{% if message['role'] == 'user' %}{{ '<start_of_turn>user
|
| 2 |
+
' + message['content'] + '<end_of_turn>
|
| 3 |
+
' }}{% elif message['role'] == 'system' %}{{ '<start_of_turn>system
|
| 4 |
+
' + message['content'] + '<end_of_turn>
|
| 5 |
+
' }}{% elif message['role'] == 'assistant' %}{{ '<start_of_turn>model
|
| 6 |
+
' + message['content'] + '<end_of_turn>
|
| 7 |
+
' }}{% endif %}{% if loop.last and add_generation_prompt %}{{ '<start_of_turn>model
|
| 8 |
+
' }}{% endif %}{% endfor %}
|
checkpoint-848/merges.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
checkpoint-848/optimizer.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:f6baa73146eb6a1dad30a44d1100f13ca0647999396bbac09de6e79ec9c1e792
|
| 3 |
+
size 132552395
|
checkpoint-848/rng_state.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b5d303f361b0fcf2008dceac5ae28707e0148e1c065e5cda8e6bc5fc19e3b4d7
|
| 3 |
+
size 14645
|
checkpoint-848/scaler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:cf2a9fe435dfbefaa92959adc3814f2239917841ebe3a9d6c745419e2a4d4b8a
|
| 3 |
+
size 1383
|
checkpoint-848/scheduler.pt
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d492c69da4476b76815622af14c6c25a087238e2543c3b6d71e3b5d21ed0d143
|
| 3 |
+
size 1465
|
checkpoint-848/special_tokens_map.json
ADDED
|
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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": "<|im_end|>"
|
| 25 |
+
}
|
checkpoint-848/tokenizer.json
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:aeb13307a71acd8fe81861d94ad54ab689df773318809eed3cbe794b4492dae4
|
| 3 |
+
size 11422654
|
checkpoint-848/tokenizer_config.json
ADDED
|
@@ -0,0 +1,239 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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 |
+
"clean_up_tokenization_spaces": false,
|
| 231 |
+
"eos_token": "<|im_end|>",
|
| 232 |
+
"errors": "replace",
|
| 233 |
+
"extra_special_tokens": {},
|
| 234 |
+
"model_max_length": 262144,
|
| 235 |
+
"pad_token": "<|im_end|>",
|
| 236 |
+
"split_special_tokens": false,
|
| 237 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
| 238 |
+
"unk_token": null
|
| 239 |
+
}
|
checkpoint-848/trainer_state.json
ADDED
|
@@ -0,0 +1,426 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"best_global_step": null,
|
| 3 |
+
"best_metric": null,
|
| 4 |
+
"best_model_checkpoint": null,
|
| 5 |
+
"epoch": 8.0,
|
| 6 |
+
"eval_steps": 500,
|
| 7 |
+
"global_step": 848,
|
| 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.14195583596214512,
|
| 14 |
+
"grad_norm": 1.257095217704773,
|
| 15 |
+
"learning_rate": 6.511627906976745e-05,
|
| 16 |
+
"loss": 2.7447,
|
| 17 |
+
"step": 15
|
| 18 |
+
},
|
| 19 |
+
{
|
| 20 |
+
"epoch": 0.28391167192429023,
|
| 21 |
+
"grad_norm": 0.6703794598579407,
|
| 22 |
+
"learning_rate": 0.00013488372093023256,
|
| 23 |
+
"loss": 1.7492,
|
| 24 |
+
"step": 30
|
| 25 |
+
},
|
| 26 |
+
{
|
| 27 |
+
"epoch": 0.42586750788643535,
|
| 28 |
+
"grad_norm": 0.5519043207168579,
|
| 29 |
+
"learning_rate": 0.00019999923848679644,
|
| 30 |
+
"loss": 1.2311,
|
| 31 |
+
"step": 45
|
| 32 |
+
},
|
| 33 |
+
{
|
| 34 |
+
"epoch": 0.5678233438485805,
|
| 35 |
+
"grad_norm": 0.5175157785415649,
|
| 36 |
+
"learning_rate": 0.00019980511570519505,
|
| 37 |
+
"loss": 1.1063,
|
| 38 |
+
"step": 60
|
| 39 |
+
},
|
| 40 |
+
{
|
| 41 |
+
"epoch": 0.7097791798107256,
|
| 42 |
+
"grad_norm": 0.6619298458099365,
|
| 43 |
+
"learning_rate": 0.00019926907703615428,
|
| 44 |
+
"loss": 1.0206,
|
| 45 |
+
"step": 75
|
| 46 |
+
},
|
| 47 |
+
{
|
| 48 |
+
"epoch": 0.8517350157728707,
|
| 49 |
+
"grad_norm": 0.7122862935066223,
|
| 50 |
+
"learning_rate": 0.00019839295885986296,
|
| 51 |
+
"loss": 0.9689,
|
| 52 |
+
"step": 90
|
| 53 |
+
},
|
| 54 |
+
{
|
| 55 |
+
"epoch": 0.9936908517350158,
|
| 56 |
+
"grad_norm": 0.851209819316864,
|
| 57 |
+
"learning_rate": 0.0001971797626128871,
|
| 58 |
+
"loss": 0.9688,
|
| 59 |
+
"step": 105
|
| 60 |
+
},
|
| 61 |
+
{
|
| 62 |
+
"epoch": 1.1324921135646688,
|
| 63 |
+
"grad_norm": 0.6464285850524902,
|
| 64 |
+
"learning_rate": 0.00019563364450574252,
|
| 65 |
+
"loss": 0.8574,
|
| 66 |
+
"step": 120
|
| 67 |
+
},
|
| 68 |
+
{
|
| 69 |
+
"epoch": 1.274447949526814,
|
| 70 |
+
"grad_norm": 0.6553785800933838,
|
| 71 |
+
"learning_rate": 0.00019375990128440204,
|
| 72 |
+
"loss": 0.8527,
|
| 73 |
+
"step": 135
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"epoch": 1.416403785488959,
|
| 77 |
+
"grad_norm": 0.6542381644248962,
|
| 78 |
+
"learning_rate": 0.00019156495208451658,
|
| 79 |
+
"loss": 0.8163,
|
| 80 |
+
"step": 150
|
| 81 |
+
},
|
| 82 |
+
{
|
| 83 |
+
"epoch": 1.5583596214511042,
|
| 84 |
+
"grad_norm": 0.7524316906929016,
|
| 85 |
+
"learning_rate": 0.0001890563164405134,
|
| 86 |
+
"loss": 0.823,
|
| 87 |
+
"step": 165
|
| 88 |
+
},
|
| 89 |
+
{
|
| 90 |
+
"epoch": 1.7003154574132493,
|
| 91 |
+
"grad_norm": 0.715350866317749,
|
| 92 |
+
"learning_rate": 0.0001862425885249098,
|
| 93 |
+
"loss": 0.8389,
|
| 94 |
+
"step": 180
|
| 95 |
+
},
|
| 96 |
+
{
|
| 97 |
+
"epoch": 1.8422712933753944,
|
| 98 |
+
"grad_norm": 0.7483017444610596,
|
| 99 |
+
"learning_rate": 0.00018313340770609367,
|
| 100 |
+
"loss": 0.7991,
|
| 101 |
+
"step": 195
|
| 102 |
+
},
|
| 103 |
+
{
|
| 104 |
+
"epoch": 1.9842271293375395,
|
| 105 |
+
"grad_norm": 0.8540375232696533,
|
| 106 |
+
"learning_rate": 0.00017973942552543503,
|
| 107 |
+
"loss": 0.7916,
|
| 108 |
+
"step": 210
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"epoch": 2.1230283911671926,
|
| 112 |
+
"grad_norm": 0.9041481018066406,
|
| 113 |
+
"learning_rate": 0.00017607226920685976,
|
| 114 |
+
"loss": 0.6324,
|
| 115 |
+
"step": 225
|
| 116 |
+
},
|
| 117 |
+
{
|
| 118 |
+
"epoch": 2.2649842271293377,
|
| 119 |
+
"grad_norm": 0.9540446996688843,
|
| 120 |
+
"learning_rate": 0.00017214450182389559,
|
| 121 |
+
"loss": 0.6236,
|
| 122 |
+
"step": 240
|
| 123 |
+
},
|
| 124 |
+
{
|
| 125 |
+
"epoch": 2.406940063091483,
|
| 126 |
+
"grad_norm": 0.9503123760223389,
|
| 127 |
+
"learning_rate": 0.00016796957926065134,
|
| 128 |
+
"loss": 0.6384,
|
| 129 |
+
"step": 255
|
| 130 |
+
},
|
| 131 |
+
{
|
| 132 |
+
"epoch": 2.548895899053628,
|
| 133 |
+
"grad_norm": 1.0240495204925537,
|
| 134 |
+
"learning_rate": 0.00016356180411417447,
|
| 135 |
+
"loss": 0.5756,
|
| 136 |
+
"step": 270
|
| 137 |
+
},
|
| 138 |
+
{
|
| 139 |
+
"epoch": 2.690851735015773,
|
| 140 |
+
"grad_norm": 1.0138286352157593,
|
| 141 |
+
"learning_rate": 0.00015893627669610926,
|
| 142 |
+
"loss": 0.6549,
|
| 143 |
+
"step": 285
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"epoch": 2.832807570977918,
|
| 147 |
+
"grad_norm": 1.0231430530548096,
|
| 148 |
+
"learning_rate": 0.00015410884330151626,
|
| 149 |
+
"loss": 0.6267,
|
| 150 |
+
"step": 300
|
| 151 |
+
},
|
| 152 |
+
{
|
| 153 |
+
"epoch": 2.9747634069400632,
|
| 154 |
+
"grad_norm": 0.9881237149238586,
|
| 155 |
+
"learning_rate": 0.00014909604192207568,
|
| 156 |
+
"loss": 0.6235,
|
| 157 |
+
"step": 315
|
| 158 |
+
},
|
| 159 |
+
{
|
| 160 |
+
"epoch": 3.1135646687697163,
|
| 161 |
+
"grad_norm": 1.4114665985107422,
|
| 162 |
+
"learning_rate": 0.00014391504558965157,
|
| 163 |
+
"loss": 0.4734,
|
| 164 |
+
"step": 330
|
| 165 |
+
},
|
| 166 |
+
{
|
| 167 |
+
"epoch": 3.2555205047318614,
|
| 168 |
+
"grad_norm": 1.3432203531265259,
|
| 169 |
+
"learning_rate": 0.00013858360354431355,
|
| 170 |
+
"loss": 0.4271,
|
| 171 |
+
"step": 345
|
| 172 |
+
},
|
| 173 |
+
{
|
| 174 |
+
"epoch": 3.3974763406940065,
|
| 175 |
+
"grad_norm": 1.1701949834823608,
|
| 176 |
+
"learning_rate": 0.00013311998042836356,
|
| 177 |
+
"loss": 0.4547,
|
| 178 |
+
"step": 360
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"epoch": 3.5394321766561516,
|
| 182 |
+
"grad_norm": 1.1254725456237793,
|
| 183 |
+
"learning_rate": 0.00012754289371467986,
|
| 184 |
+
"loss": 0.421,
|
| 185 |
+
"step": 375
|
| 186 |
+
},
|
| 187 |
+
{
|
| 188 |
+
"epoch": 3.6813880126182967,
|
| 189 |
+
"grad_norm": 1.2798420190811157,
|
| 190 |
+
"learning_rate": 0.00012187144958373793,
|
| 191 |
+
"loss": 0.4518,
|
| 192 |
+
"step": 390
|
| 193 |
+
},
|
| 194 |
+
{
|
| 195 |
+
"epoch": 3.823343848580442,
|
| 196 |
+
"grad_norm": 1.2269246578216553,
|
| 197 |
+
"learning_rate": 0.00011612507746898307,
|
| 198 |
+
"loss": 0.4841,
|
| 199 |
+
"step": 405
|
| 200 |
+
},
|
| 201 |
+
{
|
| 202 |
+
"epoch": 3.965299684542587,
|
| 203 |
+
"grad_norm": 1.3260618448257446,
|
| 204 |
+
"learning_rate": 0.00011032346349479161,
|
| 205 |
+
"loss": 0.4677,
|
| 206 |
+
"step": 420
|
| 207 |
+
},
|
| 208 |
+
{
|
| 209 |
+
"epoch": 4.10410094637224,
|
| 210 |
+
"grad_norm": 1.6245781183242798,
|
| 211 |
+
"learning_rate": 0.00010448648303505151,
|
| 212 |
+
"loss": 0.348,
|
| 213 |
+
"step": 435
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"epoch": 4.246056782334385,
|
| 217 |
+
"grad_norm": 1.2491908073425293,
|
| 218 |
+
"learning_rate": 9.863413262340491e-05,
|
| 219 |
+
"loss": 0.3101,
|
| 220 |
+
"step": 450
|
| 221 |
+
},
|
| 222 |
+
{
|
| 223 |
+
"epoch": 4.38801261829653,
|
| 224 |
+
"grad_norm": 1.3882880210876465,
|
| 225 |
+
"learning_rate": 9.278646144841758e-05,
|
| 226 |
+
"loss": 0.3044,
|
| 227 |
+
"step": 465
|
| 228 |
+
},
|
| 229 |
+
{
|
| 230 |
+
"epoch": 4.529968454258675,
|
| 231 |
+
"grad_norm": 1.356520175933838,
|
| 232 |
+
"learning_rate": 8.696350266836128e-05,
|
| 233 |
+
"loss": 0.3251,
|
| 234 |
+
"step": 480
|
| 235 |
+
},
|
| 236 |
+
{
|
| 237 |
+
"epoch": 4.6719242902208205,
|
| 238 |
+
"grad_norm": 1.248788595199585,
|
| 239 |
+
"learning_rate": 8.118520478091311e-05,
|
| 240 |
+
"loss": 0.3087,
|
| 241 |
+
"step": 495
|
| 242 |
+
},
|
| 243 |
+
{
|
| 244 |
+
"epoch": 4.813880126182966,
|
| 245 |
+
"grad_norm": 1.6940261125564575,
|
| 246 |
+
"learning_rate": 7.547136328288814e-05,
|
| 247 |
+
"loss": 0.3158,
|
| 248 |
+
"step": 510
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"epoch": 4.955835962145111,
|
| 252 |
+
"grad_norm": 1.34111487865448,
|
| 253 |
+
"learning_rate": 6.9841552854128e-05,
|
| 254 |
+
"loss": 0.3222,
|
| 255 |
+
"step": 525
|
| 256 |
+
},
|
| 257 |
+
{
|
| 258 |
+
"epoch": 5.094637223974764,
|
| 259 |
+
"grad_norm": 1.0496258735656738,
|
| 260 |
+
"learning_rate": 6.431506029787189e-05,
|
| 261 |
+
"loss": 0.2501,
|
| 262 |
+
"step": 540
|
| 263 |
+
},
|
| 264 |
+
{
|
| 265 |
+
"epoch": 5.236593059936909,
|
| 266 |
+
"grad_norm": 1.2102131843566895,
|
| 267 |
+
"learning_rate": 5.8910818467345185e-05,
|
| 268 |
+
"loss": 0.2205,
|
| 269 |
+
"step": 555
|
| 270 |
+
},
|
| 271 |
+
{
|
| 272 |
+
"epoch": 5.378548895899054,
|
| 273 |
+
"grad_norm": 1.1957101821899414,
|
| 274 |
+
"learning_rate": 5.3647341404923134e-05,
|
| 275 |
+
"loss": 0.2214,
|
| 276 |
+
"step": 570
|
| 277 |
+
},
|
| 278 |
+
{
|
| 279 |
+
"epoch": 5.520504731861199,
|
| 280 |
+
"grad_norm": 1.1445940732955933,
|
| 281 |
+
"learning_rate": 4.8542660916070736e-05,
|
| 282 |
+
"loss": 0.2252,
|
| 283 |
+
"step": 585
|
| 284 |
+
},
|
| 285 |
+
{
|
| 286 |
+
"epoch": 5.662460567823344,
|
| 287 |
+
"grad_norm": 1.2054235935211182,
|
| 288 |
+
"learning_rate": 4.361426479534753e-05,
|
| 289 |
+
"loss": 0.2275,
|
| 290 |
+
"step": 600
|
| 291 |
+
},
|
| 292 |
+
{
|
| 293 |
+
"epoch": 5.804416403785489,
|
| 294 |
+
"grad_norm": 2.122396469116211,
|
| 295 |
+
"learning_rate": 3.8879036916103704e-05,
|
| 296 |
+
"loss": 0.2306,
|
| 297 |
+
"step": 615
|
| 298 |
+
},
|
| 299 |
+
{
|
| 300 |
+
"epoch": 5.946372239747634,
|
| 301 |
+
"grad_norm": 1.7328449487686157,
|
| 302 |
+
"learning_rate": 3.4353199389111065e-05,
|
| 303 |
+
"loss": 0.2344,
|
| 304 |
+
"step": 630
|
| 305 |
+
},
|
| 306 |
+
{
|
| 307 |
+
"epoch": 6.085173501577287,
|
| 308 |
+
"grad_norm": 0.821266770362854,
|
| 309 |
+
"learning_rate": 3.005225698828338e-05,
|
| 310 |
+
"loss": 0.1922,
|
| 311 |
+
"step": 645
|
| 312 |
+
},
|
| 313 |
+
{
|
| 314 |
+
"epoch": 6.2271293375394325,
|
| 315 |
+
"grad_norm": 0.9995691180229187,
|
| 316 |
+
"learning_rate": 2.599094403387481e-05,
|
| 317 |
+
"loss": 0.1655,
|
| 318 |
+
"step": 660
|
| 319 |
+
},
|
| 320 |
+
{
|
| 321 |
+
"epoch": 6.369085173501578,
|
| 322 |
+
"grad_norm": 1.0223170518875122,
|
| 323 |
+
"learning_rate": 2.2183173915125656e-05,
|
| 324 |
+
"loss": 0.1731,
|
| 325 |
+
"step": 675
|
| 326 |
+
},
|
| 327 |
+
{
|
| 328 |
+
"epoch": 6.511041009463723,
|
| 329 |
+
"grad_norm": 1.3553900718688965,
|
| 330 |
+
"learning_rate": 1.8641991425282345e-05,
|
| 331 |
+
"loss": 0.1696,
|
| 332 |
+
"step": 690
|
| 333 |
+
},
|
| 334 |
+
{
|
| 335 |
+
"epoch": 6.652996845425868,
|
| 336 |
+
"grad_norm": 1.330947995185852,
|
| 337 |
+
"learning_rate": 1.53795280722846e-05,
|
| 338 |
+
"loss": 0.1706,
|
| 339 |
+
"step": 705
|
| 340 |
+
},
|
| 341 |
+
{
|
| 342 |
+
"epoch": 6.794952681388013,
|
| 343 |
+
"grad_norm": 1.1109322309494019,
|
| 344 |
+
"learning_rate": 1.2406960518217326e-05,
|
| 345 |
+
"loss": 0.1749,
|
| 346 |
+
"step": 720
|
| 347 |
+
},
|
| 348 |
+
{
|
| 349 |
+
"epoch": 6.936908517350158,
|
| 350 |
+
"grad_norm": 1.1352533102035522,
|
| 351 |
+
"learning_rate": 9.734472289907182e-06,
|
| 352 |
+
"loss": 0.1683,
|
| 353 |
+
"step": 735
|
| 354 |
+
},
|
| 355 |
+
{
|
| 356 |
+
"epoch": 7.075709779179811,
|
| 357 |
+
"grad_norm": 1.0221686363220215,
|
| 358 |
+
"learning_rate": 7.3712188918370285e-06,
|
| 359 |
+
"loss": 0.1664,
|
| 360 |
+
"step": 750
|
| 361 |
+
},
|
| 362 |
+
{
|
| 363 |
+
"epoch": 7.217665615141956,
|
| 364 |
+
"grad_norm": 0.9193073511123657,
|
| 365 |
+
"learning_rate": 5.325296440895622e-06,
|
| 366 |
+
"loss": 0.1444,
|
| 367 |
+
"step": 765
|
| 368 |
+
},
|
| 369 |
+
{
|
| 370 |
+
"epoch": 7.3596214511041005,
|
| 371 |
+
"grad_norm": 1.8977042436599731,
|
| 372 |
+
"learning_rate": 3.6037139304146762e-06,
|
| 373 |
+
"loss": 0.1528,
|
| 374 |
+
"step": 780
|
| 375 |
+
},
|
| 376 |
+
{
|
| 377 |
+
"epoch": 7.501577287066246,
|
| 378 |
+
"grad_norm": 0.9380797147750854,
|
| 379 |
+
"learning_rate": 2.212369218512078e-06,
|
| 380 |
+
"loss": 0.1438,
|
| 381 |
+
"step": 795
|
| 382 |
+
},
|
| 383 |
+
{
|
| 384 |
+
"epoch": 7.643533123028391,
|
| 385 |
+
"grad_norm": 1.0754660367965698,
|
| 386 |
+
"learning_rate": 1.1560288230015203e-06,
|
| 387 |
+
"loss": 0.1502,
|
| 388 |
+
"step": 810
|
| 389 |
+
},
|
| 390 |
+
{
|
| 391 |
+
"epoch": 7.785488958990536,
|
| 392 |
+
"grad_norm": 0.9819433093070984,
|
| 393 |
+
"learning_rate": 4.383115920874814e-07,
|
| 394 |
+
"loss": 0.1452,
|
| 395 |
+
"step": 825
|
| 396 |
+
},
|
| 397 |
+
{
|
| 398 |
+
"epoch": 7.927444794952681,
|
| 399 |
+
"grad_norm": 1.4535789489746094,
|
| 400 |
+
"learning_rate": 6.16763067873949e-08,
|
| 401 |
+
"loss": 0.1484,
|
| 402 |
+
"step": 840
|
| 403 |
+
}
|
| 404 |
+
],
|
| 405 |
+
"logging_steps": 15,
|
| 406 |
+
"max_steps": 848,
|
| 407 |
+
"num_input_tokens_seen": 0,
|
| 408 |
+
"num_train_epochs": 8,
|
| 409 |
+
"save_steps": 15,
|
| 410 |
+
"stateful_callbacks": {
|
| 411 |
+
"TrainerControl": {
|
| 412 |
+
"args": {
|
| 413 |
+
"should_epoch_stop": false,
|
| 414 |
+
"should_evaluate": false,
|
| 415 |
+
"should_log": false,
|
| 416 |
+
"should_save": true,
|
| 417 |
+
"should_training_stop": true
|
| 418 |
+
},
|
| 419 |
+
"attributes": {}
|
| 420 |
+
}
|
| 421 |
+
},
|
| 422 |
+
"total_flos": 2.13044776402944e+16,
|
| 423 |
+
"train_batch_size": 6,
|
| 424 |
+
"trial_name": null,
|
| 425 |
+
"trial_params": null
|
| 426 |
+
}
|
checkpoint-848/training_args.bin
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:029e9c9513cfa8c811cf399c073a12996af7e8c1eab7f92d6004710cbf36830c
|
| 3 |
+
size 6097
|
checkpoint-848/vocab.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|