Upload folder using huggingface_hub
Browse files- README.md +202 -0
- adapter_config.json +34 -0
- adapter_model.safetensors +3 -0
- added_tokens.json +24 -0
- special_tokens_map.json +25 -0
- tokenizer.json +0 -0
- tokenizer_config.json +207 -0
- trainer_state.json +463 -0
- vocab.json +0 -0
README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Qwen/Qwen2.5-14B-Instruct
|
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.12.1.dev0
|
adapter_config.json
ADDED
@@ -0,0 +1,34 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "Qwen/Qwen2.5-14B-Instruct",
|
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.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 16,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"o_proj",
|
24 |
+
"gate_proj",
|
25 |
+
"k_proj",
|
26 |
+
"down_proj",
|
27 |
+
"v_proj",
|
28 |
+
"up_proj",
|
29 |
+
"q_proj"
|
30 |
+
],
|
31 |
+
"task_type": "CAUSAL_LM",
|
32 |
+
"use_dora": false,
|
33 |
+
"use_rslora": false
|
34 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:89229b281b9caad9cc2d321a71472831d3c166eb223bdd4948ddb838b1bc5dd3
|
3 |
+
size 275341720
|
added_tokens.json
ADDED
@@ -0,0 +1,24 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"</tool_call>": 151658,
|
3 |
+
"<tool_call>": 151657,
|
4 |
+
"<|box_end|>": 151649,
|
5 |
+
"<|box_start|>": 151648,
|
6 |
+
"<|endoftext|>": 151643,
|
7 |
+
"<|file_sep|>": 151664,
|
8 |
+
"<|fim_middle|>": 151660,
|
9 |
+
"<|fim_pad|>": 151662,
|
10 |
+
"<|fim_prefix|>": 151659,
|
11 |
+
"<|fim_suffix|>": 151661,
|
12 |
+
"<|im_end|>": 151645,
|
13 |
+
"<|im_start|>": 151644,
|
14 |
+
"<|image_pad|>": 151655,
|
15 |
+
"<|object_ref_end|>": 151647,
|
16 |
+
"<|object_ref_start|>": 151646,
|
17 |
+
"<|quad_end|>": 151651,
|
18 |
+
"<|quad_start|>": 151650,
|
19 |
+
"<|repo_name|>": 151663,
|
20 |
+
"<|video_pad|>": 151656,
|
21 |
+
"<|vision_end|>": 151653,
|
22 |
+
"<|vision_pad|>": 151654,
|
23 |
+
"<|vision_start|>": 151652
|
24 |
+
}
|
special_tokens_map.json
ADDED
@@ -0,0 +1,25 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>",
|
5 |
+
"<|object_ref_start|>",
|
6 |
+
"<|object_ref_end|>",
|
7 |
+
"<|box_start|>",
|
8 |
+
"<|box_end|>",
|
9 |
+
"<|quad_start|>",
|
10 |
+
"<|quad_end|>",
|
11 |
+
"<|vision_start|>",
|
12 |
+
"<|vision_end|>",
|
13 |
+
"<|vision_pad|>",
|
14 |
+
"<|image_pad|>",
|
15 |
+
"<|video_pad|>"
|
16 |
+
],
|
17 |
+
"eos_token": {
|
18 |
+
"content": "<|im_end|>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
},
|
24 |
+
"pad_token": "<|endoftext|>"
|
25 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer_config.json
ADDED
@@ -0,0 +1,207 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 |
+
},
|
182 |
+
"additional_special_tokens": [
|
183 |
+
"<|im_start|>",
|
184 |
+
"<|im_end|>",
|
185 |
+
"<|object_ref_start|>",
|
186 |
+
"<|object_ref_end|>",
|
187 |
+
"<|box_start|>",
|
188 |
+
"<|box_end|>",
|
189 |
+
"<|quad_start|>",
|
190 |
+
"<|quad_end|>",
|
191 |
+
"<|vision_start|>",
|
192 |
+
"<|vision_end|>",
|
193 |
+
"<|vision_pad|>",
|
194 |
+
"<|image_pad|>",
|
195 |
+
"<|video_pad|>"
|
196 |
+
],
|
197 |
+
"bos_token": null,
|
198 |
+
"chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}\n {%- endif %}\n {{- \"\\n\\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 {%- else %}\n {{- '<|im_start|>system\\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) 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{%- endif %}\n",
|
199 |
+
"clean_up_tokenization_spaces": false,
|
200 |
+
"eos_token": "<|im_end|>",
|
201 |
+
"errors": "replace",
|
202 |
+
"model_max_length": 131072,
|
203 |
+
"pad_token": "<|endoftext|>",
|
204 |
+
"split_special_tokens": false,
|
205 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
206 |
+
"unk_token": null
|
207 |
+
}
|
trainer_state.json
ADDED
@@ -0,0 +1,463 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.8942544153811759,
|
5 |
+
"eval_steps": 50,
|
6 |
+
"global_step": 500,
|
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.017885088307623517,
|
13 |
+
"grad_norm": 0.27167433500289917,
|
14 |
+
"learning_rate": 5.9523809523809525e-06,
|
15 |
+
"loss": 1.9206,
|
16 |
+
"step": 10
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.035770176615247035,
|
20 |
+
"grad_norm": 0.2490677386522293,
|
21 |
+
"learning_rate": 1.1904761904761905e-05,
|
22 |
+
"loss": 1.8864,
|
23 |
+
"step": 20
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.05365526492287056,
|
27 |
+
"grad_norm": 0.23479315638542175,
|
28 |
+
"learning_rate": 1.785714285714286e-05,
|
29 |
+
"loss": 1.8092,
|
30 |
+
"step": 30
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.07154035323049407,
|
34 |
+
"grad_norm": 0.2516893446445465,
|
35 |
+
"learning_rate": 2.380952380952381e-05,
|
36 |
+
"loss": 1.6878,
|
37 |
+
"step": 40
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.0894254415381176,
|
41 |
+
"grad_norm": 0.30081456899642944,
|
42 |
+
"learning_rate": 2.9761904761904762e-05,
|
43 |
+
"loss": 1.4673,
|
44 |
+
"step": 50
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.0894254415381176,
|
48 |
+
"eval_loss": 1.3079078197479248,
|
49 |
+
"eval_runtime": 340.2145,
|
50 |
+
"eval_samples_per_second": 5.843,
|
51 |
+
"eval_steps_per_second": 2.922,
|
52 |
+
"step": 50
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"epoch": 0.10731052984574112,
|
56 |
+
"grad_norm": 0.40885159373283386,
|
57 |
+
"learning_rate": 3.571428571428572e-05,
|
58 |
+
"loss": 1.1216,
|
59 |
+
"step": 60
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"epoch": 0.12519561815336464,
|
63 |
+
"grad_norm": 0.34105631709098816,
|
64 |
+
"learning_rate": 4.166666666666667e-05,
|
65 |
+
"loss": 0.623,
|
66 |
+
"step": 70
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"epoch": 0.14308070646098814,
|
70 |
+
"grad_norm": 0.08575189858675003,
|
71 |
+
"learning_rate": 4.761904761904762e-05,
|
72 |
+
"loss": 0.321,
|
73 |
+
"step": 80
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 0.16096579476861167,
|
77 |
+
"grad_norm": 0.06351594626903534,
|
78 |
+
"learning_rate": 5.3571428571428575e-05,
|
79 |
+
"loss": 0.2671,
|
80 |
+
"step": 90
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 0.1788508830762352,
|
84 |
+
"grad_norm": 0.044943634420633316,
|
85 |
+
"learning_rate": 5.9523809523809524e-05,
|
86 |
+
"loss": 0.2634,
|
87 |
+
"step": 100
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 0.1788508830762352,
|
91 |
+
"eval_loss": 0.2529277801513672,
|
92 |
+
"eval_runtime": 340.0791,
|
93 |
+
"eval_samples_per_second": 5.846,
|
94 |
+
"eval_steps_per_second": 2.923,
|
95 |
+
"step": 100
|
96 |
+
},
|
97 |
+
{
|
98 |
+
"epoch": 0.1967359713838587,
|
99 |
+
"grad_norm": 0.04525942727923393,
|
100 |
+
"learning_rate": 6.547619047619048e-05,
|
101 |
+
"loss": 0.2476,
|
102 |
+
"step": 110
|
103 |
+
},
|
104 |
+
{
|
105 |
+
"epoch": 0.21462105969148224,
|
106 |
+
"grad_norm": 0.03497561439871788,
|
107 |
+
"learning_rate": 7.142857142857143e-05,
|
108 |
+
"loss": 0.2364,
|
109 |
+
"step": 120
|
110 |
+
},
|
111 |
+
{
|
112 |
+
"epoch": 0.23250614799910574,
|
113 |
+
"grad_norm": 0.03806141018867493,
|
114 |
+
"learning_rate": 7.738095238095239e-05,
|
115 |
+
"loss": 0.2375,
|
116 |
+
"step": 130
|
117 |
+
},
|
118 |
+
{
|
119 |
+
"epoch": 0.25039123630672927,
|
120 |
+
"grad_norm": 0.03912373259663582,
|
121 |
+
"learning_rate": 8.333333333333334e-05,
|
122 |
+
"loss": 0.2458,
|
123 |
+
"step": 140
|
124 |
+
},
|
125 |
+
{
|
126 |
+
"epoch": 0.2682763246143528,
|
127 |
+
"grad_norm": 0.038528475910425186,
|
128 |
+
"learning_rate": 8.92857142857143e-05,
|
129 |
+
"loss": 0.2356,
|
130 |
+
"step": 150
|
131 |
+
},
|
132 |
+
{
|
133 |
+
"epoch": 0.2682763246143528,
|
134 |
+
"eval_loss": 0.2338634878396988,
|
135 |
+
"eval_runtime": 340.1092,
|
136 |
+
"eval_samples_per_second": 5.845,
|
137 |
+
"eval_steps_per_second": 2.923,
|
138 |
+
"step": 150
|
139 |
+
},
|
140 |
+
{
|
141 |
+
"epoch": 0.2861614129219763,
|
142 |
+
"grad_norm": 0.033717814832925797,
|
143 |
+
"learning_rate": 9.523809523809524e-05,
|
144 |
+
"loss": 0.2328,
|
145 |
+
"step": 160
|
146 |
+
},
|
147 |
+
{
|
148 |
+
"epoch": 0.3040465012295998,
|
149 |
+
"grad_norm": 0.034611135721206665,
|
150 |
+
"learning_rate": 9.98674618952949e-05,
|
151 |
+
"loss": 0.232,
|
152 |
+
"step": 170
|
153 |
+
},
|
154 |
+
{
|
155 |
+
"epoch": 0.32193158953722334,
|
156 |
+
"grad_norm": 0.03772770240902901,
|
157 |
+
"learning_rate": 9.920477137176939e-05,
|
158 |
+
"loss": 0.2321,
|
159 |
+
"step": 180
|
160 |
+
},
|
161 |
+
{
|
162 |
+
"epoch": 0.33981667784484687,
|
163 |
+
"grad_norm": 0.03764208406209946,
|
164 |
+
"learning_rate": 9.854208084824388e-05,
|
165 |
+
"loss": 0.2252,
|
166 |
+
"step": 190
|
167 |
+
},
|
168 |
+
{
|
169 |
+
"epoch": 0.3577017661524704,
|
170 |
+
"grad_norm": 0.04233132675290108,
|
171 |
+
"learning_rate": 9.787939032471835e-05,
|
172 |
+
"loss": 0.2255,
|
173 |
+
"step": 200
|
174 |
+
},
|
175 |
+
{
|
176 |
+
"epoch": 0.3577017661524704,
|
177 |
+
"eval_loss": 0.22211842238903046,
|
178 |
+
"eval_runtime": 340.2159,
|
179 |
+
"eval_samples_per_second": 5.843,
|
180 |
+
"eval_steps_per_second": 2.922,
|
181 |
+
"step": 200
|
182 |
+
},
|
183 |
+
{
|
184 |
+
"epoch": 0.3755868544600939,
|
185 |
+
"grad_norm": 0.04666154831647873,
|
186 |
+
"learning_rate": 9.721669980119285e-05,
|
187 |
+
"loss": 0.2221,
|
188 |
+
"step": 210
|
189 |
+
},
|
190 |
+
{
|
191 |
+
"epoch": 0.3934719427677174,
|
192 |
+
"grad_norm": 0.05546770244836807,
|
193 |
+
"learning_rate": 9.655400927766734e-05,
|
194 |
+
"loss": 0.2241,
|
195 |
+
"step": 220
|
196 |
+
},
|
197 |
+
{
|
198 |
+
"epoch": 0.41135703107534094,
|
199 |
+
"grad_norm": 0.04022465646266937,
|
200 |
+
"learning_rate": 9.589131875414182e-05,
|
201 |
+
"loss": 0.2144,
|
202 |
+
"step": 230
|
203 |
+
},
|
204 |
+
{
|
205 |
+
"epoch": 0.42924211938296447,
|
206 |
+
"grad_norm": 0.041572101414203644,
|
207 |
+
"learning_rate": 9.52286282306163e-05,
|
208 |
+
"loss": 0.2113,
|
209 |
+
"step": 240
|
210 |
+
},
|
211 |
+
{
|
212 |
+
"epoch": 0.44712720769058795,
|
213 |
+
"grad_norm": 0.039912398904561996,
|
214 |
+
"learning_rate": 9.45659377070908e-05,
|
215 |
+
"loss": 0.2143,
|
216 |
+
"step": 250
|
217 |
+
},
|
218 |
+
{
|
219 |
+
"epoch": 0.44712720769058795,
|
220 |
+
"eval_loss": 0.21348513662815094,
|
221 |
+
"eval_runtime": 339.9419,
|
222 |
+
"eval_samples_per_second": 5.848,
|
223 |
+
"eval_steps_per_second": 2.924,
|
224 |
+
"step": 250
|
225 |
+
},
|
226 |
+
{
|
227 |
+
"epoch": 0.4650122959982115,
|
228 |
+
"grad_norm": 0.04531717300415039,
|
229 |
+
"learning_rate": 9.390324718356528e-05,
|
230 |
+
"loss": 0.2078,
|
231 |
+
"step": 260
|
232 |
+
},
|
233 |
+
{
|
234 |
+
"epoch": 0.482897384305835,
|
235 |
+
"grad_norm": 0.05076432228088379,
|
236 |
+
"learning_rate": 9.324055666003977e-05,
|
237 |
+
"loss": 0.2105,
|
238 |
+
"step": 270
|
239 |
+
},
|
240 |
+
{
|
241 |
+
"epoch": 0.5007824726134585,
|
242 |
+
"grad_norm": 0.05077740550041199,
|
243 |
+
"learning_rate": 9.257786613651425e-05,
|
244 |
+
"loss": 0.2102,
|
245 |
+
"step": 280
|
246 |
+
},
|
247 |
+
{
|
248 |
+
"epoch": 0.518667560921082,
|
249 |
+
"grad_norm": 0.05294053629040718,
|
250 |
+
"learning_rate": 9.191517561298874e-05,
|
251 |
+
"loss": 0.2116,
|
252 |
+
"step": 290
|
253 |
+
},
|
254 |
+
{
|
255 |
+
"epoch": 0.5365526492287056,
|
256 |
+
"grad_norm": 0.04222816973924637,
|
257 |
+
"learning_rate": 9.125248508946323e-05,
|
258 |
+
"loss": 0.2004,
|
259 |
+
"step": 300
|
260 |
+
},
|
261 |
+
{
|
262 |
+
"epoch": 0.5365526492287056,
|
263 |
+
"eval_loss": 0.205940380692482,
|
264 |
+
"eval_runtime": 340.0032,
|
265 |
+
"eval_samples_per_second": 5.847,
|
266 |
+
"eval_steps_per_second": 2.924,
|
267 |
+
"step": 300
|
268 |
+
},
|
269 |
+
{
|
270 |
+
"epoch": 0.5544377375363291,
|
271 |
+
"grad_norm": 0.06563922017812729,
|
272 |
+
"learning_rate": 9.058979456593771e-05,
|
273 |
+
"loss": 0.2024,
|
274 |
+
"step": 310
|
275 |
+
},
|
276 |
+
{
|
277 |
+
"epoch": 0.5723228258439526,
|
278 |
+
"grad_norm": 0.06504207849502563,
|
279 |
+
"learning_rate": 8.99271040424122e-05,
|
280 |
+
"loss": 0.2076,
|
281 |
+
"step": 320
|
282 |
+
},
|
283 |
+
{
|
284 |
+
"epoch": 0.5902079141515761,
|
285 |
+
"grad_norm": 0.055658888071775436,
|
286 |
+
"learning_rate": 8.926441351888669e-05,
|
287 |
+
"loss": 0.2026,
|
288 |
+
"step": 330
|
289 |
+
},
|
290 |
+
{
|
291 |
+
"epoch": 0.6080930024591996,
|
292 |
+
"grad_norm": 0.0635204091668129,
|
293 |
+
"learning_rate": 8.860172299536117e-05,
|
294 |
+
"loss": 0.199,
|
295 |
+
"step": 340
|
296 |
+
},
|
297 |
+
{
|
298 |
+
"epoch": 0.6259780907668232,
|
299 |
+
"grad_norm": 0.06404862552881241,
|
300 |
+
"learning_rate": 8.793903247183566e-05,
|
301 |
+
"loss": 0.2048,
|
302 |
+
"step": 350
|
303 |
+
},
|
304 |
+
{
|
305 |
+
"epoch": 0.6259780907668232,
|
306 |
+
"eval_loss": 0.1987379640340805,
|
307 |
+
"eval_runtime": 339.7556,
|
308 |
+
"eval_samples_per_second": 5.851,
|
309 |
+
"eval_steps_per_second": 2.926,
|
310 |
+
"step": 350
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 0.6438631790744467,
|
314 |
+
"grad_norm": 0.061456065624952316,
|
315 |
+
"learning_rate": 8.727634194831014e-05,
|
316 |
+
"loss": 0.2002,
|
317 |
+
"step": 360
|
318 |
+
},
|
319 |
+
{
|
320 |
+
"epoch": 0.6617482673820702,
|
321 |
+
"grad_norm": 0.059758663177490234,
|
322 |
+
"learning_rate": 8.661365142478463e-05,
|
323 |
+
"loss": 0.1928,
|
324 |
+
"step": 370
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 0.6796333556896937,
|
328 |
+
"grad_norm": 0.07035389542579651,
|
329 |
+
"learning_rate": 8.595096090125912e-05,
|
330 |
+
"loss": 0.1982,
|
331 |
+
"step": 380
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 0.6975184439973172,
|
335 |
+
"grad_norm": 0.05884738266468048,
|
336 |
+
"learning_rate": 8.52882703777336e-05,
|
337 |
+
"loss": 0.199,
|
338 |
+
"step": 390
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 0.7154035323049408,
|
342 |
+
"grad_norm": 0.07666763663291931,
|
343 |
+
"learning_rate": 8.462557985420809e-05,
|
344 |
+
"loss": 0.1901,
|
345 |
+
"step": 400
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 0.7154035323049408,
|
349 |
+
"eval_loss": 0.19112130999565125,
|
350 |
+
"eval_runtime": 339.7085,
|
351 |
+
"eval_samples_per_second": 5.852,
|
352 |
+
"eval_steps_per_second": 2.926,
|
353 |
+
"step": 400
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"epoch": 0.7332886206125643,
|
357 |
+
"grad_norm": 0.07783893495798111,
|
358 |
+
"learning_rate": 8.396288933068258e-05,
|
359 |
+
"loss": 0.1903,
|
360 |
+
"step": 410
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"epoch": 0.7511737089201878,
|
364 |
+
"grad_norm": 0.06356322020292282,
|
365 |
+
"learning_rate": 8.330019880715706e-05,
|
366 |
+
"loss": 0.189,
|
367 |
+
"step": 420
|
368 |
+
},
|
369 |
+
{
|
370 |
+
"epoch": 0.7690587972278113,
|
371 |
+
"grad_norm": 0.06573337316513062,
|
372 |
+
"learning_rate": 8.263750828363155e-05,
|
373 |
+
"loss": 0.1921,
|
374 |
+
"step": 430
|
375 |
+
},
|
376 |
+
{
|
377 |
+
"epoch": 0.7869438855354348,
|
378 |
+
"grad_norm": 0.0807296559214592,
|
379 |
+
"learning_rate": 8.197481776010603e-05,
|
380 |
+
"loss": 0.1826,
|
381 |
+
"step": 440
|
382 |
+
},
|
383 |
+
{
|
384 |
+
"epoch": 0.8048289738430584,
|
385 |
+
"grad_norm": 0.07666200399398804,
|
386 |
+
"learning_rate": 8.131212723658052e-05,
|
387 |
+
"loss": 0.1835,
|
388 |
+
"step": 450
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"epoch": 0.8048289738430584,
|
392 |
+
"eval_loss": 0.18313755095005035,
|
393 |
+
"eval_runtime": 340.1916,
|
394 |
+
"eval_samples_per_second": 5.844,
|
395 |
+
"eval_steps_per_second": 2.922,
|
396 |
+
"step": 450
|
397 |
+
},
|
398 |
+
{
|
399 |
+
"epoch": 0.8227140621506819,
|
400 |
+
"grad_norm": 0.09144561737775803,
|
401 |
+
"learning_rate": 8.064943671305501e-05,
|
402 |
+
"loss": 0.1813,
|
403 |
+
"step": 460
|
404 |
+
},
|
405 |
+
{
|
406 |
+
"epoch": 0.8405991504583054,
|
407 |
+
"grad_norm": 0.10572754591703415,
|
408 |
+
"learning_rate": 7.99867461895295e-05,
|
409 |
+
"loss": 0.1776,
|
410 |
+
"step": 470
|
411 |
+
},
|
412 |
+
{
|
413 |
+
"epoch": 0.8584842387659289,
|
414 |
+
"grad_norm": 0.08453221619129181,
|
415 |
+
"learning_rate": 7.932405566600398e-05,
|
416 |
+
"loss": 0.1809,
|
417 |
+
"step": 480
|
418 |
+
},
|
419 |
+
{
|
420 |
+
"epoch": 0.8763693270735524,
|
421 |
+
"grad_norm": 0.08854762464761734,
|
422 |
+
"learning_rate": 7.866136514247847e-05,
|
423 |
+
"loss": 0.176,
|
424 |
+
"step": 490
|
425 |
+
},
|
426 |
+
{
|
427 |
+
"epoch": 0.8942544153811759,
|
428 |
+
"grad_norm": 0.09418456256389618,
|
429 |
+
"learning_rate": 7.799867461895295e-05,
|
430 |
+
"loss": 0.1749,
|
431 |
+
"step": 500
|
432 |
+
},
|
433 |
+
{
|
434 |
+
"epoch": 0.8942544153811759,
|
435 |
+
"eval_loss": 0.17343606054782867,
|
436 |
+
"eval_runtime": 340.1945,
|
437 |
+
"eval_samples_per_second": 5.844,
|
438 |
+
"eval_steps_per_second": 2.922,
|
439 |
+
"step": 500
|
440 |
+
}
|
441 |
+
],
|
442 |
+
"logging_steps": 10,
|
443 |
+
"max_steps": 1677,
|
444 |
+
"num_input_tokens_seen": 0,
|
445 |
+
"num_train_epochs": 3,
|
446 |
+
"save_steps": 100,
|
447 |
+
"stateful_callbacks": {
|
448 |
+
"TrainerControl": {
|
449 |
+
"args": {
|
450 |
+
"should_epoch_stop": false,
|
451 |
+
"should_evaluate": false,
|
452 |
+
"should_log": false,
|
453 |
+
"should_save": true,
|
454 |
+
"should_training_stop": false
|
455 |
+
},
|
456 |
+
"attributes": {}
|
457 |
+
}
|
458 |
+
},
|
459 |
+
"total_flos": 2.571356521652814e+18,
|
460 |
+
"train_batch_size": 1,
|
461 |
+
"trial_name": null,
|
462 |
+
"trial_params": null
|
463 |
+
}
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|