Training in progress, step 326, checkpoint
Browse files- last-checkpoint/README.md +202 -0
- last-checkpoint/adapter_config.json +30 -0
- last-checkpoint/adapter_model.safetensors +3 -0
- last-checkpoint/added_tokens.json +4 -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 +30 -0
- last-checkpoint/tokenizer.json +0 -0
- last-checkpoint/tokenizer_config.json +205 -0
- last-checkpoint/trainer_state.json +2331 -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: katuni4ka/tiny-random-dbrx
|
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.13.2
|
last-checkpoint/adapter_config.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "katuni4ka/tiny-random-dbrx",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": null,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 16,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 8,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"out_proj",
|
24 |
+
"layer",
|
25 |
+
"Wqkv"
|
26 |
+
],
|
27 |
+
"task_type": "CAUSAL_LM",
|
28 |
+
"use_dora": false,
|
29 |
+
"use_rslora": false
|
30 |
+
}
|
last-checkpoint/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:08ca8205181b68d333a4f0a289870a53b963f718604c5c951422e52950488627
|
3 |
+
size 5752
|
last-checkpoint/added_tokens.json
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"<|im_end|>": 100279,
|
3 |
+
"<|im_start|>": 100278
|
4 |
+
}
|
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:b61c2ac0c7b26591a9180a1aff3f962565b362434671c0886e8e747a2c4d663b
|
3 |
+
size 15814
|
last-checkpoint/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0d46b927c6c42d138de013ceecb523baf0b07dd3e0ea25da1fa01ad086a6af7f
|
3 |
+
size 14244
|
last-checkpoint/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7f7efc07dc5d49180f63f51b1c4ed58268af3b4670f1838f1cfdb3384e17c3fe
|
3 |
+
size 1064
|
last-checkpoint/special_tokens_map.json
ADDED
@@ -0,0 +1,30 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"bos_token": {
|
3 |
+
"content": "<|endoftext|>",
|
4 |
+
"lstrip": false,
|
5 |
+
"normalized": false,
|
6 |
+
"rstrip": false,
|
7 |
+
"single_word": false
|
8 |
+
},
|
9 |
+
"eos_token": {
|
10 |
+
"content": "<|endoftext|>",
|
11 |
+
"lstrip": false,
|
12 |
+
"normalized": false,
|
13 |
+
"rstrip": false,
|
14 |
+
"single_word": false
|
15 |
+
},
|
16 |
+
"pad_token": {
|
17 |
+
"content": "<|pad|>",
|
18 |
+
"lstrip": false,
|
19 |
+
"normalized": false,
|
20 |
+
"rstrip": false,
|
21 |
+
"single_word": false
|
22 |
+
},
|
23 |
+
"unk_token": {
|
24 |
+
"content": "<|endoftext|>",
|
25 |
+
"lstrip": false,
|
26 |
+
"normalized": false,
|
27 |
+
"rstrip": false,
|
28 |
+
"single_word": false
|
29 |
+
}
|
30 |
+
}
|
last-checkpoint/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
last-checkpoint/tokenizer_config.json
ADDED
@@ -0,0 +1,205 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"add_prefix_space": false,
|
3 |
+
"added_tokens_decoder": {
|
4 |
+
"100256": {
|
5 |
+
"content": "<||_unused_0_||>",
|
6 |
+
"lstrip": false,
|
7 |
+
"normalized": false,
|
8 |
+
"rstrip": false,
|
9 |
+
"single_word": false,
|
10 |
+
"special": true
|
11 |
+
},
|
12 |
+
"100257": {
|
13 |
+
"content": "<|endoftext|>",
|
14 |
+
"lstrip": false,
|
15 |
+
"normalized": false,
|
16 |
+
"rstrip": false,
|
17 |
+
"single_word": false,
|
18 |
+
"special": true
|
19 |
+
},
|
20 |
+
"100258": {
|
21 |
+
"content": "<|fim_prefix|>",
|
22 |
+
"lstrip": false,
|
23 |
+
"normalized": false,
|
24 |
+
"rstrip": false,
|
25 |
+
"single_word": false,
|
26 |
+
"special": true
|
27 |
+
},
|
28 |
+
"100259": {
|
29 |
+
"content": "<|fim_middle|>",
|
30 |
+
"lstrip": false,
|
31 |
+
"normalized": false,
|
32 |
+
"rstrip": false,
|
33 |
+
"single_word": false,
|
34 |
+
"special": true
|
35 |
+
},
|
36 |
+
"100260": {
|
37 |
+
"content": "<|fim_suffix|>",
|
38 |
+
"lstrip": false,
|
39 |
+
"normalized": false,
|
40 |
+
"rstrip": false,
|
41 |
+
"single_word": false,
|
42 |
+
"special": true
|
43 |
+
},
|
44 |
+
"100261": {
|
45 |
+
"content": "<||_unused_1_||>",
|
46 |
+
"lstrip": false,
|
47 |
+
"normalized": false,
|
48 |
+
"rstrip": false,
|
49 |
+
"single_word": false,
|
50 |
+
"special": true
|
51 |
+
},
|
52 |
+
"100262": {
|
53 |
+
"content": "<||_unused_2_||>",
|
54 |
+
"lstrip": false,
|
55 |
+
"normalized": false,
|
56 |
+
"rstrip": false,
|
57 |
+
"single_word": false,
|
58 |
+
"special": true
|
59 |
+
},
|
60 |
+
"100263": {
|
61 |
+
"content": "<||_unused_3_||>",
|
62 |
+
"lstrip": false,
|
63 |
+
"normalized": false,
|
64 |
+
"rstrip": false,
|
65 |
+
"single_word": false,
|
66 |
+
"special": true
|
67 |
+
},
|
68 |
+
"100264": {
|
69 |
+
"content": "<||_unused_4_||>",
|
70 |
+
"lstrip": false,
|
71 |
+
"normalized": false,
|
72 |
+
"rstrip": false,
|
73 |
+
"single_word": false,
|
74 |
+
"special": true
|
75 |
+
},
|
76 |
+
"100265": {
|
77 |
+
"content": "<||_unused_5_||>",
|
78 |
+
"lstrip": false,
|
79 |
+
"normalized": false,
|
80 |
+
"rstrip": false,
|
81 |
+
"single_word": false,
|
82 |
+
"special": true
|
83 |
+
},
|
84 |
+
"100266": {
|
85 |
+
"content": "<||_unused_6_||>",
|
86 |
+
"lstrip": false,
|
87 |
+
"normalized": false,
|
88 |
+
"rstrip": false,
|
89 |
+
"single_word": false,
|
90 |
+
"special": true
|
91 |
+
},
|
92 |
+
"100267": {
|
93 |
+
"content": "<||_unused_7_||>",
|
94 |
+
"lstrip": false,
|
95 |
+
"normalized": false,
|
96 |
+
"rstrip": false,
|
97 |
+
"single_word": false,
|
98 |
+
"special": true
|
99 |
+
},
|
100 |
+
"100268": {
|
101 |
+
"content": "<||_unused_8_||>",
|
102 |
+
"lstrip": false,
|
103 |
+
"normalized": false,
|
104 |
+
"rstrip": false,
|
105 |
+
"single_word": false,
|
106 |
+
"special": true
|
107 |
+
},
|
108 |
+
"100269": {
|
109 |
+
"content": "<||_unused_9_||>",
|
110 |
+
"lstrip": false,
|
111 |
+
"normalized": false,
|
112 |
+
"rstrip": false,
|
113 |
+
"single_word": false,
|
114 |
+
"special": true
|
115 |
+
},
|
116 |
+
"100270": {
|
117 |
+
"content": "<||_unused_10_||>",
|
118 |
+
"lstrip": false,
|
119 |
+
"normalized": false,
|
120 |
+
"rstrip": false,
|
121 |
+
"single_word": false,
|
122 |
+
"special": true
|
123 |
+
},
|
124 |
+
"100271": {
|
125 |
+
"content": "<||_unused_11_||>",
|
126 |
+
"lstrip": false,
|
127 |
+
"normalized": false,
|
128 |
+
"rstrip": false,
|
129 |
+
"single_word": false,
|
130 |
+
"special": true
|
131 |
+
},
|
132 |
+
"100272": {
|
133 |
+
"content": "<||_unused_12_||>",
|
134 |
+
"lstrip": false,
|
135 |
+
"normalized": false,
|
136 |
+
"rstrip": false,
|
137 |
+
"single_word": false,
|
138 |
+
"special": true
|
139 |
+
},
|
140 |
+
"100273": {
|
141 |
+
"content": "<||_unused_13_||>",
|
142 |
+
"lstrip": false,
|
143 |
+
"normalized": false,
|
144 |
+
"rstrip": false,
|
145 |
+
"single_word": false,
|
146 |
+
"special": true
|
147 |
+
},
|
148 |
+
"100274": {
|
149 |
+
"content": "<||_unused_14_||>",
|
150 |
+
"lstrip": false,
|
151 |
+
"normalized": false,
|
152 |
+
"rstrip": false,
|
153 |
+
"single_word": false,
|
154 |
+
"special": true
|
155 |
+
},
|
156 |
+
"100275": {
|
157 |
+
"content": "<||_unused_15_||>",
|
158 |
+
"lstrip": false,
|
159 |
+
"normalized": false,
|
160 |
+
"rstrip": false,
|
161 |
+
"single_word": false,
|
162 |
+
"special": true
|
163 |
+
},
|
164 |
+
"100276": {
|
165 |
+
"content": "<|endofprompt|>",
|
166 |
+
"lstrip": false,
|
167 |
+
"normalized": false,
|
168 |
+
"rstrip": false,
|
169 |
+
"single_word": false,
|
170 |
+
"special": true
|
171 |
+
},
|
172 |
+
"100277": {
|
173 |
+
"content": "<|pad|>",
|
174 |
+
"lstrip": false,
|
175 |
+
"normalized": false,
|
176 |
+
"rstrip": false,
|
177 |
+
"single_word": false,
|
178 |
+
"special": true
|
179 |
+
},
|
180 |
+
"100278": {
|
181 |
+
"content": "<|im_start|>",
|
182 |
+
"lstrip": false,
|
183 |
+
"normalized": false,
|
184 |
+
"rstrip": false,
|
185 |
+
"single_word": false,
|
186 |
+
"special": true
|
187 |
+
},
|
188 |
+
"100279": {
|
189 |
+
"content": "<|im_end|>",
|
190 |
+
"lstrip": false,
|
191 |
+
"normalized": false,
|
192 |
+
"rstrip": false,
|
193 |
+
"single_word": false,
|
194 |
+
"special": true
|
195 |
+
}
|
196 |
+
},
|
197 |
+
"bos_token": "<|endoftext|>",
|
198 |
+
"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 %}",
|
199 |
+
"clean_up_tokenization_spaces": true,
|
200 |
+
"eos_token": "<|endoftext|>",
|
201 |
+
"model_max_length": 32768,
|
202 |
+
"pad_token": "<|pad|>",
|
203 |
+
"tokenizer_class": "GPT2Tokenizer",
|
204 |
+
"unk_token": "<|endoftext|>"
|
205 |
+
}
|
last-checkpoint/trainer_state.json
ADDED
@@ -0,0 +1,2331 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.006562194913292471,
|
5 |
+
"eval_steps": 326,
|
6 |
+
"global_step": 326,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 2.0129432249363408e-05,
|
13 |
+
"grad_norm": 1.1866097338497639e-05,
|
14 |
+
"learning_rate": 2e-05,
|
15 |
+
"loss": 46.0,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 2.0129432249363408e-05,
|
20 |
+
"eval_loss": 11.5,
|
21 |
+
"eval_runtime": 126.1545,
|
22 |
+
"eval_samples_per_second": 165.813,
|
23 |
+
"eval_steps_per_second": 82.906,
|
24 |
+
"step": 1
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 4.0258864498726816e-05,
|
28 |
+
"grad_norm": 2.147201303159818e-05,
|
29 |
+
"learning_rate": 4e-05,
|
30 |
+
"loss": 46.0,
|
31 |
+
"step": 2
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 6.038829674809022e-05,
|
35 |
+
"grad_norm": 1.848486135713756e-05,
|
36 |
+
"learning_rate": 6e-05,
|
37 |
+
"loss": 46.0,
|
38 |
+
"step": 3
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 8.051772899745363e-05,
|
42 |
+
"grad_norm": 1.654278821661137e-05,
|
43 |
+
"learning_rate": 8e-05,
|
44 |
+
"loss": 46.0,
|
45 |
+
"step": 4
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 0.00010064716124681703,
|
49 |
+
"grad_norm": 2.277838393638376e-05,
|
50 |
+
"learning_rate": 0.0001,
|
51 |
+
"loss": 46.0,
|
52 |
+
"step": 5
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"epoch": 0.00012077659349618043,
|
56 |
+
"grad_norm": 2.333819975319784e-05,
|
57 |
+
"learning_rate": 0.00012,
|
58 |
+
"loss": 46.0,
|
59 |
+
"step": 6
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"epoch": 0.00014090602574554385,
|
63 |
+
"grad_norm": 1.976581188500859e-05,
|
64 |
+
"learning_rate": 0.00014,
|
65 |
+
"loss": 46.0,
|
66 |
+
"step": 7
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"epoch": 0.00016103545799490726,
|
70 |
+
"grad_norm": 2.9277169232955202e-05,
|
71 |
+
"learning_rate": 0.00016,
|
72 |
+
"loss": 46.0,
|
73 |
+
"step": 8
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 0.00018116489024427065,
|
77 |
+
"grad_norm": 1.2510759916040115e-05,
|
78 |
+
"learning_rate": 0.00018,
|
79 |
+
"loss": 46.0,
|
80 |
+
"step": 9
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 0.00020129432249363407,
|
84 |
+
"grad_norm": 1.7789652702049352e-05,
|
85 |
+
"learning_rate": 0.0002,
|
86 |
+
"loss": 46.0,
|
87 |
+
"step": 10
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 0.00022142375474299748,
|
91 |
+
"grad_norm": 2.230467725894414e-05,
|
92 |
+
"learning_rate": 0.00019999970482981582,
|
93 |
+
"loss": 46.0,
|
94 |
+
"step": 11
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 0.00024155318699236087,
|
98 |
+
"grad_norm": 2.8929885957040824e-05,
|
99 |
+
"learning_rate": 0.0001999988193210057,
|
100 |
+
"loss": 46.0,
|
101 |
+
"step": 12
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"epoch": 0.0002616826192417243,
|
105 |
+
"grad_norm": 2.140910510206595e-05,
|
106 |
+
"learning_rate": 0.00019999734347879723,
|
107 |
+
"loss": 46.0,
|
108 |
+
"step": 13
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"epoch": 0.0002818120514910877,
|
112 |
+
"grad_norm": 1.3324294741323683e-05,
|
113 |
+
"learning_rate": 0.0001999952773119029,
|
114 |
+
"loss": 46.0,
|
115 |
+
"step": 14
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.0003019414837404511,
|
119 |
+
"grad_norm": 6.112633127486333e-05,
|
120 |
+
"learning_rate": 0.00019999262083252007,
|
121 |
+
"loss": 46.0,
|
122 |
+
"step": 15
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 0.00032207091598981453,
|
126 |
+
"grad_norm": 2.477996349625755e-05,
|
127 |
+
"learning_rate": 0.00019998937405633105,
|
128 |
+
"loss": 46.0,
|
129 |
+
"step": 16
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.0003422003482391779,
|
133 |
+
"grad_norm": 2.2150932636577636e-05,
|
134 |
+
"learning_rate": 0.00019998553700250284,
|
135 |
+
"loss": 46.0,
|
136 |
+
"step": 17
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 0.0003623297804885413,
|
140 |
+
"grad_norm": 1.1595971955102868e-05,
|
141 |
+
"learning_rate": 0.00019998110969368717,
|
142 |
+
"loss": 46.0,
|
143 |
+
"step": 18
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"epoch": 0.00038245921273790474,
|
147 |
+
"grad_norm": 1.8772680050460622e-05,
|
148 |
+
"learning_rate": 0.00019997609215602019,
|
149 |
+
"loss": 46.0,
|
150 |
+
"step": 19
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"epoch": 0.00040258864498726813,
|
154 |
+
"grad_norm": 1.745060035318602e-05,
|
155 |
+
"learning_rate": 0.00019997048441912246,
|
156 |
+
"loss": 46.0,
|
157 |
+
"step": 20
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"epoch": 0.0004227180772366315,
|
161 |
+
"grad_norm": 3.103197013842873e-05,
|
162 |
+
"learning_rate": 0.0001999642865160987,
|
163 |
+
"loss": 46.0,
|
164 |
+
"step": 21
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 0.00044284750948599496,
|
168 |
+
"grad_norm": 3.2184922019951046e-05,
|
169 |
+
"learning_rate": 0.0001999574984835377,
|
170 |
+
"loss": 46.0,
|
171 |
+
"step": 22
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 0.00046297694173535835,
|
175 |
+
"grad_norm": 2.257189953525085e-05,
|
176 |
+
"learning_rate": 0.00019995012036151186,
|
177 |
+
"loss": 46.0,
|
178 |
+
"step": 23
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 0.00048310637398472174,
|
182 |
+
"grad_norm": 3.554321301635355e-05,
|
183 |
+
"learning_rate": 0.00019994215219357728,
|
184 |
+
"loss": 46.0,
|
185 |
+
"step": 24
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"epoch": 0.0005032358062340851,
|
189 |
+
"grad_norm": 1.5587129382765852e-05,
|
190 |
+
"learning_rate": 0.00019993359402677323,
|
191 |
+
"loss": 46.0,
|
192 |
+
"step": 25
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 0.0005233652384834486,
|
196 |
+
"grad_norm": 9.828573638515081e-06,
|
197 |
+
"learning_rate": 0.00019992444591162206,
|
198 |
+
"loss": 46.0,
|
199 |
+
"step": 26
|
200 |
+
},
|
201 |
+
{
|
202 |
+
"epoch": 0.000543494670732812,
|
203 |
+
"grad_norm": 1.708105810394045e-05,
|
204 |
+
"learning_rate": 0.00019991470790212877,
|
205 |
+
"loss": 46.0,
|
206 |
+
"step": 27
|
207 |
+
},
|
208 |
+
{
|
209 |
+
"epoch": 0.0005636241029821754,
|
210 |
+
"grad_norm": 2.235212923551444e-05,
|
211 |
+
"learning_rate": 0.00019990438005578075,
|
212 |
+
"loss": 46.0,
|
213 |
+
"step": 28
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"epoch": 0.0005837535352315388,
|
217 |
+
"grad_norm": 2.0345447410363704e-05,
|
218 |
+
"learning_rate": 0.00019989346243354746,
|
219 |
+
"loss": 46.0,
|
220 |
+
"step": 29
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"epoch": 0.0006038829674809022,
|
224 |
+
"grad_norm": 2.3022035747999325e-05,
|
225 |
+
"learning_rate": 0.00019988195509988005,
|
226 |
+
"loss": 46.0,
|
227 |
+
"step": 30
|
228 |
+
},
|
229 |
+
{
|
230 |
+
"epoch": 0.0006240123997302656,
|
231 |
+
"grad_norm": 2.097547439916525e-05,
|
232 |
+
"learning_rate": 0.00019986985812271092,
|
233 |
+
"loss": 46.0,
|
234 |
+
"step": 31
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 0.0006441418319796291,
|
238 |
+
"grad_norm": 2.48163087235298e-05,
|
239 |
+
"learning_rate": 0.00019985717157345345,
|
240 |
+
"loss": 46.0,
|
241 |
+
"step": 32
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 0.0006642712642289924,
|
245 |
+
"grad_norm": 1.3824127563566435e-05,
|
246 |
+
"learning_rate": 0.00019984389552700144,
|
247 |
+
"loss": 46.0,
|
248 |
+
"step": 33
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"epoch": 0.0006844006964783558,
|
252 |
+
"grad_norm": 5.524979133042507e-05,
|
253 |
+
"learning_rate": 0.0001998300300617287,
|
254 |
+
"loss": 46.0,
|
255 |
+
"step": 34
|
256 |
+
},
|
257 |
+
{
|
258 |
+
"epoch": 0.0007045301287277192,
|
259 |
+
"grad_norm": 2.9547367375926115e-05,
|
260 |
+
"learning_rate": 0.00019981557525948875,
|
261 |
+
"loss": 46.0,
|
262 |
+
"step": 35
|
263 |
+
},
|
264 |
+
{
|
265 |
+
"epoch": 0.0007246595609770826,
|
266 |
+
"grad_norm": 3.511565591907129e-05,
|
267 |
+
"learning_rate": 0.00019980053120561411,
|
268 |
+
"loss": 46.0,
|
269 |
+
"step": 36
|
270 |
+
},
|
271 |
+
{
|
272 |
+
"epoch": 0.0007447889932264461,
|
273 |
+
"grad_norm": 1.500822963862447e-05,
|
274 |
+
"learning_rate": 0.00019978489798891584,
|
275 |
+
"loss": 46.0,
|
276 |
+
"step": 37
|
277 |
+
},
|
278 |
+
{
|
279 |
+
"epoch": 0.0007649184254758095,
|
280 |
+
"grad_norm": 2.595680416561663e-05,
|
281 |
+
"learning_rate": 0.00019976867570168318,
|
282 |
+
"loss": 46.0,
|
283 |
+
"step": 38
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 0.0007850478577251729,
|
287 |
+
"grad_norm": 2.681766818568576e-05,
|
288 |
+
"learning_rate": 0.00019975186443968286,
|
289 |
+
"loss": 46.0,
|
290 |
+
"step": 39
|
291 |
+
},
|
292 |
+
{
|
293 |
+
"epoch": 0.0008051772899745363,
|
294 |
+
"grad_norm": 3.518196172080934e-05,
|
295 |
+
"learning_rate": 0.0001997344643021585,
|
296 |
+
"loss": 46.0,
|
297 |
+
"step": 40
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 0.0008253067222238997,
|
301 |
+
"grad_norm": 2.3766757294652052e-05,
|
302 |
+
"learning_rate": 0.00019971647539183013,
|
303 |
+
"loss": 46.0,
|
304 |
+
"step": 41
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 0.000845436154473263,
|
308 |
+
"grad_norm": 1.9241595509811305e-05,
|
309 |
+
"learning_rate": 0.00019969789781489362,
|
310 |
+
"loss": 46.0,
|
311 |
+
"step": 42
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"epoch": 0.0008655655867226265,
|
315 |
+
"grad_norm": 2.352761111978907e-05,
|
316 |
+
"learning_rate": 0.00019967873168101984,
|
317 |
+
"loss": 46.0,
|
318 |
+
"step": 43
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 0.0008856950189719899,
|
322 |
+
"grad_norm": 2.3743756173644215e-05,
|
323 |
+
"learning_rate": 0.00019965897710335422,
|
324 |
+
"loss": 46.0,
|
325 |
+
"step": 44
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 0.0009058244512213533,
|
329 |
+
"grad_norm": 3.65232554031536e-05,
|
330 |
+
"learning_rate": 0.00019963863419851605,
|
331 |
+
"loss": 46.0,
|
332 |
+
"step": 45
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 0.0009259538834707167,
|
336 |
+
"grad_norm": 2.59846947301412e-05,
|
337 |
+
"learning_rate": 0.00019961770308659767,
|
338 |
+
"loss": 46.0,
|
339 |
+
"step": 46
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 0.0009460833157200801,
|
343 |
+
"grad_norm": 2.885664434870705e-05,
|
344 |
+
"learning_rate": 0.00019959618389116387,
|
345 |
+
"loss": 46.0,
|
346 |
+
"step": 47
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 0.0009662127479694435,
|
350 |
+
"grad_norm": 2.3175163732958026e-05,
|
351 |
+
"learning_rate": 0.0001995740767392512,
|
352 |
+
"loss": 46.0,
|
353 |
+
"step": 48
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"epoch": 0.000986342180218807,
|
357 |
+
"grad_norm": 4.130275920033455e-05,
|
358 |
+
"learning_rate": 0.0001995513817613671,
|
359 |
+
"loss": 46.0,
|
360 |
+
"step": 49
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"epoch": 0.0010064716124681702,
|
364 |
+
"grad_norm": 3.658945206552744e-05,
|
365 |
+
"learning_rate": 0.00019952809909148914,
|
366 |
+
"loss": 46.0,
|
367 |
+
"step": 50
|
368 |
+
},
|
369 |
+
{
|
370 |
+
"epoch": 0.0010266010447175337,
|
371 |
+
"grad_norm": 2.976952600874938e-05,
|
372 |
+
"learning_rate": 0.0001995042288670643,
|
373 |
+
"loss": 46.0,
|
374 |
+
"step": 51
|
375 |
+
},
|
376 |
+
{
|
377 |
+
"epoch": 0.0010467304769668972,
|
378 |
+
"grad_norm": 1.5616597011103295e-05,
|
379 |
+
"learning_rate": 0.00019947977122900822,
|
380 |
+
"loss": 46.0,
|
381 |
+
"step": 52
|
382 |
+
},
|
383 |
+
{
|
384 |
+
"epoch": 0.0010668599092162605,
|
385 |
+
"grad_norm": 2.330297138541937e-05,
|
386 |
+
"learning_rate": 0.0001994547263217042,
|
387 |
+
"loss": 46.0,
|
388 |
+
"step": 53
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"epoch": 0.001086989341465624,
|
392 |
+
"grad_norm": 2.5345374524476938e-05,
|
393 |
+
"learning_rate": 0.00019942909429300238,
|
394 |
+
"loss": 46.0,
|
395 |
+
"step": 54
|
396 |
+
},
|
397 |
+
{
|
398 |
+
"epoch": 0.0011071187737149873,
|
399 |
+
"grad_norm": 2.747085818555206e-05,
|
400 |
+
"learning_rate": 0.00019940287529421902,
|
401 |
+
"loss": 46.0,
|
402 |
+
"step": 55
|
403 |
+
},
|
404 |
+
{
|
405 |
+
"epoch": 0.0011272482059643508,
|
406 |
+
"grad_norm": 5.7161822041962296e-05,
|
407 |
+
"learning_rate": 0.00019937606948013548,
|
408 |
+
"loss": 46.0,
|
409 |
+
"step": 56
|
410 |
+
},
|
411 |
+
{
|
412 |
+
"epoch": 0.0011473776382137143,
|
413 |
+
"grad_norm": 1.3162572031433228e-05,
|
414 |
+
"learning_rate": 0.00019934867700899722,
|
415 |
+
"loss": 46.0,
|
416 |
+
"step": 57
|
417 |
+
},
|
418 |
+
{
|
419 |
+
"epoch": 0.0011675070704630776,
|
420 |
+
"grad_norm": 3.8153884815983474e-05,
|
421 |
+
"learning_rate": 0.00019932069804251312,
|
422 |
+
"loss": 46.0,
|
423 |
+
"step": 58
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"epoch": 0.001187636502712441,
|
427 |
+
"grad_norm": 2.5788935090531595e-05,
|
428 |
+
"learning_rate": 0.0001992921327458543,
|
429 |
+
"loss": 46.0,
|
430 |
+
"step": 59
|
431 |
+
},
|
432 |
+
{
|
433 |
+
"epoch": 0.0012077659349618043,
|
434 |
+
"grad_norm": 1.2793129826604854e-05,
|
435 |
+
"learning_rate": 0.00019926298128765323,
|
436 |
+
"loss": 46.0,
|
437 |
+
"step": 60
|
438 |
+
},
|
439 |
+
{
|
440 |
+
"epoch": 0.0012278953672111678,
|
441 |
+
"grad_norm": 2.963062252092641e-05,
|
442 |
+
"learning_rate": 0.00019923324384000276,
|
443 |
+
"loss": 46.0,
|
444 |
+
"step": 61
|
445 |
+
},
|
446 |
+
{
|
447 |
+
"epoch": 0.0012480247994605311,
|
448 |
+
"grad_norm": 1.7501424736110494e-05,
|
449 |
+
"learning_rate": 0.00019920292057845499,
|
450 |
+
"loss": 46.0,
|
451 |
+
"step": 62
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 0.0012681542317098946,
|
455 |
+
"grad_norm": 2.3330876501859166e-05,
|
456 |
+
"learning_rate": 0.00019917201168202043,
|
457 |
+
"loss": 46.0,
|
458 |
+
"step": 63
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"epoch": 0.0012882836639592581,
|
462 |
+
"grad_norm": 1.3082960322208237e-05,
|
463 |
+
"learning_rate": 0.00019914051733316678,
|
464 |
+
"loss": 46.0,
|
465 |
+
"step": 64
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"epoch": 0.0013084130962086214,
|
469 |
+
"grad_norm": 2.3455559130525216e-05,
|
470 |
+
"learning_rate": 0.00019910843771781783,
|
471 |
+
"loss": 46.0,
|
472 |
+
"step": 65
|
473 |
+
},
|
474 |
+
{
|
475 |
+
"epoch": 0.0013285425284579849,
|
476 |
+
"grad_norm": 1.9461349438643083e-05,
|
477 |
+
"learning_rate": 0.00019907577302535255,
|
478 |
+
"loss": 46.0,
|
479 |
+
"step": 66
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 0.0013486719607073482,
|
483 |
+
"grad_norm": 3.472498428891413e-05,
|
484 |
+
"learning_rate": 0.00019904252344860382,
|
485 |
+
"loss": 46.0,
|
486 |
+
"step": 67
|
487 |
+
},
|
488 |
+
{
|
489 |
+
"epoch": 0.0013688013929567117,
|
490 |
+
"grad_norm": 2.7159438104717992e-05,
|
491 |
+
"learning_rate": 0.00019900868918385726,
|
492 |
+
"loss": 46.0,
|
493 |
+
"step": 68
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"epoch": 0.0013889308252060752,
|
497 |
+
"grad_norm": 1.6992695236695e-05,
|
498 |
+
"learning_rate": 0.00019897427043085022,
|
499 |
+
"loss": 46.0,
|
500 |
+
"step": 69
|
501 |
+
},
|
502 |
+
{
|
503 |
+
"epoch": 0.0014090602574554384,
|
504 |
+
"grad_norm": 2.162869532185141e-05,
|
505 |
+
"learning_rate": 0.0001989392673927705,
|
506 |
+
"loss": 46.0,
|
507 |
+
"step": 70
|
508 |
+
},
|
509 |
+
{
|
510 |
+
"epoch": 0.001429189689704802,
|
511 |
+
"grad_norm": 5.969742778688669e-05,
|
512 |
+
"learning_rate": 0.00019890368027625517,
|
513 |
+
"loss": 46.0,
|
514 |
+
"step": 71
|
515 |
+
},
|
516 |
+
{
|
517 |
+
"epoch": 0.0014493191219541652,
|
518 |
+
"grad_norm": 2.1275785911711864e-05,
|
519 |
+
"learning_rate": 0.00019886750929138934,
|
520 |
+
"loss": 46.0,
|
521 |
+
"step": 72
|
522 |
+
},
|
523 |
+
{
|
524 |
+
"epoch": 0.0014694485542035287,
|
525 |
+
"grad_norm": 2.3872542442404665e-05,
|
526 |
+
"learning_rate": 0.0001988307546517049,
|
527 |
+
"loss": 46.0,
|
528 |
+
"step": 73
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"epoch": 0.0014895779864528922,
|
532 |
+
"grad_norm": 5.359681381378323e-05,
|
533 |
+
"learning_rate": 0.00019879341657417935,
|
534 |
+
"loss": 46.0,
|
535 |
+
"step": 74
|
536 |
+
},
|
537 |
+
{
|
538 |
+
"epoch": 0.0015097074187022555,
|
539 |
+
"grad_norm": 2.5549368729116395e-05,
|
540 |
+
"learning_rate": 0.00019875549527923449,
|
541 |
+
"loss": 46.0,
|
542 |
+
"step": 75
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"epoch": 0.001529836850951619,
|
546 |
+
"grad_norm": 2.281313754792791e-05,
|
547 |
+
"learning_rate": 0.00019871699099073493,
|
548 |
+
"loss": 46.0,
|
549 |
+
"step": 76
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"epoch": 0.0015499662832009823,
|
553 |
+
"grad_norm": 3.20350554829929e-05,
|
554 |
+
"learning_rate": 0.0001986779039359871,
|
555 |
+
"loss": 46.0,
|
556 |
+
"step": 77
|
557 |
+
},
|
558 |
+
{
|
559 |
+
"epoch": 0.0015700957154503458,
|
560 |
+
"grad_norm": 3.160408232361078e-05,
|
561 |
+
"learning_rate": 0.00019863823434573762,
|
562 |
+
"loss": 46.0,
|
563 |
+
"step": 78
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"epoch": 0.001590225147699709,
|
567 |
+
"grad_norm": 2.4337972718058154e-05,
|
568 |
+
"learning_rate": 0.00019859798245417217,
|
569 |
+
"loss": 46.0,
|
570 |
+
"step": 79
|
571 |
+
},
|
572 |
+
{
|
573 |
+
"epoch": 0.0016103545799490725,
|
574 |
+
"grad_norm": 3.159191328450106e-05,
|
575 |
+
"learning_rate": 0.0001985571484989138,
|
576 |
+
"loss": 46.0,
|
577 |
+
"step": 80
|
578 |
+
},
|
579 |
+
{
|
580 |
+
"epoch": 0.001630484012198436,
|
581 |
+
"grad_norm": 2.5550882128300145e-05,
|
582 |
+
"learning_rate": 0.00019851573272102195,
|
583 |
+
"loss": 46.0,
|
584 |
+
"step": 81
|
585 |
+
},
|
586 |
+
{
|
587 |
+
"epoch": 0.0016506134444477993,
|
588 |
+
"grad_norm": 1.8689172065933235e-05,
|
589 |
+
"learning_rate": 0.0001984737353649906,
|
590 |
+
"loss": 46.0,
|
591 |
+
"step": 82
|
592 |
+
},
|
593 |
+
{
|
594 |
+
"epoch": 0.0016707428766971628,
|
595 |
+
"grad_norm": 2.9251643354655243e-05,
|
596 |
+
"learning_rate": 0.00019843115667874707,
|
597 |
+
"loss": 46.0,
|
598 |
+
"step": 83
|
599 |
+
},
|
600 |
+
{
|
601 |
+
"epoch": 0.001690872308946526,
|
602 |
+
"grad_norm": 3.018877760041505e-05,
|
603 |
+
"learning_rate": 0.00019838799691365065,
|
604 |
+
"loss": 46.0,
|
605 |
+
"step": 84
|
606 |
+
},
|
607 |
+
{
|
608 |
+
"epoch": 0.0017110017411958896,
|
609 |
+
"grad_norm": 1.1726152479241136e-05,
|
610 |
+
"learning_rate": 0.00019834425632449075,
|
611 |
+
"loss": 46.0,
|
612 |
+
"step": 85
|
613 |
+
},
|
614 |
+
{
|
615 |
+
"epoch": 0.001731131173445253,
|
616 |
+
"grad_norm": 2.3671049348195083e-05,
|
617 |
+
"learning_rate": 0.00019829993516948577,
|
618 |
+
"loss": 46.0,
|
619 |
+
"step": 86
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"epoch": 0.0017512606056946164,
|
623 |
+
"grad_norm": 2.0576631868607365e-05,
|
624 |
+
"learning_rate": 0.00019825503371028136,
|
625 |
+
"loss": 46.0,
|
626 |
+
"step": 87
|
627 |
+
},
|
628 |
+
{
|
629 |
+
"epoch": 0.0017713900379439798,
|
630 |
+
"grad_norm": 1.466808589611901e-05,
|
631 |
+
"learning_rate": 0.000198209552211949,
|
632 |
+
"loss": 46.0,
|
633 |
+
"step": 88
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"epoch": 0.0017915194701933431,
|
637 |
+
"grad_norm": 2.361923543503508e-05,
|
638 |
+
"learning_rate": 0.00019816349094298427,
|
639 |
+
"loss": 46.0,
|
640 |
+
"step": 89
|
641 |
+
},
|
642 |
+
{
|
643 |
+
"epoch": 0.0018116489024427066,
|
644 |
+
"grad_norm": 1.9187695215805434e-05,
|
645 |
+
"learning_rate": 0.0001981168501753055,
|
646 |
+
"loss": 46.0,
|
647 |
+
"step": 90
|
648 |
+
},
|
649 |
+
{
|
650 |
+
"epoch": 0.0018317783346920701,
|
651 |
+
"grad_norm": 2.630672861414496e-05,
|
652 |
+
"learning_rate": 0.0001980696301842519,
|
653 |
+
"loss": 46.0,
|
654 |
+
"step": 91
|
655 |
+
},
|
656 |
+
{
|
657 |
+
"epoch": 0.0018519077669414334,
|
658 |
+
"grad_norm": 1.8121598259313032e-05,
|
659 |
+
"learning_rate": 0.00019802183124858222,
|
660 |
+
"loss": 46.0,
|
661 |
+
"step": 92
|
662 |
+
},
|
663 |
+
{
|
664 |
+
"epoch": 0.001872037199190797,
|
665 |
+
"grad_norm": 3.593276414903812e-05,
|
666 |
+
"learning_rate": 0.00019797345365047284,
|
667 |
+
"loss": 46.0,
|
668 |
+
"step": 93
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"epoch": 0.0018921666314401602,
|
672 |
+
"grad_norm": 2.5328612537123263e-05,
|
673 |
+
"learning_rate": 0.0001979244976755162,
|
674 |
+
"loss": 46.0,
|
675 |
+
"step": 94
|
676 |
+
},
|
677 |
+
{
|
678 |
+
"epoch": 0.0019122960636895237,
|
679 |
+
"grad_norm": 3.064305201405659e-05,
|
680 |
+
"learning_rate": 0.00019787496361271925,
|
681 |
+
"loss": 46.0,
|
682 |
+
"step": 95
|
683 |
+
},
|
684 |
+
{
|
685 |
+
"epoch": 0.001932425495938887,
|
686 |
+
"grad_norm": 2.1601079424726777e-05,
|
687 |
+
"learning_rate": 0.00019782485175450155,
|
688 |
+
"loss": 46.0,
|
689 |
+
"step": 96
|
690 |
+
},
|
691 |
+
{
|
692 |
+
"epoch": 0.0019525549281882504,
|
693 |
+
"grad_norm": 1.7290110918111168e-05,
|
694 |
+
"learning_rate": 0.0001977741623966936,
|
695 |
+
"loss": 46.0,
|
696 |
+
"step": 97
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"epoch": 0.001972684360437614,
|
700 |
+
"grad_norm": 1.116962175728986e-05,
|
701 |
+
"learning_rate": 0.00019772289583853514,
|
702 |
+
"loss": 46.0,
|
703 |
+
"step": 98
|
704 |
+
},
|
705 |
+
{
|
706 |
+
"epoch": 0.0019928137926869772,
|
707 |
+
"grad_norm": 1.0275795830239076e-05,
|
708 |
+
"learning_rate": 0.00019767105238267338,
|
709 |
+
"loss": 46.0,
|
710 |
+
"step": 99
|
711 |
+
},
|
712 |
+
{
|
713 |
+
"epoch": 0.0020129432249363405,
|
714 |
+
"grad_norm": 2.2131345758680254e-05,
|
715 |
+
"learning_rate": 0.00019761863233516117,
|
716 |
+
"loss": 46.0,
|
717 |
+
"step": 100
|
718 |
+
},
|
719 |
+
{
|
720 |
+
"epoch": 0.002033072657185704,
|
721 |
+
"grad_norm": 3.4143031371058896e-05,
|
722 |
+
"learning_rate": 0.0001975656360054552,
|
723 |
+
"loss": 46.0,
|
724 |
+
"step": 101
|
725 |
+
},
|
726 |
+
{
|
727 |
+
"epoch": 0.0020532020894350675,
|
728 |
+
"grad_norm": 3.857325282297097e-05,
|
729 |
+
"learning_rate": 0.0001975120637064142,
|
730 |
+
"loss": 46.0,
|
731 |
+
"step": 102
|
732 |
+
},
|
733 |
+
{
|
734 |
+
"epoch": 0.0020733315216844308,
|
735 |
+
"grad_norm": 2.403794314886909e-05,
|
736 |
+
"learning_rate": 0.00019745791575429705,
|
737 |
+
"loss": 46.0,
|
738 |
+
"step": 103
|
739 |
+
},
|
740 |
+
{
|
741 |
+
"epoch": 0.0020934609539337945,
|
742 |
+
"grad_norm": 3.789052425418049e-05,
|
743 |
+
"learning_rate": 0.00019740319246876106,
|
744 |
+
"loss": 46.0,
|
745 |
+
"step": 104
|
746 |
+
},
|
747 |
+
{
|
748 |
+
"epoch": 0.0021135903861831578,
|
749 |
+
"grad_norm": 3.8589034375036135e-05,
|
750 |
+
"learning_rate": 0.00019734789417285976,
|
751 |
+
"loss": 46.0,
|
752 |
+
"step": 105
|
753 |
+
},
|
754 |
+
{
|
755 |
+
"epoch": 0.002133719818432521,
|
756 |
+
"grad_norm": 2.034025419561658e-05,
|
757 |
+
"learning_rate": 0.0001972920211930414,
|
758 |
+
"loss": 46.0,
|
759 |
+
"step": 106
|
760 |
+
},
|
761 |
+
{
|
762 |
+
"epoch": 0.0021538492506818843,
|
763 |
+
"grad_norm": 1.9496819732012227e-05,
|
764 |
+
"learning_rate": 0.0001972355738591467,
|
765 |
+
"loss": 46.0,
|
766 |
+
"step": 107
|
767 |
+
},
|
768 |
+
{
|
769 |
+
"epoch": 0.002173978682931248,
|
770 |
+
"grad_norm": 1.7886142813949846e-05,
|
771 |
+
"learning_rate": 0.00019717855250440705,
|
772 |
+
"loss": 46.0,
|
773 |
+
"step": 108
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"epoch": 0.0021941081151806113,
|
777 |
+
"grad_norm": 1.818929194996599e-05,
|
778 |
+
"learning_rate": 0.00019712095746544255,
|
779 |
+
"loss": 46.0,
|
780 |
+
"step": 109
|
781 |
+
},
|
782 |
+
{
|
783 |
+
"epoch": 0.0022142375474299746,
|
784 |
+
"grad_norm": 2.199762820964679e-05,
|
785 |
+
"learning_rate": 0.00019706278908225992,
|
786 |
+
"loss": 46.0,
|
787 |
+
"step": 110
|
788 |
+
},
|
789 |
+
{
|
790 |
+
"epoch": 0.0022343669796793383,
|
791 |
+
"grad_norm": 2.1755575289716944e-05,
|
792 |
+
"learning_rate": 0.00019700404769825068,
|
793 |
+
"loss": 46.0,
|
794 |
+
"step": 111
|
795 |
+
},
|
796 |
+
{
|
797 |
+
"epoch": 0.0022544964119287016,
|
798 |
+
"grad_norm": 3.8793521525803953e-05,
|
799 |
+
"learning_rate": 0.00019694473366018887,
|
800 |
+
"loss": 46.0,
|
801 |
+
"step": 112
|
802 |
+
},
|
803 |
+
{
|
804 |
+
"epoch": 0.002274625844178065,
|
805 |
+
"grad_norm": 3.468850627541542e-05,
|
806 |
+
"learning_rate": 0.00019688484731822923,
|
807 |
+
"loss": 46.0,
|
808 |
+
"step": 113
|
809 |
+
},
|
810 |
+
{
|
811 |
+
"epoch": 0.0022947552764274286,
|
812 |
+
"grad_norm": 2.4715391191421077e-05,
|
813 |
+
"learning_rate": 0.00019682438902590498,
|
814 |
+
"loss": 46.0,
|
815 |
+
"step": 114
|
816 |
+
},
|
817 |
+
{
|
818 |
+
"epoch": 0.002314884708676792,
|
819 |
+
"grad_norm": 3.426595503697172e-05,
|
820 |
+
"learning_rate": 0.0001967633591401259,
|
821 |
+
"loss": 46.0,
|
822 |
+
"step": 115
|
823 |
+
},
|
824 |
+
{
|
825 |
+
"epoch": 0.002335014140926155,
|
826 |
+
"grad_norm": 5.176919148652814e-05,
|
827 |
+
"learning_rate": 0.000196701758021176,
|
828 |
+
"loss": 46.0,
|
829 |
+
"step": 116
|
830 |
+
},
|
831 |
+
{
|
832 |
+
"epoch": 0.0023551435731755184,
|
833 |
+
"grad_norm": 2.376974771323148e-05,
|
834 |
+
"learning_rate": 0.00019663958603271148,
|
835 |
+
"loss": 46.0,
|
836 |
+
"step": 117
|
837 |
+
},
|
838 |
+
{
|
839 |
+
"epoch": 0.002375273005424882,
|
840 |
+
"grad_norm": 2.0293871784815565e-05,
|
841 |
+
"learning_rate": 0.0001965768435417588,
|
842 |
+
"loss": 46.0,
|
843 |
+
"step": 118
|
844 |
+
},
|
845 |
+
{
|
846 |
+
"epoch": 0.0023954024376742454,
|
847 |
+
"grad_norm": 4.838638415094465e-05,
|
848 |
+
"learning_rate": 0.00019651353091871215,
|
849 |
+
"loss": 46.0,
|
850 |
+
"step": 119
|
851 |
+
},
|
852 |
+
{
|
853 |
+
"epoch": 0.0024155318699236087,
|
854 |
+
"grad_norm": 2.106054307660088e-05,
|
855 |
+
"learning_rate": 0.00019644964853733152,
|
856 |
+
"loss": 46.0,
|
857 |
+
"step": 120
|
858 |
+
},
|
859 |
+
{
|
860 |
+
"epoch": 0.0024356613021729724,
|
861 |
+
"grad_norm": 2.7618483727565035e-05,
|
862 |
+
"learning_rate": 0.0001963851967747404,
|
863 |
+
"loss": 46.0,
|
864 |
+
"step": 121
|
865 |
+
},
|
866 |
+
{
|
867 |
+
"epoch": 0.0024557907344223357,
|
868 |
+
"grad_norm": 1.421527485945262e-05,
|
869 |
+
"learning_rate": 0.00019632017601142355,
|
870 |
+
"loss": 46.0,
|
871 |
+
"step": 122
|
872 |
+
},
|
873 |
+
{
|
874 |
+
"epoch": 0.002475920166671699,
|
875 |
+
"grad_norm": 3.1367508199764416e-05,
|
876 |
+
"learning_rate": 0.00019625458663122478,
|
877 |
+
"loss": 46.0,
|
878 |
+
"step": 123
|
879 |
+
},
|
880 |
+
{
|
881 |
+
"epoch": 0.0024960495989210622,
|
882 |
+
"grad_norm": 3.238041608710773e-05,
|
883 |
+
"learning_rate": 0.00019618842902134465,
|
884 |
+
"loss": 46.0,
|
885 |
+
"step": 124
|
886 |
+
},
|
887 |
+
{
|
888 |
+
"epoch": 0.002516179031170426,
|
889 |
+
"grad_norm": 2.0453908291528933e-05,
|
890 |
+
"learning_rate": 0.00019612170357233836,
|
891 |
+
"loss": 46.0,
|
892 |
+
"step": 125
|
893 |
+
},
|
894 |
+
{
|
895 |
+
"epoch": 0.0025363084634197892,
|
896 |
+
"grad_norm": 1.5395889931824058e-05,
|
897 |
+
"learning_rate": 0.00019605441067811302,
|
898 |
+
"loss": 46.0,
|
899 |
+
"step": 126
|
900 |
+
},
|
901 |
+
{
|
902 |
+
"epoch": 0.0025564378956691525,
|
903 |
+
"grad_norm": 2.2598505893256515e-05,
|
904 |
+
"learning_rate": 0.00019598655073592585,
|
905 |
+
"loss": 46.0,
|
906 |
+
"step": 127
|
907 |
+
},
|
908 |
+
{
|
909 |
+
"epoch": 0.0025765673279185162,
|
910 |
+
"grad_norm": 2.011835022130981e-05,
|
911 |
+
"learning_rate": 0.0001959181241463814,
|
912 |
+
"loss": 46.0,
|
913 |
+
"step": 128
|
914 |
+
},
|
915 |
+
{
|
916 |
+
"epoch": 0.0025966967601678795,
|
917 |
+
"grad_norm": 2.2615582565777004e-05,
|
918 |
+
"learning_rate": 0.00019584913131342953,
|
919 |
+
"loss": 46.0,
|
920 |
+
"step": 129
|
921 |
+
},
|
922 |
+
{
|
923 |
+
"epoch": 0.0026168261924172428,
|
924 |
+
"grad_norm": 2.472496998962015e-05,
|
925 |
+
"learning_rate": 0.0001957795726443628,
|
926 |
+
"loss": 46.0,
|
927 |
+
"step": 130
|
928 |
+
},
|
929 |
+
{
|
930 |
+
"epoch": 0.0026369556246666065,
|
931 |
+
"grad_norm": 2.1229192498140037e-05,
|
932 |
+
"learning_rate": 0.000195709448549814,
|
933 |
+
"loss": 46.0,
|
934 |
+
"step": 131
|
935 |
+
},
|
936 |
+
{
|
937 |
+
"epoch": 0.0026570850569159698,
|
938 |
+
"grad_norm": 3.1881041650194675e-05,
|
939 |
+
"learning_rate": 0.00019563875944375407,
|
940 |
+
"loss": 46.0,
|
941 |
+
"step": 132
|
942 |
+
},
|
943 |
+
{
|
944 |
+
"epoch": 0.002677214489165333,
|
945 |
+
"grad_norm": 3.062764881178737e-05,
|
946 |
+
"learning_rate": 0.0001955675057434893,
|
947 |
+
"loss": 46.0,
|
948 |
+
"step": 133
|
949 |
+
},
|
950 |
+
{
|
951 |
+
"epoch": 0.0026973439214146963,
|
952 |
+
"grad_norm": 3.407730400795117e-05,
|
953 |
+
"learning_rate": 0.00019549568786965903,
|
954 |
+
"loss": 46.0,
|
955 |
+
"step": 134
|
956 |
+
},
|
957 |
+
{
|
958 |
+
"epoch": 0.00271747335366406,
|
959 |
+
"grad_norm": 2.335791396035347e-05,
|
960 |
+
"learning_rate": 0.00019542330624623322,
|
961 |
+
"loss": 46.0,
|
962 |
+
"step": 135
|
963 |
+
},
|
964 |
+
{
|
965 |
+
"epoch": 0.0027376027859134233,
|
966 |
+
"grad_norm": 2.1637504687532783e-05,
|
967 |
+
"learning_rate": 0.00019535036130050975,
|
968 |
+
"loss": 46.0,
|
969 |
+
"step": 136
|
970 |
+
},
|
971 |
+
{
|
972 |
+
"epoch": 0.0027577322181627866,
|
973 |
+
"grad_norm": 2.3219181457534432e-05,
|
974 |
+
"learning_rate": 0.00019527685346311212,
|
975 |
+
"loss": 46.0,
|
976 |
+
"step": 137
|
977 |
+
},
|
978 |
+
{
|
979 |
+
"epoch": 0.0027778616504121503,
|
980 |
+
"grad_norm": 1.165738285635598e-05,
|
981 |
+
"learning_rate": 0.0001952027831679867,
|
982 |
+
"loss": 46.0,
|
983 |
+
"step": 138
|
984 |
+
},
|
985 |
+
{
|
986 |
+
"epoch": 0.0027979910826615136,
|
987 |
+
"grad_norm": 2.6394216547487304e-05,
|
988 |
+
"learning_rate": 0.00019512815085240046,
|
989 |
+
"loss": 46.0,
|
990 |
+
"step": 139
|
991 |
+
},
|
992 |
+
{
|
993 |
+
"epoch": 0.002818120514910877,
|
994 |
+
"grad_norm": 2.7199243049835786e-05,
|
995 |
+
"learning_rate": 0.000195052956956938,
|
996 |
+
"loss": 46.0,
|
997 |
+
"step": 140
|
998 |
+
},
|
999 |
+
{
|
1000 |
+
"epoch": 0.00283824994716024,
|
1001 |
+
"grad_norm": 1.723020432109479e-05,
|
1002 |
+
"learning_rate": 0.00019497720192549926,
|
1003 |
+
"loss": 46.0,
|
1004 |
+
"step": 141
|
1005 |
+
},
|
1006 |
+
{
|
1007 |
+
"epoch": 0.002858379379409604,
|
1008 |
+
"grad_norm": 2.4921268050093204e-05,
|
1009 |
+
"learning_rate": 0.00019490088620529678,
|
1010 |
+
"loss": 46.0,
|
1011 |
+
"step": 142
|
1012 |
+
},
|
1013 |
+
{
|
1014 |
+
"epoch": 0.002878508811658967,
|
1015 |
+
"grad_norm": 2.3121931008063257e-05,
|
1016 |
+
"learning_rate": 0.00019482401024685308,
|
1017 |
+
"loss": 46.0,
|
1018 |
+
"step": 143
|
1019 |
+
},
|
1020 |
+
{
|
1021 |
+
"epoch": 0.0028986382439083304,
|
1022 |
+
"grad_norm": 4.1502407839288935e-05,
|
1023 |
+
"learning_rate": 0.0001947465745039979,
|
1024 |
+
"loss": 46.0,
|
1025 |
+
"step": 144
|
1026 |
+
},
|
1027 |
+
{
|
1028 |
+
"epoch": 0.002918767676157694,
|
1029 |
+
"grad_norm": 3.218562051188201e-05,
|
1030 |
+
"learning_rate": 0.0001946685794338658,
|
1031 |
+
"loss": 46.0,
|
1032 |
+
"step": 145
|
1033 |
+
},
|
1034 |
+
{
|
1035 |
+
"epoch": 0.0029388971084070574,
|
1036 |
+
"grad_norm": 1.8879612980526872e-05,
|
1037 |
+
"learning_rate": 0.00019459002549689308,
|
1038 |
+
"loss": 46.0,
|
1039 |
+
"step": 146
|
1040 |
+
},
|
1041 |
+
{
|
1042 |
+
"epoch": 0.0029590265406564207,
|
1043 |
+
"grad_norm": 2.8899030439788476e-05,
|
1044 |
+
"learning_rate": 0.0001945109131568154,
|
1045 |
+
"loss": 46.0,
|
1046 |
+
"step": 147
|
1047 |
+
},
|
1048 |
+
{
|
1049 |
+
"epoch": 0.0029791559729057844,
|
1050 |
+
"grad_norm": 3.5309523809701204e-05,
|
1051 |
+
"learning_rate": 0.00019443124288066475,
|
1052 |
+
"loss": 46.0,
|
1053 |
+
"step": 148
|
1054 |
+
},
|
1055 |
+
{
|
1056 |
+
"epoch": 0.0029992854051551477,
|
1057 |
+
"grad_norm": 4.7148212615866214e-05,
|
1058 |
+
"learning_rate": 0.00019435101513876703,
|
1059 |
+
"loss": 46.0,
|
1060 |
+
"step": 149
|
1061 |
+
},
|
1062 |
+
{
|
1063 |
+
"epoch": 0.003019414837404511,
|
1064 |
+
"grad_norm": 3.963925701100379e-05,
|
1065 |
+
"learning_rate": 0.00019427023040473896,
|
1066 |
+
"loss": 46.0,
|
1067 |
+
"step": 150
|
1068 |
+
},
|
1069 |
+
{
|
1070 |
+
"epoch": 0.0030395442696538742,
|
1071 |
+
"grad_norm": 2.9483388061635196e-05,
|
1072 |
+
"learning_rate": 0.0001941888891554854,
|
1073 |
+
"loss": 46.0,
|
1074 |
+
"step": 151
|
1075 |
+
},
|
1076 |
+
{
|
1077 |
+
"epoch": 0.003059673701903238,
|
1078 |
+
"grad_norm": 2.0797941033379175e-05,
|
1079 |
+
"learning_rate": 0.00019410699187119663,
|
1080 |
+
"loss": 46.0,
|
1081 |
+
"step": 152
|
1082 |
+
},
|
1083 |
+
{
|
1084 |
+
"epoch": 0.0030798031341526012,
|
1085 |
+
"grad_norm": 2.525432500988245e-05,
|
1086 |
+
"learning_rate": 0.00019402453903534533,
|
1087 |
+
"loss": 46.0,
|
1088 |
+
"step": 153
|
1089 |
+
},
|
1090 |
+
{
|
1091 |
+
"epoch": 0.0030999325664019645,
|
1092 |
+
"grad_norm": 1.9120217984891497e-05,
|
1093 |
+
"learning_rate": 0.0001939415311346839,
|
1094 |
+
"loss": 46.0,
|
1095 |
+
"step": 154
|
1096 |
+
},
|
1097 |
+
{
|
1098 |
+
"epoch": 0.0031200619986513282,
|
1099 |
+
"grad_norm": 2.6778399842442013e-05,
|
1100 |
+
"learning_rate": 0.0001938579686592415,
|
1101 |
+
"loss": 46.0,
|
1102 |
+
"step": 155
|
1103 |
+
},
|
1104 |
+
{
|
1105 |
+
"epoch": 0.0031401914309006915,
|
1106 |
+
"grad_norm": 2.4967603167169727e-05,
|
1107 |
+
"learning_rate": 0.00019377385210232113,
|
1108 |
+
"loss": 46.0,
|
1109 |
+
"step": 156
|
1110 |
+
},
|
1111 |
+
{
|
1112 |
+
"epoch": 0.003160320863150055,
|
1113 |
+
"grad_norm": 2.38423963310197e-05,
|
1114 |
+
"learning_rate": 0.0001936891819604968,
|
1115 |
+
"loss": 46.0,
|
1116 |
+
"step": 157
|
1117 |
+
},
|
1118 |
+
{
|
1119 |
+
"epoch": 0.003180450295399418,
|
1120 |
+
"grad_norm": 5.6928216508822516e-05,
|
1121 |
+
"learning_rate": 0.00019360395873361055,
|
1122 |
+
"loss": 46.0,
|
1123 |
+
"step": 158
|
1124 |
+
},
|
1125 |
+
{
|
1126 |
+
"epoch": 0.0032005797276487818,
|
1127 |
+
"grad_norm": 4.014354999526404e-05,
|
1128 |
+
"learning_rate": 0.00019351818292476946,
|
1129 |
+
"loss": 46.0,
|
1130 |
+
"step": 159
|
1131 |
+
},
|
1132 |
+
{
|
1133 |
+
"epoch": 0.003220709159898145,
|
1134 |
+
"grad_norm": 4.82712421217002e-05,
|
1135 |
+
"learning_rate": 0.00019343185504034277,
|
1136 |
+
"loss": 46.0,
|
1137 |
+
"step": 160
|
1138 |
+
},
|
1139 |
+
{
|
1140 |
+
"epoch": 0.0032408385921475083,
|
1141 |
+
"grad_norm": 3.384835144970566e-05,
|
1142 |
+
"learning_rate": 0.0001933449755899588,
|
1143 |
+
"loss": 46.0,
|
1144 |
+
"step": 161
|
1145 |
+
},
|
1146 |
+
{
|
1147 |
+
"epoch": 0.003260968024396872,
|
1148 |
+
"grad_norm": 1.4583272786694579e-05,
|
1149 |
+
"learning_rate": 0.0001932575450865021,
|
1150 |
+
"loss": 46.0,
|
1151 |
+
"step": 162
|
1152 |
+
},
|
1153 |
+
{
|
1154 |
+
"epoch": 0.0032810974566462353,
|
1155 |
+
"grad_norm": 4.5586399210151285e-05,
|
1156 |
+
"learning_rate": 0.00019316956404611012,
|
1157 |
+
"loss": 46.0,
|
1158 |
+
"step": 163
|
1159 |
+
},
|
1160 |
+
{
|
1161 |
+
"epoch": 0.0033012268888955986,
|
1162 |
+
"grad_norm": 4.526826523942873e-05,
|
1163 |
+
"learning_rate": 0.00019308103298817052,
|
1164 |
+
"loss": 46.0,
|
1165 |
+
"step": 164
|
1166 |
+
},
|
1167 |
+
{
|
1168 |
+
"epoch": 0.0033213563211449623,
|
1169 |
+
"grad_norm": 5.154962491360493e-05,
|
1170 |
+
"learning_rate": 0.00019299195243531792,
|
1171 |
+
"loss": 46.0,
|
1172 |
+
"step": 165
|
1173 |
+
},
|
1174 |
+
{
|
1175 |
+
"epoch": 0.0033414857533943256,
|
1176 |
+
"grad_norm": 2.3496044377679937e-05,
|
1177 |
+
"learning_rate": 0.00019290232291343067,
|
1178 |
+
"loss": 46.0,
|
1179 |
+
"step": 166
|
1180 |
+
},
|
1181 |
+
{
|
1182 |
+
"epoch": 0.003361615185643689,
|
1183 |
+
"grad_norm": 3.0550760129699484e-05,
|
1184 |
+
"learning_rate": 0.0001928121449516281,
|
1185 |
+
"loss": 46.0,
|
1186 |
+
"step": 167
|
1187 |
+
},
|
1188 |
+
{
|
1189 |
+
"epoch": 0.003381744617893052,
|
1190 |
+
"grad_norm": 2.7053209123550914e-05,
|
1191 |
+
"learning_rate": 0.00019272141908226707,
|
1192 |
+
"loss": 46.0,
|
1193 |
+
"step": 168
|
1194 |
+
},
|
1195 |
+
{
|
1196 |
+
"epoch": 0.003401874050142416,
|
1197 |
+
"grad_norm": 1.612185405974742e-05,
|
1198 |
+
"learning_rate": 0.0001926301458409391,
|
1199 |
+
"loss": 46.0,
|
1200 |
+
"step": 169
|
1201 |
+
},
|
1202 |
+
{
|
1203 |
+
"epoch": 0.003422003482391779,
|
1204 |
+
"grad_norm": 1.803100349206943e-05,
|
1205 |
+
"learning_rate": 0.00019253832576646688,
|
1206 |
+
"loss": 46.0,
|
1207 |
+
"step": 170
|
1208 |
+
},
|
1209 |
+
{
|
1210 |
+
"epoch": 0.0034421329146411424,
|
1211 |
+
"grad_norm": 1.77473557414487e-05,
|
1212 |
+
"learning_rate": 0.00019244595940090143,
|
1213 |
+
"loss": 46.0,
|
1214 |
+
"step": 171
|
1215 |
+
},
|
1216 |
+
{
|
1217 |
+
"epoch": 0.003462262346890506,
|
1218 |
+
"grad_norm": 2.4842493075993843e-05,
|
1219 |
+
"learning_rate": 0.00019235304728951866,
|
1220 |
+
"loss": 46.0,
|
1221 |
+
"step": 172
|
1222 |
+
},
|
1223 |
+
{
|
1224 |
+
"epoch": 0.0034823917791398694,
|
1225 |
+
"grad_norm": 3.840986391878687e-05,
|
1226 |
+
"learning_rate": 0.00019225958998081633,
|
1227 |
+
"loss": 46.0,
|
1228 |
+
"step": 173
|
1229 |
+
},
|
1230 |
+
{
|
1231 |
+
"epoch": 0.0035025212113892327,
|
1232 |
+
"grad_norm": 3.629952698247507e-05,
|
1233 |
+
"learning_rate": 0.0001921655880265106,
|
1234 |
+
"loss": 46.0,
|
1235 |
+
"step": 174
|
1236 |
+
},
|
1237 |
+
{
|
1238 |
+
"epoch": 0.003522650643638596,
|
1239 |
+
"grad_norm": 3.082855619140901e-05,
|
1240 |
+
"learning_rate": 0.00019207104198153295,
|
1241 |
+
"loss": 46.0,
|
1242 |
+
"step": 175
|
1243 |
+
},
|
1244 |
+
{
|
1245 |
+
"epoch": 0.0035427800758879597,
|
1246 |
+
"grad_norm": 8.436971984338015e-05,
|
1247 |
+
"learning_rate": 0.0001919759524040269,
|
1248 |
+
"loss": 46.0,
|
1249 |
+
"step": 176
|
1250 |
+
},
|
1251 |
+
{
|
1252 |
+
"epoch": 0.003562909508137323,
|
1253 |
+
"grad_norm": 3.003582423843909e-05,
|
1254 |
+
"learning_rate": 0.0001918803198553446,
|
1255 |
+
"loss": 46.0,
|
1256 |
+
"step": 177
|
1257 |
+
},
|
1258 |
+
{
|
1259 |
+
"epoch": 0.0035830389403866863,
|
1260 |
+
"grad_norm": 4.6667788410559297e-05,
|
1261 |
+
"learning_rate": 0.00019178414490004356,
|
1262 |
+
"loss": 46.0,
|
1263 |
+
"step": 178
|
1264 |
+
},
|
1265 |
+
{
|
1266 |
+
"epoch": 0.00360316837263605,
|
1267 |
+
"grad_norm": 3.2573891076026484e-05,
|
1268 |
+
"learning_rate": 0.00019168742810588335,
|
1269 |
+
"loss": 46.0,
|
1270 |
+
"step": 179
|
1271 |
+
},
|
1272 |
+
{
|
1273 |
+
"epoch": 0.0036232978048854132,
|
1274 |
+
"grad_norm": 2.6542162231635302e-05,
|
1275 |
+
"learning_rate": 0.00019159017004382234,
|
1276 |
+
"loss": 46.0,
|
1277 |
+
"step": 180
|
1278 |
+
},
|
1279 |
+
{
|
1280 |
+
"epoch": 0.0036434272371347765,
|
1281 |
+
"grad_norm": 2.6043957404908724e-05,
|
1282 |
+
"learning_rate": 0.00019149237128801404,
|
1283 |
+
"loss": 46.0,
|
1284 |
+
"step": 181
|
1285 |
+
},
|
1286 |
+
{
|
1287 |
+
"epoch": 0.0036635566693841402,
|
1288 |
+
"grad_norm": 1.9306073227198794e-05,
|
1289 |
+
"learning_rate": 0.000191394032415804,
|
1290 |
+
"loss": 46.0,
|
1291 |
+
"step": 182
|
1292 |
+
},
|
1293 |
+
{
|
1294 |
+
"epoch": 0.0036836861016335035,
|
1295 |
+
"grad_norm": 4.7370471293106675e-05,
|
1296 |
+
"learning_rate": 0.00019129515400772635,
|
1297 |
+
"loss": 46.0,
|
1298 |
+
"step": 183
|
1299 |
+
},
|
1300 |
+
{
|
1301 |
+
"epoch": 0.003703815533882867,
|
1302 |
+
"grad_norm": 3.607594771892764e-05,
|
1303 |
+
"learning_rate": 0.00019119573664750018,
|
1304 |
+
"loss": 46.0,
|
1305 |
+
"step": 184
|
1306 |
+
},
|
1307 |
+
{
|
1308 |
+
"epoch": 0.00372394496613223,
|
1309 |
+
"grad_norm": 4.207424717606045e-05,
|
1310 |
+
"learning_rate": 0.00019109578092202628,
|
1311 |
+
"loss": 46.0,
|
1312 |
+
"step": 185
|
1313 |
+
},
|
1314 |
+
{
|
1315 |
+
"epoch": 0.003744074398381594,
|
1316 |
+
"grad_norm": 4.7341436584247276e-05,
|
1317 |
+
"learning_rate": 0.00019099528742138371,
|
1318 |
+
"loss": 46.0,
|
1319 |
+
"step": 186
|
1320 |
+
},
|
1321 |
+
{
|
1322 |
+
"epoch": 0.003764203830630957,
|
1323 |
+
"grad_norm": 6.413136725313962e-05,
|
1324 |
+
"learning_rate": 0.00019089425673882615,
|
1325 |
+
"loss": 46.0,
|
1326 |
+
"step": 187
|
1327 |
+
},
|
1328 |
+
{
|
1329 |
+
"epoch": 0.0037843332628803203,
|
1330 |
+
"grad_norm": 3.3956010156543925e-05,
|
1331 |
+
"learning_rate": 0.0001907926894707785,
|
1332 |
+
"loss": 46.0,
|
1333 |
+
"step": 188
|
1334 |
+
},
|
1335 |
+
{
|
1336 |
+
"epoch": 0.003804462695129684,
|
1337 |
+
"grad_norm": 7.443443610100076e-05,
|
1338 |
+
"learning_rate": 0.00019069058621683336,
|
1339 |
+
"loss": 46.0,
|
1340 |
+
"step": 189
|
1341 |
+
},
|
1342 |
+
{
|
1343 |
+
"epoch": 0.0038245921273790473,
|
1344 |
+
"grad_norm": 9.83256395556964e-05,
|
1345 |
+
"learning_rate": 0.0001905879475797474,
|
1346 |
+
"loss": 46.0,
|
1347 |
+
"step": 190
|
1348 |
+
},
|
1349 |
+
{
|
1350 |
+
"epoch": 0.0038447215596284106,
|
1351 |
+
"grad_norm": 2.799310823320411e-05,
|
1352 |
+
"learning_rate": 0.00019048477416543801,
|
1353 |
+
"loss": 46.0,
|
1354 |
+
"step": 191
|
1355 |
+
},
|
1356 |
+
{
|
1357 |
+
"epoch": 0.003864850991877774,
|
1358 |
+
"grad_norm": 2.725904414546676e-05,
|
1359 |
+
"learning_rate": 0.00019038106658297944,
|
1360 |
+
"loss": 46.0,
|
1361 |
+
"step": 192
|
1362 |
+
},
|
1363 |
+
{
|
1364 |
+
"epoch": 0.0038849804241271376,
|
1365 |
+
"grad_norm": 1.805232386686839e-05,
|
1366 |
+
"learning_rate": 0.00019027682544459947,
|
1367 |
+
"loss": 46.0,
|
1368 |
+
"step": 193
|
1369 |
+
},
|
1370 |
+
{
|
1371 |
+
"epoch": 0.003905109856376501,
|
1372 |
+
"grad_norm": 2.9510436434065923e-05,
|
1373 |
+
"learning_rate": 0.00019017205136567556,
|
1374 |
+
"loss": 46.0,
|
1375 |
+
"step": 194
|
1376 |
+
},
|
1377 |
+
{
|
1378 |
+
"epoch": 0.003925239288625864,
|
1379 |
+
"grad_norm": 3.2932246540440246e-05,
|
1380 |
+
"learning_rate": 0.00019006674496473144,
|
1381 |
+
"loss": 46.0,
|
1382 |
+
"step": 195
|
1383 |
+
},
|
1384 |
+
{
|
1385 |
+
"epoch": 0.003945368720875228,
|
1386 |
+
"grad_norm": 3.495354394544847e-05,
|
1387 |
+
"learning_rate": 0.00018996090686343328,
|
1388 |
+
"loss": 46.0,
|
1389 |
+
"step": 196
|
1390 |
+
},
|
1391 |
+
{
|
1392 |
+
"epoch": 0.003965498153124591,
|
1393 |
+
"grad_norm": 6.263954128371552e-05,
|
1394 |
+
"learning_rate": 0.0001898545376865861,
|
1395 |
+
"loss": 46.0,
|
1396 |
+
"step": 197
|
1397 |
+
},
|
1398 |
+
{
|
1399 |
+
"epoch": 0.0039856275853739544,
|
1400 |
+
"grad_norm": 2.9388587790890597e-05,
|
1401 |
+
"learning_rate": 0.00018974763806213013,
|
1402 |
+
"loss": 46.0,
|
1403 |
+
"step": 198
|
1404 |
+
},
|
1405 |
+
{
|
1406 |
+
"epoch": 0.004005757017623318,
|
1407 |
+
"grad_norm": 2.9143146093701944e-05,
|
1408 |
+
"learning_rate": 0.000189640208621137,
|
1409 |
+
"loss": 46.0,
|
1410 |
+
"step": 199
|
1411 |
+
},
|
1412 |
+
{
|
1413 |
+
"epoch": 0.004025886449872681,
|
1414 |
+
"grad_norm": 2.8607553758774884e-05,
|
1415 |
+
"learning_rate": 0.00018953224999780605,
|
1416 |
+
"loss": 46.0,
|
1417 |
+
"step": 200
|
1418 |
+
},
|
1419 |
+
{
|
1420 |
+
"epoch": 0.004046015882122045,
|
1421 |
+
"grad_norm": 2.6011948648374528e-05,
|
1422 |
+
"learning_rate": 0.00018942376282946066,
|
1423 |
+
"loss": 46.0,
|
1424 |
+
"step": 201
|
1425 |
+
},
|
1426 |
+
{
|
1427 |
+
"epoch": 0.004066145314371408,
|
1428 |
+
"grad_norm": 5.046524165663868e-05,
|
1429 |
+
"learning_rate": 0.0001893147477565443,
|
1430 |
+
"loss": 46.0,
|
1431 |
+
"step": 202
|
1432 |
+
},
|
1433 |
+
{
|
1434 |
+
"epoch": 0.004086274746620771,
|
1435 |
+
"grad_norm": 2.9760611141682602e-05,
|
1436 |
+
"learning_rate": 0.000189205205422617,
|
1437 |
+
"loss": 46.0,
|
1438 |
+
"step": 203
|
1439 |
+
},
|
1440 |
+
{
|
1441 |
+
"epoch": 0.004106404178870135,
|
1442 |
+
"grad_norm": 8.055127545958385e-05,
|
1443 |
+
"learning_rate": 0.0001890951364743514,
|
1444 |
+
"loss": 46.0,
|
1445 |
+
"step": 204
|
1446 |
+
},
|
1447 |
+
{
|
1448 |
+
"epoch": 0.004126533611119499,
|
1449 |
+
"grad_norm": 3.0201517802197486e-05,
|
1450 |
+
"learning_rate": 0.00018898454156152886,
|
1451 |
+
"loss": 46.0,
|
1452 |
+
"step": 205
|
1453 |
+
},
|
1454 |
+
{
|
1455 |
+
"epoch": 0.0041466630433688615,
|
1456 |
+
"grad_norm": 3.596295937313698e-05,
|
1457 |
+
"learning_rate": 0.0001888734213370359,
|
1458 |
+
"loss": 46.0,
|
1459 |
+
"step": 206
|
1460 |
+
},
|
1461 |
+
{
|
1462 |
+
"epoch": 0.004166792475618225,
|
1463 |
+
"grad_norm": 3.9855971408542246e-05,
|
1464 |
+
"learning_rate": 0.00018876177645685998,
|
1465 |
+
"loss": 46.0,
|
1466 |
+
"step": 207
|
1467 |
+
},
|
1468 |
+
{
|
1469 |
+
"epoch": 0.004186921907867589,
|
1470 |
+
"grad_norm": 2.937594945251476e-05,
|
1471 |
+
"learning_rate": 0.00018864960758008592,
|
1472 |
+
"loss": 46.0,
|
1473 |
+
"step": 208
|
1474 |
+
},
|
1475 |
+
{
|
1476 |
+
"epoch": 0.004207051340116952,
|
1477 |
+
"grad_norm": 2.6503237677388825e-05,
|
1478 |
+
"learning_rate": 0.00018853691536889188,
|
1479 |
+
"loss": 46.0,
|
1480 |
+
"step": 209
|
1481 |
+
},
|
1482 |
+
{
|
1483 |
+
"epoch": 0.0042271807723663155,
|
1484 |
+
"grad_norm": 2.7466578103485517e-05,
|
1485 |
+
"learning_rate": 0.0001884237004885455,
|
1486 |
+
"loss": 46.0,
|
1487 |
+
"step": 210
|
1488 |
+
},
|
1489 |
+
{
|
1490 |
+
"epoch": 0.004247310204615679,
|
1491 |
+
"grad_norm": 2.5270055630244315e-05,
|
1492 |
+
"learning_rate": 0.0001883099636073999,
|
1493 |
+
"loss": 46.0,
|
1494 |
+
"step": 211
|
1495 |
+
},
|
1496 |
+
{
|
1497 |
+
"epoch": 0.004267439636865042,
|
1498 |
+
"grad_norm": 4.509964492172003e-05,
|
1499 |
+
"learning_rate": 0.0001881957053968898,
|
1500 |
+
"loss": 46.0,
|
1501 |
+
"step": 212
|
1502 |
+
},
|
1503 |
+
{
|
1504 |
+
"epoch": 0.004287569069114406,
|
1505 |
+
"grad_norm": 4.1347884689457715e-05,
|
1506 |
+
"learning_rate": 0.00018808092653152753,
|
1507 |
+
"loss": 46.0,
|
1508 |
+
"step": 213
|
1509 |
+
},
|
1510 |
+
{
|
1511 |
+
"epoch": 0.004307698501363769,
|
1512 |
+
"grad_norm": 2.3344733563135378e-05,
|
1513 |
+
"learning_rate": 0.00018796562768889913,
|
1514 |
+
"loss": 46.0,
|
1515 |
+
"step": 214
|
1516 |
+
},
|
1517 |
+
{
|
1518 |
+
"epoch": 0.004327827933613132,
|
1519 |
+
"grad_norm": 3.056141213164665e-05,
|
1520 |
+
"learning_rate": 0.0001878498095496601,
|
1521 |
+
"loss": 46.0,
|
1522 |
+
"step": 215
|
1523 |
+
},
|
1524 |
+
{
|
1525 |
+
"epoch": 0.004347957365862496,
|
1526 |
+
"grad_norm": 1.8424869267619215e-05,
|
1527 |
+
"learning_rate": 0.00018773347279753177,
|
1528 |
+
"loss": 46.0,
|
1529 |
+
"step": 216
|
1530 |
+
},
|
1531 |
+
{
|
1532 |
+
"epoch": 0.004368086798111859,
|
1533 |
+
"grad_norm": 3.535512223606929e-05,
|
1534 |
+
"learning_rate": 0.00018761661811929686,
|
1535 |
+
"loss": 46.0,
|
1536 |
+
"step": 217
|
1537 |
+
},
|
1538 |
+
{
|
1539 |
+
"epoch": 0.004388216230361223,
|
1540 |
+
"grad_norm": 2.6731742764241062e-05,
|
1541 |
+
"learning_rate": 0.00018749924620479585,
|
1542 |
+
"loss": 46.0,
|
1543 |
+
"step": 218
|
1544 |
+
},
|
1545 |
+
{
|
1546 |
+
"epoch": 0.004408345662610586,
|
1547 |
+
"grad_norm": 4.029847332276404e-05,
|
1548 |
+
"learning_rate": 0.0001873813577469224,
|
1549 |
+
"loss": 46.0,
|
1550 |
+
"step": 219
|
1551 |
+
},
|
1552 |
+
{
|
1553 |
+
"epoch": 0.004428475094859949,
|
1554 |
+
"grad_norm": 4.0732127672526985e-05,
|
1555 |
+
"learning_rate": 0.0001872629534416197,
|
1556 |
+
"loss": 46.0,
|
1557 |
+
"step": 220
|
1558 |
+
},
|
1559 |
+
{
|
1560 |
+
"epoch": 0.004448604527109313,
|
1561 |
+
"grad_norm": 2.8962362193851732e-05,
|
1562 |
+
"learning_rate": 0.0001871440339878762,
|
1563 |
+
"loss": 46.0,
|
1564 |
+
"step": 221
|
1565 |
+
},
|
1566 |
+
{
|
1567 |
+
"epoch": 0.004468733959358677,
|
1568 |
+
"grad_norm": 4.08275009249337e-05,
|
1569 |
+
"learning_rate": 0.0001870246000877214,
|
1570 |
+
"loss": 46.0,
|
1571 |
+
"step": 222
|
1572 |
+
},
|
1573 |
+
{
|
1574 |
+
"epoch": 0.0044888633916080395,
|
1575 |
+
"grad_norm": 3.2036841730587184e-05,
|
1576 |
+
"learning_rate": 0.00018690465244622183,
|
1577 |
+
"loss": 46.0,
|
1578 |
+
"step": 223
|
1579 |
+
},
|
1580 |
+
{
|
1581 |
+
"epoch": 0.004508992823857403,
|
1582 |
+
"grad_norm": 5.666902507073246e-05,
|
1583 |
+
"learning_rate": 0.00018678419177147685,
|
1584 |
+
"loss": 46.0,
|
1585 |
+
"step": 224
|
1586 |
+
},
|
1587 |
+
{
|
1588 |
+
"epoch": 0.004529122256106767,
|
1589 |
+
"grad_norm": 1.926498043758329e-05,
|
1590 |
+
"learning_rate": 0.0001866632187746145,
|
1591 |
+
"loss": 46.0,
|
1592 |
+
"step": 225
|
1593 |
+
},
|
1594 |
+
{
|
1595 |
+
"epoch": 0.00454925168835613,
|
1596 |
+
"grad_norm": 5.15770552738104e-05,
|
1597 |
+
"learning_rate": 0.00018654173416978714,
|
1598 |
+
"loss": 46.0,
|
1599 |
+
"step": 226
|
1600 |
+
},
|
1601 |
+
{
|
1602 |
+
"epoch": 0.0045693811206054934,
|
1603 |
+
"grad_norm": 4.0023831388680264e-05,
|
1604 |
+
"learning_rate": 0.0001864197386741674,
|
1605 |
+
"loss": 46.0,
|
1606 |
+
"step": 227
|
1607 |
+
},
|
1608 |
+
{
|
1609 |
+
"epoch": 0.004589510552854857,
|
1610 |
+
"grad_norm": 2.732311622821726e-05,
|
1611 |
+
"learning_rate": 0.00018629723300794408,
|
1612 |
+
"loss": 46.0,
|
1613 |
+
"step": 228
|
1614 |
+
},
|
1615 |
+
{
|
1616 |
+
"epoch": 0.00460963998510422,
|
1617 |
+
"grad_norm": 3.606328391470015e-05,
|
1618 |
+
"learning_rate": 0.00018617421789431747,
|
1619 |
+
"loss": 46.0,
|
1620 |
+
"step": 229
|
1621 |
+
},
|
1622 |
+
{
|
1623 |
+
"epoch": 0.004629769417353584,
|
1624 |
+
"grad_norm": 4.1729483200469986e-05,
|
1625 |
+
"learning_rate": 0.0001860506940594955,
|
1626 |
+
"loss": 46.0,
|
1627 |
+
"step": 230
|
1628 |
+
},
|
1629 |
+
{
|
1630 |
+
"epoch": 0.0046498988496029466,
|
1631 |
+
"grad_norm": 4.251101199770346e-05,
|
1632 |
+
"learning_rate": 0.00018592666223268917,
|
1633 |
+
"loss": 46.0,
|
1634 |
+
"step": 231
|
1635 |
+
},
|
1636 |
+
{
|
1637 |
+
"epoch": 0.00467002828185231,
|
1638 |
+
"grad_norm": 4.2483963625272736e-05,
|
1639 |
+
"learning_rate": 0.00018580212314610846,
|
1640 |
+
"loss": 46.0,
|
1641 |
+
"step": 232
|
1642 |
+
},
|
1643 |
+
{
|
1644 |
+
"epoch": 0.004690157714101674,
|
1645 |
+
"grad_norm": 3.098902016063221e-05,
|
1646 |
+
"learning_rate": 0.0001856770775349579,
|
1647 |
+
"loss": 46.0,
|
1648 |
+
"step": 233
|
1649 |
+
},
|
1650 |
+
{
|
1651 |
+
"epoch": 0.004710287146351037,
|
1652 |
+
"grad_norm": 2.9945371352368966e-05,
|
1653 |
+
"learning_rate": 0.00018555152613743215,
|
1654 |
+
"loss": 46.0,
|
1655 |
+
"step": 234
|
1656 |
+
},
|
1657 |
+
{
|
1658 |
+
"epoch": 0.0047304165786004005,
|
1659 |
+
"grad_norm": 4.764752884511836e-05,
|
1660 |
+
"learning_rate": 0.00018542546969471183,
|
1661 |
+
"loss": 46.0,
|
1662 |
+
"step": 235
|
1663 |
+
},
|
1664 |
+
{
|
1665 |
+
"epoch": 0.004750546010849764,
|
1666 |
+
"grad_norm": 2.68215353571577e-05,
|
1667 |
+
"learning_rate": 0.00018529890895095902,
|
1668 |
+
"loss": 46.0,
|
1669 |
+
"step": 236
|
1670 |
+
},
|
1671 |
+
{
|
1672 |
+
"epoch": 0.004770675443099127,
|
1673 |
+
"grad_norm": 5.318366311257705e-05,
|
1674 |
+
"learning_rate": 0.00018517184465331288,
|
1675 |
+
"loss": 46.0,
|
1676 |
+
"step": 237
|
1677 |
+
},
|
1678 |
+
{
|
1679 |
+
"epoch": 0.004790804875348491,
|
1680 |
+
"grad_norm": 7.759372965665534e-05,
|
1681 |
+
"learning_rate": 0.00018504427755188521,
|
1682 |
+
"loss": 46.0,
|
1683 |
+
"step": 238
|
1684 |
+
},
|
1685 |
+
{
|
1686 |
+
"epoch": 0.0048109343075978545,
|
1687 |
+
"grad_norm": 2.4518141799489968e-05,
|
1688 |
+
"learning_rate": 0.00018491620839975617,
|
1689 |
+
"loss": 46.0,
|
1690 |
+
"step": 239
|
1691 |
+
},
|
1692 |
+
{
|
1693 |
+
"epoch": 0.004831063739847217,
|
1694 |
+
"grad_norm": 2.9744596758973785e-05,
|
1695 |
+
"learning_rate": 0.00018478763795296962,
|
1696 |
+
"loss": 46.0,
|
1697 |
+
"step": 240
|
1698 |
+
},
|
1699 |
+
{
|
1700 |
+
"epoch": 0.004851193172096581,
|
1701 |
+
"grad_norm": 3.903737888322212e-05,
|
1702 |
+
"learning_rate": 0.0001846585669705288,
|
1703 |
+
"loss": 46.0,
|
1704 |
+
"step": 241
|
1705 |
+
},
|
1706 |
+
{
|
1707 |
+
"epoch": 0.004871322604345945,
|
1708 |
+
"grad_norm": 3.140496482956223e-05,
|
1709 |
+
"learning_rate": 0.00018452899621439182,
|
1710 |
+
"loss": 46.0,
|
1711 |
+
"step": 242
|
1712 |
+
},
|
1713 |
+
{
|
1714 |
+
"epoch": 0.004891452036595308,
|
1715 |
+
"grad_norm": 2.7846319426316768e-05,
|
1716 |
+
"learning_rate": 0.00018439892644946722,
|
1717 |
+
"loss": 46.0,
|
1718 |
+
"step": 243
|
1719 |
+
},
|
1720 |
+
{
|
1721 |
+
"epoch": 0.004911581468844671,
|
1722 |
+
"grad_norm": 2.935269549197983e-05,
|
1723 |
+
"learning_rate": 0.00018426835844360929,
|
1724 |
+
"loss": 46.0,
|
1725 |
+
"step": 244
|
1726 |
+
},
|
1727 |
+
{
|
1728 |
+
"epoch": 0.004931710901094035,
|
1729 |
+
"grad_norm": 2.9461683880072087e-05,
|
1730 |
+
"learning_rate": 0.00018413729296761364,
|
1731 |
+
"loss": 46.0,
|
1732 |
+
"step": 245
|
1733 |
+
},
|
1734 |
+
{
|
1735 |
+
"epoch": 0.004951840333343398,
|
1736 |
+
"grad_norm": 3.557924719643779e-05,
|
1737 |
+
"learning_rate": 0.00018400573079521278,
|
1738 |
+
"loss": 46.0,
|
1739 |
+
"step": 246
|
1740 |
+
},
|
1741 |
+
{
|
1742 |
+
"epoch": 0.004971969765592762,
|
1743 |
+
"grad_norm": 3.282381294411607e-05,
|
1744 |
+
"learning_rate": 0.0001838736727030712,
|
1745 |
+
"loss": 46.0,
|
1746 |
+
"step": 247
|
1747 |
+
},
|
1748 |
+
{
|
1749 |
+
"epoch": 0.0049920991978421245,
|
1750 |
+
"grad_norm": 4.159653326496482e-05,
|
1751 |
+
"learning_rate": 0.00018374111947078124,
|
1752 |
+
"loss": 46.0,
|
1753 |
+
"step": 248
|
1754 |
+
},
|
1755 |
+
{
|
1756 |
+
"epoch": 0.005012228630091488,
|
1757 |
+
"grad_norm": 3.4549964766483754e-05,
|
1758 |
+
"learning_rate": 0.00018360807188085807,
|
1759 |
+
"loss": 46.0,
|
1760 |
+
"step": 249
|
1761 |
+
},
|
1762 |
+
{
|
1763 |
+
"epoch": 0.005032358062340852,
|
1764 |
+
"grad_norm": 4.0204184188041836e-05,
|
1765 |
+
"learning_rate": 0.00018347453071873536,
|
1766 |
+
"loss": 46.0,
|
1767 |
+
"step": 250
|
1768 |
+
},
|
1769 |
+
{
|
1770 |
+
"epoch": 0.005052487494590215,
|
1771 |
+
"grad_norm": 8.349636482307687e-05,
|
1772 |
+
"learning_rate": 0.00018334049677276045,
|
1773 |
+
"loss": 46.0,
|
1774 |
+
"step": 251
|
1775 |
+
},
|
1776 |
+
{
|
1777 |
+
"epoch": 0.0050726169268395785,
|
1778 |
+
"grad_norm": 3.3643322240095586e-05,
|
1779 |
+
"learning_rate": 0.0001832059708341899,
|
1780 |
+
"loss": 46.0,
|
1781 |
+
"step": 252
|
1782 |
+
},
|
1783 |
+
{
|
1784 |
+
"epoch": 0.005092746359088942,
|
1785 |
+
"grad_norm": 3.255937190260738e-05,
|
1786 |
+
"learning_rate": 0.00018307095369718456,
|
1787 |
+
"loss": 46.0,
|
1788 |
+
"step": 253
|
1789 |
+
},
|
1790 |
+
{
|
1791 |
+
"epoch": 0.005112875791338305,
|
1792 |
+
"grad_norm": 3.45467560691759e-05,
|
1793 |
+
"learning_rate": 0.00018293544615880517,
|
1794 |
+
"loss": 46.0,
|
1795 |
+
"step": 254
|
1796 |
+
},
|
1797 |
+
{
|
1798 |
+
"epoch": 0.005133005223587669,
|
1799 |
+
"grad_norm": 6.099267557146959e-05,
|
1800 |
+
"learning_rate": 0.00018279944901900737,
|
1801 |
+
"loss": 46.0,
|
1802 |
+
"step": 255
|
1803 |
+
},
|
1804 |
+
{
|
1805 |
+
"epoch": 0.0051531346558370324,
|
1806 |
+
"grad_norm": 3.314892455819063e-05,
|
1807 |
+
"learning_rate": 0.00018266296308063718,
|
1808 |
+
"loss": 46.0,
|
1809 |
+
"step": 256
|
1810 |
+
},
|
1811 |
+
{
|
1812 |
+
"epoch": 0.005173264088086395,
|
1813 |
+
"grad_norm": 2.7799773306469433e-05,
|
1814 |
+
"learning_rate": 0.00018252598914942622,
|
1815 |
+
"loss": 46.0,
|
1816 |
+
"step": 257
|
1817 |
+
},
|
1818 |
+
{
|
1819 |
+
"epoch": 0.005193393520335759,
|
1820 |
+
"grad_norm": 4.2107418266823515e-05,
|
1821 |
+
"learning_rate": 0.00018238852803398689,
|
1822 |
+
"loss": 46.0,
|
1823 |
+
"step": 258
|
1824 |
+
},
|
1825 |
+
{
|
1826 |
+
"epoch": 0.005213522952585123,
|
1827 |
+
"grad_norm": 6.404446321539581e-05,
|
1828 |
+
"learning_rate": 0.00018225058054580765,
|
1829 |
+
"loss": 46.0,
|
1830 |
+
"step": 259
|
1831 |
+
},
|
1832 |
+
{
|
1833 |
+
"epoch": 0.0052336523848344856,
|
1834 |
+
"grad_norm": 5.3031737479614094e-05,
|
1835 |
+
"learning_rate": 0.0001821121474992482,
|
1836 |
+
"loss": 46.0,
|
1837 |
+
"step": 260
|
1838 |
+
},
|
1839 |
+
{
|
1840 |
+
"epoch": 0.005253781817083849,
|
1841 |
+
"grad_norm": 4.130045635974966e-05,
|
1842 |
+
"learning_rate": 0.00018197322971153467,
|
1843 |
+
"loss": 46.0,
|
1844 |
+
"step": 261
|
1845 |
+
},
|
1846 |
+
{
|
1847 |
+
"epoch": 0.005273911249333213,
|
1848 |
+
"grad_norm": 4.748915307573043e-05,
|
1849 |
+
"learning_rate": 0.0001818338280027549,
|
1850 |
+
"loss": 46.0,
|
1851 |
+
"step": 262
|
1852 |
+
},
|
1853 |
+
{
|
1854 |
+
"epoch": 0.005294040681582576,
|
1855 |
+
"grad_norm": 2.8563030355144292e-05,
|
1856 |
+
"learning_rate": 0.00018169394319585345,
|
1857 |
+
"loss": 46.0,
|
1858 |
+
"step": 263
|
1859 |
+
},
|
1860 |
+
{
|
1861 |
+
"epoch": 0.0053141701138319395,
|
1862 |
+
"grad_norm": 4.959934449288994e-05,
|
1863 |
+
"learning_rate": 0.00018155357611662672,
|
1864 |
+
"loss": 46.0,
|
1865 |
+
"step": 264
|
1866 |
+
},
|
1867 |
+
{
|
1868 |
+
"epoch": 0.005334299546081302,
|
1869 |
+
"grad_norm": 4.6712710172869265e-05,
|
1870 |
+
"learning_rate": 0.0001814127275937183,
|
1871 |
+
"loss": 46.0,
|
1872 |
+
"step": 265
|
1873 |
+
},
|
1874 |
+
{
|
1875 |
+
"epoch": 0.005354428978330666,
|
1876 |
+
"grad_norm": 0.00011124753655167297,
|
1877 |
+
"learning_rate": 0.0001812713984586139,
|
1878 |
+
"loss": 46.0,
|
1879 |
+
"step": 266
|
1880 |
+
},
|
1881 |
+
{
|
1882 |
+
"epoch": 0.00537455841058003,
|
1883 |
+
"grad_norm": 4.563620314002037e-05,
|
1884 |
+
"learning_rate": 0.00018112958954563646,
|
1885 |
+
"loss": 46.0,
|
1886 |
+
"step": 267
|
1887 |
+
},
|
1888 |
+
{
|
1889 |
+
"epoch": 0.005394687842829393,
|
1890 |
+
"grad_norm": 5.554988456424326e-05,
|
1891 |
+
"learning_rate": 0.00018098730169194117,
|
1892 |
+
"loss": 46.0,
|
1893 |
+
"step": 268
|
1894 |
+
},
|
1895 |
+
{
|
1896 |
+
"epoch": 0.005414817275078756,
|
1897 |
+
"grad_norm": 4.447490573511459e-05,
|
1898 |
+
"learning_rate": 0.00018084453573751072,
|
1899 |
+
"loss": 46.0,
|
1900 |
+
"step": 269
|
1901 |
+
},
|
1902 |
+
{
|
1903 |
+
"epoch": 0.00543494670732812,
|
1904 |
+
"grad_norm": 3.21212355629541e-05,
|
1905 |
+
"learning_rate": 0.00018070129252515014,
|
1906 |
+
"loss": 46.0,
|
1907 |
+
"step": 270
|
1908 |
+
},
|
1909 |
+
{
|
1910 |
+
"epoch": 0.005455076139577483,
|
1911 |
+
"grad_norm": 3.499364902381785e-05,
|
1912 |
+
"learning_rate": 0.00018055757290048202,
|
1913 |
+
"loss": 46.0,
|
1914 |
+
"step": 271
|
1915 |
+
},
|
1916 |
+
{
|
1917 |
+
"epoch": 0.005475205571826847,
|
1918 |
+
"grad_norm": 4.179975076112896e-05,
|
1919 |
+
"learning_rate": 0.00018041337771194121,
|
1920 |
+
"loss": 46.0,
|
1921 |
+
"step": 272
|
1922 |
+
},
|
1923 |
+
{
|
1924 |
+
"epoch": 0.00549533500407621,
|
1925 |
+
"grad_norm": 5.2844952733721584e-05,
|
1926 |
+
"learning_rate": 0.0001802687078107702,
|
1927 |
+
"loss": 46.0,
|
1928 |
+
"step": 273
|
1929 |
+
},
|
1930 |
+
{
|
1931 |
+
"epoch": 0.005515464436325573,
|
1932 |
+
"grad_norm": 2.9436003387672827e-05,
|
1933 |
+
"learning_rate": 0.0001801235640510138,
|
1934 |
+
"loss": 46.0,
|
1935 |
+
"step": 274
|
1936 |
+
},
|
1937 |
+
{
|
1938 |
+
"epoch": 0.005535593868574937,
|
1939 |
+
"grad_norm": 0.00010626760922605172,
|
1940 |
+
"learning_rate": 0.0001799779472895142,
|
1941 |
+
"loss": 46.0,
|
1942 |
+
"step": 275
|
1943 |
+
},
|
1944 |
+
{
|
1945 |
+
"epoch": 0.005555723300824301,
|
1946 |
+
"grad_norm": 7.006096711847931e-05,
|
1947 |
+
"learning_rate": 0.00017983185838590587,
|
1948 |
+
"loss": 46.0,
|
1949 |
+
"step": 276
|
1950 |
+
},
|
1951 |
+
{
|
1952 |
+
"epoch": 0.0055758527330736635,
|
1953 |
+
"grad_norm": 4.731449007522315e-05,
|
1954 |
+
"learning_rate": 0.0001796852982026107,
|
1955 |
+
"loss": 46.0,
|
1956 |
+
"step": 277
|
1957 |
+
},
|
1958 |
+
{
|
1959 |
+
"epoch": 0.005595982165323027,
|
1960 |
+
"grad_norm": 2.740498530329205e-05,
|
1961 |
+
"learning_rate": 0.00017953826760483255,
|
1962 |
+
"loss": 46.0,
|
1963 |
+
"step": 278
|
1964 |
+
},
|
1965 |
+
{
|
1966 |
+
"epoch": 0.005616111597572391,
|
1967 |
+
"grad_norm": 2.5784778699744493e-05,
|
1968 |
+
"learning_rate": 0.00017939076746055239,
|
1969 |
+
"loss": 46.0,
|
1970 |
+
"step": 279
|
1971 |
+
},
|
1972 |
+
{
|
1973 |
+
"epoch": 0.005636241029821754,
|
1974 |
+
"grad_norm": 3.0875242373440415e-05,
|
1975 |
+
"learning_rate": 0.00017924279864052313,
|
1976 |
+
"loss": 46.0,
|
1977 |
+
"step": 280
|
1978 |
+
},
|
1979 |
+
{
|
1980 |
+
"epoch": 0.0056563704620711175,
|
1981 |
+
"grad_norm": 2.555253195168916e-05,
|
1982 |
+
"learning_rate": 0.00017909436201826444,
|
1983 |
+
"loss": 46.0,
|
1984 |
+
"step": 281
|
1985 |
+
},
|
1986 |
+
{
|
1987 |
+
"epoch": 0.00567649989432048,
|
1988 |
+
"grad_norm": 3.1929652323015034e-05,
|
1989 |
+
"learning_rate": 0.00017894545847005764,
|
1990 |
+
"loss": 46.0,
|
1991 |
+
"step": 282
|
1992 |
+
},
|
1993 |
+
{
|
1994 |
+
"epoch": 0.005696629326569844,
|
1995 |
+
"grad_norm": 5.2126772061455995e-05,
|
1996 |
+
"learning_rate": 0.00017879608887494045,
|
1997 |
+
"loss": 46.0,
|
1998 |
+
"step": 283
|
1999 |
+
},
|
2000 |
+
{
|
2001 |
+
"epoch": 0.005716758758819208,
|
2002 |
+
"grad_norm": 2.7905460228794254e-05,
|
2003 |
+
"learning_rate": 0.00017864625411470193,
|
2004 |
+
"loss": 46.0,
|
2005 |
+
"step": 284
|
2006 |
+
},
|
2007 |
+
{
|
2008 |
+
"epoch": 0.005736888191068571,
|
2009 |
+
"grad_norm": 5.273651913739741e-05,
|
2010 |
+
"learning_rate": 0.00017849595507387714,
|
2011 |
+
"loss": 46.0,
|
2012 |
+
"step": 285
|
2013 |
+
},
|
2014 |
+
{
|
2015 |
+
"epoch": 0.005757017623317934,
|
2016 |
+
"grad_norm": 2.429057531116996e-05,
|
2017 |
+
"learning_rate": 0.00017834519263974197,
|
2018 |
+
"loss": 46.0,
|
2019 |
+
"step": 286
|
2020 |
+
},
|
2021 |
+
{
|
2022 |
+
"epoch": 0.005777147055567298,
|
2023 |
+
"grad_norm": 3.3973785320995376e-05,
|
2024 |
+
"learning_rate": 0.00017819396770230793,
|
2025 |
+
"loss": 46.0,
|
2026 |
+
"step": 287
|
2027 |
+
},
|
2028 |
+
{
|
2029 |
+
"epoch": 0.005797276487816661,
|
2030 |
+
"grad_norm": 3.730989556061104e-05,
|
2031 |
+
"learning_rate": 0.0001780422811543169,
|
2032 |
+
"loss": 46.0,
|
2033 |
+
"step": 288
|
2034 |
+
},
|
2035 |
+
{
|
2036 |
+
"epoch": 0.0058174059200660246,
|
2037 |
+
"grad_norm": 5.928779864916578e-05,
|
2038 |
+
"learning_rate": 0.00017789013389123582,
|
2039 |
+
"loss": 46.0,
|
2040 |
+
"step": 289
|
2041 |
+
},
|
2042 |
+
{
|
2043 |
+
"epoch": 0.005837535352315388,
|
2044 |
+
"grad_norm": 3.284361446276307e-05,
|
2045 |
+
"learning_rate": 0.00017773752681125133,
|
2046 |
+
"loss": 46.0,
|
2047 |
+
"step": 290
|
2048 |
+
},
|
2049 |
+
{
|
2050 |
+
"epoch": 0.005857664784564751,
|
2051 |
+
"grad_norm": 2.5975041353376582e-05,
|
2052 |
+
"learning_rate": 0.00017758446081526472,
|
2053 |
+
"loss": 46.0,
|
2054 |
+
"step": 291
|
2055 |
+
},
|
2056 |
+
{
|
2057 |
+
"epoch": 0.005877794216814115,
|
2058 |
+
"grad_norm": 4.9675658374326304e-05,
|
2059 |
+
"learning_rate": 0.00017743093680688628,
|
2060 |
+
"loss": 46.0,
|
2061 |
+
"step": 292
|
2062 |
+
},
|
2063 |
+
{
|
2064 |
+
"epoch": 0.0058979236490634785,
|
2065 |
+
"grad_norm": 3.443100649747066e-05,
|
2066 |
+
"learning_rate": 0.00017727695569243025,
|
2067 |
+
"loss": 46.0,
|
2068 |
+
"step": 293
|
2069 |
+
},
|
2070 |
+
{
|
2071 |
+
"epoch": 0.005918053081312841,
|
2072 |
+
"grad_norm": 4.2306735849706456e-05,
|
2073 |
+
"learning_rate": 0.00017712251838090929,
|
2074 |
+
"loss": 46.0,
|
2075 |
+
"step": 294
|
2076 |
+
},
|
2077 |
+
{
|
2078 |
+
"epoch": 0.005938182513562205,
|
2079 |
+
"grad_norm": 5.587004852714017e-05,
|
2080 |
+
"learning_rate": 0.00017696762578402918,
|
2081 |
+
"loss": 46.0,
|
2082 |
+
"step": 295
|
2083 |
+
},
|
2084 |
+
{
|
2085 |
+
"epoch": 0.005958311945811569,
|
2086 |
+
"grad_norm": 4.021718632429838e-05,
|
2087 |
+
"learning_rate": 0.0001768122788161835,
|
2088 |
+
"loss": 46.0,
|
2089 |
+
"step": 296
|
2090 |
+
},
|
2091 |
+
{
|
2092 |
+
"epoch": 0.005978441378060932,
|
2093 |
+
"grad_norm": 3.435139296925627e-05,
|
2094 |
+
"learning_rate": 0.00017665647839444808,
|
2095 |
+
"loss": 46.0,
|
2096 |
+
"step": 297
|
2097 |
+
},
|
2098 |
+
{
|
2099 |
+
"epoch": 0.005998570810310295,
|
2100 |
+
"grad_norm": 4.693563096225262e-05,
|
2101 |
+
"learning_rate": 0.0001765002254385757,
|
2102 |
+
"loss": 46.0,
|
2103 |
+
"step": 298
|
2104 |
+
},
|
2105 |
+
{
|
2106 |
+
"epoch": 0.006018700242559658,
|
2107 |
+
"grad_norm": 3.511687464197166e-05,
|
2108 |
+
"learning_rate": 0.0001763435208709906,
|
2109 |
+
"loss": 46.0,
|
2110 |
+
"step": 299
|
2111 |
+
},
|
2112 |
+
{
|
2113 |
+
"epoch": 0.006038829674809022,
|
2114 |
+
"grad_norm": 5.281609992380254e-05,
|
2115 |
+
"learning_rate": 0.00017618636561678316,
|
2116 |
+
"loss": 46.0,
|
2117 |
+
"step": 300
|
2118 |
+
},
|
2119 |
+
{
|
2120 |
+
"epoch": 0.006058959107058386,
|
2121 |
+
"grad_norm": 6.96783245075494e-05,
|
2122 |
+
"learning_rate": 0.0001760287606037043,
|
2123 |
+
"loss": 46.0,
|
2124 |
+
"step": 301
|
2125 |
+
},
|
2126 |
+
{
|
2127 |
+
"epoch": 0.0060790885393077485,
|
2128 |
+
"grad_norm": 3.3282187359873205e-05,
|
2129 |
+
"learning_rate": 0.00017587070676215993,
|
2130 |
+
"loss": 46.0,
|
2131 |
+
"step": 302
|
2132 |
+
},
|
2133 |
+
{
|
2134 |
+
"epoch": 0.006099217971557112,
|
2135 |
+
"grad_norm": 7.593463669763878e-05,
|
2136 |
+
"learning_rate": 0.0001757122050252058,
|
2137 |
+
"loss": 46.0,
|
2138 |
+
"step": 303
|
2139 |
+
},
|
2140 |
+
{
|
2141 |
+
"epoch": 0.006119347403806476,
|
2142 |
+
"grad_norm": 6.294970808085054e-05,
|
2143 |
+
"learning_rate": 0.0001755532563285416,
|
2144 |
+
"loss": 46.0,
|
2145 |
+
"step": 304
|
2146 |
+
},
|
2147 |
+
{
|
2148 |
+
"epoch": 0.006139476836055839,
|
2149 |
+
"grad_norm": 3.691632446134463e-05,
|
2150 |
+
"learning_rate": 0.0001753938616105056,
|
2151 |
+
"loss": 46.0,
|
2152 |
+
"step": 305
|
2153 |
+
},
|
2154 |
+
{
|
2155 |
+
"epoch": 0.0061596062683052025,
|
2156 |
+
"grad_norm": 4.616468140739016e-05,
|
2157 |
+
"learning_rate": 0.0001752340218120693,
|
2158 |
+
"loss": 46.0,
|
2159 |
+
"step": 306
|
2160 |
+
},
|
2161 |
+
{
|
2162 |
+
"epoch": 0.006179735700554566,
|
2163 |
+
"grad_norm": 2.737195791269187e-05,
|
2164 |
+
"learning_rate": 0.00017507373787683142,
|
2165 |
+
"loss": 46.0,
|
2166 |
+
"step": 307
|
2167 |
+
},
|
2168 |
+
{
|
2169 |
+
"epoch": 0.006199865132803929,
|
2170 |
+
"grad_norm": 6.505291094072163e-05,
|
2171 |
+
"learning_rate": 0.00017491301075101278,
|
2172 |
+
"loss": 46.0,
|
2173 |
+
"step": 308
|
2174 |
+
},
|
2175 |
+
{
|
2176 |
+
"epoch": 0.006219994565053293,
|
2177 |
+
"grad_norm": 5.131972284289077e-05,
|
2178 |
+
"learning_rate": 0.0001747518413834505,
|
2179 |
+
"loss": 46.0,
|
2180 |
+
"step": 309
|
2181 |
+
},
|
2182 |
+
{
|
2183 |
+
"epoch": 0.0062401239973026565,
|
2184 |
+
"grad_norm": 4.8223384510492906e-05,
|
2185 |
+
"learning_rate": 0.0001745902307255924,
|
2186 |
+
"loss": 46.0,
|
2187 |
+
"step": 310
|
2188 |
+
},
|
2189 |
+
{
|
2190 |
+
"epoch": 0.006260253429552019,
|
2191 |
+
"grad_norm": 3.8179550756467506e-05,
|
2192 |
+
"learning_rate": 0.00017442817973149145,
|
2193 |
+
"loss": 46.0,
|
2194 |
+
"step": 311
|
2195 |
+
},
|
2196 |
+
{
|
2197 |
+
"epoch": 0.006280382861801383,
|
2198 |
+
"grad_norm": 7.28157683624886e-05,
|
2199 |
+
"learning_rate": 0.0001742656893578001,
|
2200 |
+
"loss": 46.0,
|
2201 |
+
"step": 312
|
2202 |
+
},
|
2203 |
+
{
|
2204 |
+
"epoch": 0.006300512294050747,
|
2205 |
+
"grad_norm": 4.902153159491718e-05,
|
2206 |
+
"learning_rate": 0.00017410276056376456,
|
2207 |
+
"loss": 46.0,
|
2208 |
+
"step": 313
|
2209 |
+
},
|
2210 |
+
{
|
2211 |
+
"epoch": 0.00632064172630011,
|
2212 |
+
"grad_norm": 6.659854261670262e-05,
|
2213 |
+
"learning_rate": 0.00017393939431121933,
|
2214 |
+
"loss": 46.0,
|
2215 |
+
"step": 314
|
2216 |
+
},
|
2217 |
+
{
|
2218 |
+
"epoch": 0.006340771158549473,
|
2219 |
+
"grad_norm": 5.896111542824656e-05,
|
2220 |
+
"learning_rate": 0.00017377559156458132,
|
2221 |
+
"loss": 46.0,
|
2222 |
+
"step": 315
|
2223 |
+
},
|
2224 |
+
{
|
2225 |
+
"epoch": 0.006360900590798836,
|
2226 |
+
"grad_norm": 3.361068957019597e-05,
|
2227 |
+
"learning_rate": 0.00017361135329084428,
|
2228 |
+
"loss": 46.0,
|
2229 |
+
"step": 316
|
2230 |
+
},
|
2231 |
+
{
|
2232 |
+
"epoch": 0.0063810300230482,
|
2233 |
+
"grad_norm": 8.01550195319578e-05,
|
2234 |
+
"learning_rate": 0.00017344668045957305,
|
2235 |
+
"loss": 46.0,
|
2236 |
+
"step": 317
|
2237 |
+
},
|
2238 |
+
{
|
2239 |
+
"epoch": 0.0064011594552975636,
|
2240 |
+
"grad_norm": 7.291202200576663e-05,
|
2241 |
+
"learning_rate": 0.0001732815740428978,
|
2242 |
+
"loss": 46.0,
|
2243 |
+
"step": 318
|
2244 |
+
},
|
2245 |
+
{
|
2246 |
+
"epoch": 0.006421288887546926,
|
2247 |
+
"grad_norm": 4.988636646885425e-05,
|
2248 |
+
"learning_rate": 0.00017311603501550838,
|
2249 |
+
"loss": 46.0,
|
2250 |
+
"step": 319
|
2251 |
+
},
|
2252 |
+
{
|
2253 |
+
"epoch": 0.00644141831979629,
|
2254 |
+
"grad_norm": 4.8562131269136444e-05,
|
2255 |
+
"learning_rate": 0.00017295006435464848,
|
2256 |
+
"loss": 46.0,
|
2257 |
+
"step": 320
|
2258 |
+
},
|
2259 |
+
{
|
2260 |
+
"epoch": 0.006461547752045654,
|
2261 |
+
"grad_norm": 3.899990770150907e-05,
|
2262 |
+
"learning_rate": 0.00017278366304010993,
|
2263 |
+
"loss": 46.0,
|
2264 |
+
"step": 321
|
2265 |
+
},
|
2266 |
+
{
|
2267 |
+
"epoch": 0.006481677184295017,
|
2268 |
+
"grad_norm": 8.76895574037917e-05,
|
2269 |
+
"learning_rate": 0.00017261683205422687,
|
2270 |
+
"loss": 46.0,
|
2271 |
+
"step": 322
|
2272 |
+
},
|
2273 |
+
{
|
2274 |
+
"epoch": 0.00650180661654438,
|
2275 |
+
"grad_norm": 6.916802522027865e-05,
|
2276 |
+
"learning_rate": 0.00017244957238186993,
|
2277 |
+
"loss": 46.0,
|
2278 |
+
"step": 323
|
2279 |
+
},
|
2280 |
+
{
|
2281 |
+
"epoch": 0.006521936048793744,
|
2282 |
+
"grad_norm": 7.918164919828996e-05,
|
2283 |
+
"learning_rate": 0.00017228188501044043,
|
2284 |
+
"loss": 46.0,
|
2285 |
+
"step": 324
|
2286 |
+
},
|
2287 |
+
{
|
2288 |
+
"epoch": 0.006542065481043107,
|
2289 |
+
"grad_norm": 0.00010430561087559909,
|
2290 |
+
"learning_rate": 0.00017211377092986476,
|
2291 |
+
"loss": 46.0,
|
2292 |
+
"step": 325
|
2293 |
+
},
|
2294 |
+
{
|
2295 |
+
"epoch": 0.006562194913292471,
|
2296 |
+
"grad_norm": 3.571771958377212e-05,
|
2297 |
+
"learning_rate": 0.00017194523113258804,
|
2298 |
+
"loss": 46.0,
|
2299 |
+
"step": 326
|
2300 |
+
},
|
2301 |
+
{
|
2302 |
+
"epoch": 0.006562194913292471,
|
2303 |
+
"eval_loss": 11.5,
|
2304 |
+
"eval_runtime": 125.9586,
|
2305 |
+
"eval_samples_per_second": 166.07,
|
2306 |
+
"eval_steps_per_second": 83.035,
|
2307 |
+
"step": 326
|
2308 |
+
}
|
2309 |
+
],
|
2310 |
+
"logging_steps": 1,
|
2311 |
+
"max_steps": 1303,
|
2312 |
+
"num_input_tokens_seen": 0,
|
2313 |
+
"num_train_epochs": 1,
|
2314 |
+
"save_steps": 326,
|
2315 |
+
"stateful_callbacks": {
|
2316 |
+
"TrainerControl": {
|
2317 |
+
"args": {
|
2318 |
+
"should_epoch_stop": false,
|
2319 |
+
"should_evaluate": false,
|
2320 |
+
"should_log": false,
|
2321 |
+
"should_save": true,
|
2322 |
+
"should_training_stop": false
|
2323 |
+
},
|
2324 |
+
"attributes": {}
|
2325 |
+
}
|
2326 |
+
},
|
2327 |
+
"total_flos": 7535828779008.0,
|
2328 |
+
"train_batch_size": 2,
|
2329 |
+
"trial_name": null,
|
2330 |
+
"trial_params": null
|
2331 |
+
}
|
last-checkpoint/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:33d4bc277b56b41edc4bffcdbfbe9d17ee64bf4defcf31380e449771efdfc1d3
|
3 |
+
size 6776
|
last-checkpoint/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|