Upload 14 files
Browse files- Qwen1.5-7B-Chat-LoRA/README.md +202 -0
- Qwen1.5-7B-Chat-LoRA/adapter_config.json +29 -0
- Qwen1.5-7B-Chat-LoRA/adapter_model.safetensors +3 -0
- Qwen1.5-7B-Chat-LoRA/added_tokens.json +5 -0
- Qwen1.5-7B-Chat-LoRA/merges.txt +0 -0
- Qwen1.5-7B-Chat-LoRA/optimizer.pt +3 -0
- Qwen1.5-7B-Chat-LoRA/rng_state_0.pth +3 -0
- Qwen1.5-7B-Chat-LoRA/rng_state_1.pth +3 -0
- Qwen1.5-7B-Chat-LoRA/scheduler.pt +3 -0
- Qwen1.5-7B-Chat-LoRA/special_tokens_map.json +20 -0
- Qwen1.5-7B-Chat-LoRA/tokenizer_config.json +44 -0
- Qwen1.5-7B-Chat-LoRA/trainer_state.json +885 -0
- Qwen1.5-7B-Chat-LoRA/training_args.bin +3 -0
- Qwen1.5-7B-Chat-LoRA/vocab.json +0 -0
Qwen1.5-7B-Chat-LoRA/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: ../../model/Qwen1.5-7B-Chat
|
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.10.0
|
Qwen1.5-7B-Chat-LoRA/adapter_config.json
ADDED
@@ -0,0 +1,29 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "../../model/Qwen1.5-7B-Chat",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 16,
|
14 |
+
"lora_dropout": 0.0,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 8,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"v_proj",
|
24 |
+
"q_proj"
|
25 |
+
],
|
26 |
+
"task_type": "CAUSAL_LM",
|
27 |
+
"use_dora": false,
|
28 |
+
"use_rslora": false
|
29 |
+
}
|
Qwen1.5-7B-Chat-LoRA/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:356e1bd3060a824edcabf2991cfa527be153b7b159fc69b893ab426e87706780
|
3 |
+
size 16794200
|
Qwen1.5-7B-Chat-LoRA/added_tokens.json
ADDED
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<|endoftext|>": 151643,
|
3 |
+
"<|im_end|>": 151645,
|
4 |
+
"<|im_start|>": 151644
|
5 |
+
}
|
Qwen1.5-7B-Chat-LoRA/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
Qwen1.5-7B-Chat-LoRA/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:df679cbe69cf7f71e101bc75435880f494d04721b01663d97f885824e14a8b84
|
3 |
+
size 33662074
|
Qwen1.5-7B-Chat-LoRA/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d5aeb0c54903210b6bb77aabf8f4802e4126d4bae40ff815b9d0b63767286cff
|
3 |
+
size 14512
|
Qwen1.5-7B-Chat-LoRA/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2087fa1159897fc8e7870700fdb75275c4b88dbf7d3cd02c5397018e197c58f1
|
3 |
+
size 14512
|
Qwen1.5-7B-Chat-LoRA/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:30f135d1ba288f3e00db337bee9f7d6b1be5a3085e7c5e62b5714153ffc28e3b
|
3 |
+
size 1064
|
Qwen1.5-7B-Chat-LoRA/special_tokens_map.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>"
|
5 |
+
],
|
6 |
+
"eos_token": {
|
7 |
+
"content": "<|im_end|>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false
|
12 |
+
},
|
13 |
+
"pad_token": {
|
14 |
+
"content": "<|endoftext|>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false
|
19 |
+
}
|
20 |
+
}
|
Qwen1.5-7B-Chat-LoRA/tokenizer_config.json
ADDED
@@ -0,0 +1,44 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"added_tokens_decoder": {
|
4 |
+
"151643": {
|
5 |
+
"content": "<|endoftext|>",
|
6 |
+
"lstrip": false,
|
7 |
+
"normalized": false,
|
8 |
+
"rstrip": false,
|
9 |
+
"single_word": false,
|
10 |
+
"special": true
|
11 |
+
},
|
12 |
+
"151644": {
|
13 |
+
"content": "<|im_start|>",
|
14 |
+
"lstrip": false,
|
15 |
+
"normalized": false,
|
16 |
+
"rstrip": false,
|
17 |
+
"single_word": false,
|
18 |
+
"special": true
|
19 |
+
},
|
20 |
+
"151645": {
|
21 |
+
"content": "<|im_end|>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false,
|
26 |
+
"special": true
|
27 |
+
}
|
28 |
+
},
|
29 |
+
"additional_special_tokens": [
|
30 |
+
"<|im_start|>",
|
31 |
+
"<|im_end|>"
|
32 |
+
],
|
33 |
+
"bos_token": null,
|
34 |
+
"chat_template": "{% set system_message = 'You are a helpful assistant.' %}{% if messages[0]['role'] == 'system' %}{% set system_message = messages[0]['content'] %}{% endif %}{% if system_message is defined %}{{ '<|im_start|>system\\n' + system_message + '<|im_end|>\\n' }}{% endif %}{% for message in messages %}{% set content = message['content'] %}{% if message['role'] == 'user' %}{{ '<|im_start|>user\\n' + content + '<|im_end|>\\n<|im_start|>assistant\\n' }}{% elif message['role'] == 'assistant' %}{{ content + '<|im_end|>' + '\\n' }}{% endif %}{% endfor %}",
|
35 |
+
"clean_up_tokenization_spaces": false,
|
36 |
+
"eos_token": "<|im_end|>",
|
37 |
+
"errors": "replace",
|
38 |
+
"model_max_length": 32768,
|
39 |
+
"pad_token": "<|endoftext|>",
|
40 |
+
"padding_side": "right",
|
41 |
+
"split_special_tokens": false,
|
42 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
43 |
+
"unk_token": null
|
44 |
+
}
|
Qwen1.5-7B-Chat-LoRA/trainer_state.json
ADDED
@@ -0,0 +1,885 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": 2.269778251647949,
|
3 |
+
"best_model_checkpoint": "../../saves/Qwen1.5-7B-Chat/lora/sft/checkpoint-1200",
|
4 |
+
"epoch": 7.111111111111111,
|
5 |
+
"eval_steps": 400,
|
6 |
+
"global_step": 1200,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 0.06,
|
13 |
+
"grad_norm": 2.701119899749756,
|
14 |
+
"learning_rate": 2.5e-05,
|
15 |
+
"loss": 4.3102,
|
16 |
+
"step": 10
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.12,
|
20 |
+
"grad_norm": 3.890558958053589,
|
21 |
+
"learning_rate": 5e-05,
|
22 |
+
"loss": 3.8998,
|
23 |
+
"step": 20
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.18,
|
27 |
+
"grad_norm": 1.3287036418914795,
|
28 |
+
"learning_rate": 4.999552306674344e-05,
|
29 |
+
"loss": 3.241,
|
30 |
+
"step": 30
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.24,
|
34 |
+
"grad_norm": 0.6666322946548462,
|
35 |
+
"learning_rate": 4.998209387040829e-05,
|
36 |
+
"loss": 2.677,
|
37 |
+
"step": 40
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.3,
|
41 |
+
"grad_norm": 0.6145800352096558,
|
42 |
+
"learning_rate": 4.9959717220723784e-05,
|
43 |
+
"loss": 2.6172,
|
44 |
+
"step": 50
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.36,
|
48 |
+
"grad_norm": 0.5234311819076538,
|
49 |
+
"learning_rate": 4.9928401131991305e-05,
|
50 |
+
"loss": 2.5621,
|
51 |
+
"step": 60
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.41,
|
55 |
+
"grad_norm": 0.6433086395263672,
|
56 |
+
"learning_rate": 4.9888156820213974e-05,
|
57 |
+
"loss": 2.587,
|
58 |
+
"step": 70
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.47,
|
62 |
+
"grad_norm": 0.5955637693405151,
|
63 |
+
"learning_rate": 4.9838998699079625e-05,
|
64 |
+
"loss": 2.6315,
|
65 |
+
"step": 80
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.53,
|
69 |
+
"grad_norm": 0.5844753980636597,
|
70 |
+
"learning_rate": 4.9780944374798435e-05,
|
71 |
+
"loss": 2.5056,
|
72 |
+
"step": 90
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.59,
|
76 |
+
"grad_norm": 0.6106901168823242,
|
77 |
+
"learning_rate": 4.971401463979721e-05,
|
78 |
+
"loss": 2.5099,
|
79 |
+
"step": 100
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.65,
|
83 |
+
"grad_norm": 0.7099446654319763,
|
84 |
+
"learning_rate": 4.963823346527248e-05,
|
85 |
+
"loss": 2.4891,
|
86 |
+
"step": 110
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.71,
|
90 |
+
"grad_norm": 0.6092314720153809,
|
91 |
+
"learning_rate": 4.9553627992605066e-05,
|
92 |
+
"loss": 2.546,
|
93 |
+
"step": 120
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.77,
|
97 |
+
"grad_norm": 0.5691718459129333,
|
98 |
+
"learning_rate": 4.946022852363932e-05,
|
99 |
+
"loss": 2.4562,
|
100 |
+
"step": 130
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.83,
|
104 |
+
"grad_norm": 0.7633320689201355,
|
105 |
+
"learning_rate": 4.9358068509830334e-05,
|
106 |
+
"loss": 2.5554,
|
107 |
+
"step": 140
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.89,
|
111 |
+
"grad_norm": 0.7102218866348267,
|
112 |
+
"learning_rate": 4.924718454026318e-05,
|
113 |
+
"loss": 2.5479,
|
114 |
+
"step": 150
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.95,
|
118 |
+
"grad_norm": 0.7560188174247742,
|
119 |
+
"learning_rate": 4.912761632854833e-05,
|
120 |
+
"loss": 2.4747,
|
121 |
+
"step": 160
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 1.01,
|
125 |
+
"grad_norm": 0.6717157959938049,
|
126 |
+
"learning_rate": 4.8999406698598074e-05,
|
127 |
+
"loss": 2.5173,
|
128 |
+
"step": 170
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 1.07,
|
132 |
+
"grad_norm": 0.6935433745384216,
|
133 |
+
"learning_rate": 4.886260156928888e-05,
|
134 |
+
"loss": 2.4288,
|
135 |
+
"step": 180
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 1.13,
|
139 |
+
"grad_norm": 1.0115560293197632,
|
140 |
+
"learning_rate": 4.8717249938015415e-05,
|
141 |
+
"loss": 2.5331,
|
142 |
+
"step": 190
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 1.19,
|
146 |
+
"grad_norm": 0.7541220784187317,
|
147 |
+
"learning_rate": 4.856340386314182e-05,
|
148 |
+
"loss": 2.4577,
|
149 |
+
"step": 200
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 1.24,
|
153 |
+
"grad_norm": 0.8513575196266174,
|
154 |
+
"learning_rate": 4.840111844535682e-05,
|
155 |
+
"loss": 2.496,
|
156 |
+
"step": 210
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 1.3,
|
160 |
+
"grad_norm": 0.7479698061943054,
|
161 |
+
"learning_rate": 4.8230451807939135e-05,
|
162 |
+
"loss": 2.4142,
|
163 |
+
"step": 220
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 1.36,
|
167 |
+
"grad_norm": 0.7310675978660583,
|
168 |
+
"learning_rate": 4.8051465075940336e-05,
|
169 |
+
"loss": 2.4913,
|
170 |
+
"step": 230
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 1.42,
|
174 |
+
"grad_norm": 0.8907930850982666,
|
175 |
+
"learning_rate": 4.786422235429269e-05,
|
176 |
+
"loss": 2.3697,
|
177 |
+
"step": 240
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 1.48,
|
181 |
+
"grad_norm": 0.9348196387290955,
|
182 |
+
"learning_rate": 4.766879070484956e-05,
|
183 |
+
"loss": 2.4631,
|
184 |
+
"step": 250
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"epoch": 1.54,
|
188 |
+
"grad_norm": 0.9181344509124756,
|
189 |
+
"learning_rate": 4.746524012236706e-05,
|
190 |
+
"loss": 2.4411,
|
191 |
+
"step": 260
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 1.6,
|
195 |
+
"grad_norm": 0.7747082710266113,
|
196 |
+
"learning_rate": 4.725364350943492e-05,
|
197 |
+
"loss": 2.3592,
|
198 |
+
"step": 270
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 1.66,
|
202 |
+
"grad_norm": 0.9620688557624817,
|
203 |
+
"learning_rate": 4.703407665036622e-05,
|
204 |
+
"loss": 2.3433,
|
205 |
+
"step": 280
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 1.72,
|
209 |
+
"grad_norm": 1.016157865524292,
|
210 |
+
"learning_rate": 4.680661818405485e-05,
|
211 |
+
"loss": 2.3396,
|
212 |
+
"step": 290
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 1.78,
|
216 |
+
"grad_norm": 0.8236090540885925,
|
217 |
+
"learning_rate": 4.657134957581057e-05,
|
218 |
+
"loss": 2.3637,
|
219 |
+
"step": 300
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 1.84,
|
223 |
+
"grad_norm": 0.9651027321815491,
|
224 |
+
"learning_rate": 4.6328355088181915e-05,
|
225 |
+
"loss": 2.3831,
|
226 |
+
"step": 310
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 1.9,
|
230 |
+
"grad_norm": 0.7949943542480469,
|
231 |
+
"learning_rate": 4.607772175077711e-05,
|
232 |
+
"loss": 2.4422,
|
233 |
+
"step": 320
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 1.96,
|
237 |
+
"grad_norm": 0.9031904935836792,
|
238 |
+
"learning_rate": 4.581953932909403e-05,
|
239 |
+
"loss": 2.4595,
|
240 |
+
"step": 330
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"epoch": 2.01,
|
244 |
+
"grad_norm": 0.859309732913971,
|
245 |
+
"learning_rate": 4.555390029237026e-05,
|
246 |
+
"loss": 2.3967,
|
247 |
+
"step": 340
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"epoch": 2.07,
|
251 |
+
"grad_norm": 1.1613001823425293,
|
252 |
+
"learning_rate": 4.528089978046481e-05,
|
253 |
+
"loss": 2.3132,
|
254 |
+
"step": 350
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 2.13,
|
258 |
+
"grad_norm": 0.9616575837135315,
|
259 |
+
"learning_rate": 4.500063556978337e-05,
|
260 |
+
"loss": 2.4425,
|
261 |
+
"step": 360
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 2.19,
|
265 |
+
"grad_norm": 0.7751485109329224,
|
266 |
+
"learning_rate": 4.471320803825915e-05,
|
267 |
+
"loss": 2.3591,
|
268 |
+
"step": 370
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 2.25,
|
272 |
+
"grad_norm": 1.3079149723052979,
|
273 |
+
"learning_rate": 4.441872012940214e-05,
|
274 |
+
"loss": 2.3323,
|
275 |
+
"step": 380
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"epoch": 2.31,
|
279 |
+
"grad_norm": 0.8369519710540771,
|
280 |
+
"learning_rate": 4.4117277315429366e-05,
|
281 |
+
"loss": 2.5005,
|
282 |
+
"step": 390
|
283 |
+
},
|
284 |
+
{
|
285 |
+
"epoch": 2.37,
|
286 |
+
"grad_norm": 1.0954837799072266,
|
287 |
+
"learning_rate": 4.380898755948953e-05,
|
288 |
+
"loss": 2.3058,
|
289 |
+
"step": 400
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"epoch": 2.37,
|
293 |
+
"eval_loss": 2.299175500869751,
|
294 |
+
"eval_runtime": 74.4017,
|
295 |
+
"eval_samples_per_second": 8.064,
|
296 |
+
"eval_steps_per_second": 4.032,
|
297 |
+
"step": 400
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 2.43,
|
301 |
+
"grad_norm": 1.0771162509918213,
|
302 |
+
"learning_rate": 4.349396127699552e-05,
|
303 |
+
"loss": 2.4145,
|
304 |
+
"step": 410
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 2.49,
|
308 |
+
"grad_norm": 0.7209674119949341,
|
309 |
+
"learning_rate": 4.3172311296078595e-05,
|
310 |
+
"loss": 2.3519,
|
311 |
+
"step": 420
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"epoch": 2.55,
|
315 |
+
"grad_norm": 1.0076887607574463,
|
316 |
+
"learning_rate": 4.284415281717847e-05,
|
317 |
+
"loss": 2.3699,
|
318 |
+
"step": 430
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 2.61,
|
322 |
+
"grad_norm": 0.9578609466552734,
|
323 |
+
"learning_rate": 4.250960337178377e-05,
|
324 |
+
"loss": 2.3923,
|
325 |
+
"step": 440
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 2.67,
|
329 |
+
"grad_norm": 0.9023878574371338,
|
330 |
+
"learning_rate": 4.216878278033753e-05,
|
331 |
+
"loss": 2.3618,
|
332 |
+
"step": 450
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 2.73,
|
336 |
+
"grad_norm": 1.1171501874923706,
|
337 |
+
"learning_rate": 4.1821813109322974e-05,
|
338 |
+
"loss": 2.4161,
|
339 |
+
"step": 460
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 2.79,
|
343 |
+
"grad_norm": 1.2200597524642944,
|
344 |
+
"learning_rate": 4.1468818627544845e-05,
|
345 |
+
"loss": 2.3592,
|
346 |
+
"step": 470
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 2.84,
|
350 |
+
"grad_norm": 0.9814207553863525,
|
351 |
+
"learning_rate": 4.1109925761621925e-05,
|
352 |
+
"loss": 2.4143,
|
353 |
+
"step": 480
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"epoch": 2.9,
|
357 |
+
"grad_norm": 1.2403128147125244,
|
358 |
+
"learning_rate": 4.0745263050706784e-05,
|
359 |
+
"loss": 2.3558,
|
360 |
+
"step": 490
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"epoch": 2.96,
|
364 |
+
"grad_norm": 0.9680503606796265,
|
365 |
+
"learning_rate": 4.037496110044884e-05,
|
366 |
+
"loss": 2.3103,
|
367 |
+
"step": 500
|
368 |
+
},
|
369 |
+
{
|
370 |
+
"epoch": 3.02,
|
371 |
+
"grad_norm": 0.9476011991500854,
|
372 |
+
"learning_rate": 3.999915253621739e-05,
|
373 |
+
"loss": 2.369,
|
374 |
+
"step": 510
|
375 |
+
},
|
376 |
+
{
|
377 |
+
"epoch": 3.08,
|
378 |
+
"grad_norm": 0.9985129237174988,
|
379 |
+
"learning_rate": 3.961797195560118e-05,
|
380 |
+
"loss": 2.2797,
|
381 |
+
"step": 520
|
382 |
+
},
|
383 |
+
{
|
384 |
+
"epoch": 3.14,
|
385 |
+
"grad_norm": 1.1295677423477173,
|
386 |
+
"learning_rate": 3.9231555880201655e-05,
|
387 |
+
"loss": 2.3331,
|
388 |
+
"step": 530
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"epoch": 3.2,
|
392 |
+
"grad_norm": 0.854465126991272,
|
393 |
+
"learning_rate": 3.8840042706737114e-05,
|
394 |
+
"loss": 2.2353,
|
395 |
+
"step": 540
|
396 |
+
},
|
397 |
+
{
|
398 |
+
"epoch": 3.26,
|
399 |
+
"grad_norm": 0.9416671991348267,
|
400 |
+
"learning_rate": 3.8443572657475304e-05,
|
401 |
+
"loss": 2.285,
|
402 |
+
"step": 550
|
403 |
+
},
|
404 |
+
{
|
405 |
+
"epoch": 3.32,
|
406 |
+
"grad_norm": 1.1753567457199097,
|
407 |
+
"learning_rate": 3.804228773001212e-05,
|
408 |
+
"loss": 2.3359,
|
409 |
+
"step": 560
|
410 |
+
},
|
411 |
+
{
|
412 |
+
"epoch": 3.38,
|
413 |
+
"grad_norm": 1.0389409065246582,
|
414 |
+
"learning_rate": 3.7636331646414524e-05,
|
415 |
+
"loss": 2.3567,
|
416 |
+
"step": 570
|
417 |
+
},
|
418 |
+
{
|
419 |
+
"epoch": 3.44,
|
420 |
+
"grad_norm": 1.197994589805603,
|
421 |
+
"learning_rate": 3.7225849801745835e-05,
|
422 |
+
"loss": 2.3137,
|
423 |
+
"step": 580
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"epoch": 3.5,
|
427 |
+
"grad_norm": 1.1205960512161255,
|
428 |
+
"learning_rate": 3.6810989211991774e-05,
|
429 |
+
"loss": 2.3268,
|
430 |
+
"step": 590
|
431 |
+
},
|
432 |
+
{
|
433 |
+
"epoch": 3.56,
|
434 |
+
"grad_norm": 1.1302969455718994,
|
435 |
+
"learning_rate": 3.639189846140604e-05,
|
436 |
+
"loss": 2.4254,
|
437 |
+
"step": 600
|
438 |
+
},
|
439 |
+
{
|
440 |
+
"epoch": 3.61,
|
441 |
+
"grad_norm": 1.1475387811660767,
|
442 |
+
"learning_rate": 3.596872764929413e-05,
|
443 |
+
"loss": 2.3282,
|
444 |
+
"step": 610
|
445 |
+
},
|
446 |
+
{
|
447 |
+
"epoch": 3.67,
|
448 |
+
"grad_norm": 1.2079755067825317,
|
449 |
+
"learning_rate": 3.55416283362546e-05,
|
450 |
+
"loss": 2.2859,
|
451 |
+
"step": 620
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 3.73,
|
455 |
+
"grad_norm": 1.274043321609497,
|
456 |
+
"learning_rate": 3.511075348989692e-05,
|
457 |
+
"loss": 2.3619,
|
458 |
+
"step": 630
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"epoch": 3.79,
|
462 |
+
"grad_norm": 1.3108967542648315,
|
463 |
+
"learning_rate": 3.4676257430055434e-05,
|
464 |
+
"loss": 2.202,
|
465 |
+
"step": 640
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"epoch": 3.85,
|
469 |
+
"grad_norm": 1.1571152210235596,
|
470 |
+
"learning_rate": 3.4238295773518924e-05,
|
471 |
+
"loss": 2.3114,
|
472 |
+
"step": 650
|
473 |
+
},
|
474 |
+
{
|
475 |
+
"epoch": 3.91,
|
476 |
+
"grad_norm": 1.2922154664993286,
|
477 |
+
"learning_rate": 3.379702537829583e-05,
|
478 |
+
"loss": 2.3175,
|
479 |
+
"step": 660
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 3.97,
|
483 |
+
"grad_norm": 0.8678541779518127,
|
484 |
+
"learning_rate": 3.335260428743475e-05,
|
485 |
+
"loss": 2.4348,
|
486 |
+
"step": 670
|
487 |
+
},
|
488 |
+
{
|
489 |
+
"epoch": 4.03,
|
490 |
+
"grad_norm": 1.2109763622283936,
|
491 |
+
"learning_rate": 3.29051916724206e-05,
|
492 |
+
"loss": 2.3685,
|
493 |
+
"step": 680
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"epoch": 4.09,
|
497 |
+
"grad_norm": 1.21372389793396,
|
498 |
+
"learning_rate": 3.2454947776166636e-05,
|
499 |
+
"loss": 2.1795,
|
500 |
+
"step": 690
|
501 |
+
},
|
502 |
+
{
|
503 |
+
"epoch": 4.15,
|
504 |
+
"grad_norm": 1.2954655885696411,
|
505 |
+
"learning_rate": 3.200203385562268e-05,
|
506 |
+
"loss": 2.2299,
|
507 |
+
"step": 700
|
508 |
+
},
|
509 |
+
{
|
510 |
+
"epoch": 4.21,
|
511 |
+
"grad_norm": 1.4054641723632812,
|
512 |
+
"learning_rate": 3.154661212402017e-05,
|
513 |
+
"loss": 2.3114,
|
514 |
+
"step": 710
|
515 |
+
},
|
516 |
+
{
|
517 |
+
"epoch": 4.27,
|
518 |
+
"grad_norm": 1.2466893196105957,
|
519 |
+
"learning_rate": 3.10888456927748e-05,
|
520 |
+
"loss": 2.2702,
|
521 |
+
"step": 720
|
522 |
+
},
|
523 |
+
{
|
524 |
+
"epoch": 4.33,
|
525 |
+
"grad_norm": 1.0978355407714844,
|
526 |
+
"learning_rate": 3.0628898513067353e-05,
|
527 |
+
"loss": 2.2537,
|
528 |
+
"step": 730
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"epoch": 4.39,
|
532 |
+
"grad_norm": 1.3766223192214966,
|
533 |
+
"learning_rate": 3.0166935317123823e-05,
|
534 |
+
"loss": 2.3131,
|
535 |
+
"step": 740
|
536 |
+
},
|
537 |
+
{
|
538 |
+
"epoch": 4.44,
|
539 |
+
"grad_norm": 1.152358889579773,
|
540 |
+
"learning_rate": 2.9703121559215845e-05,
|
541 |
+
"loss": 2.38,
|
542 |
+
"step": 750
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"epoch": 4.5,
|
546 |
+
"grad_norm": 1.3584524393081665,
|
547 |
+
"learning_rate": 2.923762335640242e-05,
|
548 |
+
"loss": 2.3432,
|
549 |
+
"step": 760
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"epoch": 4.56,
|
553 |
+
"grad_norm": 1.3569154739379883,
|
554 |
+
"learning_rate": 2.8770607429034352e-05,
|
555 |
+
"loss": 2.2632,
|
556 |
+
"step": 770
|
557 |
+
},
|
558 |
+
{
|
559 |
+
"epoch": 4.62,
|
560 |
+
"grad_norm": 1.4426939487457275,
|
561 |
+
"learning_rate": 2.8302241041042565e-05,
|
562 |
+
"loss": 2.2501,
|
563 |
+
"step": 780
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"epoch": 4.68,
|
567 |
+
"grad_norm": 1.2213878631591797,
|
568 |
+
"learning_rate": 2.783269194003175e-05,
|
569 |
+
"loss": 2.3787,
|
570 |
+
"step": 790
|
571 |
+
},
|
572 |
+
{
|
573 |
+
"epoch": 4.74,
|
574 |
+
"grad_norm": 1.5808135271072388,
|
575 |
+
"learning_rate": 2.7362128297200785e-05,
|
576 |
+
"loss": 2.3647,
|
577 |
+
"step": 800
|
578 |
+
},
|
579 |
+
{
|
580 |
+
"epoch": 4.74,
|
581 |
+
"eval_loss": 2.2738687992095947,
|
582 |
+
"eval_runtime": 80.6321,
|
583 |
+
"eval_samples_per_second": 7.441,
|
584 |
+
"eval_steps_per_second": 3.721,
|
585 |
+
"step": 800
|
586 |
+
},
|
587 |
+
{
|
588 |
+
"epoch": 4.8,
|
589 |
+
"grad_norm": 1.2698041200637817,
|
590 |
+
"learning_rate": 2.6890718647111422e-05,
|
591 |
+
"loss": 2.2942,
|
592 |
+
"step": 810
|
593 |
+
},
|
594 |
+
{
|
595 |
+
"epoch": 4.86,
|
596 |
+
"grad_norm": 1.2770848274230957,
|
597 |
+
"learning_rate": 2.6418631827326857e-05,
|
598 |
+
"loss": 2.347,
|
599 |
+
"step": 820
|
600 |
+
},
|
601 |
+
{
|
602 |
+
"epoch": 4.92,
|
603 |
+
"grad_norm": 1.2166974544525146,
|
604 |
+
"learning_rate": 2.5946036917941762e-05,
|
605 |
+
"loss": 2.2969,
|
606 |
+
"step": 830
|
607 |
+
},
|
608 |
+
{
|
609 |
+
"epoch": 4.98,
|
610 |
+
"grad_norm": 1.4275230169296265,
|
611 |
+
"learning_rate": 2.5473103181025476e-05,
|
612 |
+
"loss": 2.2556,
|
613 |
+
"step": 840
|
614 |
+
},
|
615 |
+
{
|
616 |
+
"epoch": 5.04,
|
617 |
+
"grad_norm": 1.2852686643600464,
|
618 |
+
"learning_rate": 2.5e-05,
|
619 |
+
"loss": 2.2781,
|
620 |
+
"step": 850
|
621 |
+
},
|
622 |
+
{
|
623 |
+
"epoch": 5.1,
|
624 |
+
"grad_norm": 1.6887468099594116,
|
625 |
+
"learning_rate": 2.4526896818974533e-05,
|
626 |
+
"loss": 2.2843,
|
627 |
+
"step": 860
|
628 |
+
},
|
629 |
+
{
|
630 |
+
"epoch": 5.16,
|
631 |
+
"grad_norm": 1.328687310218811,
|
632 |
+
"learning_rate": 2.4053963082058244e-05,
|
633 |
+
"loss": 2.229,
|
634 |
+
"step": 870
|
635 |
+
},
|
636 |
+
{
|
637 |
+
"epoch": 5.21,
|
638 |
+
"grad_norm": 1.3591057062149048,
|
639 |
+
"learning_rate": 2.3581368172673152e-05,
|
640 |
+
"loss": 2.2851,
|
641 |
+
"step": 880
|
642 |
+
},
|
643 |
+
{
|
644 |
+
"epoch": 5.27,
|
645 |
+
"grad_norm": 1.3400282859802246,
|
646 |
+
"learning_rate": 2.310928135288859e-05,
|
647 |
+
"loss": 2.18,
|
648 |
+
"step": 890
|
649 |
+
},
|
650 |
+
{
|
651 |
+
"epoch": 5.33,
|
652 |
+
"grad_norm": 1.3457157611846924,
|
653 |
+
"learning_rate": 2.263787170279922e-05,
|
654 |
+
"loss": 2.2501,
|
655 |
+
"step": 900
|
656 |
+
},
|
657 |
+
{
|
658 |
+
"epoch": 5.39,
|
659 |
+
"grad_norm": 1.5690137147903442,
|
660 |
+
"learning_rate": 2.2167308059968254e-05,
|
661 |
+
"loss": 2.2682,
|
662 |
+
"step": 910
|
663 |
+
},
|
664 |
+
{
|
665 |
+
"epoch": 5.45,
|
666 |
+
"grad_norm": 1.429304599761963,
|
667 |
+
"learning_rate": 2.1697758958957448e-05,
|
668 |
+
"loss": 2.3144,
|
669 |
+
"step": 920
|
670 |
+
},
|
671 |
+
{
|
672 |
+
"epoch": 5.51,
|
673 |
+
"grad_norm": 1.4117275476455688,
|
674 |
+
"learning_rate": 2.1229392570965657e-05,
|
675 |
+
"loss": 2.2955,
|
676 |
+
"step": 930
|
677 |
+
},
|
678 |
+
{
|
679 |
+
"epoch": 5.57,
|
680 |
+
"grad_norm": 1.7679541110992432,
|
681 |
+
"learning_rate": 2.0762376643597582e-05,
|
682 |
+
"loss": 2.2117,
|
683 |
+
"step": 940
|
684 |
+
},
|
685 |
+
{
|
686 |
+
"epoch": 5.63,
|
687 |
+
"grad_norm": 1.4710173606872559,
|
688 |
+
"learning_rate": 2.029687844078416e-05,
|
689 |
+
"loss": 2.3107,
|
690 |
+
"step": 950
|
691 |
+
},
|
692 |
+
{
|
693 |
+
"epoch": 5.69,
|
694 |
+
"grad_norm": 1.2774254083633423,
|
695 |
+
"learning_rate": 1.9833064682876176e-05,
|
696 |
+
"loss": 2.2242,
|
697 |
+
"step": 960
|
698 |
+
},
|
699 |
+
{
|
700 |
+
"epoch": 5.75,
|
701 |
+
"grad_norm": 1.5879724025726318,
|
702 |
+
"learning_rate": 1.937110148693265e-05,
|
703 |
+
"loss": 2.2299,
|
704 |
+
"step": 970
|
705 |
+
},
|
706 |
+
{
|
707 |
+
"epoch": 5.81,
|
708 |
+
"grad_norm": 1.3109989166259766,
|
709 |
+
"learning_rate": 1.8911154307225203e-05,
|
710 |
+
"loss": 2.3555,
|
711 |
+
"step": 980
|
712 |
+
},
|
713 |
+
{
|
714 |
+
"epoch": 5.87,
|
715 |
+
"grad_norm": 1.6713744401931763,
|
716 |
+
"learning_rate": 1.8453387875979834e-05,
|
717 |
+
"loss": 2.2603,
|
718 |
+
"step": 990
|
719 |
+
},
|
720 |
+
{
|
721 |
+
"epoch": 5.93,
|
722 |
+
"grad_norm": 1.6011615991592407,
|
723 |
+
"learning_rate": 1.7997966144377325e-05,
|
724 |
+
"loss": 2.2731,
|
725 |
+
"step": 1000
|
726 |
+
},
|
727 |
+
{
|
728 |
+
"epoch": 5.99,
|
729 |
+
"grad_norm": 1.4683603048324585,
|
730 |
+
"learning_rate": 1.754505222383337e-05,
|
731 |
+
"loss": 2.2876,
|
732 |
+
"step": 1010
|
733 |
+
},
|
734 |
+
{
|
735 |
+
"epoch": 6.04,
|
736 |
+
"grad_norm": 1.3678452968597412,
|
737 |
+
"learning_rate": 1.70948083275794e-05,
|
738 |
+
"loss": 2.3123,
|
739 |
+
"step": 1020
|
740 |
+
},
|
741 |
+
{
|
742 |
+
"epoch": 6.1,
|
743 |
+
"grad_norm": 1.4179573059082031,
|
744 |
+
"learning_rate": 1.6647395712565256e-05,
|
745 |
+
"loss": 2.1601,
|
746 |
+
"step": 1030
|
747 |
+
},
|
748 |
+
{
|
749 |
+
"epoch": 6.16,
|
750 |
+
"grad_norm": 1.4710493087768555,
|
751 |
+
"learning_rate": 1.6202974621704175e-05,
|
752 |
+
"loss": 2.1918,
|
753 |
+
"step": 1040
|
754 |
+
},
|
755 |
+
{
|
756 |
+
"epoch": 6.22,
|
757 |
+
"grad_norm": 1.5775597095489502,
|
758 |
+
"learning_rate": 1.576170422648108e-05,
|
759 |
+
"loss": 2.3438,
|
760 |
+
"step": 1050
|
761 |
+
},
|
762 |
+
{
|
763 |
+
"epoch": 6.28,
|
764 |
+
"grad_norm": 1.7641725540161133,
|
765 |
+
"learning_rate": 1.5323742569944572e-05,
|
766 |
+
"loss": 2.1773,
|
767 |
+
"step": 1060
|
768 |
+
},
|
769 |
+
{
|
770 |
+
"epoch": 6.34,
|
771 |
+
"grad_norm": 1.5010628700256348,
|
772 |
+
"learning_rate": 1.4889246510103077e-05,
|
773 |
+
"loss": 2.2014,
|
774 |
+
"step": 1070
|
775 |
+
},
|
776 |
+
{
|
777 |
+
"epoch": 6.4,
|
778 |
+
"grad_norm": 1.5155980587005615,
|
779 |
+
"learning_rate": 1.4458371663745401e-05,
|
780 |
+
"loss": 2.2616,
|
781 |
+
"step": 1080
|
782 |
+
},
|
783 |
+
{
|
784 |
+
"epoch": 6.46,
|
785 |
+
"grad_norm": 1.337975025177002,
|
786 |
+
"learning_rate": 1.4031272350705871e-05,
|
787 |
+
"loss": 2.2648,
|
788 |
+
"step": 1090
|
789 |
+
},
|
790 |
+
{
|
791 |
+
"epoch": 6.52,
|
792 |
+
"grad_norm": 1.788812518119812,
|
793 |
+
"learning_rate": 1.3608101538593965e-05,
|
794 |
+
"loss": 2.2841,
|
795 |
+
"step": 1100
|
796 |
+
},
|
797 |
+
{
|
798 |
+
"epoch": 6.58,
|
799 |
+
"grad_norm": 1.6673487424850464,
|
800 |
+
"learning_rate": 1.3189010788008233e-05,
|
801 |
+
"loss": 2.3188,
|
802 |
+
"step": 1110
|
803 |
+
},
|
804 |
+
{
|
805 |
+
"epoch": 6.64,
|
806 |
+
"grad_norm": 1.4954336881637573,
|
807 |
+
"learning_rate": 1.277415019825417e-05,
|
808 |
+
"loss": 2.2268,
|
809 |
+
"step": 1120
|
810 |
+
},
|
811 |
+
{
|
812 |
+
"epoch": 6.7,
|
813 |
+
"grad_norm": 1.5983794927597046,
|
814 |
+
"learning_rate": 1.2363668353585487e-05,
|
815 |
+
"loss": 2.2214,
|
816 |
+
"step": 1130
|
817 |
+
},
|
818 |
+
{
|
819 |
+
"epoch": 6.76,
|
820 |
+
"grad_norm": 1.6327165365219116,
|
821 |
+
"learning_rate": 1.195771226998789e-05,
|
822 |
+
"loss": 2.2109,
|
823 |
+
"step": 1140
|
824 |
+
},
|
825 |
+
{
|
826 |
+
"epoch": 6.81,
|
827 |
+
"grad_norm": 1.7117351293563843,
|
828 |
+
"learning_rate": 1.1556427342524698e-05,
|
829 |
+
"loss": 2.3153,
|
830 |
+
"step": 1150
|
831 |
+
},
|
832 |
+
{
|
833 |
+
"epoch": 6.87,
|
834 |
+
"grad_norm": 1.8630892038345337,
|
835 |
+
"learning_rate": 1.1159957293262888e-05,
|
836 |
+
"loss": 2.216,
|
837 |
+
"step": 1160
|
838 |
+
},
|
839 |
+
{
|
840 |
+
"epoch": 6.93,
|
841 |
+
"grad_norm": 1.6396968364715576,
|
842 |
+
"learning_rate": 1.0768444119798357e-05,
|
843 |
+
"loss": 2.2552,
|
844 |
+
"step": 1170
|
845 |
+
},
|
846 |
+
{
|
847 |
+
"epoch": 6.99,
|
848 |
+
"grad_norm": 1.5091443061828613,
|
849 |
+
"learning_rate": 1.0382028044398822e-05,
|
850 |
+
"loss": 2.2435,
|
851 |
+
"step": 1180
|
852 |
+
},
|
853 |
+
{
|
854 |
+
"epoch": 7.05,
|
855 |
+
"grad_norm": 1.4590834379196167,
|
856 |
+
"learning_rate": 1.0000847463782615e-05,
|
857 |
+
"loss": 2.2492,
|
858 |
+
"step": 1190
|
859 |
+
},
|
860 |
+
{
|
861 |
+
"epoch": 7.11,
|
862 |
+
"grad_norm": 1.8363531827926636,
|
863 |
+
"learning_rate": 9.625038899551161e-06,
|
864 |
+
"loss": 2.1918,
|
865 |
+
"step": 1200
|
866 |
+
},
|
867 |
+
{
|
868 |
+
"epoch": 7.11,
|
869 |
+
"eval_loss": 2.269778251647949,
|
870 |
+
"eval_runtime": 74.1482,
|
871 |
+
"eval_samples_per_second": 8.092,
|
872 |
+
"eval_steps_per_second": 4.046,
|
873 |
+
"step": 1200
|
874 |
+
}
|
875 |
+
],
|
876 |
+
"logging_steps": 10,
|
877 |
+
"max_steps": 1680,
|
878 |
+
"num_input_tokens_seen": 0,
|
879 |
+
"num_train_epochs": 10,
|
880 |
+
"save_steps": 400,
|
881 |
+
"total_flos": 1.1235201502895145e+18,
|
882 |
+
"train_batch_size": 2,
|
883 |
+
"trial_name": null,
|
884 |
+
"trial_params": null
|
885 |
+
}
|
Qwen1.5-7B-Chat-LoRA/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33abe019a855caeb870a5a26ef1f74f73f335adcffec1bc7b6ef2a6cedb86ab0
|
3 |
+
size 5112
|
Qwen1.5-7B-Chat-LoRA/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|