Training in progress, step 230, checkpoint
Browse files- last-checkpoint/README.md +202 -0
- last-checkpoint/adapter_config.json +37 -0
- last-checkpoint/adapter_model.safetensors +3 -0
- last-checkpoint/added_tokens.json +6 -0
- last-checkpoint/merges.txt +0 -0
- last-checkpoint/optimizer.pt +3 -0
- last-checkpoint/rng_state.pth +3 -0
- last-checkpoint/scheduler.pt +3 -0
- last-checkpoint/special_tokens_map.json +20 -0
- last-checkpoint/tokenizer.json +3 -0
- last-checkpoint/tokenizer_config.json +52 -0
- last-checkpoint/trainer_state.json +1651 -0
- last-checkpoint/training_args.bin +3 -0
- last-checkpoint/vocab.json +0 -0
last-checkpoint/README.md
ADDED
@@ -0,0 +1,202 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
base_model: unsloth/Qwen2-7B
|
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
|
last-checkpoint/adapter_config.json
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "unsloth/Qwen2-7B",
|
5 |
+
"bias": "none",
|
6 |
+
"eva_config": null,
|
7 |
+
"exclude_modules": null,
|
8 |
+
"fan_in_fan_out": null,
|
9 |
+
"inference_mode": true,
|
10 |
+
"init_lora_weights": true,
|
11 |
+
"layer_replication": null,
|
12 |
+
"layers_pattern": null,
|
13 |
+
"layers_to_transform": null,
|
14 |
+
"loftq_config": {},
|
15 |
+
"lora_alpha": 16,
|
16 |
+
"lora_bias": false,
|
17 |
+
"lora_dropout": 0.05,
|
18 |
+
"megatron_config": null,
|
19 |
+
"megatron_core": "megatron.core",
|
20 |
+
"modules_to_save": null,
|
21 |
+
"peft_type": "LORA",
|
22 |
+
"r": 8,
|
23 |
+
"rank_pattern": {},
|
24 |
+
"revision": null,
|
25 |
+
"target_modules": [
|
26 |
+
"v_proj",
|
27 |
+
"up_proj",
|
28 |
+
"down_proj",
|
29 |
+
"k_proj",
|
30 |
+
"q_proj",
|
31 |
+
"gate_proj",
|
32 |
+
"o_proj"
|
33 |
+
],
|
34 |
+
"task_type": "CAUSAL_LM",
|
35 |
+
"use_dora": false,
|
36 |
+
"use_rslora": false
|
37 |
+
}
|
last-checkpoint/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:5b9f28f2b549c3476b3ecf3e4bbf3562d66de416e11d9426dcf6273f903901f4
|
3 |
+
size 80792096
|
last-checkpoint/added_tokens.json
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<|PAD_TOKEN|>": 151646,
|
3 |
+
"<|endoftext|>": 151643,
|
4 |
+
"<|im_end|>": 151645,
|
5 |
+
"<|im_start|>": 151644
|
6 |
+
}
|
last-checkpoint/merges.txt
ADDED
The diff for this file is too large to render.
See raw diff
|
|
last-checkpoint/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0369fa5b8f8584c9908f04bb2ffa8231d801fd46b0b835ad0fb101285f1688ba
|
3 |
+
size 41459700
|
last-checkpoint/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:be63c17e31488b880bc12f3dc6717a8b10d4e77a8d6346c8d4bedafb778465b2
|
3 |
+
size 14244
|
last-checkpoint/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c9d7b42d9341d43c8dae32889a2d7c04f634623aa078d866b931b6ff8f33ac3d
|
3 |
+
size 1064
|
last-checkpoint/special_tokens_map.json
ADDED
@@ -0,0 +1,20 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<|im_start|>",
|
4 |
+
"<|im_end|>"
|
5 |
+
],
|
6 |
+
"eos_token": {
|
7 |
+
"content": "<|endoftext|>",
|
8 |
+
"lstrip": false,
|
9 |
+
"normalized": false,
|
10 |
+
"rstrip": false,
|
11 |
+
"single_word": false
|
12 |
+
},
|
13 |
+
"pad_token": {
|
14 |
+
"content": "<|PAD_TOKEN|>",
|
15 |
+
"lstrip": false,
|
16 |
+
"normalized": false,
|
17 |
+
"rstrip": false,
|
18 |
+
"single_word": false
|
19 |
+
}
|
20 |
+
}
|
last-checkpoint/tokenizer.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9479047c22047670077878de944c696032b1a81049beeb6e99fbda7fb93e395a
|
3 |
+
size 11418456
|
last-checkpoint/tokenizer_config.json
ADDED
@@ -0,0 +1,52 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"added_tokens_decoder": {
|
4 |
+
"151643": {
|
5 |
+
"content": "<|endoftext|>",
|
6 |
+
"lstrip": false,
|
7 |
+
"normalized": false,
|
8 |
+
"rstrip": false,
|
9 |
+
"single_word": false,
|
10 |
+
"special": true
|
11 |
+
},
|
12 |
+
"151644": {
|
13 |
+
"content": "<|im_start|>",
|
14 |
+
"lstrip": false,
|
15 |
+
"normalized": false,
|
16 |
+
"rstrip": false,
|
17 |
+
"single_word": false,
|
18 |
+
"special": true
|
19 |
+
},
|
20 |
+
"151645": {
|
21 |
+
"content": "<|im_end|>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false,
|
26 |
+
"special": true
|
27 |
+
},
|
28 |
+
"151646": {
|
29 |
+
"content": "<|PAD_TOKEN|>",
|
30 |
+
"lstrip": false,
|
31 |
+
"normalized": false,
|
32 |
+
"rstrip": false,
|
33 |
+
"single_word": false,
|
34 |
+
"special": true
|
35 |
+
}
|
36 |
+
},
|
37 |
+
"additional_special_tokens": [
|
38 |
+
"<|im_start|>",
|
39 |
+
"<|im_end|>"
|
40 |
+
],
|
41 |
+
"bos_token": null,
|
42 |
+
"chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
|
43 |
+
"clean_up_tokenization_spaces": false,
|
44 |
+
"eos_token": "<|endoftext|>",
|
45 |
+
"errors": "replace",
|
46 |
+
"model_max_length": 32768,
|
47 |
+
"pad_token": "<|PAD_TOKEN|>",
|
48 |
+
"padding_side": "left",
|
49 |
+
"split_special_tokens": false,
|
50 |
+
"tokenizer_class": "Qwen2Tokenizer",
|
51 |
+
"unk_token": null
|
52 |
+
}
|
last-checkpoint/trainer_state.json
ADDED
@@ -0,0 +1,1651 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.250272034820457,
|
5 |
+
"eval_steps": 230,
|
6 |
+
"global_step": 230,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 0.001088139281828074,
|
13 |
+
"grad_norm": 0.04828796908259392,
|
14 |
+
"learning_rate": 2e-05,
|
15 |
+
"loss": 0.0762,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.002176278563656148,
|
20 |
+
"grad_norm": 0.06207922473549843,
|
21 |
+
"learning_rate": 4e-05,
|
22 |
+
"loss": 0.0973,
|
23 |
+
"step": 2
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.003264417845484222,
|
27 |
+
"grad_norm": 0.06030188128352165,
|
28 |
+
"learning_rate": 6e-05,
|
29 |
+
"loss": 0.1003,
|
30 |
+
"step": 3
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.004352557127312296,
|
34 |
+
"grad_norm": 0.05758730694651604,
|
35 |
+
"learning_rate": 8e-05,
|
36 |
+
"loss": 0.085,
|
37 |
+
"step": 4
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.00544069640914037,
|
41 |
+
"grad_norm": 0.07111983001232147,
|
42 |
+
"learning_rate": 0.0001,
|
43 |
+
"loss": 0.1174,
|
44 |
+
"step": 5
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.006528835690968444,
|
48 |
+
"grad_norm": 0.09522929042577744,
|
49 |
+
"learning_rate": 0.00012,
|
50 |
+
"loss": 0.1404,
|
51 |
+
"step": 6
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.007616974972796518,
|
55 |
+
"grad_norm": 0.08600069582462311,
|
56 |
+
"learning_rate": 0.00014,
|
57 |
+
"loss": 0.1187,
|
58 |
+
"step": 7
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.008705114254624592,
|
62 |
+
"grad_norm": 0.0808354914188385,
|
63 |
+
"learning_rate": 0.00016,
|
64 |
+
"loss": 0.1235,
|
65 |
+
"step": 8
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.009793253536452665,
|
69 |
+
"grad_norm": 0.10051260888576508,
|
70 |
+
"learning_rate": 0.00018,
|
71 |
+
"loss": 0.135,
|
72 |
+
"step": 9
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.01088139281828074,
|
76 |
+
"grad_norm": 0.08877796679735184,
|
77 |
+
"learning_rate": 0.0002,
|
78 |
+
"loss": 0.0803,
|
79 |
+
"step": 10
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.011969532100108813,
|
83 |
+
"grad_norm": 0.10384293645620346,
|
84 |
+
"learning_rate": 0.00019999940277008808,
|
85 |
+
"loss": 0.1206,
|
86 |
+
"step": 11
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.013057671381936888,
|
90 |
+
"grad_norm": 0.1314290463924408,
|
91 |
+
"learning_rate": 0.00019999761108748597,
|
92 |
+
"loss": 0.1249,
|
93 |
+
"step": 12
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.014145810663764961,
|
97 |
+
"grad_norm": 0.12873488664627075,
|
98 |
+
"learning_rate": 0.00019999462497359466,
|
99 |
+
"loss": 0.0847,
|
100 |
+
"step": 13
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.015233949945593036,
|
104 |
+
"grad_norm": 0.12493155896663666,
|
105 |
+
"learning_rate": 0.000199990444464082,
|
106 |
+
"loss": 0.0858,
|
107 |
+
"step": 14
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.01632208922742111,
|
111 |
+
"grad_norm": 0.1131022647023201,
|
112 |
+
"learning_rate": 0.00019998506960888256,
|
113 |
+
"loss": 0.0737,
|
114 |
+
"step": 15
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.017410228509249184,
|
118 |
+
"grad_norm": 0.1214890405535698,
|
119 |
+
"learning_rate": 0.0001999785004721968,
|
120 |
+
"loss": 0.1151,
|
121 |
+
"step": 16
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.018498367791077257,
|
125 |
+
"grad_norm": 0.12649253010749817,
|
126 |
+
"learning_rate": 0.0001999707371324904,
|
127 |
+
"loss": 0.0913,
|
128 |
+
"step": 17
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.01958650707290533,
|
132 |
+
"grad_norm": 0.12470237910747528,
|
133 |
+
"learning_rate": 0.00019996177968249334,
|
134 |
+
"loss": 0.1043,
|
135 |
+
"step": 18
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.020674646354733407,
|
139 |
+
"grad_norm": 0.15574277937412262,
|
140 |
+
"learning_rate": 0.00019995162822919883,
|
141 |
+
"loss": 0.1092,
|
142 |
+
"step": 19
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 0.02176278563656148,
|
146 |
+
"grad_norm": 0.1281992644071579,
|
147 |
+
"learning_rate": 0.0001999402828938618,
|
148 |
+
"loss": 0.0892,
|
149 |
+
"step": 20
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 0.022850924918389554,
|
153 |
+
"grad_norm": 0.16906976699829102,
|
154 |
+
"learning_rate": 0.00019992774381199778,
|
155 |
+
"loss": 0.1633,
|
156 |
+
"step": 21
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 0.023939064200217627,
|
160 |
+
"grad_norm": 0.12387573719024658,
|
161 |
+
"learning_rate": 0.00019991401113338104,
|
162 |
+
"loss": 0.0872,
|
163 |
+
"step": 22
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 0.025027203482045703,
|
167 |
+
"grad_norm": 0.12343913316726685,
|
168 |
+
"learning_rate": 0.00019989908502204292,
|
169 |
+
"loss": 0.1084,
|
170 |
+
"step": 23
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 0.026115342763873776,
|
174 |
+
"grad_norm": 0.11399204283952713,
|
175 |
+
"learning_rate": 0.00019988296565626987,
|
176 |
+
"loss": 0.0824,
|
177 |
+
"step": 24
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 0.02720348204570185,
|
181 |
+
"grad_norm": 0.1402149796485901,
|
182 |
+
"learning_rate": 0.00019986565322860115,
|
183 |
+
"loss": 0.1289,
|
184 |
+
"step": 25
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"epoch": 0.028291621327529923,
|
188 |
+
"grad_norm": 0.13711000978946686,
|
189 |
+
"learning_rate": 0.00019984714794582683,
|
190 |
+
"loss": 0.097,
|
191 |
+
"step": 26
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 0.029379760609358,
|
195 |
+
"grad_norm": 0.18544617295265198,
|
196 |
+
"learning_rate": 0.000199827450028985,
|
197 |
+
"loss": 0.1281,
|
198 |
+
"step": 27
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 0.030467899891186073,
|
202 |
+
"grad_norm": 0.15856046974658966,
|
203 |
+
"learning_rate": 0.00019980655971335945,
|
204 |
+
"loss": 0.1027,
|
205 |
+
"step": 28
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 0.031556039173014146,
|
209 |
+
"grad_norm": 0.12590578198432922,
|
210 |
+
"learning_rate": 0.00019978447724847652,
|
211 |
+
"loss": 0.0863,
|
212 |
+
"step": 29
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 0.03264417845484222,
|
216 |
+
"grad_norm": 0.14784540235996246,
|
217 |
+
"learning_rate": 0.00019976120289810247,
|
218 |
+
"loss": 0.1125,
|
219 |
+
"step": 30
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 0.03373231773667029,
|
223 |
+
"grad_norm": 0.19753308594226837,
|
224 |
+
"learning_rate": 0.00019973673694024,
|
225 |
+
"loss": 0.1389,
|
226 |
+
"step": 31
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 0.03482045701849837,
|
230 |
+
"grad_norm": 0.17247086763381958,
|
231 |
+
"learning_rate": 0.00019971107966712518,
|
232 |
+
"loss": 0.0901,
|
233 |
+
"step": 32
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 0.035908596300326445,
|
237 |
+
"grad_norm": 0.23573236167430878,
|
238 |
+
"learning_rate": 0.0001996842313852238,
|
239 |
+
"loss": 0.1141,
|
240 |
+
"step": 33
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"epoch": 0.036996735582154515,
|
244 |
+
"grad_norm": 0.1349520981311798,
|
245 |
+
"learning_rate": 0.0001996561924152278,
|
246 |
+
"loss": 0.077,
|
247 |
+
"step": 34
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"epoch": 0.03808487486398259,
|
251 |
+
"grad_norm": 0.2573637068271637,
|
252 |
+
"learning_rate": 0.00019962696309205148,
|
253 |
+
"loss": 0.0965,
|
254 |
+
"step": 35
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 0.03917301414581066,
|
258 |
+
"grad_norm": 0.2688570022583008,
|
259 |
+
"learning_rate": 0.0001995965437648273,
|
260 |
+
"loss": 0.1754,
|
261 |
+
"step": 36
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 0.04026115342763874,
|
265 |
+
"grad_norm": 0.2946501076221466,
|
266 |
+
"learning_rate": 0.0001995649347969019,
|
267 |
+
"loss": 0.1893,
|
268 |
+
"step": 37
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 0.041349292709466814,
|
272 |
+
"grad_norm": 0.2942318320274353,
|
273 |
+
"learning_rate": 0.00019953213656583168,
|
274 |
+
"loss": 0.1461,
|
275 |
+
"step": 38
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"epoch": 0.042437431991294884,
|
279 |
+
"grad_norm": 0.3316934406757355,
|
280 |
+
"learning_rate": 0.00019949814946337838,
|
281 |
+
"loss": 0.1072,
|
282 |
+
"step": 39
|
283 |
+
},
|
284 |
+
{
|
285 |
+
"epoch": 0.04352557127312296,
|
286 |
+
"grad_norm": 0.3863315284252167,
|
287 |
+
"learning_rate": 0.00019946297389550433,
|
288 |
+
"loss": 0.1517,
|
289 |
+
"step": 40
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"epoch": 0.04461371055495103,
|
293 |
+
"grad_norm": 0.3102675974369049,
|
294 |
+
"learning_rate": 0.00019942661028236745,
|
295 |
+
"loss": 0.1421,
|
296 |
+
"step": 41
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 0.04570184983677911,
|
300 |
+
"grad_norm": 0.3270488679409027,
|
301 |
+
"learning_rate": 0.00019938905905831654,
|
302 |
+
"loss": 0.085,
|
303 |
+
"step": 42
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 0.046789989118607184,
|
307 |
+
"grad_norm": 0.3799861669540405,
|
308 |
+
"learning_rate": 0.0001993503206718859,
|
309 |
+
"loss": 0.1333,
|
310 |
+
"step": 43
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 0.04787812840043525,
|
314 |
+
"grad_norm": 0.45475858449935913,
|
315 |
+
"learning_rate": 0.00019931039558578997,
|
316 |
+
"loss": 0.1431,
|
317 |
+
"step": 44
|
318 |
+
},
|
319 |
+
{
|
320 |
+
"epoch": 0.04896626768226333,
|
321 |
+
"grad_norm": 0.3995339870452881,
|
322 |
+
"learning_rate": 0.00019926928427691786,
|
323 |
+
"loss": 0.18,
|
324 |
+
"step": 45
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 0.05005440696409141,
|
328 |
+
"grad_norm": 0.4547290503978729,
|
329 |
+
"learning_rate": 0.00019922698723632767,
|
330 |
+
"loss": 0.1578,
|
331 |
+
"step": 46
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 0.051142546245919476,
|
335 |
+
"grad_norm": 0.44180116057395935,
|
336 |
+
"learning_rate": 0.0001991835049692405,
|
337 |
+
"loss": 0.2327,
|
338 |
+
"step": 47
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 0.05223068552774755,
|
342 |
+
"grad_norm": 0.8059853911399841,
|
343 |
+
"learning_rate": 0.0001991388379950346,
|
344 |
+
"loss": 0.3089,
|
345 |
+
"step": 48
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 0.05331882480957562,
|
349 |
+
"grad_norm": 0.6336686015129089,
|
350 |
+
"learning_rate": 0.00019909298684723904,
|
351 |
+
"loss": 0.2055,
|
352 |
+
"step": 49
|
353 |
+
},
|
354 |
+
{
|
355 |
+
"epoch": 0.0544069640914037,
|
356 |
+
"grad_norm": 0.8279074430465698,
|
357 |
+
"learning_rate": 0.00019904595207352737,
|
358 |
+
"loss": 0.2626,
|
359 |
+
"step": 50
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 0.055495103373231776,
|
363 |
+
"grad_norm": 0.07426032423973083,
|
364 |
+
"learning_rate": 0.000198997734235711,
|
365 |
+
"loss": 0.0632,
|
366 |
+
"step": 51
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"epoch": 0.056583242655059846,
|
370 |
+
"grad_norm": 0.09094005823135376,
|
371 |
+
"learning_rate": 0.00019894833390973266,
|
372 |
+
"loss": 0.0734,
|
373 |
+
"step": 52
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"epoch": 0.05767138193688792,
|
377 |
+
"grad_norm": 0.09561450034379959,
|
378 |
+
"learning_rate": 0.00019889775168565943,
|
379 |
+
"loss": 0.0972,
|
380 |
+
"step": 53
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"epoch": 0.058759521218716,
|
384 |
+
"grad_norm": 0.09174304455518723,
|
385 |
+
"learning_rate": 0.00019884598816767563,
|
386 |
+
"loss": 0.082,
|
387 |
+
"step": 54
|
388 |
+
},
|
389 |
+
{
|
390 |
+
"epoch": 0.05984766050054407,
|
391 |
+
"grad_norm": 0.0911480113863945,
|
392 |
+
"learning_rate": 0.0001987930439740757,
|
393 |
+
"loss": 0.0712,
|
394 |
+
"step": 55
|
395 |
+
},
|
396 |
+
{
|
397 |
+
"epoch": 0.060935799782372145,
|
398 |
+
"grad_norm": 0.1090071052312851,
|
399 |
+
"learning_rate": 0.0001987389197372567,
|
400 |
+
"loss": 0.09,
|
401 |
+
"step": 56
|
402 |
+
},
|
403 |
+
{
|
404 |
+
"epoch": 0.062023939064200215,
|
405 |
+
"grad_norm": 0.09118974953889847,
|
406 |
+
"learning_rate": 0.00019868361610371097,
|
407 |
+
"loss": 0.0946,
|
408 |
+
"step": 57
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"epoch": 0.06311207834602829,
|
412 |
+
"grad_norm": 0.09903446584939957,
|
413 |
+
"learning_rate": 0.0001986271337340182,
|
414 |
+
"loss": 0.1074,
|
415 |
+
"step": 58
|
416 |
+
},
|
417 |
+
{
|
418 |
+
"epoch": 0.06420021762785637,
|
419 |
+
"grad_norm": 0.08208192884922028,
|
420 |
+
"learning_rate": 0.00019856947330283752,
|
421 |
+
"loss": 0.0847,
|
422 |
+
"step": 59
|
423 |
+
},
|
424 |
+
{
|
425 |
+
"epoch": 0.06528835690968444,
|
426 |
+
"grad_norm": 0.08504832535982132,
|
427 |
+
"learning_rate": 0.0001985106354988997,
|
428 |
+
"loss": 0.0852,
|
429 |
+
"step": 60
|
430 |
+
},
|
431 |
+
{
|
432 |
+
"epoch": 0.06637649619151251,
|
433 |
+
"grad_norm": 0.07276565581560135,
|
434 |
+
"learning_rate": 0.0001984506210249986,
|
435 |
+
"loss": 0.061,
|
436 |
+
"step": 61
|
437 |
+
},
|
438 |
+
{
|
439 |
+
"epoch": 0.06746463547334058,
|
440 |
+
"grad_norm": 0.08346979320049286,
|
441 |
+
"learning_rate": 0.00019838943059798304,
|
442 |
+
"loss": 0.0717,
|
443 |
+
"step": 62
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"epoch": 0.06855277475516866,
|
447 |
+
"grad_norm": 0.09144837409257889,
|
448 |
+
"learning_rate": 0.0001983270649487481,
|
449 |
+
"loss": 0.0817,
|
450 |
+
"step": 63
|
451 |
+
},
|
452 |
+
{
|
453 |
+
"epoch": 0.06964091403699674,
|
454 |
+
"grad_norm": 0.09562050551176071,
|
455 |
+
"learning_rate": 0.00019826352482222638,
|
456 |
+
"loss": 0.0809,
|
457 |
+
"step": 64
|
458 |
+
},
|
459 |
+
{
|
460 |
+
"epoch": 0.07072905331882481,
|
461 |
+
"grad_norm": 0.10410594195127487,
|
462 |
+
"learning_rate": 0.00019819881097737915,
|
463 |
+
"loss": 0.0801,
|
464 |
+
"step": 65
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"epoch": 0.07181719260065289,
|
468 |
+
"grad_norm": 0.0836932361125946,
|
469 |
+
"learning_rate": 0.00019813292418718732,
|
470 |
+
"loss": 0.0775,
|
471 |
+
"step": 66
|
472 |
+
},
|
473 |
+
{
|
474 |
+
"epoch": 0.07290533188248095,
|
475 |
+
"grad_norm": 0.09397463500499725,
|
476 |
+
"learning_rate": 0.0001980658652386421,
|
477 |
+
"loss": 0.065,
|
478 |
+
"step": 67
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"epoch": 0.07399347116430903,
|
482 |
+
"grad_norm": 0.108340784907341,
|
483 |
+
"learning_rate": 0.0001979976349327357,
|
484 |
+
"loss": 0.0981,
|
485 |
+
"step": 68
|
486 |
+
},
|
487 |
+
{
|
488 |
+
"epoch": 0.0750816104461371,
|
489 |
+
"grad_norm": 0.08717814087867737,
|
490 |
+
"learning_rate": 0.00019792823408445174,
|
491 |
+
"loss": 0.0798,
|
492 |
+
"step": 69
|
493 |
+
},
|
494 |
+
{
|
495 |
+
"epoch": 0.07616974972796518,
|
496 |
+
"grad_norm": 0.1279960721731186,
|
497 |
+
"learning_rate": 0.00019785766352275542,
|
498 |
+
"loss": 0.0993,
|
499 |
+
"step": 70
|
500 |
+
},
|
501 |
+
{
|
502 |
+
"epoch": 0.07725788900979326,
|
503 |
+
"grad_norm": 0.13422514498233795,
|
504 |
+
"learning_rate": 0.00019778592409058378,
|
505 |
+
"loss": 0.1023,
|
506 |
+
"step": 71
|
507 |
+
},
|
508 |
+
{
|
509 |
+
"epoch": 0.07834602829162132,
|
510 |
+
"grad_norm": 0.10113417357206345,
|
511 |
+
"learning_rate": 0.0001977130166448355,
|
512 |
+
"loss": 0.0742,
|
513 |
+
"step": 72
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"epoch": 0.0794341675734494,
|
517 |
+
"grad_norm": 0.1026310920715332,
|
518 |
+
"learning_rate": 0.00019763894205636072,
|
519 |
+
"loss": 0.0988,
|
520 |
+
"step": 73
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"epoch": 0.08052230685527748,
|
524 |
+
"grad_norm": 0.09779265522956848,
|
525 |
+
"learning_rate": 0.00019756370120995066,
|
526 |
+
"loss": 0.0738,
|
527 |
+
"step": 74
|
528 |
+
},
|
529 |
+
{
|
530 |
+
"epoch": 0.08161044613710555,
|
531 |
+
"grad_norm": 0.14643464982509613,
|
532 |
+
"learning_rate": 0.000197487295004327,
|
533 |
+
"loss": 0.09,
|
534 |
+
"step": 75
|
535 |
+
},
|
536 |
+
{
|
537 |
+
"epoch": 0.08269858541893363,
|
538 |
+
"grad_norm": 0.11976644396781921,
|
539 |
+
"learning_rate": 0.00019740972435213115,
|
540 |
+
"loss": 0.0904,
|
541 |
+
"step": 76
|
542 |
+
},
|
543 |
+
{
|
544 |
+
"epoch": 0.08378672470076169,
|
545 |
+
"grad_norm": 0.10904321819543839,
|
546 |
+
"learning_rate": 0.00019733099017991341,
|
547 |
+
"loss": 0.0766,
|
548 |
+
"step": 77
|
549 |
+
},
|
550 |
+
{
|
551 |
+
"epoch": 0.08487486398258977,
|
552 |
+
"grad_norm": 0.1651339828968048,
|
553 |
+
"learning_rate": 0.0001972510934281218,
|
554 |
+
"loss": 0.1186,
|
555 |
+
"step": 78
|
556 |
+
},
|
557 |
+
{
|
558 |
+
"epoch": 0.08596300326441784,
|
559 |
+
"grad_norm": 0.11781762540340424,
|
560 |
+
"learning_rate": 0.00019717003505109095,
|
561 |
+
"loss": 0.0833,
|
562 |
+
"step": 79
|
563 |
+
},
|
564 |
+
{
|
565 |
+
"epoch": 0.08705114254624592,
|
566 |
+
"grad_norm": 0.15122370421886444,
|
567 |
+
"learning_rate": 0.00019708781601703065,
|
568 |
+
"loss": 0.1166,
|
569 |
+
"step": 80
|
570 |
+
},
|
571 |
+
{
|
572 |
+
"epoch": 0.088139281828074,
|
573 |
+
"grad_norm": 0.1798838973045349,
|
574 |
+
"learning_rate": 0.00019700443730801413,
|
575 |
+
"loss": 0.1109,
|
576 |
+
"step": 81
|
577 |
+
},
|
578 |
+
{
|
579 |
+
"epoch": 0.08922742110990206,
|
580 |
+
"grad_norm": 0.18025629222393036,
|
581 |
+
"learning_rate": 0.00019691989991996663,
|
582 |
+
"loss": 0.1243,
|
583 |
+
"step": 82
|
584 |
+
},
|
585 |
+
{
|
586 |
+
"epoch": 0.09031556039173014,
|
587 |
+
"grad_norm": 0.1731874644756317,
|
588 |
+
"learning_rate": 0.00019683420486265327,
|
589 |
+
"loss": 0.1189,
|
590 |
+
"step": 83
|
591 |
+
},
|
592 |
+
{
|
593 |
+
"epoch": 0.09140369967355821,
|
594 |
+
"grad_norm": 0.2220824509859085,
|
595 |
+
"learning_rate": 0.0001967473531596671,
|
596 |
+
"loss": 0.1451,
|
597 |
+
"step": 84
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"epoch": 0.09249183895538629,
|
601 |
+
"grad_norm": 0.1664338856935501,
|
602 |
+
"learning_rate": 0.00019665934584841682,
|
603 |
+
"loss": 0.0897,
|
604 |
+
"step": 85
|
605 |
+
},
|
606 |
+
{
|
607 |
+
"epoch": 0.09357997823721437,
|
608 |
+
"grad_norm": 0.17619486153125763,
|
609 |
+
"learning_rate": 0.00019657018398011434,
|
610 |
+
"loss": 0.0935,
|
611 |
+
"step": 86
|
612 |
+
},
|
613 |
+
{
|
614 |
+
"epoch": 0.09466811751904244,
|
615 |
+
"grad_norm": 0.24987219274044037,
|
616 |
+
"learning_rate": 0.00019647986861976246,
|
617 |
+
"loss": 0.1955,
|
618 |
+
"step": 87
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"epoch": 0.0957562568008705,
|
622 |
+
"grad_norm": 0.21318784356117249,
|
623 |
+
"learning_rate": 0.00019638840084614182,
|
624 |
+
"loss": 0.1131,
|
625 |
+
"step": 88
|
626 |
+
},
|
627 |
+
{
|
628 |
+
"epoch": 0.09684439608269858,
|
629 |
+
"grad_norm": 0.3128167390823364,
|
630 |
+
"learning_rate": 0.0001962957817517982,
|
631 |
+
"loss": 0.2011,
|
632 |
+
"step": 89
|
633 |
+
},
|
634 |
+
{
|
635 |
+
"epoch": 0.09793253536452666,
|
636 |
+
"grad_norm": 0.2833835184574127,
|
637 |
+
"learning_rate": 0.00019620201244302952,
|
638 |
+
"loss": 0.1592,
|
639 |
+
"step": 90
|
640 |
+
},
|
641 |
+
{
|
642 |
+
"epoch": 0.09902067464635474,
|
643 |
+
"grad_norm": 0.3286789357662201,
|
644 |
+
"learning_rate": 0.00019610709403987246,
|
645 |
+
"loss": 0.1602,
|
646 |
+
"step": 91
|
647 |
+
},
|
648 |
+
{
|
649 |
+
"epoch": 0.10010881392818281,
|
650 |
+
"grad_norm": 0.44117358326911926,
|
651 |
+
"learning_rate": 0.00019601102767608923,
|
652 |
+
"loss": 0.2323,
|
653 |
+
"step": 92
|
654 |
+
},
|
655 |
+
{
|
656 |
+
"epoch": 0.10119695321001088,
|
657 |
+
"grad_norm": 0.3795579671859741,
|
658 |
+
"learning_rate": 0.00019591381449915397,
|
659 |
+
"loss": 0.1867,
|
660 |
+
"step": 93
|
661 |
+
},
|
662 |
+
{
|
663 |
+
"epoch": 0.10228509249183895,
|
664 |
+
"grad_norm": 0.5780506730079651,
|
665 |
+
"learning_rate": 0.000195815455670239,
|
666 |
+
"loss": 0.1884,
|
667 |
+
"step": 94
|
668 |
+
},
|
669 |
+
{
|
670 |
+
"epoch": 0.10337323177366703,
|
671 |
+
"grad_norm": 0.5124024748802185,
|
672 |
+
"learning_rate": 0.00019571595236420102,
|
673 |
+
"loss": 0.221,
|
674 |
+
"step": 95
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"epoch": 0.1044613710554951,
|
678 |
+
"grad_norm": 0.4628782272338867,
|
679 |
+
"learning_rate": 0.00019561530576956703,
|
680 |
+
"loss": 0.208,
|
681 |
+
"step": 96
|
682 |
+
},
|
683 |
+
{
|
684 |
+
"epoch": 0.10554951033732318,
|
685 |
+
"grad_norm": 0.3904087543487549,
|
686 |
+
"learning_rate": 0.0001955135170885202,
|
687 |
+
"loss": 0.2029,
|
688 |
+
"step": 97
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"epoch": 0.10663764961915125,
|
692 |
+
"grad_norm": 0.513387143611908,
|
693 |
+
"learning_rate": 0.00019541058753688538,
|
694 |
+
"loss": 0.2248,
|
695 |
+
"step": 98
|
696 |
+
},
|
697 |
+
{
|
698 |
+
"epoch": 0.10772578890097932,
|
699 |
+
"grad_norm": 0.6133597493171692,
|
700 |
+
"learning_rate": 0.00019530651834411474,
|
701 |
+
"loss": 0.3751,
|
702 |
+
"step": 99
|
703 |
+
},
|
704 |
+
{
|
705 |
+
"epoch": 0.1088139281828074,
|
706 |
+
"grad_norm": 0.6515563726425171,
|
707 |
+
"learning_rate": 0.00019520131075327298,
|
708 |
+
"loss": 0.2096,
|
709 |
+
"step": 100
|
710 |
+
},
|
711 |
+
{
|
712 |
+
"epoch": 0.10990206746463548,
|
713 |
+
"grad_norm": 0.07718291878700256,
|
714 |
+
"learning_rate": 0.00019509496602102252,
|
715 |
+
"loss": 0.0631,
|
716 |
+
"step": 101
|
717 |
+
},
|
718 |
+
{
|
719 |
+
"epoch": 0.11099020674646355,
|
720 |
+
"grad_norm": 0.07896394282579422,
|
721 |
+
"learning_rate": 0.00019498748541760846,
|
722 |
+
"loss": 0.095,
|
723 |
+
"step": 102
|
724 |
+
},
|
725 |
+
{
|
726 |
+
"epoch": 0.11207834602829161,
|
727 |
+
"grad_norm": 0.07955438643693924,
|
728 |
+
"learning_rate": 0.00019487887022684336,
|
729 |
+
"loss": 0.067,
|
730 |
+
"step": 103
|
731 |
+
},
|
732 |
+
{
|
733 |
+
"epoch": 0.11316648531011969,
|
734 |
+
"grad_norm": 0.08391376584768295,
|
735 |
+
"learning_rate": 0.0001947691217460921,
|
736 |
+
"loss": 0.0637,
|
737 |
+
"step": 104
|
738 |
+
},
|
739 |
+
{
|
740 |
+
"epoch": 0.11425462459194777,
|
741 |
+
"grad_norm": 0.07990088313817978,
|
742 |
+
"learning_rate": 0.00019465824128625617,
|
743 |
+
"loss": 0.0569,
|
744 |
+
"step": 105
|
745 |
+
},
|
746 |
+
{
|
747 |
+
"epoch": 0.11534276387377584,
|
748 |
+
"grad_norm": 0.09000790864229202,
|
749 |
+
"learning_rate": 0.00019454623017175812,
|
750 |
+
"loss": 0.0639,
|
751 |
+
"step": 106
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"epoch": 0.11643090315560392,
|
755 |
+
"grad_norm": 0.0831453874707222,
|
756 |
+
"learning_rate": 0.0001944330897405257,
|
757 |
+
"loss": 0.0766,
|
758 |
+
"step": 107
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"epoch": 0.117519042437432,
|
762 |
+
"grad_norm": 0.08180610835552216,
|
763 |
+
"learning_rate": 0.00019431882134397598,
|
764 |
+
"loss": 0.0806,
|
765 |
+
"step": 108
|
766 |
+
},
|
767 |
+
{
|
768 |
+
"epoch": 0.11860718171926006,
|
769 |
+
"grad_norm": 0.07601706683635712,
|
770 |
+
"learning_rate": 0.0001942034263469989,
|
771 |
+
"loss": 0.0727,
|
772 |
+
"step": 109
|
773 |
+
},
|
774 |
+
{
|
775 |
+
"epoch": 0.11969532100108814,
|
776 |
+
"grad_norm": 0.08873546868562698,
|
777 |
+
"learning_rate": 0.00019408690612794148,
|
778 |
+
"loss": 0.0878,
|
779 |
+
"step": 110
|
780 |
+
},
|
781 |
+
{
|
782 |
+
"epoch": 0.12078346028291621,
|
783 |
+
"grad_norm": 0.10206414759159088,
|
784 |
+
"learning_rate": 0.00019396926207859084,
|
785 |
+
"loss": 0.1171,
|
786 |
+
"step": 111
|
787 |
+
},
|
788 |
+
{
|
789 |
+
"epoch": 0.12187159956474429,
|
790 |
+
"grad_norm": 0.07465587556362152,
|
791 |
+
"learning_rate": 0.00019385049560415794,
|
792 |
+
"loss": 0.0603,
|
793 |
+
"step": 112
|
794 |
+
},
|
795 |
+
{
|
796 |
+
"epoch": 0.12295973884657237,
|
797 |
+
"grad_norm": 0.09952360391616821,
|
798 |
+
"learning_rate": 0.00019373060812326052,
|
799 |
+
"loss": 0.0923,
|
800 |
+
"step": 113
|
801 |
+
},
|
802 |
+
{
|
803 |
+
"epoch": 0.12404787812840043,
|
804 |
+
"grad_norm": 0.09894778579473495,
|
805 |
+
"learning_rate": 0.00019360960106790643,
|
806 |
+
"loss": 0.0795,
|
807 |
+
"step": 114
|
808 |
+
},
|
809 |
+
{
|
810 |
+
"epoch": 0.1251360174102285,
|
811 |
+
"grad_norm": 0.09721358120441437,
|
812 |
+
"learning_rate": 0.00019348747588347637,
|
813 |
+
"loss": 0.1103,
|
814 |
+
"step": 115
|
815 |
+
},
|
816 |
+
{
|
817 |
+
"epoch": 0.12622415669205658,
|
818 |
+
"grad_norm": 0.10310002416372299,
|
819 |
+
"learning_rate": 0.00019336423402870653,
|
820 |
+
"loss": 0.1037,
|
821 |
+
"step": 116
|
822 |
+
},
|
823 |
+
{
|
824 |
+
"epoch": 0.12731229597388466,
|
825 |
+
"grad_norm": 0.10904382914304733,
|
826 |
+
"learning_rate": 0.0001932398769756714,
|
827 |
+
"loss": 0.1063,
|
828 |
+
"step": 117
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"epoch": 0.12840043525571274,
|
832 |
+
"grad_norm": 0.11545544862747192,
|
833 |
+
"learning_rate": 0.00019311440620976597,
|
834 |
+
"loss": 0.096,
|
835 |
+
"step": 118
|
836 |
+
},
|
837 |
+
{
|
838 |
+
"epoch": 0.1294885745375408,
|
839 |
+
"grad_norm": 0.08674886077642441,
|
840 |
+
"learning_rate": 0.00019298782322968815,
|
841 |
+
"loss": 0.0779,
|
842 |
+
"step": 119
|
843 |
+
},
|
844 |
+
{
|
845 |
+
"epoch": 0.1305767138193689,
|
846 |
+
"grad_norm": 0.09437372535467148,
|
847 |
+
"learning_rate": 0.0001928601295474208,
|
848 |
+
"loss": 0.0975,
|
849 |
+
"step": 120
|
850 |
+
},
|
851 |
+
{
|
852 |
+
"epoch": 0.13166485310119697,
|
853 |
+
"grad_norm": 0.1258208006620407,
|
854 |
+
"learning_rate": 0.00019273132668821364,
|
855 |
+
"loss": 0.1277,
|
856 |
+
"step": 121
|
857 |
+
},
|
858 |
+
{
|
859 |
+
"epoch": 0.13275299238302501,
|
860 |
+
"grad_norm": 0.09919868409633636,
|
861 |
+
"learning_rate": 0.00019260141619056507,
|
862 |
+
"loss": 0.0993,
|
863 |
+
"step": 122
|
864 |
+
},
|
865 |
+
{
|
866 |
+
"epoch": 0.1338411316648531,
|
867 |
+
"grad_norm": 0.12028370052576065,
|
868 |
+
"learning_rate": 0.0001924703996062038,
|
869 |
+
"loss": 0.0751,
|
870 |
+
"step": 123
|
871 |
+
},
|
872 |
+
{
|
873 |
+
"epoch": 0.13492927094668117,
|
874 |
+
"grad_norm": 0.10702817142009735,
|
875 |
+
"learning_rate": 0.00019233827850007027,
|
876 |
+
"loss": 0.0949,
|
877 |
+
"step": 124
|
878 |
+
},
|
879 |
+
{
|
880 |
+
"epoch": 0.13601741022850924,
|
881 |
+
"grad_norm": 0.10939855128526688,
|
882 |
+
"learning_rate": 0.000192205054450298,
|
883 |
+
"loss": 0.0977,
|
884 |
+
"step": 125
|
885 |
+
},
|
886 |
+
{
|
887 |
+
"epoch": 0.13710554951033732,
|
888 |
+
"grad_norm": 0.11803679168224335,
|
889 |
+
"learning_rate": 0.00019207072904819486,
|
890 |
+
"loss": 0.0877,
|
891 |
+
"step": 126
|
892 |
+
},
|
893 |
+
{
|
894 |
+
"epoch": 0.1381936887921654,
|
895 |
+
"grad_norm": 0.1382649838924408,
|
896 |
+
"learning_rate": 0.00019193530389822363,
|
897 |
+
"loss": 0.1017,
|
898 |
+
"step": 127
|
899 |
+
},
|
900 |
+
{
|
901 |
+
"epoch": 0.13928182807399347,
|
902 |
+
"grad_norm": 0.1433139145374298,
|
903 |
+
"learning_rate": 0.00019179878061798347,
|
904 |
+
"loss": 0.0748,
|
905 |
+
"step": 128
|
906 |
+
},
|
907 |
+
{
|
908 |
+
"epoch": 0.14036996735582155,
|
909 |
+
"grad_norm": 0.14679527282714844,
|
910 |
+
"learning_rate": 0.00019166116083819002,
|
911 |
+
"loss": 0.1164,
|
912 |
+
"step": 129
|
913 |
+
},
|
914 |
+
{
|
915 |
+
"epoch": 0.14145810663764963,
|
916 |
+
"grad_norm": 0.13680118322372437,
|
917 |
+
"learning_rate": 0.0001915224462026563,
|
918 |
+
"loss": 0.1149,
|
919 |
+
"step": 130
|
920 |
+
},
|
921 |
+
{
|
922 |
+
"epoch": 0.1425462459194777,
|
923 |
+
"grad_norm": 0.16263848543167114,
|
924 |
+
"learning_rate": 0.00019138263836827288,
|
925 |
+
"loss": 0.1192,
|
926 |
+
"step": 131
|
927 |
+
},
|
928 |
+
{
|
929 |
+
"epoch": 0.14363438520130578,
|
930 |
+
"grad_norm": 0.16534928977489471,
|
931 |
+
"learning_rate": 0.00019124173900498818,
|
932 |
+
"loss": 0.1138,
|
933 |
+
"step": 132
|
934 |
+
},
|
935 |
+
{
|
936 |
+
"epoch": 0.14472252448313383,
|
937 |
+
"grad_norm": 0.21276706457138062,
|
938 |
+
"learning_rate": 0.0001910997497957885,
|
939 |
+
"loss": 0.1461,
|
940 |
+
"step": 133
|
941 |
+
},
|
942 |
+
{
|
943 |
+
"epoch": 0.1458106637649619,
|
944 |
+
"grad_norm": 0.2375650703907013,
|
945 |
+
"learning_rate": 0.0001909566724366779,
|
946 |
+
"loss": 0.2031,
|
947 |
+
"step": 134
|
948 |
+
},
|
949 |
+
{
|
950 |
+
"epoch": 0.14689880304678998,
|
951 |
+
"grad_norm": 0.20974405109882355,
|
952 |
+
"learning_rate": 0.00019081250863665794,
|
953 |
+
"loss": 0.1285,
|
954 |
+
"step": 135
|
955 |
+
},
|
956 |
+
{
|
957 |
+
"epoch": 0.14798694232861806,
|
958 |
+
"grad_norm": 0.308624267578125,
|
959 |
+
"learning_rate": 0.00019066726011770726,
|
960 |
+
"loss": 0.1717,
|
961 |
+
"step": 136
|
962 |
+
},
|
963 |
+
{
|
964 |
+
"epoch": 0.14907508161044614,
|
965 |
+
"grad_norm": 0.21192695200443268,
|
966 |
+
"learning_rate": 0.0001905209286147611,
|
967 |
+
"loss": 0.1064,
|
968 |
+
"step": 137
|
969 |
+
},
|
970 |
+
{
|
971 |
+
"epoch": 0.1501632208922742,
|
972 |
+
"grad_norm": 0.20596542954444885,
|
973 |
+
"learning_rate": 0.0001903735158756905,
|
974 |
+
"loss": 0.0975,
|
975 |
+
"step": 138
|
976 |
+
},
|
977 |
+
{
|
978 |
+
"epoch": 0.1512513601741023,
|
979 |
+
"grad_norm": 0.21547934412956238,
|
980 |
+
"learning_rate": 0.00019022502366128135,
|
981 |
+
"loss": 0.1255,
|
982 |
+
"step": 139
|
983 |
+
},
|
984 |
+
{
|
985 |
+
"epoch": 0.15233949945593037,
|
986 |
+
"grad_norm": 0.276815801858902,
|
987 |
+
"learning_rate": 0.00019007545374521355,
|
988 |
+
"loss": 0.0868,
|
989 |
+
"step": 140
|
990 |
+
},
|
991 |
+
{
|
992 |
+
"epoch": 0.15342763873775844,
|
993 |
+
"grad_norm": 0.37251031398773193,
|
994 |
+
"learning_rate": 0.00018992480791403958,
|
995 |
+
"loss": 0.1078,
|
996 |
+
"step": 141
|
997 |
+
},
|
998 |
+
{
|
999 |
+
"epoch": 0.15451577801958652,
|
1000 |
+
"grad_norm": 0.328265517950058,
|
1001 |
+
"learning_rate": 0.0001897730879671634,
|
1002 |
+
"loss": 0.1842,
|
1003 |
+
"step": 142
|
1004 |
+
},
|
1005 |
+
{
|
1006 |
+
"epoch": 0.15560391730141457,
|
1007 |
+
"grad_norm": 0.4400005340576172,
|
1008 |
+
"learning_rate": 0.00018962029571681886,
|
1009 |
+
"loss": 0.1857,
|
1010 |
+
"step": 143
|
1011 |
+
},
|
1012 |
+
{
|
1013 |
+
"epoch": 0.15669205658324264,
|
1014 |
+
"grad_norm": 0.28378888964653015,
|
1015 |
+
"learning_rate": 0.00018946643298804793,
|
1016 |
+
"loss": 0.0955,
|
1017 |
+
"step": 144
|
1018 |
+
},
|
1019 |
+
{
|
1020 |
+
"epoch": 0.15778019586507072,
|
1021 |
+
"grad_norm": 0.609008252620697,
|
1022 |
+
"learning_rate": 0.00018931150161867916,
|
1023 |
+
"loss": 0.3827,
|
1024 |
+
"step": 145
|
1025 |
+
},
|
1026 |
+
{
|
1027 |
+
"epoch": 0.1588683351468988,
|
1028 |
+
"grad_norm": 0.3973180055618286,
|
1029 |
+
"learning_rate": 0.0001891555034593055,
|
1030 |
+
"loss": 0.1844,
|
1031 |
+
"step": 146
|
1032 |
+
},
|
1033 |
+
{
|
1034 |
+
"epoch": 0.15995647442872687,
|
1035 |
+
"grad_norm": 0.36245423555374146,
|
1036 |
+
"learning_rate": 0.00018899844037326225,
|
1037 |
+
"loss": 0.2005,
|
1038 |
+
"step": 147
|
1039 |
+
},
|
1040 |
+
{
|
1041 |
+
"epoch": 0.16104461371055495,
|
1042 |
+
"grad_norm": 0.5730637311935425,
|
1043 |
+
"learning_rate": 0.0001888403142366049,
|
1044 |
+
"loss": 0.2742,
|
1045 |
+
"step": 148
|
1046 |
+
},
|
1047 |
+
{
|
1048 |
+
"epoch": 0.16213275299238303,
|
1049 |
+
"grad_norm": 0.5383718013763428,
|
1050 |
+
"learning_rate": 0.00018868112693808665,
|
1051 |
+
"loss": 0.2249,
|
1052 |
+
"step": 149
|
1053 |
+
},
|
1054 |
+
{
|
1055 |
+
"epoch": 0.1632208922742111,
|
1056 |
+
"grad_norm": 0.9835379123687744,
|
1057 |
+
"learning_rate": 0.00018852088037913577,
|
1058 |
+
"loss": 0.344,
|
1059 |
+
"step": 150
|
1060 |
+
},
|
1061 |
+
{
|
1062 |
+
"epoch": 0.16430903155603918,
|
1063 |
+
"grad_norm": 0.09142426401376724,
|
1064 |
+
"learning_rate": 0.00018835957647383303,
|
1065 |
+
"loss": 0.0876,
|
1066 |
+
"step": 151
|
1067 |
+
},
|
1068 |
+
{
|
1069 |
+
"epoch": 0.16539717083786726,
|
1070 |
+
"grad_norm": 0.09199874103069305,
|
1071 |
+
"learning_rate": 0.00018819721714888877,
|
1072 |
+
"loss": 0.0798,
|
1073 |
+
"step": 152
|
1074 |
+
},
|
1075 |
+
{
|
1076 |
+
"epoch": 0.16648531011969533,
|
1077 |
+
"grad_norm": 0.08299195021390915,
|
1078 |
+
"learning_rate": 0.00018803380434362,
|
1079 |
+
"loss": 0.0746,
|
1080 |
+
"step": 153
|
1081 |
+
},
|
1082 |
+
{
|
1083 |
+
"epoch": 0.16757344940152338,
|
1084 |
+
"grad_norm": 0.10273315012454987,
|
1085 |
+
"learning_rate": 0.00018786934000992688,
|
1086 |
+
"loss": 0.101,
|
1087 |
+
"step": 154
|
1088 |
+
},
|
1089 |
+
{
|
1090 |
+
"epoch": 0.16866158868335146,
|
1091 |
+
"grad_norm": 0.08524151146411896,
|
1092 |
+
"learning_rate": 0.00018770382611226987,
|
1093 |
+
"loss": 0.0684,
|
1094 |
+
"step": 155
|
1095 |
+
},
|
1096 |
+
{
|
1097 |
+
"epoch": 0.16974972796517954,
|
1098 |
+
"grad_norm": 0.10515481233596802,
|
1099 |
+
"learning_rate": 0.000187537264627646,
|
1100 |
+
"loss": 0.0809,
|
1101 |
+
"step": 156
|
1102 |
+
},
|
1103 |
+
{
|
1104 |
+
"epoch": 0.1708378672470076,
|
1105 |
+
"grad_norm": 0.09009183198213577,
|
1106 |
+
"learning_rate": 0.00018736965754556528,
|
1107 |
+
"loss": 0.0955,
|
1108 |
+
"step": 157
|
1109 |
+
},
|
1110 |
+
{
|
1111 |
+
"epoch": 0.1719260065288357,
|
1112 |
+
"grad_norm": 0.10571747273206711,
|
1113 |
+
"learning_rate": 0.00018720100686802694,
|
1114 |
+
"loss": 0.0847,
|
1115 |
+
"step": 158
|
1116 |
+
},
|
1117 |
+
{
|
1118 |
+
"epoch": 0.17301414581066377,
|
1119 |
+
"grad_norm": 0.08275768160820007,
|
1120 |
+
"learning_rate": 0.00018703131460949554,
|
1121 |
+
"loss": 0.0799,
|
1122 |
+
"step": 159
|
1123 |
+
},
|
1124 |
+
{
|
1125 |
+
"epoch": 0.17410228509249184,
|
1126 |
+
"grad_norm": 0.08440782129764557,
|
1127 |
+
"learning_rate": 0.00018686058279687698,
|
1128 |
+
"loss": 0.0672,
|
1129 |
+
"step": 160
|
1130 |
+
},
|
1131 |
+
{
|
1132 |
+
"epoch": 0.17519042437431992,
|
1133 |
+
"grad_norm": 0.10261505097150803,
|
1134 |
+
"learning_rate": 0.00018668881346949417,
|
1135 |
+
"loss": 0.1004,
|
1136 |
+
"step": 161
|
1137 |
+
},
|
1138 |
+
{
|
1139 |
+
"epoch": 0.176278563656148,
|
1140 |
+
"grad_norm": 0.08730655908584595,
|
1141 |
+
"learning_rate": 0.00018651600867906272,
|
1142 |
+
"loss": 0.0711,
|
1143 |
+
"step": 162
|
1144 |
+
},
|
1145 |
+
{
|
1146 |
+
"epoch": 0.17736670293797607,
|
1147 |
+
"grad_norm": 0.10591359436511993,
|
1148 |
+
"learning_rate": 0.00018634217048966637,
|
1149 |
+
"loss": 0.0919,
|
1150 |
+
"step": 163
|
1151 |
+
},
|
1152 |
+
{
|
1153 |
+
"epoch": 0.17845484221980412,
|
1154 |
+
"grad_norm": 0.09251653403043747,
|
1155 |
+
"learning_rate": 0.0001861673009777325,
|
1156 |
+
"loss": 0.078,
|
1157 |
+
"step": 164
|
1158 |
+
},
|
1159 |
+
{
|
1160 |
+
"epoch": 0.1795429815016322,
|
1161 |
+
"grad_norm": 0.106822170317173,
|
1162 |
+
"learning_rate": 0.00018599140223200716,
|
1163 |
+
"loss": 0.0895,
|
1164 |
+
"step": 165
|
1165 |
+
},
|
1166 |
+
{
|
1167 |
+
"epoch": 0.18063112078346028,
|
1168 |
+
"grad_norm": 0.11222364753484726,
|
1169 |
+
"learning_rate": 0.0001858144763535302,
|
1170 |
+
"loss": 0.0918,
|
1171 |
+
"step": 166
|
1172 |
+
},
|
1173 |
+
{
|
1174 |
+
"epoch": 0.18171926006528835,
|
1175 |
+
"grad_norm": 0.1363314390182495,
|
1176 |
+
"learning_rate": 0.00018563652545561013,
|
1177 |
+
"loss": 0.1126,
|
1178 |
+
"step": 167
|
1179 |
+
},
|
1180 |
+
{
|
1181 |
+
"epoch": 0.18280739934711643,
|
1182 |
+
"grad_norm": 0.09316174685955048,
|
1183 |
+
"learning_rate": 0.000185457551663799,
|
1184 |
+
"loss": 0.0799,
|
1185 |
+
"step": 168
|
1186 |
+
},
|
1187 |
+
{
|
1188 |
+
"epoch": 0.1838955386289445,
|
1189 |
+
"grad_norm": 0.13098089396953583,
|
1190 |
+
"learning_rate": 0.00018527755711586678,
|
1191 |
+
"loss": 0.0994,
|
1192 |
+
"step": 169
|
1193 |
+
},
|
1194 |
+
{
|
1195 |
+
"epoch": 0.18498367791077258,
|
1196 |
+
"grad_norm": 0.11433115601539612,
|
1197 |
+
"learning_rate": 0.00018509654396177609,
|
1198 |
+
"loss": 0.1072,
|
1199 |
+
"step": 170
|
1200 |
+
},
|
1201 |
+
{
|
1202 |
+
"epoch": 0.18607181719260066,
|
1203 |
+
"grad_norm": 0.11261814087629318,
|
1204 |
+
"learning_rate": 0.00018491451436365627,
|
1205 |
+
"loss": 0.1011,
|
1206 |
+
"step": 171
|
1207 |
+
},
|
1208 |
+
{
|
1209 |
+
"epoch": 0.18715995647442873,
|
1210 |
+
"grad_norm": 0.1038559302687645,
|
1211 |
+
"learning_rate": 0.00018473147049577774,
|
1212 |
+
"loss": 0.0746,
|
1213 |
+
"step": 172
|
1214 |
+
},
|
1215 |
+
{
|
1216 |
+
"epoch": 0.1882480957562568,
|
1217 |
+
"grad_norm": 0.11395396292209625,
|
1218 |
+
"learning_rate": 0.00018454741454452603,
|
1219 |
+
"loss": 0.0792,
|
1220 |
+
"step": 173
|
1221 |
+
},
|
1222 |
+
{
|
1223 |
+
"epoch": 0.1893362350380849,
|
1224 |
+
"grad_norm": 0.13332821428775787,
|
1225 |
+
"learning_rate": 0.00018436234870837547,
|
1226 |
+
"loss": 0.1041,
|
1227 |
+
"step": 174
|
1228 |
+
},
|
1229 |
+
{
|
1230 |
+
"epoch": 0.19042437431991294,
|
1231 |
+
"grad_norm": 0.12438289821147919,
|
1232 |
+
"learning_rate": 0.00018417627519786315,
|
1233 |
+
"loss": 0.1066,
|
1234 |
+
"step": 175
|
1235 |
+
},
|
1236 |
+
{
|
1237 |
+
"epoch": 0.191512513601741,
|
1238 |
+
"grad_norm": 0.1353287398815155,
|
1239 |
+
"learning_rate": 0.00018398919623556238,
|
1240 |
+
"loss": 0.1193,
|
1241 |
+
"step": 176
|
1242 |
+
},
|
1243 |
+
{
|
1244 |
+
"epoch": 0.1926006528835691,
|
1245 |
+
"grad_norm": 0.13928581774234772,
|
1246 |
+
"learning_rate": 0.0001838011140560562,
|
1247 |
+
"loss": 0.1228,
|
1248 |
+
"step": 177
|
1249 |
+
},
|
1250 |
+
{
|
1251 |
+
"epoch": 0.19368879216539717,
|
1252 |
+
"grad_norm": 0.1474994421005249,
|
1253 |
+
"learning_rate": 0.00018361203090591071,
|
1254 |
+
"loss": 0.0812,
|
1255 |
+
"step": 178
|
1256 |
+
},
|
1257 |
+
{
|
1258 |
+
"epoch": 0.19477693144722524,
|
1259 |
+
"grad_norm": 0.1910678595304489,
|
1260 |
+
"learning_rate": 0.00018342194904364813,
|
1261 |
+
"loss": 0.1435,
|
1262 |
+
"step": 179
|
1263 |
+
},
|
1264 |
+
{
|
1265 |
+
"epoch": 0.19586507072905332,
|
1266 |
+
"grad_norm": 0.16526034474372864,
|
1267 |
+
"learning_rate": 0.00018323087073971993,
|
1268 |
+
"loss": 0.1136,
|
1269 |
+
"step": 180
|
1270 |
+
},
|
1271 |
+
{
|
1272 |
+
"epoch": 0.1969532100108814,
|
1273 |
+
"grad_norm": 0.1933068335056305,
|
1274 |
+
"learning_rate": 0.00018303879827647975,
|
1275 |
+
"loss": 0.1498,
|
1276 |
+
"step": 181
|
1277 |
+
},
|
1278 |
+
{
|
1279 |
+
"epoch": 0.19804134929270947,
|
1280 |
+
"grad_norm": 0.1647845059633255,
|
1281 |
+
"learning_rate": 0.00018284573394815597,
|
1282 |
+
"loss": 0.0764,
|
1283 |
+
"step": 182
|
1284 |
+
},
|
1285 |
+
{
|
1286 |
+
"epoch": 0.19912948857453755,
|
1287 |
+
"grad_norm": 0.19414739310741425,
|
1288 |
+
"learning_rate": 0.00018265168006082437,
|
1289 |
+
"loss": 0.1142,
|
1290 |
+
"step": 183
|
1291 |
+
},
|
1292 |
+
{
|
1293 |
+
"epoch": 0.20021762785636563,
|
1294 |
+
"grad_norm": 0.1872360110282898,
|
1295 |
+
"learning_rate": 0.00018245663893238075,
|
1296 |
+
"loss": 0.1169,
|
1297 |
+
"step": 184
|
1298 |
+
},
|
1299 |
+
{
|
1300 |
+
"epoch": 0.20130576713819368,
|
1301 |
+
"grad_norm": 0.19919492304325104,
|
1302 |
+
"learning_rate": 0.00018226061289251298,
|
1303 |
+
"loss": 0.0854,
|
1304 |
+
"step": 185
|
1305 |
+
},
|
1306 |
+
{
|
1307 |
+
"epoch": 0.20239390642002175,
|
1308 |
+
"grad_norm": 0.2233375757932663,
|
1309 |
+
"learning_rate": 0.00018206360428267332,
|
1310 |
+
"loss": 0.1271,
|
1311 |
+
"step": 186
|
1312 |
+
},
|
1313 |
+
{
|
1314 |
+
"epoch": 0.20348204570184983,
|
1315 |
+
"grad_norm": 0.22116345167160034,
|
1316 |
+
"learning_rate": 0.00018186561545605054,
|
1317 |
+
"loss": 0.1402,
|
1318 |
+
"step": 187
|
1319 |
+
},
|
1320 |
+
{
|
1321 |
+
"epoch": 0.2045701849836779,
|
1322 |
+
"grad_norm": 0.253864049911499,
|
1323 |
+
"learning_rate": 0.0001816666487775416,
|
1324 |
+
"loss": 0.1431,
|
1325 |
+
"step": 188
|
1326 |
+
},
|
1327 |
+
{
|
1328 |
+
"epoch": 0.20565832426550598,
|
1329 |
+
"grad_norm": 0.2945636212825775,
|
1330 |
+
"learning_rate": 0.00018146670662372354,
|
1331 |
+
"loss": 0.1284,
|
1332 |
+
"step": 189
|
1333 |
+
},
|
1334 |
+
{
|
1335 |
+
"epoch": 0.20674646354733406,
|
1336 |
+
"grad_norm": 0.24834126234054565,
|
1337 |
+
"learning_rate": 0.00018126579138282503,
|
1338 |
+
"loss": 0.098,
|
1339 |
+
"step": 190
|
1340 |
+
},
|
1341 |
+
{
|
1342 |
+
"epoch": 0.20783460282916214,
|
1343 |
+
"grad_norm": 0.26815730333328247,
|
1344 |
+
"learning_rate": 0.00018106390545469795,
|
1345 |
+
"loss": 0.0877,
|
1346 |
+
"step": 191
|
1347 |
+
},
|
1348 |
+
{
|
1349 |
+
"epoch": 0.2089227421109902,
|
1350 |
+
"grad_norm": 0.375293493270874,
|
1351 |
+
"learning_rate": 0.00018086105125078857,
|
1352 |
+
"loss": 0.1985,
|
1353 |
+
"step": 192
|
1354 |
+
},
|
1355 |
+
{
|
1356 |
+
"epoch": 0.2100108813928183,
|
1357 |
+
"grad_norm": 0.4025906026363373,
|
1358 |
+
"learning_rate": 0.00018065723119410884,
|
1359 |
+
"loss": 0.2082,
|
1360 |
+
"step": 193
|
1361 |
+
},
|
1362 |
+
{
|
1363 |
+
"epoch": 0.21109902067464636,
|
1364 |
+
"grad_norm": 0.3551553785800934,
|
1365 |
+
"learning_rate": 0.0001804524477192075,
|
1366 |
+
"loss": 0.2305,
|
1367 |
+
"step": 194
|
1368 |
+
},
|
1369 |
+
{
|
1370 |
+
"epoch": 0.21218715995647444,
|
1371 |
+
"grad_norm": 0.594780445098877,
|
1372 |
+
"learning_rate": 0.00018024670327214084,
|
1373 |
+
"loss": 0.2713,
|
1374 |
+
"step": 195
|
1375 |
+
},
|
1376 |
+
{
|
1377 |
+
"epoch": 0.2132752992383025,
|
1378 |
+
"grad_norm": 0.3940027356147766,
|
1379 |
+
"learning_rate": 0.0001800400003104436,
|
1380 |
+
"loss": 0.1623,
|
1381 |
+
"step": 196
|
1382 |
+
},
|
1383 |
+
{
|
1384 |
+
"epoch": 0.21436343852013057,
|
1385 |
+
"grad_norm": 0.51041579246521,
|
1386 |
+
"learning_rate": 0.00017983234130309968,
|
1387 |
+
"loss": 0.2236,
|
1388 |
+
"step": 197
|
1389 |
+
},
|
1390 |
+
{
|
1391 |
+
"epoch": 0.21545157780195864,
|
1392 |
+
"grad_norm": 0.6203753352165222,
|
1393 |
+
"learning_rate": 0.00017962372873051252,
|
1394 |
+
"loss": 0.2654,
|
1395 |
+
"step": 198
|
1396 |
+
},
|
1397 |
+
{
|
1398 |
+
"epoch": 0.21653971708378672,
|
1399 |
+
"grad_norm": 0.7527713179588318,
|
1400 |
+
"learning_rate": 0.00017941416508447536,
|
1401 |
+
"loss": 0.2088,
|
1402 |
+
"step": 199
|
1403 |
+
},
|
1404 |
+
{
|
1405 |
+
"epoch": 0.2176278563656148,
|
1406 |
+
"grad_norm": 1.1047406196594238,
|
1407 |
+
"learning_rate": 0.00017920365286814183,
|
1408 |
+
"loss": 0.3097,
|
1409 |
+
"step": 200
|
1410 |
+
},
|
1411 |
+
{
|
1412 |
+
"epoch": 0.21871599564744287,
|
1413 |
+
"grad_norm": 0.0492124930024147,
|
1414 |
+
"learning_rate": 0.0001789921945959958,
|
1415 |
+
"loss": 0.0344,
|
1416 |
+
"step": 201
|
1417 |
+
},
|
1418 |
+
{
|
1419 |
+
"epoch": 0.21980413492927095,
|
1420 |
+
"grad_norm": 0.07087790220975876,
|
1421 |
+
"learning_rate": 0.00017877979279382135,
|
1422 |
+
"loss": 0.0582,
|
1423 |
+
"step": 202
|
1424 |
+
},
|
1425 |
+
{
|
1426 |
+
"epoch": 0.22089227421109903,
|
1427 |
+
"grad_norm": 0.07622935622930527,
|
1428 |
+
"learning_rate": 0.00017856644999867264,
|
1429 |
+
"loss": 0.062,
|
1430 |
+
"step": 203
|
1431 |
+
},
|
1432 |
+
{
|
1433 |
+
"epoch": 0.2219804134929271,
|
1434 |
+
"grad_norm": 0.08792652189731598,
|
1435 |
+
"learning_rate": 0.00017835216875884368,
|
1436 |
+
"loss": 0.0511,
|
1437 |
+
"step": 204
|
1438 |
+
},
|
1439 |
+
{
|
1440 |
+
"epoch": 0.22306855277475518,
|
1441 |
+
"grad_norm": 0.08028998970985413,
|
1442 |
+
"learning_rate": 0.0001781369516338378,
|
1443 |
+
"loss": 0.0665,
|
1444 |
+
"step": 205
|
1445 |
+
},
|
1446 |
+
{
|
1447 |
+
"epoch": 0.22415669205658323,
|
1448 |
+
"grad_norm": 0.08997032046318054,
|
1449 |
+
"learning_rate": 0.0001779208011943371,
|
1450 |
+
"loss": 0.069,
|
1451 |
+
"step": 206
|
1452 |
+
},
|
1453 |
+
{
|
1454 |
+
"epoch": 0.2252448313384113,
|
1455 |
+
"grad_norm": 0.08684886246919632,
|
1456 |
+
"learning_rate": 0.00017770372002217172,
|
1457 |
+
"loss": 0.077,
|
1458 |
+
"step": 207
|
1459 |
+
},
|
1460 |
+
{
|
1461 |
+
"epoch": 0.22633297062023938,
|
1462 |
+
"grad_norm": 0.0965440422296524,
|
1463 |
+
"learning_rate": 0.000177485710710289,
|
1464 |
+
"loss": 0.0782,
|
1465 |
+
"step": 208
|
1466 |
+
},
|
1467 |
+
{
|
1468 |
+
"epoch": 0.22742110990206746,
|
1469 |
+
"grad_norm": 0.09060367196798325,
|
1470 |
+
"learning_rate": 0.00017726677586272263,
|
1471 |
+
"loss": 0.066,
|
1472 |
+
"step": 209
|
1473 |
+
},
|
1474 |
+
{
|
1475 |
+
"epoch": 0.22850924918389554,
|
1476 |
+
"grad_norm": 0.0900409147143364,
|
1477 |
+
"learning_rate": 0.00017704691809456143,
|
1478 |
+
"loss": 0.0707,
|
1479 |
+
"step": 210
|
1480 |
+
},
|
1481 |
+
{
|
1482 |
+
"epoch": 0.2295973884657236,
|
1483 |
+
"grad_norm": 0.10733999311923981,
|
1484 |
+
"learning_rate": 0.00017682614003191807,
|
1485 |
+
"loss": 0.0916,
|
1486 |
+
"step": 211
|
1487 |
+
},
|
1488 |
+
{
|
1489 |
+
"epoch": 0.2306855277475517,
|
1490 |
+
"grad_norm": 0.09372083842754364,
|
1491 |
+
"learning_rate": 0.0001766044443118978,
|
1492 |
+
"loss": 0.0872,
|
1493 |
+
"step": 212
|
1494 |
+
},
|
1495 |
+
{
|
1496 |
+
"epoch": 0.23177366702937977,
|
1497 |
+
"grad_norm": 0.10344577580690384,
|
1498 |
+
"learning_rate": 0.00017638183358256696,
|
1499 |
+
"loss": 0.0903,
|
1500 |
+
"step": 213
|
1501 |
+
},
|
1502 |
+
{
|
1503 |
+
"epoch": 0.23286180631120784,
|
1504 |
+
"grad_norm": 0.1084800437092781,
|
1505 |
+
"learning_rate": 0.0001761583105029213,
|
1506 |
+
"loss": 0.0926,
|
1507 |
+
"step": 214
|
1508 |
+
},
|
1509 |
+
{
|
1510 |
+
"epoch": 0.23394994559303592,
|
1511 |
+
"grad_norm": 0.08565113693475723,
|
1512 |
+
"learning_rate": 0.00017593387774285412,
|
1513 |
+
"loss": 0.0758,
|
1514 |
+
"step": 215
|
1515 |
+
},
|
1516 |
+
{
|
1517 |
+
"epoch": 0.235038084874864,
|
1518 |
+
"grad_norm": 0.11589045077562332,
|
1519 |
+
"learning_rate": 0.0001757085379831246,
|
1520 |
+
"loss": 0.0925,
|
1521 |
+
"step": 216
|
1522 |
+
},
|
1523 |
+
{
|
1524 |
+
"epoch": 0.23612622415669204,
|
1525 |
+
"grad_norm": 0.12087468057870865,
|
1526 |
+
"learning_rate": 0.00017548229391532572,
|
1527 |
+
"loss": 0.1012,
|
1528 |
+
"step": 217
|
1529 |
+
},
|
1530 |
+
{
|
1531 |
+
"epoch": 0.23721436343852012,
|
1532 |
+
"grad_norm": 0.1125798150897026,
|
1533 |
+
"learning_rate": 0.00017525514824185185,
|
1534 |
+
"loss": 0.109,
|
1535 |
+
"step": 218
|
1536 |
+
},
|
1537 |
+
{
|
1538 |
+
"epoch": 0.2383025027203482,
|
1539 |
+
"grad_norm": 0.12492644041776657,
|
1540 |
+
"learning_rate": 0.00017502710367586687,
|
1541 |
+
"loss": 0.1048,
|
1542 |
+
"step": 219
|
1543 |
+
},
|
1544 |
+
{
|
1545 |
+
"epoch": 0.23939064200217627,
|
1546 |
+
"grad_norm": 0.09837982058525085,
|
1547 |
+
"learning_rate": 0.00017479816294127152,
|
1548 |
+
"loss": 0.0803,
|
1549 |
+
"step": 220
|
1550 |
+
},
|
1551 |
+
{
|
1552 |
+
"epoch": 0.24047878128400435,
|
1553 |
+
"grad_norm": 0.099558524787426,
|
1554 |
+
"learning_rate": 0.00017456832877267084,
|
1555 |
+
"loss": 0.0552,
|
1556 |
+
"step": 221
|
1557 |
+
},
|
1558 |
+
{
|
1559 |
+
"epoch": 0.24156692056583243,
|
1560 |
+
"grad_norm": 0.095551498234272,
|
1561 |
+
"learning_rate": 0.00017433760391534167,
|
1562 |
+
"loss": 0.0905,
|
1563 |
+
"step": 222
|
1564 |
+
},
|
1565 |
+
{
|
1566 |
+
"epoch": 0.2426550598476605,
|
1567 |
+
"grad_norm": 0.11664412170648575,
|
1568 |
+
"learning_rate": 0.0001741059911251997,
|
1569 |
+
"loss": 0.1005,
|
1570 |
+
"step": 223
|
1571 |
+
},
|
1572 |
+
{
|
1573 |
+
"epoch": 0.24374319912948858,
|
1574 |
+
"grad_norm": 0.1248706802725792,
|
1575 |
+
"learning_rate": 0.00017387349316876666,
|
1576 |
+
"loss": 0.1135,
|
1577 |
+
"step": 224
|
1578 |
+
},
|
1579 |
+
{
|
1580 |
+
"epoch": 0.24483133841131666,
|
1581 |
+
"grad_norm": 0.13133874535560608,
|
1582 |
+
"learning_rate": 0.0001736401128231373,
|
1583 |
+
"loss": 0.121,
|
1584 |
+
"step": 225
|
1585 |
+
},
|
1586 |
+
{
|
1587 |
+
"epoch": 0.24591947769314473,
|
1588 |
+
"grad_norm": 0.12476039677858353,
|
1589 |
+
"learning_rate": 0.00017340585287594604,
|
1590 |
+
"loss": 0.1025,
|
1591 |
+
"step": 226
|
1592 |
+
},
|
1593 |
+
{
|
1594 |
+
"epoch": 0.2470076169749728,
|
1595 |
+
"grad_norm": 0.1645650863647461,
|
1596 |
+
"learning_rate": 0.0001731707161253338,
|
1597 |
+
"loss": 0.1313,
|
1598 |
+
"step": 227
|
1599 |
+
},
|
1600 |
+
{
|
1601 |
+
"epoch": 0.24809575625680086,
|
1602 |
+
"grad_norm": 0.1172671690583229,
|
1603 |
+
"learning_rate": 0.00017293470537991463,
|
1604 |
+
"loss": 0.0801,
|
1605 |
+
"step": 228
|
1606 |
+
},
|
1607 |
+
{
|
1608 |
+
"epoch": 0.24918389553862894,
|
1609 |
+
"grad_norm": 0.17031441628932953,
|
1610 |
+
"learning_rate": 0.00017269782345874203,
|
1611 |
+
"loss": 0.154,
|
1612 |
+
"step": 229
|
1613 |
+
},
|
1614 |
+
{
|
1615 |
+
"epoch": 0.250272034820457,
|
1616 |
+
"grad_norm": 0.16571593284606934,
|
1617 |
+
"learning_rate": 0.00017246007319127545,
|
1618 |
+
"loss": 0.1209,
|
1619 |
+
"step": 230
|
1620 |
+
},
|
1621 |
+
{
|
1622 |
+
"epoch": 0.250272034820457,
|
1623 |
+
"eval_loss": 0.12318640202283859,
|
1624 |
+
"eval_runtime": 24.4163,
|
1625 |
+
"eval_samples_per_second": 15.85,
|
1626 |
+
"eval_steps_per_second": 7.945,
|
1627 |
+
"step": 230
|
1628 |
+
}
|
1629 |
+
],
|
1630 |
+
"logging_steps": 1,
|
1631 |
+
"max_steps": 919,
|
1632 |
+
"num_input_tokens_seen": 0,
|
1633 |
+
"num_train_epochs": 1,
|
1634 |
+
"save_steps": 230,
|
1635 |
+
"stateful_callbacks": {
|
1636 |
+
"TrainerControl": {
|
1637 |
+
"args": {
|
1638 |
+
"should_epoch_stop": false,
|
1639 |
+
"should_evaluate": false,
|
1640 |
+
"should_log": false,
|
1641 |
+
"should_save": true,
|
1642 |
+
"should_training_stop": false
|
1643 |
+
},
|
1644 |
+
"attributes": {}
|
1645 |
+
}
|
1646 |
+
},
|
1647 |
+
"total_flos": 9.305676486121882e+16,
|
1648 |
+
"train_batch_size": 2,
|
1649 |
+
"trial_name": null,
|
1650 |
+
"trial_params": null
|
1651 |
+
}
|
last-checkpoint/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:585af8d80b3af45123b35e666476e93515eb58bec2752dd8eabc2c44870dd988
|
3 |
+
size 6904
|
last-checkpoint/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|