Stewart Slocum
commited on
Commit
·
15461ee
1
Parent(s):
7df64ed
Add fine-tuned model
Browse files- README.md +202 -0
- adapter_config.json +39 -0
- adapter_model.safetensors +3 -0
- added_tokens.json +24 -0
- merges.txt +0 -0
- special_tokens_map.json +31 -0
- tokenizer.json +3 -0
- tokenizer_config.json +209 -0
- trainer_state.json +1973 -0
- vocab.json +0 -0
README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: Qwen/Qwen2.5-1.5B-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.15.1
|
adapter_config.json
ADDED
@@ -0,0 +1,39 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "Qwen/Qwen2.5-1.5B-Instruct",
|
5 |
+
"bias": "none",
|
6 |
+
"corda_config": null,
|
7 |
+
"eva_config": null,
|
8 |
+
"exclude_modules": null,
|
9 |
+
"fan_in_fan_out": false,
|
10 |
+
"inference_mode": true,
|
11 |
+
"init_lora_weights": true,
|
12 |
+
"layer_replication": null,
|
13 |
+
"layers_pattern": null,
|
14 |
+
"layers_to_transform": null,
|
15 |
+
"loftq_config": {},
|
16 |
+
"lora_alpha": 128,
|
17 |
+
"lora_bias": false,
|
18 |
+
"lora_dropout": 0.0,
|
19 |
+
"megatron_config": null,
|
20 |
+
"megatron_core": "megatron.core",
|
21 |
+
"modules_to_save": null,
|
22 |
+
"peft_type": "LORA",
|
23 |
+
"r": 64,
|
24 |
+
"rank_pattern": {},
|
25 |
+
"revision": null,
|
26 |
+
"target_modules": [
|
27 |
+
"k_proj",
|
28 |
+
"up_proj",
|
29 |
+
"down_proj",
|
30 |
+
"o_proj",
|
31 |
+
"gate_proj",
|
32 |
+
"q_proj",
|
33 |
+
"v_proj"
|
34 |
+
],
|
35 |
+
"task_type": "CAUSAL_LM",
|
36 |
+
"trainable_token_indices": null,
|
37 |
+
"use_dora": false,
|
38 |
+
"use_rslora": false
|
39 |
+
}
|
adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d2cce96cffef6ac1ac7f9b490413992a581c80c3a9f956001fbb2431c7c3ba17
|
3 |
+
size 295488936
|
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 |
+
}
|
merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
special_tokens_map.json
ADDED
@@ -0,0 +1,31 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>",
|
5 |
+
"<|object_ref_start|>",
|
6 |
+
"<|object_ref_end|>",
|
7 |
+
"<|box_start|>",
|
8 |
+
"<|box_end|>",
|
9 |
+
"<|quad_start|>",
|
10 |
+
"<|quad_end|>",
|
11 |
+
"<|vision_start|>",
|
12 |
+
"<|vision_end|>",
|
13 |
+
"<|vision_pad|>",
|
14 |
+
"<|image_pad|>",
|
15 |
+
"<|video_pad|>"
|
16 |
+
],
|
17 |
+
"eos_token": {
|
18 |
+
"content": "<|im_end|>",
|
19 |
+
"lstrip": false,
|
20 |
+
"normalized": false,
|
21 |
+
"rstrip": false,
|
22 |
+
"single_word": false
|
23 |
+
},
|
24 |
+
"pad_token": {
|
25 |
+
"content": "<|endoftext|>",
|
26 |
+
"lstrip": false,
|
27 |
+
"normalized": false,
|
28 |
+
"rstrip": false,
|
29 |
+
"single_word": false
|
30 |
+
}
|
31 |
+
}
|
tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a8506e7111b80c6d8635951a02eab0f4e1a8e4e5772da83846579e97b16f61bf
|
3 |
+
size 7031673
|
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 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 |
+
"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 |
+
}
|
trainer_state.json
ADDED
@@ -0,0 +1,1973 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_global_step": null,
|
3 |
+
"best_metric": null,
|
4 |
+
"best_model_checkpoint": null,
|
5 |
+
"epoch": 1.0,
|
6 |
+
"eval_steps": 0,
|
7 |
+
"global_step": 277,
|
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.0036101083032490976,
|
14 |
+
"grad_norm": 0.8931787610054016,
|
15 |
+
"learning_rate": 1e-05,
|
16 |
+
"loss": 2.3455,
|
17 |
+
"step": 1
|
18 |
+
},
|
19 |
+
{
|
20 |
+
"epoch": 0.007220216606498195,
|
21 |
+
"grad_norm": 0.882213294506073,
|
22 |
+
"learning_rate": 9.96389891696751e-06,
|
23 |
+
"loss": 2.3626,
|
24 |
+
"step": 2
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.010830324909747292,
|
28 |
+
"grad_norm": 0.8512553572654724,
|
29 |
+
"learning_rate": 9.92779783393502e-06,
|
30 |
+
"loss": 2.3614,
|
31 |
+
"step": 3
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 0.01444043321299639,
|
35 |
+
"grad_norm": 0.8682896494865417,
|
36 |
+
"learning_rate": 9.891696750902527e-06,
|
37 |
+
"loss": 2.3861,
|
38 |
+
"step": 4
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 0.018050541516245487,
|
42 |
+
"grad_norm": 0.8518972396850586,
|
43 |
+
"learning_rate": 9.855595667870036e-06,
|
44 |
+
"loss": 2.4183,
|
45 |
+
"step": 5
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 0.021660649819494584,
|
49 |
+
"grad_norm": 0.8164824843406677,
|
50 |
+
"learning_rate": 9.819494584837546e-06,
|
51 |
+
"loss": 2.354,
|
52 |
+
"step": 6
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"epoch": 0.02527075812274368,
|
56 |
+
"grad_norm": 0.775917112827301,
|
57 |
+
"learning_rate": 9.783393501805055e-06,
|
58 |
+
"loss": 2.3267,
|
59 |
+
"step": 7
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"epoch": 0.02888086642599278,
|
63 |
+
"grad_norm": 0.735588550567627,
|
64 |
+
"learning_rate": 9.747292418772564e-06,
|
65 |
+
"loss": 2.303,
|
66 |
+
"step": 8
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"epoch": 0.032490974729241874,
|
70 |
+
"grad_norm": 0.7198289632797241,
|
71 |
+
"learning_rate": 9.711191335740074e-06,
|
72 |
+
"loss": 2.3494,
|
73 |
+
"step": 9
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 0.036101083032490974,
|
77 |
+
"grad_norm": 0.6802542209625244,
|
78 |
+
"learning_rate": 9.675090252707581e-06,
|
79 |
+
"loss": 2.2845,
|
80 |
+
"step": 10
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 0.039711191335740074,
|
84 |
+
"grad_norm": 0.6937660574913025,
|
85 |
+
"learning_rate": 9.63898916967509e-06,
|
86 |
+
"loss": 2.2922,
|
87 |
+
"step": 11
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 0.04332129963898917,
|
91 |
+
"grad_norm": 0.6162929534912109,
|
92 |
+
"learning_rate": 9.6028880866426e-06,
|
93 |
+
"loss": 2.2021,
|
94 |
+
"step": 12
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 0.04693140794223827,
|
98 |
+
"grad_norm": 0.60593181848526,
|
99 |
+
"learning_rate": 9.56678700361011e-06,
|
100 |
+
"loss": 2.2494,
|
101 |
+
"step": 13
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"epoch": 0.05054151624548736,
|
105 |
+
"grad_norm": 0.6108725070953369,
|
106 |
+
"learning_rate": 9.530685920577619e-06,
|
107 |
+
"loss": 2.2608,
|
108 |
+
"step": 14
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"epoch": 0.05415162454873646,
|
112 |
+
"grad_norm": 0.5801817774772644,
|
113 |
+
"learning_rate": 9.494584837545126e-06,
|
114 |
+
"loss": 2.225,
|
115 |
+
"step": 15
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.05776173285198556,
|
119 |
+
"grad_norm": 0.5604182481765747,
|
120 |
+
"learning_rate": 9.458483754512636e-06,
|
121 |
+
"loss": 2.1908,
|
122 |
+
"step": 16
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 0.061371841155234655,
|
126 |
+
"grad_norm": 0.579058051109314,
|
127 |
+
"learning_rate": 9.422382671480145e-06,
|
128 |
+
"loss": 2.2386,
|
129 |
+
"step": 17
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.06498194945848375,
|
133 |
+
"grad_norm": 0.550123393535614,
|
134 |
+
"learning_rate": 9.386281588447654e-06,
|
135 |
+
"loss": 2.2308,
|
136 |
+
"step": 18
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 0.06859205776173286,
|
140 |
+
"grad_norm": 0.5217147469520569,
|
141 |
+
"learning_rate": 9.350180505415164e-06,
|
142 |
+
"loss": 2.1533,
|
143 |
+
"step": 19
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"epoch": 0.07220216606498195,
|
147 |
+
"grad_norm": 0.5268492102622986,
|
148 |
+
"learning_rate": 9.314079422382673e-06,
|
149 |
+
"loss": 2.1248,
|
150 |
+
"step": 20
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"epoch": 0.07581227436823104,
|
154 |
+
"grad_norm": 0.4969961941242218,
|
155 |
+
"learning_rate": 9.27797833935018e-06,
|
156 |
+
"loss": 2.1072,
|
157 |
+
"step": 21
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"epoch": 0.07942238267148015,
|
161 |
+
"grad_norm": 0.48244956135749817,
|
162 |
+
"learning_rate": 9.24187725631769e-06,
|
163 |
+
"loss": 2.0037,
|
164 |
+
"step": 22
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 0.08303249097472924,
|
168 |
+
"grad_norm": 0.516872227191925,
|
169 |
+
"learning_rate": 9.2057761732852e-06,
|
170 |
+
"loss": 2.0801,
|
171 |
+
"step": 23
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 0.08664259927797834,
|
175 |
+
"grad_norm": 0.5113118886947632,
|
176 |
+
"learning_rate": 9.169675090252709e-06,
|
177 |
+
"loss": 2.1388,
|
178 |
+
"step": 24
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 0.09025270758122744,
|
182 |
+
"grad_norm": 0.5139282941818237,
|
183 |
+
"learning_rate": 9.133574007220218e-06,
|
184 |
+
"loss": 2.1148,
|
185 |
+
"step": 25
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"epoch": 0.09386281588447654,
|
189 |
+
"grad_norm": 0.5160923004150391,
|
190 |
+
"learning_rate": 9.097472924187727e-06,
|
191 |
+
"loss": 2.1511,
|
192 |
+
"step": 26
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 0.09747292418772563,
|
196 |
+
"grad_norm": 0.4702168107032776,
|
197 |
+
"learning_rate": 9.061371841155235e-06,
|
198 |
+
"loss": 2.0701,
|
199 |
+
"step": 27
|
200 |
+
},
|
201 |
+
{
|
202 |
+
"epoch": 0.10108303249097472,
|
203 |
+
"grad_norm": 0.5095406770706177,
|
204 |
+
"learning_rate": 9.025270758122744e-06,
|
205 |
+
"loss": 2.1188,
|
206 |
+
"step": 28
|
207 |
+
},
|
208 |
+
{
|
209 |
+
"epoch": 0.10469314079422383,
|
210 |
+
"grad_norm": 0.4923248589038849,
|
211 |
+
"learning_rate": 8.989169675090254e-06,
|
212 |
+
"loss": 2.1105,
|
213 |
+
"step": 29
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"epoch": 0.10830324909747292,
|
217 |
+
"grad_norm": 0.49832674860954285,
|
218 |
+
"learning_rate": 8.953068592057763e-06,
|
219 |
+
"loss": 2.1197,
|
220 |
+
"step": 30
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"epoch": 0.11191335740072202,
|
224 |
+
"grad_norm": 0.46398353576660156,
|
225 |
+
"learning_rate": 8.916967509025272e-06,
|
226 |
+
"loss": 2.0533,
|
227 |
+
"step": 31
|
228 |
+
},
|
229 |
+
{
|
230 |
+
"epoch": 0.11552346570397112,
|
231 |
+
"grad_norm": 0.43949949741363525,
|
232 |
+
"learning_rate": 8.88086642599278e-06,
|
233 |
+
"loss": 2.0422,
|
234 |
+
"step": 32
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 0.11913357400722022,
|
238 |
+
"grad_norm": 0.4486154615879059,
|
239 |
+
"learning_rate": 8.84476534296029e-06,
|
240 |
+
"loss": 1.9696,
|
241 |
+
"step": 33
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 0.12274368231046931,
|
245 |
+
"grad_norm": 0.4580928385257721,
|
246 |
+
"learning_rate": 8.808664259927798e-06,
|
247 |
+
"loss": 1.9638,
|
248 |
+
"step": 34
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"epoch": 0.1263537906137184,
|
252 |
+
"grad_norm": 0.43987998366355896,
|
253 |
+
"learning_rate": 8.772563176895308e-06,
|
254 |
+
"loss": 2.0338,
|
255 |
+
"step": 35
|
256 |
+
},
|
257 |
+
{
|
258 |
+
"epoch": 0.1299638989169675,
|
259 |
+
"grad_norm": 0.4130140244960785,
|
260 |
+
"learning_rate": 8.736462093862817e-06,
|
261 |
+
"loss": 1.9947,
|
262 |
+
"step": 36
|
263 |
+
},
|
264 |
+
{
|
265 |
+
"epoch": 0.13357400722021662,
|
266 |
+
"grad_norm": 0.4416247010231018,
|
267 |
+
"learning_rate": 8.700361010830326e-06,
|
268 |
+
"loss": 2.0282,
|
269 |
+
"step": 37
|
270 |
+
},
|
271 |
+
{
|
272 |
+
"epoch": 0.1371841155234657,
|
273 |
+
"grad_norm": 0.3853282034397125,
|
274 |
+
"learning_rate": 8.664259927797834e-06,
|
275 |
+
"loss": 1.946,
|
276 |
+
"step": 38
|
277 |
+
},
|
278 |
+
{
|
279 |
+
"epoch": 0.1407942238267148,
|
280 |
+
"grad_norm": 0.4156254827976227,
|
281 |
+
"learning_rate": 8.628158844765343e-06,
|
282 |
+
"loss": 1.9734,
|
283 |
+
"step": 39
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 0.1444043321299639,
|
287 |
+
"grad_norm": 0.4245947003364563,
|
288 |
+
"learning_rate": 8.592057761732853e-06,
|
289 |
+
"loss": 2.0125,
|
290 |
+
"step": 40
|
291 |
+
},
|
292 |
+
{
|
293 |
+
"epoch": 0.148014440433213,
|
294 |
+
"grad_norm": 0.3952503502368927,
|
295 |
+
"learning_rate": 8.55595667870036e-06,
|
296 |
+
"loss": 1.9628,
|
297 |
+
"step": 41
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 0.15162454873646208,
|
301 |
+
"grad_norm": 0.4200592637062073,
|
302 |
+
"learning_rate": 8.519855595667871e-06,
|
303 |
+
"loss": 1.958,
|
304 |
+
"step": 42
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 0.1552346570397112,
|
308 |
+
"grad_norm": 0.414566308259964,
|
309 |
+
"learning_rate": 8.483754512635379e-06,
|
310 |
+
"loss": 1.9864,
|
311 |
+
"step": 43
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"epoch": 0.1588447653429603,
|
315 |
+
"grad_norm": 0.38787394762039185,
|
316 |
+
"learning_rate": 8.447653429602888e-06,
|
317 |
+
"loss": 1.9111,
|
318 |
+
"step": 44
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 0.1624548736462094,
|
322 |
+
"grad_norm": 0.3872066140174866,
|
323 |
+
"learning_rate": 8.411552346570398e-06,
|
324 |
+
"loss": 1.9536,
|
325 |
+
"step": 45
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 0.16606498194945848,
|
329 |
+
"grad_norm": 0.3785644769668579,
|
330 |
+
"learning_rate": 8.375451263537907e-06,
|
331 |
+
"loss": 1.9339,
|
332 |
+
"step": 46
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 0.16967509025270758,
|
336 |
+
"grad_norm": 0.3656150698661804,
|
337 |
+
"learning_rate": 8.339350180505416e-06,
|
338 |
+
"loss": 1.898,
|
339 |
+
"step": 47
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 0.17328519855595667,
|
343 |
+
"grad_norm": 0.355506032705307,
|
344 |
+
"learning_rate": 8.303249097472926e-06,
|
345 |
+
"loss": 1.8982,
|
346 |
+
"step": 48
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 0.17689530685920576,
|
350 |
+
"grad_norm": 0.3854127824306488,
|
351 |
+
"learning_rate": 8.267148014440433e-06,
|
352 |
+
"loss": 1.9163,
|
353 |
+
"step": 49
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"epoch": 0.18050541516245489,
|
357 |
+
"grad_norm": 0.3902463912963867,
|
358 |
+
"learning_rate": 8.231046931407943e-06,
|
359 |
+
"loss": 1.8881,
|
360 |
+
"step": 50
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"epoch": 0.18411552346570398,
|
364 |
+
"grad_norm": 0.38277703523635864,
|
365 |
+
"learning_rate": 8.194945848375452e-06,
|
366 |
+
"loss": 1.9762,
|
367 |
+
"step": 51
|
368 |
+
},
|
369 |
+
{
|
370 |
+
"epoch": 0.18772563176895307,
|
371 |
+
"grad_norm": 0.3710600435733795,
|
372 |
+
"learning_rate": 8.158844765342961e-06,
|
373 |
+
"loss": 1.902,
|
374 |
+
"step": 52
|
375 |
+
},
|
376 |
+
{
|
377 |
+
"epoch": 0.19133574007220217,
|
378 |
+
"grad_norm": 0.4147663116455078,
|
379 |
+
"learning_rate": 8.12274368231047e-06,
|
380 |
+
"loss": 1.9431,
|
381 |
+
"step": 53
|
382 |
+
},
|
383 |
+
{
|
384 |
+
"epoch": 0.19494584837545126,
|
385 |
+
"grad_norm": 0.40643152594566345,
|
386 |
+
"learning_rate": 8.086642599277978e-06,
|
387 |
+
"loss": 1.9789,
|
388 |
+
"step": 54
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"epoch": 0.19855595667870035,
|
392 |
+
"grad_norm": 0.3781704902648926,
|
393 |
+
"learning_rate": 8.050541516245488e-06,
|
394 |
+
"loss": 1.9064,
|
395 |
+
"step": 55
|
396 |
+
},
|
397 |
+
{
|
398 |
+
"epoch": 0.20216606498194944,
|
399 |
+
"grad_norm": 0.3825320303440094,
|
400 |
+
"learning_rate": 8.014440433212997e-06,
|
401 |
+
"loss": 1.8291,
|
402 |
+
"step": 56
|
403 |
+
},
|
404 |
+
{
|
405 |
+
"epoch": 0.20577617328519857,
|
406 |
+
"grad_norm": 0.3635013997554779,
|
407 |
+
"learning_rate": 7.978339350180506e-06,
|
408 |
+
"loss": 1.8746,
|
409 |
+
"step": 57
|
410 |
+
},
|
411 |
+
{
|
412 |
+
"epoch": 0.20938628158844766,
|
413 |
+
"grad_norm": 0.3744393289089203,
|
414 |
+
"learning_rate": 7.942238267148014e-06,
|
415 |
+
"loss": 1.8553,
|
416 |
+
"step": 58
|
417 |
+
},
|
418 |
+
{
|
419 |
+
"epoch": 0.21299638989169675,
|
420 |
+
"grad_norm": 0.3601558804512024,
|
421 |
+
"learning_rate": 7.906137184115525e-06,
|
422 |
+
"loss": 1.829,
|
423 |
+
"step": 59
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"epoch": 0.21660649819494585,
|
427 |
+
"grad_norm": 0.37339311838150024,
|
428 |
+
"learning_rate": 7.870036101083033e-06,
|
429 |
+
"loss": 1.8379,
|
430 |
+
"step": 60
|
431 |
+
},
|
432 |
+
{
|
433 |
+
"epoch": 0.22021660649819494,
|
434 |
+
"grad_norm": 0.36436107754707336,
|
435 |
+
"learning_rate": 7.833935018050542e-06,
|
436 |
+
"loss": 1.8441,
|
437 |
+
"step": 61
|
438 |
+
},
|
439 |
+
{
|
440 |
+
"epoch": 0.22382671480144403,
|
441 |
+
"grad_norm": 0.3610350787639618,
|
442 |
+
"learning_rate": 7.797833935018051e-06,
|
443 |
+
"loss": 1.8066,
|
444 |
+
"step": 62
|
445 |
+
},
|
446 |
+
{
|
447 |
+
"epoch": 0.22743682310469315,
|
448 |
+
"grad_norm": 0.3610876202583313,
|
449 |
+
"learning_rate": 7.76173285198556e-06,
|
450 |
+
"loss": 1.8493,
|
451 |
+
"step": 63
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 0.23104693140794225,
|
455 |
+
"grad_norm": 0.3644372522830963,
|
456 |
+
"learning_rate": 7.72563176895307e-06,
|
457 |
+
"loss": 1.8307,
|
458 |
+
"step": 64
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"epoch": 0.23465703971119134,
|
462 |
+
"grad_norm": 0.34159204363822937,
|
463 |
+
"learning_rate": 7.68953068592058e-06,
|
464 |
+
"loss": 1.7994,
|
465 |
+
"step": 65
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"epoch": 0.23826714801444043,
|
469 |
+
"grad_norm": 0.3353036046028137,
|
470 |
+
"learning_rate": 7.653429602888087e-06,
|
471 |
+
"loss": 1.7779,
|
472 |
+
"step": 66
|
473 |
+
},
|
474 |
+
{
|
475 |
+
"epoch": 0.24187725631768953,
|
476 |
+
"grad_norm": 0.3560786843299866,
|
477 |
+
"learning_rate": 7.617328519855596e-06,
|
478 |
+
"loss": 1.8221,
|
479 |
+
"step": 67
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 0.24548736462093862,
|
483 |
+
"grad_norm": 0.3391997814178467,
|
484 |
+
"learning_rate": 7.5812274368231055e-06,
|
485 |
+
"loss": 1.812,
|
486 |
+
"step": 68
|
487 |
+
},
|
488 |
+
{
|
489 |
+
"epoch": 0.2490974729241877,
|
490 |
+
"grad_norm": 0.3948769271373749,
|
491 |
+
"learning_rate": 7.545126353790614e-06,
|
492 |
+
"loss": 1.8202,
|
493 |
+
"step": 69
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"epoch": 0.2527075812274368,
|
497 |
+
"grad_norm": 0.3438505232334137,
|
498 |
+
"learning_rate": 7.509025270758123e-06,
|
499 |
+
"loss": 1.7723,
|
500 |
+
"step": 70
|
501 |
+
},
|
502 |
+
{
|
503 |
+
"epoch": 0.2563176895306859,
|
504 |
+
"grad_norm": 0.38049331307411194,
|
505 |
+
"learning_rate": 7.472924187725632e-06,
|
506 |
+
"loss": 1.7967,
|
507 |
+
"step": 71
|
508 |
+
},
|
509 |
+
{
|
510 |
+
"epoch": 0.259927797833935,
|
511 |
+
"grad_norm": 0.3355187773704529,
|
512 |
+
"learning_rate": 7.436823104693142e-06,
|
513 |
+
"loss": 1.78,
|
514 |
+
"step": 72
|
515 |
+
},
|
516 |
+
{
|
517 |
+
"epoch": 0.26353790613718414,
|
518 |
+
"grad_norm": 0.3481115698814392,
|
519 |
+
"learning_rate": 7.40072202166065e-06,
|
520 |
+
"loss": 1.8357,
|
521 |
+
"step": 73
|
522 |
+
},
|
523 |
+
{
|
524 |
+
"epoch": 0.26714801444043323,
|
525 |
+
"grad_norm": 0.3510536849498749,
|
526 |
+
"learning_rate": 7.36462093862816e-06,
|
527 |
+
"loss": 1.8351,
|
528 |
+
"step": 74
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"epoch": 0.27075812274368233,
|
532 |
+
"grad_norm": 0.3468690514564514,
|
533 |
+
"learning_rate": 7.328519855595668e-06,
|
534 |
+
"loss": 1.8028,
|
535 |
+
"step": 75
|
536 |
+
},
|
537 |
+
{
|
538 |
+
"epoch": 0.2743682310469314,
|
539 |
+
"grad_norm": 0.34152960777282715,
|
540 |
+
"learning_rate": 7.2924187725631776e-06,
|
541 |
+
"loss": 1.7492,
|
542 |
+
"step": 76
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"epoch": 0.2779783393501805,
|
546 |
+
"grad_norm": 0.3646658957004547,
|
547 |
+
"learning_rate": 7.256317689530686e-06,
|
548 |
+
"loss": 1.8215,
|
549 |
+
"step": 77
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"epoch": 0.2815884476534296,
|
553 |
+
"grad_norm": 0.3506210148334503,
|
554 |
+
"learning_rate": 7.220216606498196e-06,
|
555 |
+
"loss": 1.7737,
|
556 |
+
"step": 78
|
557 |
+
},
|
558 |
+
{
|
559 |
+
"epoch": 0.2851985559566787,
|
560 |
+
"grad_norm": 0.3491074740886688,
|
561 |
+
"learning_rate": 7.184115523465705e-06,
|
562 |
+
"loss": 1.7873,
|
563 |
+
"step": 79
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"epoch": 0.2888086642599278,
|
567 |
+
"grad_norm": 0.3594192564487457,
|
568 |
+
"learning_rate": 7.148014440433214e-06,
|
569 |
+
"loss": 1.7768,
|
570 |
+
"step": 80
|
571 |
+
},
|
572 |
+
{
|
573 |
+
"epoch": 0.2924187725631769,
|
574 |
+
"grad_norm": 0.3775302469730377,
|
575 |
+
"learning_rate": 7.1119133574007225e-06,
|
576 |
+
"loss": 1.815,
|
577 |
+
"step": 81
|
578 |
+
},
|
579 |
+
{
|
580 |
+
"epoch": 0.296028880866426,
|
581 |
+
"grad_norm": 0.3560231626033783,
|
582 |
+
"learning_rate": 7.075812274368231e-06,
|
583 |
+
"loss": 1.7757,
|
584 |
+
"step": 82
|
585 |
+
},
|
586 |
+
{
|
587 |
+
"epoch": 0.2996389891696751,
|
588 |
+
"grad_norm": 0.3486398458480835,
|
589 |
+
"learning_rate": 7.039711191335741e-06,
|
590 |
+
"loss": 1.8329,
|
591 |
+
"step": 83
|
592 |
+
},
|
593 |
+
{
|
594 |
+
"epoch": 0.30324909747292417,
|
595 |
+
"grad_norm": 0.43985557556152344,
|
596 |
+
"learning_rate": 7.00361010830325e-06,
|
597 |
+
"loss": 1.7659,
|
598 |
+
"step": 84
|
599 |
+
},
|
600 |
+
{
|
601 |
+
"epoch": 0.30685920577617326,
|
602 |
+
"grad_norm": 0.3351285755634308,
|
603 |
+
"learning_rate": 6.967509025270759e-06,
|
604 |
+
"loss": 1.7274,
|
605 |
+
"step": 85
|
606 |
+
},
|
607 |
+
{
|
608 |
+
"epoch": 0.3104693140794224,
|
609 |
+
"grad_norm": 0.3412298858165741,
|
610 |
+
"learning_rate": 6.9314079422382674e-06,
|
611 |
+
"loss": 1.7834,
|
612 |
+
"step": 86
|
613 |
+
},
|
614 |
+
{
|
615 |
+
"epoch": 0.3140794223826715,
|
616 |
+
"grad_norm": 0.34331032633781433,
|
617 |
+
"learning_rate": 6.895306859205777e-06,
|
618 |
+
"loss": 1.7608,
|
619 |
+
"step": 87
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"epoch": 0.3176895306859206,
|
623 |
+
"grad_norm": 0.33744579553604126,
|
624 |
+
"learning_rate": 6.859205776173285e-06,
|
625 |
+
"loss": 1.6853,
|
626 |
+
"step": 88
|
627 |
+
},
|
628 |
+
{
|
629 |
+
"epoch": 0.3212996389891697,
|
630 |
+
"grad_norm": 0.3468646705150604,
|
631 |
+
"learning_rate": 6.8231046931407954e-06,
|
632 |
+
"loss": 1.7376,
|
633 |
+
"step": 89
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"epoch": 0.3249097472924188,
|
637 |
+
"grad_norm": 0.3477930724620819,
|
638 |
+
"learning_rate": 6.787003610108304e-06,
|
639 |
+
"loss": 1.6986,
|
640 |
+
"step": 90
|
641 |
+
},
|
642 |
+
{
|
643 |
+
"epoch": 0.3285198555956679,
|
644 |
+
"grad_norm": 0.32764512300491333,
|
645 |
+
"learning_rate": 6.750902527075813e-06,
|
646 |
+
"loss": 1.7399,
|
647 |
+
"step": 91
|
648 |
+
},
|
649 |
+
{
|
650 |
+
"epoch": 0.33212996389891697,
|
651 |
+
"grad_norm": 0.37140509486198425,
|
652 |
+
"learning_rate": 6.714801444043322e-06,
|
653 |
+
"loss": 1.7066,
|
654 |
+
"step": 92
|
655 |
+
},
|
656 |
+
{
|
657 |
+
"epoch": 0.33574007220216606,
|
658 |
+
"grad_norm": 0.3442263603210449,
|
659 |
+
"learning_rate": 6.678700361010831e-06,
|
660 |
+
"loss": 1.7482,
|
661 |
+
"step": 93
|
662 |
+
},
|
663 |
+
{
|
664 |
+
"epoch": 0.33935018050541516,
|
665 |
+
"grad_norm": 0.335580050945282,
|
666 |
+
"learning_rate": 6.6425992779783395e-06,
|
667 |
+
"loss": 1.6956,
|
668 |
+
"step": 94
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"epoch": 0.34296028880866425,
|
672 |
+
"grad_norm": 0.3378622531890869,
|
673 |
+
"learning_rate": 6.606498194945848e-06,
|
674 |
+
"loss": 1.7578,
|
675 |
+
"step": 95
|
676 |
+
},
|
677 |
+
{
|
678 |
+
"epoch": 0.34657039711191334,
|
679 |
+
"grad_norm": 0.3609424829483032,
|
680 |
+
"learning_rate": 6.570397111913358e-06,
|
681 |
+
"loss": 1.7366,
|
682 |
+
"step": 96
|
683 |
+
},
|
684 |
+
{
|
685 |
+
"epoch": 0.35018050541516244,
|
686 |
+
"grad_norm": 0.36335399746894836,
|
687 |
+
"learning_rate": 6.534296028880867e-06,
|
688 |
+
"loss": 1.7315,
|
689 |
+
"step": 97
|
690 |
+
},
|
691 |
+
{
|
692 |
+
"epoch": 0.35379061371841153,
|
693 |
+
"grad_norm": 0.31665071845054626,
|
694 |
+
"learning_rate": 6.498194945848376e-06,
|
695 |
+
"loss": 1.6854,
|
696 |
+
"step": 98
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"epoch": 0.3574007220216607,
|
700 |
+
"grad_norm": 0.32897570729255676,
|
701 |
+
"learning_rate": 6.4620938628158845e-06,
|
702 |
+
"loss": 1.7269,
|
703 |
+
"step": 99
|
704 |
+
},
|
705 |
+
{
|
706 |
+
"epoch": 0.36101083032490977,
|
707 |
+
"grad_norm": 0.31995493173599243,
|
708 |
+
"learning_rate": 6.425992779783395e-06,
|
709 |
+
"loss": 1.7104,
|
710 |
+
"step": 100
|
711 |
+
},
|
712 |
+
{
|
713 |
+
"epoch": 0.36462093862815886,
|
714 |
+
"grad_norm": 0.3097304701805115,
|
715 |
+
"learning_rate": 6.389891696750903e-06,
|
716 |
+
"loss": 1.7223,
|
717 |
+
"step": 101
|
718 |
+
},
|
719 |
+
{
|
720 |
+
"epoch": 0.36823104693140796,
|
721 |
+
"grad_norm": 0.31838735938072205,
|
722 |
+
"learning_rate": 6.3537906137184125e-06,
|
723 |
+
"loss": 1.7211,
|
724 |
+
"step": 102
|
725 |
+
},
|
726 |
+
{
|
727 |
+
"epoch": 0.37184115523465705,
|
728 |
+
"grad_norm": 0.3398403823375702,
|
729 |
+
"learning_rate": 6.317689530685921e-06,
|
730 |
+
"loss": 1.7942,
|
731 |
+
"step": 103
|
732 |
+
},
|
733 |
+
{
|
734 |
+
"epoch": 0.37545126353790614,
|
735 |
+
"grad_norm": 0.3619037866592407,
|
736 |
+
"learning_rate": 6.28158844765343e-06,
|
737 |
+
"loss": 1.7575,
|
738 |
+
"step": 104
|
739 |
+
},
|
740 |
+
{
|
741 |
+
"epoch": 0.37906137184115524,
|
742 |
+
"grad_norm": 0.3106141984462738,
|
743 |
+
"learning_rate": 6.245487364620939e-06,
|
744 |
+
"loss": 1.7166,
|
745 |
+
"step": 105
|
746 |
+
},
|
747 |
+
{
|
748 |
+
"epoch": 0.38267148014440433,
|
749 |
+
"grad_norm": 0.33814042806625366,
|
750 |
+
"learning_rate": 6.209386281588449e-06,
|
751 |
+
"loss": 1.7097,
|
752 |
+
"step": 106
|
753 |
+
},
|
754 |
+
{
|
755 |
+
"epoch": 0.3862815884476534,
|
756 |
+
"grad_norm": 0.31877759099006653,
|
757 |
+
"learning_rate": 6.173285198555957e-06,
|
758 |
+
"loss": 1.7069,
|
759 |
+
"step": 107
|
760 |
+
},
|
761 |
+
{
|
762 |
+
"epoch": 0.3898916967509025,
|
763 |
+
"grad_norm": 0.31549936532974243,
|
764 |
+
"learning_rate": 6.137184115523466e-06,
|
765 |
+
"loss": 1.6778,
|
766 |
+
"step": 108
|
767 |
+
},
|
768 |
+
{
|
769 |
+
"epoch": 0.3935018050541516,
|
770 |
+
"grad_norm": 0.2897959351539612,
|
771 |
+
"learning_rate": 6.101083032490975e-06,
|
772 |
+
"loss": 1.6649,
|
773 |
+
"step": 109
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"epoch": 0.3971119133574007,
|
777 |
+
"grad_norm": 0.3396201431751251,
|
778 |
+
"learning_rate": 6.064981949458484e-06,
|
779 |
+
"loss": 1.6476,
|
780 |
+
"step": 110
|
781 |
+
},
|
782 |
+
{
|
783 |
+
"epoch": 0.4007220216606498,
|
784 |
+
"grad_norm": 0.2955738604068756,
|
785 |
+
"learning_rate": 6.028880866425994e-06,
|
786 |
+
"loss": 1.7084,
|
787 |
+
"step": 111
|
788 |
+
},
|
789 |
+
{
|
790 |
+
"epoch": 0.4043321299638989,
|
791 |
+
"grad_norm": 0.29493531584739685,
|
792 |
+
"learning_rate": 5.992779783393502e-06,
|
793 |
+
"loss": 1.6688,
|
794 |
+
"step": 112
|
795 |
+
},
|
796 |
+
{
|
797 |
+
"epoch": 0.40794223826714804,
|
798 |
+
"grad_norm": 0.29845130443573,
|
799 |
+
"learning_rate": 5.956678700361012e-06,
|
800 |
+
"loss": 1.7013,
|
801 |
+
"step": 113
|
802 |
+
},
|
803 |
+
{
|
804 |
+
"epoch": 0.41155234657039713,
|
805 |
+
"grad_norm": 0.3014790713787079,
|
806 |
+
"learning_rate": 5.92057761732852e-06,
|
807 |
+
"loss": 1.7228,
|
808 |
+
"step": 114
|
809 |
+
},
|
810 |
+
{
|
811 |
+
"epoch": 0.4151624548736462,
|
812 |
+
"grad_norm": 0.2831939160823822,
|
813 |
+
"learning_rate": 5.8844765342960295e-06,
|
814 |
+
"loss": 1.6686,
|
815 |
+
"step": 115
|
816 |
+
},
|
817 |
+
{
|
818 |
+
"epoch": 0.4187725631768953,
|
819 |
+
"grad_norm": 0.29137012362480164,
|
820 |
+
"learning_rate": 5.848375451263538e-06,
|
821 |
+
"loss": 1.7134,
|
822 |
+
"step": 116
|
823 |
+
},
|
824 |
+
{
|
825 |
+
"epoch": 0.4223826714801444,
|
826 |
+
"grad_norm": 0.2850097715854645,
|
827 |
+
"learning_rate": 5.812274368231048e-06,
|
828 |
+
"loss": 1.6714,
|
829 |
+
"step": 117
|
830 |
+
},
|
831 |
+
{
|
832 |
+
"epoch": 0.4259927797833935,
|
833 |
+
"grad_norm": 0.28906336426734924,
|
834 |
+
"learning_rate": 5.776173285198557e-06,
|
835 |
+
"loss": 1.6804,
|
836 |
+
"step": 118
|
837 |
+
},
|
838 |
+
{
|
839 |
+
"epoch": 0.4296028880866426,
|
840 |
+
"grad_norm": 0.2782924473285675,
|
841 |
+
"learning_rate": 5.740072202166066e-06,
|
842 |
+
"loss": 1.692,
|
843 |
+
"step": 119
|
844 |
+
},
|
845 |
+
{
|
846 |
+
"epoch": 0.4332129963898917,
|
847 |
+
"grad_norm": 0.2898225486278534,
|
848 |
+
"learning_rate": 5.7039711191335744e-06,
|
849 |
+
"loss": 1.699,
|
850 |
+
"step": 120
|
851 |
+
},
|
852 |
+
{
|
853 |
+
"epoch": 0.4368231046931408,
|
854 |
+
"grad_norm": 0.30253660678863525,
|
855 |
+
"learning_rate": 5.667870036101083e-06,
|
856 |
+
"loss": 1.6563,
|
857 |
+
"step": 121
|
858 |
+
},
|
859 |
+
{
|
860 |
+
"epoch": 0.4404332129963899,
|
861 |
+
"grad_norm": 0.3063725531101227,
|
862 |
+
"learning_rate": 5.631768953068592e-06,
|
863 |
+
"loss": 1.7102,
|
864 |
+
"step": 122
|
865 |
+
},
|
866 |
+
{
|
867 |
+
"epoch": 0.44404332129963897,
|
868 |
+
"grad_norm": 0.2866223156452179,
|
869 |
+
"learning_rate": 5.595667870036101e-06,
|
870 |
+
"loss": 1.6335,
|
871 |
+
"step": 123
|
872 |
+
},
|
873 |
+
{
|
874 |
+
"epoch": 0.44765342960288806,
|
875 |
+
"grad_norm": 0.2892088294029236,
|
876 |
+
"learning_rate": 5.559566787003611e-06,
|
877 |
+
"loss": 1.6983,
|
878 |
+
"step": 124
|
879 |
+
},
|
880 |
+
{
|
881 |
+
"epoch": 0.45126353790613716,
|
882 |
+
"grad_norm": 0.29790347814559937,
|
883 |
+
"learning_rate": 5.523465703971119e-06,
|
884 |
+
"loss": 1.6526,
|
885 |
+
"step": 125
|
886 |
+
},
|
887 |
+
{
|
888 |
+
"epoch": 0.4548736462093863,
|
889 |
+
"grad_norm": 0.3047894239425659,
|
890 |
+
"learning_rate": 5.487364620938629e-06,
|
891 |
+
"loss": 1.6814,
|
892 |
+
"step": 126
|
893 |
+
},
|
894 |
+
{
|
895 |
+
"epoch": 0.4584837545126354,
|
896 |
+
"grad_norm": 0.2874986529350281,
|
897 |
+
"learning_rate": 5.451263537906137e-06,
|
898 |
+
"loss": 1.6889,
|
899 |
+
"step": 127
|
900 |
+
},
|
901 |
+
{
|
902 |
+
"epoch": 0.4620938628158845,
|
903 |
+
"grad_norm": 0.29620295763015747,
|
904 |
+
"learning_rate": 5.415162454873647e-06,
|
905 |
+
"loss": 1.7049,
|
906 |
+
"step": 128
|
907 |
+
},
|
908 |
+
{
|
909 |
+
"epoch": 0.4657039711191336,
|
910 |
+
"grad_norm": 0.29222729802131653,
|
911 |
+
"learning_rate": 5.379061371841156e-06,
|
912 |
+
"loss": 1.6348,
|
913 |
+
"step": 129
|
914 |
+
},
|
915 |
+
{
|
916 |
+
"epoch": 0.4693140794223827,
|
917 |
+
"grad_norm": 0.29496854543685913,
|
918 |
+
"learning_rate": 5.342960288808665e-06,
|
919 |
+
"loss": 1.6994,
|
920 |
+
"step": 130
|
921 |
+
},
|
922 |
+
{
|
923 |
+
"epoch": 0.4729241877256318,
|
924 |
+
"grad_norm": 0.28537270426750183,
|
925 |
+
"learning_rate": 5.306859205776174e-06,
|
926 |
+
"loss": 1.6879,
|
927 |
+
"step": 131
|
928 |
+
},
|
929 |
+
{
|
930 |
+
"epoch": 0.47653429602888087,
|
931 |
+
"grad_norm": 0.3027176558971405,
|
932 |
+
"learning_rate": 5.270758122743683e-06,
|
933 |
+
"loss": 1.6945,
|
934 |
+
"step": 132
|
935 |
+
},
|
936 |
+
{
|
937 |
+
"epoch": 0.48014440433212996,
|
938 |
+
"grad_norm": 0.29232731461524963,
|
939 |
+
"learning_rate": 5.2346570397111915e-06,
|
940 |
+
"loss": 1.7217,
|
941 |
+
"step": 133
|
942 |
+
},
|
943 |
+
{
|
944 |
+
"epoch": 0.48375451263537905,
|
945 |
+
"grad_norm": 0.3224429488182068,
|
946 |
+
"learning_rate": 5.1985559566787e-06,
|
947 |
+
"loss": 1.6952,
|
948 |
+
"step": 134
|
949 |
+
},
|
950 |
+
{
|
951 |
+
"epoch": 0.48736462093862815,
|
952 |
+
"grad_norm": 0.30147045850753784,
|
953 |
+
"learning_rate": 5.16245487364621e-06,
|
954 |
+
"loss": 1.6578,
|
955 |
+
"step": 135
|
956 |
+
},
|
957 |
+
{
|
958 |
+
"epoch": 0.49097472924187724,
|
959 |
+
"grad_norm": 0.3153703212738037,
|
960 |
+
"learning_rate": 5.126353790613719e-06,
|
961 |
+
"loss": 1.6692,
|
962 |
+
"step": 136
|
963 |
+
},
|
964 |
+
{
|
965 |
+
"epoch": 0.49458483754512633,
|
966 |
+
"grad_norm": 0.285895437002182,
|
967 |
+
"learning_rate": 5.090252707581228e-06,
|
968 |
+
"loss": 1.6915,
|
969 |
+
"step": 137
|
970 |
+
},
|
971 |
+
{
|
972 |
+
"epoch": 0.4981949458483754,
|
973 |
+
"grad_norm": 0.290146142244339,
|
974 |
+
"learning_rate": 5.054151624548736e-06,
|
975 |
+
"loss": 1.6339,
|
976 |
+
"step": 138
|
977 |
+
},
|
978 |
+
{
|
979 |
+
"epoch": 0.5018050541516246,
|
980 |
+
"grad_norm": 0.29954054951667786,
|
981 |
+
"learning_rate": 5.018050541516246e-06,
|
982 |
+
"loss": 1.6713,
|
983 |
+
"step": 139
|
984 |
+
},
|
985 |
+
{
|
986 |
+
"epoch": 0.5054151624548736,
|
987 |
+
"grad_norm": 0.2817152738571167,
|
988 |
+
"learning_rate": 4.981949458483755e-06,
|
989 |
+
"loss": 1.6127,
|
990 |
+
"step": 140
|
991 |
+
},
|
992 |
+
{
|
993 |
+
"epoch": 0.5090252707581228,
|
994 |
+
"grad_norm": 0.29228702187538147,
|
995 |
+
"learning_rate": 4.9458483754512636e-06,
|
996 |
+
"loss": 1.6296,
|
997 |
+
"step": 141
|
998 |
+
},
|
999 |
+
{
|
1000 |
+
"epoch": 0.5126353790613718,
|
1001 |
+
"grad_norm": 0.28209373354911804,
|
1002 |
+
"learning_rate": 4.909747292418773e-06,
|
1003 |
+
"loss": 1.6397,
|
1004 |
+
"step": 142
|
1005 |
+
},
|
1006 |
+
{
|
1007 |
+
"epoch": 0.516245487364621,
|
1008 |
+
"grad_norm": 0.2972622811794281,
|
1009 |
+
"learning_rate": 4.873646209386282e-06,
|
1010 |
+
"loss": 1.6726,
|
1011 |
+
"step": 143
|
1012 |
+
},
|
1013 |
+
{
|
1014 |
+
"epoch": 0.51985559566787,
|
1015 |
+
"grad_norm": 0.28512051701545715,
|
1016 |
+
"learning_rate": 4.837545126353791e-06,
|
1017 |
+
"loss": 1.629,
|
1018 |
+
"step": 144
|
1019 |
+
},
|
1020 |
+
{
|
1021 |
+
"epoch": 0.5234657039711191,
|
1022 |
+
"grad_norm": 0.30687668919563293,
|
1023 |
+
"learning_rate": 4.8014440433213e-06,
|
1024 |
+
"loss": 1.6447,
|
1025 |
+
"step": 145
|
1026 |
+
},
|
1027 |
+
{
|
1028 |
+
"epoch": 0.5270758122743683,
|
1029 |
+
"grad_norm": 0.30815911293029785,
|
1030 |
+
"learning_rate": 4.765342960288809e-06,
|
1031 |
+
"loss": 1.6755,
|
1032 |
+
"step": 146
|
1033 |
+
},
|
1034 |
+
{
|
1035 |
+
"epoch": 0.5306859205776173,
|
1036 |
+
"grad_norm": 0.27116310596466064,
|
1037 |
+
"learning_rate": 4.729241877256318e-06,
|
1038 |
+
"loss": 1.6323,
|
1039 |
+
"step": 147
|
1040 |
+
},
|
1041 |
+
{
|
1042 |
+
"epoch": 0.5342960288808665,
|
1043 |
+
"grad_norm": 0.3312828242778778,
|
1044 |
+
"learning_rate": 4.693140794223827e-06,
|
1045 |
+
"loss": 1.6279,
|
1046 |
+
"step": 148
|
1047 |
+
},
|
1048 |
+
{
|
1049 |
+
"epoch": 0.5379061371841155,
|
1050 |
+
"grad_norm": 0.2883269786834717,
|
1051 |
+
"learning_rate": 4.6570397111913365e-06,
|
1052 |
+
"loss": 1.6407,
|
1053 |
+
"step": 149
|
1054 |
+
},
|
1055 |
+
{
|
1056 |
+
"epoch": 0.5415162454873647,
|
1057 |
+
"grad_norm": 0.2799761891365051,
|
1058 |
+
"learning_rate": 4.620938628158845e-06,
|
1059 |
+
"loss": 1.5842,
|
1060 |
+
"step": 150
|
1061 |
+
},
|
1062 |
+
{
|
1063 |
+
"epoch": 0.5451263537906137,
|
1064 |
+
"grad_norm": 0.30059683322906494,
|
1065 |
+
"learning_rate": 4.584837545126354e-06,
|
1066 |
+
"loss": 1.6363,
|
1067 |
+
"step": 151
|
1068 |
+
},
|
1069 |
+
{
|
1070 |
+
"epoch": 0.5487364620938628,
|
1071 |
+
"grad_norm": 0.2806866466999054,
|
1072 |
+
"learning_rate": 4.548736462093864e-06,
|
1073 |
+
"loss": 1.6374,
|
1074 |
+
"step": 152
|
1075 |
+
},
|
1076 |
+
{
|
1077 |
+
"epoch": 0.5523465703971119,
|
1078 |
+
"grad_norm": 0.28719037771224976,
|
1079 |
+
"learning_rate": 4.512635379061372e-06,
|
1080 |
+
"loss": 1.652,
|
1081 |
+
"step": 153
|
1082 |
+
},
|
1083 |
+
{
|
1084 |
+
"epoch": 0.555956678700361,
|
1085 |
+
"grad_norm": 0.29331767559051514,
|
1086 |
+
"learning_rate": 4.4765342960288814e-06,
|
1087 |
+
"loss": 1.6597,
|
1088 |
+
"step": 154
|
1089 |
+
},
|
1090 |
+
{
|
1091 |
+
"epoch": 0.5595667870036101,
|
1092 |
+
"grad_norm": 0.29668062925338745,
|
1093 |
+
"learning_rate": 4.44043321299639e-06,
|
1094 |
+
"loss": 1.6513,
|
1095 |
+
"step": 155
|
1096 |
+
},
|
1097 |
+
{
|
1098 |
+
"epoch": 0.5631768953068592,
|
1099 |
+
"grad_norm": 0.2959443926811218,
|
1100 |
+
"learning_rate": 4.404332129963899e-06,
|
1101 |
+
"loss": 1.6144,
|
1102 |
+
"step": 156
|
1103 |
+
},
|
1104 |
+
{
|
1105 |
+
"epoch": 0.5667870036101083,
|
1106 |
+
"grad_norm": 0.28033116459846497,
|
1107 |
+
"learning_rate": 4.3682310469314086e-06,
|
1108 |
+
"loss": 1.6395,
|
1109 |
+
"step": 157
|
1110 |
+
},
|
1111 |
+
{
|
1112 |
+
"epoch": 0.5703971119133574,
|
1113 |
+
"grad_norm": 0.334304541349411,
|
1114 |
+
"learning_rate": 4.332129963898917e-06,
|
1115 |
+
"loss": 1.6872,
|
1116 |
+
"step": 158
|
1117 |
+
},
|
1118 |
+
{
|
1119 |
+
"epoch": 0.5740072202166066,
|
1120 |
+
"grad_norm": 0.31229716539382935,
|
1121 |
+
"learning_rate": 4.296028880866426e-06,
|
1122 |
+
"loss": 1.7021,
|
1123 |
+
"step": 159
|
1124 |
+
},
|
1125 |
+
{
|
1126 |
+
"epoch": 0.5776173285198556,
|
1127 |
+
"grad_norm": 0.29688820242881775,
|
1128 |
+
"learning_rate": 4.259927797833936e-06,
|
1129 |
+
"loss": 1.5845,
|
1130 |
+
"step": 160
|
1131 |
+
},
|
1132 |
+
{
|
1133 |
+
"epoch": 0.5812274368231047,
|
1134 |
+
"grad_norm": 0.3158322274684906,
|
1135 |
+
"learning_rate": 4.223826714801444e-06,
|
1136 |
+
"loss": 1.7025,
|
1137 |
+
"step": 161
|
1138 |
+
},
|
1139 |
+
{
|
1140 |
+
"epoch": 0.5848375451263538,
|
1141 |
+
"grad_norm": 0.30644160509109497,
|
1142 |
+
"learning_rate": 4.1877256317689535e-06,
|
1143 |
+
"loss": 1.6314,
|
1144 |
+
"step": 162
|
1145 |
+
},
|
1146 |
+
{
|
1147 |
+
"epoch": 0.5884476534296029,
|
1148 |
+
"grad_norm": 0.286468505859375,
|
1149 |
+
"learning_rate": 4.151624548736463e-06,
|
1150 |
+
"loss": 1.6037,
|
1151 |
+
"step": 163
|
1152 |
+
},
|
1153 |
+
{
|
1154 |
+
"epoch": 0.592057761732852,
|
1155 |
+
"grad_norm": 0.30735689401626587,
|
1156 |
+
"learning_rate": 4.115523465703971e-06,
|
1157 |
+
"loss": 1.6586,
|
1158 |
+
"step": 164
|
1159 |
+
},
|
1160 |
+
{
|
1161 |
+
"epoch": 0.5956678700361011,
|
1162 |
+
"grad_norm": 0.3296254575252533,
|
1163 |
+
"learning_rate": 4.079422382671481e-06,
|
1164 |
+
"loss": 1.6132,
|
1165 |
+
"step": 165
|
1166 |
+
},
|
1167 |
+
{
|
1168 |
+
"epoch": 0.5992779783393501,
|
1169 |
+
"grad_norm": 0.3069722354412079,
|
1170 |
+
"learning_rate": 4.043321299638989e-06,
|
1171 |
+
"loss": 1.5489,
|
1172 |
+
"step": 166
|
1173 |
+
},
|
1174 |
+
{
|
1175 |
+
"epoch": 0.6028880866425993,
|
1176 |
+
"grad_norm": 0.28502118587493896,
|
1177 |
+
"learning_rate": 4.0072202166064985e-06,
|
1178 |
+
"loss": 1.6295,
|
1179 |
+
"step": 167
|
1180 |
+
},
|
1181 |
+
{
|
1182 |
+
"epoch": 0.6064981949458483,
|
1183 |
+
"grad_norm": 0.3035149574279785,
|
1184 |
+
"learning_rate": 3.971119133574007e-06,
|
1185 |
+
"loss": 1.6124,
|
1186 |
+
"step": 168
|
1187 |
+
},
|
1188 |
+
{
|
1189 |
+
"epoch": 0.6101083032490975,
|
1190 |
+
"grad_norm": 0.2957877218723297,
|
1191 |
+
"learning_rate": 3.935018050541516e-06,
|
1192 |
+
"loss": 1.5872,
|
1193 |
+
"step": 169
|
1194 |
+
},
|
1195 |
+
{
|
1196 |
+
"epoch": 0.6137184115523465,
|
1197 |
+
"grad_norm": 0.3029181957244873,
|
1198 |
+
"learning_rate": 3.898916967509026e-06,
|
1199 |
+
"loss": 1.6383,
|
1200 |
+
"step": 170
|
1201 |
+
},
|
1202 |
+
{
|
1203 |
+
"epoch": 0.6173285198555957,
|
1204 |
+
"grad_norm": 0.2973797619342804,
|
1205 |
+
"learning_rate": 3.862815884476535e-06,
|
1206 |
+
"loss": 1.5865,
|
1207 |
+
"step": 171
|
1208 |
+
},
|
1209 |
+
{
|
1210 |
+
"epoch": 0.6209386281588448,
|
1211 |
+
"grad_norm": 0.3023606240749359,
|
1212 |
+
"learning_rate": 3.826714801444043e-06,
|
1213 |
+
"loss": 1.5918,
|
1214 |
+
"step": 172
|
1215 |
+
},
|
1216 |
+
{
|
1217 |
+
"epoch": 0.6245487364620939,
|
1218 |
+
"grad_norm": 0.284014493227005,
|
1219 |
+
"learning_rate": 3.7906137184115527e-06,
|
1220 |
+
"loss": 1.617,
|
1221 |
+
"step": 173
|
1222 |
+
},
|
1223 |
+
{
|
1224 |
+
"epoch": 0.628158844765343,
|
1225 |
+
"grad_norm": 0.2972394824028015,
|
1226 |
+
"learning_rate": 3.7545126353790616e-06,
|
1227 |
+
"loss": 1.5863,
|
1228 |
+
"step": 174
|
1229 |
+
},
|
1230 |
+
{
|
1231 |
+
"epoch": 0.631768953068592,
|
1232 |
+
"grad_norm": 0.3185518980026245,
|
1233 |
+
"learning_rate": 3.718411552346571e-06,
|
1234 |
+
"loss": 1.6378,
|
1235 |
+
"step": 175
|
1236 |
+
},
|
1237 |
+
{
|
1238 |
+
"epoch": 0.6353790613718412,
|
1239 |
+
"grad_norm": 0.28479403257369995,
|
1240 |
+
"learning_rate": 3.68231046931408e-06,
|
1241 |
+
"loss": 1.6447,
|
1242 |
+
"step": 176
|
1243 |
+
},
|
1244 |
+
{
|
1245 |
+
"epoch": 0.6389891696750902,
|
1246 |
+
"grad_norm": 0.280767560005188,
|
1247 |
+
"learning_rate": 3.6462093862815888e-06,
|
1248 |
+
"loss": 1.5842,
|
1249 |
+
"step": 177
|
1250 |
+
},
|
1251 |
+
{
|
1252 |
+
"epoch": 0.6425992779783394,
|
1253 |
+
"grad_norm": 0.3037751019001007,
|
1254 |
+
"learning_rate": 3.610108303249098e-06,
|
1255 |
+
"loss": 1.6133,
|
1256 |
+
"step": 178
|
1257 |
+
},
|
1258 |
+
{
|
1259 |
+
"epoch": 0.6462093862815884,
|
1260 |
+
"grad_norm": 0.2837255895137787,
|
1261 |
+
"learning_rate": 3.574007220216607e-06,
|
1262 |
+
"loss": 1.612,
|
1263 |
+
"step": 179
|
1264 |
+
},
|
1265 |
+
{
|
1266 |
+
"epoch": 0.6498194945848376,
|
1267 |
+
"grad_norm": 0.32686418294906616,
|
1268 |
+
"learning_rate": 3.5379061371841155e-06,
|
1269 |
+
"loss": 1.6702,
|
1270 |
+
"step": 180
|
1271 |
+
},
|
1272 |
+
{
|
1273 |
+
"epoch": 0.6534296028880866,
|
1274 |
+
"grad_norm": 0.28730490803718567,
|
1275 |
+
"learning_rate": 3.501805054151625e-06,
|
1276 |
+
"loss": 1.5823,
|
1277 |
+
"step": 181
|
1278 |
+
},
|
1279 |
+
{
|
1280 |
+
"epoch": 0.6570397111913358,
|
1281 |
+
"grad_norm": 0.3138350546360016,
|
1282 |
+
"learning_rate": 3.4657039711191337e-06,
|
1283 |
+
"loss": 1.6215,
|
1284 |
+
"step": 182
|
1285 |
+
},
|
1286 |
+
{
|
1287 |
+
"epoch": 0.6606498194945848,
|
1288 |
+
"grad_norm": 0.30949413776397705,
|
1289 |
+
"learning_rate": 3.4296028880866426e-06,
|
1290 |
+
"loss": 1.6279,
|
1291 |
+
"step": 183
|
1292 |
+
},
|
1293 |
+
{
|
1294 |
+
"epoch": 0.6642599277978339,
|
1295 |
+
"grad_norm": 0.29190826416015625,
|
1296 |
+
"learning_rate": 3.393501805054152e-06,
|
1297 |
+
"loss": 1.6123,
|
1298 |
+
"step": 184
|
1299 |
+
},
|
1300 |
+
{
|
1301 |
+
"epoch": 0.6678700361010831,
|
1302 |
+
"grad_norm": 0.295973539352417,
|
1303 |
+
"learning_rate": 3.357400722021661e-06,
|
1304 |
+
"loss": 1.6119,
|
1305 |
+
"step": 185
|
1306 |
+
},
|
1307 |
+
{
|
1308 |
+
"epoch": 0.6714801444043321,
|
1309 |
+
"grad_norm": 0.3496643006801605,
|
1310 |
+
"learning_rate": 3.3212996389891698e-06,
|
1311 |
+
"loss": 1.6278,
|
1312 |
+
"step": 186
|
1313 |
+
},
|
1314 |
+
{
|
1315 |
+
"epoch": 0.6750902527075813,
|
1316 |
+
"grad_norm": 0.28338801860809326,
|
1317 |
+
"learning_rate": 3.285198555956679e-06,
|
1318 |
+
"loss": 1.6153,
|
1319 |
+
"step": 187
|
1320 |
+
},
|
1321 |
+
{
|
1322 |
+
"epoch": 0.6787003610108303,
|
1323 |
+
"grad_norm": 0.31767937541007996,
|
1324 |
+
"learning_rate": 3.249097472924188e-06,
|
1325 |
+
"loss": 1.6194,
|
1326 |
+
"step": 188
|
1327 |
+
},
|
1328 |
+
{
|
1329 |
+
"epoch": 0.6823104693140795,
|
1330 |
+
"grad_norm": 0.31142091751098633,
|
1331 |
+
"learning_rate": 3.2129963898916973e-06,
|
1332 |
+
"loss": 1.556,
|
1333 |
+
"step": 189
|
1334 |
+
},
|
1335 |
+
{
|
1336 |
+
"epoch": 0.6859205776173285,
|
1337 |
+
"grad_norm": 0.2969271242618561,
|
1338 |
+
"learning_rate": 3.1768953068592062e-06,
|
1339 |
+
"loss": 1.5854,
|
1340 |
+
"step": 190
|
1341 |
+
},
|
1342 |
+
{
|
1343 |
+
"epoch": 0.6895306859205776,
|
1344 |
+
"grad_norm": 0.2818593382835388,
|
1345 |
+
"learning_rate": 3.140794223826715e-06,
|
1346 |
+
"loss": 1.5868,
|
1347 |
+
"step": 191
|
1348 |
+
},
|
1349 |
+
{
|
1350 |
+
"epoch": 0.6931407942238267,
|
1351 |
+
"grad_norm": 0.27337560057640076,
|
1352 |
+
"learning_rate": 3.1046931407942245e-06,
|
1353 |
+
"loss": 1.6015,
|
1354 |
+
"step": 192
|
1355 |
+
},
|
1356 |
+
{
|
1357 |
+
"epoch": 0.6967509025270758,
|
1358 |
+
"grad_norm": 0.2905227541923523,
|
1359 |
+
"learning_rate": 3.068592057761733e-06,
|
1360 |
+
"loss": 1.5871,
|
1361 |
+
"step": 193
|
1362 |
+
},
|
1363 |
+
{
|
1364 |
+
"epoch": 0.7003610108303249,
|
1365 |
+
"grad_norm": 0.2861591875553131,
|
1366 |
+
"learning_rate": 3.032490974729242e-06,
|
1367 |
+
"loss": 1.591,
|
1368 |
+
"step": 194
|
1369 |
+
},
|
1370 |
+
{
|
1371 |
+
"epoch": 0.703971119133574,
|
1372 |
+
"grad_norm": 0.28847527503967285,
|
1373 |
+
"learning_rate": 2.996389891696751e-06,
|
1374 |
+
"loss": 1.6101,
|
1375 |
+
"step": 195
|
1376 |
+
},
|
1377 |
+
{
|
1378 |
+
"epoch": 0.7075812274368231,
|
1379 |
+
"grad_norm": 0.2815534770488739,
|
1380 |
+
"learning_rate": 2.96028880866426e-06,
|
1381 |
+
"loss": 1.5857,
|
1382 |
+
"step": 196
|
1383 |
+
},
|
1384 |
+
{
|
1385 |
+
"epoch": 0.7111913357400722,
|
1386 |
+
"grad_norm": 0.30834150314331055,
|
1387 |
+
"learning_rate": 2.924187725631769e-06,
|
1388 |
+
"loss": 1.6362,
|
1389 |
+
"step": 197
|
1390 |
+
},
|
1391 |
+
{
|
1392 |
+
"epoch": 0.7148014440433214,
|
1393 |
+
"grad_norm": 0.28502917289733887,
|
1394 |
+
"learning_rate": 2.8880866425992783e-06,
|
1395 |
+
"loss": 1.6403,
|
1396 |
+
"step": 198
|
1397 |
+
},
|
1398 |
+
{
|
1399 |
+
"epoch": 0.7184115523465704,
|
1400 |
+
"grad_norm": 0.29509761929512024,
|
1401 |
+
"learning_rate": 2.8519855595667872e-06,
|
1402 |
+
"loss": 1.6124,
|
1403 |
+
"step": 199
|
1404 |
+
},
|
1405 |
+
{
|
1406 |
+
"epoch": 0.7220216606498195,
|
1407 |
+
"grad_norm": 0.321684330701828,
|
1408 |
+
"learning_rate": 2.815884476534296e-06,
|
1409 |
+
"loss": 1.6086,
|
1410 |
+
"step": 200
|
1411 |
+
},
|
1412 |
+
{
|
1413 |
+
"epoch": 0.7256317689530686,
|
1414 |
+
"grad_norm": 0.29435068368911743,
|
1415 |
+
"learning_rate": 2.7797833935018055e-06,
|
1416 |
+
"loss": 1.5909,
|
1417 |
+
"step": 201
|
1418 |
+
},
|
1419 |
+
{
|
1420 |
+
"epoch": 0.7292418772563177,
|
1421 |
+
"grad_norm": 0.2958379089832306,
|
1422 |
+
"learning_rate": 2.7436823104693144e-06,
|
1423 |
+
"loss": 1.5553,
|
1424 |
+
"step": 202
|
1425 |
+
},
|
1426 |
+
{
|
1427 |
+
"epoch": 0.7328519855595668,
|
1428 |
+
"grad_norm": 0.2923933267593384,
|
1429 |
+
"learning_rate": 2.7075812274368237e-06,
|
1430 |
+
"loss": 1.586,
|
1431 |
+
"step": 203
|
1432 |
+
},
|
1433 |
+
{
|
1434 |
+
"epoch": 0.7364620938628159,
|
1435 |
+
"grad_norm": 0.28724294900894165,
|
1436 |
+
"learning_rate": 2.6714801444043326e-06,
|
1437 |
+
"loss": 1.6265,
|
1438 |
+
"step": 204
|
1439 |
+
},
|
1440 |
+
{
|
1441 |
+
"epoch": 0.740072202166065,
|
1442 |
+
"grad_norm": 0.27974867820739746,
|
1443 |
+
"learning_rate": 2.6353790613718415e-06,
|
1444 |
+
"loss": 1.6058,
|
1445 |
+
"step": 205
|
1446 |
+
},
|
1447 |
+
{
|
1448 |
+
"epoch": 0.7436823104693141,
|
1449 |
+
"grad_norm": 0.2806769609451294,
|
1450 |
+
"learning_rate": 2.59927797833935e-06,
|
1451 |
+
"loss": 1.5748,
|
1452 |
+
"step": 206
|
1453 |
+
},
|
1454 |
+
{
|
1455 |
+
"epoch": 0.7472924187725631,
|
1456 |
+
"grad_norm": 0.30230197310447693,
|
1457 |
+
"learning_rate": 2.5631768953068593e-06,
|
1458 |
+
"loss": 1.6434,
|
1459 |
+
"step": 207
|
1460 |
+
},
|
1461 |
+
{
|
1462 |
+
"epoch": 0.7509025270758123,
|
1463 |
+
"grad_norm": 0.29202568531036377,
|
1464 |
+
"learning_rate": 2.527075812274368e-06,
|
1465 |
+
"loss": 1.5673,
|
1466 |
+
"step": 208
|
1467 |
+
},
|
1468 |
+
{
|
1469 |
+
"epoch": 0.7545126353790613,
|
1470 |
+
"grad_norm": 0.299363911151886,
|
1471 |
+
"learning_rate": 2.4909747292418775e-06,
|
1472 |
+
"loss": 1.5546,
|
1473 |
+
"step": 209
|
1474 |
+
},
|
1475 |
+
{
|
1476 |
+
"epoch": 0.7581227436823105,
|
1477 |
+
"grad_norm": 0.3040112853050232,
|
1478 |
+
"learning_rate": 2.4548736462093864e-06,
|
1479 |
+
"loss": 1.6415,
|
1480 |
+
"step": 210
|
1481 |
+
},
|
1482 |
+
{
|
1483 |
+
"epoch": 0.7617328519855595,
|
1484 |
+
"grad_norm": 0.3127659261226654,
|
1485 |
+
"learning_rate": 2.4187725631768953e-06,
|
1486 |
+
"loss": 1.5328,
|
1487 |
+
"step": 211
|
1488 |
+
},
|
1489 |
+
{
|
1490 |
+
"epoch": 0.7653429602888087,
|
1491 |
+
"grad_norm": 0.2943485379219055,
|
1492 |
+
"learning_rate": 2.3826714801444047e-06,
|
1493 |
+
"loss": 1.5685,
|
1494 |
+
"step": 212
|
1495 |
+
},
|
1496 |
+
{
|
1497 |
+
"epoch": 0.7689530685920578,
|
1498 |
+
"grad_norm": 0.2981877326965332,
|
1499 |
+
"learning_rate": 2.3465703971119136e-06,
|
1500 |
+
"loss": 1.6391,
|
1501 |
+
"step": 213
|
1502 |
+
},
|
1503 |
+
{
|
1504 |
+
"epoch": 0.7725631768953068,
|
1505 |
+
"grad_norm": 0.2939170002937317,
|
1506 |
+
"learning_rate": 2.3104693140794225e-06,
|
1507 |
+
"loss": 1.6518,
|
1508 |
+
"step": 214
|
1509 |
+
},
|
1510 |
+
{
|
1511 |
+
"epoch": 0.776173285198556,
|
1512 |
+
"grad_norm": 0.29882779717445374,
|
1513 |
+
"learning_rate": 2.274368231046932e-06,
|
1514 |
+
"loss": 1.6313,
|
1515 |
+
"step": 215
|
1516 |
+
},
|
1517 |
+
{
|
1518 |
+
"epoch": 0.779783393501805,
|
1519 |
+
"grad_norm": 0.30276381969451904,
|
1520 |
+
"learning_rate": 2.2382671480144407e-06,
|
1521 |
+
"loss": 1.6487,
|
1522 |
+
"step": 216
|
1523 |
+
},
|
1524 |
+
{
|
1525 |
+
"epoch": 0.7833935018050542,
|
1526 |
+
"grad_norm": 0.2941838502883911,
|
1527 |
+
"learning_rate": 2.2021660649819496e-06,
|
1528 |
+
"loss": 1.629,
|
1529 |
+
"step": 217
|
1530 |
+
},
|
1531 |
+
{
|
1532 |
+
"epoch": 0.7870036101083032,
|
1533 |
+
"grad_norm": 0.2928179204463959,
|
1534 |
+
"learning_rate": 2.1660649819494585e-06,
|
1535 |
+
"loss": 1.6191,
|
1536 |
+
"step": 218
|
1537 |
+
},
|
1538 |
+
{
|
1539 |
+
"epoch": 0.7906137184115524,
|
1540 |
+
"grad_norm": 0.3069646656513214,
|
1541 |
+
"learning_rate": 2.129963898916968e-06,
|
1542 |
+
"loss": 1.6167,
|
1543 |
+
"step": 219
|
1544 |
+
},
|
1545 |
+
{
|
1546 |
+
"epoch": 0.7942238267148014,
|
1547 |
+
"grad_norm": 0.2801755666732788,
|
1548 |
+
"learning_rate": 2.0938628158844768e-06,
|
1549 |
+
"loss": 1.6065,
|
1550 |
+
"step": 220
|
1551 |
+
},
|
1552 |
+
{
|
1553 |
+
"epoch": 0.7978339350180506,
|
1554 |
+
"grad_norm": 0.2858894467353821,
|
1555 |
+
"learning_rate": 2.0577617328519857e-06,
|
1556 |
+
"loss": 1.5903,
|
1557 |
+
"step": 221
|
1558 |
+
},
|
1559 |
+
{
|
1560 |
+
"epoch": 0.8014440433212996,
|
1561 |
+
"grad_norm": 0.3028116524219513,
|
1562 |
+
"learning_rate": 2.0216606498194946e-06,
|
1563 |
+
"loss": 1.5893,
|
1564 |
+
"step": 222
|
1565 |
+
},
|
1566 |
+
{
|
1567 |
+
"epoch": 0.8050541516245487,
|
1568 |
+
"grad_norm": 0.2898472845554352,
|
1569 |
+
"learning_rate": 1.9855595667870035e-06,
|
1570 |
+
"loss": 1.6318,
|
1571 |
+
"step": 223
|
1572 |
+
},
|
1573 |
+
{
|
1574 |
+
"epoch": 0.8086642599277978,
|
1575 |
+
"grad_norm": 0.2822205424308777,
|
1576 |
+
"learning_rate": 1.949458483754513e-06,
|
1577 |
+
"loss": 1.6005,
|
1578 |
+
"step": 224
|
1579 |
+
},
|
1580 |
+
{
|
1581 |
+
"epoch": 0.8122743682310469,
|
1582 |
+
"grad_norm": 0.29625725746154785,
|
1583 |
+
"learning_rate": 1.9133574007220217e-06,
|
1584 |
+
"loss": 1.5658,
|
1585 |
+
"step": 225
|
1586 |
+
},
|
1587 |
+
{
|
1588 |
+
"epoch": 0.8158844765342961,
|
1589 |
+
"grad_norm": 0.2854407727718353,
|
1590 |
+
"learning_rate": 1.8772563176895308e-06,
|
1591 |
+
"loss": 1.5803,
|
1592 |
+
"step": 226
|
1593 |
+
},
|
1594 |
+
{
|
1595 |
+
"epoch": 0.8194945848375451,
|
1596 |
+
"grad_norm": 0.3293429911136627,
|
1597 |
+
"learning_rate": 1.84115523465704e-06,
|
1598 |
+
"loss": 1.5214,
|
1599 |
+
"step": 227
|
1600 |
+
},
|
1601 |
+
{
|
1602 |
+
"epoch": 0.8231046931407943,
|
1603 |
+
"grad_norm": 0.31535983085632324,
|
1604 |
+
"learning_rate": 1.805054151624549e-06,
|
1605 |
+
"loss": 1.5533,
|
1606 |
+
"step": 228
|
1607 |
+
},
|
1608 |
+
{
|
1609 |
+
"epoch": 0.8267148014440433,
|
1610 |
+
"grad_norm": 0.2959997057914734,
|
1611 |
+
"learning_rate": 1.7689530685920577e-06,
|
1612 |
+
"loss": 1.6071,
|
1613 |
+
"step": 229
|
1614 |
+
},
|
1615 |
+
{
|
1616 |
+
"epoch": 0.8303249097472925,
|
1617 |
+
"grad_norm": 0.3083932399749756,
|
1618 |
+
"learning_rate": 1.7328519855595669e-06,
|
1619 |
+
"loss": 1.5714,
|
1620 |
+
"step": 230
|
1621 |
+
},
|
1622 |
+
{
|
1623 |
+
"epoch": 0.8339350180505415,
|
1624 |
+
"grad_norm": 0.2812926471233368,
|
1625 |
+
"learning_rate": 1.696750902527076e-06,
|
1626 |
+
"loss": 1.5719,
|
1627 |
+
"step": 231
|
1628 |
+
},
|
1629 |
+
{
|
1630 |
+
"epoch": 0.8375451263537906,
|
1631 |
+
"grad_norm": 0.30061206221580505,
|
1632 |
+
"learning_rate": 1.6606498194945849e-06,
|
1633 |
+
"loss": 1.6485,
|
1634 |
+
"step": 232
|
1635 |
+
},
|
1636 |
+
{
|
1637 |
+
"epoch": 0.8411552346570397,
|
1638 |
+
"grad_norm": 0.29850760102272034,
|
1639 |
+
"learning_rate": 1.624548736462094e-06,
|
1640 |
+
"loss": 1.6151,
|
1641 |
+
"step": 233
|
1642 |
+
},
|
1643 |
+
{
|
1644 |
+
"epoch": 0.8447653429602888,
|
1645 |
+
"grad_norm": 0.2823867201805115,
|
1646 |
+
"learning_rate": 1.5884476534296031e-06,
|
1647 |
+
"loss": 1.5873,
|
1648 |
+
"step": 234
|
1649 |
+
},
|
1650 |
+
{
|
1651 |
+
"epoch": 0.8483754512635379,
|
1652 |
+
"grad_norm": 0.35106369853019714,
|
1653 |
+
"learning_rate": 1.5523465703971122e-06,
|
1654 |
+
"loss": 1.6039,
|
1655 |
+
"step": 235
|
1656 |
+
},
|
1657 |
+
{
|
1658 |
+
"epoch": 0.851985559566787,
|
1659 |
+
"grad_norm": 0.30508509278297424,
|
1660 |
+
"learning_rate": 1.516245487364621e-06,
|
1661 |
+
"loss": 1.6638,
|
1662 |
+
"step": 236
|
1663 |
+
},
|
1664 |
+
{
|
1665 |
+
"epoch": 0.855595667870036,
|
1666 |
+
"grad_norm": 0.2848837673664093,
|
1667 |
+
"learning_rate": 1.48014440433213e-06,
|
1668 |
+
"loss": 1.5795,
|
1669 |
+
"step": 237
|
1670 |
+
},
|
1671 |
+
{
|
1672 |
+
"epoch": 0.8592057761732852,
|
1673 |
+
"grad_norm": 0.29718756675720215,
|
1674 |
+
"learning_rate": 1.4440433212996392e-06,
|
1675 |
+
"loss": 1.5963,
|
1676 |
+
"step": 238
|
1677 |
+
},
|
1678 |
+
{
|
1679 |
+
"epoch": 0.8628158844765343,
|
1680 |
+
"grad_norm": 0.2890275716781616,
|
1681 |
+
"learning_rate": 1.407942238267148e-06,
|
1682 |
+
"loss": 1.5765,
|
1683 |
+
"step": 239
|
1684 |
+
},
|
1685 |
+
{
|
1686 |
+
"epoch": 0.8664259927797834,
|
1687 |
+
"grad_norm": 0.31825488805770874,
|
1688 |
+
"learning_rate": 1.3718411552346572e-06,
|
1689 |
+
"loss": 1.616,
|
1690 |
+
"step": 240
|
1691 |
+
},
|
1692 |
+
{
|
1693 |
+
"epoch": 0.8700361010830325,
|
1694 |
+
"grad_norm": 0.29879897832870483,
|
1695 |
+
"learning_rate": 1.3357400722021663e-06,
|
1696 |
+
"loss": 1.6033,
|
1697 |
+
"step": 241
|
1698 |
+
},
|
1699 |
+
{
|
1700 |
+
"epoch": 0.8736462093862816,
|
1701 |
+
"grad_norm": 0.3011474013328552,
|
1702 |
+
"learning_rate": 1.299638989169675e-06,
|
1703 |
+
"loss": 1.5859,
|
1704 |
+
"step": 242
|
1705 |
+
},
|
1706 |
+
{
|
1707 |
+
"epoch": 0.8772563176895307,
|
1708 |
+
"grad_norm": 0.29284024238586426,
|
1709 |
+
"learning_rate": 1.263537906137184e-06,
|
1710 |
+
"loss": 1.5689,
|
1711 |
+
"step": 243
|
1712 |
+
},
|
1713 |
+
{
|
1714 |
+
"epoch": 0.8808664259927798,
|
1715 |
+
"grad_norm": 0.31116312742233276,
|
1716 |
+
"learning_rate": 1.2274368231046932e-06,
|
1717 |
+
"loss": 1.6243,
|
1718 |
+
"step": 244
|
1719 |
+
},
|
1720 |
+
{
|
1721 |
+
"epoch": 0.8844765342960289,
|
1722 |
+
"grad_norm": 0.2952096164226532,
|
1723 |
+
"learning_rate": 1.1913357400722023e-06,
|
1724 |
+
"loss": 1.5763,
|
1725 |
+
"step": 245
|
1726 |
+
},
|
1727 |
+
{
|
1728 |
+
"epoch": 0.8880866425992779,
|
1729 |
+
"grad_norm": 0.2993987798690796,
|
1730 |
+
"learning_rate": 1.1552346570397112e-06,
|
1731 |
+
"loss": 1.573,
|
1732 |
+
"step": 246
|
1733 |
+
},
|
1734 |
+
{
|
1735 |
+
"epoch": 0.8916967509025271,
|
1736 |
+
"grad_norm": 0.3527011573314667,
|
1737 |
+
"learning_rate": 1.1191335740072204e-06,
|
1738 |
+
"loss": 1.6556,
|
1739 |
+
"step": 247
|
1740 |
+
},
|
1741 |
+
{
|
1742 |
+
"epoch": 0.8953068592057761,
|
1743 |
+
"grad_norm": 0.317192405462265,
|
1744 |
+
"learning_rate": 1.0830324909747293e-06,
|
1745 |
+
"loss": 1.5407,
|
1746 |
+
"step": 248
|
1747 |
+
},
|
1748 |
+
{
|
1749 |
+
"epoch": 0.8989169675090253,
|
1750 |
+
"grad_norm": 0.28880420327186584,
|
1751 |
+
"learning_rate": 1.0469314079422384e-06,
|
1752 |
+
"loss": 1.5866,
|
1753 |
+
"step": 249
|
1754 |
+
},
|
1755 |
+
{
|
1756 |
+
"epoch": 0.9025270758122743,
|
1757 |
+
"grad_norm": 0.2954920828342438,
|
1758 |
+
"learning_rate": 1.0108303249097473e-06,
|
1759 |
+
"loss": 1.5643,
|
1760 |
+
"step": 250
|
1761 |
+
},
|
1762 |
+
{
|
1763 |
+
"epoch": 0.9061371841155235,
|
1764 |
+
"grad_norm": 0.2832193970680237,
|
1765 |
+
"learning_rate": 9.747292418772564e-07,
|
1766 |
+
"loss": 1.6216,
|
1767 |
+
"step": 251
|
1768 |
+
},
|
1769 |
+
{
|
1770 |
+
"epoch": 0.9097472924187726,
|
1771 |
+
"grad_norm": 0.2810640335083008,
|
1772 |
+
"learning_rate": 9.386281588447654e-07,
|
1773 |
+
"loss": 1.5439,
|
1774 |
+
"step": 252
|
1775 |
+
},
|
1776 |
+
{
|
1777 |
+
"epoch": 0.9133574007220217,
|
1778 |
+
"grad_norm": 0.3256809413433075,
|
1779 |
+
"learning_rate": 9.025270758122745e-07,
|
1780 |
+
"loss": 1.637,
|
1781 |
+
"step": 253
|
1782 |
+
},
|
1783 |
+
{
|
1784 |
+
"epoch": 0.9169675090252708,
|
1785 |
+
"grad_norm": 0.3034754991531372,
|
1786 |
+
"learning_rate": 8.664259927797834e-07,
|
1787 |
+
"loss": 1.5583,
|
1788 |
+
"step": 254
|
1789 |
+
},
|
1790 |
+
{
|
1791 |
+
"epoch": 0.9205776173285198,
|
1792 |
+
"grad_norm": 0.30552029609680176,
|
1793 |
+
"learning_rate": 8.303249097472924e-07,
|
1794 |
+
"loss": 1.6058,
|
1795 |
+
"step": 255
|
1796 |
+
},
|
1797 |
+
{
|
1798 |
+
"epoch": 0.924187725631769,
|
1799 |
+
"grad_norm": 0.30193251371383667,
|
1800 |
+
"learning_rate": 7.942238267148016e-07,
|
1801 |
+
"loss": 1.5893,
|
1802 |
+
"step": 256
|
1803 |
+
},
|
1804 |
+
{
|
1805 |
+
"epoch": 0.927797833935018,
|
1806 |
+
"grad_norm": 0.29293292760849,
|
1807 |
+
"learning_rate": 7.581227436823105e-07,
|
1808 |
+
"loss": 1.5992,
|
1809 |
+
"step": 257
|
1810 |
+
},
|
1811 |
+
{
|
1812 |
+
"epoch": 0.9314079422382672,
|
1813 |
+
"grad_norm": 0.3184659779071808,
|
1814 |
+
"learning_rate": 7.220216606498196e-07,
|
1815 |
+
"loss": 1.5516,
|
1816 |
+
"step": 258
|
1817 |
+
},
|
1818 |
+
{
|
1819 |
+
"epoch": 0.9350180505415162,
|
1820 |
+
"grad_norm": 0.28600752353668213,
|
1821 |
+
"learning_rate": 6.859205776173286e-07,
|
1822 |
+
"loss": 1.5821,
|
1823 |
+
"step": 259
|
1824 |
+
},
|
1825 |
+
{
|
1826 |
+
"epoch": 0.9386281588447654,
|
1827 |
+
"grad_norm": 0.3145878314971924,
|
1828 |
+
"learning_rate": 6.498194945848375e-07,
|
1829 |
+
"loss": 1.5855,
|
1830 |
+
"step": 260
|
1831 |
+
},
|
1832 |
+
{
|
1833 |
+
"epoch": 0.9422382671480144,
|
1834 |
+
"grad_norm": 0.2760341167449951,
|
1835 |
+
"learning_rate": 6.137184115523466e-07,
|
1836 |
+
"loss": 1.5639,
|
1837 |
+
"step": 261
|
1838 |
+
},
|
1839 |
+
{
|
1840 |
+
"epoch": 0.9458483754512635,
|
1841 |
+
"grad_norm": 0.316036194562912,
|
1842 |
+
"learning_rate": 5.776173285198556e-07,
|
1843 |
+
"loss": 1.559,
|
1844 |
+
"step": 262
|
1845 |
+
},
|
1846 |
+
{
|
1847 |
+
"epoch": 0.9494584837545126,
|
1848 |
+
"grad_norm": 0.304881751537323,
|
1849 |
+
"learning_rate": 5.415162454873646e-07,
|
1850 |
+
"loss": 1.5951,
|
1851 |
+
"step": 263
|
1852 |
+
},
|
1853 |
+
{
|
1854 |
+
"epoch": 0.9530685920577617,
|
1855 |
+
"grad_norm": 0.31182485818862915,
|
1856 |
+
"learning_rate": 5.054151624548736e-07,
|
1857 |
+
"loss": 1.5896,
|
1858 |
+
"step": 264
|
1859 |
+
},
|
1860 |
+
{
|
1861 |
+
"epoch": 0.9566787003610109,
|
1862 |
+
"grad_norm": 0.29128628969192505,
|
1863 |
+
"learning_rate": 4.693140794223827e-07,
|
1864 |
+
"loss": 1.6025,
|
1865 |
+
"step": 265
|
1866 |
+
},
|
1867 |
+
{
|
1868 |
+
"epoch": 0.9602888086642599,
|
1869 |
+
"grad_norm": 0.33992016315460205,
|
1870 |
+
"learning_rate": 4.332129963898917e-07,
|
1871 |
+
"loss": 1.6466,
|
1872 |
+
"step": 266
|
1873 |
+
},
|
1874 |
+
{
|
1875 |
+
"epoch": 0.9638989169675091,
|
1876 |
+
"grad_norm": 0.395353764295578,
|
1877 |
+
"learning_rate": 3.971119133574008e-07,
|
1878 |
+
"loss": 1.6668,
|
1879 |
+
"step": 267
|
1880 |
+
},
|
1881 |
+
{
|
1882 |
+
"epoch": 0.9675090252707581,
|
1883 |
+
"grad_norm": 0.3091205954551697,
|
1884 |
+
"learning_rate": 3.610108303249098e-07,
|
1885 |
+
"loss": 1.6403,
|
1886 |
+
"step": 268
|
1887 |
+
},
|
1888 |
+
{
|
1889 |
+
"epoch": 0.9711191335740073,
|
1890 |
+
"grad_norm": 0.29591071605682373,
|
1891 |
+
"learning_rate": 3.2490974729241875e-07,
|
1892 |
+
"loss": 1.5891,
|
1893 |
+
"step": 269
|
1894 |
+
},
|
1895 |
+
{
|
1896 |
+
"epoch": 0.9747292418772563,
|
1897 |
+
"grad_norm": 0.3448485732078552,
|
1898 |
+
"learning_rate": 2.888086642599278e-07,
|
1899 |
+
"loss": 1.6936,
|
1900 |
+
"step": 270
|
1901 |
+
},
|
1902 |
+
{
|
1903 |
+
"epoch": 0.9783393501805054,
|
1904 |
+
"grad_norm": 0.2853164076805115,
|
1905 |
+
"learning_rate": 2.527075812274368e-07,
|
1906 |
+
"loss": 1.5892,
|
1907 |
+
"step": 271
|
1908 |
+
},
|
1909 |
+
{
|
1910 |
+
"epoch": 0.9819494584837545,
|
1911 |
+
"grad_norm": 0.30147141218185425,
|
1912 |
+
"learning_rate": 2.1660649819494586e-07,
|
1913 |
+
"loss": 1.6227,
|
1914 |
+
"step": 272
|
1915 |
+
},
|
1916 |
+
{
|
1917 |
+
"epoch": 0.9855595667870036,
|
1918 |
+
"grad_norm": 0.2863829731941223,
|
1919 |
+
"learning_rate": 1.805054151624549e-07,
|
1920 |
+
"loss": 1.5997,
|
1921 |
+
"step": 273
|
1922 |
+
},
|
1923 |
+
{
|
1924 |
+
"epoch": 0.9891696750902527,
|
1925 |
+
"grad_norm": 0.28152960538864136,
|
1926 |
+
"learning_rate": 1.444043321299639e-07,
|
1927 |
+
"loss": 1.6122,
|
1928 |
+
"step": 274
|
1929 |
+
},
|
1930 |
+
{
|
1931 |
+
"epoch": 0.9927797833935018,
|
1932 |
+
"grad_norm": 0.3065321743488312,
|
1933 |
+
"learning_rate": 1.0830324909747293e-07,
|
1934 |
+
"loss": 1.5703,
|
1935 |
+
"step": 275
|
1936 |
+
},
|
1937 |
+
{
|
1938 |
+
"epoch": 0.9963898916967509,
|
1939 |
+
"grad_norm": 0.3063216805458069,
|
1940 |
+
"learning_rate": 7.220216606498195e-08,
|
1941 |
+
"loss": 1.5751,
|
1942 |
+
"step": 276
|
1943 |
+
},
|
1944 |
+
{
|
1945 |
+
"epoch": 1.0,
|
1946 |
+
"grad_norm": 0.29616397619247437,
|
1947 |
+
"learning_rate": 3.6101083032490976e-08,
|
1948 |
+
"loss": 1.5946,
|
1949 |
+
"step": 277
|
1950 |
+
}
|
1951 |
+
],
|
1952 |
+
"logging_steps": 1.0,
|
1953 |
+
"max_steps": 277,
|
1954 |
+
"num_input_tokens_seen": 0,
|
1955 |
+
"num_train_epochs": 1,
|
1956 |
+
"save_steps": 0,
|
1957 |
+
"stateful_callbacks": {
|
1958 |
+
"TrainerControl": {
|
1959 |
+
"args": {
|
1960 |
+
"should_epoch_stop": false,
|
1961 |
+
"should_evaluate": false,
|
1962 |
+
"should_log": false,
|
1963 |
+
"should_save": true,
|
1964 |
+
"should_training_stop": true
|
1965 |
+
},
|
1966 |
+
"attributes": {}
|
1967 |
+
}
|
1968 |
+
},
|
1969 |
+
"total_flos": 1.7564904470872064e+16,
|
1970 |
+
"train_batch_size": 1,
|
1971 |
+
"trial_name": null,
|
1972 |
+
"trial_params": null
|
1973 |
+
}
|
vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|