Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes.
See raw diff
- .gitattributes +4 -0
- README.md +1 -1
- checkpoint-2800/README.md +202 -0
- checkpoint-2800/adapter_config.json +37 -0
- checkpoint-2800/adapter_model.safetensors +3 -0
- checkpoint-2800/added_tokens.json +28 -0
- checkpoint-2800/merges.txt +0 -0
- checkpoint-2800/optimizer.pt +3 -0
- checkpoint-2800/rng_state.pth +3 -0
- checkpoint-2800/scaler.pt +3 -0
- checkpoint-2800/scheduler.pt +3 -0
- checkpoint-2800/special_tokens_map.json +31 -0
- checkpoint-2800/tokenizer.json +3 -0
- checkpoint-2800/tokenizer_config.json +241 -0
- checkpoint-2800/trainer_state.json +650 -0
- checkpoint-2800/training_args.bin +3 -0
- checkpoint-2800/vocab.json +0 -0
- checkpoint-2900/README.md +202 -0
- checkpoint-2900/adapter_config.json +37 -0
- checkpoint-2900/adapter_model.safetensors +3 -0
- checkpoint-2900/added_tokens.json +28 -0
- checkpoint-2900/merges.txt +0 -0
- checkpoint-2900/optimizer.pt +3 -0
- checkpoint-2900/rng_state.pth +3 -0
- checkpoint-2900/scaler.pt +3 -0
- checkpoint-2900/scheduler.pt +3 -0
- checkpoint-2900/special_tokens_map.json +31 -0
- checkpoint-2900/tokenizer.json +3 -0
- checkpoint-2900/tokenizer_config.json +241 -0
- checkpoint-2900/trainer_state.json +672 -0
- checkpoint-2900/training_args.bin +3 -0
- checkpoint-2900/vocab.json +0 -0
- checkpoint-3000/README.md +202 -0
- checkpoint-3000/adapter_config.json +37 -0
- checkpoint-3000/adapter_model.safetensors +3 -0
- checkpoint-3000/added_tokens.json +28 -0
- checkpoint-3000/merges.txt +0 -0
- checkpoint-3000/optimizer.pt +3 -0
- checkpoint-3000/rng_state.pth +3 -0
- checkpoint-3000/scaler.pt +3 -0
- checkpoint-3000/scheduler.pt +3 -0
- checkpoint-3000/special_tokens_map.json +31 -0
- checkpoint-3000/tokenizer.json +3 -0
- checkpoint-3000/tokenizer_config.json +241 -0
- checkpoint-3000/trainer_state.json +694 -0
- checkpoint-3000/training_args.bin +3 -0
- checkpoint-3000/vocab.json +0 -0
- checkpoint-3087/README.md +202 -0
- checkpoint-3087/adapter_config.json +37 -0
- checkpoint-3087/adapter_model.safetensors +3 -0
.gitattributes
CHANGED
@@ -41,3 +41,7 @@ checkpoint-700/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
|
41 |
checkpoint-882/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
42 |
checkpoint-800/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
43 |
checkpoint-600/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
|
|
|
|
|
|
41 |
checkpoint-882/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
42 |
checkpoint-800/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
43 |
checkpoint-600/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
44 |
+
checkpoint-2900/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
45 |
+
checkpoint-3000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
46 |
+
checkpoint-3087/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
47 |
+
checkpoint-2800/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
README.md
CHANGED
@@ -5,8 +5,8 @@ model_name: Qwen-3-0.6B-it-Medical-LoRA
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
- unsloth
|
8 |
-
- trl
|
9 |
- sft
|
|
|
10 |
licence: license
|
11 |
---
|
12 |
|
|
|
5 |
tags:
|
6 |
- generated_from_trainer
|
7 |
- unsloth
|
|
|
8 |
- sft
|
9 |
+
- trl
|
10 |
licence: license
|
11 |
---
|
12 |
|
checkpoint-2800/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: unsloth/qwen3-0.6b-unsloth-bnb-4bit
|
3 |
+
library_name: peft
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
<!-- Provide a longer summary of what this model is. -->
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
- **Developed by:** [More Information Needed]
|
21 |
+
- **Funded by [optional]:** [More Information Needed]
|
22 |
+
- **Shared by [optional]:** [More Information Needed]
|
23 |
+
- **Model type:** [More Information Needed]
|
24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
25 |
+
- **License:** [More Information Needed]
|
26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
+
|
28 |
+
### Model Sources [optional]
|
29 |
+
|
30 |
+
<!-- Provide the basic links for the model. -->
|
31 |
+
|
32 |
+
- **Repository:** [More Information Needed]
|
33 |
+
- **Paper [optional]:** [More Information Needed]
|
34 |
+
- **Demo [optional]:** [More Information Needed]
|
35 |
+
|
36 |
+
## Uses
|
37 |
+
|
38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
+
|
40 |
+
### Direct Use
|
41 |
+
|
42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
### Downstream Use [optional]
|
47 |
+
|
48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
### Out-of-Scope Use
|
53 |
+
|
54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
## Bias, Risks, and Limitations
|
59 |
+
|
60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Recommendations
|
65 |
+
|
66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
67 |
+
|
68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
+
|
70 |
+
## How to Get Started with the Model
|
71 |
+
|
72 |
+
Use the code below to get started with the model.
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
## Training Details
|
77 |
+
|
78 |
+
### Training Data
|
79 |
+
|
80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
### Training Procedure
|
85 |
+
|
86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
+
|
88 |
+
#### Preprocessing [optional]
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
|
93 |
+
#### Training Hyperparameters
|
94 |
+
|
95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
+
|
97 |
+
#### Speeds, Sizes, Times [optional]
|
98 |
+
|
99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
## Evaluation
|
104 |
+
|
105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
+
|
107 |
+
### Testing Data, Factors & Metrics
|
108 |
+
|
109 |
+
#### Testing Data
|
110 |
+
|
111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
#### Factors
|
116 |
+
|
117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
#### Metrics
|
122 |
+
|
123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
### Results
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
#### Summary
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
## Model Examination [optional]
|
136 |
+
|
137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
## Environmental Impact
|
142 |
+
|
143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
+
|
145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
+
|
147 |
+
- **Hardware Type:** [More Information Needed]
|
148 |
+
- **Hours used:** [More Information Needed]
|
149 |
+
- **Cloud Provider:** [More Information Needed]
|
150 |
+
- **Compute Region:** [More Information Needed]
|
151 |
+
- **Carbon Emitted:** [More Information Needed]
|
152 |
+
|
153 |
+
## Technical Specifications [optional]
|
154 |
+
|
155 |
+
### Model Architecture and Objective
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
### Compute Infrastructure
|
160 |
+
|
161 |
+
[More Information Needed]
|
162 |
+
|
163 |
+
#### Hardware
|
164 |
+
|
165 |
+
[More Information Needed]
|
166 |
+
|
167 |
+
#### Software
|
168 |
+
|
169 |
+
[More Information Needed]
|
170 |
+
|
171 |
+
## Citation [optional]
|
172 |
+
|
173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
+
|
175 |
+
**BibTeX:**
|
176 |
+
|
177 |
+
[More Information Needed]
|
178 |
+
|
179 |
+
**APA:**
|
180 |
+
|
181 |
+
[More Information Needed]
|
182 |
+
|
183 |
+
## Glossary [optional]
|
184 |
+
|
185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
+
|
187 |
+
[More Information Needed]
|
188 |
+
|
189 |
+
## More Information [optional]
|
190 |
+
|
191 |
+
[More Information Needed]
|
192 |
+
|
193 |
+
## Model Card Authors [optional]
|
194 |
+
|
195 |
+
[More Information Needed]
|
196 |
+
|
197 |
+
## Model Card Contact
|
198 |
+
|
199 |
+
[More Information Needed]
|
200 |
+
### Framework versions
|
201 |
+
|
202 |
+
- PEFT 0.14.0
|
checkpoint-2800/adapter_config.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "unsloth/qwen3-0.6b-unsloth-bnb-4bit",
|
5 |
+
"bias": "none",
|
6 |
+
"eva_config": null,
|
7 |
+
"exclude_modules": null,
|
8 |
+
"fan_in_fan_out": false,
|
9 |
+
"inference_mode": true,
|
10 |
+
"init_lora_weights": true,
|
11 |
+
"layer_replication": null,
|
12 |
+
"layers_pattern": null,
|
13 |
+
"layers_to_transform": null,
|
14 |
+
"loftq_config": {},
|
15 |
+
"lora_alpha": 16,
|
16 |
+
"lora_bias": false,
|
17 |
+
"lora_dropout": 0,
|
18 |
+
"megatron_config": null,
|
19 |
+
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": null,
|
21 |
+
"peft_type": "LORA",
|
22 |
+
"r": 16,
|
23 |
+
"rank_pattern": {},
|
24 |
+
"revision": null,
|
25 |
+
"target_modules": [
|
26 |
+
"k_proj",
|
27 |
+
"v_proj",
|
28 |
+
"o_proj",
|
29 |
+
"down_proj",
|
30 |
+
"up_proj",
|
31 |
+
"gate_proj",
|
32 |
+
"q_proj"
|
33 |
+
],
|
34 |
+
"task_type": "CAUSAL_LM",
|
35 |
+
"use_dora": false,
|
36 |
+
"use_rslora": false
|
37 |
+
}
|
checkpoint-2800/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a7c182dcae288006f3952ef2afcefdcba026f8ba41b754e26f5d21639531161a
|
3 |
+
size 40422168
|
checkpoint-2800/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-2800/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-2800/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d046a30aadb386421edeb5ebc021747922c1875657db2673facc728ad4ca6b0b
|
3 |
+
size 21979091
|
checkpoint-2800/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1068ff328cb487ff8aa9fa5feef860ceaa4739b14f21e07b898f513df05ffbb1
|
3 |
+
size 14645
|
checkpoint-2800/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:091185d50211af5c59ac65d06f51cb55a1ff4a1312de54456a306e4731eb1fa7
|
3 |
+
size 1383
|
checkpoint-2800/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b4a6473112bc69eb1649bdb5a5c981b1bd0428d1d0ef88a3b4e0b32f407be6d2
|
3 |
+
size 1465
|
checkpoint-2800/special_tokens_map.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>",
|
5 |
+
"<|object_ref_start|>",
|
6 |
+
"<|object_ref_end|>",
|
7 |
+
"<|box_start|>",
|
8 |
+
"<|box_end|>",
|
9 |
+
"<|quad_start|>",
|
10 |
+
"<|quad_end|>",
|
11 |
+
"<|vision_start|>",
|
12 |
+
"<|vision_end|>",
|
13 |
+
"<|vision_pad|>",
|
14 |
+
"<|image_pad|>",
|
15 |
+
"<|video_pad|>"
|
16 |
+
],
|
17 |
+
"eos_token": {
|
18 |
+
"content": "<|im_end|>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
},
|
24 |
+
"pad_token": {
|
25 |
+
"content": "<|vision_pad|>",
|
26 |
+
"lstrip": false,
|
27 |
+
"normalized": false,
|
28 |
+
"rstrip": false,
|
29 |
+
"single_word": false
|
30 |
+
}
|
31 |
+
}
|
checkpoint-2800/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae1a036a9837df9caeebb840d09d80e8feef0f6d2bae982970d1ad34f5946aff
|
3 |
+
size 11422753
|
checkpoint-2800/tokenizer_config.json
ADDED
@@ -0,0 +1,241 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_prefix_space": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"151643": {
|
6 |
+
"content": "<|endoftext|>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"151644": {
|
14 |
+
"content": "<|im_start|>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"151645": {
|
22 |
+
"content": "<|im_end|>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
},
|
29 |
+
"151646": {
|
30 |
+
"content": "<|object_ref_start|>",
|
31 |
+
"lstrip": false,
|
32 |
+
"normalized": false,
|
33 |
+
"rstrip": false,
|
34 |
+
"single_word": false,
|
35 |
+
"special": true
|
36 |
+
},
|
37 |
+
"151647": {
|
38 |
+
"content": "<|object_ref_end|>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false,
|
43 |
+
"special": true
|
44 |
+
},
|
45 |
+
"151648": {
|
46 |
+
"content": "<|box_start|>",
|
47 |
+
"lstrip": false,
|
48 |
+
"normalized": false,
|
49 |
+
"rstrip": false,
|
50 |
+
"single_word": false,
|
51 |
+
"special": true
|
52 |
+
},
|
53 |
+
"151649": {
|
54 |
+
"content": "<|box_end|>",
|
55 |
+
"lstrip": false,
|
56 |
+
"normalized": false,
|
57 |
+
"rstrip": false,
|
58 |
+
"single_word": false,
|
59 |
+
"special": true
|
60 |
+
},
|
61 |
+
"151650": {
|
62 |
+
"content": "<|quad_start|>",
|
63 |
+
"lstrip": false,
|
64 |
+
"normalized": false,
|
65 |
+
"rstrip": false,
|
66 |
+
"single_word": false,
|
67 |
+
"special": true
|
68 |
+
},
|
69 |
+
"151651": {
|
70 |
+
"content": "<|quad_end|>",
|
71 |
+
"lstrip": false,
|
72 |
+
"normalized": false,
|
73 |
+
"rstrip": false,
|
74 |
+
"single_word": false,
|
75 |
+
"special": true
|
76 |
+
},
|
77 |
+
"151652": {
|
78 |
+
"content": "<|vision_start|>",
|
79 |
+
"lstrip": false,
|
80 |
+
"normalized": false,
|
81 |
+
"rstrip": false,
|
82 |
+
"single_word": false,
|
83 |
+
"special": true
|
84 |
+
},
|
85 |
+
"151653": {
|
86 |
+
"content": "<|vision_end|>",
|
87 |
+
"lstrip": false,
|
88 |
+
"normalized": false,
|
89 |
+
"rstrip": false,
|
90 |
+
"single_word": false,
|
91 |
+
"special": true
|
92 |
+
},
|
93 |
+
"151654": {
|
94 |
+
"content": "<|vision_pad|>",
|
95 |
+
"lstrip": false,
|
96 |
+
"normalized": false,
|
97 |
+
"rstrip": false,
|
98 |
+
"single_word": false,
|
99 |
+
"special": true
|
100 |
+
},
|
101 |
+
"151655": {
|
102 |
+
"content": "<|image_pad|>",
|
103 |
+
"lstrip": false,
|
104 |
+
"normalized": false,
|
105 |
+
"rstrip": false,
|
106 |
+
"single_word": false,
|
107 |
+
"special": true
|
108 |
+
},
|
109 |
+
"151656": {
|
110 |
+
"content": "<|video_pad|>",
|
111 |
+
"lstrip": false,
|
112 |
+
"normalized": false,
|
113 |
+
"rstrip": false,
|
114 |
+
"single_word": false,
|
115 |
+
"special": true
|
116 |
+
},
|
117 |
+
"151657": {
|
118 |
+
"content": "<tool_call>",
|
119 |
+
"lstrip": false,
|
120 |
+
"normalized": false,
|
121 |
+
"rstrip": false,
|
122 |
+
"single_word": false,
|
123 |
+
"special": false
|
124 |
+
},
|
125 |
+
"151658": {
|
126 |
+
"content": "</tool_call>",
|
127 |
+
"lstrip": false,
|
128 |
+
"normalized": false,
|
129 |
+
"rstrip": false,
|
130 |
+
"single_word": false,
|
131 |
+
"special": false
|
132 |
+
},
|
133 |
+
"151659": {
|
134 |
+
"content": "<|fim_prefix|>",
|
135 |
+
"lstrip": false,
|
136 |
+
"normalized": false,
|
137 |
+
"rstrip": false,
|
138 |
+
"single_word": false,
|
139 |
+
"special": false
|
140 |
+
},
|
141 |
+
"151660": {
|
142 |
+
"content": "<|fim_middle|>",
|
143 |
+
"lstrip": false,
|
144 |
+
"normalized": false,
|
145 |
+
"rstrip": false,
|
146 |
+
"single_word": false,
|
147 |
+
"special": false
|
148 |
+
},
|
149 |
+
"151661": {
|
150 |
+
"content": "<|fim_suffix|>",
|
151 |
+
"lstrip": false,
|
152 |
+
"normalized": false,
|
153 |
+
"rstrip": false,
|
154 |
+
"single_word": false,
|
155 |
+
"special": false
|
156 |
+
},
|
157 |
+
"151662": {
|
158 |
+
"content": "<|fim_pad|>",
|
159 |
+
"lstrip": false,
|
160 |
+
"normalized": false,
|
161 |
+
"rstrip": false,
|
162 |
+
"single_word": false,
|
163 |
+
"special": false
|
164 |
+
},
|
165 |
+
"151663": {
|
166 |
+
"content": "<|repo_name|>",
|
167 |
+
"lstrip": false,
|
168 |
+
"normalized": false,
|
169 |
+
"rstrip": false,
|
170 |
+
"single_word": false,
|
171 |
+
"special": false
|
172 |
+
},
|
173 |
+
"151664": {
|
174 |
+
"content": "<|file_sep|>",
|
175 |
+
"lstrip": false,
|
176 |
+
"normalized": false,
|
177 |
+
"rstrip": false,
|
178 |
+
"single_word": false,
|
179 |
+
"special": false
|
180 |
+
},
|
181 |
+
"151665": {
|
182 |
+
"content": "<tool_response>",
|
183 |
+
"lstrip": false,
|
184 |
+
"normalized": false,
|
185 |
+
"rstrip": false,
|
186 |
+
"single_word": false,
|
187 |
+
"special": false
|
188 |
+
},
|
189 |
+
"151666": {
|
190 |
+
"content": "</tool_response>",
|
191 |
+
"lstrip": false,
|
192 |
+
"normalized": false,
|
193 |
+
"rstrip": false,
|
194 |
+
"single_word": false,
|
195 |
+
"special": false
|
196 |
+
},
|
197 |
+
"151667": {
|
198 |
+
"content": "<think>",
|
199 |
+
"lstrip": false,
|
200 |
+
"normalized": false,
|
201 |
+
"rstrip": false,
|
202 |
+
"single_word": false,
|
203 |
+
"special": false
|
204 |
+
},
|
205 |
+
"151668": {
|
206 |
+
"content": "</think>",
|
207 |
+
"lstrip": false,
|
208 |
+
"normalized": false,
|
209 |
+
"rstrip": false,
|
210 |
+
"single_word": false,
|
211 |
+
"special": false
|
212 |
+
}
|
213 |
+
},
|
214 |
+
"additional_special_tokens": [
|
215 |
+
"<|im_start|>",
|
216 |
+
"<|im_end|>",
|
217 |
+
"<|object_ref_start|>",
|
218 |
+
"<|object_ref_end|>",
|
219 |
+
"<|box_start|>",
|
220 |
+
"<|box_end|>",
|
221 |
+
"<|quad_start|>",
|
222 |
+
"<|quad_end|>",
|
223 |
+
"<|vision_start|>",
|
224 |
+
"<|vision_end|>",
|
225 |
+
"<|vision_pad|>",
|
226 |
+
"<|image_pad|>",
|
227 |
+
"<|video_pad|>"
|
228 |
+
],
|
229 |
+
"bos_token": null,
|
230 |
+
"chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0].role == 'system' %}\n {{- messages[0].content + '\\n\\n' }}\n {%- endif %}\n {{- \"# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0].role == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0].content + '<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}\n{%- for forward_message in messages %}\n {%- set index = (messages|length - 1) - loop.index0 %}\n {%- set message = messages[index] %}\n {%- set current_content = message.content if message.content is defined and message.content is not none else '' %}\n {%- set tool_start = '<tool_response>' %}\n {%- set tool_start_length = tool_start|length %}\n {%- set start_of_message = current_content[:tool_start_length] %}\n {%- set tool_end = '</tool_response>' %}\n {%- set tool_end_length = tool_end|length %}\n {%- set start_pos = (current_content|length) - tool_end_length %}\n {%- if start_pos < 0 %}\n {%- set start_pos = 0 %}\n {%- endif %}\n {%- set end_of_message = current_content[start_pos:] %}\n {%- if ns.multi_step_tool and message.role == \"user\" and not(start_of_message == tool_start and end_of_message == tool_end) %}\n {%- set ns.multi_step_tool = false %}\n {%- set ns.last_query_index = index %}\n {%- endif %}\n{%- endfor %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {%- set m_content = message.content if message.content is defined and message.content is not none else '' %}\n {%- set content = m_content %}\n {%- set reasoning_content = '' %}\n {%- if message.reasoning_content is defined and message.reasoning_content is not none %}\n {%- set reasoning_content = message.reasoning_content %}\n {%- else %}\n {%- if '</think>' in m_content %}\n {%- set content = (m_content.split('</think>')|last).lstrip('\\n') %}\n {%- set reasoning_content = (m_content.split('</think>')|first).rstrip('\\n') %}\n {%- set reasoning_content = (reasoning_content.split('<think>')|last).lstrip('\\n') %}\n {%- endif %}\n {%- endif %}\n {%- if loop.index0 > ns.last_query_index %}\n {%- if loop.last or (not loop.last and (not reasoning_content.strip() == '')) %}\n {{- '<|im_start|>' + message.role + '\\n<think>\\n' + reasoning_content.strip('\\n') + '\\n</think>\\n\\n' + content.lstrip('\\n') }}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- if message.tool_calls %}\n {%- for tool_call in message.tool_calls %}\n {%- if (loop.first and content) or (not loop.first) %}\n {{- '\\n' }}\n {%- endif %}\n {%- if tool_call.function %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {%- if tool_call.arguments is string %}\n {{- tool_call.arguments }}\n {%- else %}\n {{- tool_call.arguments | tojson }}\n {%- endif %}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {%- endif %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if loop.first or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n {%- if enable_thinking is defined and enable_thinking is false %}\n {{- '<think>\\n\\n</think>\\n\\n' }}\n {%- endif %}\n{%- endif %}",
|
231 |
+
"clean_up_tokenization_spaces": false,
|
232 |
+
"eos_token": "<|im_end|>",
|
233 |
+
"errors": "replace",
|
234 |
+
"extra_special_tokens": {},
|
235 |
+
"model_max_length": 40960,
|
236 |
+
"pad_token": "<|vision_pad|>",
|
237 |
+
"padding_side": "right",
|
238 |
+
"split_special_tokens": false,
|
239 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
240 |
+
"unk_token": null
|
241 |
+
}
|
checkpoint-2800/trainer_state.json
ADDED
@@ -0,0 +1,650 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_global_step": 2800,
|
3 |
+
"best_metric": 0.942541241645813,
|
4 |
+
"best_model_checkpoint": "Qwen-3-0.6B-it-Medical-LoRA/checkpoint-2800",
|
5 |
+
"epoch": 6.34881087202718,
|
6 |
+
"eval_steps": 100,
|
7 |
+
"global_step": 2800,
|
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.11325028312570781,
|
14 |
+
"grad_norm": 0.3080866038799286,
|
15 |
+
"learning_rate": 0.00019075425790754258,
|
16 |
+
"loss": 1.8711,
|
17 |
+
"step": 50
|
18 |
+
},
|
19 |
+
{
|
20 |
+
"epoch": 0.22650056625141562,
|
21 |
+
"grad_norm": 0.28974413871765137,
|
22 |
+
"learning_rate": 0.0001664233576642336,
|
23 |
+
"loss": 1.338,
|
24 |
+
"step": 100
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.22650056625141562,
|
28 |
+
"eval_loss": 1.3033037185668945,
|
29 |
+
"eval_runtime": 217.1489,
|
30 |
+
"eval_samples_per_second": 7.225,
|
31 |
+
"eval_steps_per_second": 0.907,
|
32 |
+
"step": 100
|
33 |
+
},
|
34 |
+
{
|
35 |
+
"epoch": 0.33975084937712347,
|
36 |
+
"grad_norm": 0.3371483385562897,
|
37 |
+
"learning_rate": 0.0001420924574209246,
|
38 |
+
"loss": 1.2923,
|
39 |
+
"step": 150
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 0.45300113250283125,
|
43 |
+
"grad_norm": 0.35730767250061035,
|
44 |
+
"learning_rate": 0.00011776155717761557,
|
45 |
+
"loss": 1.2703,
|
46 |
+
"step": 200
|
47 |
+
},
|
48 |
+
{
|
49 |
+
"epoch": 0.45300113250283125,
|
50 |
+
"eval_loss": 1.2490053176879883,
|
51 |
+
"eval_runtime": 217.4793,
|
52 |
+
"eval_samples_per_second": 7.214,
|
53 |
+
"eval_steps_per_second": 0.906,
|
54 |
+
"step": 200
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"epoch": 0.5662514156285391,
|
58 |
+
"grad_norm": 0.35110780596733093,
|
59 |
+
"learning_rate": 9.343065693430657e-05,
|
60 |
+
"loss": 1.2397,
|
61 |
+
"step": 250
|
62 |
+
},
|
63 |
+
{
|
64 |
+
"epoch": 0.6795016987542469,
|
65 |
+
"grad_norm": 0.35077276825904846,
|
66 |
+
"learning_rate": 6.909975669099758e-05,
|
67 |
+
"loss": 1.232,
|
68 |
+
"step": 300
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"epoch": 0.6795016987542469,
|
72 |
+
"eval_loss": 1.2211977243423462,
|
73 |
+
"eval_runtime": 217.5364,
|
74 |
+
"eval_samples_per_second": 7.213,
|
75 |
+
"eval_steps_per_second": 0.906,
|
76 |
+
"step": 300
|
77 |
+
},
|
78 |
+
{
|
79 |
+
"epoch": 0.7927519818799547,
|
80 |
+
"grad_norm": 0.3939191699028015,
|
81 |
+
"learning_rate": 4.476885644768857e-05,
|
82 |
+
"loss": 1.2241,
|
83 |
+
"step": 350
|
84 |
+
},
|
85 |
+
{
|
86 |
+
"epoch": 0.9060022650056625,
|
87 |
+
"grad_norm": 0.366871178150177,
|
88 |
+
"learning_rate": 2.0437956204379563e-05,
|
89 |
+
"loss": 1.2078,
|
90 |
+
"step": 400
|
91 |
+
},
|
92 |
+
{
|
93 |
+
"epoch": 0.9060022650056625,
|
94 |
+
"eval_loss": 1.2062289714813232,
|
95 |
+
"eval_runtime": 217.4838,
|
96 |
+
"eval_samples_per_second": 7.214,
|
97 |
+
"eval_steps_per_second": 0.906,
|
98 |
+
"step": 400
|
99 |
+
},
|
100 |
+
{
|
101 |
+
"epoch": 1.0203850509626273,
|
102 |
+
"grad_norm": 0.3808969259262085,
|
103 |
+
"learning_rate": 0.00010164319248826291,
|
104 |
+
"loss": 1.1819,
|
105 |
+
"step": 450
|
106 |
+
},
|
107 |
+
{
|
108 |
+
"epoch": 1.1336353340883352,
|
109 |
+
"grad_norm": 0.43216949701309204,
|
110 |
+
"learning_rate": 8.990610328638498e-05,
|
111 |
+
"loss": 1.19,
|
112 |
+
"step": 500
|
113 |
+
},
|
114 |
+
{
|
115 |
+
"epoch": 1.1336353340883352,
|
116 |
+
"eval_loss": 1.1994948387145996,
|
117 |
+
"eval_runtime": 217.3626,
|
118 |
+
"eval_samples_per_second": 7.218,
|
119 |
+
"eval_steps_per_second": 0.906,
|
120 |
+
"step": 500
|
121 |
+
},
|
122 |
+
{
|
123 |
+
"epoch": 1.246885617214043,
|
124 |
+
"grad_norm": 0.4280295968055725,
|
125 |
+
"learning_rate": 7.816901408450704e-05,
|
126 |
+
"loss": 1.1971,
|
127 |
+
"step": 550
|
128 |
+
},
|
129 |
+
{
|
130 |
+
"epoch": 1.3601359003397508,
|
131 |
+
"grad_norm": 0.4056779146194458,
|
132 |
+
"learning_rate": 6.643192488262912e-05,
|
133 |
+
"loss": 1.1771,
|
134 |
+
"step": 600
|
135 |
+
},
|
136 |
+
{
|
137 |
+
"epoch": 1.3601359003397508,
|
138 |
+
"eval_loss": 1.1834282875061035,
|
139 |
+
"eval_runtime": 217.4514,
|
140 |
+
"eval_samples_per_second": 7.215,
|
141 |
+
"eval_steps_per_second": 0.906,
|
142 |
+
"step": 600
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 1.4733861834654587,
|
146 |
+
"grad_norm": 0.4397243857383728,
|
147 |
+
"learning_rate": 5.469483568075118e-05,
|
148 |
+
"loss": 1.1544,
|
149 |
+
"step": 650
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 1.5866364665911665,
|
153 |
+
"grad_norm": 0.4214654862880707,
|
154 |
+
"learning_rate": 4.295774647887324e-05,
|
155 |
+
"loss": 1.1789,
|
156 |
+
"step": 700
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 1.5866364665911665,
|
160 |
+
"eval_loss": 1.1712530851364136,
|
161 |
+
"eval_runtime": 217.6023,
|
162 |
+
"eval_samples_per_second": 7.21,
|
163 |
+
"eval_steps_per_second": 0.905,
|
164 |
+
"step": 700
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 1.6998867497168741,
|
168 |
+
"grad_norm": 0.43076109886169434,
|
169 |
+
"learning_rate": 3.1220657276995305e-05,
|
170 |
+
"loss": 1.1522,
|
171 |
+
"step": 750
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 1.8131370328425822,
|
175 |
+
"grad_norm": 0.4253358244895935,
|
176 |
+
"learning_rate": 1.9483568075117372e-05,
|
177 |
+
"loss": 1.1508,
|
178 |
+
"step": 800
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 1.8131370328425822,
|
182 |
+
"eval_loss": 1.1622345447540283,
|
183 |
+
"eval_runtime": 217.3951,
|
184 |
+
"eval_samples_per_second": 7.217,
|
185 |
+
"eval_steps_per_second": 0.906,
|
186 |
+
"step": 800
|
187 |
+
},
|
188 |
+
{
|
189 |
+
"epoch": 1.9263873159682898,
|
190 |
+
"grad_norm": 0.4359077215194702,
|
191 |
+
"learning_rate": 7.746478873239436e-06,
|
192 |
+
"loss": 1.1422,
|
193 |
+
"step": 850
|
194 |
+
},
|
195 |
+
{
|
196 |
+
"epoch": 2.0407701019252547,
|
197 |
+
"grad_norm": 0.4511992633342743,
|
198 |
+
"learning_rate": 0.00014314687602224403,
|
199 |
+
"loss": 1.149,
|
200 |
+
"step": 900
|
201 |
+
},
|
202 |
+
{
|
203 |
+
"epoch": 2.0407701019252547,
|
204 |
+
"eval_loss": 1.167581558227539,
|
205 |
+
"eval_runtime": 218.6888,
|
206 |
+
"eval_samples_per_second": 7.175,
|
207 |
+
"eval_steps_per_second": 0.901,
|
208 |
+
"step": 900
|
209 |
+
},
|
210 |
+
{
|
211 |
+
"epoch": 2.1540203850509627,
|
212 |
+
"grad_norm": 0.47519659996032715,
|
213 |
+
"learning_rate": 0.00013987569512594048,
|
214 |
+
"loss": 1.1498,
|
215 |
+
"step": 950
|
216 |
+
},
|
217 |
+
{
|
218 |
+
"epoch": 2.2672706681766703,
|
219 |
+
"grad_norm": 0.4559363126754761,
|
220 |
+
"learning_rate": 0.00013660451422963692,
|
221 |
+
"loss": 1.1469,
|
222 |
+
"step": 1000
|
223 |
+
},
|
224 |
+
{
|
225 |
+
"epoch": 2.2672706681766703,
|
226 |
+
"eval_loss": 1.1536333560943604,
|
227 |
+
"eval_runtime": 218.921,
|
228 |
+
"eval_samples_per_second": 7.167,
|
229 |
+
"eval_steps_per_second": 0.9,
|
230 |
+
"step": 1000
|
231 |
+
},
|
232 |
+
{
|
233 |
+
"epoch": 2.3805209513023784,
|
234 |
+
"grad_norm": 0.49805569648742676,
|
235 |
+
"learning_rate": 0.00013333333333333334,
|
236 |
+
"loss": 1.123,
|
237 |
+
"step": 1050
|
238 |
+
},
|
239 |
+
{
|
240 |
+
"epoch": 2.493771234428086,
|
241 |
+
"grad_norm": 0.4767671823501587,
|
242 |
+
"learning_rate": 0.00013006215243702978,
|
243 |
+
"loss": 1.1119,
|
244 |
+
"step": 1100
|
245 |
+
},
|
246 |
+
{
|
247 |
+
"epoch": 2.493771234428086,
|
248 |
+
"eval_loss": 1.1321617364883423,
|
249 |
+
"eval_runtime": 218.8468,
|
250 |
+
"eval_samples_per_second": 7.169,
|
251 |
+
"eval_steps_per_second": 0.9,
|
252 |
+
"step": 1100
|
253 |
+
},
|
254 |
+
{
|
255 |
+
"epoch": 2.607021517553794,
|
256 |
+
"grad_norm": 0.4313490688800812,
|
257 |
+
"learning_rate": 0.0001267909715407262,
|
258 |
+
"loss": 1.1096,
|
259 |
+
"step": 1150
|
260 |
+
},
|
261 |
+
{
|
262 |
+
"epoch": 2.7202718006795017,
|
263 |
+
"grad_norm": 0.46401792764663696,
|
264 |
+
"learning_rate": 0.00012351979064442265,
|
265 |
+
"loss": 1.0929,
|
266 |
+
"step": 1200
|
267 |
+
},
|
268 |
+
{
|
269 |
+
"epoch": 2.7202718006795017,
|
270 |
+
"eval_loss": 1.1138092279434204,
|
271 |
+
"eval_runtime": 219.2403,
|
272 |
+
"eval_samples_per_second": 7.157,
|
273 |
+
"eval_steps_per_second": 0.899,
|
274 |
+
"step": 1200
|
275 |
+
},
|
276 |
+
{
|
277 |
+
"epoch": 2.8335220838052093,
|
278 |
+
"grad_norm": 0.46533071994781494,
|
279 |
+
"learning_rate": 0.00012024860974811907,
|
280 |
+
"loss": 1.0894,
|
281 |
+
"step": 1250
|
282 |
+
},
|
283 |
+
{
|
284 |
+
"epoch": 2.9467723669309174,
|
285 |
+
"grad_norm": 0.42782357335090637,
|
286 |
+
"learning_rate": 0.00011697742885181551,
|
287 |
+
"loss": 1.072,
|
288 |
+
"step": 1300
|
289 |
+
},
|
290 |
+
{
|
291 |
+
"epoch": 2.9467723669309174,
|
292 |
+
"eval_loss": 1.0986168384552002,
|
293 |
+
"eval_runtime": 219.0662,
|
294 |
+
"eval_samples_per_second": 7.162,
|
295 |
+
"eval_steps_per_second": 0.899,
|
296 |
+
"step": 1300
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 3.061155152887882,
|
300 |
+
"grad_norm": 0.46029889583587646,
|
301 |
+
"learning_rate": 0.00011370624795551194,
|
302 |
+
"loss": 1.0936,
|
303 |
+
"step": 1350
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 3.17440543601359,
|
307 |
+
"grad_norm": 0.5067735314369202,
|
308 |
+
"learning_rate": 0.00011043506705920839,
|
309 |
+
"loss": 1.0304,
|
310 |
+
"step": 1400
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 3.17440543601359,
|
314 |
+
"eval_loss": 1.0839864015579224,
|
315 |
+
"eval_runtime": 219.2396,
|
316 |
+
"eval_samples_per_second": 7.157,
|
317 |
+
"eval_steps_per_second": 0.899,
|
318 |
+
"step": 1400
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 3.287655719139298,
|
322 |
+
"grad_norm": 0.46760454773902893,
|
323 |
+
"learning_rate": 0.0001071638861629048,
|
324 |
+
"loss": 1.0361,
|
325 |
+
"step": 1450
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 3.4009060022650055,
|
329 |
+
"grad_norm": 0.5199077129364014,
|
330 |
+
"learning_rate": 0.00010389270526660124,
|
331 |
+
"loss": 1.0304,
|
332 |
+
"step": 1500
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 3.4009060022650055,
|
336 |
+
"eval_loss": 1.070657730102539,
|
337 |
+
"eval_runtime": 219.1222,
|
338 |
+
"eval_samples_per_second": 7.16,
|
339 |
+
"eval_steps_per_second": 0.899,
|
340 |
+
"step": 1500
|
341 |
+
},
|
342 |
+
{
|
343 |
+
"epoch": 3.5141562853907136,
|
344 |
+
"grad_norm": 0.496124267578125,
|
345 |
+
"learning_rate": 0.00010062152437029768,
|
346 |
+
"loss": 1.0202,
|
347 |
+
"step": 1550
|
348 |
+
},
|
349 |
+
{
|
350 |
+
"epoch": 3.627406568516421,
|
351 |
+
"grad_norm": 0.5154497623443604,
|
352 |
+
"learning_rate": 9.735034347399413e-05,
|
353 |
+
"loss": 1.007,
|
354 |
+
"step": 1600
|
355 |
+
},
|
356 |
+
{
|
357 |
+
"epoch": 3.627406568516421,
|
358 |
+
"eval_loss": 1.0554137229919434,
|
359 |
+
"eval_runtime": 219.2648,
|
360 |
+
"eval_samples_per_second": 7.156,
|
361 |
+
"eval_steps_per_second": 0.898,
|
362 |
+
"step": 1600
|
363 |
+
},
|
364 |
+
{
|
365 |
+
"epoch": 3.7406568516421292,
|
366 |
+
"grad_norm": 0.4881006181240082,
|
367 |
+
"learning_rate": 9.407916257769055e-05,
|
368 |
+
"loss": 0.9934,
|
369 |
+
"step": 1650
|
370 |
+
},
|
371 |
+
{
|
372 |
+
"epoch": 3.853907134767837,
|
373 |
+
"grad_norm": 0.5507743954658508,
|
374 |
+
"learning_rate": 9.080798168138699e-05,
|
375 |
+
"loss": 0.9894,
|
376 |
+
"step": 1700
|
377 |
+
},
|
378 |
+
{
|
379 |
+
"epoch": 3.853907134767837,
|
380 |
+
"eval_loss": 1.0418345928192139,
|
381 |
+
"eval_runtime": 219.154,
|
382 |
+
"eval_samples_per_second": 7.159,
|
383 |
+
"eval_steps_per_second": 0.899,
|
384 |
+
"step": 1700
|
385 |
+
},
|
386 |
+
{
|
387 |
+
"epoch": 3.967157417893545,
|
388 |
+
"grad_norm": 0.5333808064460754,
|
389 |
+
"learning_rate": 8.753680078508342e-05,
|
390 |
+
"loss": 0.9795,
|
391 |
+
"step": 1750
|
392 |
+
},
|
393 |
+
{
|
394 |
+
"epoch": 4.081540203850509,
|
395 |
+
"grad_norm": 0.551164448261261,
|
396 |
+
"learning_rate": 8.426561988877985e-05,
|
397 |
+
"loss": 0.974,
|
398 |
+
"step": 1800
|
399 |
+
},
|
400 |
+
{
|
401 |
+
"epoch": 4.081540203850509,
|
402 |
+
"eval_loss": 1.0327671766281128,
|
403 |
+
"eval_runtime": 219.1392,
|
404 |
+
"eval_samples_per_second": 7.16,
|
405 |
+
"eval_steps_per_second": 0.899,
|
406 |
+
"step": 1800
|
407 |
+
},
|
408 |
+
{
|
409 |
+
"epoch": 4.194790486976218,
|
410 |
+
"grad_norm": 0.5678717494010925,
|
411 |
+
"learning_rate": 8.099443899247629e-05,
|
412 |
+
"loss": 0.9204,
|
413 |
+
"step": 1850
|
414 |
+
},
|
415 |
+
{
|
416 |
+
"epoch": 4.308040770101925,
|
417 |
+
"grad_norm": 0.5472707152366638,
|
418 |
+
"learning_rate": 7.772325809617273e-05,
|
419 |
+
"loss": 0.9341,
|
420 |
+
"step": 1900
|
421 |
+
},
|
422 |
+
{
|
423 |
+
"epoch": 4.308040770101925,
|
424 |
+
"eval_loss": 1.0188047885894775,
|
425 |
+
"eval_runtime": 219.1338,
|
426 |
+
"eval_samples_per_second": 7.16,
|
427 |
+
"eval_steps_per_second": 0.899,
|
428 |
+
"step": 1900
|
429 |
+
},
|
430 |
+
{
|
431 |
+
"epoch": 4.421291053227633,
|
432 |
+
"grad_norm": 0.5799363255500793,
|
433 |
+
"learning_rate": 7.445207719986915e-05,
|
434 |
+
"loss": 0.9313,
|
435 |
+
"step": 1950
|
436 |
+
},
|
437 |
+
{
|
438 |
+
"epoch": 4.534541336353341,
|
439 |
+
"grad_norm": 0.6046631336212158,
|
440 |
+
"learning_rate": 7.11808963035656e-05,
|
441 |
+
"loss": 0.9325,
|
442 |
+
"step": 2000
|
443 |
+
},
|
444 |
+
{
|
445 |
+
"epoch": 4.534541336353341,
|
446 |
+
"eval_loss": 1.004631519317627,
|
447 |
+
"eval_runtime": 219.1114,
|
448 |
+
"eval_samples_per_second": 7.161,
|
449 |
+
"eval_steps_per_second": 0.899,
|
450 |
+
"step": 2000
|
451 |
+
},
|
452 |
+
{
|
453 |
+
"epoch": 4.647791619479049,
|
454 |
+
"grad_norm": 0.5897740721702576,
|
455 |
+
"learning_rate": 6.790971540726203e-05,
|
456 |
+
"loss": 0.9213,
|
457 |
+
"step": 2050
|
458 |
+
},
|
459 |
+
{
|
460 |
+
"epoch": 4.761041902604757,
|
461 |
+
"grad_norm": 0.583991289138794,
|
462 |
+
"learning_rate": 6.463853451095846e-05,
|
463 |
+
"loss": 0.9039,
|
464 |
+
"step": 2100
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"epoch": 4.761041902604757,
|
468 |
+
"eval_loss": 0.9938989877700806,
|
469 |
+
"eval_runtime": 219.0293,
|
470 |
+
"eval_samples_per_second": 7.163,
|
471 |
+
"eval_steps_per_second": 0.899,
|
472 |
+
"step": 2100
|
473 |
+
},
|
474 |
+
{
|
475 |
+
"epoch": 4.874292185730464,
|
476 |
+
"grad_norm": 0.6264305710792542,
|
477 |
+
"learning_rate": 6.13673536146549e-05,
|
478 |
+
"loss": 0.9028,
|
479 |
+
"step": 2150
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 4.987542468856172,
|
483 |
+
"grad_norm": 0.6474761962890625,
|
484 |
+
"learning_rate": 5.809617271835133e-05,
|
485 |
+
"loss": 0.9053,
|
486 |
+
"step": 2200
|
487 |
+
},
|
488 |
+
{
|
489 |
+
"epoch": 4.987542468856172,
|
490 |
+
"eval_loss": 0.9845430254936218,
|
491 |
+
"eval_runtime": 219.2502,
|
492 |
+
"eval_samples_per_second": 7.156,
|
493 |
+
"eval_steps_per_second": 0.899,
|
494 |
+
"step": 2200
|
495 |
+
},
|
496 |
+
{
|
497 |
+
"epoch": 5.101925254813137,
|
498 |
+
"grad_norm": 0.6595875024795532,
|
499 |
+
"learning_rate": 5.4824991822047765e-05,
|
500 |
+
"loss": 0.882,
|
501 |
+
"step": 2250
|
502 |
+
},
|
503 |
+
{
|
504 |
+
"epoch": 5.215175537938845,
|
505 |
+
"grad_norm": 0.6405232548713684,
|
506 |
+
"learning_rate": 5.15538109257442e-05,
|
507 |
+
"loss": 0.8471,
|
508 |
+
"step": 2300
|
509 |
+
},
|
510 |
+
{
|
511 |
+
"epoch": 5.215175537938845,
|
512 |
+
"eval_loss": 0.9782047867774963,
|
513 |
+
"eval_runtime": 219.0751,
|
514 |
+
"eval_samples_per_second": 7.162,
|
515 |
+
"eval_steps_per_second": 0.899,
|
516 |
+
"step": 2300
|
517 |
+
},
|
518 |
+
{
|
519 |
+
"epoch": 5.3284258210645525,
|
520 |
+
"grad_norm": 0.6547350287437439,
|
521 |
+
"learning_rate": 4.828263002944063e-05,
|
522 |
+
"loss": 0.8602,
|
523 |
+
"step": 2350
|
524 |
+
},
|
525 |
+
{
|
526 |
+
"epoch": 5.44167610419026,
|
527 |
+
"grad_norm": 0.7046269178390503,
|
528 |
+
"learning_rate": 4.501144913313706e-05,
|
529 |
+
"loss": 0.8404,
|
530 |
+
"step": 2400
|
531 |
+
},
|
532 |
+
{
|
533 |
+
"epoch": 5.44167610419026,
|
534 |
+
"eval_loss": 0.9688066244125366,
|
535 |
+
"eval_runtime": 219.0622,
|
536 |
+
"eval_samples_per_second": 7.162,
|
537 |
+
"eval_steps_per_second": 0.899,
|
538 |
+
"step": 2400
|
539 |
+
},
|
540 |
+
{
|
541 |
+
"epoch": 5.554926387315969,
|
542 |
+
"grad_norm": 0.6331756114959717,
|
543 |
+
"learning_rate": 4.17402682368335e-05,
|
544 |
+
"loss": 0.8286,
|
545 |
+
"step": 2450
|
546 |
+
},
|
547 |
+
{
|
548 |
+
"epoch": 5.668176670441676,
|
549 |
+
"grad_norm": 0.7212900519371033,
|
550 |
+
"learning_rate": 3.846908734052994e-05,
|
551 |
+
"loss": 0.8382,
|
552 |
+
"step": 2500
|
553 |
+
},
|
554 |
+
{
|
555 |
+
"epoch": 5.668176670441676,
|
556 |
+
"eval_loss": 0.9589976668357849,
|
557 |
+
"eval_runtime": 219.1257,
|
558 |
+
"eval_samples_per_second": 7.16,
|
559 |
+
"eval_steps_per_second": 0.899,
|
560 |
+
"step": 2500
|
561 |
+
},
|
562 |
+
{
|
563 |
+
"epoch": 5.781426953567384,
|
564 |
+
"grad_norm": 0.6771254539489746,
|
565 |
+
"learning_rate": 3.519790644422637e-05,
|
566 |
+
"loss": 0.8359,
|
567 |
+
"step": 2550
|
568 |
+
},
|
569 |
+
{
|
570 |
+
"epoch": 5.8946772366930915,
|
571 |
+
"grad_norm": 0.7171376943588257,
|
572 |
+
"learning_rate": 3.19267255479228e-05,
|
573 |
+
"loss": 0.832,
|
574 |
+
"step": 2600
|
575 |
+
},
|
576 |
+
{
|
577 |
+
"epoch": 5.8946772366930915,
|
578 |
+
"eval_loss": 0.9501948952674866,
|
579 |
+
"eval_runtime": 219.0768,
|
580 |
+
"eval_samples_per_second": 7.162,
|
581 |
+
"eval_steps_per_second": 0.899,
|
582 |
+
"step": 2600
|
583 |
+
},
|
584 |
+
{
|
585 |
+
"epoch": 6.009060022650057,
|
586 |
+
"grad_norm": 0.6734739542007446,
|
587 |
+
"learning_rate": 2.865554465161924e-05,
|
588 |
+
"loss": 0.8437,
|
589 |
+
"step": 2650
|
590 |
+
},
|
591 |
+
{
|
592 |
+
"epoch": 6.122310305775764,
|
593 |
+
"grad_norm": 0.697407603263855,
|
594 |
+
"learning_rate": 2.538436375531567e-05,
|
595 |
+
"loss": 0.7937,
|
596 |
+
"step": 2700
|
597 |
+
},
|
598 |
+
{
|
599 |
+
"epoch": 6.122310305775764,
|
600 |
+
"eval_loss": 0.9480313658714294,
|
601 |
+
"eval_runtime": 218.949,
|
602 |
+
"eval_samples_per_second": 7.166,
|
603 |
+
"eval_steps_per_second": 0.9,
|
604 |
+
"step": 2700
|
605 |
+
},
|
606 |
+
{
|
607 |
+
"epoch": 6.235560588901472,
|
608 |
+
"grad_norm": 0.7092292904853821,
|
609 |
+
"learning_rate": 2.2113182859012105e-05,
|
610 |
+
"loss": 0.7804,
|
611 |
+
"step": 2750
|
612 |
+
},
|
613 |
+
{
|
614 |
+
"epoch": 6.34881087202718,
|
615 |
+
"grad_norm": 0.7284964919090271,
|
616 |
+
"learning_rate": 1.884200196270854e-05,
|
617 |
+
"loss": 0.7861,
|
618 |
+
"step": 2800
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"epoch": 6.34881087202718,
|
622 |
+
"eval_loss": 0.942541241645813,
|
623 |
+
"eval_runtime": 219.1707,
|
624 |
+
"eval_samples_per_second": 7.159,
|
625 |
+
"eval_steps_per_second": 0.899,
|
626 |
+
"step": 2800
|
627 |
+
}
|
628 |
+
],
|
629 |
+
"logging_steps": 50,
|
630 |
+
"max_steps": 3087,
|
631 |
+
"num_input_tokens_seen": 0,
|
632 |
+
"num_train_epochs": 7,
|
633 |
+
"save_steps": 100,
|
634 |
+
"stateful_callbacks": {
|
635 |
+
"TrainerControl": {
|
636 |
+
"args": {
|
637 |
+
"should_epoch_stop": false,
|
638 |
+
"should_evaluate": false,
|
639 |
+
"should_log": false,
|
640 |
+
"should_save": true,
|
641 |
+
"should_training_stop": false
|
642 |
+
},
|
643 |
+
"attributes": {}
|
644 |
+
}
|
645 |
+
},
|
646 |
+
"total_flos": 1.4166227091456e+17,
|
647 |
+
"train_batch_size": 8,
|
648 |
+
"trial_name": null,
|
649 |
+
"trial_params": null
|
650 |
+
}
|
checkpoint-2800/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c42b41dbc9d935cbbe256b3b4ca555bbd989585f436b746b691fd553323e7db2
|
3 |
+
size 6161
|
checkpoint-2800/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-2900/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: unsloth/qwen3-0.6b-unsloth-bnb-4bit
|
3 |
+
library_name: peft
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
<!-- Provide a longer summary of what this model is. -->
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
- **Developed by:** [More Information Needed]
|
21 |
+
- **Funded by [optional]:** [More Information Needed]
|
22 |
+
- **Shared by [optional]:** [More Information Needed]
|
23 |
+
- **Model type:** [More Information Needed]
|
24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
25 |
+
- **License:** [More Information Needed]
|
26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
+
|
28 |
+
### Model Sources [optional]
|
29 |
+
|
30 |
+
<!-- Provide the basic links for the model. -->
|
31 |
+
|
32 |
+
- **Repository:** [More Information Needed]
|
33 |
+
- **Paper [optional]:** [More Information Needed]
|
34 |
+
- **Demo [optional]:** [More Information Needed]
|
35 |
+
|
36 |
+
## Uses
|
37 |
+
|
38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
+
|
40 |
+
### Direct Use
|
41 |
+
|
42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
### Downstream Use [optional]
|
47 |
+
|
48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
### Out-of-Scope Use
|
53 |
+
|
54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
## Bias, Risks, and Limitations
|
59 |
+
|
60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Recommendations
|
65 |
+
|
66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
67 |
+
|
68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
+
|
70 |
+
## How to Get Started with the Model
|
71 |
+
|
72 |
+
Use the code below to get started with the model.
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
## Training Details
|
77 |
+
|
78 |
+
### Training Data
|
79 |
+
|
80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
### Training Procedure
|
85 |
+
|
86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
+
|
88 |
+
#### Preprocessing [optional]
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
|
93 |
+
#### Training Hyperparameters
|
94 |
+
|
95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
+
|
97 |
+
#### Speeds, Sizes, Times [optional]
|
98 |
+
|
99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
## Evaluation
|
104 |
+
|
105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
+
|
107 |
+
### Testing Data, Factors & Metrics
|
108 |
+
|
109 |
+
#### Testing Data
|
110 |
+
|
111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
#### Factors
|
116 |
+
|
117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
#### Metrics
|
122 |
+
|
123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
### Results
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
#### Summary
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
## Model Examination [optional]
|
136 |
+
|
137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
## Environmental Impact
|
142 |
+
|
143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
+
|
145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
+
|
147 |
+
- **Hardware Type:** [More Information Needed]
|
148 |
+
- **Hours used:** [More Information Needed]
|
149 |
+
- **Cloud Provider:** [More Information Needed]
|
150 |
+
- **Compute Region:** [More Information Needed]
|
151 |
+
- **Carbon Emitted:** [More Information Needed]
|
152 |
+
|
153 |
+
## Technical Specifications [optional]
|
154 |
+
|
155 |
+
### Model Architecture and Objective
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
### Compute Infrastructure
|
160 |
+
|
161 |
+
[More Information Needed]
|
162 |
+
|
163 |
+
#### Hardware
|
164 |
+
|
165 |
+
[More Information Needed]
|
166 |
+
|
167 |
+
#### Software
|
168 |
+
|
169 |
+
[More Information Needed]
|
170 |
+
|
171 |
+
## Citation [optional]
|
172 |
+
|
173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
+
|
175 |
+
**BibTeX:**
|
176 |
+
|
177 |
+
[More Information Needed]
|
178 |
+
|
179 |
+
**APA:**
|
180 |
+
|
181 |
+
[More Information Needed]
|
182 |
+
|
183 |
+
## Glossary [optional]
|
184 |
+
|
185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
+
|
187 |
+
[More Information Needed]
|
188 |
+
|
189 |
+
## More Information [optional]
|
190 |
+
|
191 |
+
[More Information Needed]
|
192 |
+
|
193 |
+
## Model Card Authors [optional]
|
194 |
+
|
195 |
+
[More Information Needed]
|
196 |
+
|
197 |
+
## Model Card Contact
|
198 |
+
|
199 |
+
[More Information Needed]
|
200 |
+
### Framework versions
|
201 |
+
|
202 |
+
- PEFT 0.14.0
|
checkpoint-2900/adapter_config.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "unsloth/qwen3-0.6b-unsloth-bnb-4bit",
|
5 |
+
"bias": "none",
|
6 |
+
"eva_config": null,
|
7 |
+
"exclude_modules": null,
|
8 |
+
"fan_in_fan_out": false,
|
9 |
+
"inference_mode": true,
|
10 |
+
"init_lora_weights": true,
|
11 |
+
"layer_replication": null,
|
12 |
+
"layers_pattern": null,
|
13 |
+
"layers_to_transform": null,
|
14 |
+
"loftq_config": {},
|
15 |
+
"lora_alpha": 16,
|
16 |
+
"lora_bias": false,
|
17 |
+
"lora_dropout": 0,
|
18 |
+
"megatron_config": null,
|
19 |
+
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": null,
|
21 |
+
"peft_type": "LORA",
|
22 |
+
"r": 16,
|
23 |
+
"rank_pattern": {},
|
24 |
+
"revision": null,
|
25 |
+
"target_modules": [
|
26 |
+
"k_proj",
|
27 |
+
"v_proj",
|
28 |
+
"o_proj",
|
29 |
+
"down_proj",
|
30 |
+
"up_proj",
|
31 |
+
"gate_proj",
|
32 |
+
"q_proj"
|
33 |
+
],
|
34 |
+
"task_type": "CAUSAL_LM",
|
35 |
+
"use_dora": false,
|
36 |
+
"use_rslora": false
|
37 |
+
}
|
checkpoint-2900/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:902bd66d63a7e4111bffd8c07dd22f6bed0f3776ad3879f39ff05360da1fb1fb
|
3 |
+
size 40422168
|
checkpoint-2900/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-2900/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-2900/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4be1fd60cd792817bcf64209f187770c85e18919bbcc5de5bef9b1ba7dcc1125
|
3 |
+
size 21979091
|
checkpoint-2900/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f1f847470b52ac88e75e3660784455efd157bb84e88f5a432765f2566908c0dd
|
3 |
+
size 14645
|
checkpoint-2900/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f5ab2ca095c42f49626096cc8652afa8814495d8624d9a78cc5b9fdc27c3713f
|
3 |
+
size 1383
|
checkpoint-2900/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:20d597e00e79b854f9f1d1118dcfdb4458aaf2b5c8c637285bbe848cfa95c533
|
3 |
+
size 1465
|
checkpoint-2900/special_tokens_map.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>",
|
5 |
+
"<|object_ref_start|>",
|
6 |
+
"<|object_ref_end|>",
|
7 |
+
"<|box_start|>",
|
8 |
+
"<|box_end|>",
|
9 |
+
"<|quad_start|>",
|
10 |
+
"<|quad_end|>",
|
11 |
+
"<|vision_start|>",
|
12 |
+
"<|vision_end|>",
|
13 |
+
"<|vision_pad|>",
|
14 |
+
"<|image_pad|>",
|
15 |
+
"<|video_pad|>"
|
16 |
+
],
|
17 |
+
"eos_token": {
|
18 |
+
"content": "<|im_end|>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
},
|
24 |
+
"pad_token": {
|
25 |
+
"content": "<|vision_pad|>",
|
26 |
+
"lstrip": false,
|
27 |
+
"normalized": false,
|
28 |
+
"rstrip": false,
|
29 |
+
"single_word": false
|
30 |
+
}
|
31 |
+
}
|
checkpoint-2900/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae1a036a9837df9caeebb840d09d80e8feef0f6d2bae982970d1ad34f5946aff
|
3 |
+
size 11422753
|
checkpoint-2900/tokenizer_config.json
ADDED
@@ -0,0 +1,241 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_prefix_space": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"151643": {
|
6 |
+
"content": "<|endoftext|>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"151644": {
|
14 |
+
"content": "<|im_start|>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"151645": {
|
22 |
+
"content": "<|im_end|>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
},
|
29 |
+
"151646": {
|
30 |
+
"content": "<|object_ref_start|>",
|
31 |
+
"lstrip": false,
|
32 |
+
"normalized": false,
|
33 |
+
"rstrip": false,
|
34 |
+
"single_word": false,
|
35 |
+
"special": true
|
36 |
+
},
|
37 |
+
"151647": {
|
38 |
+
"content": "<|object_ref_end|>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false,
|
43 |
+
"special": true
|
44 |
+
},
|
45 |
+
"151648": {
|
46 |
+
"content": "<|box_start|>",
|
47 |
+
"lstrip": false,
|
48 |
+
"normalized": false,
|
49 |
+
"rstrip": false,
|
50 |
+
"single_word": false,
|
51 |
+
"special": true
|
52 |
+
},
|
53 |
+
"151649": {
|
54 |
+
"content": "<|box_end|>",
|
55 |
+
"lstrip": false,
|
56 |
+
"normalized": false,
|
57 |
+
"rstrip": false,
|
58 |
+
"single_word": false,
|
59 |
+
"special": true
|
60 |
+
},
|
61 |
+
"151650": {
|
62 |
+
"content": "<|quad_start|>",
|
63 |
+
"lstrip": false,
|
64 |
+
"normalized": false,
|
65 |
+
"rstrip": false,
|
66 |
+
"single_word": false,
|
67 |
+
"special": true
|
68 |
+
},
|
69 |
+
"151651": {
|
70 |
+
"content": "<|quad_end|>",
|
71 |
+
"lstrip": false,
|
72 |
+
"normalized": false,
|
73 |
+
"rstrip": false,
|
74 |
+
"single_word": false,
|
75 |
+
"special": true
|
76 |
+
},
|
77 |
+
"151652": {
|
78 |
+
"content": "<|vision_start|>",
|
79 |
+
"lstrip": false,
|
80 |
+
"normalized": false,
|
81 |
+
"rstrip": false,
|
82 |
+
"single_word": false,
|
83 |
+
"special": true
|
84 |
+
},
|
85 |
+
"151653": {
|
86 |
+
"content": "<|vision_end|>",
|
87 |
+
"lstrip": false,
|
88 |
+
"normalized": false,
|
89 |
+
"rstrip": false,
|
90 |
+
"single_word": false,
|
91 |
+
"special": true
|
92 |
+
},
|
93 |
+
"151654": {
|
94 |
+
"content": "<|vision_pad|>",
|
95 |
+
"lstrip": false,
|
96 |
+
"normalized": false,
|
97 |
+
"rstrip": false,
|
98 |
+
"single_word": false,
|
99 |
+
"special": true
|
100 |
+
},
|
101 |
+
"151655": {
|
102 |
+
"content": "<|image_pad|>",
|
103 |
+
"lstrip": false,
|
104 |
+
"normalized": false,
|
105 |
+
"rstrip": false,
|
106 |
+
"single_word": false,
|
107 |
+
"special": true
|
108 |
+
},
|
109 |
+
"151656": {
|
110 |
+
"content": "<|video_pad|>",
|
111 |
+
"lstrip": false,
|
112 |
+
"normalized": false,
|
113 |
+
"rstrip": false,
|
114 |
+
"single_word": false,
|
115 |
+
"special": true
|
116 |
+
},
|
117 |
+
"151657": {
|
118 |
+
"content": "<tool_call>",
|
119 |
+
"lstrip": false,
|
120 |
+
"normalized": false,
|
121 |
+
"rstrip": false,
|
122 |
+
"single_word": false,
|
123 |
+
"special": false
|
124 |
+
},
|
125 |
+
"151658": {
|
126 |
+
"content": "</tool_call>",
|
127 |
+
"lstrip": false,
|
128 |
+
"normalized": false,
|
129 |
+
"rstrip": false,
|
130 |
+
"single_word": false,
|
131 |
+
"special": false
|
132 |
+
},
|
133 |
+
"151659": {
|
134 |
+
"content": "<|fim_prefix|>",
|
135 |
+
"lstrip": false,
|
136 |
+
"normalized": false,
|
137 |
+
"rstrip": false,
|
138 |
+
"single_word": false,
|
139 |
+
"special": false
|
140 |
+
},
|
141 |
+
"151660": {
|
142 |
+
"content": "<|fim_middle|>",
|
143 |
+
"lstrip": false,
|
144 |
+
"normalized": false,
|
145 |
+
"rstrip": false,
|
146 |
+
"single_word": false,
|
147 |
+
"special": false
|
148 |
+
},
|
149 |
+
"151661": {
|
150 |
+
"content": "<|fim_suffix|>",
|
151 |
+
"lstrip": false,
|
152 |
+
"normalized": false,
|
153 |
+
"rstrip": false,
|
154 |
+
"single_word": false,
|
155 |
+
"special": false
|
156 |
+
},
|
157 |
+
"151662": {
|
158 |
+
"content": "<|fim_pad|>",
|
159 |
+
"lstrip": false,
|
160 |
+
"normalized": false,
|
161 |
+
"rstrip": false,
|
162 |
+
"single_word": false,
|
163 |
+
"special": false
|
164 |
+
},
|
165 |
+
"151663": {
|
166 |
+
"content": "<|repo_name|>",
|
167 |
+
"lstrip": false,
|
168 |
+
"normalized": false,
|
169 |
+
"rstrip": false,
|
170 |
+
"single_word": false,
|
171 |
+
"special": false
|
172 |
+
},
|
173 |
+
"151664": {
|
174 |
+
"content": "<|file_sep|>",
|
175 |
+
"lstrip": false,
|
176 |
+
"normalized": false,
|
177 |
+
"rstrip": false,
|
178 |
+
"single_word": false,
|
179 |
+
"special": false
|
180 |
+
},
|
181 |
+
"151665": {
|
182 |
+
"content": "<tool_response>",
|
183 |
+
"lstrip": false,
|
184 |
+
"normalized": false,
|
185 |
+
"rstrip": false,
|
186 |
+
"single_word": false,
|
187 |
+
"special": false
|
188 |
+
},
|
189 |
+
"151666": {
|
190 |
+
"content": "</tool_response>",
|
191 |
+
"lstrip": false,
|
192 |
+
"normalized": false,
|
193 |
+
"rstrip": false,
|
194 |
+
"single_word": false,
|
195 |
+
"special": false
|
196 |
+
},
|
197 |
+
"151667": {
|
198 |
+
"content": "<think>",
|
199 |
+
"lstrip": false,
|
200 |
+
"normalized": false,
|
201 |
+
"rstrip": false,
|
202 |
+
"single_word": false,
|
203 |
+
"special": false
|
204 |
+
},
|
205 |
+
"151668": {
|
206 |
+
"content": "</think>",
|
207 |
+
"lstrip": false,
|
208 |
+
"normalized": false,
|
209 |
+
"rstrip": false,
|
210 |
+
"single_word": false,
|
211 |
+
"special": false
|
212 |
+
}
|
213 |
+
},
|
214 |
+
"additional_special_tokens": [
|
215 |
+
"<|im_start|>",
|
216 |
+
"<|im_end|>",
|
217 |
+
"<|object_ref_start|>",
|
218 |
+
"<|object_ref_end|>",
|
219 |
+
"<|box_start|>",
|
220 |
+
"<|box_end|>",
|
221 |
+
"<|quad_start|>",
|
222 |
+
"<|quad_end|>",
|
223 |
+
"<|vision_start|>",
|
224 |
+
"<|vision_end|>",
|
225 |
+
"<|vision_pad|>",
|
226 |
+
"<|image_pad|>",
|
227 |
+
"<|video_pad|>"
|
228 |
+
],
|
229 |
+
"bos_token": null,
|
230 |
+
"chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0].role == 'system' %}\n {{- messages[0].content + '\\n\\n' }}\n {%- endif %}\n {{- \"# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0].role == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0].content + '<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}\n{%- for forward_message in messages %}\n {%- set index = (messages|length - 1) - loop.index0 %}\n {%- set message = messages[index] %}\n {%- set current_content = message.content if message.content is defined and message.content is not none else '' %}\n {%- set tool_start = '<tool_response>' %}\n {%- set tool_start_length = tool_start|length %}\n {%- set start_of_message = current_content[:tool_start_length] %}\n {%- set tool_end = '</tool_response>' %}\n {%- set tool_end_length = tool_end|length %}\n {%- set start_pos = (current_content|length) - tool_end_length %}\n {%- if start_pos < 0 %}\n {%- set start_pos = 0 %}\n {%- endif %}\n {%- set end_of_message = current_content[start_pos:] %}\n {%- if ns.multi_step_tool and message.role == \"user\" and not(start_of_message == tool_start and end_of_message == tool_end) %}\n {%- set ns.multi_step_tool = false %}\n {%- set ns.last_query_index = index %}\n {%- endif %}\n{%- endfor %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {%- set m_content = message.content if message.content is defined and message.content is not none else '' %}\n {%- set content = m_content %}\n {%- set reasoning_content = '' %}\n {%- if message.reasoning_content is defined and message.reasoning_content is not none %}\n {%- set reasoning_content = message.reasoning_content %}\n {%- else %}\n {%- if '</think>' in m_content %}\n {%- set content = (m_content.split('</think>')|last).lstrip('\\n') %}\n {%- set reasoning_content = (m_content.split('</think>')|first).rstrip('\\n') %}\n {%- set reasoning_content = (reasoning_content.split('<think>')|last).lstrip('\\n') %}\n {%- endif %}\n {%- endif %}\n {%- if loop.index0 > ns.last_query_index %}\n {%- if loop.last or (not loop.last and (not reasoning_content.strip() == '')) %}\n {{- '<|im_start|>' + message.role + '\\n<think>\\n' + reasoning_content.strip('\\n') + '\\n</think>\\n\\n' + content.lstrip('\\n') }}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- if message.tool_calls %}\n {%- for tool_call in message.tool_calls %}\n {%- if (loop.first and content) or (not loop.first) %}\n {{- '\\n' }}\n {%- endif %}\n {%- if tool_call.function %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {%- if tool_call.arguments is string %}\n {{- tool_call.arguments }}\n {%- else %}\n {{- tool_call.arguments | tojson }}\n {%- endif %}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {%- endif %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if loop.first or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n {%- if enable_thinking is defined and enable_thinking is false %}\n {{- '<think>\\n\\n</think>\\n\\n' }}\n {%- endif %}\n{%- endif %}",
|
231 |
+
"clean_up_tokenization_spaces": false,
|
232 |
+
"eos_token": "<|im_end|>",
|
233 |
+
"errors": "replace",
|
234 |
+
"extra_special_tokens": {},
|
235 |
+
"model_max_length": 40960,
|
236 |
+
"pad_token": "<|vision_pad|>",
|
237 |
+
"padding_side": "right",
|
238 |
+
"split_special_tokens": false,
|
239 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
240 |
+
"unk_token": null
|
241 |
+
}
|
checkpoint-2900/trainer_state.json
ADDED
@@ -0,0 +1,672 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_global_step": 2900,
|
3 |
+
"best_metric": 0.939509928226471,
|
4 |
+
"best_model_checkpoint": "Qwen-3-0.6B-it-Medical-LoRA/checkpoint-2900",
|
5 |
+
"epoch": 6.575311438278596,
|
6 |
+
"eval_steps": 100,
|
7 |
+
"global_step": 2900,
|
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.11325028312570781,
|
14 |
+
"grad_norm": 0.3080866038799286,
|
15 |
+
"learning_rate": 0.00019075425790754258,
|
16 |
+
"loss": 1.8711,
|
17 |
+
"step": 50
|
18 |
+
},
|
19 |
+
{
|
20 |
+
"epoch": 0.22650056625141562,
|
21 |
+
"grad_norm": 0.28974413871765137,
|
22 |
+
"learning_rate": 0.0001664233576642336,
|
23 |
+
"loss": 1.338,
|
24 |
+
"step": 100
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.22650056625141562,
|
28 |
+
"eval_loss": 1.3033037185668945,
|
29 |
+
"eval_runtime": 217.1489,
|
30 |
+
"eval_samples_per_second": 7.225,
|
31 |
+
"eval_steps_per_second": 0.907,
|
32 |
+
"step": 100
|
33 |
+
},
|
34 |
+
{
|
35 |
+
"epoch": 0.33975084937712347,
|
36 |
+
"grad_norm": 0.3371483385562897,
|
37 |
+
"learning_rate": 0.0001420924574209246,
|
38 |
+
"loss": 1.2923,
|
39 |
+
"step": 150
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 0.45300113250283125,
|
43 |
+
"grad_norm": 0.35730767250061035,
|
44 |
+
"learning_rate": 0.00011776155717761557,
|
45 |
+
"loss": 1.2703,
|
46 |
+
"step": 200
|
47 |
+
},
|
48 |
+
{
|
49 |
+
"epoch": 0.45300113250283125,
|
50 |
+
"eval_loss": 1.2490053176879883,
|
51 |
+
"eval_runtime": 217.4793,
|
52 |
+
"eval_samples_per_second": 7.214,
|
53 |
+
"eval_steps_per_second": 0.906,
|
54 |
+
"step": 200
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"epoch": 0.5662514156285391,
|
58 |
+
"grad_norm": 0.35110780596733093,
|
59 |
+
"learning_rate": 9.343065693430657e-05,
|
60 |
+
"loss": 1.2397,
|
61 |
+
"step": 250
|
62 |
+
},
|
63 |
+
{
|
64 |
+
"epoch": 0.6795016987542469,
|
65 |
+
"grad_norm": 0.35077276825904846,
|
66 |
+
"learning_rate": 6.909975669099758e-05,
|
67 |
+
"loss": 1.232,
|
68 |
+
"step": 300
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"epoch": 0.6795016987542469,
|
72 |
+
"eval_loss": 1.2211977243423462,
|
73 |
+
"eval_runtime": 217.5364,
|
74 |
+
"eval_samples_per_second": 7.213,
|
75 |
+
"eval_steps_per_second": 0.906,
|
76 |
+
"step": 300
|
77 |
+
},
|
78 |
+
{
|
79 |
+
"epoch": 0.7927519818799547,
|
80 |
+
"grad_norm": 0.3939191699028015,
|
81 |
+
"learning_rate": 4.476885644768857e-05,
|
82 |
+
"loss": 1.2241,
|
83 |
+
"step": 350
|
84 |
+
},
|
85 |
+
{
|
86 |
+
"epoch": 0.9060022650056625,
|
87 |
+
"grad_norm": 0.366871178150177,
|
88 |
+
"learning_rate": 2.0437956204379563e-05,
|
89 |
+
"loss": 1.2078,
|
90 |
+
"step": 400
|
91 |
+
},
|
92 |
+
{
|
93 |
+
"epoch": 0.9060022650056625,
|
94 |
+
"eval_loss": 1.2062289714813232,
|
95 |
+
"eval_runtime": 217.4838,
|
96 |
+
"eval_samples_per_second": 7.214,
|
97 |
+
"eval_steps_per_second": 0.906,
|
98 |
+
"step": 400
|
99 |
+
},
|
100 |
+
{
|
101 |
+
"epoch": 1.0203850509626273,
|
102 |
+
"grad_norm": 0.3808969259262085,
|
103 |
+
"learning_rate": 0.00010164319248826291,
|
104 |
+
"loss": 1.1819,
|
105 |
+
"step": 450
|
106 |
+
},
|
107 |
+
{
|
108 |
+
"epoch": 1.1336353340883352,
|
109 |
+
"grad_norm": 0.43216949701309204,
|
110 |
+
"learning_rate": 8.990610328638498e-05,
|
111 |
+
"loss": 1.19,
|
112 |
+
"step": 500
|
113 |
+
},
|
114 |
+
{
|
115 |
+
"epoch": 1.1336353340883352,
|
116 |
+
"eval_loss": 1.1994948387145996,
|
117 |
+
"eval_runtime": 217.3626,
|
118 |
+
"eval_samples_per_second": 7.218,
|
119 |
+
"eval_steps_per_second": 0.906,
|
120 |
+
"step": 500
|
121 |
+
},
|
122 |
+
{
|
123 |
+
"epoch": 1.246885617214043,
|
124 |
+
"grad_norm": 0.4280295968055725,
|
125 |
+
"learning_rate": 7.816901408450704e-05,
|
126 |
+
"loss": 1.1971,
|
127 |
+
"step": 550
|
128 |
+
},
|
129 |
+
{
|
130 |
+
"epoch": 1.3601359003397508,
|
131 |
+
"grad_norm": 0.4056779146194458,
|
132 |
+
"learning_rate": 6.643192488262912e-05,
|
133 |
+
"loss": 1.1771,
|
134 |
+
"step": 600
|
135 |
+
},
|
136 |
+
{
|
137 |
+
"epoch": 1.3601359003397508,
|
138 |
+
"eval_loss": 1.1834282875061035,
|
139 |
+
"eval_runtime": 217.4514,
|
140 |
+
"eval_samples_per_second": 7.215,
|
141 |
+
"eval_steps_per_second": 0.906,
|
142 |
+
"step": 600
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 1.4733861834654587,
|
146 |
+
"grad_norm": 0.4397243857383728,
|
147 |
+
"learning_rate": 5.469483568075118e-05,
|
148 |
+
"loss": 1.1544,
|
149 |
+
"step": 650
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 1.5866364665911665,
|
153 |
+
"grad_norm": 0.4214654862880707,
|
154 |
+
"learning_rate": 4.295774647887324e-05,
|
155 |
+
"loss": 1.1789,
|
156 |
+
"step": 700
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 1.5866364665911665,
|
160 |
+
"eval_loss": 1.1712530851364136,
|
161 |
+
"eval_runtime": 217.6023,
|
162 |
+
"eval_samples_per_second": 7.21,
|
163 |
+
"eval_steps_per_second": 0.905,
|
164 |
+
"step": 700
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 1.6998867497168741,
|
168 |
+
"grad_norm": 0.43076109886169434,
|
169 |
+
"learning_rate": 3.1220657276995305e-05,
|
170 |
+
"loss": 1.1522,
|
171 |
+
"step": 750
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 1.8131370328425822,
|
175 |
+
"grad_norm": 0.4253358244895935,
|
176 |
+
"learning_rate": 1.9483568075117372e-05,
|
177 |
+
"loss": 1.1508,
|
178 |
+
"step": 800
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 1.8131370328425822,
|
182 |
+
"eval_loss": 1.1622345447540283,
|
183 |
+
"eval_runtime": 217.3951,
|
184 |
+
"eval_samples_per_second": 7.217,
|
185 |
+
"eval_steps_per_second": 0.906,
|
186 |
+
"step": 800
|
187 |
+
},
|
188 |
+
{
|
189 |
+
"epoch": 1.9263873159682898,
|
190 |
+
"grad_norm": 0.4359077215194702,
|
191 |
+
"learning_rate": 7.746478873239436e-06,
|
192 |
+
"loss": 1.1422,
|
193 |
+
"step": 850
|
194 |
+
},
|
195 |
+
{
|
196 |
+
"epoch": 2.0407701019252547,
|
197 |
+
"grad_norm": 0.4511992633342743,
|
198 |
+
"learning_rate": 0.00014314687602224403,
|
199 |
+
"loss": 1.149,
|
200 |
+
"step": 900
|
201 |
+
},
|
202 |
+
{
|
203 |
+
"epoch": 2.0407701019252547,
|
204 |
+
"eval_loss": 1.167581558227539,
|
205 |
+
"eval_runtime": 218.6888,
|
206 |
+
"eval_samples_per_second": 7.175,
|
207 |
+
"eval_steps_per_second": 0.901,
|
208 |
+
"step": 900
|
209 |
+
},
|
210 |
+
{
|
211 |
+
"epoch": 2.1540203850509627,
|
212 |
+
"grad_norm": 0.47519659996032715,
|
213 |
+
"learning_rate": 0.00013987569512594048,
|
214 |
+
"loss": 1.1498,
|
215 |
+
"step": 950
|
216 |
+
},
|
217 |
+
{
|
218 |
+
"epoch": 2.2672706681766703,
|
219 |
+
"grad_norm": 0.4559363126754761,
|
220 |
+
"learning_rate": 0.00013660451422963692,
|
221 |
+
"loss": 1.1469,
|
222 |
+
"step": 1000
|
223 |
+
},
|
224 |
+
{
|
225 |
+
"epoch": 2.2672706681766703,
|
226 |
+
"eval_loss": 1.1536333560943604,
|
227 |
+
"eval_runtime": 218.921,
|
228 |
+
"eval_samples_per_second": 7.167,
|
229 |
+
"eval_steps_per_second": 0.9,
|
230 |
+
"step": 1000
|
231 |
+
},
|
232 |
+
{
|
233 |
+
"epoch": 2.3805209513023784,
|
234 |
+
"grad_norm": 0.49805569648742676,
|
235 |
+
"learning_rate": 0.00013333333333333334,
|
236 |
+
"loss": 1.123,
|
237 |
+
"step": 1050
|
238 |
+
},
|
239 |
+
{
|
240 |
+
"epoch": 2.493771234428086,
|
241 |
+
"grad_norm": 0.4767671823501587,
|
242 |
+
"learning_rate": 0.00013006215243702978,
|
243 |
+
"loss": 1.1119,
|
244 |
+
"step": 1100
|
245 |
+
},
|
246 |
+
{
|
247 |
+
"epoch": 2.493771234428086,
|
248 |
+
"eval_loss": 1.1321617364883423,
|
249 |
+
"eval_runtime": 218.8468,
|
250 |
+
"eval_samples_per_second": 7.169,
|
251 |
+
"eval_steps_per_second": 0.9,
|
252 |
+
"step": 1100
|
253 |
+
},
|
254 |
+
{
|
255 |
+
"epoch": 2.607021517553794,
|
256 |
+
"grad_norm": 0.4313490688800812,
|
257 |
+
"learning_rate": 0.0001267909715407262,
|
258 |
+
"loss": 1.1096,
|
259 |
+
"step": 1150
|
260 |
+
},
|
261 |
+
{
|
262 |
+
"epoch": 2.7202718006795017,
|
263 |
+
"grad_norm": 0.46401792764663696,
|
264 |
+
"learning_rate": 0.00012351979064442265,
|
265 |
+
"loss": 1.0929,
|
266 |
+
"step": 1200
|
267 |
+
},
|
268 |
+
{
|
269 |
+
"epoch": 2.7202718006795017,
|
270 |
+
"eval_loss": 1.1138092279434204,
|
271 |
+
"eval_runtime": 219.2403,
|
272 |
+
"eval_samples_per_second": 7.157,
|
273 |
+
"eval_steps_per_second": 0.899,
|
274 |
+
"step": 1200
|
275 |
+
},
|
276 |
+
{
|
277 |
+
"epoch": 2.8335220838052093,
|
278 |
+
"grad_norm": 0.46533071994781494,
|
279 |
+
"learning_rate": 0.00012024860974811907,
|
280 |
+
"loss": 1.0894,
|
281 |
+
"step": 1250
|
282 |
+
},
|
283 |
+
{
|
284 |
+
"epoch": 2.9467723669309174,
|
285 |
+
"grad_norm": 0.42782357335090637,
|
286 |
+
"learning_rate": 0.00011697742885181551,
|
287 |
+
"loss": 1.072,
|
288 |
+
"step": 1300
|
289 |
+
},
|
290 |
+
{
|
291 |
+
"epoch": 2.9467723669309174,
|
292 |
+
"eval_loss": 1.0986168384552002,
|
293 |
+
"eval_runtime": 219.0662,
|
294 |
+
"eval_samples_per_second": 7.162,
|
295 |
+
"eval_steps_per_second": 0.899,
|
296 |
+
"step": 1300
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 3.061155152887882,
|
300 |
+
"grad_norm": 0.46029889583587646,
|
301 |
+
"learning_rate": 0.00011370624795551194,
|
302 |
+
"loss": 1.0936,
|
303 |
+
"step": 1350
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 3.17440543601359,
|
307 |
+
"grad_norm": 0.5067735314369202,
|
308 |
+
"learning_rate": 0.00011043506705920839,
|
309 |
+
"loss": 1.0304,
|
310 |
+
"step": 1400
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 3.17440543601359,
|
314 |
+
"eval_loss": 1.0839864015579224,
|
315 |
+
"eval_runtime": 219.2396,
|
316 |
+
"eval_samples_per_second": 7.157,
|
317 |
+
"eval_steps_per_second": 0.899,
|
318 |
+
"step": 1400
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 3.287655719139298,
|
322 |
+
"grad_norm": 0.46760454773902893,
|
323 |
+
"learning_rate": 0.0001071638861629048,
|
324 |
+
"loss": 1.0361,
|
325 |
+
"step": 1450
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 3.4009060022650055,
|
329 |
+
"grad_norm": 0.5199077129364014,
|
330 |
+
"learning_rate": 0.00010389270526660124,
|
331 |
+
"loss": 1.0304,
|
332 |
+
"step": 1500
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 3.4009060022650055,
|
336 |
+
"eval_loss": 1.070657730102539,
|
337 |
+
"eval_runtime": 219.1222,
|
338 |
+
"eval_samples_per_second": 7.16,
|
339 |
+
"eval_steps_per_second": 0.899,
|
340 |
+
"step": 1500
|
341 |
+
},
|
342 |
+
{
|
343 |
+
"epoch": 3.5141562853907136,
|
344 |
+
"grad_norm": 0.496124267578125,
|
345 |
+
"learning_rate": 0.00010062152437029768,
|
346 |
+
"loss": 1.0202,
|
347 |
+
"step": 1550
|
348 |
+
},
|
349 |
+
{
|
350 |
+
"epoch": 3.627406568516421,
|
351 |
+
"grad_norm": 0.5154497623443604,
|
352 |
+
"learning_rate": 9.735034347399413e-05,
|
353 |
+
"loss": 1.007,
|
354 |
+
"step": 1600
|
355 |
+
},
|
356 |
+
{
|
357 |
+
"epoch": 3.627406568516421,
|
358 |
+
"eval_loss": 1.0554137229919434,
|
359 |
+
"eval_runtime": 219.2648,
|
360 |
+
"eval_samples_per_second": 7.156,
|
361 |
+
"eval_steps_per_second": 0.898,
|
362 |
+
"step": 1600
|
363 |
+
},
|
364 |
+
{
|
365 |
+
"epoch": 3.7406568516421292,
|
366 |
+
"grad_norm": 0.4881006181240082,
|
367 |
+
"learning_rate": 9.407916257769055e-05,
|
368 |
+
"loss": 0.9934,
|
369 |
+
"step": 1650
|
370 |
+
},
|
371 |
+
{
|
372 |
+
"epoch": 3.853907134767837,
|
373 |
+
"grad_norm": 0.5507743954658508,
|
374 |
+
"learning_rate": 9.080798168138699e-05,
|
375 |
+
"loss": 0.9894,
|
376 |
+
"step": 1700
|
377 |
+
},
|
378 |
+
{
|
379 |
+
"epoch": 3.853907134767837,
|
380 |
+
"eval_loss": 1.0418345928192139,
|
381 |
+
"eval_runtime": 219.154,
|
382 |
+
"eval_samples_per_second": 7.159,
|
383 |
+
"eval_steps_per_second": 0.899,
|
384 |
+
"step": 1700
|
385 |
+
},
|
386 |
+
{
|
387 |
+
"epoch": 3.967157417893545,
|
388 |
+
"grad_norm": 0.5333808064460754,
|
389 |
+
"learning_rate": 8.753680078508342e-05,
|
390 |
+
"loss": 0.9795,
|
391 |
+
"step": 1750
|
392 |
+
},
|
393 |
+
{
|
394 |
+
"epoch": 4.081540203850509,
|
395 |
+
"grad_norm": 0.551164448261261,
|
396 |
+
"learning_rate": 8.426561988877985e-05,
|
397 |
+
"loss": 0.974,
|
398 |
+
"step": 1800
|
399 |
+
},
|
400 |
+
{
|
401 |
+
"epoch": 4.081540203850509,
|
402 |
+
"eval_loss": 1.0327671766281128,
|
403 |
+
"eval_runtime": 219.1392,
|
404 |
+
"eval_samples_per_second": 7.16,
|
405 |
+
"eval_steps_per_second": 0.899,
|
406 |
+
"step": 1800
|
407 |
+
},
|
408 |
+
{
|
409 |
+
"epoch": 4.194790486976218,
|
410 |
+
"grad_norm": 0.5678717494010925,
|
411 |
+
"learning_rate": 8.099443899247629e-05,
|
412 |
+
"loss": 0.9204,
|
413 |
+
"step": 1850
|
414 |
+
},
|
415 |
+
{
|
416 |
+
"epoch": 4.308040770101925,
|
417 |
+
"grad_norm": 0.5472707152366638,
|
418 |
+
"learning_rate": 7.772325809617273e-05,
|
419 |
+
"loss": 0.9341,
|
420 |
+
"step": 1900
|
421 |
+
},
|
422 |
+
{
|
423 |
+
"epoch": 4.308040770101925,
|
424 |
+
"eval_loss": 1.0188047885894775,
|
425 |
+
"eval_runtime": 219.1338,
|
426 |
+
"eval_samples_per_second": 7.16,
|
427 |
+
"eval_steps_per_second": 0.899,
|
428 |
+
"step": 1900
|
429 |
+
},
|
430 |
+
{
|
431 |
+
"epoch": 4.421291053227633,
|
432 |
+
"grad_norm": 0.5799363255500793,
|
433 |
+
"learning_rate": 7.445207719986915e-05,
|
434 |
+
"loss": 0.9313,
|
435 |
+
"step": 1950
|
436 |
+
},
|
437 |
+
{
|
438 |
+
"epoch": 4.534541336353341,
|
439 |
+
"grad_norm": 0.6046631336212158,
|
440 |
+
"learning_rate": 7.11808963035656e-05,
|
441 |
+
"loss": 0.9325,
|
442 |
+
"step": 2000
|
443 |
+
},
|
444 |
+
{
|
445 |
+
"epoch": 4.534541336353341,
|
446 |
+
"eval_loss": 1.004631519317627,
|
447 |
+
"eval_runtime": 219.1114,
|
448 |
+
"eval_samples_per_second": 7.161,
|
449 |
+
"eval_steps_per_second": 0.899,
|
450 |
+
"step": 2000
|
451 |
+
},
|
452 |
+
{
|
453 |
+
"epoch": 4.647791619479049,
|
454 |
+
"grad_norm": 0.5897740721702576,
|
455 |
+
"learning_rate": 6.790971540726203e-05,
|
456 |
+
"loss": 0.9213,
|
457 |
+
"step": 2050
|
458 |
+
},
|
459 |
+
{
|
460 |
+
"epoch": 4.761041902604757,
|
461 |
+
"grad_norm": 0.583991289138794,
|
462 |
+
"learning_rate": 6.463853451095846e-05,
|
463 |
+
"loss": 0.9039,
|
464 |
+
"step": 2100
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"epoch": 4.761041902604757,
|
468 |
+
"eval_loss": 0.9938989877700806,
|
469 |
+
"eval_runtime": 219.0293,
|
470 |
+
"eval_samples_per_second": 7.163,
|
471 |
+
"eval_steps_per_second": 0.899,
|
472 |
+
"step": 2100
|
473 |
+
},
|
474 |
+
{
|
475 |
+
"epoch": 4.874292185730464,
|
476 |
+
"grad_norm": 0.6264305710792542,
|
477 |
+
"learning_rate": 6.13673536146549e-05,
|
478 |
+
"loss": 0.9028,
|
479 |
+
"step": 2150
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 4.987542468856172,
|
483 |
+
"grad_norm": 0.6474761962890625,
|
484 |
+
"learning_rate": 5.809617271835133e-05,
|
485 |
+
"loss": 0.9053,
|
486 |
+
"step": 2200
|
487 |
+
},
|
488 |
+
{
|
489 |
+
"epoch": 4.987542468856172,
|
490 |
+
"eval_loss": 0.9845430254936218,
|
491 |
+
"eval_runtime": 219.2502,
|
492 |
+
"eval_samples_per_second": 7.156,
|
493 |
+
"eval_steps_per_second": 0.899,
|
494 |
+
"step": 2200
|
495 |
+
},
|
496 |
+
{
|
497 |
+
"epoch": 5.101925254813137,
|
498 |
+
"grad_norm": 0.6595875024795532,
|
499 |
+
"learning_rate": 5.4824991822047765e-05,
|
500 |
+
"loss": 0.882,
|
501 |
+
"step": 2250
|
502 |
+
},
|
503 |
+
{
|
504 |
+
"epoch": 5.215175537938845,
|
505 |
+
"grad_norm": 0.6405232548713684,
|
506 |
+
"learning_rate": 5.15538109257442e-05,
|
507 |
+
"loss": 0.8471,
|
508 |
+
"step": 2300
|
509 |
+
},
|
510 |
+
{
|
511 |
+
"epoch": 5.215175537938845,
|
512 |
+
"eval_loss": 0.9782047867774963,
|
513 |
+
"eval_runtime": 219.0751,
|
514 |
+
"eval_samples_per_second": 7.162,
|
515 |
+
"eval_steps_per_second": 0.899,
|
516 |
+
"step": 2300
|
517 |
+
},
|
518 |
+
{
|
519 |
+
"epoch": 5.3284258210645525,
|
520 |
+
"grad_norm": 0.6547350287437439,
|
521 |
+
"learning_rate": 4.828263002944063e-05,
|
522 |
+
"loss": 0.8602,
|
523 |
+
"step": 2350
|
524 |
+
},
|
525 |
+
{
|
526 |
+
"epoch": 5.44167610419026,
|
527 |
+
"grad_norm": 0.7046269178390503,
|
528 |
+
"learning_rate": 4.501144913313706e-05,
|
529 |
+
"loss": 0.8404,
|
530 |
+
"step": 2400
|
531 |
+
},
|
532 |
+
{
|
533 |
+
"epoch": 5.44167610419026,
|
534 |
+
"eval_loss": 0.9688066244125366,
|
535 |
+
"eval_runtime": 219.0622,
|
536 |
+
"eval_samples_per_second": 7.162,
|
537 |
+
"eval_steps_per_second": 0.899,
|
538 |
+
"step": 2400
|
539 |
+
},
|
540 |
+
{
|
541 |
+
"epoch": 5.554926387315969,
|
542 |
+
"grad_norm": 0.6331756114959717,
|
543 |
+
"learning_rate": 4.17402682368335e-05,
|
544 |
+
"loss": 0.8286,
|
545 |
+
"step": 2450
|
546 |
+
},
|
547 |
+
{
|
548 |
+
"epoch": 5.668176670441676,
|
549 |
+
"grad_norm": 0.7212900519371033,
|
550 |
+
"learning_rate": 3.846908734052994e-05,
|
551 |
+
"loss": 0.8382,
|
552 |
+
"step": 2500
|
553 |
+
},
|
554 |
+
{
|
555 |
+
"epoch": 5.668176670441676,
|
556 |
+
"eval_loss": 0.9589976668357849,
|
557 |
+
"eval_runtime": 219.1257,
|
558 |
+
"eval_samples_per_second": 7.16,
|
559 |
+
"eval_steps_per_second": 0.899,
|
560 |
+
"step": 2500
|
561 |
+
},
|
562 |
+
{
|
563 |
+
"epoch": 5.781426953567384,
|
564 |
+
"grad_norm": 0.6771254539489746,
|
565 |
+
"learning_rate": 3.519790644422637e-05,
|
566 |
+
"loss": 0.8359,
|
567 |
+
"step": 2550
|
568 |
+
},
|
569 |
+
{
|
570 |
+
"epoch": 5.8946772366930915,
|
571 |
+
"grad_norm": 0.7171376943588257,
|
572 |
+
"learning_rate": 3.19267255479228e-05,
|
573 |
+
"loss": 0.832,
|
574 |
+
"step": 2600
|
575 |
+
},
|
576 |
+
{
|
577 |
+
"epoch": 5.8946772366930915,
|
578 |
+
"eval_loss": 0.9501948952674866,
|
579 |
+
"eval_runtime": 219.0768,
|
580 |
+
"eval_samples_per_second": 7.162,
|
581 |
+
"eval_steps_per_second": 0.899,
|
582 |
+
"step": 2600
|
583 |
+
},
|
584 |
+
{
|
585 |
+
"epoch": 6.009060022650057,
|
586 |
+
"grad_norm": 0.6734739542007446,
|
587 |
+
"learning_rate": 2.865554465161924e-05,
|
588 |
+
"loss": 0.8437,
|
589 |
+
"step": 2650
|
590 |
+
},
|
591 |
+
{
|
592 |
+
"epoch": 6.122310305775764,
|
593 |
+
"grad_norm": 0.697407603263855,
|
594 |
+
"learning_rate": 2.538436375531567e-05,
|
595 |
+
"loss": 0.7937,
|
596 |
+
"step": 2700
|
597 |
+
},
|
598 |
+
{
|
599 |
+
"epoch": 6.122310305775764,
|
600 |
+
"eval_loss": 0.9480313658714294,
|
601 |
+
"eval_runtime": 218.949,
|
602 |
+
"eval_samples_per_second": 7.166,
|
603 |
+
"eval_steps_per_second": 0.9,
|
604 |
+
"step": 2700
|
605 |
+
},
|
606 |
+
{
|
607 |
+
"epoch": 6.235560588901472,
|
608 |
+
"grad_norm": 0.7092292904853821,
|
609 |
+
"learning_rate": 2.2113182859012105e-05,
|
610 |
+
"loss": 0.7804,
|
611 |
+
"step": 2750
|
612 |
+
},
|
613 |
+
{
|
614 |
+
"epoch": 6.34881087202718,
|
615 |
+
"grad_norm": 0.7284964919090271,
|
616 |
+
"learning_rate": 1.884200196270854e-05,
|
617 |
+
"loss": 0.7861,
|
618 |
+
"step": 2800
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"epoch": 6.34881087202718,
|
622 |
+
"eval_loss": 0.942541241645813,
|
623 |
+
"eval_runtime": 219.1707,
|
624 |
+
"eval_samples_per_second": 7.159,
|
625 |
+
"eval_steps_per_second": 0.899,
|
626 |
+
"step": 2800
|
627 |
+
},
|
628 |
+
{
|
629 |
+
"epoch": 6.462061155152888,
|
630 |
+
"grad_norm": 0.7725135087966919,
|
631 |
+
"learning_rate": 1.557082106640497e-05,
|
632 |
+
"loss": 0.776,
|
633 |
+
"step": 2850
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"epoch": 6.575311438278596,
|
637 |
+
"grad_norm": 0.7266800403594971,
|
638 |
+
"learning_rate": 1.2299640170101408e-05,
|
639 |
+
"loss": 0.7812,
|
640 |
+
"step": 2900
|
641 |
+
},
|
642 |
+
{
|
643 |
+
"epoch": 6.575311438278596,
|
644 |
+
"eval_loss": 0.939509928226471,
|
645 |
+
"eval_runtime": 219.1206,
|
646 |
+
"eval_samples_per_second": 7.16,
|
647 |
+
"eval_steps_per_second": 0.899,
|
648 |
+
"step": 2900
|
649 |
+
}
|
650 |
+
],
|
651 |
+
"logging_steps": 50,
|
652 |
+
"max_steps": 3087,
|
653 |
+
"num_input_tokens_seen": 0,
|
654 |
+
"num_train_epochs": 7,
|
655 |
+
"save_steps": 100,
|
656 |
+
"stateful_callbacks": {
|
657 |
+
"TrainerControl": {
|
658 |
+
"args": {
|
659 |
+
"should_epoch_stop": false,
|
660 |
+
"should_evaluate": false,
|
661 |
+
"should_log": false,
|
662 |
+
"should_save": true,
|
663 |
+
"should_training_stop": false
|
664 |
+
},
|
665 |
+
"attributes": {}
|
666 |
+
}
|
667 |
+
},
|
668 |
+
"total_flos": 1.4674391728128e+17,
|
669 |
+
"train_batch_size": 8,
|
670 |
+
"trial_name": null,
|
671 |
+
"trial_params": null
|
672 |
+
}
|
checkpoint-2900/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c42b41dbc9d935cbbe256b3b4ca555bbd989585f436b746b691fd553323e7db2
|
3 |
+
size 6161
|
checkpoint-2900/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-3000/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: unsloth/qwen3-0.6b-unsloth-bnb-4bit
|
3 |
+
library_name: peft
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
<!-- Provide a longer summary of what this model is. -->
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
- **Developed by:** [More Information Needed]
|
21 |
+
- **Funded by [optional]:** [More Information Needed]
|
22 |
+
- **Shared by [optional]:** [More Information Needed]
|
23 |
+
- **Model type:** [More Information Needed]
|
24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
25 |
+
- **License:** [More Information Needed]
|
26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
+
|
28 |
+
### Model Sources [optional]
|
29 |
+
|
30 |
+
<!-- Provide the basic links for the model. -->
|
31 |
+
|
32 |
+
- **Repository:** [More Information Needed]
|
33 |
+
- **Paper [optional]:** [More Information Needed]
|
34 |
+
- **Demo [optional]:** [More Information Needed]
|
35 |
+
|
36 |
+
## Uses
|
37 |
+
|
38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
+
|
40 |
+
### Direct Use
|
41 |
+
|
42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
### Downstream Use [optional]
|
47 |
+
|
48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
### Out-of-Scope Use
|
53 |
+
|
54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
## Bias, Risks, and Limitations
|
59 |
+
|
60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Recommendations
|
65 |
+
|
66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
67 |
+
|
68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
+
|
70 |
+
## How to Get Started with the Model
|
71 |
+
|
72 |
+
Use the code below to get started with the model.
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
## Training Details
|
77 |
+
|
78 |
+
### Training Data
|
79 |
+
|
80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
### Training Procedure
|
85 |
+
|
86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
+
|
88 |
+
#### Preprocessing [optional]
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
|
93 |
+
#### Training Hyperparameters
|
94 |
+
|
95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
+
|
97 |
+
#### Speeds, Sizes, Times [optional]
|
98 |
+
|
99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
## Evaluation
|
104 |
+
|
105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
+
|
107 |
+
### Testing Data, Factors & Metrics
|
108 |
+
|
109 |
+
#### Testing Data
|
110 |
+
|
111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
#### Factors
|
116 |
+
|
117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
#### Metrics
|
122 |
+
|
123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
### Results
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
#### Summary
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
## Model Examination [optional]
|
136 |
+
|
137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
## Environmental Impact
|
142 |
+
|
143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
+
|
145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
+
|
147 |
+
- **Hardware Type:** [More Information Needed]
|
148 |
+
- **Hours used:** [More Information Needed]
|
149 |
+
- **Cloud Provider:** [More Information Needed]
|
150 |
+
- **Compute Region:** [More Information Needed]
|
151 |
+
- **Carbon Emitted:** [More Information Needed]
|
152 |
+
|
153 |
+
## Technical Specifications [optional]
|
154 |
+
|
155 |
+
### Model Architecture and Objective
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
### Compute Infrastructure
|
160 |
+
|
161 |
+
[More Information Needed]
|
162 |
+
|
163 |
+
#### Hardware
|
164 |
+
|
165 |
+
[More Information Needed]
|
166 |
+
|
167 |
+
#### Software
|
168 |
+
|
169 |
+
[More Information Needed]
|
170 |
+
|
171 |
+
## Citation [optional]
|
172 |
+
|
173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
+
|
175 |
+
**BibTeX:**
|
176 |
+
|
177 |
+
[More Information Needed]
|
178 |
+
|
179 |
+
**APA:**
|
180 |
+
|
181 |
+
[More Information Needed]
|
182 |
+
|
183 |
+
## Glossary [optional]
|
184 |
+
|
185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
+
|
187 |
+
[More Information Needed]
|
188 |
+
|
189 |
+
## More Information [optional]
|
190 |
+
|
191 |
+
[More Information Needed]
|
192 |
+
|
193 |
+
## Model Card Authors [optional]
|
194 |
+
|
195 |
+
[More Information Needed]
|
196 |
+
|
197 |
+
## Model Card Contact
|
198 |
+
|
199 |
+
[More Information Needed]
|
200 |
+
### Framework versions
|
201 |
+
|
202 |
+
- PEFT 0.14.0
|
checkpoint-3000/adapter_config.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "unsloth/qwen3-0.6b-unsloth-bnb-4bit",
|
5 |
+
"bias": "none",
|
6 |
+
"eva_config": null,
|
7 |
+
"exclude_modules": null,
|
8 |
+
"fan_in_fan_out": false,
|
9 |
+
"inference_mode": true,
|
10 |
+
"init_lora_weights": true,
|
11 |
+
"layer_replication": null,
|
12 |
+
"layers_pattern": null,
|
13 |
+
"layers_to_transform": null,
|
14 |
+
"loftq_config": {},
|
15 |
+
"lora_alpha": 16,
|
16 |
+
"lora_bias": false,
|
17 |
+
"lora_dropout": 0,
|
18 |
+
"megatron_config": null,
|
19 |
+
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": null,
|
21 |
+
"peft_type": "LORA",
|
22 |
+
"r": 16,
|
23 |
+
"rank_pattern": {},
|
24 |
+
"revision": null,
|
25 |
+
"target_modules": [
|
26 |
+
"k_proj",
|
27 |
+
"v_proj",
|
28 |
+
"o_proj",
|
29 |
+
"down_proj",
|
30 |
+
"up_proj",
|
31 |
+
"gate_proj",
|
32 |
+
"q_proj"
|
33 |
+
],
|
34 |
+
"task_type": "CAUSAL_LM",
|
35 |
+
"use_dora": false,
|
36 |
+
"use_rslora": false
|
37 |
+
}
|
checkpoint-3000/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8fb89e6b2a9a5fefcdf059f837692b42d00e8f6f6ff3e8db9f50c6b2a174b51a
|
3 |
+
size 40422168
|
checkpoint-3000/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-3000/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-3000/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9a5df88df53537ee606d54feb421968d5e013eeb9c57418754ecff00905d772c
|
3 |
+
size 21979091
|
checkpoint-3000/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5bba62abab919d97e86e665bcc2b30cdef0058dbbf59538563dd656f3b9d42e6
|
3 |
+
size 14645
|
checkpoint-3000/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5ac1c46a2776d12775d23d0f587efc112188137ce2140da35bc15d301c9f620e
|
3 |
+
size 1383
|
checkpoint-3000/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ee418acec58a884beed2a11a445cf8bdbc19bc5248291b2e2bd27555d580b901
|
3 |
+
size 1465
|
checkpoint-3000/special_tokens_map.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>",
|
5 |
+
"<|object_ref_start|>",
|
6 |
+
"<|object_ref_end|>",
|
7 |
+
"<|box_start|>",
|
8 |
+
"<|box_end|>",
|
9 |
+
"<|quad_start|>",
|
10 |
+
"<|quad_end|>",
|
11 |
+
"<|vision_start|>",
|
12 |
+
"<|vision_end|>",
|
13 |
+
"<|vision_pad|>",
|
14 |
+
"<|image_pad|>",
|
15 |
+
"<|video_pad|>"
|
16 |
+
],
|
17 |
+
"eos_token": {
|
18 |
+
"content": "<|im_end|>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
},
|
24 |
+
"pad_token": {
|
25 |
+
"content": "<|vision_pad|>",
|
26 |
+
"lstrip": false,
|
27 |
+
"normalized": false,
|
28 |
+
"rstrip": false,
|
29 |
+
"single_word": false
|
30 |
+
}
|
31 |
+
}
|
checkpoint-3000/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ae1a036a9837df9caeebb840d09d80e8feef0f6d2bae982970d1ad34f5946aff
|
3 |
+
size 11422753
|
checkpoint-3000/tokenizer_config.json
ADDED
@@ -0,0 +1,241 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_bos_token": false,
|
3 |
+
"add_prefix_space": false,
|
4 |
+
"added_tokens_decoder": {
|
5 |
+
"151643": {
|
6 |
+
"content": "<|endoftext|>",
|
7 |
+
"lstrip": false,
|
8 |
+
"normalized": false,
|
9 |
+
"rstrip": false,
|
10 |
+
"single_word": false,
|
11 |
+
"special": true
|
12 |
+
},
|
13 |
+
"151644": {
|
14 |
+
"content": "<|im_start|>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false,
|
19 |
+
"special": true
|
20 |
+
},
|
21 |
+
"151645": {
|
22 |
+
"content": "<|im_end|>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false,
|
27 |
+
"special": true
|
28 |
+
},
|
29 |
+
"151646": {
|
30 |
+
"content": "<|object_ref_start|>",
|
31 |
+
"lstrip": false,
|
32 |
+
"normalized": false,
|
33 |
+
"rstrip": false,
|
34 |
+
"single_word": false,
|
35 |
+
"special": true
|
36 |
+
},
|
37 |
+
"151647": {
|
38 |
+
"content": "<|object_ref_end|>",
|
39 |
+
"lstrip": false,
|
40 |
+
"normalized": false,
|
41 |
+
"rstrip": false,
|
42 |
+
"single_word": false,
|
43 |
+
"special": true
|
44 |
+
},
|
45 |
+
"151648": {
|
46 |
+
"content": "<|box_start|>",
|
47 |
+
"lstrip": false,
|
48 |
+
"normalized": false,
|
49 |
+
"rstrip": false,
|
50 |
+
"single_word": false,
|
51 |
+
"special": true
|
52 |
+
},
|
53 |
+
"151649": {
|
54 |
+
"content": "<|box_end|>",
|
55 |
+
"lstrip": false,
|
56 |
+
"normalized": false,
|
57 |
+
"rstrip": false,
|
58 |
+
"single_word": false,
|
59 |
+
"special": true
|
60 |
+
},
|
61 |
+
"151650": {
|
62 |
+
"content": "<|quad_start|>",
|
63 |
+
"lstrip": false,
|
64 |
+
"normalized": false,
|
65 |
+
"rstrip": false,
|
66 |
+
"single_word": false,
|
67 |
+
"special": true
|
68 |
+
},
|
69 |
+
"151651": {
|
70 |
+
"content": "<|quad_end|>",
|
71 |
+
"lstrip": false,
|
72 |
+
"normalized": false,
|
73 |
+
"rstrip": false,
|
74 |
+
"single_word": false,
|
75 |
+
"special": true
|
76 |
+
},
|
77 |
+
"151652": {
|
78 |
+
"content": "<|vision_start|>",
|
79 |
+
"lstrip": false,
|
80 |
+
"normalized": false,
|
81 |
+
"rstrip": false,
|
82 |
+
"single_word": false,
|
83 |
+
"special": true
|
84 |
+
},
|
85 |
+
"151653": {
|
86 |
+
"content": "<|vision_end|>",
|
87 |
+
"lstrip": false,
|
88 |
+
"normalized": false,
|
89 |
+
"rstrip": false,
|
90 |
+
"single_word": false,
|
91 |
+
"special": true
|
92 |
+
},
|
93 |
+
"151654": {
|
94 |
+
"content": "<|vision_pad|>",
|
95 |
+
"lstrip": false,
|
96 |
+
"normalized": false,
|
97 |
+
"rstrip": false,
|
98 |
+
"single_word": false,
|
99 |
+
"special": true
|
100 |
+
},
|
101 |
+
"151655": {
|
102 |
+
"content": "<|image_pad|>",
|
103 |
+
"lstrip": false,
|
104 |
+
"normalized": false,
|
105 |
+
"rstrip": false,
|
106 |
+
"single_word": false,
|
107 |
+
"special": true
|
108 |
+
},
|
109 |
+
"151656": {
|
110 |
+
"content": "<|video_pad|>",
|
111 |
+
"lstrip": false,
|
112 |
+
"normalized": false,
|
113 |
+
"rstrip": false,
|
114 |
+
"single_word": false,
|
115 |
+
"special": true
|
116 |
+
},
|
117 |
+
"151657": {
|
118 |
+
"content": "<tool_call>",
|
119 |
+
"lstrip": false,
|
120 |
+
"normalized": false,
|
121 |
+
"rstrip": false,
|
122 |
+
"single_word": false,
|
123 |
+
"special": false
|
124 |
+
},
|
125 |
+
"151658": {
|
126 |
+
"content": "</tool_call>",
|
127 |
+
"lstrip": false,
|
128 |
+
"normalized": false,
|
129 |
+
"rstrip": false,
|
130 |
+
"single_word": false,
|
131 |
+
"special": false
|
132 |
+
},
|
133 |
+
"151659": {
|
134 |
+
"content": "<|fim_prefix|>",
|
135 |
+
"lstrip": false,
|
136 |
+
"normalized": false,
|
137 |
+
"rstrip": false,
|
138 |
+
"single_word": false,
|
139 |
+
"special": false
|
140 |
+
},
|
141 |
+
"151660": {
|
142 |
+
"content": "<|fim_middle|>",
|
143 |
+
"lstrip": false,
|
144 |
+
"normalized": false,
|
145 |
+
"rstrip": false,
|
146 |
+
"single_word": false,
|
147 |
+
"special": false
|
148 |
+
},
|
149 |
+
"151661": {
|
150 |
+
"content": "<|fim_suffix|>",
|
151 |
+
"lstrip": false,
|
152 |
+
"normalized": false,
|
153 |
+
"rstrip": false,
|
154 |
+
"single_word": false,
|
155 |
+
"special": false
|
156 |
+
},
|
157 |
+
"151662": {
|
158 |
+
"content": "<|fim_pad|>",
|
159 |
+
"lstrip": false,
|
160 |
+
"normalized": false,
|
161 |
+
"rstrip": false,
|
162 |
+
"single_word": false,
|
163 |
+
"special": false
|
164 |
+
},
|
165 |
+
"151663": {
|
166 |
+
"content": "<|repo_name|>",
|
167 |
+
"lstrip": false,
|
168 |
+
"normalized": false,
|
169 |
+
"rstrip": false,
|
170 |
+
"single_word": false,
|
171 |
+
"special": false
|
172 |
+
},
|
173 |
+
"151664": {
|
174 |
+
"content": "<|file_sep|>",
|
175 |
+
"lstrip": false,
|
176 |
+
"normalized": false,
|
177 |
+
"rstrip": false,
|
178 |
+
"single_word": false,
|
179 |
+
"special": false
|
180 |
+
},
|
181 |
+
"151665": {
|
182 |
+
"content": "<tool_response>",
|
183 |
+
"lstrip": false,
|
184 |
+
"normalized": false,
|
185 |
+
"rstrip": false,
|
186 |
+
"single_word": false,
|
187 |
+
"special": false
|
188 |
+
},
|
189 |
+
"151666": {
|
190 |
+
"content": "</tool_response>",
|
191 |
+
"lstrip": false,
|
192 |
+
"normalized": false,
|
193 |
+
"rstrip": false,
|
194 |
+
"single_word": false,
|
195 |
+
"special": false
|
196 |
+
},
|
197 |
+
"151667": {
|
198 |
+
"content": "<think>",
|
199 |
+
"lstrip": false,
|
200 |
+
"normalized": false,
|
201 |
+
"rstrip": false,
|
202 |
+
"single_word": false,
|
203 |
+
"special": false
|
204 |
+
},
|
205 |
+
"151668": {
|
206 |
+
"content": "</think>",
|
207 |
+
"lstrip": false,
|
208 |
+
"normalized": false,
|
209 |
+
"rstrip": false,
|
210 |
+
"single_word": false,
|
211 |
+
"special": false
|
212 |
+
}
|
213 |
+
},
|
214 |
+
"additional_special_tokens": [
|
215 |
+
"<|im_start|>",
|
216 |
+
"<|im_end|>",
|
217 |
+
"<|object_ref_start|>",
|
218 |
+
"<|object_ref_end|>",
|
219 |
+
"<|box_start|>",
|
220 |
+
"<|box_end|>",
|
221 |
+
"<|quad_start|>",
|
222 |
+
"<|quad_end|>",
|
223 |
+
"<|vision_start|>",
|
224 |
+
"<|vision_end|>",
|
225 |
+
"<|vision_pad|>",
|
226 |
+
"<|image_pad|>",
|
227 |
+
"<|video_pad|>"
|
228 |
+
],
|
229 |
+
"bos_token": null,
|
230 |
+
"chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0].role == 'system' %}\n {{- messages[0].content + '\\n\\n' }}\n {%- endif %}\n {{- \"# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0].role == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0].content + '<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}\n{%- for forward_message in messages %}\n {%- set index = (messages|length - 1) - loop.index0 %}\n {%- set message = messages[index] %}\n {%- set current_content = message.content if message.content is defined and message.content is not none else '' %}\n {%- set tool_start = '<tool_response>' %}\n {%- set tool_start_length = tool_start|length %}\n {%- set start_of_message = current_content[:tool_start_length] %}\n {%- set tool_end = '</tool_response>' %}\n {%- set tool_end_length = tool_end|length %}\n {%- set start_pos = (current_content|length) - tool_end_length %}\n {%- if start_pos < 0 %}\n {%- set start_pos = 0 %}\n {%- endif %}\n {%- set end_of_message = current_content[start_pos:] %}\n {%- if ns.multi_step_tool and message.role == \"user\" and not(start_of_message == tool_start and end_of_message == tool_end) %}\n {%- set ns.multi_step_tool = false %}\n {%- set ns.last_query_index = index %}\n {%- endif %}\n{%- endfor %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {%- set m_content = message.content if message.content is defined and message.content is not none else '' %}\n {%- set content = m_content %}\n {%- set reasoning_content = '' %}\n {%- if message.reasoning_content is defined and message.reasoning_content is not none %}\n {%- set reasoning_content = message.reasoning_content %}\n {%- else %}\n {%- if '</think>' in m_content %}\n {%- set content = (m_content.split('</think>')|last).lstrip('\\n') %}\n {%- set reasoning_content = (m_content.split('</think>')|first).rstrip('\\n') %}\n {%- set reasoning_content = (reasoning_content.split('<think>')|last).lstrip('\\n') %}\n {%- endif %}\n {%- endif %}\n {%- if loop.index0 > ns.last_query_index %}\n {%- if loop.last or (not loop.last and (not reasoning_content.strip() == '')) %}\n {{- '<|im_start|>' + message.role + '\\n<think>\\n' + reasoning_content.strip('\\n') + '\\n</think>\\n\\n' + content.lstrip('\\n') }}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- else %}\n {{- '<|im_start|>' + message.role + '\\n' + content }}\n {%- endif %}\n {%- if message.tool_calls %}\n {%- for tool_call in message.tool_calls %}\n {%- if (loop.first and content) or (not loop.first) %}\n {{- '\\n' }}\n {%- endif %}\n {%- if tool_call.function %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {%- if tool_call.arguments is string %}\n {{- tool_call.arguments }}\n {%- else %}\n {{- tool_call.arguments | tojson }}\n {%- endif %}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {%- endif %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if loop.first or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n {%- if enable_thinking is defined and enable_thinking is false %}\n {{- '<think>\\n\\n</think>\\n\\n' }}\n {%- endif %}\n{%- endif %}",
|
231 |
+
"clean_up_tokenization_spaces": false,
|
232 |
+
"eos_token": "<|im_end|>",
|
233 |
+
"errors": "replace",
|
234 |
+
"extra_special_tokens": {},
|
235 |
+
"model_max_length": 40960,
|
236 |
+
"pad_token": "<|vision_pad|>",
|
237 |
+
"padding_side": "right",
|
238 |
+
"split_special_tokens": false,
|
239 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
240 |
+
"unk_token": null
|
241 |
+
}
|
checkpoint-3000/trainer_state.json
ADDED
@@ -0,0 +1,694 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_global_step": 3000,
|
3 |
+
"best_metric": 0.9356247782707214,
|
4 |
+
"best_model_checkpoint": "Qwen-3-0.6B-it-Medical-LoRA/checkpoint-3000",
|
5 |
+
"epoch": 6.801812004530011,
|
6 |
+
"eval_steps": 100,
|
7 |
+
"global_step": 3000,
|
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.11325028312570781,
|
14 |
+
"grad_norm": 0.3080866038799286,
|
15 |
+
"learning_rate": 0.00019075425790754258,
|
16 |
+
"loss": 1.8711,
|
17 |
+
"step": 50
|
18 |
+
},
|
19 |
+
{
|
20 |
+
"epoch": 0.22650056625141562,
|
21 |
+
"grad_norm": 0.28974413871765137,
|
22 |
+
"learning_rate": 0.0001664233576642336,
|
23 |
+
"loss": 1.338,
|
24 |
+
"step": 100
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.22650056625141562,
|
28 |
+
"eval_loss": 1.3033037185668945,
|
29 |
+
"eval_runtime": 217.1489,
|
30 |
+
"eval_samples_per_second": 7.225,
|
31 |
+
"eval_steps_per_second": 0.907,
|
32 |
+
"step": 100
|
33 |
+
},
|
34 |
+
{
|
35 |
+
"epoch": 0.33975084937712347,
|
36 |
+
"grad_norm": 0.3371483385562897,
|
37 |
+
"learning_rate": 0.0001420924574209246,
|
38 |
+
"loss": 1.2923,
|
39 |
+
"step": 150
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 0.45300113250283125,
|
43 |
+
"grad_norm": 0.35730767250061035,
|
44 |
+
"learning_rate": 0.00011776155717761557,
|
45 |
+
"loss": 1.2703,
|
46 |
+
"step": 200
|
47 |
+
},
|
48 |
+
{
|
49 |
+
"epoch": 0.45300113250283125,
|
50 |
+
"eval_loss": 1.2490053176879883,
|
51 |
+
"eval_runtime": 217.4793,
|
52 |
+
"eval_samples_per_second": 7.214,
|
53 |
+
"eval_steps_per_second": 0.906,
|
54 |
+
"step": 200
|
55 |
+
},
|
56 |
+
{
|
57 |
+
"epoch": 0.5662514156285391,
|
58 |
+
"grad_norm": 0.35110780596733093,
|
59 |
+
"learning_rate": 9.343065693430657e-05,
|
60 |
+
"loss": 1.2397,
|
61 |
+
"step": 250
|
62 |
+
},
|
63 |
+
{
|
64 |
+
"epoch": 0.6795016987542469,
|
65 |
+
"grad_norm": 0.35077276825904846,
|
66 |
+
"learning_rate": 6.909975669099758e-05,
|
67 |
+
"loss": 1.232,
|
68 |
+
"step": 300
|
69 |
+
},
|
70 |
+
{
|
71 |
+
"epoch": 0.6795016987542469,
|
72 |
+
"eval_loss": 1.2211977243423462,
|
73 |
+
"eval_runtime": 217.5364,
|
74 |
+
"eval_samples_per_second": 7.213,
|
75 |
+
"eval_steps_per_second": 0.906,
|
76 |
+
"step": 300
|
77 |
+
},
|
78 |
+
{
|
79 |
+
"epoch": 0.7927519818799547,
|
80 |
+
"grad_norm": 0.3939191699028015,
|
81 |
+
"learning_rate": 4.476885644768857e-05,
|
82 |
+
"loss": 1.2241,
|
83 |
+
"step": 350
|
84 |
+
},
|
85 |
+
{
|
86 |
+
"epoch": 0.9060022650056625,
|
87 |
+
"grad_norm": 0.366871178150177,
|
88 |
+
"learning_rate": 2.0437956204379563e-05,
|
89 |
+
"loss": 1.2078,
|
90 |
+
"step": 400
|
91 |
+
},
|
92 |
+
{
|
93 |
+
"epoch": 0.9060022650056625,
|
94 |
+
"eval_loss": 1.2062289714813232,
|
95 |
+
"eval_runtime": 217.4838,
|
96 |
+
"eval_samples_per_second": 7.214,
|
97 |
+
"eval_steps_per_second": 0.906,
|
98 |
+
"step": 400
|
99 |
+
},
|
100 |
+
{
|
101 |
+
"epoch": 1.0203850509626273,
|
102 |
+
"grad_norm": 0.3808969259262085,
|
103 |
+
"learning_rate": 0.00010164319248826291,
|
104 |
+
"loss": 1.1819,
|
105 |
+
"step": 450
|
106 |
+
},
|
107 |
+
{
|
108 |
+
"epoch": 1.1336353340883352,
|
109 |
+
"grad_norm": 0.43216949701309204,
|
110 |
+
"learning_rate": 8.990610328638498e-05,
|
111 |
+
"loss": 1.19,
|
112 |
+
"step": 500
|
113 |
+
},
|
114 |
+
{
|
115 |
+
"epoch": 1.1336353340883352,
|
116 |
+
"eval_loss": 1.1994948387145996,
|
117 |
+
"eval_runtime": 217.3626,
|
118 |
+
"eval_samples_per_second": 7.218,
|
119 |
+
"eval_steps_per_second": 0.906,
|
120 |
+
"step": 500
|
121 |
+
},
|
122 |
+
{
|
123 |
+
"epoch": 1.246885617214043,
|
124 |
+
"grad_norm": 0.4280295968055725,
|
125 |
+
"learning_rate": 7.816901408450704e-05,
|
126 |
+
"loss": 1.1971,
|
127 |
+
"step": 550
|
128 |
+
},
|
129 |
+
{
|
130 |
+
"epoch": 1.3601359003397508,
|
131 |
+
"grad_norm": 0.4056779146194458,
|
132 |
+
"learning_rate": 6.643192488262912e-05,
|
133 |
+
"loss": 1.1771,
|
134 |
+
"step": 600
|
135 |
+
},
|
136 |
+
{
|
137 |
+
"epoch": 1.3601359003397508,
|
138 |
+
"eval_loss": 1.1834282875061035,
|
139 |
+
"eval_runtime": 217.4514,
|
140 |
+
"eval_samples_per_second": 7.215,
|
141 |
+
"eval_steps_per_second": 0.906,
|
142 |
+
"step": 600
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 1.4733861834654587,
|
146 |
+
"grad_norm": 0.4397243857383728,
|
147 |
+
"learning_rate": 5.469483568075118e-05,
|
148 |
+
"loss": 1.1544,
|
149 |
+
"step": 650
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 1.5866364665911665,
|
153 |
+
"grad_norm": 0.4214654862880707,
|
154 |
+
"learning_rate": 4.295774647887324e-05,
|
155 |
+
"loss": 1.1789,
|
156 |
+
"step": 700
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 1.5866364665911665,
|
160 |
+
"eval_loss": 1.1712530851364136,
|
161 |
+
"eval_runtime": 217.6023,
|
162 |
+
"eval_samples_per_second": 7.21,
|
163 |
+
"eval_steps_per_second": 0.905,
|
164 |
+
"step": 700
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 1.6998867497168741,
|
168 |
+
"grad_norm": 0.43076109886169434,
|
169 |
+
"learning_rate": 3.1220657276995305e-05,
|
170 |
+
"loss": 1.1522,
|
171 |
+
"step": 750
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 1.8131370328425822,
|
175 |
+
"grad_norm": 0.4253358244895935,
|
176 |
+
"learning_rate": 1.9483568075117372e-05,
|
177 |
+
"loss": 1.1508,
|
178 |
+
"step": 800
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 1.8131370328425822,
|
182 |
+
"eval_loss": 1.1622345447540283,
|
183 |
+
"eval_runtime": 217.3951,
|
184 |
+
"eval_samples_per_second": 7.217,
|
185 |
+
"eval_steps_per_second": 0.906,
|
186 |
+
"step": 800
|
187 |
+
},
|
188 |
+
{
|
189 |
+
"epoch": 1.9263873159682898,
|
190 |
+
"grad_norm": 0.4359077215194702,
|
191 |
+
"learning_rate": 7.746478873239436e-06,
|
192 |
+
"loss": 1.1422,
|
193 |
+
"step": 850
|
194 |
+
},
|
195 |
+
{
|
196 |
+
"epoch": 2.0407701019252547,
|
197 |
+
"grad_norm": 0.4511992633342743,
|
198 |
+
"learning_rate": 0.00014314687602224403,
|
199 |
+
"loss": 1.149,
|
200 |
+
"step": 900
|
201 |
+
},
|
202 |
+
{
|
203 |
+
"epoch": 2.0407701019252547,
|
204 |
+
"eval_loss": 1.167581558227539,
|
205 |
+
"eval_runtime": 218.6888,
|
206 |
+
"eval_samples_per_second": 7.175,
|
207 |
+
"eval_steps_per_second": 0.901,
|
208 |
+
"step": 900
|
209 |
+
},
|
210 |
+
{
|
211 |
+
"epoch": 2.1540203850509627,
|
212 |
+
"grad_norm": 0.47519659996032715,
|
213 |
+
"learning_rate": 0.00013987569512594048,
|
214 |
+
"loss": 1.1498,
|
215 |
+
"step": 950
|
216 |
+
},
|
217 |
+
{
|
218 |
+
"epoch": 2.2672706681766703,
|
219 |
+
"grad_norm": 0.4559363126754761,
|
220 |
+
"learning_rate": 0.00013660451422963692,
|
221 |
+
"loss": 1.1469,
|
222 |
+
"step": 1000
|
223 |
+
},
|
224 |
+
{
|
225 |
+
"epoch": 2.2672706681766703,
|
226 |
+
"eval_loss": 1.1536333560943604,
|
227 |
+
"eval_runtime": 218.921,
|
228 |
+
"eval_samples_per_second": 7.167,
|
229 |
+
"eval_steps_per_second": 0.9,
|
230 |
+
"step": 1000
|
231 |
+
},
|
232 |
+
{
|
233 |
+
"epoch": 2.3805209513023784,
|
234 |
+
"grad_norm": 0.49805569648742676,
|
235 |
+
"learning_rate": 0.00013333333333333334,
|
236 |
+
"loss": 1.123,
|
237 |
+
"step": 1050
|
238 |
+
},
|
239 |
+
{
|
240 |
+
"epoch": 2.493771234428086,
|
241 |
+
"grad_norm": 0.4767671823501587,
|
242 |
+
"learning_rate": 0.00013006215243702978,
|
243 |
+
"loss": 1.1119,
|
244 |
+
"step": 1100
|
245 |
+
},
|
246 |
+
{
|
247 |
+
"epoch": 2.493771234428086,
|
248 |
+
"eval_loss": 1.1321617364883423,
|
249 |
+
"eval_runtime": 218.8468,
|
250 |
+
"eval_samples_per_second": 7.169,
|
251 |
+
"eval_steps_per_second": 0.9,
|
252 |
+
"step": 1100
|
253 |
+
},
|
254 |
+
{
|
255 |
+
"epoch": 2.607021517553794,
|
256 |
+
"grad_norm": 0.4313490688800812,
|
257 |
+
"learning_rate": 0.0001267909715407262,
|
258 |
+
"loss": 1.1096,
|
259 |
+
"step": 1150
|
260 |
+
},
|
261 |
+
{
|
262 |
+
"epoch": 2.7202718006795017,
|
263 |
+
"grad_norm": 0.46401792764663696,
|
264 |
+
"learning_rate": 0.00012351979064442265,
|
265 |
+
"loss": 1.0929,
|
266 |
+
"step": 1200
|
267 |
+
},
|
268 |
+
{
|
269 |
+
"epoch": 2.7202718006795017,
|
270 |
+
"eval_loss": 1.1138092279434204,
|
271 |
+
"eval_runtime": 219.2403,
|
272 |
+
"eval_samples_per_second": 7.157,
|
273 |
+
"eval_steps_per_second": 0.899,
|
274 |
+
"step": 1200
|
275 |
+
},
|
276 |
+
{
|
277 |
+
"epoch": 2.8335220838052093,
|
278 |
+
"grad_norm": 0.46533071994781494,
|
279 |
+
"learning_rate": 0.00012024860974811907,
|
280 |
+
"loss": 1.0894,
|
281 |
+
"step": 1250
|
282 |
+
},
|
283 |
+
{
|
284 |
+
"epoch": 2.9467723669309174,
|
285 |
+
"grad_norm": 0.42782357335090637,
|
286 |
+
"learning_rate": 0.00011697742885181551,
|
287 |
+
"loss": 1.072,
|
288 |
+
"step": 1300
|
289 |
+
},
|
290 |
+
{
|
291 |
+
"epoch": 2.9467723669309174,
|
292 |
+
"eval_loss": 1.0986168384552002,
|
293 |
+
"eval_runtime": 219.0662,
|
294 |
+
"eval_samples_per_second": 7.162,
|
295 |
+
"eval_steps_per_second": 0.899,
|
296 |
+
"step": 1300
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 3.061155152887882,
|
300 |
+
"grad_norm": 0.46029889583587646,
|
301 |
+
"learning_rate": 0.00011370624795551194,
|
302 |
+
"loss": 1.0936,
|
303 |
+
"step": 1350
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 3.17440543601359,
|
307 |
+
"grad_norm": 0.5067735314369202,
|
308 |
+
"learning_rate": 0.00011043506705920839,
|
309 |
+
"loss": 1.0304,
|
310 |
+
"step": 1400
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 3.17440543601359,
|
314 |
+
"eval_loss": 1.0839864015579224,
|
315 |
+
"eval_runtime": 219.2396,
|
316 |
+
"eval_samples_per_second": 7.157,
|
317 |
+
"eval_steps_per_second": 0.899,
|
318 |
+
"step": 1400
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 3.287655719139298,
|
322 |
+
"grad_norm": 0.46760454773902893,
|
323 |
+
"learning_rate": 0.0001071638861629048,
|
324 |
+
"loss": 1.0361,
|
325 |
+
"step": 1450
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 3.4009060022650055,
|
329 |
+
"grad_norm": 0.5199077129364014,
|
330 |
+
"learning_rate": 0.00010389270526660124,
|
331 |
+
"loss": 1.0304,
|
332 |
+
"step": 1500
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 3.4009060022650055,
|
336 |
+
"eval_loss": 1.070657730102539,
|
337 |
+
"eval_runtime": 219.1222,
|
338 |
+
"eval_samples_per_second": 7.16,
|
339 |
+
"eval_steps_per_second": 0.899,
|
340 |
+
"step": 1500
|
341 |
+
},
|
342 |
+
{
|
343 |
+
"epoch": 3.5141562853907136,
|
344 |
+
"grad_norm": 0.496124267578125,
|
345 |
+
"learning_rate": 0.00010062152437029768,
|
346 |
+
"loss": 1.0202,
|
347 |
+
"step": 1550
|
348 |
+
},
|
349 |
+
{
|
350 |
+
"epoch": 3.627406568516421,
|
351 |
+
"grad_norm": 0.5154497623443604,
|
352 |
+
"learning_rate": 9.735034347399413e-05,
|
353 |
+
"loss": 1.007,
|
354 |
+
"step": 1600
|
355 |
+
},
|
356 |
+
{
|
357 |
+
"epoch": 3.627406568516421,
|
358 |
+
"eval_loss": 1.0554137229919434,
|
359 |
+
"eval_runtime": 219.2648,
|
360 |
+
"eval_samples_per_second": 7.156,
|
361 |
+
"eval_steps_per_second": 0.898,
|
362 |
+
"step": 1600
|
363 |
+
},
|
364 |
+
{
|
365 |
+
"epoch": 3.7406568516421292,
|
366 |
+
"grad_norm": 0.4881006181240082,
|
367 |
+
"learning_rate": 9.407916257769055e-05,
|
368 |
+
"loss": 0.9934,
|
369 |
+
"step": 1650
|
370 |
+
},
|
371 |
+
{
|
372 |
+
"epoch": 3.853907134767837,
|
373 |
+
"grad_norm": 0.5507743954658508,
|
374 |
+
"learning_rate": 9.080798168138699e-05,
|
375 |
+
"loss": 0.9894,
|
376 |
+
"step": 1700
|
377 |
+
},
|
378 |
+
{
|
379 |
+
"epoch": 3.853907134767837,
|
380 |
+
"eval_loss": 1.0418345928192139,
|
381 |
+
"eval_runtime": 219.154,
|
382 |
+
"eval_samples_per_second": 7.159,
|
383 |
+
"eval_steps_per_second": 0.899,
|
384 |
+
"step": 1700
|
385 |
+
},
|
386 |
+
{
|
387 |
+
"epoch": 3.967157417893545,
|
388 |
+
"grad_norm": 0.5333808064460754,
|
389 |
+
"learning_rate": 8.753680078508342e-05,
|
390 |
+
"loss": 0.9795,
|
391 |
+
"step": 1750
|
392 |
+
},
|
393 |
+
{
|
394 |
+
"epoch": 4.081540203850509,
|
395 |
+
"grad_norm": 0.551164448261261,
|
396 |
+
"learning_rate": 8.426561988877985e-05,
|
397 |
+
"loss": 0.974,
|
398 |
+
"step": 1800
|
399 |
+
},
|
400 |
+
{
|
401 |
+
"epoch": 4.081540203850509,
|
402 |
+
"eval_loss": 1.0327671766281128,
|
403 |
+
"eval_runtime": 219.1392,
|
404 |
+
"eval_samples_per_second": 7.16,
|
405 |
+
"eval_steps_per_second": 0.899,
|
406 |
+
"step": 1800
|
407 |
+
},
|
408 |
+
{
|
409 |
+
"epoch": 4.194790486976218,
|
410 |
+
"grad_norm": 0.5678717494010925,
|
411 |
+
"learning_rate": 8.099443899247629e-05,
|
412 |
+
"loss": 0.9204,
|
413 |
+
"step": 1850
|
414 |
+
},
|
415 |
+
{
|
416 |
+
"epoch": 4.308040770101925,
|
417 |
+
"grad_norm": 0.5472707152366638,
|
418 |
+
"learning_rate": 7.772325809617273e-05,
|
419 |
+
"loss": 0.9341,
|
420 |
+
"step": 1900
|
421 |
+
},
|
422 |
+
{
|
423 |
+
"epoch": 4.308040770101925,
|
424 |
+
"eval_loss": 1.0188047885894775,
|
425 |
+
"eval_runtime": 219.1338,
|
426 |
+
"eval_samples_per_second": 7.16,
|
427 |
+
"eval_steps_per_second": 0.899,
|
428 |
+
"step": 1900
|
429 |
+
},
|
430 |
+
{
|
431 |
+
"epoch": 4.421291053227633,
|
432 |
+
"grad_norm": 0.5799363255500793,
|
433 |
+
"learning_rate": 7.445207719986915e-05,
|
434 |
+
"loss": 0.9313,
|
435 |
+
"step": 1950
|
436 |
+
},
|
437 |
+
{
|
438 |
+
"epoch": 4.534541336353341,
|
439 |
+
"grad_norm": 0.6046631336212158,
|
440 |
+
"learning_rate": 7.11808963035656e-05,
|
441 |
+
"loss": 0.9325,
|
442 |
+
"step": 2000
|
443 |
+
},
|
444 |
+
{
|
445 |
+
"epoch": 4.534541336353341,
|
446 |
+
"eval_loss": 1.004631519317627,
|
447 |
+
"eval_runtime": 219.1114,
|
448 |
+
"eval_samples_per_second": 7.161,
|
449 |
+
"eval_steps_per_second": 0.899,
|
450 |
+
"step": 2000
|
451 |
+
},
|
452 |
+
{
|
453 |
+
"epoch": 4.647791619479049,
|
454 |
+
"grad_norm": 0.5897740721702576,
|
455 |
+
"learning_rate": 6.790971540726203e-05,
|
456 |
+
"loss": 0.9213,
|
457 |
+
"step": 2050
|
458 |
+
},
|
459 |
+
{
|
460 |
+
"epoch": 4.761041902604757,
|
461 |
+
"grad_norm": 0.583991289138794,
|
462 |
+
"learning_rate": 6.463853451095846e-05,
|
463 |
+
"loss": 0.9039,
|
464 |
+
"step": 2100
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"epoch": 4.761041902604757,
|
468 |
+
"eval_loss": 0.9938989877700806,
|
469 |
+
"eval_runtime": 219.0293,
|
470 |
+
"eval_samples_per_second": 7.163,
|
471 |
+
"eval_steps_per_second": 0.899,
|
472 |
+
"step": 2100
|
473 |
+
},
|
474 |
+
{
|
475 |
+
"epoch": 4.874292185730464,
|
476 |
+
"grad_norm": 0.6264305710792542,
|
477 |
+
"learning_rate": 6.13673536146549e-05,
|
478 |
+
"loss": 0.9028,
|
479 |
+
"step": 2150
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 4.987542468856172,
|
483 |
+
"grad_norm": 0.6474761962890625,
|
484 |
+
"learning_rate": 5.809617271835133e-05,
|
485 |
+
"loss": 0.9053,
|
486 |
+
"step": 2200
|
487 |
+
},
|
488 |
+
{
|
489 |
+
"epoch": 4.987542468856172,
|
490 |
+
"eval_loss": 0.9845430254936218,
|
491 |
+
"eval_runtime": 219.2502,
|
492 |
+
"eval_samples_per_second": 7.156,
|
493 |
+
"eval_steps_per_second": 0.899,
|
494 |
+
"step": 2200
|
495 |
+
},
|
496 |
+
{
|
497 |
+
"epoch": 5.101925254813137,
|
498 |
+
"grad_norm": 0.6595875024795532,
|
499 |
+
"learning_rate": 5.4824991822047765e-05,
|
500 |
+
"loss": 0.882,
|
501 |
+
"step": 2250
|
502 |
+
},
|
503 |
+
{
|
504 |
+
"epoch": 5.215175537938845,
|
505 |
+
"grad_norm": 0.6405232548713684,
|
506 |
+
"learning_rate": 5.15538109257442e-05,
|
507 |
+
"loss": 0.8471,
|
508 |
+
"step": 2300
|
509 |
+
},
|
510 |
+
{
|
511 |
+
"epoch": 5.215175537938845,
|
512 |
+
"eval_loss": 0.9782047867774963,
|
513 |
+
"eval_runtime": 219.0751,
|
514 |
+
"eval_samples_per_second": 7.162,
|
515 |
+
"eval_steps_per_second": 0.899,
|
516 |
+
"step": 2300
|
517 |
+
},
|
518 |
+
{
|
519 |
+
"epoch": 5.3284258210645525,
|
520 |
+
"grad_norm": 0.6547350287437439,
|
521 |
+
"learning_rate": 4.828263002944063e-05,
|
522 |
+
"loss": 0.8602,
|
523 |
+
"step": 2350
|
524 |
+
},
|
525 |
+
{
|
526 |
+
"epoch": 5.44167610419026,
|
527 |
+
"grad_norm": 0.7046269178390503,
|
528 |
+
"learning_rate": 4.501144913313706e-05,
|
529 |
+
"loss": 0.8404,
|
530 |
+
"step": 2400
|
531 |
+
},
|
532 |
+
{
|
533 |
+
"epoch": 5.44167610419026,
|
534 |
+
"eval_loss": 0.9688066244125366,
|
535 |
+
"eval_runtime": 219.0622,
|
536 |
+
"eval_samples_per_second": 7.162,
|
537 |
+
"eval_steps_per_second": 0.899,
|
538 |
+
"step": 2400
|
539 |
+
},
|
540 |
+
{
|
541 |
+
"epoch": 5.554926387315969,
|
542 |
+
"grad_norm": 0.6331756114959717,
|
543 |
+
"learning_rate": 4.17402682368335e-05,
|
544 |
+
"loss": 0.8286,
|
545 |
+
"step": 2450
|
546 |
+
},
|
547 |
+
{
|
548 |
+
"epoch": 5.668176670441676,
|
549 |
+
"grad_norm": 0.7212900519371033,
|
550 |
+
"learning_rate": 3.846908734052994e-05,
|
551 |
+
"loss": 0.8382,
|
552 |
+
"step": 2500
|
553 |
+
},
|
554 |
+
{
|
555 |
+
"epoch": 5.668176670441676,
|
556 |
+
"eval_loss": 0.9589976668357849,
|
557 |
+
"eval_runtime": 219.1257,
|
558 |
+
"eval_samples_per_second": 7.16,
|
559 |
+
"eval_steps_per_second": 0.899,
|
560 |
+
"step": 2500
|
561 |
+
},
|
562 |
+
{
|
563 |
+
"epoch": 5.781426953567384,
|
564 |
+
"grad_norm": 0.6771254539489746,
|
565 |
+
"learning_rate": 3.519790644422637e-05,
|
566 |
+
"loss": 0.8359,
|
567 |
+
"step": 2550
|
568 |
+
},
|
569 |
+
{
|
570 |
+
"epoch": 5.8946772366930915,
|
571 |
+
"grad_norm": 0.7171376943588257,
|
572 |
+
"learning_rate": 3.19267255479228e-05,
|
573 |
+
"loss": 0.832,
|
574 |
+
"step": 2600
|
575 |
+
},
|
576 |
+
{
|
577 |
+
"epoch": 5.8946772366930915,
|
578 |
+
"eval_loss": 0.9501948952674866,
|
579 |
+
"eval_runtime": 219.0768,
|
580 |
+
"eval_samples_per_second": 7.162,
|
581 |
+
"eval_steps_per_second": 0.899,
|
582 |
+
"step": 2600
|
583 |
+
},
|
584 |
+
{
|
585 |
+
"epoch": 6.009060022650057,
|
586 |
+
"grad_norm": 0.6734739542007446,
|
587 |
+
"learning_rate": 2.865554465161924e-05,
|
588 |
+
"loss": 0.8437,
|
589 |
+
"step": 2650
|
590 |
+
},
|
591 |
+
{
|
592 |
+
"epoch": 6.122310305775764,
|
593 |
+
"grad_norm": 0.697407603263855,
|
594 |
+
"learning_rate": 2.538436375531567e-05,
|
595 |
+
"loss": 0.7937,
|
596 |
+
"step": 2700
|
597 |
+
},
|
598 |
+
{
|
599 |
+
"epoch": 6.122310305775764,
|
600 |
+
"eval_loss": 0.9480313658714294,
|
601 |
+
"eval_runtime": 218.949,
|
602 |
+
"eval_samples_per_second": 7.166,
|
603 |
+
"eval_steps_per_second": 0.9,
|
604 |
+
"step": 2700
|
605 |
+
},
|
606 |
+
{
|
607 |
+
"epoch": 6.235560588901472,
|
608 |
+
"grad_norm": 0.7092292904853821,
|
609 |
+
"learning_rate": 2.2113182859012105e-05,
|
610 |
+
"loss": 0.7804,
|
611 |
+
"step": 2750
|
612 |
+
},
|
613 |
+
{
|
614 |
+
"epoch": 6.34881087202718,
|
615 |
+
"grad_norm": 0.7284964919090271,
|
616 |
+
"learning_rate": 1.884200196270854e-05,
|
617 |
+
"loss": 0.7861,
|
618 |
+
"step": 2800
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"epoch": 6.34881087202718,
|
622 |
+
"eval_loss": 0.942541241645813,
|
623 |
+
"eval_runtime": 219.1707,
|
624 |
+
"eval_samples_per_second": 7.159,
|
625 |
+
"eval_steps_per_second": 0.899,
|
626 |
+
"step": 2800
|
627 |
+
},
|
628 |
+
{
|
629 |
+
"epoch": 6.462061155152888,
|
630 |
+
"grad_norm": 0.7725135087966919,
|
631 |
+
"learning_rate": 1.557082106640497e-05,
|
632 |
+
"loss": 0.776,
|
633 |
+
"step": 2850
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"epoch": 6.575311438278596,
|
637 |
+
"grad_norm": 0.7266800403594971,
|
638 |
+
"learning_rate": 1.2299640170101408e-05,
|
639 |
+
"loss": 0.7812,
|
640 |
+
"step": 2900
|
641 |
+
},
|
642 |
+
{
|
643 |
+
"epoch": 6.575311438278596,
|
644 |
+
"eval_loss": 0.939509928226471,
|
645 |
+
"eval_runtime": 219.1206,
|
646 |
+
"eval_samples_per_second": 7.16,
|
647 |
+
"eval_steps_per_second": 0.899,
|
648 |
+
"step": 2900
|
649 |
+
},
|
650 |
+
{
|
651 |
+
"epoch": 6.688561721404303,
|
652 |
+
"grad_norm": 0.7308298349380493,
|
653 |
+
"learning_rate": 9.028459273797842e-06,
|
654 |
+
"loss": 0.7827,
|
655 |
+
"step": 2950
|
656 |
+
},
|
657 |
+
{
|
658 |
+
"epoch": 6.801812004530011,
|
659 |
+
"grad_norm": 0.7362912893295288,
|
660 |
+
"learning_rate": 5.757278377494276e-06,
|
661 |
+
"loss": 0.7917,
|
662 |
+
"step": 3000
|
663 |
+
},
|
664 |
+
{
|
665 |
+
"epoch": 6.801812004530011,
|
666 |
+
"eval_loss": 0.9356247782707214,
|
667 |
+
"eval_runtime": 219.052,
|
668 |
+
"eval_samples_per_second": 7.163,
|
669 |
+
"eval_steps_per_second": 0.899,
|
670 |
+
"step": 3000
|
671 |
+
}
|
672 |
+
],
|
673 |
+
"logging_steps": 50,
|
674 |
+
"max_steps": 3087,
|
675 |
+
"num_input_tokens_seen": 0,
|
676 |
+
"num_train_epochs": 7,
|
677 |
+
"save_steps": 100,
|
678 |
+
"stateful_callbacks": {
|
679 |
+
"TrainerControl": {
|
680 |
+
"args": {
|
681 |
+
"should_epoch_stop": false,
|
682 |
+
"should_evaluate": false,
|
683 |
+
"should_log": false,
|
684 |
+
"should_save": true,
|
685 |
+
"should_training_stop": false
|
686 |
+
},
|
687 |
+
"attributes": {}
|
688 |
+
}
|
689 |
+
},
|
690 |
+
"total_flos": 1.5188607565824e+17,
|
691 |
+
"train_batch_size": 8,
|
692 |
+
"trial_name": null,
|
693 |
+
"trial_params": null
|
694 |
+
}
|
checkpoint-3000/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c42b41dbc9d935cbbe256b3b4ca555bbd989585f436b746b691fd553323e7db2
|
3 |
+
size 6161
|
checkpoint-3000/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-3087/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: unsloth/qwen3-0.6b-unsloth-bnb-4bit
|
3 |
+
library_name: peft
|
4 |
+
---
|
5 |
+
|
6 |
+
# Model Card for Model ID
|
7 |
+
|
8 |
+
<!-- Provide a quick summary of what the model is/does. -->
|
9 |
+
|
10 |
+
|
11 |
+
|
12 |
+
## Model Details
|
13 |
+
|
14 |
+
### Model Description
|
15 |
+
|
16 |
+
<!-- Provide a longer summary of what this model is. -->
|
17 |
+
|
18 |
+
|
19 |
+
|
20 |
+
- **Developed by:** [More Information Needed]
|
21 |
+
- **Funded by [optional]:** [More Information Needed]
|
22 |
+
- **Shared by [optional]:** [More Information Needed]
|
23 |
+
- **Model type:** [More Information Needed]
|
24 |
+
- **Language(s) (NLP):** [More Information Needed]
|
25 |
+
- **License:** [More Information Needed]
|
26 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
27 |
+
|
28 |
+
### Model Sources [optional]
|
29 |
+
|
30 |
+
<!-- Provide the basic links for the model. -->
|
31 |
+
|
32 |
+
- **Repository:** [More Information Needed]
|
33 |
+
- **Paper [optional]:** [More Information Needed]
|
34 |
+
- **Demo [optional]:** [More Information Needed]
|
35 |
+
|
36 |
+
## Uses
|
37 |
+
|
38 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
39 |
+
|
40 |
+
### Direct Use
|
41 |
+
|
42 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
43 |
+
|
44 |
+
[More Information Needed]
|
45 |
+
|
46 |
+
### Downstream Use [optional]
|
47 |
+
|
48 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
49 |
+
|
50 |
+
[More Information Needed]
|
51 |
+
|
52 |
+
### Out-of-Scope Use
|
53 |
+
|
54 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
55 |
+
|
56 |
+
[More Information Needed]
|
57 |
+
|
58 |
+
## Bias, Risks, and Limitations
|
59 |
+
|
60 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
61 |
+
|
62 |
+
[More Information Needed]
|
63 |
+
|
64 |
+
### Recommendations
|
65 |
+
|
66 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
67 |
+
|
68 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
69 |
+
|
70 |
+
## How to Get Started with the Model
|
71 |
+
|
72 |
+
Use the code below to get started with the model.
|
73 |
+
|
74 |
+
[More Information Needed]
|
75 |
+
|
76 |
+
## Training Details
|
77 |
+
|
78 |
+
### Training Data
|
79 |
+
|
80 |
+
<!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
|
81 |
+
|
82 |
+
[More Information Needed]
|
83 |
+
|
84 |
+
### Training Procedure
|
85 |
+
|
86 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
87 |
+
|
88 |
+
#### Preprocessing [optional]
|
89 |
+
|
90 |
+
[More Information Needed]
|
91 |
+
|
92 |
+
|
93 |
+
#### Training Hyperparameters
|
94 |
+
|
95 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
96 |
+
|
97 |
+
#### Speeds, Sizes, Times [optional]
|
98 |
+
|
99 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
100 |
+
|
101 |
+
[More Information Needed]
|
102 |
+
|
103 |
+
## Evaluation
|
104 |
+
|
105 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
106 |
+
|
107 |
+
### Testing Data, Factors & Metrics
|
108 |
+
|
109 |
+
#### Testing Data
|
110 |
+
|
111 |
+
<!-- This should link to a Dataset Card if possible. -->
|
112 |
+
|
113 |
+
[More Information Needed]
|
114 |
+
|
115 |
+
#### Factors
|
116 |
+
|
117 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
118 |
+
|
119 |
+
[More Information Needed]
|
120 |
+
|
121 |
+
#### Metrics
|
122 |
+
|
123 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
124 |
+
|
125 |
+
[More Information Needed]
|
126 |
+
|
127 |
+
### Results
|
128 |
+
|
129 |
+
[More Information Needed]
|
130 |
+
|
131 |
+
#### Summary
|
132 |
+
|
133 |
+
|
134 |
+
|
135 |
+
## Model Examination [optional]
|
136 |
+
|
137 |
+
<!-- Relevant interpretability work for the model goes here -->
|
138 |
+
|
139 |
+
[More Information Needed]
|
140 |
+
|
141 |
+
## Environmental Impact
|
142 |
+
|
143 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
144 |
+
|
145 |
+
Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
|
146 |
+
|
147 |
+
- **Hardware Type:** [More Information Needed]
|
148 |
+
- **Hours used:** [More Information Needed]
|
149 |
+
- **Cloud Provider:** [More Information Needed]
|
150 |
+
- **Compute Region:** [More Information Needed]
|
151 |
+
- **Carbon Emitted:** [More Information Needed]
|
152 |
+
|
153 |
+
## Technical Specifications [optional]
|
154 |
+
|
155 |
+
### Model Architecture and Objective
|
156 |
+
|
157 |
+
[More Information Needed]
|
158 |
+
|
159 |
+
### Compute Infrastructure
|
160 |
+
|
161 |
+
[More Information Needed]
|
162 |
+
|
163 |
+
#### Hardware
|
164 |
+
|
165 |
+
[More Information Needed]
|
166 |
+
|
167 |
+
#### Software
|
168 |
+
|
169 |
+
[More Information Needed]
|
170 |
+
|
171 |
+
## Citation [optional]
|
172 |
+
|
173 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
174 |
+
|
175 |
+
**BibTeX:**
|
176 |
+
|
177 |
+
[More Information Needed]
|
178 |
+
|
179 |
+
**APA:**
|
180 |
+
|
181 |
+
[More Information Needed]
|
182 |
+
|
183 |
+
## Glossary [optional]
|
184 |
+
|
185 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
186 |
+
|
187 |
+
[More Information Needed]
|
188 |
+
|
189 |
+
## More Information [optional]
|
190 |
+
|
191 |
+
[More Information Needed]
|
192 |
+
|
193 |
+
## Model Card Authors [optional]
|
194 |
+
|
195 |
+
[More Information Needed]
|
196 |
+
|
197 |
+
## Model Card Contact
|
198 |
+
|
199 |
+
[More Information Needed]
|
200 |
+
### Framework versions
|
201 |
+
|
202 |
+
- PEFT 0.14.0
|
checkpoint-3087/adapter_config.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "unsloth/qwen3-0.6b-unsloth-bnb-4bit",
|
5 |
+
"bias": "none",
|
6 |
+
"eva_config": null,
|
7 |
+
"exclude_modules": null,
|
8 |
+
"fan_in_fan_out": false,
|
9 |
+
"inference_mode": true,
|
10 |
+
"init_lora_weights": true,
|
11 |
+
"layer_replication": null,
|
12 |
+
"layers_pattern": null,
|
13 |
+
"layers_to_transform": null,
|
14 |
+
"loftq_config": {},
|
15 |
+
"lora_alpha": 16,
|
16 |
+
"lora_bias": false,
|
17 |
+
"lora_dropout": 0,
|
18 |
+
"megatron_config": null,
|
19 |
+
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": null,
|
21 |
+
"peft_type": "LORA",
|
22 |
+
"r": 16,
|
23 |
+
"rank_pattern": {},
|
24 |
+
"revision": null,
|
25 |
+
"target_modules": [
|
26 |
+
"k_proj",
|
27 |
+
"v_proj",
|
28 |
+
"o_proj",
|
29 |
+
"down_proj",
|
30 |
+
"up_proj",
|
31 |
+
"gate_proj",
|
32 |
+
"q_proj"
|
33 |
+
],
|
34 |
+
"task_type": "CAUSAL_LM",
|
35 |
+
"use_dora": false,
|
36 |
+
"use_rslora": false
|
37 |
+
}
|
checkpoint-3087/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2cd44ef776280b1112f66a00df18b482530aad8310fc60c793094e3f6054b0d
|
3 |
+
size 40422168
|