Training in progress, step 239, checkpoint
Browse files- last-checkpoint/README.md +202 -0
- last-checkpoint/adapter_config.json +40 -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 +1706 -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,40 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "katuni4ka/tiny-random-dbrx",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": null,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layer_replication": null,
|
10 |
+
"layers_pattern": null,
|
11 |
+
"layers_to_transform": null,
|
12 |
+
"loftq_config": {},
|
13 |
+
"lora_alpha": 64,
|
14 |
+
"lora_dropout": 0.05,
|
15 |
+
"megatron_config": null,
|
16 |
+
"megatron_core": "megatron.core",
|
17 |
+
"modules_to_save": [
|
18 |
+
"embed_tokens",
|
19 |
+
"lm_head"
|
20 |
+
],
|
21 |
+
"peft_type": "LORA",
|
22 |
+
"r": 32,
|
23 |
+
"rank_pattern": {},
|
24 |
+
"revision": null,
|
25 |
+
"target_modules": [
|
26 |
+
"q_proj",
|
27 |
+
"layer",
|
28 |
+
"k_proj",
|
29 |
+
"Wqkv",
|
30 |
+
"up_proj",
|
31 |
+
"down_proj",
|
32 |
+
"v_proj",
|
33 |
+
"o_proj",
|
34 |
+
"out_proj",
|
35 |
+
"gate_proj"
|
36 |
+
],
|
37 |
+
"task_type": "CAUSAL_LM",
|
38 |
+
"use_dora": false,
|
39 |
+
"use_rslora": false
|
40 |
+
}
|
last-checkpoint/adapter_model.safetensors
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:666bd9787a4664d35d5142dd6760d4c207f349bc72fe1fe4357ec1a4ad279364
|
3 |
+
size 1623800
|
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:2e27fc1dce7eb977f35385d642958b3172e70df0a3e96876f908eea2a6cca594
|
3 |
+
size 3255543
|
last-checkpoint/rng_state.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:27f8f184937877ad3d41e45182827881783af0fadc7418018ae57bb3b469d8de
|
3 |
+
size 14244
|
last-checkpoint/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2d0b056489e836af682bcbf2356e0c80ac614bc3abf91d51e1fe2af8e3b96245
|
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,1706 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 0.03263021366646188,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 239,
|
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.0001365280906546522,
|
13 |
+
"grad_norm": 0.0064392657950520515,
|
14 |
+
"learning_rate": 1.0000000000000002e-06,
|
15 |
+
"loss": 46.0,
|
16 |
+
"step": 1
|
17 |
+
},
|
18 |
+
{
|
19 |
+
"epoch": 0.0002730561813093044,
|
20 |
+
"grad_norm": 0.005096447188407183,
|
21 |
+
"learning_rate": 2.0000000000000003e-06,
|
22 |
+
"loss": 46.0,
|
23 |
+
"step": 2
|
24 |
+
},
|
25 |
+
{
|
26 |
+
"epoch": 0.00040958427196395656,
|
27 |
+
"grad_norm": 0.00540162855759263,
|
28 |
+
"learning_rate": 3e-06,
|
29 |
+
"loss": 46.0,
|
30 |
+
"step": 3
|
31 |
+
},
|
32 |
+
{
|
33 |
+
"epoch": 0.0005461123626186088,
|
34 |
+
"grad_norm": 0.004730381537228823,
|
35 |
+
"learning_rate": 4.000000000000001e-06,
|
36 |
+
"loss": 46.0,
|
37 |
+
"step": 4
|
38 |
+
},
|
39 |
+
{
|
40 |
+
"epoch": 0.0006826404532732609,
|
41 |
+
"grad_norm": 0.005004895851016045,
|
42 |
+
"learning_rate": 5e-06,
|
43 |
+
"loss": 46.0,
|
44 |
+
"step": 5
|
45 |
+
},
|
46 |
+
{
|
47 |
+
"epoch": 0.0008191685439279131,
|
48 |
+
"grad_norm": 0.0047608171589672565,
|
49 |
+
"learning_rate": 6e-06,
|
50 |
+
"loss": 46.0,
|
51 |
+
"step": 6
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.0009556966345825653,
|
55 |
+
"grad_norm": 0.004943865351378918,
|
56 |
+
"learning_rate": 7.000000000000001e-06,
|
57 |
+
"loss": 46.0,
|
58 |
+
"step": 7
|
59 |
+
},
|
60 |
+
{
|
61 |
+
"epoch": 0.0010922247252372176,
|
62 |
+
"grad_norm": 0.005371114704757929,
|
63 |
+
"learning_rate": 8.000000000000001e-06,
|
64 |
+
"loss": 46.0,
|
65 |
+
"step": 8
|
66 |
+
},
|
67 |
+
{
|
68 |
+
"epoch": 0.0012287528158918697,
|
69 |
+
"grad_norm": 0.005523690953850746,
|
70 |
+
"learning_rate": 9e-06,
|
71 |
+
"loss": 46.0,
|
72 |
+
"step": 9
|
73 |
+
},
|
74 |
+
{
|
75 |
+
"epoch": 0.0013652809065465218,
|
76 |
+
"grad_norm": 0.005615883972495794,
|
77 |
+
"learning_rate": 1e-05,
|
78 |
+
"loss": 46.0,
|
79 |
+
"step": 10
|
80 |
+
},
|
81 |
+
{
|
82 |
+
"epoch": 0.0015018089972011742,
|
83 |
+
"grad_norm": 0.0048523093573749065,
|
84 |
+
"learning_rate": 1.1000000000000001e-05,
|
85 |
+
"loss": 46.0,
|
86 |
+
"step": 11
|
87 |
+
},
|
88 |
+
{
|
89 |
+
"epoch": 0.0016383370878558263,
|
90 |
+
"grad_norm": 0.0064697773195803165,
|
91 |
+
"learning_rate": 1.2e-05,
|
92 |
+
"loss": 46.0,
|
93 |
+
"step": 12
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.0017748651785104786,
|
97 |
+
"grad_norm": 0.006073013413697481,
|
98 |
+
"learning_rate": 1.3000000000000001e-05,
|
99 |
+
"loss": 46.0,
|
100 |
+
"step": 13
|
101 |
+
},
|
102 |
+
{
|
103 |
+
"epoch": 0.0019113932691651307,
|
104 |
+
"grad_norm": 0.006469789892435074,
|
105 |
+
"learning_rate": 1.4000000000000001e-05,
|
106 |
+
"loss": 46.0,
|
107 |
+
"step": 14
|
108 |
+
},
|
109 |
+
{
|
110 |
+
"epoch": 0.0020479213598197828,
|
111 |
+
"grad_norm": 0.006134071387350559,
|
112 |
+
"learning_rate": 1.5e-05,
|
113 |
+
"loss": 46.0,
|
114 |
+
"step": 15
|
115 |
+
},
|
116 |
+
{
|
117 |
+
"epoch": 0.0021844494504744353,
|
118 |
+
"grad_norm": 0.006042553577572107,
|
119 |
+
"learning_rate": 1.6000000000000003e-05,
|
120 |
+
"loss": 46.0,
|
121 |
+
"step": 16
|
122 |
+
},
|
123 |
+
{
|
124 |
+
"epoch": 0.0023209775411290874,
|
125 |
+
"grad_norm": 0.005889922846108675,
|
126 |
+
"learning_rate": 1.7000000000000003e-05,
|
127 |
+
"loss": 46.0,
|
128 |
+
"step": 17
|
129 |
+
},
|
130 |
+
{
|
131 |
+
"epoch": 0.0024575056317837395,
|
132 |
+
"grad_norm": 0.007019102107733488,
|
133 |
+
"learning_rate": 1.8e-05,
|
134 |
+
"loss": 46.0,
|
135 |
+
"step": 18
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.0025940337224383916,
|
139 |
+
"grad_norm": 0.006500387564301491,
|
140 |
+
"learning_rate": 1.9e-05,
|
141 |
+
"loss": 46.0,
|
142 |
+
"step": 19
|
143 |
+
},
|
144 |
+
{
|
145 |
+
"epoch": 0.0027305618130930437,
|
146 |
+
"grad_norm": 0.006012055091559887,
|
147 |
+
"learning_rate": 2e-05,
|
148 |
+
"loss": 46.0,
|
149 |
+
"step": 20
|
150 |
+
},
|
151 |
+
{
|
152 |
+
"epoch": 0.0028670899037476962,
|
153 |
+
"grad_norm": 0.00662240432575345,
|
154 |
+
"learning_rate": 2.1e-05,
|
155 |
+
"loss": 46.0,
|
156 |
+
"step": 21
|
157 |
+
},
|
158 |
+
{
|
159 |
+
"epoch": 0.0030036179944023483,
|
160 |
+
"grad_norm": 0.006500392220914364,
|
161 |
+
"learning_rate": 2.2000000000000003e-05,
|
162 |
+
"loss": 46.0,
|
163 |
+
"step": 22
|
164 |
+
},
|
165 |
+
{
|
166 |
+
"epoch": 0.0031401460850570004,
|
167 |
+
"grad_norm": 0.0059815868735313416,
|
168 |
+
"learning_rate": 2.3000000000000003e-05,
|
169 |
+
"loss": 46.0,
|
170 |
+
"step": 23
|
171 |
+
},
|
172 |
+
{
|
173 |
+
"epoch": 0.0032766741757116525,
|
174 |
+
"grad_norm": 0.007568406872451305,
|
175 |
+
"learning_rate": 2.4e-05,
|
176 |
+
"loss": 46.0,
|
177 |
+
"step": 24
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 0.003413202266366305,
|
181 |
+
"grad_norm": 0.007171654608100653,
|
182 |
+
"learning_rate": 2.5e-05,
|
183 |
+
"loss": 46.0,
|
184 |
+
"step": 25
|
185 |
+
},
|
186 |
+
{
|
187 |
+
"epoch": 0.003549730357020957,
|
188 |
+
"grad_norm": 0.006286699324846268,
|
189 |
+
"learning_rate": 2.6000000000000002e-05,
|
190 |
+
"loss": 46.0,
|
191 |
+
"step": 26
|
192 |
+
},
|
193 |
+
{
|
194 |
+
"epoch": 0.0036862584476756092,
|
195 |
+
"grad_norm": 0.006256168242543936,
|
196 |
+
"learning_rate": 2.7000000000000002e-05,
|
197 |
+
"loss": 46.0,
|
198 |
+
"step": 27
|
199 |
+
},
|
200 |
+
{
|
201 |
+
"epoch": 0.0038227865383302613,
|
202 |
+
"grad_norm": 0.007476857863366604,
|
203 |
+
"learning_rate": 2.8000000000000003e-05,
|
204 |
+
"loss": 46.0,
|
205 |
+
"step": 28
|
206 |
+
},
|
207 |
+
{
|
208 |
+
"epoch": 0.003959314628984914,
|
209 |
+
"grad_norm": 0.005951044149696827,
|
210 |
+
"learning_rate": 2.9e-05,
|
211 |
+
"loss": 46.0,
|
212 |
+
"step": 29
|
213 |
+
},
|
214 |
+
{
|
215 |
+
"epoch": 0.0040958427196395655,
|
216 |
+
"grad_norm": 0.006622393615543842,
|
217 |
+
"learning_rate": 3e-05,
|
218 |
+
"loss": 46.0,
|
219 |
+
"step": 30
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 0.004232370810294218,
|
223 |
+
"grad_norm": 0.007354812230914831,
|
224 |
+
"learning_rate": 3.1e-05,
|
225 |
+
"loss": 46.0,
|
226 |
+
"step": 31
|
227 |
+
},
|
228 |
+
{
|
229 |
+
"epoch": 0.004368898900948871,
|
230 |
+
"grad_norm": 0.0065308124758303165,
|
231 |
+
"learning_rate": 3.2000000000000005e-05,
|
232 |
+
"loss": 46.0,
|
233 |
+
"step": 32
|
234 |
+
},
|
235 |
+
{
|
236 |
+
"epoch": 0.004505426991603522,
|
237 |
+
"grad_norm": 0.0068970052525401115,
|
238 |
+
"learning_rate": 3.3e-05,
|
239 |
+
"loss": 46.0,
|
240 |
+
"step": 33
|
241 |
+
},
|
242 |
+
{
|
243 |
+
"epoch": 0.004641955082258175,
|
244 |
+
"grad_norm": 0.00781263131648302,
|
245 |
+
"learning_rate": 3.4000000000000007e-05,
|
246 |
+
"loss": 46.0,
|
247 |
+
"step": 34
|
248 |
+
},
|
249 |
+
{
|
250 |
+
"epoch": 0.0047784831729128265,
|
251 |
+
"grad_norm": 0.00711080152541399,
|
252 |
+
"learning_rate": 3.5e-05,
|
253 |
+
"loss": 46.0,
|
254 |
+
"step": 35
|
255 |
+
},
|
256 |
+
{
|
257 |
+
"epoch": 0.004915011263567479,
|
258 |
+
"grad_norm": 0.00689734797924757,
|
259 |
+
"learning_rate": 3.6e-05,
|
260 |
+
"loss": 46.0,
|
261 |
+
"step": 36
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 0.0050515393542221315,
|
265 |
+
"grad_norm": 0.007202244829386473,
|
266 |
+
"learning_rate": 3.7e-05,
|
267 |
+
"loss": 46.0,
|
268 |
+
"step": 37
|
269 |
+
},
|
270 |
+
{
|
271 |
+
"epoch": 0.005188067444876783,
|
272 |
+
"grad_norm": 0.0074768345803022385,
|
273 |
+
"learning_rate": 3.8e-05,
|
274 |
+
"loss": 46.0,
|
275 |
+
"step": 38
|
276 |
+
},
|
277 |
+
{
|
278 |
+
"epoch": 0.005324595535531436,
|
279 |
+
"grad_norm": 0.007263243198394775,
|
280 |
+
"learning_rate": 3.9000000000000006e-05,
|
281 |
+
"loss": 46.0,
|
282 |
+
"step": 39
|
283 |
+
},
|
284 |
+
{
|
285 |
+
"epoch": 0.005461123626186087,
|
286 |
+
"grad_norm": 0.007598937954753637,
|
287 |
+
"learning_rate": 4e-05,
|
288 |
+
"loss": 46.0,
|
289 |
+
"step": 40
|
290 |
+
},
|
291 |
+
{
|
292 |
+
"epoch": 0.00559765171684074,
|
293 |
+
"grad_norm": 0.006866552401334047,
|
294 |
+
"learning_rate": 4.1e-05,
|
295 |
+
"loss": 46.0,
|
296 |
+
"step": 41
|
297 |
+
},
|
298 |
+
{
|
299 |
+
"epoch": 0.0057341798074953924,
|
300 |
+
"grad_norm": 0.007080144714564085,
|
301 |
+
"learning_rate": 4.2e-05,
|
302 |
+
"loss": 46.0,
|
303 |
+
"step": 42
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 0.005870707898150044,
|
307 |
+
"grad_norm": 0.007629483472555876,
|
308 |
+
"learning_rate": 4.3e-05,
|
309 |
+
"loss": 46.0,
|
310 |
+
"step": 43
|
311 |
+
},
|
312 |
+
{
|
313 |
+
"epoch": 0.006007235988804697,
|
314 |
+
"grad_norm": 0.007354784291237593,
|
315 |
+
"learning_rate": 4.4000000000000006e-05,
|
316 |
+
"loss": 46.0,
|
317 |
+
"step": 44
|
318 |
+
},
|
319 |
+
{
|
320 |
+
"epoch": 0.006143764079459349,
|
321 |
+
"grad_norm": 0.008544961921870708,
|
322 |
+
"learning_rate": 4.5e-05,
|
323 |
+
"loss": 46.0,
|
324 |
+
"step": 45
|
325 |
+
},
|
326 |
+
{
|
327 |
+
"epoch": 0.006280292170114001,
|
328 |
+
"grad_norm": 0.008300847373902798,
|
329 |
+
"learning_rate": 4.600000000000001e-05,
|
330 |
+
"loss": 46.0,
|
331 |
+
"step": 46
|
332 |
+
},
|
333 |
+
{
|
334 |
+
"epoch": 0.006416820260768653,
|
335 |
+
"grad_norm": 0.009948834776878357,
|
336 |
+
"learning_rate": 4.7e-05,
|
337 |
+
"loss": 46.0,
|
338 |
+
"step": 47
|
339 |
+
},
|
340 |
+
{
|
341 |
+
"epoch": 0.006553348351423305,
|
342 |
+
"grad_norm": 0.011779936961829662,
|
343 |
+
"learning_rate": 4.8e-05,
|
344 |
+
"loss": 46.0,
|
345 |
+
"step": 48
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 0.0066898764420779576,
|
349 |
+
"grad_norm": 0.012878548353910446,
|
350 |
+
"learning_rate": 4.9e-05,
|
351 |
+
"loss": 46.0,
|
352 |
+
"step": 49
|
353 |
+
},
|
354 |
+
{
|
355 |
+
"epoch": 0.00682640453273261,
|
356 |
+
"grad_norm": 0.025269048288464546,
|
357 |
+
"learning_rate": 5e-05,
|
358 |
+
"loss": 46.0,
|
359 |
+
"step": 50
|
360 |
+
},
|
361 |
+
{
|
362 |
+
"epoch": 0.006962932623387262,
|
363 |
+
"grad_norm": 0.0076904622837901115,
|
364 |
+
"learning_rate": 5.1000000000000006e-05,
|
365 |
+
"loss": 46.0,
|
366 |
+
"step": 51
|
367 |
+
},
|
368 |
+
{
|
369 |
+
"epoch": 0.007099460714041914,
|
370 |
+
"grad_norm": 0.005523694213479757,
|
371 |
+
"learning_rate": 5.2000000000000004e-05,
|
372 |
+
"loss": 46.0,
|
373 |
+
"step": 52
|
374 |
+
},
|
375 |
+
{
|
376 |
+
"epoch": 0.007235988804696566,
|
377 |
+
"grad_norm": 0.004943859297782183,
|
378 |
+
"learning_rate": 5.300000000000001e-05,
|
379 |
+
"loss": 46.0,
|
380 |
+
"step": 53
|
381 |
+
},
|
382 |
+
{
|
383 |
+
"epoch": 0.0073725168953512185,
|
384 |
+
"grad_norm": 0.005584749858826399,
|
385 |
+
"learning_rate": 5.4000000000000005e-05,
|
386 |
+
"loss": 46.0,
|
387 |
+
"step": 54
|
388 |
+
},
|
389 |
+
{
|
390 |
+
"epoch": 0.007509044986005871,
|
391 |
+
"grad_norm": 0.005279551260173321,
|
392 |
+
"learning_rate": 5.500000000000001e-05,
|
393 |
+
"loss": 46.0,
|
394 |
+
"step": 55
|
395 |
+
},
|
396 |
+
{
|
397 |
+
"epoch": 0.007645573076660523,
|
398 |
+
"grad_norm": 0.00512697221711278,
|
399 |
+
"learning_rate": 5.6000000000000006e-05,
|
400 |
+
"loss": 46.0,
|
401 |
+
"step": 56
|
402 |
+
},
|
403 |
+
{
|
404 |
+
"epoch": 0.007782101167315175,
|
405 |
+
"grad_norm": 0.005096450448036194,
|
406 |
+
"learning_rate": 5.6999999999999996e-05,
|
407 |
+
"loss": 46.0,
|
408 |
+
"step": 57
|
409 |
+
},
|
410 |
+
{
|
411 |
+
"epoch": 0.007918629257969828,
|
412 |
+
"grad_norm": 0.00512696523219347,
|
413 |
+
"learning_rate": 5.8e-05,
|
414 |
+
"loss": 46.0,
|
415 |
+
"step": 58
|
416 |
+
},
|
417 |
+
{
|
418 |
+
"epoch": 0.00805515734862448,
|
419 |
+
"grad_norm": 0.005279564298689365,
|
420 |
+
"learning_rate": 5.9e-05,
|
421 |
+
"loss": 46.0,
|
422 |
+
"step": 59
|
423 |
+
},
|
424 |
+
{
|
425 |
+
"epoch": 0.008191685439279131,
|
426 |
+
"grad_norm": 0.005493259057402611,
|
427 |
+
"learning_rate": 6e-05,
|
428 |
+
"loss": 46.0,
|
429 |
+
"step": 60
|
430 |
+
},
|
431 |
+
{
|
432 |
+
"epoch": 0.008328213529933784,
|
433 |
+
"grad_norm": 0.005584775935858488,
|
434 |
+
"learning_rate": 6.1e-05,
|
435 |
+
"loss": 46.0,
|
436 |
+
"step": 61
|
437 |
+
},
|
438 |
+
{
|
439 |
+
"epoch": 0.008464741620588436,
|
440 |
+
"grad_norm": 0.004974375944584608,
|
441 |
+
"learning_rate": 6.2e-05,
|
442 |
+
"loss": 46.0,
|
443 |
+
"step": 62
|
444 |
+
},
|
445 |
+
{
|
446 |
+
"epoch": 0.008601269711243089,
|
447 |
+
"grad_norm": 0.005279638338834047,
|
448 |
+
"learning_rate": 6.3e-05,
|
449 |
+
"loss": 46.0,
|
450 |
+
"step": 63
|
451 |
+
},
|
452 |
+
{
|
453 |
+
"epoch": 0.008737797801897741,
|
454 |
+
"grad_norm": 0.005645803641527891,
|
455 |
+
"learning_rate": 6.400000000000001e-05,
|
456 |
+
"loss": 46.0,
|
457 |
+
"step": 64
|
458 |
+
},
|
459 |
+
{
|
460 |
+
"epoch": 0.008874325892552392,
|
461 |
+
"grad_norm": 0.0064697787165641785,
|
462 |
+
"learning_rate": 6.500000000000001e-05,
|
463 |
+
"loss": 46.0,
|
464 |
+
"step": 65
|
465 |
+
},
|
466 |
+
{
|
467 |
+
"epoch": 0.009010853983207045,
|
468 |
+
"grad_norm": 0.005798387341201305,
|
469 |
+
"learning_rate": 6.6e-05,
|
470 |
+
"loss": 46.0,
|
471 |
+
"step": 66
|
472 |
+
},
|
473 |
+
{
|
474 |
+
"epoch": 0.009147382073861697,
|
475 |
+
"grad_norm": 0.006103536579757929,
|
476 |
+
"learning_rate": 6.7e-05,
|
477 |
+
"loss": 46.0,
|
478 |
+
"step": 67
|
479 |
+
},
|
480 |
+
{
|
481 |
+
"epoch": 0.00928391016451635,
|
482 |
+
"grad_norm": 0.007263305597007275,
|
483 |
+
"learning_rate": 6.800000000000001e-05,
|
484 |
+
"loss": 46.0,
|
485 |
+
"step": 68
|
486 |
+
},
|
487 |
+
{
|
488 |
+
"epoch": 0.009420438255171002,
|
489 |
+
"grad_norm": 0.006164577789604664,
|
490 |
+
"learning_rate": 6.9e-05,
|
491 |
+
"loss": 46.0,
|
492 |
+
"step": 69
|
493 |
+
},
|
494 |
+
{
|
495 |
+
"epoch": 0.009556966345825653,
|
496 |
+
"grad_norm": 0.006591958459466696,
|
497 |
+
"learning_rate": 7e-05,
|
498 |
+
"loss": 46.0,
|
499 |
+
"step": 70
|
500 |
+
},
|
501 |
+
{
|
502 |
+
"epoch": 0.009693494436480305,
|
503 |
+
"grad_norm": 0.006713982205837965,
|
504 |
+
"learning_rate": 7.1e-05,
|
505 |
+
"loss": 46.0,
|
506 |
+
"step": 71
|
507 |
+
},
|
508 |
+
{
|
509 |
+
"epoch": 0.009830022527134958,
|
510 |
+
"grad_norm": 0.006500311195850372,
|
511 |
+
"learning_rate": 7.2e-05,
|
512 |
+
"loss": 46.0,
|
513 |
+
"step": 72
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"epoch": 0.00996655061778961,
|
517 |
+
"grad_norm": 0.010498268529772758,
|
518 |
+
"learning_rate": 7.3e-05,
|
519 |
+
"loss": 46.0,
|
520 |
+
"step": 73
|
521 |
+
},
|
522 |
+
{
|
523 |
+
"epoch": 0.010103078708444263,
|
524 |
+
"grad_norm": 0.006866553332656622,
|
525 |
+
"learning_rate": 7.4e-05,
|
526 |
+
"loss": 46.0,
|
527 |
+
"step": 74
|
528 |
+
},
|
529 |
+
{
|
530 |
+
"epoch": 0.010239606799098914,
|
531 |
+
"grad_norm": 0.006439250893890858,
|
532 |
+
"learning_rate": 7.500000000000001e-05,
|
533 |
+
"loss": 46.0,
|
534 |
+
"step": 75
|
535 |
+
},
|
536 |
+
{
|
537 |
+
"epoch": 0.010376134889753566,
|
538 |
+
"grad_norm": 0.006378244608640671,
|
539 |
+
"learning_rate": 7.6e-05,
|
540 |
+
"loss": 46.0,
|
541 |
+
"step": 76
|
542 |
+
},
|
543 |
+
{
|
544 |
+
"epoch": 0.010512662980408219,
|
545 |
+
"grad_norm": 0.006500313989818096,
|
546 |
+
"learning_rate": 7.7e-05,
|
547 |
+
"loss": 46.0,
|
548 |
+
"step": 77
|
549 |
+
},
|
550 |
+
{
|
551 |
+
"epoch": 0.010649191071062871,
|
552 |
+
"grad_norm": 0.006805569399148226,
|
553 |
+
"learning_rate": 7.800000000000001e-05,
|
554 |
+
"loss": 46.0,
|
555 |
+
"step": 78
|
556 |
+
},
|
557 |
+
{
|
558 |
+
"epoch": 0.010785719161717524,
|
559 |
+
"grad_norm": 0.005890019237995148,
|
560 |
+
"learning_rate": 7.900000000000001e-05,
|
561 |
+
"loss": 46.0,
|
562 |
+
"step": 79
|
563 |
+
},
|
564 |
+
{
|
565 |
+
"epoch": 0.010922247252372175,
|
566 |
+
"grad_norm": 0.007568598259240389,
|
567 |
+
"learning_rate": 8e-05,
|
568 |
+
"loss": 46.0,
|
569 |
+
"step": 80
|
570 |
+
},
|
571 |
+
{
|
572 |
+
"epoch": 0.011058775343026827,
|
573 |
+
"grad_norm": 0.006286646705120802,
|
574 |
+
"learning_rate": 8.1e-05,
|
575 |
+
"loss": 46.0,
|
576 |
+
"step": 81
|
577 |
+
},
|
578 |
+
{
|
579 |
+
"epoch": 0.01119530343368148,
|
580 |
+
"grad_norm": 0.007446358446031809,
|
581 |
+
"learning_rate": 8.2e-05,
|
582 |
+
"loss": 46.0,
|
583 |
+
"step": 82
|
584 |
+
},
|
585 |
+
{
|
586 |
+
"epoch": 0.011331831524336132,
|
587 |
+
"grad_norm": 0.00604271562770009,
|
588 |
+
"learning_rate": 8.3e-05,
|
589 |
+
"loss": 46.0,
|
590 |
+
"step": 83
|
591 |
+
},
|
592 |
+
{
|
593 |
+
"epoch": 0.011468359614990785,
|
594 |
+
"grad_norm": 0.007476830389350653,
|
595 |
+
"learning_rate": 8.4e-05,
|
596 |
+
"loss": 46.0,
|
597 |
+
"step": 84
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"epoch": 0.011604887705645437,
|
601 |
+
"grad_norm": 0.0071412562392652035,
|
602 |
+
"learning_rate": 8.5e-05,
|
603 |
+
"loss": 46.0,
|
604 |
+
"step": 85
|
605 |
+
},
|
606 |
+
{
|
607 |
+
"epoch": 0.011741415796300088,
|
608 |
+
"grad_norm": 0.007598943542689085,
|
609 |
+
"learning_rate": 8.6e-05,
|
610 |
+
"loss": 46.0,
|
611 |
+
"step": 86
|
612 |
+
},
|
613 |
+
{
|
614 |
+
"epoch": 0.01187794388695474,
|
615 |
+
"grad_norm": 0.007599305361509323,
|
616 |
+
"learning_rate": 8.7e-05,
|
617 |
+
"loss": 46.0,
|
618 |
+
"step": 87
|
619 |
+
},
|
620 |
+
{
|
621 |
+
"epoch": 0.012014471977609393,
|
622 |
+
"grad_norm": 0.007049628999084234,
|
623 |
+
"learning_rate": 8.800000000000001e-05,
|
624 |
+
"loss": 46.0,
|
625 |
+
"step": 88
|
626 |
+
},
|
627 |
+
{
|
628 |
+
"epoch": 0.012151000068264046,
|
629 |
+
"grad_norm": 0.007233199663460255,
|
630 |
+
"learning_rate": 8.900000000000001e-05,
|
631 |
+
"loss": 46.0,
|
632 |
+
"step": 89
|
633 |
+
},
|
634 |
+
{
|
635 |
+
"epoch": 0.012287528158918698,
|
636 |
+
"grad_norm": 0.007324621547013521,
|
637 |
+
"learning_rate": 9e-05,
|
638 |
+
"loss": 46.0,
|
639 |
+
"step": 90
|
640 |
+
},
|
641 |
+
{
|
642 |
+
"epoch": 0.012424056249573349,
|
643 |
+
"grad_norm": 0.007782080676406622,
|
644 |
+
"learning_rate": 9.1e-05,
|
645 |
+
"loss": 46.0,
|
646 |
+
"step": 91
|
647 |
+
},
|
648 |
+
{
|
649 |
+
"epoch": 0.012560584340228002,
|
650 |
+
"grad_norm": 0.007446406874805689,
|
651 |
+
"learning_rate": 9.200000000000001e-05,
|
652 |
+
"loss": 46.0,
|
653 |
+
"step": 92
|
654 |
+
},
|
655 |
+
{
|
656 |
+
"epoch": 0.012697112430882654,
|
657 |
+
"grad_norm": 0.00799572840332985,
|
658 |
+
"learning_rate": 9.300000000000001e-05,
|
659 |
+
"loss": 46.0,
|
660 |
+
"step": 93
|
661 |
+
},
|
662 |
+
{
|
663 |
+
"epoch": 0.012833640521537307,
|
664 |
+
"grad_norm": 0.007782103028148413,
|
665 |
+
"learning_rate": 9.4e-05,
|
666 |
+
"loss": 46.0,
|
667 |
+
"step": 94
|
668 |
+
},
|
669 |
+
{
|
670 |
+
"epoch": 0.01297016861219196,
|
671 |
+
"grad_norm": 0.00921639148145914,
|
672 |
+
"learning_rate": 9.5e-05,
|
673 |
+
"loss": 46.0,
|
674 |
+
"step": 95
|
675 |
+
},
|
676 |
+
{
|
677 |
+
"epoch": 0.01310669670284661,
|
678 |
+
"grad_norm": 0.00836196169257164,
|
679 |
+
"learning_rate": 9.6e-05,
|
680 |
+
"loss": 46.0,
|
681 |
+
"step": 96
|
682 |
+
},
|
683 |
+
{
|
684 |
+
"epoch": 0.013243224793501263,
|
685 |
+
"grad_norm": 0.009582675993442535,
|
686 |
+
"learning_rate": 9.7e-05,
|
687 |
+
"loss": 46.0,
|
688 |
+
"step": 97
|
689 |
+
},
|
690 |
+
{
|
691 |
+
"epoch": 0.013379752884155915,
|
692 |
+
"grad_norm": 0.009887848980724812,
|
693 |
+
"learning_rate": 9.8e-05,
|
694 |
+
"loss": 46.0,
|
695 |
+
"step": 98
|
696 |
+
},
|
697 |
+
{
|
698 |
+
"epoch": 0.013516280974810568,
|
699 |
+
"grad_norm": 0.01336693949997425,
|
700 |
+
"learning_rate": 9.900000000000001e-05,
|
701 |
+
"loss": 46.0,
|
702 |
+
"step": 99
|
703 |
+
},
|
704 |
+
{
|
705 |
+
"epoch": 0.01365280906546522,
|
706 |
+
"grad_norm": 0.025635506957769394,
|
707 |
+
"learning_rate": 0.0001,
|
708 |
+
"loss": 46.0,
|
709 |
+
"step": 100
|
710 |
+
},
|
711 |
+
{
|
712 |
+
"epoch": 0.013789337156119871,
|
713 |
+
"grad_norm": 0.009216404519975185,
|
714 |
+
"learning_rate": 9.999999527192591e-05,
|
715 |
+
"loss": 46.0,
|
716 |
+
"step": 101
|
717 |
+
},
|
718 |
+
{
|
719 |
+
"epoch": 0.013925865246774524,
|
720 |
+
"grad_norm": 0.005340642761439085,
|
721 |
+
"learning_rate": 9.999998108770457e-05,
|
722 |
+
"loss": 46.0,
|
723 |
+
"step": 102
|
724 |
+
},
|
725 |
+
{
|
726 |
+
"epoch": 0.014062393337429176,
|
727 |
+
"grad_norm": 0.0050964620895683765,
|
728 |
+
"learning_rate": 9.999995744733863e-05,
|
729 |
+
"loss": 46.0,
|
730 |
+
"step": 103
|
731 |
+
},
|
732 |
+
{
|
733 |
+
"epoch": 0.014198921428083829,
|
734 |
+
"grad_norm": 0.005096455104649067,
|
735 |
+
"learning_rate": 9.999992435083259e-05,
|
736 |
+
"loss": 46.0,
|
737 |
+
"step": 104
|
738 |
+
},
|
739 |
+
{
|
740 |
+
"epoch": 0.014335449518738481,
|
741 |
+
"grad_norm": 0.005065944045782089,
|
742 |
+
"learning_rate": 9.999988179819268e-05,
|
743 |
+
"loss": 46.0,
|
744 |
+
"step": 105
|
745 |
+
},
|
746 |
+
{
|
747 |
+
"epoch": 0.014471977609393132,
|
748 |
+
"grad_norm": 0.005523856729269028,
|
749 |
+
"learning_rate": 9.999982978942697e-05,
|
750 |
+
"loss": 46.0,
|
751 |
+
"step": 106
|
752 |
+
},
|
753 |
+
{
|
754 |
+
"epoch": 0.014608505700047784,
|
755 |
+
"grad_norm": 0.005218552425503731,
|
756 |
+
"learning_rate": 9.999976832454529e-05,
|
757 |
+
"loss": 46.0,
|
758 |
+
"step": 107
|
759 |
+
},
|
760 |
+
{
|
761 |
+
"epoch": 0.014745033790702437,
|
762 |
+
"grad_norm": 0.00527958245947957,
|
763 |
+
"learning_rate": 9.999969740355926e-05,
|
764 |
+
"loss": 46.0,
|
765 |
+
"step": 108
|
766 |
+
},
|
767 |
+
{
|
768 |
+
"epoch": 0.01488156188135709,
|
769 |
+
"grad_norm": 0.004852349869906902,
|
770 |
+
"learning_rate": 9.999961702648229e-05,
|
771 |
+
"loss": 46.0,
|
772 |
+
"step": 109
|
773 |
+
},
|
774 |
+
{
|
775 |
+
"epoch": 0.015018089972011742,
|
776 |
+
"grad_norm": 0.004943876527249813,
|
777 |
+
"learning_rate": 9.999952719332959e-05,
|
778 |
+
"loss": 46.0,
|
779 |
+
"step": 110
|
780 |
+
},
|
781 |
+
{
|
782 |
+
"epoch": 0.015154618062666393,
|
783 |
+
"grad_norm": 0.005554288160055876,
|
784 |
+
"learning_rate": 9.999942790411816e-05,
|
785 |
+
"loss": 46.0,
|
786 |
+
"step": 111
|
787 |
+
},
|
788 |
+
{
|
789 |
+
"epoch": 0.015291146153321045,
|
790 |
+
"grad_norm": 0.004821829032152891,
|
791 |
+
"learning_rate": 9.999931915886675e-05,
|
792 |
+
"loss": 46.0,
|
793 |
+
"step": 112
|
794 |
+
},
|
795 |
+
{
|
796 |
+
"epoch": 0.015427674243975698,
|
797 |
+
"grad_norm": 0.005737371277064085,
|
798 |
+
"learning_rate": 9.999920095759594e-05,
|
799 |
+
"loss": 46.0,
|
800 |
+
"step": 113
|
801 |
+
},
|
802 |
+
{
|
803 |
+
"epoch": 0.01556420233463035,
|
804 |
+
"grad_norm": 0.005706910975277424,
|
805 |
+
"learning_rate": 9.999907330032809e-05,
|
806 |
+
"loss": 46.0,
|
807 |
+
"step": 114
|
808 |
+
},
|
809 |
+
{
|
810 |
+
"epoch": 0.015700730425285,
|
811 |
+
"grad_norm": 0.005920883733779192,
|
812 |
+
"learning_rate": 9.999893618708734e-05,
|
813 |
+
"loss": 46.0,
|
814 |
+
"step": 115
|
815 |
+
},
|
816 |
+
{
|
817 |
+
"epoch": 0.015837258515939655,
|
818 |
+
"grad_norm": 0.006409116089344025,
|
819 |
+
"learning_rate": 9.999878961789962e-05,
|
820 |
+
"loss": 46.0,
|
821 |
+
"step": 116
|
822 |
+
},
|
823 |
+
{
|
824 |
+
"epoch": 0.015973786606594306,
|
825 |
+
"grad_norm": 0.005768393166363239,
|
826 |
+
"learning_rate": 9.999863359279264e-05,
|
827 |
+
"loss": 46.0,
|
828 |
+
"step": 117
|
829 |
+
},
|
830 |
+
{
|
831 |
+
"epoch": 0.01611031469724896,
|
832 |
+
"grad_norm": 0.006988877430558205,
|
833 |
+
"learning_rate": 9.999846811179592e-05,
|
834 |
+
"loss": 46.0,
|
835 |
+
"step": 118
|
836 |
+
},
|
837 |
+
{
|
838 |
+
"epoch": 0.01624684278790361,
|
839 |
+
"grad_norm": 0.006043075118213892,
|
840 |
+
"learning_rate": 9.999829317494075e-05,
|
841 |
+
"loss": 46.0,
|
842 |
+
"step": 119
|
843 |
+
},
|
844 |
+
{
|
845 |
+
"epoch": 0.016383370878558262,
|
846 |
+
"grad_norm": 0.006500791292637587,
|
847 |
+
"learning_rate": 9.999810878226022e-05,
|
848 |
+
"loss": 46.0,
|
849 |
+
"step": 120
|
850 |
+
},
|
851 |
+
{
|
852 |
+
"epoch": 0.016519898969212916,
|
853 |
+
"grad_norm": 0.006592370104044676,
|
854 |
+
"learning_rate": 9.999791493378921e-05,
|
855 |
+
"loss": 46.0,
|
856 |
+
"step": 121
|
857 |
+
},
|
858 |
+
{
|
859 |
+
"epoch": 0.016656427059867567,
|
860 |
+
"grad_norm": 0.006134727504104376,
|
861 |
+
"learning_rate": 9.999771162956436e-05,
|
862 |
+
"loss": 46.0,
|
863 |
+
"step": 122
|
864 |
+
},
|
865 |
+
{
|
866 |
+
"epoch": 0.01679295515052222,
|
867 |
+
"grad_norm": 0.006105243694037199,
|
868 |
+
"learning_rate": 9.999749886962413e-05,
|
869 |
+
"loss": 46.0,
|
870 |
+
"step": 123
|
871 |
+
},
|
872 |
+
{
|
873 |
+
"epoch": 0.016929483241176872,
|
874 |
+
"grad_norm": 0.006196007132530212,
|
875 |
+
"learning_rate": 9.999727665400875e-05,
|
876 |
+
"loss": 46.0,
|
877 |
+
"step": 124
|
878 |
+
},
|
879 |
+
{
|
880 |
+
"epoch": 0.017066011331831523,
|
881 |
+
"grad_norm": 0.006256686523556709,
|
882 |
+
"learning_rate": 9.999704498276029e-05,
|
883 |
+
"loss": 46.0,
|
884 |
+
"step": 125
|
885 |
+
},
|
886 |
+
{
|
887 |
+
"epoch": 0.017202539422486177,
|
888 |
+
"grad_norm": 0.006929056718945503,
|
889 |
+
"learning_rate": 9.99968038559225e-05,
|
890 |
+
"loss": 46.0,
|
891 |
+
"step": 126
|
892 |
+
},
|
893 |
+
{
|
894 |
+
"epoch": 0.017339067513140828,
|
895 |
+
"grad_norm": 0.006196240894496441,
|
896 |
+
"learning_rate": 9.999655327354102e-05,
|
897 |
+
"loss": 46.0,
|
898 |
+
"step": 127
|
899 |
+
},
|
900 |
+
{
|
901 |
+
"epoch": 0.017475595603795482,
|
902 |
+
"grad_norm": 0.006714789662510157,
|
903 |
+
"learning_rate": 9.999629323566323e-05,
|
904 |
+
"loss": 46.0,
|
905 |
+
"step": 128
|
906 |
+
},
|
907 |
+
{
|
908 |
+
"epoch": 0.017612123694450133,
|
909 |
+
"grad_norm": 0.006685623899102211,
|
910 |
+
"learning_rate": 9.999602374233832e-05,
|
911 |
+
"loss": 46.0,
|
912 |
+
"step": 129
|
913 |
+
},
|
914 |
+
{
|
915 |
+
"epoch": 0.017748651785104784,
|
916 |
+
"grad_norm": 0.0064108301885426044,
|
917 |
+
"learning_rate": 9.999574479361724e-05,
|
918 |
+
"loss": 46.0,
|
919 |
+
"step": 130
|
920 |
+
},
|
921 |
+
{
|
922 |
+
"epoch": 0.017885179875759438,
|
923 |
+
"grad_norm": 0.00650253938511014,
|
924 |
+
"learning_rate": 9.999545638955276e-05,
|
925 |
+
"loss": 46.0,
|
926 |
+
"step": 131
|
927 |
+
},
|
928 |
+
{
|
929 |
+
"epoch": 0.01802170796641409,
|
930 |
+
"grad_norm": 0.0060740187764167786,
|
931 |
+
"learning_rate": 9.99951585301994e-05,
|
932 |
+
"loss": 46.0,
|
933 |
+
"step": 132
|
934 |
+
},
|
935 |
+
{
|
936 |
+
"epoch": 0.018158236057068743,
|
937 |
+
"grad_norm": 0.0071415649726986885,
|
938 |
+
"learning_rate": 9.999485121561354e-05,
|
939 |
+
"loss": 46.0,
|
940 |
+
"step": 133
|
941 |
+
},
|
942 |
+
{
|
943 |
+
"epoch": 0.018294764147723394,
|
944 |
+
"grad_norm": 0.006379471626132727,
|
945 |
+
"learning_rate": 9.999453444585326e-05,
|
946 |
+
"loss": 46.0,
|
947 |
+
"step": 134
|
948 |
+
},
|
949 |
+
{
|
950 |
+
"epoch": 0.018431292238378045,
|
951 |
+
"grad_norm": 0.006318703293800354,
|
952 |
+
"learning_rate": 9.999420822097848e-05,
|
953 |
+
"loss": 46.0,
|
954 |
+
"step": 135
|
955 |
+
},
|
956 |
+
{
|
957 |
+
"epoch": 0.0185678203290327,
|
958 |
+
"grad_norm": 0.006868820637464523,
|
959 |
+
"learning_rate": 9.99938725410509e-05,
|
960 |
+
"loss": 46.0,
|
961 |
+
"step": 136
|
962 |
+
},
|
963 |
+
{
|
964 |
+
"epoch": 0.01870434841968735,
|
965 |
+
"grad_norm": 0.007661610376089811,
|
966 |
+
"learning_rate": 9.999352740613399e-05,
|
967 |
+
"loss": 46.0,
|
968 |
+
"step": 137
|
969 |
+
},
|
970 |
+
{
|
971 |
+
"epoch": 0.018840876510342004,
|
972 |
+
"grad_norm": 0.006655195727944374,
|
973 |
+
"learning_rate": 9.999317281629304e-05,
|
974 |
+
"loss": 46.0,
|
975 |
+
"step": 138
|
976 |
+
},
|
977 |
+
{
|
978 |
+
"epoch": 0.018977404600996655,
|
979 |
+
"grad_norm": 0.007112228311598301,
|
980 |
+
"learning_rate": 9.999280877159512e-05,
|
981 |
+
"loss": 46.0,
|
982 |
+
"step": 139
|
983 |
+
},
|
984 |
+
{
|
985 |
+
"epoch": 0.019113932691651306,
|
986 |
+
"grad_norm": 0.006929009687155485,
|
987 |
+
"learning_rate": 9.999243527210905e-05,
|
988 |
+
"loss": 46.0,
|
989 |
+
"step": 140
|
990 |
+
},
|
991 |
+
{
|
992 |
+
"epoch": 0.01925046078230596,
|
993 |
+
"grad_norm": 0.006534802261739969,
|
994 |
+
"learning_rate": 9.999205231790547e-05,
|
995 |
+
"loss": 46.0,
|
996 |
+
"step": 141
|
997 |
+
},
|
998 |
+
{
|
999 |
+
"epoch": 0.01938698887296061,
|
1000 |
+
"grad_norm": 0.007388260681182146,
|
1001 |
+
"learning_rate": 9.999165990905683e-05,
|
1002 |
+
"loss": 46.0,
|
1003 |
+
"step": 142
|
1004 |
+
},
|
1005 |
+
{
|
1006 |
+
"epoch": 0.019523516963615265,
|
1007 |
+
"grad_norm": 0.008180912584066391,
|
1008 |
+
"learning_rate": 9.999125804563732e-05,
|
1009 |
+
"loss": 46.0,
|
1010 |
+
"step": 143
|
1011 |
+
},
|
1012 |
+
{
|
1013 |
+
"epoch": 0.019660045054269916,
|
1014 |
+
"grad_norm": 0.007751926779747009,
|
1015 |
+
"learning_rate": 9.999084672772297e-05,
|
1016 |
+
"loss": 46.0,
|
1017 |
+
"step": 144
|
1018 |
+
},
|
1019 |
+
{
|
1020 |
+
"epoch": 0.019796573144924567,
|
1021 |
+
"grad_norm": 0.007935077883303165,
|
1022 |
+
"learning_rate": 9.999042595539155e-05,
|
1023 |
+
"loss": 46.0,
|
1024 |
+
"step": 145
|
1025 |
+
},
|
1026 |
+
{
|
1027 |
+
"epoch": 0.01993310123557922,
|
1028 |
+
"grad_norm": 0.009522893466055393,
|
1029 |
+
"learning_rate": 9.998999572872261e-05,
|
1030 |
+
"loss": 46.0,
|
1031 |
+
"step": 146
|
1032 |
+
},
|
1033 |
+
{
|
1034 |
+
"epoch": 0.020069629326233872,
|
1035 |
+
"grad_norm": 0.010623243637382984,
|
1036 |
+
"learning_rate": 9.998955604779759e-05,
|
1037 |
+
"loss": 46.0,
|
1038 |
+
"step": 147
|
1039 |
+
},
|
1040 |
+
{
|
1041 |
+
"epoch": 0.020206157416888526,
|
1042 |
+
"grad_norm": 0.01245472114533186,
|
1043 |
+
"learning_rate": 9.998910691269955e-05,
|
1044 |
+
"loss": 46.0,
|
1045 |
+
"step": 148
|
1046 |
+
},
|
1047 |
+
{
|
1048 |
+
"epoch": 0.020342685507543177,
|
1049 |
+
"grad_norm": 0.017580725252628326,
|
1050 |
+
"learning_rate": 9.99886483235135e-05,
|
1051 |
+
"loss": 46.0,
|
1052 |
+
"step": 149
|
1053 |
+
},
|
1054 |
+
{
|
1055 |
+
"epoch": 0.020479213598197828,
|
1056 |
+
"grad_norm": 0.03349756821990013,
|
1057 |
+
"learning_rate": 9.998818028032617e-05,
|
1058 |
+
"loss": 46.0,
|
1059 |
+
"step": 150
|
1060 |
+
},
|
1061 |
+
{
|
1062 |
+
"epoch": 0.020615741688852482,
|
1063 |
+
"grad_norm": 0.008304811082780361,
|
1064 |
+
"learning_rate": 9.998770278322604e-05,
|
1065 |
+
"loss": 46.0,
|
1066 |
+
"step": 151
|
1067 |
+
},
|
1068 |
+
{
|
1069 |
+
"epoch": 0.020752269779507133,
|
1070 |
+
"grad_norm": 0.004884021822363138,
|
1071 |
+
"learning_rate": 9.998721583230345e-05,
|
1072 |
+
"loss": 46.0,
|
1073 |
+
"step": 152
|
1074 |
+
},
|
1075 |
+
{
|
1076 |
+
"epoch": 0.020888797870161787,
|
1077 |
+
"grad_norm": 0.005798705387860537,
|
1078 |
+
"learning_rate": 9.998671942765047e-05,
|
1079 |
+
"loss": 46.0,
|
1080 |
+
"step": 153
|
1081 |
+
},
|
1082 |
+
{
|
1083 |
+
"epoch": 0.021025325960816438,
|
1084 |
+
"grad_norm": 0.004822134971618652,
|
1085 |
+
"learning_rate": 9.998621356936098e-05,
|
1086 |
+
"loss": 46.0,
|
1087 |
+
"step": 154
|
1088 |
+
},
|
1089 |
+
{
|
1090 |
+
"epoch": 0.02116185405147109,
|
1091 |
+
"grad_norm": 0.0050971838645637035,
|
1092 |
+
"learning_rate": 9.998569825753065e-05,
|
1093 |
+
"loss": 46.0,
|
1094 |
+
"step": 155
|
1095 |
+
},
|
1096 |
+
{
|
1097 |
+
"epoch": 0.021298382142125743,
|
1098 |
+
"grad_norm": 0.005127623211592436,
|
1099 |
+
"learning_rate": 9.998517349225698e-05,
|
1100 |
+
"loss": 46.0,
|
1101 |
+
"step": 156
|
1102 |
+
},
|
1103 |
+
{
|
1104 |
+
"epoch": 0.021434910232780394,
|
1105 |
+
"grad_norm": 0.004974557552486658,
|
1106 |
+
"learning_rate": 9.998463927363915e-05,
|
1107 |
+
"loss": 46.0,
|
1108 |
+
"step": 157
|
1109 |
+
},
|
1110 |
+
{
|
1111 |
+
"epoch": 0.021571438323435048,
|
1112 |
+
"grad_norm": 0.004913656506687403,
|
1113 |
+
"learning_rate": 9.998409560177824e-05,
|
1114 |
+
"loss": 46.0,
|
1115 |
+
"step": 158
|
1116 |
+
},
|
1117 |
+
{
|
1118 |
+
"epoch": 0.0217079664140897,
|
1119 |
+
"grad_norm": 0.005739128682762384,
|
1120 |
+
"learning_rate": 9.998354247677705e-05,
|
1121 |
+
"loss": 46.0,
|
1122 |
+
"step": 159
|
1123 |
+
},
|
1124 |
+
{
|
1125 |
+
"epoch": 0.02184449450474435,
|
1126 |
+
"grad_norm": 0.006135366391390562,
|
1127 |
+
"learning_rate": 9.998297989874019e-05,
|
1128 |
+
"loss": 46.0,
|
1129 |
+
"step": 160
|
1130 |
+
},
|
1131 |
+
{
|
1132 |
+
"epoch": 0.021981022595399004,
|
1133 |
+
"grad_norm": 0.0056165060959756374,
|
1134 |
+
"learning_rate": 9.998240786777407e-05,
|
1135 |
+
"loss": 46.0,
|
1136 |
+
"step": 161
|
1137 |
+
},
|
1138 |
+
{
|
1139 |
+
"epoch": 0.022117550686053655,
|
1140 |
+
"grad_norm": 0.0049142674542963505,
|
1141 |
+
"learning_rate": 9.998182638398685e-05,
|
1142 |
+
"loss": 46.0,
|
1143 |
+
"step": 162
|
1144 |
+
},
|
1145 |
+
{
|
1146 |
+
"epoch": 0.02225407877670831,
|
1147 |
+
"grad_norm": 0.004945337772369385,
|
1148 |
+
"learning_rate": 9.998123544748852e-05,
|
1149 |
+
"loss": 46.0,
|
1150 |
+
"step": 163
|
1151 |
+
},
|
1152 |
+
{
|
1153 |
+
"epoch": 0.02239060686736296,
|
1154 |
+
"grad_norm": 0.006471709348261356,
|
1155 |
+
"learning_rate": 9.998063505839083e-05,
|
1156 |
+
"loss": 46.0,
|
1157 |
+
"step": 164
|
1158 |
+
},
|
1159 |
+
{
|
1160 |
+
"epoch": 0.02252713495801761,
|
1161 |
+
"grad_norm": 0.006015671882778406,
|
1162 |
+
"learning_rate": 9.998002521680734e-05,
|
1163 |
+
"loss": 46.0,
|
1164 |
+
"step": 165
|
1165 |
+
},
|
1166 |
+
{
|
1167 |
+
"epoch": 0.022663663048672265,
|
1168 |
+
"grad_norm": 0.0063506849110126495,
|
1169 |
+
"learning_rate": 9.997940592285338e-05,
|
1170 |
+
"loss": 46.0,
|
1171 |
+
"step": 166
|
1172 |
+
},
|
1173 |
+
{
|
1174 |
+
"epoch": 0.022800191139326915,
|
1175 |
+
"grad_norm": 0.00549672357738018,
|
1176 |
+
"learning_rate": 9.997877717664607e-05,
|
1177 |
+
"loss": 46.0,
|
1178 |
+
"step": 167
|
1179 |
+
},
|
1180 |
+
{
|
1181 |
+
"epoch": 0.02293671922998157,
|
1182 |
+
"grad_norm": 0.005861447658389807,
|
1183 |
+
"learning_rate": 9.997813897830433e-05,
|
1184 |
+
"loss": 46.0,
|
1185 |
+
"step": 168
|
1186 |
+
},
|
1187 |
+
{
|
1188 |
+
"epoch": 0.02307324732063622,
|
1189 |
+
"grad_norm": 0.005863008089363575,
|
1190 |
+
"learning_rate": 9.997749132794882e-05,
|
1191 |
+
"loss": 46.0,
|
1192 |
+
"step": 169
|
1193 |
+
},
|
1194 |
+
{
|
1195 |
+
"epoch": 0.023209775411290875,
|
1196 |
+
"grad_norm": 0.0062310416251420975,
|
1197 |
+
"learning_rate": 9.997683422570207e-05,
|
1198 |
+
"loss": 46.0,
|
1199 |
+
"step": 170
|
1200 |
+
},
|
1201 |
+
{
|
1202 |
+
"epoch": 0.023346303501945526,
|
1203 |
+
"grad_norm": 0.006629048381000757,
|
1204 |
+
"learning_rate": 9.997616767168836e-05,
|
1205 |
+
"loss": 46.0,
|
1206 |
+
"step": 171
|
1207 |
+
},
|
1208 |
+
{
|
1209 |
+
"epoch": 0.023482831592600176,
|
1210 |
+
"grad_norm": 0.00669481186196208,
|
1211 |
+
"learning_rate": 9.997549166603371e-05,
|
1212 |
+
"loss": 46.0,
|
1213 |
+
"step": 172
|
1214 |
+
},
|
1215 |
+
{
|
1216 |
+
"epoch": 0.02361935968325483,
|
1217 |
+
"grad_norm": 0.0066991448402404785,
|
1218 |
+
"learning_rate": 9.997480620886599e-05,
|
1219 |
+
"loss": 46.0,
|
1220 |
+
"step": 173
|
1221 |
+
},
|
1222 |
+
{
|
1223 |
+
"epoch": 0.02375588777390948,
|
1224 |
+
"grad_norm": 0.006779018323868513,
|
1225 |
+
"learning_rate": 9.997411130031482e-05,
|
1226 |
+
"loss": 46.0,
|
1227 |
+
"step": 174
|
1228 |
+
},
|
1229 |
+
{
|
1230 |
+
"epoch": 0.023892415864564136,
|
1231 |
+
"grad_norm": 0.005892460234463215,
|
1232 |
+
"learning_rate": 9.997340694051164e-05,
|
1233 |
+
"loss": 46.0,
|
1234 |
+
"step": 175
|
1235 |
+
},
|
1236 |
+
{
|
1237 |
+
"epoch": 0.024028943955218787,
|
1238 |
+
"grad_norm": 0.006875636056065559,
|
1239 |
+
"learning_rate": 9.997269312958965e-05,
|
1240 |
+
"loss": 46.0,
|
1241 |
+
"step": 176
|
1242 |
+
},
|
1243 |
+
{
|
1244 |
+
"epoch": 0.024165472045873437,
|
1245 |
+
"grad_norm": 0.006511778105050325,
|
1246 |
+
"learning_rate": 9.997196986768387e-05,
|
1247 |
+
"loss": 46.0,
|
1248 |
+
"step": 177
|
1249 |
+
},
|
1250 |
+
{
|
1251 |
+
"epoch": 0.02430200013652809,
|
1252 |
+
"grad_norm": 0.006331036798655987,
|
1253 |
+
"learning_rate": 9.997123715493106e-05,
|
1254 |
+
"loss": 46.0,
|
1255 |
+
"step": 178
|
1256 |
+
},
|
1257 |
+
{
|
1258 |
+
"epoch": 0.024438528227182742,
|
1259 |
+
"grad_norm": 0.007284753955900669,
|
1260 |
+
"learning_rate": 9.99704949914698e-05,
|
1261 |
+
"loss": 46.0,
|
1262 |
+
"step": 179
|
1263 |
+
},
|
1264 |
+
{
|
1265 |
+
"epoch": 0.024575056317837397,
|
1266 |
+
"grad_norm": 0.006993473507463932,
|
1267 |
+
"learning_rate": 9.996974337744046e-05,
|
1268 |
+
"loss": 46.0,
|
1269 |
+
"step": 180
|
1270 |
+
},
|
1271 |
+
{
|
1272 |
+
"epoch": 0.024711584408492047,
|
1273 |
+
"grad_norm": 0.007088113576173782,
|
1274 |
+
"learning_rate": 9.996898231298519e-05,
|
1275 |
+
"loss": 46.0,
|
1276 |
+
"step": 181
|
1277 |
+
},
|
1278 |
+
{
|
1279 |
+
"epoch": 0.024848112499146698,
|
1280 |
+
"grad_norm": 0.0066872392781078815,
|
1281 |
+
"learning_rate": 9.996821179824789e-05,
|
1282 |
+
"loss": 46.0,
|
1283 |
+
"step": 182
|
1284 |
+
},
|
1285 |
+
{
|
1286 |
+
"epoch": 0.024984640589801353,
|
1287 |
+
"grad_norm": 0.006381938699632883,
|
1288 |
+
"learning_rate": 9.996743183337432e-05,
|
1289 |
+
"loss": 46.0,
|
1290 |
+
"step": 183
|
1291 |
+
},
|
1292 |
+
{
|
1293 |
+
"epoch": 0.025121168680456003,
|
1294 |
+
"grad_norm": 0.007271216716617346,
|
1295 |
+
"learning_rate": 9.996664241851197e-05,
|
1296 |
+
"loss": 46.0,
|
1297 |
+
"step": 184
|
1298 |
+
},
|
1299 |
+
{
|
1300 |
+
"epoch": 0.025257696771110658,
|
1301 |
+
"grad_norm": 0.006416036281734705,
|
1302 |
+
"learning_rate": 9.996584355381016e-05,
|
1303 |
+
"loss": 46.0,
|
1304 |
+
"step": 185
|
1305 |
+
},
|
1306 |
+
{
|
1307 |
+
"epoch": 0.02539422486176531,
|
1308 |
+
"grad_norm": 0.006877813022583723,
|
1309 |
+
"learning_rate": 9.996503523941994e-05,
|
1310 |
+
"loss": 46.0,
|
1311 |
+
"step": 186
|
1312 |
+
},
|
1313 |
+
{
|
1314 |
+
"epoch": 0.02553075295241996,
|
1315 |
+
"grad_norm": 0.007740365341305733,
|
1316 |
+
"learning_rate": 9.996421747549419e-05,
|
1317 |
+
"loss": 46.0,
|
1318 |
+
"step": 187
|
1319 |
+
},
|
1320 |
+
{
|
1321 |
+
"epoch": 0.025667281043074613,
|
1322 |
+
"grad_norm": 0.007230641320347786,
|
1323 |
+
"learning_rate": 9.996339026218759e-05,
|
1324 |
+
"loss": 46.0,
|
1325 |
+
"step": 188
|
1326 |
+
},
|
1327 |
+
{
|
1328 |
+
"epoch": 0.025803809133729264,
|
1329 |
+
"grad_norm": 0.00781883206218481,
|
1330 |
+
"learning_rate": 9.996255359965656e-05,
|
1331 |
+
"loss": 46.0,
|
1332 |
+
"step": 189
|
1333 |
+
},
|
1334 |
+
{
|
1335 |
+
"epoch": 0.02594033722438392,
|
1336 |
+
"grad_norm": 0.006809736602008343,
|
1337 |
+
"learning_rate": 9.996170748805935e-05,
|
1338 |
+
"loss": 46.0,
|
1339 |
+
"step": 190
|
1340 |
+
},
|
1341 |
+
{
|
1342 |
+
"epoch": 0.02607686531503857,
|
1343 |
+
"grad_norm": 0.007462185341864824,
|
1344 |
+
"learning_rate": 9.996085192755596e-05,
|
1345 |
+
"loss": 46.0,
|
1346 |
+
"step": 191
|
1347 |
+
},
|
1348 |
+
{
|
1349 |
+
"epoch": 0.02621339340569322,
|
1350 |
+
"grad_norm": 0.008371432311832905,
|
1351 |
+
"learning_rate": 9.995998691830821e-05,
|
1352 |
+
"loss": 46.0,
|
1353 |
+
"step": 192
|
1354 |
+
},
|
1355 |
+
{
|
1356 |
+
"epoch": 0.026349921496347874,
|
1357 |
+
"grad_norm": 0.007817413657903671,
|
1358 |
+
"learning_rate": 9.995911246047971e-05,
|
1359 |
+
"loss": 46.0,
|
1360 |
+
"step": 193
|
1361 |
+
},
|
1362 |
+
{
|
1363 |
+
"epoch": 0.026486449587002525,
|
1364 |
+
"grad_norm": 0.008794574998319149,
|
1365 |
+
"learning_rate": 9.995822855423579e-05,
|
1366 |
+
"loss": 46.0,
|
1367 |
+
"step": 194
|
1368 |
+
},
|
1369 |
+
{
|
1370 |
+
"epoch": 0.02662297767765718,
|
1371 |
+
"grad_norm": 0.009037042036652565,
|
1372 |
+
"learning_rate": 9.995733519974366e-05,
|
1373 |
+
"loss": 46.0,
|
1374 |
+
"step": 195
|
1375 |
+
},
|
1376 |
+
{
|
1377 |
+
"epoch": 0.02675950576831183,
|
1378 |
+
"grad_norm": 0.009956594556570053,
|
1379 |
+
"learning_rate": 9.995643239717227e-05,
|
1380 |
+
"loss": 46.0,
|
1381 |
+
"step": 196
|
1382 |
+
},
|
1383 |
+
{
|
1384 |
+
"epoch": 0.02689603385896648,
|
1385 |
+
"grad_norm": 0.011966821737587452,
|
1386 |
+
"learning_rate": 9.995552014669235e-05,
|
1387 |
+
"loss": 46.0,
|
1388 |
+
"step": 197
|
1389 |
+
},
|
1390 |
+
{
|
1391 |
+
"epoch": 0.027032561949621135,
|
1392 |
+
"grad_norm": 0.012152734212577343,
|
1393 |
+
"learning_rate": 9.995459844847643e-05,
|
1394 |
+
"loss": 46.0,
|
1395 |
+
"step": 198
|
1396 |
+
},
|
1397 |
+
{
|
1398 |
+
"epoch": 0.027169090040275786,
|
1399 |
+
"grad_norm": 0.01459161750972271,
|
1400 |
+
"learning_rate": 9.995366730269881e-05,
|
1401 |
+
"loss": 46.0,
|
1402 |
+
"step": 199
|
1403 |
+
},
|
1404 |
+
{
|
1405 |
+
"epoch": 0.02730561813093044,
|
1406 |
+
"grad_norm": 0.03182811290025711,
|
1407 |
+
"learning_rate": 9.995272670953561e-05,
|
1408 |
+
"loss": 46.0,
|
1409 |
+
"step": 200
|
1410 |
+
},
|
1411 |
+
{
|
1412 |
+
"epoch": 0.02744214622158509,
|
1413 |
+
"grad_norm": 0.007998433895409107,
|
1414 |
+
"learning_rate": 9.995177666916472e-05,
|
1415 |
+
"loss": 46.0,
|
1416 |
+
"step": 201
|
1417 |
+
},
|
1418 |
+
{
|
1419 |
+
"epoch": 0.027578674312239742,
|
1420 |
+
"grad_norm": 0.005067504942417145,
|
1421 |
+
"learning_rate": 9.99508171817658e-05,
|
1422 |
+
"loss": 46.0,
|
1423 |
+
"step": 202
|
1424 |
+
},
|
1425 |
+
{
|
1426 |
+
"epoch": 0.027715202402894396,
|
1427 |
+
"grad_norm": 0.005280999932438135,
|
1428 |
+
"learning_rate": 9.994984824752032e-05,
|
1429 |
+
"loss": 46.0,
|
1430 |
+
"step": 203
|
1431 |
+
},
|
1432 |
+
{
|
1433 |
+
"epoch": 0.027851730493549047,
|
1434 |
+
"grad_norm": 0.004853568505495787,
|
1435 |
+
"learning_rate": 9.994886986661153e-05,
|
1436 |
+
"loss": 46.0,
|
1437 |
+
"step": 204
|
1438 |
+
},
|
1439 |
+
{
|
1440 |
+
"epoch": 0.0279882585842037,
|
1441 |
+
"grad_norm": 0.005801225081086159,
|
1442 |
+
"learning_rate": 9.994788203922447e-05,
|
1443 |
+
"loss": 46.0,
|
1444 |
+
"step": 205
|
1445 |
+
},
|
1446 |
+
{
|
1447 |
+
"epoch": 0.028124786674858352,
|
1448 |
+
"grad_norm": 0.005099669564515352,
|
1449 |
+
"learning_rate": 9.994688476554592e-05,
|
1450 |
+
"loss": 46.0,
|
1451 |
+
"step": 206
|
1452 |
+
},
|
1453 |
+
{
|
1454 |
+
"epoch": 0.028261314765513003,
|
1455 |
+
"grad_norm": 0.005158513318747282,
|
1456 |
+
"learning_rate": 9.994587804576453e-05,
|
1457 |
+
"loss": 46.0,
|
1458 |
+
"step": 207
|
1459 |
+
},
|
1460 |
+
{
|
1461 |
+
"epoch": 0.028397842856167657,
|
1462 |
+
"grad_norm": 0.005342944525182247,
|
1463 |
+
"learning_rate": 9.994486188007071e-05,
|
1464 |
+
"loss": 46.0,
|
1465 |
+
"step": 208
|
1466 |
+
},
|
1467 |
+
{
|
1468 |
+
"epoch": 0.028534370946822308,
|
1469 |
+
"grad_norm": 0.006135035306215286,
|
1470 |
+
"learning_rate": 9.994383626865658e-05,
|
1471 |
+
"loss": 46.0,
|
1472 |
+
"step": 209
|
1473 |
+
},
|
1474 |
+
{
|
1475 |
+
"epoch": 0.028670899037476962,
|
1476 |
+
"grad_norm": 0.006725645624101162,
|
1477 |
+
"learning_rate": 9.994280121171615e-05,
|
1478 |
+
"loss": 46.0,
|
1479 |
+
"step": 210
|
1480 |
+
},
|
1481 |
+
{
|
1482 |
+
"epoch": 0.028807427128131613,
|
1483 |
+
"grad_norm": 0.005914472043514252,
|
1484 |
+
"learning_rate": 9.994175670944517e-05,
|
1485 |
+
"loss": 46.0,
|
1486 |
+
"step": 211
|
1487 |
+
},
|
1488 |
+
{
|
1489 |
+
"epoch": 0.028943955218786264,
|
1490 |
+
"grad_norm": 0.005872462410479784,
|
1491 |
+
"learning_rate": 9.994070276204116e-05,
|
1492 |
+
"loss": 46.0,
|
1493 |
+
"step": 212
|
1494 |
+
},
|
1495 |
+
{
|
1496 |
+
"epoch": 0.029080483309440918,
|
1497 |
+
"grad_norm": 0.005198659375309944,
|
1498 |
+
"learning_rate": 9.993963936970346e-05,
|
1499 |
+
"loss": 46.0,
|
1500 |
+
"step": 213
|
1501 |
+
},
|
1502 |
+
{
|
1503 |
+
"epoch": 0.02921701140009557,
|
1504 |
+
"grad_norm": 0.006306622643023729,
|
1505 |
+
"learning_rate": 9.993856653263319e-05,
|
1506 |
+
"loss": 46.0,
|
1507 |
+
"step": 214
|
1508 |
+
},
|
1509 |
+
{
|
1510 |
+
"epoch": 0.029353539490750223,
|
1511 |
+
"grad_norm": 0.006014724727720022,
|
1512 |
+
"learning_rate": 9.993748425103322e-05,
|
1513 |
+
"loss": 46.0,
|
1514 |
+
"step": 215
|
1515 |
+
},
|
1516 |
+
{
|
1517 |
+
"epoch": 0.029490067581404874,
|
1518 |
+
"grad_norm": 0.0065292054787278175,
|
1519 |
+
"learning_rate": 9.993639252510824e-05,
|
1520 |
+
"loss": 46.0,
|
1521 |
+
"step": 216
|
1522 |
+
},
|
1523 |
+
{
|
1524 |
+
"epoch": 0.029626595672059525,
|
1525 |
+
"grad_norm": 0.006609591655433178,
|
1526 |
+
"learning_rate": 9.993529135506476e-05,
|
1527 |
+
"loss": 46.0,
|
1528 |
+
"step": 217
|
1529 |
+
},
|
1530 |
+
{
|
1531 |
+
"epoch": 0.02976312376271418,
|
1532 |
+
"grad_norm": 0.006543149705976248,
|
1533 |
+
"learning_rate": 9.993418074111101e-05,
|
1534 |
+
"loss": 46.0,
|
1535 |
+
"step": 218
|
1536 |
+
},
|
1537 |
+
{
|
1538 |
+
"epoch": 0.02989965185336883,
|
1539 |
+
"grad_norm": 0.005964506883174181,
|
1540 |
+
"learning_rate": 9.9933060683457e-05,
|
1541 |
+
"loss": 46.0,
|
1542 |
+
"step": 219
|
1543 |
+
},
|
1544 |
+
{
|
1545 |
+
"epoch": 0.030036179944023484,
|
1546 |
+
"grad_norm": 0.006460642442107201,
|
1547 |
+
"learning_rate": 9.993193118231462e-05,
|
1548 |
+
"loss": 46.0,
|
1549 |
+
"step": 220
|
1550 |
+
},
|
1551 |
+
{
|
1552 |
+
"epoch": 0.030172708034678135,
|
1553 |
+
"grad_norm": 0.005484839901328087,
|
1554 |
+
"learning_rate": 9.993079223789744e-05,
|
1555 |
+
"loss": 46.0,
|
1556 |
+
"step": 221
|
1557 |
+
},
|
1558 |
+
{
|
1559 |
+
"epoch": 0.030309236125332786,
|
1560 |
+
"grad_norm": 0.007502452004700899,
|
1561 |
+
"learning_rate": 9.992964385042088e-05,
|
1562 |
+
"loss": 46.0,
|
1563 |
+
"step": 222
|
1564 |
+
},
|
1565 |
+
{
|
1566 |
+
"epoch": 0.03044576421598744,
|
1567 |
+
"grad_norm": 0.006395469885319471,
|
1568 |
+
"learning_rate": 9.992848602010212e-05,
|
1569 |
+
"loss": 46.0,
|
1570 |
+
"step": 223
|
1571 |
+
},
|
1572 |
+
{
|
1573 |
+
"epoch": 0.03058229230664209,
|
1574 |
+
"grad_norm": 0.006767972372472286,
|
1575 |
+
"learning_rate": 9.992731874716013e-05,
|
1576 |
+
"loss": 46.0,
|
1577 |
+
"step": 224
|
1578 |
+
},
|
1579 |
+
{
|
1580 |
+
"epoch": 0.030718820397296745,
|
1581 |
+
"grad_norm": 0.006445927079766989,
|
1582 |
+
"learning_rate": 9.992614203181568e-05,
|
1583 |
+
"loss": 46.0,
|
1584 |
+
"step": 225
|
1585 |
+
},
|
1586 |
+
{
|
1587 |
+
"epoch": 0.030855348487951396,
|
1588 |
+
"grad_norm": 0.00642132293432951,
|
1589 |
+
"learning_rate": 9.992495587429129e-05,
|
1590 |
+
"loss": 46.0,
|
1591 |
+
"step": 226
|
1592 |
+
},
|
1593 |
+
{
|
1594 |
+
"epoch": 0.030991876578606047,
|
1595 |
+
"grad_norm": 0.006829009857028723,
|
1596 |
+
"learning_rate": 9.992376027481131e-05,
|
1597 |
+
"loss": 46.0,
|
1598 |
+
"step": 227
|
1599 |
+
},
|
1600 |
+
{
|
1601 |
+
"epoch": 0.0311284046692607,
|
1602 |
+
"grad_norm": 0.0070356884971261024,
|
1603 |
+
"learning_rate": 9.992255523360186e-05,
|
1604 |
+
"loss": 46.0,
|
1605 |
+
"step": 228
|
1606 |
+
},
|
1607 |
+
{
|
1608 |
+
"epoch": 0.031264932759915355,
|
1609 |
+
"grad_norm": 0.006753654219210148,
|
1610 |
+
"learning_rate": 9.992134075089084e-05,
|
1611 |
+
"loss": 46.0,
|
1612 |
+
"step": 229
|
1613 |
+
},
|
1614 |
+
{
|
1615 |
+
"epoch": 0.03140146085057,
|
1616 |
+
"grad_norm": 0.0069990940392017365,
|
1617 |
+
"learning_rate": 9.992011682690791e-05,
|
1618 |
+
"loss": 46.0,
|
1619 |
+
"step": 230
|
1620 |
+
},
|
1621 |
+
{
|
1622 |
+
"epoch": 0.03153798894122466,
|
1623 |
+
"grad_norm": 0.006793106906116009,
|
1624 |
+
"learning_rate": 9.991888346188456e-05,
|
1625 |
+
"loss": 46.0,
|
1626 |
+
"step": 231
|
1627 |
+
},
|
1628 |
+
{
|
1629 |
+
"epoch": 0.03167451703187931,
|
1630 |
+
"grad_norm": 0.0064877672120928764,
|
1631 |
+
"learning_rate": 9.991764065605406e-05,
|
1632 |
+
"loss": 46.0,
|
1633 |
+
"step": 232
|
1634 |
+
},
|
1635 |
+
{
|
1636 |
+
"epoch": 0.03181104512253396,
|
1637 |
+
"grad_norm": 0.006404773332178593,
|
1638 |
+
"learning_rate": 9.991638840965143e-05,
|
1639 |
+
"loss": 46.0,
|
1640 |
+
"step": 233
|
1641 |
+
},
|
1642 |
+
{
|
1643 |
+
"epoch": 0.03194757321318861,
|
1644 |
+
"grad_norm": 0.006637753453105688,
|
1645 |
+
"learning_rate": 9.991512672291352e-05,
|
1646 |
+
"loss": 46.0,
|
1647 |
+
"step": 234
|
1648 |
+
},
|
1649 |
+
{
|
1650 |
+
"epoch": 0.03208410130384327,
|
1651 |
+
"grad_norm": 0.007091572508215904,
|
1652 |
+
"learning_rate": 9.991385559607892e-05,
|
1653 |
+
"loss": 46.0,
|
1654 |
+
"step": 235
|
1655 |
+
},
|
1656 |
+
{
|
1657 |
+
"epoch": 0.03222062939449792,
|
1658 |
+
"grad_norm": 0.007286660838872194,
|
1659 |
+
"learning_rate": 9.991257502938804e-05,
|
1660 |
+
"loss": 46.0,
|
1661 |
+
"step": 236
|
1662 |
+
},
|
1663 |
+
{
|
1664 |
+
"epoch": 0.03235715748515257,
|
1665 |
+
"grad_norm": 0.007123738061636686,
|
1666 |
+
"learning_rate": 9.991128502308308e-05,
|
1667 |
+
"loss": 46.0,
|
1668 |
+
"step": 237
|
1669 |
+
},
|
1670 |
+
{
|
1671 |
+
"epoch": 0.03249368557580722,
|
1672 |
+
"grad_norm": 0.00724747683852911,
|
1673 |
+
"learning_rate": 9.990998557740801e-05,
|
1674 |
+
"loss": 46.0,
|
1675 |
+
"step": 238
|
1676 |
+
},
|
1677 |
+
{
|
1678 |
+
"epoch": 0.03263021366646188,
|
1679 |
+
"grad_norm": 0.006686553359031677,
|
1680 |
+
"learning_rate": 9.990867669260854e-05,
|
1681 |
+
"loss": 46.0,
|
1682 |
+
"step": 239
|
1683 |
+
}
|
1684 |
+
],
|
1685 |
+
"logging_steps": 1,
|
1686 |
+
"max_steps": 7324,
|
1687 |
+
"num_input_tokens_seen": 0,
|
1688 |
+
"num_train_epochs": 1,
|
1689 |
+
"save_steps": 239,
|
1690 |
+
"stateful_callbacks": {
|
1691 |
+
"TrainerControl": {
|
1692 |
+
"args": {
|
1693 |
+
"should_epoch_stop": false,
|
1694 |
+
"should_evaluate": false,
|
1695 |
+
"should_log": false,
|
1696 |
+
"should_save": true,
|
1697 |
+
"should_training_stop": false
|
1698 |
+
},
|
1699 |
+
"attributes": {}
|
1700 |
+
}
|
1701 |
+
},
|
1702 |
+
"total_flos": 22525992566784.0,
|
1703 |
+
"train_batch_size": 4,
|
1704 |
+
"trial_name": null,
|
1705 |
+
"trial_params": null
|
1706 |
+
}
|
last-checkpoint/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c01eaa5c89377b6f36b549725fe0f70db6ad9697635b5f0bf190ec77cff069ac
|
3 |
+
size 6840
|
last-checkpoint/vocab.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|