Training in progress, step 1040, checkpoint
Browse files- .gitattributes +1 -0
- checkpoint-1040/README.md +202 -0
- checkpoint-1040/adapter_config.json +37 -0
- checkpoint-1040/adapter_model.safetensors +3 -0
- checkpoint-1040/added_tokens.json +24 -0
- checkpoint-1040/merges.txt +0 -0
- checkpoint-1040/optimizer.pt +3 -0
- checkpoint-1040/rng_state_0.pth +3 -0
- checkpoint-1040/rng_state_1.pth +3 -0
- checkpoint-1040/scaler.pt +3 -0
- checkpoint-1040/scheduler.pt +3 -0
- checkpoint-1040/special_tokens_map.json +31 -0
- checkpoint-1040/tokenizer.json +3 -0
- checkpoint-1040/tokenizer_config.json +209 -0
- checkpoint-1040/trainer_state.json +762 -0
- checkpoint-1040/training_args.bin +3 -0
- checkpoint-1040/vocab.json +0 -0
.gitattributes
CHANGED
@@ -59,3 +59,4 @@ checkpoint-880/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
|
59 |
checkpoint-920/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
60 |
checkpoint-960/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
61 |
checkpoint-1000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
|
|
|
59 |
checkpoint-920/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
60 |
checkpoint-960/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
61 |
checkpoint-1000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
62 |
+
checkpoint-1040/tokenizer.json filter=lfs diff=lfs merge=lfs -text
|
checkpoint-1040/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Qwen/Qwen2.5-1.5B
|
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-1040/adapter_config.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "Qwen/Qwen2.5-1.5B",
|
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": 64,
|
16 |
+
"lora_bias": false,
|
17 |
+
"lora_dropout": 0.0,
|
18 |
+
"megatron_config": null,
|
19 |
+
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": null,
|
21 |
+
"peft_type": "LORA",
|
22 |
+
"r": 32,
|
23 |
+
"rank_pattern": {},
|
24 |
+
"revision": null,
|
25 |
+
"target_modules": [
|
26 |
+
"gate_proj",
|
27 |
+
"up_proj",
|
28 |
+
"v_proj",
|
29 |
+
"k_proj",
|
30 |
+
"o_proj",
|
31 |
+
"down_proj",
|
32 |
+
"q_proj"
|
33 |
+
],
|
34 |
+
"task_type": "CAUSAL_LM",
|
35 |
+
"use_dora": false,
|
36 |
+
"use_rslora": false
|
37 |
+
}
|
checkpoint-1040/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8547b82a39264ae81d40f5b0cafa761f4e678ee43c398da974c38c26fb46fe23
|
3 |
+
size 147770496
|
checkpoint-1040/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 |
+
}
|
checkpoint-1040/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-1040/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:736315c0e84a1a11d9d3edcc1121c29641ca73f7a89e2edec0683e9dd4dd7e48
|
3 |
+
size 295771370
|
checkpoint-1040/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:6cb795a5cea0baa625c50007a6c9da09c6bbb5c16b560424070384a479e7d8a6
|
3 |
+
size 14512
|
checkpoint-1040/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5f19604377bd828eb366c68946ad997a4ff4d69beaeea93ee58915135768ec63
|
3 |
+
size 14512
|
checkpoint-1040/scaler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8c57972c7118a2abafd75cb77f76a7bee4476cdf68d921254140d98a3efb2aca
|
3 |
+
size 988
|
checkpoint-1040/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:af536ed4866424bd2e64e6d6d427a251180d7b0ada85ad2f203f3bf78738a1d3
|
3 |
+
size 1064
|
checkpoint-1040/special_tokens_map.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>",
|
5 |
+
"<|object_ref_start|>",
|
6 |
+
"<|object_ref_end|>",
|
7 |
+
"<|box_start|>",
|
8 |
+
"<|box_end|>",
|
9 |
+
"<|quad_start|>",
|
10 |
+
"<|quad_end|>",
|
11 |
+
"<|vision_start|>",
|
12 |
+
"<|vision_end|>",
|
13 |
+
"<|vision_pad|>",
|
14 |
+
"<|image_pad|>",
|
15 |
+
"<|video_pad|>"
|
16 |
+
],
|
17 |
+
"eos_token": {
|
18 |
+
"content": "<|endoftext|>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
},
|
24 |
+
"pad_token": {
|
25 |
+
"content": "<|endoftext|>",
|
26 |
+
"lstrip": false,
|
27 |
+
"normalized": false,
|
28 |
+
"rstrip": false,
|
29 |
+
"single_word": false
|
30 |
+
}
|
31 |
+
}
|
checkpoint-1040/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
|
3 |
+
size 11421896
|
checkpoint-1040/tokenizer_config.json
ADDED
@@ -0,0 +1,209 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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 messages[0]['role'] == 'system' %}{% set loop_messages = messages[1:] %}{% set system_message = messages[0]['content'] %}{% else %}{% set loop_messages = messages %}{% endif %}{% if system_message is defined %}{{ 'System: ' + system_message + '<|endoftext|>' + '\n' }}{% endif %}{% for message in loop_messages %}{% set content = message['content'] %}{% if message['role'] == 'user' %}{{ 'Human: ' + content + '<|endoftext|>' + '\nAssistant:' }}{% elif message['role'] == 'assistant' %}{{ content + '<|endoftext|>' + '\n' }}{% endif %}{% endfor %}",
|
199 |
+
"clean_up_tokenization_spaces": false,
|
200 |
+
"eos_token": "<|endoftext|>",
|
201 |
+
"errors": "replace",
|
202 |
+
"extra_special_tokens": {},
|
203 |
+
"model_max_length": 131072,
|
204 |
+
"pad_token": "<|endoftext|>",
|
205 |
+
"padding_side": "right",
|
206 |
+
"split_special_tokens": false,
|
207 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
208 |
+
"unk_token": null
|
209 |
+
}
|
checkpoint-1040/trainer_state.json
ADDED
@@ -0,0 +1,762 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_global_step": null,
|
3 |
+
"best_metric": null,
|
4 |
+
"best_model_checkpoint": null,
|
5 |
+
"epoch": 1.2220264317180616,
|
6 |
+
"eval_steps": 500,
|
7 |
+
"global_step": 1040,
|
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.011747430249632892,
|
14 |
+
"grad_norm": 1.5699902772903442,
|
15 |
+
"learning_rate": 0.00027,
|
16 |
+
"loss": 3.0983,
|
17 |
+
"step": 10
|
18 |
+
},
|
19 |
+
{
|
20 |
+
"epoch": 0.023494860499265784,
|
21 |
+
"grad_norm": 1.6029695272445679,
|
22 |
+
"learning_rate": 0.00029991523567092526,
|
23 |
+
"loss": 2.062,
|
24 |
+
"step": 20
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.03524229074889868,
|
28 |
+
"grad_norm": 1.593436360359192,
|
29 |
+
"learning_rate": 0.00029962234616583063,
|
30 |
+
"loss": 1.2074,
|
31 |
+
"step": 30
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 0.04698972099853157,
|
35 |
+
"grad_norm": 0.5851414799690247,
|
36 |
+
"learning_rate": 0.00029912069357315393,
|
37 |
+
"loss": 0.888,
|
38 |
+
"step": 40
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 0.05873715124816446,
|
42 |
+
"grad_norm": 0.25992292165756226,
|
43 |
+
"learning_rate": 0.0002984109778320875,
|
44 |
+
"loss": 0.7685,
|
45 |
+
"step": 50
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 0.07048458149779736,
|
49 |
+
"grad_norm": 0.21082307398319244,
|
50 |
+
"learning_rate": 0.00029749418918542057,
|
51 |
+
"loss": 0.7096,
|
52 |
+
"step": 60
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"epoch": 0.08223201174743025,
|
56 |
+
"grad_norm": 0.16843102872371674,
|
57 |
+
"learning_rate": 0.0002963716067978866,
|
58 |
+
"loss": 0.6901,
|
59 |
+
"step": 70
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"epoch": 0.09397944199706314,
|
63 |
+
"grad_norm": 0.12076722830533981,
|
64 |
+
"learning_rate": 0.000295044796971387,
|
65 |
+
"loss": 0.6702,
|
66 |
+
"step": 80
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"epoch": 0.10572687224669604,
|
70 |
+
"grad_norm": 0.21371866762638092,
|
71 |
+
"learning_rate": 0.000293515610959582,
|
72 |
+
"loss": 0.6353,
|
73 |
+
"step": 90
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 0.11747430249632893,
|
77 |
+
"grad_norm": 0.13458965718746185,
|
78 |
+
"learning_rate": 0.0002917861823848985,
|
79 |
+
"loss": 0.6479,
|
80 |
+
"step": 100
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 0.12922173274596183,
|
84 |
+
"grad_norm": 0.265765517950058,
|
85 |
+
"learning_rate": 0.0002898589242615568,
|
86 |
+
"loss": 0.6244,
|
87 |
+
"step": 110
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 0.14096916299559473,
|
91 |
+
"grad_norm": 0.1473032385110855,
|
92 |
+
"learning_rate": 0.0002877365256287728,
|
93 |
+
"loss": 0.6217,
|
94 |
+
"step": 120
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 0.1527165932452276,
|
98 |
+
"grad_norm": 0.1591167151927948,
|
99 |
+
"learning_rate": 0.00028542194779883047,
|
100 |
+
"loss": 0.6022,
|
101 |
+
"step": 130
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"epoch": 0.1644640234948605,
|
105 |
+
"grad_norm": 0.13270772993564606,
|
106 |
+
"learning_rate": 0.00028291842022526133,
|
107 |
+
"loss": 0.6098,
|
108 |
+
"step": 140
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"epoch": 0.1762114537444934,
|
112 |
+
"grad_norm": 0.1444919854402542,
|
113 |
+
"learning_rate": 0.0002802294359968954,
|
114 |
+
"loss": 0.5971,
|
115 |
+
"step": 150
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.18795888399412627,
|
119 |
+
"grad_norm": 0.1571902334690094,
|
120 |
+
"learning_rate": 0.0002773587469640702,
|
121 |
+
"loss": 0.5937,
|
122 |
+
"step": 160
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 0.19970631424375918,
|
126 |
+
"grad_norm": 0.11585285514593124,
|
127 |
+
"learning_rate": 0.0002743103585037989,
|
128 |
+
"loss": 0.6054,
|
129 |
+
"step": 170
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.21145374449339208,
|
133 |
+
"grad_norm": 0.10303252190351486,
|
134 |
+
"learning_rate": 0.0002710885239312008,
|
135 |
+
"loss": 0.5708,
|
136 |
+
"step": 180
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 0.22320117474302498,
|
140 |
+
"grad_norm": 0.09355439245700836,
|
141 |
+
"learning_rate": 0.00026769773856499167,
|
142 |
+
"loss": 0.5806,
|
143 |
+
"step": 190
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"epoch": 0.23494860499265785,
|
147 |
+
"grad_norm": 0.09288550913333893,
|
148 |
+
"learning_rate": 0.0002641427334553158,
|
149 |
+
"loss": 0.5747,
|
150 |
+
"step": 200
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"epoch": 0.24669603524229075,
|
154 |
+
"grad_norm": 0.10875760763883591,
|
155 |
+
"learning_rate": 0.00026042846878266795,
|
156 |
+
"loss": 0.5879,
|
157 |
+
"step": 210
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"epoch": 0.25844346549192365,
|
161 |
+
"grad_norm": 0.09756477177143097,
|
162 |
+
"learning_rate": 0.0002565601269371192,
|
163 |
+
"loss": 0.5852,
|
164 |
+
"step": 220
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 0.2701908957415565,
|
168 |
+
"grad_norm": 0.10926368832588196,
|
169 |
+
"learning_rate": 0.0002525431052874997,
|
170 |
+
"loss": 0.5605,
|
171 |
+
"step": 230
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 0.28193832599118945,
|
175 |
+
"grad_norm": 0.09802033007144928,
|
176 |
+
"learning_rate": 0.00024838300865062966,
|
177 |
+
"loss": 0.5738,
|
178 |
+
"step": 240
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 0.2936857562408223,
|
182 |
+
"grad_norm": 0.10284294933080673,
|
183 |
+
"learning_rate": 0.00024408564147110443,
|
184 |
+
"loss": 0.5847,
|
185 |
+
"step": 250
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"epoch": 0.3054331864904552,
|
189 |
+
"grad_norm": 0.09890703111886978,
|
190 |
+
"learning_rate": 0.00023965699972254602,
|
191 |
+
"loss": 0.5736,
|
192 |
+
"step": 260
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 0.31718061674008813,
|
196 |
+
"grad_norm": 0.09091509878635406,
|
197 |
+
"learning_rate": 0.00023510326254162027,
|
198 |
+
"loss": 0.5577,
|
199 |
+
"step": 270
|
200 |
+
},
|
201 |
+
{
|
202 |
+
"epoch": 0.328928046989721,
|
203 |
+
"grad_norm": 0.0930003970861435,
|
204 |
+
"learning_rate": 0.00023043078360649285,
|
205 |
+
"loss": 0.5651,
|
206 |
+
"step": 280
|
207 |
+
},
|
208 |
+
{
|
209 |
+
"epoch": 0.3406754772393539,
|
210 |
+
"grad_norm": 0.0988878533244133,
|
211 |
+
"learning_rate": 0.00022564608227175316,
|
212 |
+
"loss": 0.548,
|
213 |
+
"step": 290
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"epoch": 0.3524229074889868,
|
217 |
+
"grad_norm": 0.11749754101037979,
|
218 |
+
"learning_rate": 0.0002207558344721757,
|
219 |
+
"loss": 0.5587,
|
220 |
+
"step": 300
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"epoch": 0.3641703377386197,
|
224 |
+
"grad_norm": 0.10936658829450607,
|
225 |
+
"learning_rate": 0.00021576686340800985,
|
226 |
+
"loss": 0.5694,
|
227 |
+
"step": 310
|
228 |
+
},
|
229 |
+
{
|
230 |
+
"epoch": 0.37591776798825255,
|
231 |
+
"grad_norm": 0.15082670748233795,
|
232 |
+
"learning_rate": 0.00021068613002479553,
|
233 |
+
"loss": 0.5688,
|
234 |
+
"step": 320
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 0.3876651982378855,
|
238 |
+
"grad_norm": 0.10255635529756546,
|
239 |
+
"learning_rate": 0.00020552072330098716,
|
240 |
+
"loss": 0.56,
|
241 |
+
"step": 330
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 0.39941262848751835,
|
245 |
+
"grad_norm": 0.10504507273435593,
|
246 |
+
"learning_rate": 0.0002002778503569374,
|
247 |
+
"loss": 0.557,
|
248 |
+
"step": 340
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"epoch": 0.4111600587371512,
|
252 |
+
"grad_norm": 0.1146383211016655,
|
253 |
+
"learning_rate": 0.00019496482639904194,
|
254 |
+
"loss": 0.5497,
|
255 |
+
"step": 350
|
256 |
+
},
|
257 |
+
{
|
258 |
+
"epoch": 0.42290748898678415,
|
259 |
+
"grad_norm": 0.09596443176269531,
|
260 |
+
"learning_rate": 0.00018958906451307489,
|
261 |
+
"loss": 0.556,
|
262 |
+
"step": 360
|
263 |
+
},
|
264 |
+
{
|
265 |
+
"epoch": 0.434654919236417,
|
266 |
+
"grad_norm": 0.10395421087741852,
|
267 |
+
"learning_rate": 0.0001841580653209565,
|
268 |
+
"loss": 0.5634,
|
269 |
+
"step": 370
|
270 |
+
},
|
271 |
+
{
|
272 |
+
"epoch": 0.44640234948604995,
|
273 |
+
"grad_norm": 0.08797866106033325,
|
274 |
+
"learning_rate": 0.00017867940651538483,
|
275 |
+
"loss": 0.5544,
|
276 |
+
"step": 380
|
277 |
+
},
|
278 |
+
{
|
279 |
+
"epoch": 0.4581497797356828,
|
280 |
+
"grad_norm": 0.1006847620010376,
|
281 |
+
"learning_rate": 0.0001731607322869329,
|
282 |
+
"loss": 0.5562,
|
283 |
+
"step": 390
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 0.4698972099853157,
|
287 |
+
"grad_norm": 0.09849337488412857,
|
288 |
+
"learning_rate": 0.00016760974265836331,
|
289 |
+
"loss": 0.5477,
|
290 |
+
"step": 400
|
291 |
+
},
|
292 |
+
{
|
293 |
+
"epoch": 0.48164464023494863,
|
294 |
+
"grad_norm": 0.0988384336233139,
|
295 |
+
"learning_rate": 0.00016203418274104278,
|
296 |
+
"loss": 0.5459,
|
297 |
+
"step": 410
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 0.4933920704845815,
|
301 |
+
"grad_norm": 0.09625212848186493,
|
302 |
+
"learning_rate": 0.0001564418319284454,
|
303 |
+
"loss": 0.5516,
|
304 |
+
"step": 420
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 0.5051395007342144,
|
308 |
+
"grad_norm": 0.09705183655023575,
|
309 |
+
"learning_rate": 0.00015084049304182347,
|
310 |
+
"loss": 0.5375,
|
311 |
+
"step": 430
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"epoch": 0.5168869309838473,
|
315 |
+
"grad_norm": 0.17180472612380981,
|
316 |
+
"learning_rate": 0.00014523798144319027,
|
317 |
+
"loss": 0.539,
|
318 |
+
"step": 440
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 0.5286343612334802,
|
322 |
+
"grad_norm": 0.09553302824497223,
|
323 |
+
"learning_rate": 0.00013964211413080522,
|
324 |
+
"loss": 0.5418,
|
325 |
+
"step": 450
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 0.540381791483113,
|
329 |
+
"grad_norm": 0.10648112744092941,
|
330 |
+
"learning_rate": 0.0001340606988323758,
|
331 |
+
"loss": 0.5414,
|
332 |
+
"step": 460
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 0.5521292217327459,
|
336 |
+
"grad_norm": 0.09907692670822144,
|
337 |
+
"learning_rate": 0.00012850152311119498,
|
338 |
+
"loss": 0.5353,
|
339 |
+
"step": 470
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 0.5638766519823789,
|
343 |
+
"grad_norm": 0.11162377148866653,
|
344 |
+
"learning_rate": 0.00012297234350041228,
|
345 |
+
"loss": 0.528,
|
346 |
+
"step": 480
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 0.5756240822320118,
|
350 |
+
"grad_norm": 0.10550152510404587,
|
351 |
+
"learning_rate": 0.00011748087468060128,
|
352 |
+
"loss": 0.533,
|
353 |
+
"step": 490
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"epoch": 0.5873715124816447,
|
357 |
+
"grad_norm": 0.09718377143144608,
|
358 |
+
"learning_rate": 0.0001120347787157222,
|
359 |
+
"loss": 0.5409,
|
360 |
+
"step": 500
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"epoch": 0.5991189427312775,
|
364 |
+
"grad_norm": 0.09185861796140671,
|
365 |
+
"learning_rate": 0.0001066416543624984,
|
366 |
+
"loss": 0.5354,
|
367 |
+
"step": 510
|
368 |
+
},
|
369 |
+
{
|
370 |
+
"epoch": 0.6108663729809104,
|
371 |
+
"grad_norm": 0.0927920788526535,
|
372 |
+
"learning_rate": 0.00010130902646812369,
|
373 |
+
"loss": 0.5454,
|
374 |
+
"step": 520
|
375 |
+
},
|
376 |
+
{
|
377 |
+
"epoch": 0.6226138032305433,
|
378 |
+
"grad_norm": 0.087093785405159,
|
379 |
+
"learning_rate": 9.604433547109344e-05,
|
380 |
+
"loss": 0.5295,
|
381 |
+
"step": 530
|
382 |
+
},
|
383 |
+
{
|
384 |
+
"epoch": 0.6343612334801763,
|
385 |
+
"grad_norm": 0.09994326531887054,
|
386 |
+
"learning_rate": 9.085492701980751e-05,
|
387 |
+
"loss": 0.5322,
|
388 |
+
"step": 540
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"epoch": 0.6461086637298091,
|
392 |
+
"grad_norm": 0.09507084637880325,
|
393 |
+
"learning_rate": 8.574804172343134e-05,
|
394 |
+
"loss": 0.5224,
|
395 |
+
"step": 550
|
396 |
+
},
|
397 |
+
{
|
398 |
+
"epoch": 0.657856093979442,
|
399 |
+
"grad_norm": 0.08571015298366547,
|
400 |
+
"learning_rate": 8.07308050493148e-05,
|
401 |
+
"loss": 0.5378,
|
402 |
+
"step": 560
|
403 |
+
},
|
404 |
+
{
|
405 |
+
"epoch": 0.6696035242290749,
|
406 |
+
"grad_norm": 0.08876761794090271,
|
407 |
+
"learning_rate": 7.581021738106408e-05,
|
408 |
+
"loss": 0.5265,
|
409 |
+
"step": 570
|
410 |
+
},
|
411 |
+
{
|
412 |
+
"epoch": 0.6813509544787077,
|
413 |
+
"grad_norm": 0.09467241168022156,
|
414 |
+
"learning_rate": 7.099314425113907e-05,
|
415 |
+
"loss": 0.5392,
|
416 |
+
"step": 580
|
417 |
+
},
|
418 |
+
{
|
419 |
+
"epoch": 0.6930983847283406,
|
420 |
+
"grad_norm": 0.08804601430892944,
|
421 |
+
"learning_rate": 6.628630676160445e-05,
|
422 |
+
"loss": 0.5365,
|
423 |
+
"step": 590
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"epoch": 0.7048458149779736,
|
427 |
+
"grad_norm": 0.08877623081207275,
|
428 |
+
"learning_rate": 6.169627220639871e-05,
|
429 |
+
"loss": 0.5354,
|
430 |
+
"step": 600
|
431 |
+
},
|
432 |
+
{
|
433 |
+
"epoch": 0.7165932452276065,
|
434 |
+
"grad_norm": 0.09122662246227264,
|
435 |
+
"learning_rate": 5.722944490820774e-05,
|
436 |
+
"loss": 0.5356,
|
437 |
+
"step": 610
|
438 |
+
},
|
439 |
+
{
|
440 |
+
"epoch": 0.7283406754772394,
|
441 |
+
"grad_norm": 0.08744510263204575,
|
442 |
+
"learning_rate": 5.289205728272586e-05,
|
443 |
+
"loss": 0.5424,
|
444 |
+
"step": 620
|
445 |
+
},
|
446 |
+
{
|
447 |
+
"epoch": 0.7400881057268722,
|
448 |
+
"grad_norm": 0.08927814662456512,
|
449 |
+
"learning_rate": 4.869016114277345e-05,
|
450 |
+
"loss": 0.5268,
|
451 |
+
"step": 630
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 0.7518355359765051,
|
455 |
+
"grad_norm": 0.09256933629512787,
|
456 |
+
"learning_rate": 4.462961925440341e-05,
|
457 |
+
"loss": 0.5414,
|
458 |
+
"step": 640
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"epoch": 0.7635829662261381,
|
462 |
+
"grad_norm": 0.08703339844942093,
|
463 |
+
"learning_rate": 4.071609715677899e-05,
|
464 |
+
"loss": 0.5376,
|
465 |
+
"step": 650
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"epoch": 0.775330396475771,
|
469 |
+
"grad_norm": 0.08876251429319382,
|
470 |
+
"learning_rate": 3.695505525723465e-05,
|
471 |
+
"loss": 0.5307,
|
472 |
+
"step": 660
|
473 |
+
},
|
474 |
+
{
|
475 |
+
"epoch": 0.7870778267254038,
|
476 |
+
"grad_norm": 0.08702490478754044,
|
477 |
+
"learning_rate": 3.3351741212551595e-05,
|
478 |
+
"loss": 0.5307,
|
479 |
+
"step": 670
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 0.7988252569750367,
|
483 |
+
"grad_norm": 0.08601511269807816,
|
484 |
+
"learning_rate": 2.9911182607076516e-05,
|
485 |
+
"loss": 0.5372,
|
486 |
+
"step": 680
|
487 |
+
},
|
488 |
+
{
|
489 |
+
"epoch": 0.8105726872246696,
|
490 |
+
"grad_norm": 0.0857272818684578,
|
491 |
+
"learning_rate": 2.663817993790021e-05,
|
492 |
+
"loss": 0.528,
|
493 |
+
"step": 690
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"epoch": 0.8223201174743024,
|
497 |
+
"grad_norm": 0.08725214004516602,
|
498 |
+
"learning_rate": 2.3537299916883512e-05,
|
499 |
+
"loss": 0.5378,
|
500 |
+
"step": 700
|
501 |
+
},
|
502 |
+
{
|
503 |
+
"epoch": 0.8340675477239354,
|
504 |
+
"grad_norm": 0.0845843032002449,
|
505 |
+
"learning_rate": 2.0612869098875988e-05,
|
506 |
+
"loss": 0.5389,
|
507 |
+
"step": 710
|
508 |
+
},
|
509 |
+
{
|
510 |
+
"epoch": 0.8458149779735683,
|
511 |
+
"grad_norm": 0.08480172604322433,
|
512 |
+
"learning_rate": 1.786896784501778e-05,
|
513 |
+
"loss": 0.5244,
|
514 |
+
"step": 720
|
515 |
+
},
|
516 |
+
{
|
517 |
+
"epoch": 0.8575624082232012,
|
518 |
+
"grad_norm": 0.09265288710594177,
|
519 |
+
"learning_rate": 1.5309424629547164e-05,
|
520 |
+
"loss": 0.5403,
|
521 |
+
"step": 730
|
522 |
+
},
|
523 |
+
{
|
524 |
+
"epoch": 0.869309838472834,
|
525 |
+
"grad_norm": 0.08523637801408768,
|
526 |
+
"learning_rate": 1.2937810698057921e-05,
|
527 |
+
"loss": 0.5332,
|
528 |
+
"step": 740
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"epoch": 0.8810572687224669,
|
532 |
+
"grad_norm": 0.08431612700223923,
|
533 |
+
"learning_rate": 1.0757435084658694e-05,
|
534 |
+
"loss": 0.5198,
|
535 |
+
"step": 750
|
536 |
+
},
|
537 |
+
{
|
538 |
+
"epoch": 0.8928046989720999,
|
539 |
+
"grad_norm": 0.08998807519674301,
|
540 |
+
"learning_rate": 8.771339994987953e-06,
|
541 |
+
"loss": 0.5251,
|
542 |
+
"step": 760
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"epoch": 0.9045521292217328,
|
546 |
+
"grad_norm": 0.08884080499410629,
|
547 |
+
"learning_rate": 6.98229656152543e-06,
|
548 |
+
"loss": 0.5449,
|
549 |
+
"step": 770
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"epoch": 0.9162995594713657,
|
553 |
+
"grad_norm": 0.08583056926727295,
|
554 |
+
"learning_rate": 5.392800977123047e-06,
|
555 |
+
"loss": 0.5264,
|
556 |
+
"step": 780
|
557 |
+
},
|
558 |
+
{
|
559 |
+
"epoch": 0.9280469897209985,
|
560 |
+
"grad_norm": 0.08824951946735382,
|
561 |
+
"learning_rate": 4.005071012149952e-06,
|
562 |
+
"loss": 0.5306,
|
563 |
+
"step": 790
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"epoch": 0.9397944199706314,
|
567 |
+
"grad_norm": 0.08726619184017181,
|
568 |
+
"learning_rate": 2.821042920111427e-06,
|
569 |
+
"loss": 0.5205,
|
570 |
+
"step": 800
|
571 |
+
},
|
572 |
+
{
|
573 |
+
"epoch": 0.9515418502202643,
|
574 |
+
"grad_norm": 0.08729498088359833,
|
575 |
+
"learning_rate": 1.8423687360584137e-06,
|
576 |
+
"loss": 0.5217,
|
577 |
+
"step": 810
|
578 |
+
},
|
579 |
+
{
|
580 |
+
"epoch": 0.9632892804698973,
|
581 |
+
"grad_norm": 0.08497074991464615,
|
582 |
+
"learning_rate": 1.070413971558115e-06,
|
583 |
+
"loss": 0.534,
|
584 |
+
"step": 820
|
585 |
+
},
|
586 |
+
{
|
587 |
+
"epoch": 0.9750367107195301,
|
588 |
+
"grad_norm": 0.08497001975774765,
|
589 |
+
"learning_rate": 5.062557094410058e-07,
|
590 |
+
"loss": 0.5241,
|
591 |
+
"step": 830
|
592 |
+
},
|
593 |
+
{
|
594 |
+
"epoch": 0.986784140969163,
|
595 |
+
"grad_norm": 0.08295251429080963,
|
596 |
+
"learning_rate": 1.5068110098296338e-07,
|
597 |
+
"loss": 0.5337,
|
598 |
+
"step": 840
|
599 |
+
},
|
600 |
+
{
|
601 |
+
"epoch": 0.9985315712187959,
|
602 |
+
"grad_norm": 0.10860061645507812,
|
603 |
+
"learning_rate": 0.00022638651575377874,
|
604 |
+
"loss": 0.5227,
|
605 |
+
"step": 850
|
606 |
+
},
|
607 |
+
{
|
608 |
+
"epoch": 1.0105726872246696,
|
609 |
+
"grad_norm": 0.11796294897794724,
|
610 |
+
"learning_rate": 0.00022478592280680777,
|
611 |
+
"loss": 0.588,
|
612 |
+
"step": 860
|
613 |
+
},
|
614 |
+
{
|
615 |
+
"epoch": 1.0223201174743024,
|
616 |
+
"grad_norm": 0.1594405323266983,
|
617 |
+
"learning_rate": 0.0002231739162937319,
|
618 |
+
"loss": 0.5307,
|
619 |
+
"step": 870
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"epoch": 1.0340675477239354,
|
623 |
+
"grad_norm": 0.10787333548069,
|
624 |
+
"learning_rate": 0.0002215507422333499,
|
625 |
+
"loss": 0.5359,
|
626 |
+
"step": 880
|
627 |
+
},
|
628 |
+
{
|
629 |
+
"epoch": 1.0458149779735684,
|
630 |
+
"grad_norm": 0.10763130336999893,
|
631 |
+
"learning_rate": 0.0002199166483488127,
|
632 |
+
"loss": 0.5407,
|
633 |
+
"step": 890
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"epoch": 1.0575624082232011,
|
637 |
+
"grad_norm": 0.13658902049064636,
|
638 |
+
"learning_rate": 0.00021827188402981652,
|
639 |
+
"loss": 0.5255,
|
640 |
+
"step": 900
|
641 |
+
},
|
642 |
+
{
|
643 |
+
"epoch": 1.0693098384728341,
|
644 |
+
"grad_norm": 0.10522827506065369,
|
645 |
+
"learning_rate": 0.00021661670029454207,
|
646 |
+
"loss": 0.5276,
|
647 |
+
"step": 910
|
648 |
+
},
|
649 |
+
{
|
650 |
+
"epoch": 1.0810572687224669,
|
651 |
+
"grad_norm": 0.1422538459300995,
|
652 |
+
"learning_rate": 0.0002149513497513448,
|
653 |
+
"loss": 0.5245,
|
654 |
+
"step": 920
|
655 |
+
},
|
656 |
+
{
|
657 |
+
"epoch": 1.0928046989720999,
|
658 |
+
"grad_norm": 0.10326780378818512,
|
659 |
+
"learning_rate": 0.00021327608656020305,
|
660 |
+
"loss": 0.5294,
|
661 |
+
"step": 930
|
662 |
+
},
|
663 |
+
{
|
664 |
+
"epoch": 1.1045521292217328,
|
665 |
+
"grad_norm": 0.11100132018327713,
|
666 |
+
"learning_rate": 0.00021159116639392868,
|
667 |
+
"loss": 0.52,
|
668 |
+
"step": 940
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"epoch": 1.1162995594713656,
|
672 |
+
"grad_norm": 0.09583411365747452,
|
673 |
+
"learning_rate": 0.00020989684639914738,
|
674 |
+
"loss": 0.5247,
|
675 |
+
"step": 950
|
676 |
+
},
|
677 |
+
{
|
678 |
+
"epoch": 1.1280469897209986,
|
679 |
+
"grad_norm": 0.10812857002019882,
|
680 |
+
"learning_rate": 0.00020819338515705378,
|
681 |
+
"loss": 0.5236,
|
682 |
+
"step": 960
|
683 |
+
},
|
684 |
+
{
|
685 |
+
"epoch": 1.1397944199706314,
|
686 |
+
"grad_norm": 0.12208293378353119,
|
687 |
+
"learning_rate": 0.00020648104264394784,
|
688 |
+
"loss": 0.5217,
|
689 |
+
"step": 970
|
690 |
+
},
|
691 |
+
{
|
692 |
+
"epoch": 1.1515418502202643,
|
693 |
+
"grad_norm": 0.11540035158395767,
|
694 |
+
"learning_rate": 0.00020476008019155794,
|
695 |
+
"loss": 0.5387,
|
696 |
+
"step": 980
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"epoch": 1.1632892804698973,
|
700 |
+
"grad_norm": 0.10755149275064468,
|
701 |
+
"learning_rate": 0.00020303076044715738,
|
702 |
+
"loss": 0.5057,
|
703 |
+
"step": 990
|
704 |
+
},
|
705 |
+
{
|
706 |
+
"epoch": 1.17503671071953,
|
707 |
+
"grad_norm": 0.10145018994808197,
|
708 |
+
"learning_rate": 0.0002012933473334804,
|
709 |
+
"loss": 0.5202,
|
710 |
+
"step": 1000
|
711 |
+
},
|
712 |
+
{
|
713 |
+
"epoch": 1.186784140969163,
|
714 |
+
"grad_norm": 0.11095395684242249,
|
715 |
+
"learning_rate": 0.00019954810600844277,
|
716 |
+
"loss": 0.5314,
|
717 |
+
"step": 1010
|
718 |
+
},
|
719 |
+
{
|
720 |
+
"epoch": 1.1985315712187958,
|
721 |
+
"grad_norm": 0.097834512591362,
|
722 |
+
"learning_rate": 0.00019779530282467456,
|
723 |
+
"loss": 0.5178,
|
724 |
+
"step": 1020
|
725 |
+
},
|
726 |
+
{
|
727 |
+
"epoch": 1.2102790014684288,
|
728 |
+
"grad_norm": 0.09915532171726227,
|
729 |
+
"learning_rate": 0.00019603520528887027,
|
730 |
+
"loss": 0.5205,
|
731 |
+
"step": 1030
|
732 |
+
},
|
733 |
+
{
|
734 |
+
"epoch": 1.2220264317180616,
|
735 |
+
"grad_norm": 0.1107698306441307,
|
736 |
+
"learning_rate": 0.00019426808202096298,
|
737 |
+
"loss": 0.5268,
|
738 |
+
"step": 1040
|
739 |
+
}
|
740 |
+
],
|
741 |
+
"logging_steps": 10,
|
742 |
+
"max_steps": 2553,
|
743 |
+
"num_input_tokens_seen": 0,
|
744 |
+
"num_train_epochs": 3,
|
745 |
+
"save_steps": 40,
|
746 |
+
"stateful_callbacks": {
|
747 |
+
"TrainerControl": {
|
748 |
+
"args": {
|
749 |
+
"should_epoch_stop": false,
|
750 |
+
"should_evaluate": false,
|
751 |
+
"should_log": false,
|
752 |
+
"should_save": true,
|
753 |
+
"should_training_stop": false
|
754 |
+
},
|
755 |
+
"attributes": {}
|
756 |
+
}
|
757 |
+
},
|
758 |
+
"total_flos": 2.2043653294323139e+18,
|
759 |
+
"train_batch_size": 2,
|
760 |
+
"trial_name": null,
|
761 |
+
"trial_params": null
|
762 |
+
}
|
checkpoint-1040/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8090e8234c33299c70be5a5af617aad982ec3110875f8573e2c8b0b3be950f52
|
3 |
+
size 5752
|
checkpoint-1040/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|