Training in progress, step 375, 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 +2674 -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": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 16,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": null,
|
18 |
+
"peft_type": "LORA",
|
19 |
+
"r": 8,
|
20 |
+
"rank_pattern": {},
|
21 |
+
"revision": null,
|
22 |
+
"target_modules": [
|
23 |
+
"out_proj",
|
24 |
+
"Wqkv",
|
25 |
+
"layer"
|
26 |
+
],
|
27 |
+
"task_type": "CAUSAL_LM",
|
28 |
+
"use_dora": false,
|
29 |
+
"use_rslora": true
|
30 |
+
}
|
last-checkpoint/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b70d74cf0759d9dadc861254915bfee0208c56e422495d1aa66e6e350f70e89
|
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:63bb4a006a92edc2273523d8eab51a1cd8b63917850554f90125c790b176d44c
|
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:dd5eadcdf608dd504d06315bd0c0b7a8d711126448227c5d55118f876bc4707a
|
3 |
+
size 14244
|
last-checkpoint/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4bf304e342001350c82d6970cec50fb92a4329a84dcb76ae8031bca03ca92aa9
|
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,2674 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.06002761270184285,
|
5 |
+
"eval_steps": 375,
|
6 |
+
"global_step": 375,
|
7 |
+
"is_hyper_param_search": false,
|
8 |
+
"is_local_process_zero": true,
|
9 |
+
"is_world_process_zero": true,
|
10 |
+
"log_history": [
|
11 |
+
{
|
12 |
+
"epoch": 0.00016007363387158093,
|
13 |
+
"grad_norm": 5.485477959155105e-05,
|
14 |
+
"learning_rate": 2e-05,
|
15 |
+
"loss": 11.5,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.00016007363387158093,
|
20 |
+
"eval_loss": 11.5,
|
21 |
+
"eval_runtime": 61.3751,
|
22 |
+
"eval_samples_per_second": 171.438,
|
23 |
+
"eval_steps_per_second": 85.719,
|
24 |
+
"step": 1
|
25 |
+
},
|
26 |
+
{
|
27 |
+
"epoch": 0.00032014726774316185,
|
28 |
+
"grad_norm": 8.732182323001325e-05,
|
29 |
+
"learning_rate": 4e-05,
|
30 |
+
"loss": 11.5,
|
31 |
+
"step": 2
|
32 |
+
},
|
33 |
+
{
|
34 |
+
"epoch": 0.0004802209016147428,
|
35 |
+
"grad_norm": 7.794566045049578e-05,
|
36 |
+
"learning_rate": 6e-05,
|
37 |
+
"loss": 11.5,
|
38 |
+
"step": 3
|
39 |
+
},
|
40 |
+
{
|
41 |
+
"epoch": 0.0006402945354863237,
|
42 |
+
"grad_norm": 0.00010553398169577122,
|
43 |
+
"learning_rate": 8e-05,
|
44 |
+
"loss": 11.5,
|
45 |
+
"step": 4
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 0.0008003681693579046,
|
49 |
+
"grad_norm": 9.141851478489116e-05,
|
50 |
+
"learning_rate": 0.0001,
|
51 |
+
"loss": 11.5,
|
52 |
+
"step": 5
|
53 |
+
},
|
54 |
+
{
|
55 |
+
"epoch": 0.0009604418032294856,
|
56 |
+
"grad_norm": 7.036867464194074e-05,
|
57 |
+
"learning_rate": 0.00012,
|
58 |
+
"loss": 11.5,
|
59 |
+
"step": 6
|
60 |
+
},
|
61 |
+
{
|
62 |
+
"epoch": 0.0011205154371010666,
|
63 |
+
"grad_norm": 0.00010718707926571369,
|
64 |
+
"learning_rate": 0.00014,
|
65 |
+
"loss": 11.5,
|
66 |
+
"step": 7
|
67 |
+
},
|
68 |
+
{
|
69 |
+
"epoch": 0.0012805890709726474,
|
70 |
+
"grad_norm": 5.46959818166215e-05,
|
71 |
+
"learning_rate": 0.00016,
|
72 |
+
"loss": 11.5,
|
73 |
+
"step": 8
|
74 |
+
},
|
75 |
+
{
|
76 |
+
"epoch": 0.0014406627048442284,
|
77 |
+
"grad_norm": 6.93291804054752e-05,
|
78 |
+
"learning_rate": 0.00018,
|
79 |
+
"loss": 11.5,
|
80 |
+
"step": 9
|
81 |
+
},
|
82 |
+
{
|
83 |
+
"epoch": 0.0016007363387158093,
|
84 |
+
"grad_norm": 6.610731361433864e-05,
|
85 |
+
"learning_rate": 0.0002,
|
86 |
+
"loss": 11.5,
|
87 |
+
"step": 10
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 0.0017608099725873903,
|
91 |
+
"grad_norm": 7.073202141327783e-05,
|
92 |
+
"learning_rate": 0.00019999977772170748,
|
93 |
+
"loss": 11.5,
|
94 |
+
"step": 11
|
95 |
+
},
|
96 |
+
{
|
97 |
+
"epoch": 0.0019208836064589711,
|
98 |
+
"grad_norm": 5.89275878155604e-05,
|
99 |
+
"learning_rate": 0.00019999911088781805,
|
100 |
+
"loss": 11.5,
|
101 |
+
"step": 12
|
102 |
+
},
|
103 |
+
{
|
104 |
+
"epoch": 0.002080957240330552,
|
105 |
+
"grad_norm": 7.123701652744785e-05,
|
106 |
+
"learning_rate": 0.0001999979995012962,
|
107 |
+
"loss": 11.5,
|
108 |
+
"step": 13
|
109 |
+
},
|
110 |
+
{
|
111 |
+
"epoch": 0.002241030874202133,
|
112 |
+
"grad_norm": 7.767384522594512e-05,
|
113 |
+
"learning_rate": 0.00019999644356708261,
|
114 |
+
"loss": 11.5,
|
115 |
+
"step": 14
|
116 |
+
},
|
117 |
+
{
|
118 |
+
"epoch": 0.002401104508073714,
|
119 |
+
"grad_norm": 0.00010461104830028489,
|
120 |
+
"learning_rate": 0.00019999444309209432,
|
121 |
+
"loss": 11.5,
|
122 |
+
"step": 15
|
123 |
+
},
|
124 |
+
{
|
125 |
+
"epoch": 0.002561178141945295,
|
126 |
+
"grad_norm": 0.00013544182002078742,
|
127 |
+
"learning_rate": 0.0001999919980852246,
|
128 |
+
"loss": 11.5,
|
129 |
+
"step": 16
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.0027212517758168756,
|
133 |
+
"grad_norm": 0.00012140026228735223,
|
134 |
+
"learning_rate": 0.00019998910855734288,
|
135 |
+
"loss": 11.5,
|
136 |
+
"step": 17
|
137 |
+
},
|
138 |
+
{
|
139 |
+
"epoch": 0.002881325409688457,
|
140 |
+
"grad_norm": 0.00015228302800096571,
|
141 |
+
"learning_rate": 0.0001999857745212947,
|
142 |
+
"loss": 11.5,
|
143 |
+
"step": 18
|
144 |
+
},
|
145 |
+
{
|
146 |
+
"epoch": 0.0030413990435600377,
|
147 |
+
"grad_norm": 0.00013085530372336507,
|
148 |
+
"learning_rate": 0.00019998199599190178,
|
149 |
+
"loss": 11.5,
|
150 |
+
"step": 19
|
151 |
+
},
|
152 |
+
{
|
153 |
+
"epoch": 0.0032014726774316185,
|
154 |
+
"grad_norm": 0.00015696501941420138,
|
155 |
+
"learning_rate": 0.0001999777729859618,
|
156 |
+
"loss": 11.5,
|
157 |
+
"step": 20
|
158 |
+
},
|
159 |
+
{
|
160 |
+
"epoch": 0.0033615463113031993,
|
161 |
+
"grad_norm": 0.00011811301374109462,
|
162 |
+
"learning_rate": 0.00019997310552224846,
|
163 |
+
"loss": 11.5,
|
164 |
+
"step": 21
|
165 |
+
},
|
166 |
+
{
|
167 |
+
"epoch": 0.0035216199451747806,
|
168 |
+
"grad_norm": 0.00017093494534492493,
|
169 |
+
"learning_rate": 0.00019996799362151122,
|
170 |
+
"loss": 11.5,
|
171 |
+
"step": 22
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 0.0036816935790463614,
|
175 |
+
"grad_norm": 0.00016428295930381864,
|
176 |
+
"learning_rate": 0.00019996243730647538,
|
177 |
+
"loss": 11.5,
|
178 |
+
"step": 23
|
179 |
+
},
|
180 |
+
{
|
181 |
+
"epoch": 0.0038417672129179422,
|
182 |
+
"grad_norm": 0.00017610278155189008,
|
183 |
+
"learning_rate": 0.00019995643660184191,
|
184 |
+
"loss": 11.5,
|
185 |
+
"step": 24
|
186 |
+
},
|
187 |
+
{
|
188 |
+
"epoch": 0.0040018408467895235,
|
189 |
+
"grad_norm": 0.00022790305956732482,
|
190 |
+
"learning_rate": 0.00019994999153428737,
|
191 |
+
"loss": 11.5,
|
192 |
+
"step": 25
|
193 |
+
},
|
194 |
+
{
|
195 |
+
"epoch": 0.004161914480661104,
|
196 |
+
"grad_norm": 0.00025935209123417735,
|
197 |
+
"learning_rate": 0.00019994310213246368,
|
198 |
+
"loss": 11.5,
|
199 |
+
"step": 26
|
200 |
+
},
|
201 |
+
{
|
202 |
+
"epoch": 0.004321988114532685,
|
203 |
+
"grad_norm": 0.0002765641256701201,
|
204 |
+
"learning_rate": 0.00019993576842699816,
|
205 |
+
"loss": 11.5,
|
206 |
+
"step": 27
|
207 |
+
},
|
208 |
+
{
|
209 |
+
"epoch": 0.004482061748404266,
|
210 |
+
"grad_norm": 0.00021294229372870177,
|
211 |
+
"learning_rate": 0.0001999279904504933,
|
212 |
+
"loss": 11.5,
|
213 |
+
"step": 28
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"epoch": 0.004642135382275847,
|
217 |
+
"grad_norm": 0.00019341120787430555,
|
218 |
+
"learning_rate": 0.00019991976823752653,
|
219 |
+
"loss": 11.5,
|
220 |
+
"step": 29
|
221 |
+
},
|
222 |
+
{
|
223 |
+
"epoch": 0.004802209016147428,
|
224 |
+
"grad_norm": 0.0002532599901314825,
|
225 |
+
"learning_rate": 0.00019991110182465032,
|
226 |
+
"loss": 11.5,
|
227 |
+
"step": 30
|
228 |
+
},
|
229 |
+
{
|
230 |
+
"epoch": 0.004962282650019008,
|
231 |
+
"grad_norm": 0.0003308654122520238,
|
232 |
+
"learning_rate": 0.00019990199125039174,
|
233 |
+
"loss": 11.5,
|
234 |
+
"step": 31
|
235 |
+
},
|
236 |
+
{
|
237 |
+
"epoch": 0.00512235628389059,
|
238 |
+
"grad_norm": 0.00029195210663601756,
|
239 |
+
"learning_rate": 0.00019989243655525247,
|
240 |
+
"loss": 11.5,
|
241 |
+
"step": 32
|
242 |
+
},
|
243 |
+
{
|
244 |
+
"epoch": 0.005282429917762171,
|
245 |
+
"grad_norm": 0.00023563031572848558,
|
246 |
+
"learning_rate": 0.00019988243778170853,
|
247 |
+
"loss": 11.5,
|
248 |
+
"step": 33
|
249 |
+
},
|
250 |
+
{
|
251 |
+
"epoch": 0.005442503551633751,
|
252 |
+
"grad_norm": 0.00020833924645558,
|
253 |
+
"learning_rate": 0.0001998719949742101,
|
254 |
+
"loss": 11.5,
|
255 |
+
"step": 34
|
256 |
+
},
|
257 |
+
{
|
258 |
+
"epoch": 0.0056025771855053325,
|
259 |
+
"grad_norm": 0.0004335304838605225,
|
260 |
+
"learning_rate": 0.0001998611081791814,
|
261 |
+
"loss": 11.5,
|
262 |
+
"step": 35
|
263 |
+
},
|
264 |
+
{
|
265 |
+
"epoch": 0.005762650819376914,
|
266 |
+
"grad_norm": 0.0003254961338825524,
|
267 |
+
"learning_rate": 0.00019984977744502038,
|
268 |
+
"loss": 11.5,
|
269 |
+
"step": 36
|
270 |
+
},
|
271 |
+
{
|
272 |
+
"epoch": 0.005922724453248494,
|
273 |
+
"grad_norm": 0.0003397865511942655,
|
274 |
+
"learning_rate": 0.00019983800282209857,
|
275 |
+
"loss": 11.5,
|
276 |
+
"step": 37
|
277 |
+
},
|
278 |
+
{
|
279 |
+
"epoch": 0.006082798087120075,
|
280 |
+
"grad_norm": 0.00024661177303642035,
|
281 |
+
"learning_rate": 0.00019982578436276082,
|
282 |
+
"loss": 11.5,
|
283 |
+
"step": 38
|
284 |
+
},
|
285 |
+
{
|
286 |
+
"epoch": 0.006242871720991656,
|
287 |
+
"grad_norm": 0.00032913414179347456,
|
288 |
+
"learning_rate": 0.00019981312212132512,
|
289 |
+
"loss": 11.5,
|
290 |
+
"step": 39
|
291 |
+
},
|
292 |
+
{
|
293 |
+
"epoch": 0.006402945354863237,
|
294 |
+
"grad_norm": 0.00048708287067711353,
|
295 |
+
"learning_rate": 0.00019980001615408228,
|
296 |
+
"loss": 11.5,
|
297 |
+
"step": 40
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 0.006563018988734818,
|
301 |
+
"grad_norm": 0.0004900452331639826,
|
302 |
+
"learning_rate": 0.00019978646651929572,
|
303 |
+
"loss": 11.5,
|
304 |
+
"step": 41
|
305 |
+
},
|
306 |
+
{
|
307 |
+
"epoch": 0.006723092622606399,
|
308 |
+
"grad_norm": 0.00046467658830806613,
|
309 |
+
"learning_rate": 0.00019977247327720128,
|
310 |
+
"loss": 11.5,
|
311 |
+
"step": 42
|
312 |
+
},
|
313 |
+
{
|
314 |
+
"epoch": 0.00688316625647798,
|
315 |
+
"grad_norm": 0.0006093564443290234,
|
316 |
+
"learning_rate": 0.0001997580364900068,
|
317 |
+
"loss": 11.5,
|
318 |
+
"step": 43
|
319 |
+
},
|
320 |
+
{
|
321 |
+
"epoch": 0.007043239890349561,
|
322 |
+
"grad_norm": 0.0009993163403123617,
|
323 |
+
"learning_rate": 0.000199743156221892,
|
324 |
+
"loss": 11.5,
|
325 |
+
"step": 44
|
326 |
+
},
|
327 |
+
{
|
328 |
+
"epoch": 0.007203313524221142,
|
329 |
+
"grad_norm": 0.001258009229786694,
|
330 |
+
"learning_rate": 0.00019972783253900808,
|
331 |
+
"loss": 11.5,
|
332 |
+
"step": 45
|
333 |
+
},
|
334 |
+
{
|
335 |
+
"epoch": 0.007363387158092723,
|
336 |
+
"grad_norm": 0.001445628353394568,
|
337 |
+
"learning_rate": 0.00019971206550947748,
|
338 |
+
"loss": 11.5,
|
339 |
+
"step": 46
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 0.007523460791964303,
|
343 |
+
"grad_norm": 0.0013488645199686289,
|
344 |
+
"learning_rate": 0.00019969585520339354,
|
345 |
+
"loss": 11.5,
|
346 |
+
"step": 47
|
347 |
+
},
|
348 |
+
{
|
349 |
+
"epoch": 0.0076835344258358845,
|
350 |
+
"grad_norm": 0.0006975385476835072,
|
351 |
+
"learning_rate": 0.0001996792016928203,
|
352 |
+
"loss": 11.5,
|
353 |
+
"step": 48
|
354 |
+
},
|
355 |
+
{
|
356 |
+
"epoch": 0.007843608059707465,
|
357 |
+
"grad_norm": 0.000834140635561198,
|
358 |
+
"learning_rate": 0.00019966210505179197,
|
359 |
+
"loss": 11.5,
|
360 |
+
"step": 49
|
361 |
+
},
|
362 |
+
{
|
363 |
+
"epoch": 0.008003681693579047,
|
364 |
+
"grad_norm": 0.0004872016725130379,
|
365 |
+
"learning_rate": 0.00019964456535631286,
|
366 |
+
"loss": 11.5,
|
367 |
+
"step": 50
|
368 |
+
},
|
369 |
+
{
|
370 |
+
"epoch": 0.008163755327450627,
|
371 |
+
"grad_norm": 0.00016838940791785717,
|
372 |
+
"learning_rate": 0.0001996265826843568,
|
373 |
+
"loss": 11.5,
|
374 |
+
"step": 51
|
375 |
+
},
|
376 |
+
{
|
377 |
+
"epoch": 0.008323828961322208,
|
378 |
+
"grad_norm": 0.00023144090664573014,
|
379 |
+
"learning_rate": 0.00019960815711586696,
|
380 |
+
"loss": 11.5,
|
381 |
+
"step": 52
|
382 |
+
},
|
383 |
+
{
|
384 |
+
"epoch": 0.00848390259519379,
|
385 |
+
"grad_norm": 0.00019563916430342942,
|
386 |
+
"learning_rate": 0.00019958928873275539,
|
387 |
+
"loss": 11.5,
|
388 |
+
"step": 53
|
389 |
+
},
|
390 |
+
{
|
391 |
+
"epoch": 0.00864397622906537,
|
392 |
+
"grad_norm": 0.00020072546612937003,
|
393 |
+
"learning_rate": 0.00019956997761890277,
|
394 |
+
"loss": 11.5,
|
395 |
+
"step": 54
|
396 |
+
},
|
397 |
+
{
|
398 |
+
"epoch": 0.00880404986293695,
|
399 |
+
"grad_norm": 0.000214951389352791,
|
400 |
+
"learning_rate": 0.00019955022386015792,
|
401 |
+
"loss": 11.5,
|
402 |
+
"step": 55
|
403 |
+
},
|
404 |
+
{
|
405 |
+
"epoch": 0.008964123496808533,
|
406 |
+
"grad_norm": 0.0001576873182784766,
|
407 |
+
"learning_rate": 0.00019953002754433743,
|
408 |
+
"loss": 11.5,
|
409 |
+
"step": 56
|
410 |
+
},
|
411 |
+
{
|
412 |
+
"epoch": 0.009124197130680113,
|
413 |
+
"grad_norm": 0.00016661152767483145,
|
414 |
+
"learning_rate": 0.00019950938876122542,
|
415 |
+
"loss": 11.5,
|
416 |
+
"step": 57
|
417 |
+
},
|
418 |
+
{
|
419 |
+
"epoch": 0.009284270764551694,
|
420 |
+
"grad_norm": 0.00020268915977794677,
|
421 |
+
"learning_rate": 0.00019948830760257291,
|
422 |
+
"loss": 11.5,
|
423 |
+
"step": 58
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"epoch": 0.009444344398423274,
|
427 |
+
"grad_norm": 0.00017972583009395748,
|
428 |
+
"learning_rate": 0.0001994667841620976,
|
429 |
+
"loss": 11.5,
|
430 |
+
"step": 59
|
431 |
+
},
|
432 |
+
{
|
433 |
+
"epoch": 0.009604418032294856,
|
434 |
+
"grad_norm": 0.00018623605137690902,
|
435 |
+
"learning_rate": 0.00019944481853548335,
|
436 |
+
"loss": 11.5,
|
437 |
+
"step": 60
|
438 |
+
},
|
439 |
+
{
|
440 |
+
"epoch": 0.009764491666166436,
|
441 |
+
"grad_norm": 0.00023312588746193796,
|
442 |
+
"learning_rate": 0.00019942241082037982,
|
443 |
+
"loss": 11.5,
|
444 |
+
"step": 61
|
445 |
+
},
|
446 |
+
{
|
447 |
+
"epoch": 0.009924565300038017,
|
448 |
+
"grad_norm": 0.0001705118193058297,
|
449 |
+
"learning_rate": 0.00019939956111640197,
|
450 |
+
"loss": 11.5,
|
451 |
+
"step": 62
|
452 |
+
},
|
453 |
+
{
|
454 |
+
"epoch": 0.010084638933909599,
|
455 |
+
"grad_norm": 0.0002978912671096623,
|
456 |
+
"learning_rate": 0.00019937626952512964,
|
457 |
+
"loss": 11.5,
|
458 |
+
"step": 63
|
459 |
+
},
|
460 |
+
{
|
461 |
+
"epoch": 0.01024471256778118,
|
462 |
+
"grad_norm": 0.00032203004229813814,
|
463 |
+
"learning_rate": 0.0001993525361501072,
|
464 |
+
"loss": 11.5,
|
465 |
+
"step": 64
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"epoch": 0.01040478620165276,
|
469 |
+
"grad_norm": 0.0003070418315473944,
|
470 |
+
"learning_rate": 0.00019932836109684286,
|
471 |
+
"loss": 11.5,
|
472 |
+
"step": 65
|
473 |
+
},
|
474 |
+
{
|
475 |
+
"epoch": 0.010564859835524342,
|
476 |
+
"grad_norm": 0.0004711727669928223,
|
477 |
+
"learning_rate": 0.00019930374447280845,
|
478 |
+
"loss": 11.5,
|
479 |
+
"step": 66
|
480 |
+
},
|
481 |
+
{
|
482 |
+
"epoch": 0.010724933469395922,
|
483 |
+
"grad_norm": 0.0004554349579848349,
|
484 |
+
"learning_rate": 0.00019927868638743875,
|
485 |
+
"loss": 11.5,
|
486 |
+
"step": 67
|
487 |
+
},
|
488 |
+
{
|
489 |
+
"epoch": 0.010885007103267503,
|
490 |
+
"grad_norm": 0.0005644407356157899,
|
491 |
+
"learning_rate": 0.0001992531869521312,
|
492 |
+
"loss": 11.5,
|
493 |
+
"step": 68
|
494 |
+
},
|
495 |
+
{
|
496 |
+
"epoch": 0.011045080737139085,
|
497 |
+
"grad_norm": 0.0006445281323976815,
|
498 |
+
"learning_rate": 0.00019922724628024515,
|
499 |
+
"loss": 11.5,
|
500 |
+
"step": 69
|
501 |
+
},
|
502 |
+
{
|
503 |
+
"epoch": 0.011205154371010665,
|
504 |
+
"grad_norm": 0.00069785414962098,
|
505 |
+
"learning_rate": 0.0001992008644871016,
|
506 |
+
"loss": 11.5,
|
507 |
+
"step": 70
|
508 |
+
},
|
509 |
+
{
|
510 |
+
"epoch": 0.011365228004882245,
|
511 |
+
"grad_norm": 0.0009710849262773991,
|
512 |
+
"learning_rate": 0.00019917404168998256,
|
513 |
+
"loss": 11.5,
|
514 |
+
"step": 71
|
515 |
+
},
|
516 |
+
{
|
517 |
+
"epoch": 0.011525301638753828,
|
518 |
+
"grad_norm": 0.0006939312443137169,
|
519 |
+
"learning_rate": 0.0001991467780081305,
|
520 |
+
"loss": 11.5,
|
521 |
+
"step": 72
|
522 |
+
},
|
523 |
+
{
|
524 |
+
"epoch": 0.011685375272625408,
|
525 |
+
"grad_norm": 0.0008124214364215732,
|
526 |
+
"learning_rate": 0.00019911907356274795,
|
527 |
+
"loss": 11.5,
|
528 |
+
"step": 73
|
529 |
+
},
|
530 |
+
{
|
531 |
+
"epoch": 0.011845448906496988,
|
532 |
+
"grad_norm": 0.0010405608918517828,
|
533 |
+
"learning_rate": 0.00019909092847699683,
|
534 |
+
"loss": 11.5,
|
535 |
+
"step": 74
|
536 |
+
},
|
537 |
+
{
|
538 |
+
"epoch": 0.012005522540368569,
|
539 |
+
"grad_norm": 0.0007668936741538346,
|
540 |
+
"learning_rate": 0.00019906234287599798,
|
541 |
+
"loss": 11.5,
|
542 |
+
"step": 75
|
543 |
+
},
|
544 |
+
{
|
545 |
+
"epoch": 0.01216559617424015,
|
546 |
+
"grad_norm": 0.0009385758312419057,
|
547 |
+
"learning_rate": 0.00019903331688683057,
|
548 |
+
"loss": 11.5,
|
549 |
+
"step": 76
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"epoch": 0.012325669808111731,
|
553 |
+
"grad_norm": 0.0007635114598087966,
|
554 |
+
"learning_rate": 0.00019900385063853154,
|
555 |
+
"loss": 11.5,
|
556 |
+
"step": 77
|
557 |
+
},
|
558 |
+
{
|
559 |
+
"epoch": 0.012485743441983312,
|
560 |
+
"grad_norm": 0.0008907768642529845,
|
561 |
+
"learning_rate": 0.00019897394426209505,
|
562 |
+
"loss": 11.5,
|
563 |
+
"step": 78
|
564 |
+
},
|
565 |
+
{
|
566 |
+
"epoch": 0.012645817075854894,
|
567 |
+
"grad_norm": 0.0007882064091973007,
|
568 |
+
"learning_rate": 0.00019894359789047187,
|
569 |
+
"loss": 11.5,
|
570 |
+
"step": 79
|
571 |
+
},
|
572 |
+
{
|
573 |
+
"epoch": 0.012805890709726474,
|
574 |
+
"grad_norm": 0.0009297032374888659,
|
575 |
+
"learning_rate": 0.00019891281165856873,
|
576 |
+
"loss": 11.5,
|
577 |
+
"step": 80
|
578 |
+
},
|
579 |
+
{
|
580 |
+
"epoch": 0.012965964343598054,
|
581 |
+
"grad_norm": 0.0008925965521484613,
|
582 |
+
"learning_rate": 0.00019888158570324795,
|
583 |
+
"loss": 11.5,
|
584 |
+
"step": 81
|
585 |
+
},
|
586 |
+
{
|
587 |
+
"epoch": 0.013126037977469637,
|
588 |
+
"grad_norm": 0.0011857181088998914,
|
589 |
+
"learning_rate": 0.0001988499201633265,
|
590 |
+
"loss": 11.5,
|
591 |
+
"step": 82
|
592 |
+
},
|
593 |
+
{
|
594 |
+
"epoch": 0.013286111611341217,
|
595 |
+
"grad_norm": 0.0008185437764041126,
|
596 |
+
"learning_rate": 0.00019881781517957562,
|
597 |
+
"loss": 11.5,
|
598 |
+
"step": 83
|
599 |
+
},
|
600 |
+
{
|
601 |
+
"epoch": 0.013446185245212797,
|
602 |
+
"grad_norm": 0.0010364435147494078,
|
603 |
+
"learning_rate": 0.0001987852708947202,
|
604 |
+
"loss": 11.5,
|
605 |
+
"step": 84
|
606 |
+
},
|
607 |
+
{
|
608 |
+
"epoch": 0.01360625887908438,
|
609 |
+
"grad_norm": 0.0013269423507153988,
|
610 |
+
"learning_rate": 0.00019875228745343794,
|
611 |
+
"loss": 11.5,
|
612 |
+
"step": 85
|
613 |
+
},
|
614 |
+
{
|
615 |
+
"epoch": 0.01376633251295596,
|
616 |
+
"grad_norm": 0.0012907687341794372,
|
617 |
+
"learning_rate": 0.0001987188650023589,
|
618 |
+
"loss": 11.5,
|
619 |
+
"step": 86
|
620 |
+
},
|
621 |
+
{
|
622 |
+
"epoch": 0.01392640614682754,
|
623 |
+
"grad_norm": 0.0011142597068101168,
|
624 |
+
"learning_rate": 0.0001986850036900648,
|
625 |
+
"loss": 11.5,
|
626 |
+
"step": 87
|
627 |
+
},
|
628 |
+
{
|
629 |
+
"epoch": 0.014086479780699122,
|
630 |
+
"grad_norm": 0.0012716882629320025,
|
631 |
+
"learning_rate": 0.00019865070366708836,
|
632 |
+
"loss": 11.5,
|
633 |
+
"step": 88
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"epoch": 0.014246553414570703,
|
637 |
+
"grad_norm": 0.0014261571923270822,
|
638 |
+
"learning_rate": 0.00019861596508591255,
|
639 |
+
"loss": 11.5,
|
640 |
+
"step": 89
|
641 |
+
},
|
642 |
+
{
|
643 |
+
"epoch": 0.014406627048442283,
|
644 |
+
"grad_norm": 0.0009479870204813778,
|
645 |
+
"learning_rate": 0.00019858078810097002,
|
646 |
+
"loss": 11.5,
|
647 |
+
"step": 90
|
648 |
+
},
|
649 |
+
{
|
650 |
+
"epoch": 0.014566700682313864,
|
651 |
+
"grad_norm": 0.0018024398013949394,
|
652 |
+
"learning_rate": 0.00019854517286864245,
|
653 |
+
"loss": 11.5,
|
654 |
+
"step": 91
|
655 |
+
},
|
656 |
+
{
|
657 |
+
"epoch": 0.014726774316185446,
|
658 |
+
"grad_norm": 0.0014115448575466871,
|
659 |
+
"learning_rate": 0.0001985091195472596,
|
660 |
+
"loss": 11.5,
|
661 |
+
"step": 92
|
662 |
+
},
|
663 |
+
{
|
664 |
+
"epoch": 0.014886847950057026,
|
665 |
+
"grad_norm": 0.0021201353520154953,
|
666 |
+
"learning_rate": 0.0001984726282970989,
|
667 |
+
"loss": 11.5,
|
668 |
+
"step": 93
|
669 |
+
},
|
670 |
+
{
|
671 |
+
"epoch": 0.015046921583928606,
|
672 |
+
"grad_norm": 0.001981760375201702,
|
673 |
+
"learning_rate": 0.0001984356992803847,
|
674 |
+
"loss": 11.5,
|
675 |
+
"step": 94
|
676 |
+
},
|
677 |
+
{
|
678 |
+
"epoch": 0.015206995217800189,
|
679 |
+
"grad_norm": 0.0031021598260849714,
|
680 |
+
"learning_rate": 0.00019839833266128724,
|
681 |
+
"loss": 11.5,
|
682 |
+
"step": 95
|
683 |
+
},
|
684 |
+
{
|
685 |
+
"epoch": 0.015367068851671769,
|
686 |
+
"grad_norm": 0.004780913703143597,
|
687 |
+
"learning_rate": 0.00019836052860592237,
|
688 |
+
"loss": 11.5,
|
689 |
+
"step": 96
|
690 |
+
},
|
691 |
+
{
|
692 |
+
"epoch": 0.01552714248554335,
|
693 |
+
"grad_norm": 0.0040374197997152805,
|
694 |
+
"learning_rate": 0.0001983222872823505,
|
695 |
+
"loss": 11.5,
|
696 |
+
"step": 97
|
697 |
+
},
|
698 |
+
{
|
699 |
+
"epoch": 0.01568721611941493,
|
700 |
+
"grad_norm": 0.0029658880084753036,
|
701 |
+
"learning_rate": 0.00019828360886057594,
|
702 |
+
"loss": 11.5,
|
703 |
+
"step": 98
|
704 |
+
},
|
705 |
+
{
|
706 |
+
"epoch": 0.01584728975328651,
|
707 |
+
"grad_norm": 0.0017225135816261172,
|
708 |
+
"learning_rate": 0.00019824449351254616,
|
709 |
+
"loss": 11.5,
|
710 |
+
"step": 99
|
711 |
+
},
|
712 |
+
{
|
713 |
+
"epoch": 0.016007363387158094,
|
714 |
+
"grad_norm": 0.001711854711174965,
|
715 |
+
"learning_rate": 0.00019820494141215104,
|
716 |
+
"loss": 11.5,
|
717 |
+
"step": 100
|
718 |
+
},
|
719 |
+
{
|
720 |
+
"epoch": 0.016167437021029674,
|
721 |
+
"grad_norm": 0.0003945448261220008,
|
722 |
+
"learning_rate": 0.000198164952735222,
|
723 |
+
"loss": 11.5,
|
724 |
+
"step": 101
|
725 |
+
},
|
726 |
+
{
|
727 |
+
"epoch": 0.016327510654901255,
|
728 |
+
"grad_norm": 0.0003840984427370131,
|
729 |
+
"learning_rate": 0.00019812452765953135,
|
730 |
+
"loss": 11.5,
|
731 |
+
"step": 102
|
732 |
+
},
|
733 |
+
{
|
734 |
+
"epoch": 0.016487584288772835,
|
735 |
+
"grad_norm": 0.0004888374824076891,
|
736 |
+
"learning_rate": 0.00019808366636479147,
|
737 |
+
"loss": 11.5,
|
738 |
+
"step": 103
|
739 |
+
},
|
740 |
+
{
|
741 |
+
"epoch": 0.016647657922644415,
|
742 |
+
"grad_norm": 0.0005102389259263873,
|
743 |
+
"learning_rate": 0.00019804236903265388,
|
744 |
+
"loss": 11.5,
|
745 |
+
"step": 104
|
746 |
+
},
|
747 |
+
{
|
748 |
+
"epoch": 0.016807731556515996,
|
749 |
+
"grad_norm": 0.0005896842922084033,
|
750 |
+
"learning_rate": 0.00019800063584670863,
|
751 |
+
"loss": 11.5,
|
752 |
+
"step": 105
|
753 |
+
},
|
754 |
+
{
|
755 |
+
"epoch": 0.01696780519038758,
|
756 |
+
"grad_norm": 0.0005505888257175684,
|
757 |
+
"learning_rate": 0.00019795846699248332,
|
758 |
+
"loss": 11.5,
|
759 |
+
"step": 106
|
760 |
+
},
|
761 |
+
{
|
762 |
+
"epoch": 0.01712787882425916,
|
763 |
+
"grad_norm": 0.00038450522697530687,
|
764 |
+
"learning_rate": 0.00019791586265744237,
|
765 |
+
"loss": 11.5,
|
766 |
+
"step": 107
|
767 |
+
},
|
768 |
+
{
|
769 |
+
"epoch": 0.01728795245813074,
|
770 |
+
"grad_norm": 0.000713772140443325,
|
771 |
+
"learning_rate": 0.00019787282303098617,
|
772 |
+
"loss": 11.5,
|
773 |
+
"step": 108
|
774 |
+
},
|
775 |
+
{
|
776 |
+
"epoch": 0.01744802609200232,
|
777 |
+
"grad_norm": 0.0007358138682320714,
|
778 |
+
"learning_rate": 0.0001978293483044502,
|
779 |
+
"loss": 11.5,
|
780 |
+
"step": 109
|
781 |
+
},
|
782 |
+
{
|
783 |
+
"epoch": 0.0176080997258739,
|
784 |
+
"grad_norm": 0.00032157220994122326,
|
785 |
+
"learning_rate": 0.00019778543867110426,
|
786 |
+
"loss": 11.5,
|
787 |
+
"step": 110
|
788 |
+
},
|
789 |
+
{
|
790 |
+
"epoch": 0.01776817335974548,
|
791 |
+
"grad_norm": 0.0005707935779355466,
|
792 |
+
"learning_rate": 0.00019774109432615147,
|
793 |
+
"loss": 11.5,
|
794 |
+
"step": 111
|
795 |
+
},
|
796 |
+
{
|
797 |
+
"epoch": 0.017928246993617065,
|
798 |
+
"grad_norm": 0.00048133719246834517,
|
799 |
+
"learning_rate": 0.00019769631546672756,
|
800 |
+
"loss": 11.5,
|
801 |
+
"step": 112
|
802 |
+
},
|
803 |
+
{
|
804 |
+
"epoch": 0.018088320627488646,
|
805 |
+
"grad_norm": 0.00041901893564499915,
|
806 |
+
"learning_rate": 0.00019765110229189988,
|
807 |
+
"loss": 11.5,
|
808 |
+
"step": 113
|
809 |
+
},
|
810 |
+
{
|
811 |
+
"epoch": 0.018248394261360226,
|
812 |
+
"grad_norm": 0.0005528696929104626,
|
813 |
+
"learning_rate": 0.00019760545500266657,
|
814 |
+
"loss": 11.5,
|
815 |
+
"step": 114
|
816 |
+
},
|
817 |
+
{
|
818 |
+
"epoch": 0.018408467895231807,
|
819 |
+
"grad_norm": 0.001078005414456129,
|
820 |
+
"learning_rate": 0.00019755937380195568,
|
821 |
+
"loss": 11.5,
|
822 |
+
"step": 115
|
823 |
+
},
|
824 |
+
{
|
825 |
+
"epoch": 0.018568541529103387,
|
826 |
+
"grad_norm": 0.001656021922826767,
|
827 |
+
"learning_rate": 0.00019751285889462423,
|
828 |
+
"loss": 11.5,
|
829 |
+
"step": 116
|
830 |
+
},
|
831 |
+
{
|
832 |
+
"epoch": 0.018728615162974967,
|
833 |
+
"grad_norm": 0.0010341198649257421,
|
834 |
+
"learning_rate": 0.0001974659104874573,
|
835 |
+
"loss": 11.5,
|
836 |
+
"step": 117
|
837 |
+
},
|
838 |
+
{
|
839 |
+
"epoch": 0.018888688796846548,
|
840 |
+
"grad_norm": 0.001869532628916204,
|
841 |
+
"learning_rate": 0.0001974185287891671,
|
842 |
+
"loss": 11.5,
|
843 |
+
"step": 118
|
844 |
+
},
|
845 |
+
{
|
846 |
+
"epoch": 0.01904876243071813,
|
847 |
+
"grad_norm": 0.001640613074414432,
|
848 |
+
"learning_rate": 0.0001973707140103921,
|
849 |
+
"loss": 11.5,
|
850 |
+
"step": 119
|
851 |
+
},
|
852 |
+
{
|
853 |
+
"epoch": 0.019208836064589712,
|
854 |
+
"grad_norm": 0.0012787277810275555,
|
855 |
+
"learning_rate": 0.00019732246636369605,
|
856 |
+
"loss": 11.5,
|
857 |
+
"step": 120
|
858 |
+
},
|
859 |
+
{
|
860 |
+
"epoch": 0.019368909698461292,
|
861 |
+
"grad_norm": 0.001795590273104608,
|
862 |
+
"learning_rate": 0.00019727378606356703,
|
863 |
+
"loss": 11.5,
|
864 |
+
"step": 121
|
865 |
+
},
|
866 |
+
{
|
867 |
+
"epoch": 0.019528983332332873,
|
868 |
+
"grad_norm": 0.002011685399338603,
|
869 |
+
"learning_rate": 0.00019722467332641656,
|
870 |
+
"loss": 11.5,
|
871 |
+
"step": 122
|
872 |
+
},
|
873 |
+
{
|
874 |
+
"epoch": 0.019689056966204453,
|
875 |
+
"grad_norm": 0.0022899755276739597,
|
876 |
+
"learning_rate": 0.00019717512837057855,
|
877 |
+
"loss": 11.5,
|
878 |
+
"step": 123
|
879 |
+
},
|
880 |
+
{
|
881 |
+
"epoch": 0.019849130600076034,
|
882 |
+
"grad_norm": 0.0017873673932626843,
|
883 |
+
"learning_rate": 0.0001971251514163083,
|
884 |
+
"loss": 11.5,
|
885 |
+
"step": 124
|
886 |
+
},
|
887 |
+
{
|
888 |
+
"epoch": 0.020009204233947617,
|
889 |
+
"grad_norm": 0.002426765626296401,
|
890 |
+
"learning_rate": 0.0001970747426857817,
|
891 |
+
"loss": 11.5,
|
892 |
+
"step": 125
|
893 |
+
},
|
894 |
+
{
|
895 |
+
"epoch": 0.020169277867819198,
|
896 |
+
"grad_norm": 0.0022798413410782814,
|
897 |
+
"learning_rate": 0.00019702390240309404,
|
898 |
+
"loss": 11.5,
|
899 |
+
"step": 126
|
900 |
+
},
|
901 |
+
{
|
902 |
+
"epoch": 0.020329351501690778,
|
903 |
+
"grad_norm": 0.0030735242180526257,
|
904 |
+
"learning_rate": 0.0001969726307942592,
|
905 |
+
"loss": 11.5,
|
906 |
+
"step": 127
|
907 |
+
},
|
908 |
+
{
|
909 |
+
"epoch": 0.02048942513556236,
|
910 |
+
"grad_norm": 0.001868702471256256,
|
911 |
+
"learning_rate": 0.00019692092808720846,
|
912 |
+
"loss": 11.5,
|
913 |
+
"step": 128
|
914 |
+
},
|
915 |
+
{
|
916 |
+
"epoch": 0.02064949876943394,
|
917 |
+
"grad_norm": 0.00234604743309319,
|
918 |
+
"learning_rate": 0.0001968687945117896,
|
919 |
+
"loss": 11.5,
|
920 |
+
"step": 129
|
921 |
+
},
|
922 |
+
{
|
923 |
+
"epoch": 0.02080957240330552,
|
924 |
+
"grad_norm": 0.0020907274447381496,
|
925 |
+
"learning_rate": 0.00019681623029976588,
|
926 |
+
"loss": 11.5,
|
927 |
+
"step": 130
|
928 |
+
},
|
929 |
+
{
|
930 |
+
"epoch": 0.020969646037177103,
|
931 |
+
"grad_norm": 0.0021262471564114094,
|
932 |
+
"learning_rate": 0.00019676323568481498,
|
933 |
+
"loss": 11.5,
|
934 |
+
"step": 131
|
935 |
+
},
|
936 |
+
{
|
937 |
+
"epoch": 0.021129719671048684,
|
938 |
+
"grad_norm": 0.00310887536033988,
|
939 |
+
"learning_rate": 0.00019670981090252792,
|
940 |
+
"loss": 11.5,
|
941 |
+
"step": 132
|
942 |
+
},
|
943 |
+
{
|
944 |
+
"epoch": 0.021289793304920264,
|
945 |
+
"grad_norm": 0.002246802905574441,
|
946 |
+
"learning_rate": 0.00019665595619040808,
|
947 |
+
"loss": 11.5,
|
948 |
+
"step": 133
|
949 |
+
},
|
950 |
+
{
|
951 |
+
"epoch": 0.021449866938791844,
|
952 |
+
"grad_norm": 0.002843370893970132,
|
953 |
+
"learning_rate": 0.0001966016717878702,
|
954 |
+
"loss": 11.5,
|
955 |
+
"step": 134
|
956 |
+
},
|
957 |
+
{
|
958 |
+
"epoch": 0.021609940572663425,
|
959 |
+
"grad_norm": 0.002506015356630087,
|
960 |
+
"learning_rate": 0.00019654695793623907,
|
961 |
+
"loss": 11.5,
|
962 |
+
"step": 135
|
963 |
+
},
|
964 |
+
{
|
965 |
+
"epoch": 0.021770014206535005,
|
966 |
+
"grad_norm": 0.0026175500825047493,
|
967 |
+
"learning_rate": 0.0001964918148787488,
|
968 |
+
"loss": 11.5,
|
969 |
+
"step": 136
|
970 |
+
},
|
971 |
+
{
|
972 |
+
"epoch": 0.021930087840406585,
|
973 |
+
"grad_norm": 0.002090322319418192,
|
974 |
+
"learning_rate": 0.00019643624286054144,
|
975 |
+
"loss": 11.5,
|
976 |
+
"step": 137
|
977 |
+
},
|
978 |
+
{
|
979 |
+
"epoch": 0.02209016147427817,
|
980 |
+
"grad_norm": 0.0033717560581862926,
|
981 |
+
"learning_rate": 0.00019638024212866606,
|
982 |
+
"loss": 11.5,
|
983 |
+
"step": 138
|
984 |
+
},
|
985 |
+
{
|
986 |
+
"epoch": 0.02225023510814975,
|
987 |
+
"grad_norm": 0.0035848321858793497,
|
988 |
+
"learning_rate": 0.0001963238129320776,
|
989 |
+
"loss": 11.5,
|
990 |
+
"step": 139
|
991 |
+
},
|
992 |
+
{
|
993 |
+
"epoch": 0.02241030874202133,
|
994 |
+
"grad_norm": 0.0018094985280185938,
|
995 |
+
"learning_rate": 0.00019626695552163578,
|
996 |
+
"loss": 11.5,
|
997 |
+
"step": 140
|
998 |
+
},
|
999 |
+
{
|
1000 |
+
"epoch": 0.02257038237589291,
|
1001 |
+
"grad_norm": 0.0034546051174402237,
|
1002 |
+
"learning_rate": 0.00019620967015010395,
|
1003 |
+
"loss": 11.5,
|
1004 |
+
"step": 141
|
1005 |
+
},
|
1006 |
+
{
|
1007 |
+
"epoch": 0.02273045600976449,
|
1008 |
+
"grad_norm": 0.0036798615474253893,
|
1009 |
+
"learning_rate": 0.00019615195707214803,
|
1010 |
+
"loss": 11.5,
|
1011 |
+
"step": 142
|
1012 |
+
},
|
1013 |
+
{
|
1014 |
+
"epoch": 0.02289052964363607,
|
1015 |
+
"grad_norm": 0.0025492943823337555,
|
1016 |
+
"learning_rate": 0.0001960938165443353,
|
1017 |
+
"loss": 11.5,
|
1018 |
+
"step": 143
|
1019 |
+
},
|
1020 |
+
{
|
1021 |
+
"epoch": 0.023050603277507655,
|
1022 |
+
"grad_norm": 0.004303085617721081,
|
1023 |
+
"learning_rate": 0.00019603524882513327,
|
1024 |
+
"loss": 11.5,
|
1025 |
+
"step": 144
|
1026 |
+
},
|
1027 |
+
{
|
1028 |
+
"epoch": 0.023210676911379235,
|
1029 |
+
"grad_norm": 0.0070602428168058395,
|
1030 |
+
"learning_rate": 0.0001959762541749086,
|
1031 |
+
"loss": 11.5,
|
1032 |
+
"step": 145
|
1033 |
+
},
|
1034 |
+
{
|
1035 |
+
"epoch": 0.023370750545250816,
|
1036 |
+
"grad_norm": 0.005210757255554199,
|
1037 |
+
"learning_rate": 0.00019591683285592593,
|
1038 |
+
"loss": 11.5,
|
1039 |
+
"step": 146
|
1040 |
+
},
|
1041 |
+
{
|
1042 |
+
"epoch": 0.023530824179122396,
|
1043 |
+
"grad_norm": 0.007379893679171801,
|
1044 |
+
"learning_rate": 0.00019585698513234663,
|
1045 |
+
"loss": 11.5,
|
1046 |
+
"step": 147
|
1047 |
+
},
|
1048 |
+
{
|
1049 |
+
"epoch": 0.023690897812993977,
|
1050 |
+
"grad_norm": 0.0037022745236754417,
|
1051 |
+
"learning_rate": 0.0001957967112702277,
|
1052 |
+
"loss": 11.5,
|
1053 |
+
"step": 148
|
1054 |
+
},
|
1055 |
+
{
|
1056 |
+
"epoch": 0.023850971446865557,
|
1057 |
+
"grad_norm": 0.001964289229363203,
|
1058 |
+
"learning_rate": 0.00019573601153752052,
|
1059 |
+
"loss": 11.5,
|
1060 |
+
"step": 149
|
1061 |
+
},
|
1062 |
+
{
|
1063 |
+
"epoch": 0.024011045080737137,
|
1064 |
+
"grad_norm": 0.0038277339190244675,
|
1065 |
+
"learning_rate": 0.00019567488620406983,
|
1066 |
+
"loss": 11.5,
|
1067 |
+
"step": 150
|
1068 |
+
},
|
1069 |
+
{
|
1070 |
+
"epoch": 0.02417111871460872,
|
1071 |
+
"grad_norm": 0.001184475957415998,
|
1072 |
+
"learning_rate": 0.00019561333554161224,
|
1073 |
+
"loss": 11.5,
|
1074 |
+
"step": 151
|
1075 |
+
},
|
1076 |
+
{
|
1077 |
+
"epoch": 0.0243311923484803,
|
1078 |
+
"grad_norm": 0.0013432531850412488,
|
1079 |
+
"learning_rate": 0.0001955513598237753,
|
1080 |
+
"loss": 11.5,
|
1081 |
+
"step": 152
|
1082 |
+
},
|
1083 |
+
{
|
1084 |
+
"epoch": 0.024491265982351882,
|
1085 |
+
"grad_norm": 0.0012706320267170668,
|
1086 |
+
"learning_rate": 0.00019548895932607621,
|
1087 |
+
"loss": 11.5,
|
1088 |
+
"step": 153
|
1089 |
+
},
|
1090 |
+
{
|
1091 |
+
"epoch": 0.024651339616223462,
|
1092 |
+
"grad_norm": 0.0011202878085896373,
|
1093 |
+
"learning_rate": 0.00019542613432592038,
|
1094 |
+
"loss": 11.5,
|
1095 |
+
"step": 154
|
1096 |
+
},
|
1097 |
+
{
|
1098 |
+
"epoch": 0.024811413250095043,
|
1099 |
+
"grad_norm": 0.0010707036126405,
|
1100 |
+
"learning_rate": 0.00019536288510260056,
|
1101 |
+
"loss": 11.5,
|
1102 |
+
"step": 155
|
1103 |
+
},
|
1104 |
+
{
|
1105 |
+
"epoch": 0.024971486883966623,
|
1106 |
+
"grad_norm": 0.0010517543414607644,
|
1107 |
+
"learning_rate": 0.00019529921193729534,
|
1108 |
+
"loss": 11.5,
|
1109 |
+
"step": 156
|
1110 |
+
},
|
1111 |
+
{
|
1112 |
+
"epoch": 0.025131560517838207,
|
1113 |
+
"grad_norm": 0.0010216586524620652,
|
1114 |
+
"learning_rate": 0.00019523511511306793,
|
1115 |
+
"loss": 11.5,
|
1116 |
+
"step": 157
|
1117 |
+
},
|
1118 |
+
{
|
1119 |
+
"epoch": 0.025291634151709787,
|
1120 |
+
"grad_norm": 0.0010877292370423675,
|
1121 |
+
"learning_rate": 0.000195170594914865,
|
1122 |
+
"loss": 11.5,
|
1123 |
+
"step": 158
|
1124 |
+
},
|
1125 |
+
{
|
1126 |
+
"epoch": 0.025451707785581368,
|
1127 |
+
"grad_norm": 0.0007502186927013099,
|
1128 |
+
"learning_rate": 0.00019510565162951537,
|
1129 |
+
"loss": 11.5,
|
1130 |
+
"step": 159
|
1131 |
+
},
|
1132 |
+
{
|
1133 |
+
"epoch": 0.025611781419452948,
|
1134 |
+
"grad_norm": 0.0013300442369654775,
|
1135 |
+
"learning_rate": 0.00019504028554572864,
|
1136 |
+
"loss": 11.5,
|
1137 |
+
"step": 160
|
1138 |
+
},
|
1139 |
+
{
|
1140 |
+
"epoch": 0.02577185505332453,
|
1141 |
+
"grad_norm": 0.0007744083413854241,
|
1142 |
+
"learning_rate": 0.00019497449695409408,
|
1143 |
+
"loss": 11.5,
|
1144 |
+
"step": 161
|
1145 |
+
},
|
1146 |
+
{
|
1147 |
+
"epoch": 0.02593192868719611,
|
1148 |
+
"grad_norm": 0.00122166913934052,
|
1149 |
+
"learning_rate": 0.00019490828614707916,
|
1150 |
+
"loss": 11.5,
|
1151 |
+
"step": 162
|
1152 |
+
},
|
1153 |
+
{
|
1154 |
+
"epoch": 0.026092002321067693,
|
1155 |
+
"grad_norm": 0.0014826179249212146,
|
1156 |
+
"learning_rate": 0.00019484165341902845,
|
1157 |
+
"loss": 11.5,
|
1158 |
+
"step": 163
|
1159 |
+
},
|
1160 |
+
{
|
1161 |
+
"epoch": 0.026252075954939273,
|
1162 |
+
"grad_norm": 0.001125049777328968,
|
1163 |
+
"learning_rate": 0.00019477459906616206,
|
1164 |
+
"loss": 11.5,
|
1165 |
+
"step": 164
|
1166 |
+
},
|
1167 |
+
{
|
1168 |
+
"epoch": 0.026412149588810854,
|
1169 |
+
"grad_norm": 0.0015355943469330668,
|
1170 |
+
"learning_rate": 0.00019470712338657458,
|
1171 |
+
"loss": 11.5,
|
1172 |
+
"step": 165
|
1173 |
+
},
|
1174 |
+
{
|
1175 |
+
"epoch": 0.026572223222682434,
|
1176 |
+
"grad_norm": 0.002622431144118309,
|
1177 |
+
"learning_rate": 0.0001946392266802336,
|
1178 |
+
"loss": 11.5,
|
1179 |
+
"step": 166
|
1180 |
+
},
|
1181 |
+
{
|
1182 |
+
"epoch": 0.026732296856554014,
|
1183 |
+
"grad_norm": 0.0022032030392438173,
|
1184 |
+
"learning_rate": 0.0001945709092489783,
|
1185 |
+
"loss": 11.5,
|
1186 |
+
"step": 167
|
1187 |
+
},
|
1188 |
+
{
|
1189 |
+
"epoch": 0.026892370490425595,
|
1190 |
+
"grad_norm": 0.0028216661885380745,
|
1191 |
+
"learning_rate": 0.00019450217139651844,
|
1192 |
+
"loss": 11.5,
|
1193 |
+
"step": 168
|
1194 |
+
},
|
1195 |
+
{
|
1196 |
+
"epoch": 0.027052444124297175,
|
1197 |
+
"grad_norm": 0.003236501244828105,
|
1198 |
+
"learning_rate": 0.0001944330134284326,
|
1199 |
+
"loss": 11.5,
|
1200 |
+
"step": 169
|
1201 |
+
},
|
1202 |
+
{
|
1203 |
+
"epoch": 0.02721251775816876,
|
1204 |
+
"grad_norm": 0.004418008495122194,
|
1205 |
+
"learning_rate": 0.00019436343565216711,
|
1206 |
+
"loss": 11.5,
|
1207 |
+
"step": 170
|
1208 |
+
},
|
1209 |
+
{
|
1210 |
+
"epoch": 0.02737259139204034,
|
1211 |
+
"grad_norm": 0.0035076425410807133,
|
1212 |
+
"learning_rate": 0.00019429343837703455,
|
1213 |
+
"loss": 11.5,
|
1214 |
+
"step": 171
|
1215 |
+
},
|
1216 |
+
{
|
1217 |
+
"epoch": 0.02753266502591192,
|
1218 |
+
"grad_norm": 0.003910847939550877,
|
1219 |
+
"learning_rate": 0.0001942230219142124,
|
1220 |
+
"loss": 11.5,
|
1221 |
+
"step": 172
|
1222 |
+
},
|
1223 |
+
{
|
1224 |
+
"epoch": 0.0276927386597835,
|
1225 |
+
"grad_norm": 0.004566975403577089,
|
1226 |
+
"learning_rate": 0.0001941521865767417,
|
1227 |
+
"loss": 11.5,
|
1228 |
+
"step": 173
|
1229 |
+
},
|
1230 |
+
{
|
1231 |
+
"epoch": 0.02785281229365508,
|
1232 |
+
"grad_norm": 0.0030329632572829723,
|
1233 |
+
"learning_rate": 0.0001940809326795256,
|
1234 |
+
"loss": 11.5,
|
1235 |
+
"step": 174
|
1236 |
+
},
|
1237 |
+
{
|
1238 |
+
"epoch": 0.02801288592752666,
|
1239 |
+
"grad_norm": 0.0040180860087275505,
|
1240 |
+
"learning_rate": 0.000194009260539328,
|
1241 |
+
"loss": 11.5,
|
1242 |
+
"step": 175
|
1243 |
+
},
|
1244 |
+
{
|
1245 |
+
"epoch": 0.028172959561398245,
|
1246 |
+
"grad_norm": 0.0033933145459741354,
|
1247 |
+
"learning_rate": 0.0001939371704747721,
|
1248 |
+
"loss": 11.5,
|
1249 |
+
"step": 176
|
1250 |
+
},
|
1251 |
+
{
|
1252 |
+
"epoch": 0.028333033195269825,
|
1253 |
+
"grad_norm": 0.004221628420054913,
|
1254 |
+
"learning_rate": 0.00019386466280633906,
|
1255 |
+
"loss": 11.5,
|
1256 |
+
"step": 177
|
1257 |
+
},
|
1258 |
+
{
|
1259 |
+
"epoch": 0.028493106829141406,
|
1260 |
+
"grad_norm": 0.0038972035981714725,
|
1261 |
+
"learning_rate": 0.00019379173785636646,
|
1262 |
+
"loss": 11.5,
|
1263 |
+
"step": 178
|
1264 |
+
},
|
1265 |
+
{
|
1266 |
+
"epoch": 0.028653180463012986,
|
1267 |
+
"grad_norm": 0.0039198147132992744,
|
1268 |
+
"learning_rate": 0.000193718395949047,
|
1269 |
+
"loss": 11.5,
|
1270 |
+
"step": 179
|
1271 |
+
},
|
1272 |
+
{
|
1273 |
+
"epoch": 0.028813254096884566,
|
1274 |
+
"grad_norm": 0.005124758463352919,
|
1275 |
+
"learning_rate": 0.00019364463741042694,
|
1276 |
+
"loss": 11.5,
|
1277 |
+
"step": 180
|
1278 |
+
},
|
1279 |
+
{
|
1280 |
+
"epoch": 0.028973327730756147,
|
1281 |
+
"grad_norm": 0.004067589528858662,
|
1282 |
+
"learning_rate": 0.00019357046256840473,
|
1283 |
+
"loss": 11.5,
|
1284 |
+
"step": 181
|
1285 |
+
},
|
1286 |
+
{
|
1287 |
+
"epoch": 0.029133401364627727,
|
1288 |
+
"grad_norm": 0.004641098901629448,
|
1289 |
+
"learning_rate": 0.00019349587175272948,
|
1290 |
+
"loss": 11.5,
|
1291 |
+
"step": 182
|
1292 |
+
},
|
1293 |
+
{
|
1294 |
+
"epoch": 0.02929347499849931,
|
1295 |
+
"grad_norm": 0.004570235963910818,
|
1296 |
+
"learning_rate": 0.0001934208652949996,
|
1297 |
+
"loss": 11.5,
|
1298 |
+
"step": 183
|
1299 |
+
},
|
1300 |
+
{
|
1301 |
+
"epoch": 0.02945354863237089,
|
1302 |
+
"grad_norm": 0.004834281280636787,
|
1303 |
+
"learning_rate": 0.00019334544352866127,
|
1304 |
+
"loss": 11.5,
|
1305 |
+
"step": 184
|
1306 |
+
},
|
1307 |
+
{
|
1308 |
+
"epoch": 0.02961362226624247,
|
1309 |
+
"grad_norm": 0.004718173760920763,
|
1310 |
+
"learning_rate": 0.00019326960678900688,
|
1311 |
+
"loss": 11.5,
|
1312 |
+
"step": 185
|
1313 |
+
},
|
1314 |
+
{
|
1315 |
+
"epoch": 0.029773695900114052,
|
1316 |
+
"grad_norm": 0.0034208674915134907,
|
1317 |
+
"learning_rate": 0.00019319335541317361,
|
1318 |
+
"loss": 11.5,
|
1319 |
+
"step": 186
|
1320 |
+
},
|
1321 |
+
{
|
1322 |
+
"epoch": 0.029933769533985632,
|
1323 |
+
"grad_norm": 0.004345146007835865,
|
1324 |
+
"learning_rate": 0.00019311668974014208,
|
1325 |
+
"loss": 11.5,
|
1326 |
+
"step": 187
|
1327 |
+
},
|
1328 |
+
{
|
1329 |
+
"epoch": 0.030093843167857213,
|
1330 |
+
"grad_norm": 0.004935440141707659,
|
1331 |
+
"learning_rate": 0.00019303961011073447,
|
1332 |
+
"loss": 11.5,
|
1333 |
+
"step": 188
|
1334 |
+
},
|
1335 |
+
{
|
1336 |
+
"epoch": 0.030253916801728797,
|
1337 |
+
"grad_norm": 0.003570390399545431,
|
1338 |
+
"learning_rate": 0.00019296211686761346,
|
1339 |
+
"loss": 11.5,
|
1340 |
+
"step": 189
|
1341 |
+
},
|
1342 |
+
{
|
1343 |
+
"epoch": 0.030413990435600377,
|
1344 |
+
"grad_norm": 0.004747358616441488,
|
1345 |
+
"learning_rate": 0.00019288421035528028,
|
1346 |
+
"loss": 11.5,
|
1347 |
+
"step": 190
|
1348 |
+
},
|
1349 |
+
{
|
1350 |
+
"epoch": 0.030574064069471957,
|
1351 |
+
"grad_norm": 0.0070312670432031155,
|
1352 |
+
"learning_rate": 0.00019280589092007352,
|
1353 |
+
"loss": 11.5,
|
1354 |
+
"step": 191
|
1355 |
+
},
|
1356 |
+
{
|
1357 |
+
"epoch": 0.030734137703343538,
|
1358 |
+
"grad_norm": 0.006528772413730621,
|
1359 |
+
"learning_rate": 0.00019272715891016735,
|
1360 |
+
"loss": 11.5,
|
1361 |
+
"step": 192
|
1362 |
+
},
|
1363 |
+
{
|
1364 |
+
"epoch": 0.030894211337215118,
|
1365 |
+
"grad_norm": 0.004292914178222418,
|
1366 |
+
"learning_rate": 0.00019264801467557007,
|
1367 |
+
"loss": 11.5,
|
1368 |
+
"step": 193
|
1369 |
+
},
|
1370 |
+
{
|
1371 |
+
"epoch": 0.0310542849710867,
|
1372 |
+
"grad_norm": 0.003930619452148676,
|
1373 |
+
"learning_rate": 0.00019256845856812266,
|
1374 |
+
"loss": 11.5,
|
1375 |
+
"step": 194
|
1376 |
+
},
|
1377 |
+
{
|
1378 |
+
"epoch": 0.031214358604958282,
|
1379 |
+
"grad_norm": 0.009428051300346851,
|
1380 |
+
"learning_rate": 0.000192488490941497,
|
1381 |
+
"loss": 11.5,
|
1382 |
+
"step": 195
|
1383 |
+
},
|
1384 |
+
{
|
1385 |
+
"epoch": 0.03137443223882986,
|
1386 |
+
"grad_norm": 0.011329618282616138,
|
1387 |
+
"learning_rate": 0.00019240811215119448,
|
1388 |
+
"loss": 11.5,
|
1389 |
+
"step": 196
|
1390 |
+
},
|
1391 |
+
{
|
1392 |
+
"epoch": 0.03153450587270144,
|
1393 |
+
"grad_norm": 0.015292741358280182,
|
1394 |
+
"learning_rate": 0.00019232732255454422,
|
1395 |
+
"loss": 11.5,
|
1396 |
+
"step": 197
|
1397 |
+
},
|
1398 |
+
{
|
1399 |
+
"epoch": 0.03169457950657302,
|
1400 |
+
"grad_norm": 0.007595112547278404,
|
1401 |
+
"learning_rate": 0.00019224612251070175,
|
1402 |
+
"loss": 11.5,
|
1403 |
+
"step": 198
|
1404 |
+
},
|
1405 |
+
{
|
1406 |
+
"epoch": 0.031854653140444604,
|
1407 |
+
"grad_norm": 0.00519321346655488,
|
1408 |
+
"learning_rate": 0.0001921645123806472,
|
1409 |
+
"loss": 11.5,
|
1410 |
+
"step": 199
|
1411 |
+
},
|
1412 |
+
{
|
1413 |
+
"epoch": 0.03201472677431619,
|
1414 |
+
"grad_norm": 0.008084663189947605,
|
1415 |
+
"learning_rate": 0.0001920824925271838,
|
1416 |
+
"loss": 11.5,
|
1417 |
+
"step": 200
|
1418 |
+
},
|
1419 |
+
{
|
1420 |
+
"epoch": 0.032174800408187765,
|
1421 |
+
"grad_norm": 0.004125955514609814,
|
1422 |
+
"learning_rate": 0.0001920000633149362,
|
1423 |
+
"loss": 11.5,
|
1424 |
+
"step": 201
|
1425 |
+
},
|
1426 |
+
{
|
1427 |
+
"epoch": 0.03233487404205935,
|
1428 |
+
"grad_norm": 0.004124477505683899,
|
1429 |
+
"learning_rate": 0.00019191722511034884,
|
1430 |
+
"loss": 11.5,
|
1431 |
+
"step": 202
|
1432 |
+
},
|
1433 |
+
{
|
1434 |
+
"epoch": 0.032494947675930926,
|
1435 |
+
"grad_norm": 0.003988343756645918,
|
1436 |
+
"learning_rate": 0.00019183397828168448,
|
1437 |
+
"loss": 11.5,
|
1438 |
+
"step": 203
|
1439 |
+
},
|
1440 |
+
{
|
1441 |
+
"epoch": 0.03265502130980251,
|
1442 |
+
"grad_norm": 0.00596611388027668,
|
1443 |
+
"learning_rate": 0.00019175032319902234,
|
1444 |
+
"loss": 11.5,
|
1445 |
+
"step": 204
|
1446 |
+
},
|
1447 |
+
{
|
1448 |
+
"epoch": 0.03281509494367409,
|
1449 |
+
"grad_norm": 0.004642547108232975,
|
1450 |
+
"learning_rate": 0.00019166626023425662,
|
1451 |
+
"loss": 11.5,
|
1452 |
+
"step": 205
|
1453 |
+
},
|
1454 |
+
{
|
1455 |
+
"epoch": 0.03297516857754567,
|
1456 |
+
"grad_norm": 0.005087132565677166,
|
1457 |
+
"learning_rate": 0.00019158178976109476,
|
1458 |
+
"loss": 11.5,
|
1459 |
+
"step": 206
|
1460 |
+
},
|
1461 |
+
{
|
1462 |
+
"epoch": 0.033135242211417254,
|
1463 |
+
"grad_norm": 0.0064563388004899025,
|
1464 |
+
"learning_rate": 0.0001914969121550558,
|
1465 |
+
"loss": 11.5,
|
1466 |
+
"step": 207
|
1467 |
+
},
|
1468 |
+
{
|
1469 |
+
"epoch": 0.03329531584528883,
|
1470 |
+
"grad_norm": 0.005523744970560074,
|
1471 |
+
"learning_rate": 0.00019141162779346874,
|
1472 |
+
"loss": 11.5,
|
1473 |
+
"step": 208
|
1474 |
+
},
|
1475 |
+
{
|
1476 |
+
"epoch": 0.033455389479160415,
|
1477 |
+
"grad_norm": 0.005560313351452351,
|
1478 |
+
"learning_rate": 0.00019132593705547082,
|
1479 |
+
"loss": 11.5,
|
1480 |
+
"step": 209
|
1481 |
+
},
|
1482 |
+
{
|
1483 |
+
"epoch": 0.03361546311303199,
|
1484 |
+
"grad_norm": 0.004362552426755428,
|
1485 |
+
"learning_rate": 0.00019123984032200586,
|
1486 |
+
"loss": 11.5,
|
1487 |
+
"step": 210
|
1488 |
+
},
|
1489 |
+
{
|
1490 |
+
"epoch": 0.033775536746903576,
|
1491 |
+
"grad_norm": 0.005080255679786205,
|
1492 |
+
"learning_rate": 0.00019115333797582254,
|
1493 |
+
"loss": 11.5,
|
1494 |
+
"step": 211
|
1495 |
+
},
|
1496 |
+
{
|
1497 |
+
"epoch": 0.03393561038077516,
|
1498 |
+
"grad_norm": 0.0047751725651323795,
|
1499 |
+
"learning_rate": 0.00019106643040147278,
|
1500 |
+
"loss": 11.5,
|
1501 |
+
"step": 212
|
1502 |
+
},
|
1503 |
+
{
|
1504 |
+
"epoch": 0.034095684014646736,
|
1505 |
+
"grad_norm": 0.0036601570900529623,
|
1506 |
+
"learning_rate": 0.00019097911798530987,
|
1507 |
+
"loss": 11.5,
|
1508 |
+
"step": 213
|
1509 |
+
},
|
1510 |
+
{
|
1511 |
+
"epoch": 0.03425575764851832,
|
1512 |
+
"grad_norm": 0.0042919619008898735,
|
1513 |
+
"learning_rate": 0.00019089140111548696,
|
1514 |
+
"loss": 11.5,
|
1515 |
+
"step": 214
|
1516 |
+
},
|
1517 |
+
{
|
1518 |
+
"epoch": 0.0344158312823899,
|
1519 |
+
"grad_norm": 0.004078218713402748,
|
1520 |
+
"learning_rate": 0.00019080328018195513,
|
1521 |
+
"loss": 11.5,
|
1522 |
+
"step": 215
|
1523 |
+
},
|
1524 |
+
{
|
1525 |
+
"epoch": 0.03457590491626148,
|
1526 |
+
"grad_norm": 0.0035699764266610146,
|
1527 |
+
"learning_rate": 0.0001907147555764618,
|
1528 |
+
"loss": 11.5,
|
1529 |
+
"step": 216
|
1530 |
+
},
|
1531 |
+
{
|
1532 |
+
"epoch": 0.03473597855013306,
|
1533 |
+
"grad_norm": 0.006953587289899588,
|
1534 |
+
"learning_rate": 0.00019062582769254895,
|
1535 |
+
"loss": 11.5,
|
1536 |
+
"step": 217
|
1537 |
+
},
|
1538 |
+
{
|
1539 |
+
"epoch": 0.03489605218400464,
|
1540 |
+
"grad_norm": 0.005379633978009224,
|
1541 |
+
"learning_rate": 0.00019053649692555135,
|
1542 |
+
"loss": 11.5,
|
1543 |
+
"step": 218
|
1544 |
+
},
|
1545 |
+
{
|
1546 |
+
"epoch": 0.035056125817876226,
|
1547 |
+
"grad_norm": 0.005702970549464226,
|
1548 |
+
"learning_rate": 0.00019044676367259476,
|
1549 |
+
"loss": 11.5,
|
1550 |
+
"step": 219
|
1551 |
+
},
|
1552 |
+
{
|
1553 |
+
"epoch": 0.0352161994517478,
|
1554 |
+
"grad_norm": 0.005873862653970718,
|
1555 |
+
"learning_rate": 0.00019035662833259432,
|
1556 |
+
"loss": 11.5,
|
1557 |
+
"step": 220
|
1558 |
+
},
|
1559 |
+
{
|
1560 |
+
"epoch": 0.035376273085619386,
|
1561 |
+
"grad_norm": 0.0050443257205188274,
|
1562 |
+
"learning_rate": 0.00019026609130625257,
|
1563 |
+
"loss": 11.5,
|
1564 |
+
"step": 221
|
1565 |
+
},
|
1566 |
+
{
|
1567 |
+
"epoch": 0.03553634671949096,
|
1568 |
+
"grad_norm": 0.005148936528712511,
|
1569 |
+
"learning_rate": 0.00019017515299605788,
|
1570 |
+
"loss": 11.5,
|
1571 |
+
"step": 222
|
1572 |
+
},
|
1573 |
+
{
|
1574 |
+
"epoch": 0.03569642035336255,
|
1575 |
+
"grad_norm": 0.004865546710789204,
|
1576 |
+
"learning_rate": 0.00019008381380628247,
|
1577 |
+
"loss": 11.5,
|
1578 |
+
"step": 223
|
1579 |
+
},
|
1580 |
+
{
|
1581 |
+
"epoch": 0.03585649398723413,
|
1582 |
+
"grad_norm": 0.00710660545155406,
|
1583 |
+
"learning_rate": 0.00018999207414298067,
|
1584 |
+
"loss": 11.5,
|
1585 |
+
"step": 224
|
1586 |
+
},
|
1587 |
+
{
|
1588 |
+
"epoch": 0.03601656762110571,
|
1589 |
+
"grad_norm": 0.005359895061701536,
|
1590 |
+
"learning_rate": 0.00018989993441398726,
|
1591 |
+
"loss": 11.5,
|
1592 |
+
"step": 225
|
1593 |
+
},
|
1594 |
+
{
|
1595 |
+
"epoch": 0.03617664125497729,
|
1596 |
+
"grad_norm": 0.006631465628743172,
|
1597 |
+
"learning_rate": 0.00018980739502891546,
|
1598 |
+
"loss": 11.5,
|
1599 |
+
"step": 226
|
1600 |
+
},
|
1601 |
+
{
|
1602 |
+
"epoch": 0.03633671488884887,
|
1603 |
+
"grad_norm": 0.00704937893897295,
|
1604 |
+
"learning_rate": 0.0001897144563991552,
|
1605 |
+
"loss": 11.5,
|
1606 |
+
"step": 227
|
1607 |
+
},
|
1608 |
+
{
|
1609 |
+
"epoch": 0.03649678852272045,
|
1610 |
+
"grad_norm": 0.0053662629798054695,
|
1611 |
+
"learning_rate": 0.00018962111893787128,
|
1612 |
+
"loss": 11.5,
|
1613 |
+
"step": 228
|
1614 |
+
},
|
1615 |
+
{
|
1616 |
+
"epoch": 0.03665686215659203,
|
1617 |
+
"grad_norm": 0.005165701732039452,
|
1618 |
+
"learning_rate": 0.00018952738306000151,
|
1619 |
+
"loss": 11.5,
|
1620 |
+
"step": 229
|
1621 |
+
},
|
1622 |
+
{
|
1623 |
+
"epoch": 0.03681693579046361,
|
1624 |
+
"grad_norm": 0.005945558659732342,
|
1625 |
+
"learning_rate": 0.00018943324918225494,
|
1626 |
+
"loss": 11.5,
|
1627 |
+
"step": 230
|
1628 |
+
},
|
1629 |
+
{
|
1630 |
+
"epoch": 0.0369770094243352,
|
1631 |
+
"grad_norm": 0.006662803236395121,
|
1632 |
+
"learning_rate": 0.0001893387177231099,
|
1633 |
+
"loss": 11.5,
|
1634 |
+
"step": 231
|
1635 |
+
},
|
1636 |
+
{
|
1637 |
+
"epoch": 0.037137083058206774,
|
1638 |
+
"grad_norm": 0.005151469726115465,
|
1639 |
+
"learning_rate": 0.0001892437891028122,
|
1640 |
+
"loss": 11.5,
|
1641 |
+
"step": 232
|
1642 |
+
},
|
1643 |
+
{
|
1644 |
+
"epoch": 0.03729715669207836,
|
1645 |
+
"grad_norm": 0.007021139841526747,
|
1646 |
+
"learning_rate": 0.0001891484637433733,
|
1647 |
+
"loss": 11.5,
|
1648 |
+
"step": 233
|
1649 |
+
},
|
1650 |
+
{
|
1651 |
+
"epoch": 0.037457230325949935,
|
1652 |
+
"grad_norm": 0.006236946675926447,
|
1653 |
+
"learning_rate": 0.00018905274206856837,
|
1654 |
+
"loss": 11.5,
|
1655 |
+
"step": 234
|
1656 |
+
},
|
1657 |
+
{
|
1658 |
+
"epoch": 0.03761730395982152,
|
1659 |
+
"grad_norm": 0.006137041375041008,
|
1660 |
+
"learning_rate": 0.00018895662450393438,
|
1661 |
+
"loss": 11.5,
|
1662 |
+
"step": 235
|
1663 |
+
},
|
1664 |
+
{
|
1665 |
+
"epoch": 0.037777377593693096,
|
1666 |
+
"grad_norm": 0.005807884503155947,
|
1667 |
+
"learning_rate": 0.00018886011147676833,
|
1668 |
+
"loss": 11.5,
|
1669 |
+
"step": 236
|
1670 |
+
},
|
1671 |
+
{
|
1672 |
+
"epoch": 0.03793745122756468,
|
1673 |
+
"grad_norm": 0.006715100258588791,
|
1674 |
+
"learning_rate": 0.00018876320341612522,
|
1675 |
+
"loss": 11.5,
|
1676 |
+
"step": 237
|
1677 |
+
},
|
1678 |
+
{
|
1679 |
+
"epoch": 0.03809752486143626,
|
1680 |
+
"grad_norm": 0.007929547689855099,
|
1681 |
+
"learning_rate": 0.00018866590075281624,
|
1682 |
+
"loss": 11.5,
|
1683 |
+
"step": 238
|
1684 |
+
},
|
1685 |
+
{
|
1686 |
+
"epoch": 0.03825759849530784,
|
1687 |
+
"grad_norm": 0.007534688338637352,
|
1688 |
+
"learning_rate": 0.00018856820391940674,
|
1689 |
+
"loss": 11.5,
|
1690 |
+
"step": 239
|
1691 |
+
},
|
1692 |
+
{
|
1693 |
+
"epoch": 0.038417672129179424,
|
1694 |
+
"grad_norm": 0.00604398176074028,
|
1695 |
+
"learning_rate": 0.00018847011335021449,
|
1696 |
+
"loss": 11.5,
|
1697 |
+
"step": 240
|
1698 |
+
},
|
1699 |
+
{
|
1700 |
+
"epoch": 0.038577745763051,
|
1701 |
+
"grad_norm": 0.008669275790452957,
|
1702 |
+
"learning_rate": 0.00018837162948130752,
|
1703 |
+
"loss": 11.5,
|
1704 |
+
"step": 241
|
1705 |
+
},
|
1706 |
+
{
|
1707 |
+
"epoch": 0.038737819396922585,
|
1708 |
+
"grad_norm": 0.004927826579660177,
|
1709 |
+
"learning_rate": 0.00018827275275050233,
|
1710 |
+
"loss": 11.5,
|
1711 |
+
"step": 242
|
1712 |
+
},
|
1713 |
+
{
|
1714 |
+
"epoch": 0.03889789303079417,
|
1715 |
+
"grad_norm": 0.008499566465616226,
|
1716 |
+
"learning_rate": 0.00018817348359736203,
|
1717 |
+
"loss": 11.5,
|
1718 |
+
"step": 243
|
1719 |
+
},
|
1720 |
+
{
|
1721 |
+
"epoch": 0.039057966664665746,
|
1722 |
+
"grad_norm": 0.014102022163569927,
|
1723 |
+
"learning_rate": 0.00018807382246319412,
|
1724 |
+
"loss": 11.5,
|
1725 |
+
"step": 244
|
1726 |
+
},
|
1727 |
+
{
|
1728 |
+
"epoch": 0.03921804029853733,
|
1729 |
+
"grad_norm": 0.016383271664381027,
|
1730 |
+
"learning_rate": 0.00018797376979104872,
|
1731 |
+
"loss": 11.5,
|
1732 |
+
"step": 245
|
1733 |
+
},
|
1734 |
+
{
|
1735 |
+
"epoch": 0.039378113932408906,
|
1736 |
+
"grad_norm": 0.01808208040893078,
|
1737 |
+
"learning_rate": 0.00018787332602571662,
|
1738 |
+
"loss": 11.5,
|
1739 |
+
"step": 246
|
1740 |
+
},
|
1741 |
+
{
|
1742 |
+
"epoch": 0.03953818756628049,
|
1743 |
+
"grad_norm": 0.01708586886525154,
|
1744 |
+
"learning_rate": 0.00018777249161372713,
|
1745 |
+
"loss": 11.5,
|
1746 |
+
"step": 247
|
1747 |
+
},
|
1748 |
+
{
|
1749 |
+
"epoch": 0.03969826120015207,
|
1750 |
+
"grad_norm": 0.02052490971982479,
|
1751 |
+
"learning_rate": 0.00018767126700334634,
|
1752 |
+
"loss": 11.5,
|
1753 |
+
"step": 248
|
1754 |
+
},
|
1755 |
+
{
|
1756 |
+
"epoch": 0.03985833483402365,
|
1757 |
+
"grad_norm": 0.017746634781360626,
|
1758 |
+
"learning_rate": 0.0001875696526445749,
|
1759 |
+
"loss": 11.5,
|
1760 |
+
"step": 249
|
1761 |
+
},
|
1762 |
+
{
|
1763 |
+
"epoch": 0.040018408467895235,
|
1764 |
+
"grad_norm": 0.019202718511223793,
|
1765 |
+
"learning_rate": 0.0001874676489891461,
|
1766 |
+
"loss": 11.5,
|
1767 |
+
"step": 250
|
1768 |
+
},
|
1769 |
+
{
|
1770 |
+
"epoch": 0.04017848210176681,
|
1771 |
+
"grad_norm": 0.010096721351146698,
|
1772 |
+
"learning_rate": 0.00018736525649052394,
|
1773 |
+
"loss": 11.5,
|
1774 |
+
"step": 251
|
1775 |
+
},
|
1776 |
+
{
|
1777 |
+
"epoch": 0.040338555735638396,
|
1778 |
+
"grad_norm": 0.01723094843327999,
|
1779 |
+
"learning_rate": 0.00018726247560390099,
|
1780 |
+
"loss": 11.5,
|
1781 |
+
"step": 252
|
1782 |
+
},
|
1783 |
+
{
|
1784 |
+
"epoch": 0.04049862936950997,
|
1785 |
+
"grad_norm": 0.011470257304608822,
|
1786 |
+
"learning_rate": 0.00018715930678619644,
|
1787 |
+
"loss": 11.5,
|
1788 |
+
"step": 253
|
1789 |
+
},
|
1790 |
+
{
|
1791 |
+
"epoch": 0.040658703003381556,
|
1792 |
+
"grad_norm": 0.014084495604038239,
|
1793 |
+
"learning_rate": 0.00018705575049605413,
|
1794 |
+
"loss": 11.5,
|
1795 |
+
"step": 254
|
1796 |
+
},
|
1797 |
+
{
|
1798 |
+
"epoch": 0.04081877663725313,
|
1799 |
+
"grad_norm": 0.009606949985027313,
|
1800 |
+
"learning_rate": 0.00018695180719384029,
|
1801 |
+
"loss": 11.5,
|
1802 |
+
"step": 255
|
1803 |
+
},
|
1804 |
+
{
|
1805 |
+
"epoch": 0.04097885027112472,
|
1806 |
+
"grad_norm": 0.013065108098089695,
|
1807 |
+
"learning_rate": 0.00018684747734164177,
|
1808 |
+
"loss": 11.5,
|
1809 |
+
"step": 256
|
1810 |
+
},
|
1811 |
+
{
|
1812 |
+
"epoch": 0.0411389239049963,
|
1813 |
+
"grad_norm": 0.007634848356246948,
|
1814 |
+
"learning_rate": 0.00018674276140326376,
|
1815 |
+
"loss": 11.5,
|
1816 |
+
"step": 257
|
1817 |
+
},
|
1818 |
+
{
|
1819 |
+
"epoch": 0.04129899753886788,
|
1820 |
+
"grad_norm": 0.009482149966061115,
|
1821 |
+
"learning_rate": 0.00018663765984422786,
|
1822 |
+
"loss": 11.5,
|
1823 |
+
"step": 258
|
1824 |
+
},
|
1825 |
+
{
|
1826 |
+
"epoch": 0.04145907117273946,
|
1827 |
+
"grad_norm": 0.007441854570060968,
|
1828 |
+
"learning_rate": 0.00018653217313177004,
|
1829 |
+
"loss": 11.5,
|
1830 |
+
"step": 259
|
1831 |
+
},
|
1832 |
+
{
|
1833 |
+
"epoch": 0.04161914480661104,
|
1834 |
+
"grad_norm": 0.006992577575147152,
|
1835 |
+
"learning_rate": 0.00018642630173483832,
|
1836 |
+
"loss": 11.5,
|
1837 |
+
"step": 260
|
1838 |
+
},
|
1839 |
+
{
|
1840 |
+
"epoch": 0.04177921844048262,
|
1841 |
+
"grad_norm": 0.0063720578327775,
|
1842 |
+
"learning_rate": 0.00018632004612409103,
|
1843 |
+
"loss": 11.5,
|
1844 |
+
"step": 261
|
1845 |
+
},
|
1846 |
+
{
|
1847 |
+
"epoch": 0.041939292074354206,
|
1848 |
+
"grad_norm": 0.004319782834500074,
|
1849 |
+
"learning_rate": 0.00018621340677189453,
|
1850 |
+
"loss": 11.5,
|
1851 |
+
"step": 262
|
1852 |
+
},
|
1853 |
+
{
|
1854 |
+
"epoch": 0.04209936570822578,
|
1855 |
+
"grad_norm": 0.00529808783903718,
|
1856 |
+
"learning_rate": 0.00018610638415232097,
|
1857 |
+
"loss": 11.5,
|
1858 |
+
"step": 263
|
1859 |
+
},
|
1860 |
+
{
|
1861 |
+
"epoch": 0.04225943934209737,
|
1862 |
+
"grad_norm": 0.005276544950902462,
|
1863 |
+
"learning_rate": 0.00018599897874114652,
|
1864 |
+
"loss": 11.5,
|
1865 |
+
"step": 264
|
1866 |
+
},
|
1867 |
+
{
|
1868 |
+
"epoch": 0.042419512975968944,
|
1869 |
+
"grad_norm": 0.004047976806759834,
|
1870 |
+
"learning_rate": 0.00018589119101584898,
|
1871 |
+
"loss": 11.5,
|
1872 |
+
"step": 265
|
1873 |
+
},
|
1874 |
+
{
|
1875 |
+
"epoch": 0.04257958660984053,
|
1876 |
+
"grad_norm": 0.004963539075106382,
|
1877 |
+
"learning_rate": 0.00018578302145560584,
|
1878 |
+
"loss": 11.5,
|
1879 |
+
"step": 266
|
1880 |
+
},
|
1881 |
+
{
|
1882 |
+
"epoch": 0.042739660243712105,
|
1883 |
+
"grad_norm": 0.004974601324647665,
|
1884 |
+
"learning_rate": 0.00018567447054129195,
|
1885 |
+
"loss": 11.5,
|
1886 |
+
"step": 267
|
1887 |
+
},
|
1888 |
+
{
|
1889 |
+
"epoch": 0.04289973387758369,
|
1890 |
+
"grad_norm": 0.005424274131655693,
|
1891 |
+
"learning_rate": 0.00018556553875547754,
|
1892 |
+
"loss": 11.5,
|
1893 |
+
"step": 268
|
1894 |
+
},
|
1895 |
+
{
|
1896 |
+
"epoch": 0.04305980751145527,
|
1897 |
+
"grad_norm": 0.004362328443676233,
|
1898 |
+
"learning_rate": 0.00018545622658242607,
|
1899 |
+
"loss": 11.5,
|
1900 |
+
"step": 269
|
1901 |
+
},
|
1902 |
+
{
|
1903 |
+
"epoch": 0.04321988114532685,
|
1904 |
+
"grad_norm": 0.004392134957015514,
|
1905 |
+
"learning_rate": 0.00018534653450809197,
|
1906 |
+
"loss": 11.5,
|
1907 |
+
"step": 270
|
1908 |
+
},
|
1909 |
+
{
|
1910 |
+
"epoch": 0.04337995477919843,
|
1911 |
+
"grad_norm": 0.004988868720829487,
|
1912 |
+
"learning_rate": 0.00018523646302011867,
|
1913 |
+
"loss": 11.5,
|
1914 |
+
"step": 271
|
1915 |
+
},
|
1916 |
+
{
|
1917 |
+
"epoch": 0.04354002841307001,
|
1918 |
+
"grad_norm": 0.0036948062479496002,
|
1919 |
+
"learning_rate": 0.00018512601260783606,
|
1920 |
+
"loss": 11.5,
|
1921 |
+
"step": 272
|
1922 |
+
},
|
1923 |
+
{
|
1924 |
+
"epoch": 0.043700102046941594,
|
1925 |
+
"grad_norm": 0.005431415978819132,
|
1926 |
+
"learning_rate": 0.00018501518376225887,
|
1927 |
+
"loss": 11.5,
|
1928 |
+
"step": 273
|
1929 |
+
},
|
1930 |
+
{
|
1931 |
+
"epoch": 0.04386017568081317,
|
1932 |
+
"grad_norm": 0.005191940348595381,
|
1933 |
+
"learning_rate": 0.00018490397697608395,
|
1934 |
+
"loss": 11.5,
|
1935 |
+
"step": 274
|
1936 |
+
},
|
1937 |
+
{
|
1938 |
+
"epoch": 0.044020249314684755,
|
1939 |
+
"grad_norm": 0.005340060219168663,
|
1940 |
+
"learning_rate": 0.0001847923927436884,
|
1941 |
+
"loss": 11.5,
|
1942 |
+
"step": 275
|
1943 |
+
},
|
1944 |
+
{
|
1945 |
+
"epoch": 0.04418032294855634,
|
1946 |
+
"grad_norm": 0.005495226942002773,
|
1947 |
+
"learning_rate": 0.00018468043156112728,
|
1948 |
+
"loss": 11.5,
|
1949 |
+
"step": 276
|
1950 |
+
},
|
1951 |
+
{
|
1952 |
+
"epoch": 0.044340396582427916,
|
1953 |
+
"grad_norm": 0.0054380279034376144,
|
1954 |
+
"learning_rate": 0.0001845680939261314,
|
1955 |
+
"loss": 11.5,
|
1956 |
+
"step": 277
|
1957 |
+
},
|
1958 |
+
{
|
1959 |
+
"epoch": 0.0445004702162995,
|
1960 |
+
"grad_norm": 0.005373974796384573,
|
1961 |
+
"learning_rate": 0.00018445538033810515,
|
1962 |
+
"loss": 11.5,
|
1963 |
+
"step": 278
|
1964 |
+
},
|
1965 |
+
{
|
1966 |
+
"epoch": 0.044660543850171076,
|
1967 |
+
"grad_norm": 0.006492419634014368,
|
1968 |
+
"learning_rate": 0.00018434229129812418,
|
1969 |
+
"loss": 11.5,
|
1970 |
+
"step": 279
|
1971 |
+
},
|
1972 |
+
{
|
1973 |
+
"epoch": 0.04482061748404266,
|
1974 |
+
"grad_norm": 0.004978380165994167,
|
1975 |
+
"learning_rate": 0.0001842288273089332,
|
1976 |
+
"loss": 11.5,
|
1977 |
+
"step": 280
|
1978 |
+
},
|
1979 |
+
{
|
1980 |
+
"epoch": 0.04498069111791424,
|
1981 |
+
"grad_norm": 0.005132167134433985,
|
1982 |
+
"learning_rate": 0.00018411498887494396,
|
1983 |
+
"loss": 11.5,
|
1984 |
+
"step": 281
|
1985 |
+
},
|
1986 |
+
{
|
1987 |
+
"epoch": 0.04514076475178582,
|
1988 |
+
"grad_norm": 0.004873708356171846,
|
1989 |
+
"learning_rate": 0.00018400077650223263,
|
1990 |
+
"loss": 11.5,
|
1991 |
+
"step": 282
|
1992 |
+
},
|
1993 |
+
{
|
1994 |
+
"epoch": 0.045300838385657405,
|
1995 |
+
"grad_norm": 0.004690905567258596,
|
1996 |
+
"learning_rate": 0.0001838861906985379,
|
1997 |
+
"loss": 11.5,
|
1998 |
+
"step": 283
|
1999 |
+
},
|
2000 |
+
{
|
2001 |
+
"epoch": 0.04546091201952898,
|
2002 |
+
"grad_norm": 0.006050188094377518,
|
2003 |
+
"learning_rate": 0.00018377123197325842,
|
2004 |
+
"loss": 11.5,
|
2005 |
+
"step": 284
|
2006 |
+
},
|
2007 |
+
{
|
2008 |
+
"epoch": 0.045620985653400566,
|
2009 |
+
"grad_norm": 0.008120089769363403,
|
2010 |
+
"learning_rate": 0.00018365590083745085,
|
2011 |
+
"loss": 11.5,
|
2012 |
+
"step": 285
|
2013 |
+
},
|
2014 |
+
{
|
2015 |
+
"epoch": 0.04578105928727214,
|
2016 |
+
"grad_norm": 0.005599613301455975,
|
2017 |
+
"learning_rate": 0.00018354019780382735,
|
2018 |
+
"loss": 11.5,
|
2019 |
+
"step": 286
|
2020 |
+
},
|
2021 |
+
{
|
2022 |
+
"epoch": 0.045941132921143726,
|
2023 |
+
"grad_norm": 0.006047028582543135,
|
2024 |
+
"learning_rate": 0.0001834241233867533,
|
2025 |
+
"loss": 11.5,
|
2026 |
+
"step": 287
|
2027 |
+
},
|
2028 |
+
{
|
2029 |
+
"epoch": 0.04610120655501531,
|
2030 |
+
"grad_norm": 0.005496839992702007,
|
2031 |
+
"learning_rate": 0.00018330767810224524,
|
2032 |
+
"loss": 11.5,
|
2033 |
+
"step": 288
|
2034 |
+
},
|
2035 |
+
{
|
2036 |
+
"epoch": 0.04626128018888689,
|
2037 |
+
"grad_norm": 0.004045095294713974,
|
2038 |
+
"learning_rate": 0.0001831908624679683,
|
2039 |
+
"loss": 11.5,
|
2040 |
+
"step": 289
|
2041 |
+
},
|
2042 |
+
{
|
2043 |
+
"epoch": 0.04642135382275847,
|
2044 |
+
"grad_norm": 0.0066123465076088905,
|
2045 |
+
"learning_rate": 0.0001830736770032341,
|
2046 |
+
"loss": 11.5,
|
2047 |
+
"step": 290
|
2048 |
+
},
|
2049 |
+
{
|
2050 |
+
"epoch": 0.04658142745663005,
|
2051 |
+
"grad_norm": 0.004854083526879549,
|
2052 |
+
"learning_rate": 0.0001829561222289984,
|
2053 |
+
"loss": 11.5,
|
2054 |
+
"step": 291
|
2055 |
+
},
|
2056 |
+
{
|
2057 |
+
"epoch": 0.04674150109050163,
|
2058 |
+
"grad_norm": 0.004592921119183302,
|
2059 |
+
"learning_rate": 0.00018283819866785853,
|
2060 |
+
"loss": 11.5,
|
2061 |
+
"step": 292
|
2062 |
+
},
|
2063 |
+
{
|
2064 |
+
"epoch": 0.04690157472437321,
|
2065 |
+
"grad_norm": 0.021113738417625427,
|
2066 |
+
"learning_rate": 0.0001827199068440516,
|
2067 |
+
"loss": 11.5,
|
2068 |
+
"step": 293
|
2069 |
+
},
|
2070 |
+
{
|
2071 |
+
"epoch": 0.04706164835824479,
|
2072 |
+
"grad_norm": 0.026811130344867706,
|
2073 |
+
"learning_rate": 0.00018260124728345162,
|
2074 |
+
"loss": 11.5,
|
2075 |
+
"step": 294
|
2076 |
+
},
|
2077 |
+
{
|
2078 |
+
"epoch": 0.047221721992116376,
|
2079 |
+
"grad_norm": 0.011840801686048508,
|
2080 |
+
"learning_rate": 0.00018248222051356754,
|
2081 |
+
"loss": 11.5,
|
2082 |
+
"step": 295
|
2083 |
+
},
|
2084 |
+
{
|
2085 |
+
"epoch": 0.04738179562598795,
|
2086 |
+
"grad_norm": 0.00733939791098237,
|
2087 |
+
"learning_rate": 0.00018236282706354063,
|
2088 |
+
"loss": 11.5,
|
2089 |
+
"step": 296
|
2090 |
+
},
|
2091 |
+
{
|
2092 |
+
"epoch": 0.04754186925985954,
|
2093 |
+
"grad_norm": 0.013145462609827518,
|
2094 |
+
"learning_rate": 0.00018224306746414238,
|
2095 |
+
"loss": 11.5,
|
2096 |
+
"step": 297
|
2097 |
+
},
|
2098 |
+
{
|
2099 |
+
"epoch": 0.047701942893731114,
|
2100 |
+
"grad_norm": 0.009584108367562294,
|
2101 |
+
"learning_rate": 0.00018212294224777197,
|
2102 |
+
"loss": 11.5,
|
2103 |
+
"step": 298
|
2104 |
+
},
|
2105 |
+
{
|
2106 |
+
"epoch": 0.0478620165276027,
|
2107 |
+
"grad_norm": 0.011472940444946289,
|
2108 |
+
"learning_rate": 0.00018200245194845399,
|
2109 |
+
"loss": 11.5,
|
2110 |
+
"step": 299
|
2111 |
+
},
|
2112 |
+
{
|
2113 |
+
"epoch": 0.048022090161474275,
|
2114 |
+
"grad_norm": 0.01373722031712532,
|
2115 |
+
"learning_rate": 0.00018188159710183594,
|
2116 |
+
"loss": 11.5,
|
2117 |
+
"step": 300
|
2118 |
+
},
|
2119 |
+
{
|
2120 |
+
"epoch": 0.04818216379534586,
|
2121 |
+
"grad_norm": 0.007853199727833271,
|
2122 |
+
"learning_rate": 0.000181760378245186,
|
2123 |
+
"loss": 11.5,
|
2124 |
+
"step": 301
|
2125 |
+
},
|
2126 |
+
{
|
2127 |
+
"epoch": 0.04834223742921744,
|
2128 |
+
"grad_norm": 0.006789433304220438,
|
2129 |
+
"learning_rate": 0.00018163879591739067,
|
2130 |
+
"loss": 11.5,
|
2131 |
+
"step": 302
|
2132 |
+
},
|
2133 |
+
{
|
2134 |
+
"epoch": 0.04850231106308902,
|
2135 |
+
"grad_norm": 0.00708062294870615,
|
2136 |
+
"learning_rate": 0.0001815168506589521,
|
2137 |
+
"loss": 11.5,
|
2138 |
+
"step": 303
|
2139 |
+
},
|
2140 |
+
{
|
2141 |
+
"epoch": 0.0486623846969606,
|
2142 |
+
"grad_norm": 0.003183502471074462,
|
2143 |
+
"learning_rate": 0.000181394543011986,
|
2144 |
+
"loss": 11.5,
|
2145 |
+
"step": 304
|
2146 |
+
},
|
2147 |
+
{
|
2148 |
+
"epoch": 0.04882245833083218,
|
2149 |
+
"grad_norm": 0.005664783995598555,
|
2150 |
+
"learning_rate": 0.00018127187352021907,
|
2151 |
+
"loss": 11.5,
|
2152 |
+
"step": 305
|
2153 |
+
},
|
2154 |
+
{
|
2155 |
+
"epoch": 0.048982531964703764,
|
2156 |
+
"grad_norm": 0.004790788050740957,
|
2157 |
+
"learning_rate": 0.0001811488427289866,
|
2158 |
+
"loss": 11.5,
|
2159 |
+
"step": 306
|
2160 |
+
},
|
2161 |
+
{
|
2162 |
+
"epoch": 0.04914260559857535,
|
2163 |
+
"grad_norm": 0.005017767194658518,
|
2164 |
+
"learning_rate": 0.00018102545118523007,
|
2165 |
+
"loss": 11.5,
|
2166 |
+
"step": 307
|
2167 |
+
},
|
2168 |
+
{
|
2169 |
+
"epoch": 0.049302679232446925,
|
2170 |
+
"grad_norm": 0.004967286717146635,
|
2171 |
+
"learning_rate": 0.00018090169943749476,
|
2172 |
+
"loss": 11.5,
|
2173 |
+
"step": 308
|
2174 |
+
},
|
2175 |
+
{
|
2176 |
+
"epoch": 0.04946275286631851,
|
2177 |
+
"grad_norm": 0.004688838496804237,
|
2178 |
+
"learning_rate": 0.00018077758803592718,
|
2179 |
+
"loss": 11.5,
|
2180 |
+
"step": 309
|
2181 |
+
},
|
2182 |
+
{
|
2183 |
+
"epoch": 0.049622826500190086,
|
2184 |
+
"grad_norm": 0.003855897579342127,
|
2185 |
+
"learning_rate": 0.00018065311753227273,
|
2186 |
+
"loss": 11.5,
|
2187 |
+
"step": 310
|
2188 |
+
},
|
2189 |
+
{
|
2190 |
+
"epoch": 0.04978290013406167,
|
2191 |
+
"grad_norm": 0.003533479291945696,
|
2192 |
+
"learning_rate": 0.0001805282884798732,
|
2193 |
+
"loss": 11.5,
|
2194 |
+
"step": 311
|
2195 |
+
},
|
2196 |
+
{
|
2197 |
+
"epoch": 0.049942973767933246,
|
2198 |
+
"grad_norm": 0.003911127801984549,
|
2199 |
+
"learning_rate": 0.00018040310143366446,
|
2200 |
+
"loss": 11.5,
|
2201 |
+
"step": 312
|
2202 |
+
},
|
2203 |
+
{
|
2204 |
+
"epoch": 0.05010304740180483,
|
2205 |
+
"grad_norm": 0.0077298590913414955,
|
2206 |
+
"learning_rate": 0.00018027755695017368,
|
2207 |
+
"loss": 11.5,
|
2208 |
+
"step": 313
|
2209 |
+
},
|
2210 |
+
{
|
2211 |
+
"epoch": 0.050263121035676414,
|
2212 |
+
"grad_norm": 0.002832760103046894,
|
2213 |
+
"learning_rate": 0.00018015165558751717,
|
2214 |
+
"loss": 11.5,
|
2215 |
+
"step": 314
|
2216 |
+
},
|
2217 |
+
{
|
2218 |
+
"epoch": 0.05042319466954799,
|
2219 |
+
"grad_norm": 0.004375755321234465,
|
2220 |
+
"learning_rate": 0.00018002539790539773,
|
2221 |
+
"loss": 11.5,
|
2222 |
+
"step": 315
|
2223 |
+
},
|
2224 |
+
{
|
2225 |
+
"epoch": 0.050583268303419575,
|
2226 |
+
"grad_norm": 0.0037666945718228817,
|
2227 |
+
"learning_rate": 0.00017989878446510215,
|
2228 |
+
"loss": 11.5,
|
2229 |
+
"step": 316
|
2230 |
+
},
|
2231 |
+
{
|
2232 |
+
"epoch": 0.05074334193729115,
|
2233 |
+
"grad_norm": 0.0037504660431295633,
|
2234 |
+
"learning_rate": 0.00017977181582949888,
|
2235 |
+
"loss": 11.5,
|
2236 |
+
"step": 317
|
2237 |
+
},
|
2238 |
+
{
|
2239 |
+
"epoch": 0.050903415571162736,
|
2240 |
+
"grad_norm": 0.003293354529887438,
|
2241 |
+
"learning_rate": 0.0001796444925630353,
|
2242 |
+
"loss": 11.5,
|
2243 |
+
"step": 318
|
2244 |
+
},
|
2245 |
+
{
|
2246 |
+
"epoch": 0.05106348920503431,
|
2247 |
+
"grad_norm": 0.003078571753576398,
|
2248 |
+
"learning_rate": 0.00017951681523173542,
|
2249 |
+
"loss": 11.5,
|
2250 |
+
"step": 319
|
2251 |
+
},
|
2252 |
+
{
|
2253 |
+
"epoch": 0.051223562838905896,
|
2254 |
+
"grad_norm": 0.004428179934620857,
|
2255 |
+
"learning_rate": 0.0001793887844031972,
|
2256 |
+
"loss": 11.5,
|
2257 |
+
"step": 320
|
2258 |
+
},
|
2259 |
+
{
|
2260 |
+
"epoch": 0.05138363647277748,
|
2261 |
+
"grad_norm": 0.00518577266484499,
|
2262 |
+
"learning_rate": 0.00017926040064659014,
|
2263 |
+
"loss": 11.5,
|
2264 |
+
"step": 321
|
2265 |
+
},
|
2266 |
+
{
|
2267 |
+
"epoch": 0.05154371010664906,
|
2268 |
+
"grad_norm": 0.0041250321082770824,
|
2269 |
+
"learning_rate": 0.0001791316645326526,
|
2270 |
+
"loss": 11.5,
|
2271 |
+
"step": 322
|
2272 |
+
},
|
2273 |
+
{
|
2274 |
+
"epoch": 0.05170378374052064,
|
2275 |
+
"grad_norm": 0.00472582271322608,
|
2276 |
+
"learning_rate": 0.00017900257663368963,
|
2277 |
+
"loss": 11.5,
|
2278 |
+
"step": 323
|
2279 |
+
},
|
2280 |
+
{
|
2281 |
+
"epoch": 0.05186385737439222,
|
2282 |
+
"grad_norm": 0.004885179456323385,
|
2283 |
+
"learning_rate": 0.0001788731375235698,
|
2284 |
+
"loss": 11.5,
|
2285 |
+
"step": 324
|
2286 |
+
},
|
2287 |
+
{
|
2288 |
+
"epoch": 0.0520239310082638,
|
2289 |
+
"grad_norm": 0.004233427811414003,
|
2290 |
+
"learning_rate": 0.00017874334777772327,
|
2291 |
+
"loss": 11.5,
|
2292 |
+
"step": 325
|
2293 |
+
},
|
2294 |
+
{
|
2295 |
+
"epoch": 0.052184004642135386,
|
2296 |
+
"grad_norm": 0.0075990804471075535,
|
2297 |
+
"learning_rate": 0.00017861320797313892,
|
2298 |
+
"loss": 11.5,
|
2299 |
+
"step": 326
|
2300 |
+
},
|
2301 |
+
{
|
2302 |
+
"epoch": 0.05234407827600696,
|
2303 |
+
"grad_norm": 0.004590803291648626,
|
2304 |
+
"learning_rate": 0.0001784827186883618,
|
2305 |
+
"loss": 11.5,
|
2306 |
+
"step": 327
|
2307 |
+
},
|
2308 |
+
{
|
2309 |
+
"epoch": 0.052504151909878546,
|
2310 |
+
"grad_norm": 0.007067880593240261,
|
2311 |
+
"learning_rate": 0.00017835188050349064,
|
2312 |
+
"loss": 11.5,
|
2313 |
+
"step": 328
|
2314 |
+
},
|
2315 |
+
{
|
2316 |
+
"epoch": 0.05266422554375012,
|
2317 |
+
"grad_norm": 0.00449848547577858,
|
2318 |
+
"learning_rate": 0.00017822069400017516,
|
2319 |
+
"loss": 11.5,
|
2320 |
+
"step": 329
|
2321 |
+
},
|
2322 |
+
{
|
2323 |
+
"epoch": 0.05282429917762171,
|
2324 |
+
"grad_norm": 0.003897727932780981,
|
2325 |
+
"learning_rate": 0.00017808915976161362,
|
2326 |
+
"loss": 11.5,
|
2327 |
+
"step": 330
|
2328 |
+
},
|
2329 |
+
{
|
2330 |
+
"epoch": 0.052984372811493284,
|
2331 |
+
"grad_norm": 0.003709547221660614,
|
2332 |
+
"learning_rate": 0.00017795727837255015,
|
2333 |
+
"loss": 11.5,
|
2334 |
+
"step": 331
|
2335 |
+
},
|
2336 |
+
{
|
2337 |
+
"epoch": 0.05314444644536487,
|
2338 |
+
"grad_norm": 0.0030794816557317972,
|
2339 |
+
"learning_rate": 0.00017782505041927216,
|
2340 |
+
"loss": 11.5,
|
2341 |
+
"step": 332
|
2342 |
+
},
|
2343 |
+
{
|
2344 |
+
"epoch": 0.05330452007923645,
|
2345 |
+
"grad_norm": 0.0032050926238298416,
|
2346 |
+
"learning_rate": 0.00017769247648960774,
|
2347 |
+
"loss": 11.5,
|
2348 |
+
"step": 333
|
2349 |
+
},
|
2350 |
+
{
|
2351 |
+
"epoch": 0.05346459371310803,
|
2352 |
+
"grad_norm": 0.0033614016138017178,
|
2353 |
+
"learning_rate": 0.00017755955717292296,
|
2354 |
+
"loss": 11.5,
|
2355 |
+
"step": 334
|
2356 |
+
},
|
2357 |
+
{
|
2358 |
+
"epoch": 0.05362466734697961,
|
2359 |
+
"grad_norm": 0.003943106159567833,
|
2360 |
+
"learning_rate": 0.00017742629306011944,
|
2361 |
+
"loss": 11.5,
|
2362 |
+
"step": 335
|
2363 |
+
},
|
2364 |
+
{
|
2365 |
+
"epoch": 0.05378474098085119,
|
2366 |
+
"grad_norm": 0.006896649021655321,
|
2367 |
+
"learning_rate": 0.00017729268474363154,
|
2368 |
+
"loss": 11.5,
|
2369 |
+
"step": 336
|
2370 |
+
},
|
2371 |
+
{
|
2372 |
+
"epoch": 0.05394481461472277,
|
2373 |
+
"grad_norm": 0.004238173831254244,
|
2374 |
+
"learning_rate": 0.0001771587328174239,
|
2375 |
+
"loss": 11.5,
|
2376 |
+
"step": 337
|
2377 |
+
},
|
2378 |
+
{
|
2379 |
+
"epoch": 0.05410488824859435,
|
2380 |
+
"grad_norm": 0.0035634618252515793,
|
2381 |
+
"learning_rate": 0.0001770244378769885,
|
2382 |
+
"loss": 11.5,
|
2383 |
+
"step": 338
|
2384 |
+
},
|
2385 |
+
{
|
2386 |
+
"epoch": 0.054264961882465934,
|
2387 |
+
"grad_norm": 0.002922303741797805,
|
2388 |
+
"learning_rate": 0.0001768898005193425,
|
2389 |
+
"loss": 11.5,
|
2390 |
+
"step": 339
|
2391 |
+
},
|
2392 |
+
{
|
2393 |
+
"epoch": 0.05442503551633752,
|
2394 |
+
"grad_norm": 0.0035376015584915876,
|
2395 |
+
"learning_rate": 0.000176754821343025,
|
2396 |
+
"loss": 11.5,
|
2397 |
+
"step": 340
|
2398 |
+
},
|
2399 |
+
{
|
2400 |
+
"epoch": 0.054585109150209095,
|
2401 |
+
"grad_norm": 0.0034501487389206886,
|
2402 |
+
"learning_rate": 0.0001766195009480949,
|
2403 |
+
"loss": 11.5,
|
2404 |
+
"step": 341
|
2405 |
+
},
|
2406 |
+
{
|
2407 |
+
"epoch": 0.05474518278408068,
|
2408 |
+
"grad_norm": 0.012458324432373047,
|
2409 |
+
"learning_rate": 0.0001764838399361279,
|
2410 |
+
"loss": 11.5,
|
2411 |
+
"step": 342
|
2412 |
+
},
|
2413 |
+
{
|
2414 |
+
"epoch": 0.054905256417952256,
|
2415 |
+
"grad_norm": 0.0368187241256237,
|
2416 |
+
"learning_rate": 0.00017634783891021393,
|
2417 |
+
"loss": 11.5,
|
2418 |
+
"step": 343
|
2419 |
+
},
|
2420 |
+
{
|
2421 |
+
"epoch": 0.05506533005182384,
|
2422 |
+
"grad_norm": 0.01612844504415989,
|
2423 |
+
"learning_rate": 0.00017621149847495458,
|
2424 |
+
"loss": 11.5,
|
2425 |
+
"step": 344
|
2426 |
+
},
|
2427 |
+
{
|
2428 |
+
"epoch": 0.05522540368569542,
|
2429 |
+
"grad_norm": 0.006253810133785009,
|
2430 |
+
"learning_rate": 0.00017607481923646016,
|
2431 |
+
"loss": 11.5,
|
2432 |
+
"step": 345
|
2433 |
+
},
|
2434 |
+
{
|
2435 |
+
"epoch": 0.055385477319567,
|
2436 |
+
"grad_norm": 0.008016599342226982,
|
2437 |
+
"learning_rate": 0.0001759378018023473,
|
2438 |
+
"loss": 11.5,
|
2439 |
+
"step": 346
|
2440 |
+
},
|
2441 |
+
{
|
2442 |
+
"epoch": 0.055545550953438584,
|
2443 |
+
"grad_norm": 0.008556563407182693,
|
2444 |
+
"learning_rate": 0.00017580044678173592,
|
2445 |
+
"loss": 11.5,
|
2446 |
+
"step": 347
|
2447 |
+
},
|
2448 |
+
{
|
2449 |
+
"epoch": 0.05570562458731016,
|
2450 |
+
"grad_norm": 0.007470616605132818,
|
2451 |
+
"learning_rate": 0.00017566275478524693,
|
2452 |
+
"loss": 11.5,
|
2453 |
+
"step": 348
|
2454 |
+
},
|
2455 |
+
{
|
2456 |
+
"epoch": 0.055865698221181745,
|
2457 |
+
"grad_norm": 0.013478902168571949,
|
2458 |
+
"learning_rate": 0.0001755247264249991,
|
2459 |
+
"loss": 11.5,
|
2460 |
+
"step": 349
|
2461 |
+
},
|
2462 |
+
{
|
2463 |
+
"epoch": 0.05602577185505332,
|
2464 |
+
"grad_norm": 0.011351917870342731,
|
2465 |
+
"learning_rate": 0.0001753863623146066,
|
2466 |
+
"loss": 11.5,
|
2467 |
+
"step": 350
|
2468 |
+
},
|
2469 |
+
{
|
2470 |
+
"epoch": 0.056185845488924906,
|
2471 |
+
"grad_norm": 0.0046243141405284405,
|
2472 |
+
"learning_rate": 0.00017524766306917618,
|
2473 |
+
"loss": 11.5,
|
2474 |
+
"step": 351
|
2475 |
+
},
|
2476 |
+
{
|
2477 |
+
"epoch": 0.05634591912279649,
|
2478 |
+
"grad_norm": 0.0038260514847934246,
|
2479 |
+
"learning_rate": 0.0001751086293053045,
|
2480 |
+
"loss": 11.5,
|
2481 |
+
"step": 352
|
2482 |
+
},
|
2483 |
+
{
|
2484 |
+
"epoch": 0.056505992756668066,
|
2485 |
+
"grad_norm": 0.0032652895897626877,
|
2486 |
+
"learning_rate": 0.0001749692616410753,
|
2487 |
+
"loss": 11.5,
|
2488 |
+
"step": 353
|
2489 |
+
},
|
2490 |
+
{
|
2491 |
+
"epoch": 0.05666606639053965,
|
2492 |
+
"grad_norm": 0.00571425911039114,
|
2493 |
+
"learning_rate": 0.00017482956069605668,
|
2494 |
+
"loss": 11.5,
|
2495 |
+
"step": 354
|
2496 |
+
},
|
2497 |
+
{
|
2498 |
+
"epoch": 0.05682614002441123,
|
2499 |
+
"grad_norm": 0.005943847354501486,
|
2500 |
+
"learning_rate": 0.00017468952709129846,
|
2501 |
+
"loss": 11.5,
|
2502 |
+
"step": 355
|
2503 |
+
},
|
2504 |
+
{
|
2505 |
+
"epoch": 0.05698621365828281,
|
2506 |
+
"grad_norm": 0.00332586164586246,
|
2507 |
+
"learning_rate": 0.00017454916144932922,
|
2508 |
+
"loss": 11.5,
|
2509 |
+
"step": 356
|
2510 |
+
},
|
2511 |
+
{
|
2512 |
+
"epoch": 0.05714628729215439,
|
2513 |
+
"grad_norm": 0.002929111709818244,
|
2514 |
+
"learning_rate": 0.0001744084643941536,
|
2515 |
+
"loss": 11.5,
|
2516 |
+
"step": 357
|
2517 |
+
},
|
2518 |
+
{
|
2519 |
+
"epoch": 0.05730636092602597,
|
2520 |
+
"grad_norm": 0.00693755317479372,
|
2521 |
+
"learning_rate": 0.00017426743655124974,
|
2522 |
+
"loss": 11.5,
|
2523 |
+
"step": 358
|
2524 |
+
},
|
2525 |
+
{
|
2526 |
+
"epoch": 0.057466434559897556,
|
2527 |
+
"grad_norm": 0.004010320641100407,
|
2528 |
+
"learning_rate": 0.0001741260785475661,
|
2529 |
+
"loss": 11.5,
|
2530 |
+
"step": 359
|
2531 |
+
},
|
2532 |
+
{
|
2533 |
+
"epoch": 0.05762650819376913,
|
2534 |
+
"grad_norm": 0.00563431903719902,
|
2535 |
+
"learning_rate": 0.00017398439101151905,
|
2536 |
+
"loss": 11.5,
|
2537 |
+
"step": 360
|
2538 |
+
},
|
2539 |
+
{
|
2540 |
+
"epoch": 0.057786581827640716,
|
2541 |
+
"grad_norm": 0.004954980686306953,
|
2542 |
+
"learning_rate": 0.00017384237457298987,
|
2543 |
+
"loss": 11.5,
|
2544 |
+
"step": 361
|
2545 |
+
},
|
2546 |
+
{
|
2547 |
+
"epoch": 0.05794665546151229,
|
2548 |
+
"grad_norm": 0.0028225225396454334,
|
2549 |
+
"learning_rate": 0.00017370002986332193,
|
2550 |
+
"loss": 11.5,
|
2551 |
+
"step": 362
|
2552 |
+
},
|
2553 |
+
{
|
2554 |
+
"epoch": 0.05810672909538388,
|
2555 |
+
"grad_norm": 0.0028268226888030767,
|
2556 |
+
"learning_rate": 0.00017355735751531807,
|
2557 |
+
"loss": 11.5,
|
2558 |
+
"step": 363
|
2559 |
+
},
|
2560 |
+
{
|
2561 |
+
"epoch": 0.058266802729255454,
|
2562 |
+
"grad_norm": 0.0043122912757098675,
|
2563 |
+
"learning_rate": 0.00017341435816323756,
|
2564 |
+
"loss": 11.5,
|
2565 |
+
"step": 364
|
2566 |
+
},
|
2567 |
+
{
|
2568 |
+
"epoch": 0.05842687636312704,
|
2569 |
+
"grad_norm": 0.004459218587726355,
|
2570 |
+
"learning_rate": 0.00017327103244279348,
|
2571 |
+
"loss": 11.5,
|
2572 |
+
"step": 365
|
2573 |
+
},
|
2574 |
+
{
|
2575 |
+
"epoch": 0.05858694999699862,
|
2576 |
+
"grad_norm": 0.0035306205973029137,
|
2577 |
+
"learning_rate": 0.00017312738099114973,
|
2578 |
+
"loss": 11.5,
|
2579 |
+
"step": 366
|
2580 |
+
},
|
2581 |
+
{
|
2582 |
+
"epoch": 0.0587470236308702,
|
2583 |
+
"grad_norm": 0.0034746327437460423,
|
2584 |
+
"learning_rate": 0.00017298340444691835,
|
2585 |
+
"loss": 11.5,
|
2586 |
+
"step": 367
|
2587 |
+
},
|
2588 |
+
{
|
2589 |
+
"epoch": 0.05890709726474178,
|
2590 |
+
"grad_norm": 0.0036737604532390833,
|
2591 |
+
"learning_rate": 0.00017283910345015647,
|
2592 |
+
"loss": 11.5,
|
2593 |
+
"step": 368
|
2594 |
+
},
|
2595 |
+
{
|
2596 |
+
"epoch": 0.05906717089861336,
|
2597 |
+
"grad_norm": 0.002505925018340349,
|
2598 |
+
"learning_rate": 0.0001726944786423637,
|
2599 |
+
"loss": 11.5,
|
2600 |
+
"step": 369
|
2601 |
+
},
|
2602 |
+
{
|
2603 |
+
"epoch": 0.05922724453248494,
|
2604 |
+
"grad_norm": 0.0037393190432339907,
|
2605 |
+
"learning_rate": 0.00017254953066647913,
|
2606 |
+
"loss": 11.5,
|
2607 |
+
"step": 370
|
2608 |
+
},
|
2609 |
+
{
|
2610 |
+
"epoch": 0.05938731816635653,
|
2611 |
+
"grad_norm": 0.005481667350977659,
|
2612 |
+
"learning_rate": 0.00017240426016687863,
|
2613 |
+
"loss": 11.5,
|
2614 |
+
"step": 371
|
2615 |
+
},
|
2616 |
+
{
|
2617 |
+
"epoch": 0.059547391800228104,
|
2618 |
+
"grad_norm": 0.0024753627367317677,
|
2619 |
+
"learning_rate": 0.00017225866778937165,
|
2620 |
+
"loss": 11.5,
|
2621 |
+
"step": 372
|
2622 |
+
},
|
2623 |
+
{
|
2624 |
+
"epoch": 0.05970746543409969,
|
2625 |
+
"grad_norm": 0.0036691934801638126,
|
2626 |
+
"learning_rate": 0.00017211275418119876,
|
2627 |
+
"loss": 11.5,
|
2628 |
+
"step": 373
|
2629 |
+
},
|
2630 |
+
{
|
2631 |
+
"epoch": 0.059867539067971265,
|
2632 |
+
"grad_norm": 0.006581971887499094,
|
2633 |
+
"learning_rate": 0.0001719665199910285,
|
2634 |
+
"loss": 11.5,
|
2635 |
+
"step": 374
|
2636 |
+
},
|
2637 |
+
{
|
2638 |
+
"epoch": 0.06002761270184285,
|
2639 |
+
"grad_norm": 0.0032361126504838467,
|
2640 |
+
"learning_rate": 0.00017181996586895454,
|
2641 |
+
"loss": 11.5,
|
2642 |
+
"step": 375
|
2643 |
+
},
|
2644 |
+
{
|
2645 |
+
"epoch": 0.06002761270184285,
|
2646 |
+
"eval_loss": 11.5,
|
2647 |
+
"eval_runtime": 60.2134,
|
2648 |
+
"eval_samples_per_second": 174.745,
|
2649 |
+
"eval_steps_per_second": 87.373,
|
2650 |
+
"step": 375
|
2651 |
+
}
|
2652 |
+
],
|
2653 |
+
"logging_steps": 1,
|
2654 |
+
"max_steps": 1500,
|
2655 |
+
"num_input_tokens_seen": 0,
|
2656 |
+
"num_train_epochs": 1,
|
2657 |
+
"save_steps": 375,
|
2658 |
+
"stateful_callbacks": {
|
2659 |
+
"TrainerControl": {
|
2660 |
+
"args": {
|
2661 |
+
"should_epoch_stop": false,
|
2662 |
+
"should_evaluate": false,
|
2663 |
+
"should_log": false,
|
2664 |
+
"should_save": true,
|
2665 |
+
"should_training_stop": false
|
2666 |
+
},
|
2667 |
+
"attributes": {}
|
2668 |
+
}
|
2669 |
+
},
|
2670 |
+
"total_flos": 59818442588160.0,
|
2671 |
+
"train_batch_size": 2,
|
2672 |
+
"trial_name": null,
|
2673 |
+
"trial_params": null
|
2674 |
+
}
|
last-checkpoint/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8d57c9a175c297e95af3f2ca276784ac7a66686f1d659d9388be66b1b61db445
|
3 |
+
size 6776
|
last-checkpoint/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|