Upload folder using huggingface_hub
Browse files- README.md +9 -0
- adapter_config.json +23 -0
- adapter_model.bin +3 -0
- checkpoint-4623/README.md +238 -0
- checkpoint-4623/adapter_config.json +23 -0
- checkpoint-4623/adapter_model.bin +3 -0
- checkpoint-4623/optimizer.pt +3 -0
- checkpoint-4623/rng_state_0.pth +3 -0
- checkpoint-4623/rng_state_1.pth +3 -0
- checkpoint-4623/scheduler.pt +3 -0
- checkpoint-4623/special_tokens_map.json +35 -0
- checkpoint-4623/tokenizer.json +0 -0
- checkpoint-4623/tokenizer.model +3 -0
- checkpoint-4623/tokenizer_config.json +46 -0
- checkpoint-4623/trainer_state.json +1123 -0
- checkpoint-4623/training_args.bin +3 -0
- runs/Oct26_14-53-04_hf-dgx-01/events.out.tfevents.1698324784.hf-dgx-01.1235962.0 +3 -0
- runs/Oct26_14-56-01_hf-dgx-01/events.out.tfevents.1698324962.hf-dgx-01.1237057.0 +3 -0
- runs/Oct26_14-57-23_hf-dgx-01/events.out.tfevents.1698325043.hf-dgx-01.1240095.0 +3 -0
- special_tokens_map.json +35 -0
- tokenizer.json +0 -0
- tokenizer.model +3 -0
- tokenizer_config.json +46 -0
- training_args.bin +3 -0
- training_params.json +1 -0
README.md
ADDED
@@ -0,0 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- autotrain
|
4 |
+
- text-generation
|
5 |
+
widget:
|
6 |
+
- text: "I love AutoTrain because "
|
7 |
+
---
|
8 |
+
|
9 |
+
# Model Trained Using AutoTrain
|
adapter_config.json
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "HuggingFaceH4/zephyr-7b-beta",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layers_pattern": null,
|
10 |
+
"layers_to_transform": null,
|
11 |
+
"lora_alpha": 32,
|
12 |
+
"lora_dropout": 0.05,
|
13 |
+
"modules_to_save": null,
|
14 |
+
"peft_type": "LORA",
|
15 |
+
"r": 16,
|
16 |
+
"rank_pattern": {},
|
17 |
+
"revision": null,
|
18 |
+
"target_modules": [
|
19 |
+
"q_proj",
|
20 |
+
"v_proj"
|
21 |
+
],
|
22 |
+
"task_type": "CAUSAL_LM"
|
23 |
+
}
|
adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9acb90f80eed66b37d3bd60e5d60a8949412997aff422bc0712f1ae749727d10
|
3 |
+
size 27308941
|
checkpoint-4623/README.md
ADDED
@@ -0,0 +1,238 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
library_name: peft
|
3 |
+
base_model: HuggingFaceH4/zephyr-7b-beta
|
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 |
+
- **Shared by [optional]:** [More Information Needed]
|
22 |
+
- **Model type:** [More Information Needed]
|
23 |
+
- **Language(s) (NLP):** [More Information Needed]
|
24 |
+
- **License:** [More Information Needed]
|
25 |
+
- **Finetuned from model [optional]:** [More Information Needed]
|
26 |
+
|
27 |
+
### Model Sources [optional]
|
28 |
+
|
29 |
+
<!-- Provide the basic links for the model. -->
|
30 |
+
|
31 |
+
- **Repository:** [More Information Needed]
|
32 |
+
- **Paper [optional]:** [More Information Needed]
|
33 |
+
- **Demo [optional]:** [More Information Needed]
|
34 |
+
|
35 |
+
## Uses
|
36 |
+
|
37 |
+
<!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
|
38 |
+
|
39 |
+
### Direct Use
|
40 |
+
|
41 |
+
<!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
|
42 |
+
|
43 |
+
[More Information Needed]
|
44 |
+
|
45 |
+
### Downstream Use [optional]
|
46 |
+
|
47 |
+
<!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
|
48 |
+
|
49 |
+
[More Information Needed]
|
50 |
+
|
51 |
+
### Out-of-Scope Use
|
52 |
+
|
53 |
+
<!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
|
54 |
+
|
55 |
+
[More Information Needed]
|
56 |
+
|
57 |
+
## Bias, Risks, and Limitations
|
58 |
+
|
59 |
+
<!-- This section is meant to convey both technical and sociotechnical limitations. -->
|
60 |
+
|
61 |
+
[More Information Needed]
|
62 |
+
|
63 |
+
### Recommendations
|
64 |
+
|
65 |
+
<!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
|
66 |
+
|
67 |
+
Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
|
68 |
+
|
69 |
+
## How to Get Started with the Model
|
70 |
+
|
71 |
+
Use the code below to get started with the model.
|
72 |
+
|
73 |
+
[More Information Needed]
|
74 |
+
|
75 |
+
## Training Details
|
76 |
+
|
77 |
+
### Training Data
|
78 |
+
|
79 |
+
<!-- This should link to a Data 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. -->
|
80 |
+
|
81 |
+
[More Information Needed]
|
82 |
+
|
83 |
+
### Training Procedure
|
84 |
+
|
85 |
+
<!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
|
86 |
+
|
87 |
+
#### Preprocessing [optional]
|
88 |
+
|
89 |
+
[More Information Needed]
|
90 |
+
|
91 |
+
|
92 |
+
#### Training Hyperparameters
|
93 |
+
|
94 |
+
- **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
|
95 |
+
|
96 |
+
#### Speeds, Sizes, Times [optional]
|
97 |
+
|
98 |
+
<!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
|
99 |
+
|
100 |
+
[More Information Needed]
|
101 |
+
|
102 |
+
## Evaluation
|
103 |
+
|
104 |
+
<!-- This section describes the evaluation protocols and provides the results. -->
|
105 |
+
|
106 |
+
### Testing Data, Factors & Metrics
|
107 |
+
|
108 |
+
#### Testing Data
|
109 |
+
|
110 |
+
<!-- This should link to a Data Card if possible. -->
|
111 |
+
|
112 |
+
[More Information Needed]
|
113 |
+
|
114 |
+
#### Factors
|
115 |
+
|
116 |
+
<!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
|
117 |
+
|
118 |
+
[More Information Needed]
|
119 |
+
|
120 |
+
#### Metrics
|
121 |
+
|
122 |
+
<!-- These are the evaluation metrics being used, ideally with a description of why. -->
|
123 |
+
|
124 |
+
[More Information Needed]
|
125 |
+
|
126 |
+
### Results
|
127 |
+
|
128 |
+
[More Information Needed]
|
129 |
+
|
130 |
+
#### Summary
|
131 |
+
|
132 |
+
|
133 |
+
|
134 |
+
## Model Examination [optional]
|
135 |
+
|
136 |
+
<!-- Relevant interpretability work for the model goes here -->
|
137 |
+
|
138 |
+
[More Information Needed]
|
139 |
+
|
140 |
+
## Environmental Impact
|
141 |
+
|
142 |
+
<!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
|
143 |
+
|
144 |
+
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).
|
145 |
+
|
146 |
+
- **Hardware Type:** [More Information Needed]
|
147 |
+
- **Hours used:** [More Information Needed]
|
148 |
+
- **Cloud Provider:** [More Information Needed]
|
149 |
+
- **Compute Region:** [More Information Needed]
|
150 |
+
- **Carbon Emitted:** [More Information Needed]
|
151 |
+
|
152 |
+
## Technical Specifications [optional]
|
153 |
+
|
154 |
+
### Model Architecture and Objective
|
155 |
+
|
156 |
+
[More Information Needed]
|
157 |
+
|
158 |
+
### Compute Infrastructure
|
159 |
+
|
160 |
+
[More Information Needed]
|
161 |
+
|
162 |
+
#### Hardware
|
163 |
+
|
164 |
+
[More Information Needed]
|
165 |
+
|
166 |
+
#### Software
|
167 |
+
|
168 |
+
[More Information Needed]
|
169 |
+
|
170 |
+
## Citation [optional]
|
171 |
+
|
172 |
+
<!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
|
173 |
+
|
174 |
+
**BibTeX:**
|
175 |
+
|
176 |
+
[More Information Needed]
|
177 |
+
|
178 |
+
**APA:**
|
179 |
+
|
180 |
+
[More Information Needed]
|
181 |
+
|
182 |
+
## Glossary [optional]
|
183 |
+
|
184 |
+
<!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
|
185 |
+
|
186 |
+
[More Information Needed]
|
187 |
+
|
188 |
+
## More Information [optional]
|
189 |
+
|
190 |
+
[More Information Needed]
|
191 |
+
|
192 |
+
## Model Card Authors [optional]
|
193 |
+
|
194 |
+
[More Information Needed]
|
195 |
+
|
196 |
+
## Model Card Contact
|
197 |
+
|
198 |
+
[More Information Needed]
|
199 |
+
|
200 |
+
|
201 |
+
## Training procedure
|
202 |
+
|
203 |
+
|
204 |
+
The following `bitsandbytes` quantization config was used during training:
|
205 |
+
- quant_method: bitsandbytes
|
206 |
+
- load_in_8bit: False
|
207 |
+
- load_in_4bit: True
|
208 |
+
- llm_int8_threshold: 6.0
|
209 |
+
- llm_int8_skip_modules: None
|
210 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
211 |
+
- llm_int8_has_fp16_weight: False
|
212 |
+
- bnb_4bit_quant_type: nf4
|
213 |
+
- bnb_4bit_use_double_quant: False
|
214 |
+
- bnb_4bit_compute_dtype: float16
|
215 |
+
|
216 |
+
### Framework versions
|
217 |
+
|
218 |
+
|
219 |
+
- PEFT 0.6.0.dev0
|
220 |
+
## Training procedure
|
221 |
+
|
222 |
+
|
223 |
+
The following `bitsandbytes` quantization config was used during training:
|
224 |
+
- quant_method: bitsandbytes
|
225 |
+
- load_in_8bit: False
|
226 |
+
- load_in_4bit: True
|
227 |
+
- llm_int8_threshold: 6.0
|
228 |
+
- llm_int8_skip_modules: None
|
229 |
+
- llm_int8_enable_fp32_cpu_offload: False
|
230 |
+
- llm_int8_has_fp16_weight: False
|
231 |
+
- bnb_4bit_quant_type: nf4
|
232 |
+
- bnb_4bit_use_double_quant: False
|
233 |
+
- bnb_4bit_compute_dtype: float16
|
234 |
+
|
235 |
+
### Framework versions
|
236 |
+
|
237 |
+
|
238 |
+
- PEFT 0.6.0.dev0
|
checkpoint-4623/adapter_config.json
ADDED
@@ -0,0 +1,23 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"alpha_pattern": {},
|
3 |
+
"auto_mapping": null,
|
4 |
+
"base_model_name_or_path": "HuggingFaceH4/zephyr-7b-beta",
|
5 |
+
"bias": "none",
|
6 |
+
"fan_in_fan_out": false,
|
7 |
+
"inference_mode": true,
|
8 |
+
"init_lora_weights": true,
|
9 |
+
"layers_pattern": null,
|
10 |
+
"layers_to_transform": null,
|
11 |
+
"lora_alpha": 32,
|
12 |
+
"lora_dropout": 0.05,
|
13 |
+
"modules_to_save": null,
|
14 |
+
"peft_type": "LORA",
|
15 |
+
"r": 16,
|
16 |
+
"rank_pattern": {},
|
17 |
+
"revision": null,
|
18 |
+
"target_modules": [
|
19 |
+
"q_proj",
|
20 |
+
"v_proj"
|
21 |
+
],
|
22 |
+
"task_type": "CAUSAL_LM"
|
23 |
+
}
|
checkpoint-4623/adapter_model.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9acb90f80eed66b37d3bd60e5d60a8949412997aff422bc0712f1ae749727d10
|
3 |
+
size 27308941
|
checkpoint-4623/optimizer.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f751dc07e193744710e977b420e1c08ca7251d6ee62da9aef284491074d0e29a
|
3 |
+
size 54633541
|
checkpoint-4623/rng_state_0.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0b26094385e073cafbb96e26990c6c7bc8f26e8867d037f0f2242b76947b36d7
|
3 |
+
size 15607
|
checkpoint-4623/rng_state_1.pth
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:ccfdf436e52eb2d358acf5092415d4031502e8c9926edff2758046634b8d8e76
|
3 |
+
size 15607
|
checkpoint-4623/scheduler.pt
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:392b80d916941cf8939eb2d6a9e9ef6e501f472c4ca8674e1782d56eebd6df7b
|
3 |
+
size 627
|
checkpoint-4623/special_tokens_map.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<unk>",
|
4 |
+
"<s>",
|
5 |
+
"</s>"
|
6 |
+
],
|
7 |
+
"bos_token": {
|
8 |
+
"content": "<s>",
|
9 |
+
"lstrip": false,
|
10 |
+
"normalized": false,
|
11 |
+
"rstrip": false,
|
12 |
+
"single_word": false
|
13 |
+
},
|
14 |
+
"eos_token": {
|
15 |
+
"content": "</s>",
|
16 |
+
"lstrip": false,
|
17 |
+
"normalized": false,
|
18 |
+
"rstrip": false,
|
19 |
+
"single_word": false
|
20 |
+
},
|
21 |
+
"pad_token": {
|
22 |
+
"content": "</s>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false
|
27 |
+
},
|
28 |
+
"unk_token": {
|
29 |
+
"content": "<unk>",
|
30 |
+
"lstrip": false,
|
31 |
+
"normalized": false,
|
32 |
+
"rstrip": false,
|
33 |
+
"single_word": false
|
34 |
+
}
|
35 |
+
}
|
checkpoint-4623/tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
checkpoint-4623/tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
|
3 |
+
size 493443
|
checkpoint-4623/tokenizer_config.json
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"added_tokens_decoder": {
|
3 |
+
"0": {
|
4 |
+
"content": "<unk>",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false,
|
9 |
+
"special": true
|
10 |
+
},
|
11 |
+
"1": {
|
12 |
+
"content": "<s>",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": false,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false,
|
17 |
+
"special": true
|
18 |
+
},
|
19 |
+
"2": {
|
20 |
+
"content": "</s>",
|
21 |
+
"lstrip": false,
|
22 |
+
"normalized": false,
|
23 |
+
"rstrip": false,
|
24 |
+
"single_word": false,
|
25 |
+
"special": true
|
26 |
+
}
|
27 |
+
},
|
28 |
+
"additional_special_tokens": [
|
29 |
+
"<unk>",
|
30 |
+
"<s>",
|
31 |
+
"</s>"
|
32 |
+
],
|
33 |
+
"bos_token": "<s>",
|
34 |
+
"chat_template": "{% for message in messages %}\n{% if message['role'] == 'user' %}\n{{ '<|user|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'system' %}\n{{ '<|system|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'assistant' %}\n{{ '<|assistant|>\n' + message['content'] + eos_token }}\n{% endif %}\n{% if loop.last and add_generation_prompt %}\n{{ '<|assistant|>' }}\n{% endif %}\n{% endfor %}",
|
35 |
+
"clean_up_tokenization_spaces": false,
|
36 |
+
"eos_token": "</s>",
|
37 |
+
"legacy": true,
|
38 |
+
"model_max_length": 1024,
|
39 |
+
"pad_token": "</s>",
|
40 |
+
"sp_model_kwargs": {},
|
41 |
+
"spaces_between_special_tokens": false,
|
42 |
+
"tokenizer_class": "LlamaTokenizer",
|
43 |
+
"truncation_side": "left",
|
44 |
+
"unk_token": "<unk>",
|
45 |
+
"use_default_system_prompt": true
|
46 |
+
}
|
checkpoint-4623/trainer_state.json
ADDED
@@ -0,0 +1,1123 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"best_metric": null,
|
3 |
+
"best_model_checkpoint": null,
|
4 |
+
"epoch": 2.2496759559300066,
|
5 |
+
"eval_steps": 500,
|
6 |
+
"global_step": 4623,
|
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.0,
|
13 |
+
"learning_rate": 2.699784017278618e-07,
|
14 |
+
"loss": 1.0969,
|
15 |
+
"step": 25
|
16 |
+
},
|
17 |
+
{
|
18 |
+
"epoch": 0.01,
|
19 |
+
"learning_rate": 5.399568034557235e-07,
|
20 |
+
"loss": 1.0905,
|
21 |
+
"step": 50
|
22 |
+
},
|
23 |
+
{
|
24 |
+
"epoch": 0.01,
|
25 |
+
"learning_rate": 8.099352051835855e-07,
|
26 |
+
"loss": 1.0853,
|
27 |
+
"step": 75
|
28 |
+
},
|
29 |
+
{
|
30 |
+
"epoch": 0.02,
|
31 |
+
"learning_rate": 1.079913606911447e-06,
|
32 |
+
"loss": 1.0712,
|
33 |
+
"step": 100
|
34 |
+
},
|
35 |
+
{
|
36 |
+
"epoch": 0.02,
|
37 |
+
"learning_rate": 1.349892008639309e-06,
|
38 |
+
"loss": 1.0577,
|
39 |
+
"step": 125
|
40 |
+
},
|
41 |
+
{
|
42 |
+
"epoch": 0.02,
|
43 |
+
"learning_rate": 1.619870410367171e-06,
|
44 |
+
"loss": 1.0345,
|
45 |
+
"step": 150
|
46 |
+
},
|
47 |
+
{
|
48 |
+
"epoch": 0.03,
|
49 |
+
"learning_rate": 1.8898488120950326e-06,
|
50 |
+
"loss": 1.0094,
|
51 |
+
"step": 175
|
52 |
+
},
|
53 |
+
{
|
54 |
+
"epoch": 0.03,
|
55 |
+
"learning_rate": 2.159827213822894e-06,
|
56 |
+
"loss": 0.9685,
|
57 |
+
"step": 200
|
58 |
+
},
|
59 |
+
{
|
60 |
+
"epoch": 0.04,
|
61 |
+
"learning_rate": 2.429805615550756e-06,
|
62 |
+
"loss": 0.9441,
|
63 |
+
"step": 225
|
64 |
+
},
|
65 |
+
{
|
66 |
+
"epoch": 0.04,
|
67 |
+
"learning_rate": 2.699784017278618e-06,
|
68 |
+
"loss": 0.9111,
|
69 |
+
"step": 250
|
70 |
+
},
|
71 |
+
{
|
72 |
+
"epoch": 0.04,
|
73 |
+
"learning_rate": 2.96976241900648e-06,
|
74 |
+
"loss": 0.8798,
|
75 |
+
"step": 275
|
76 |
+
},
|
77 |
+
{
|
78 |
+
"epoch": 0.05,
|
79 |
+
"learning_rate": 3.239740820734342e-06,
|
80 |
+
"loss": 0.8499,
|
81 |
+
"step": 300
|
82 |
+
},
|
83 |
+
{
|
84 |
+
"epoch": 0.05,
|
85 |
+
"learning_rate": 3.5097192224622035e-06,
|
86 |
+
"loss": 0.8209,
|
87 |
+
"step": 325
|
88 |
+
},
|
89 |
+
{
|
90 |
+
"epoch": 0.06,
|
91 |
+
"learning_rate": 3.779697624190065e-06,
|
92 |
+
"loss": 0.7895,
|
93 |
+
"step": 350
|
94 |
+
},
|
95 |
+
{
|
96 |
+
"epoch": 0.06,
|
97 |
+
"learning_rate": 4.049676025917927e-06,
|
98 |
+
"loss": 0.7687,
|
99 |
+
"step": 375
|
100 |
+
},
|
101 |
+
{
|
102 |
+
"epoch": 0.06,
|
103 |
+
"learning_rate": 4.319654427645788e-06,
|
104 |
+
"loss": 0.7366,
|
105 |
+
"step": 400
|
106 |
+
},
|
107 |
+
{
|
108 |
+
"epoch": 0.07,
|
109 |
+
"learning_rate": 4.58963282937365e-06,
|
110 |
+
"loss": 0.717,
|
111 |
+
"step": 425
|
112 |
+
},
|
113 |
+
{
|
114 |
+
"epoch": 0.07,
|
115 |
+
"learning_rate": 4.859611231101512e-06,
|
116 |
+
"loss": 0.6993,
|
117 |
+
"step": 450
|
118 |
+
},
|
119 |
+
{
|
120 |
+
"epoch": 0.08,
|
121 |
+
"learning_rate": 5.129589632829374e-06,
|
122 |
+
"loss": 0.6828,
|
123 |
+
"step": 475
|
124 |
+
},
|
125 |
+
{
|
126 |
+
"epoch": 0.08,
|
127 |
+
"learning_rate": 5.399568034557236e-06,
|
128 |
+
"loss": 0.6755,
|
129 |
+
"step": 500
|
130 |
+
},
|
131 |
+
{
|
132 |
+
"epoch": 0.09,
|
133 |
+
"learning_rate": 5.669546436285097e-06,
|
134 |
+
"loss": 0.6622,
|
135 |
+
"step": 525
|
136 |
+
},
|
137 |
+
{
|
138 |
+
"epoch": 0.09,
|
139 |
+
"learning_rate": 5.93952483801296e-06,
|
140 |
+
"loss": 0.6537,
|
141 |
+
"step": 550
|
142 |
+
},
|
143 |
+
{
|
144 |
+
"epoch": 0.09,
|
145 |
+
"learning_rate": 6.209503239740822e-06,
|
146 |
+
"loss": 0.6405,
|
147 |
+
"step": 575
|
148 |
+
},
|
149 |
+
{
|
150 |
+
"epoch": 0.1,
|
151 |
+
"learning_rate": 6.479481641468684e-06,
|
152 |
+
"loss": 0.638,
|
153 |
+
"step": 600
|
154 |
+
},
|
155 |
+
{
|
156 |
+
"epoch": 0.1,
|
157 |
+
"learning_rate": 6.749460043196545e-06,
|
158 |
+
"loss": 0.6309,
|
159 |
+
"step": 625
|
160 |
+
},
|
161 |
+
{
|
162 |
+
"epoch": 0.11,
|
163 |
+
"learning_rate": 7.019438444924407e-06,
|
164 |
+
"loss": 0.6236,
|
165 |
+
"step": 650
|
166 |
+
},
|
167 |
+
{
|
168 |
+
"epoch": 0.11,
|
169 |
+
"learning_rate": 7.289416846652268e-06,
|
170 |
+
"loss": 0.6211,
|
171 |
+
"step": 675
|
172 |
+
},
|
173 |
+
{
|
174 |
+
"epoch": 0.11,
|
175 |
+
"learning_rate": 7.55939524838013e-06,
|
176 |
+
"loss": 0.6163,
|
177 |
+
"step": 700
|
178 |
+
},
|
179 |
+
{
|
180 |
+
"epoch": 0.12,
|
181 |
+
"learning_rate": 7.829373650107991e-06,
|
182 |
+
"loss": 0.6114,
|
183 |
+
"step": 725
|
184 |
+
},
|
185 |
+
{
|
186 |
+
"epoch": 0.12,
|
187 |
+
"learning_rate": 8.099352051835854e-06,
|
188 |
+
"loss": 0.6075,
|
189 |
+
"step": 750
|
190 |
+
},
|
191 |
+
{
|
192 |
+
"epoch": 0.13,
|
193 |
+
"learning_rate": 8.369330453563716e-06,
|
194 |
+
"loss": 0.6041,
|
195 |
+
"step": 775
|
196 |
+
},
|
197 |
+
{
|
198 |
+
"epoch": 0.13,
|
199 |
+
"learning_rate": 8.639308855291577e-06,
|
200 |
+
"loss": 0.6029,
|
201 |
+
"step": 800
|
202 |
+
},
|
203 |
+
{
|
204 |
+
"epoch": 0.13,
|
205 |
+
"learning_rate": 8.90928725701944e-06,
|
206 |
+
"loss": 0.5985,
|
207 |
+
"step": 825
|
208 |
+
},
|
209 |
+
{
|
210 |
+
"epoch": 0.14,
|
211 |
+
"learning_rate": 9.1792656587473e-06,
|
212 |
+
"loss": 0.5971,
|
213 |
+
"step": 850
|
214 |
+
},
|
215 |
+
{
|
216 |
+
"epoch": 0.14,
|
217 |
+
"learning_rate": 9.449244060475162e-06,
|
218 |
+
"loss": 0.5889,
|
219 |
+
"step": 875
|
220 |
+
},
|
221 |
+
{
|
222 |
+
"epoch": 0.15,
|
223 |
+
"learning_rate": 9.719222462203023e-06,
|
224 |
+
"loss": 0.5939,
|
225 |
+
"step": 900
|
226 |
+
},
|
227 |
+
{
|
228 |
+
"epoch": 0.15,
|
229 |
+
"learning_rate": 9.989200863930886e-06,
|
230 |
+
"loss": 0.5902,
|
231 |
+
"step": 925
|
232 |
+
},
|
233 |
+
{
|
234 |
+
"epoch": 0.15,
|
235 |
+
"learning_rate": 1.0259179265658747e-05,
|
236 |
+
"loss": 0.5884,
|
237 |
+
"step": 950
|
238 |
+
},
|
239 |
+
{
|
240 |
+
"epoch": 0.16,
|
241 |
+
"learning_rate": 1.0529157667386608e-05,
|
242 |
+
"loss": 0.5854,
|
243 |
+
"step": 975
|
244 |
+
},
|
245 |
+
{
|
246 |
+
"epoch": 0.16,
|
247 |
+
"learning_rate": 1.0799136069114471e-05,
|
248 |
+
"loss": 0.5849,
|
249 |
+
"step": 1000
|
250 |
+
},
|
251 |
+
{
|
252 |
+
"epoch": 0.17,
|
253 |
+
"learning_rate": 1.1069114470842333e-05,
|
254 |
+
"loss": 0.5839,
|
255 |
+
"step": 1025
|
256 |
+
},
|
257 |
+
{
|
258 |
+
"epoch": 0.17,
|
259 |
+
"learning_rate": 1.1339092872570194e-05,
|
260 |
+
"loss": 0.5832,
|
261 |
+
"step": 1050
|
262 |
+
},
|
263 |
+
{
|
264 |
+
"epoch": 0.17,
|
265 |
+
"learning_rate": 1.1609071274298057e-05,
|
266 |
+
"loss": 0.5784,
|
267 |
+
"step": 1075
|
268 |
+
},
|
269 |
+
{
|
270 |
+
"epoch": 0.18,
|
271 |
+
"learning_rate": 1.187904967602592e-05,
|
272 |
+
"loss": 0.5753,
|
273 |
+
"step": 1100
|
274 |
+
},
|
275 |
+
{
|
276 |
+
"epoch": 0.18,
|
277 |
+
"learning_rate": 1.2149028077753782e-05,
|
278 |
+
"loss": 0.5746,
|
279 |
+
"step": 1125
|
280 |
+
},
|
281 |
+
{
|
282 |
+
"epoch": 0.19,
|
283 |
+
"learning_rate": 1.2419006479481644e-05,
|
284 |
+
"loss": 0.5724,
|
285 |
+
"step": 1150
|
286 |
+
},
|
287 |
+
{
|
288 |
+
"epoch": 0.19,
|
289 |
+
"learning_rate": 1.2688984881209505e-05,
|
290 |
+
"loss": 0.5659,
|
291 |
+
"step": 1175
|
292 |
+
},
|
293 |
+
{
|
294 |
+
"epoch": 0.19,
|
295 |
+
"learning_rate": 1.2958963282937368e-05,
|
296 |
+
"loss": 0.5716,
|
297 |
+
"step": 1200
|
298 |
+
},
|
299 |
+
{
|
300 |
+
"epoch": 0.2,
|
301 |
+
"learning_rate": 1.3228941684665229e-05,
|
302 |
+
"loss": 0.5691,
|
303 |
+
"step": 1225
|
304 |
+
},
|
305 |
+
{
|
306 |
+
"epoch": 0.2,
|
307 |
+
"learning_rate": 1.349892008639309e-05,
|
308 |
+
"loss": 0.5641,
|
309 |
+
"step": 1250
|
310 |
+
},
|
311 |
+
{
|
312 |
+
"epoch": 0.21,
|
313 |
+
"learning_rate": 1.3768898488120951e-05,
|
314 |
+
"loss": 0.5669,
|
315 |
+
"step": 1275
|
316 |
+
},
|
317 |
+
{
|
318 |
+
"epoch": 0.21,
|
319 |
+
"learning_rate": 1.4038876889848814e-05,
|
320 |
+
"loss": 0.5654,
|
321 |
+
"step": 1300
|
322 |
+
},
|
323 |
+
{
|
324 |
+
"epoch": 0.21,
|
325 |
+
"learning_rate": 1.4308855291576675e-05,
|
326 |
+
"loss": 0.5651,
|
327 |
+
"step": 1325
|
328 |
+
},
|
329 |
+
{
|
330 |
+
"epoch": 0.22,
|
331 |
+
"learning_rate": 1.4578833693304537e-05,
|
332 |
+
"loss": 0.5619,
|
333 |
+
"step": 1350
|
334 |
+
},
|
335 |
+
{
|
336 |
+
"epoch": 0.22,
|
337 |
+
"learning_rate": 1.48488120950324e-05,
|
338 |
+
"loss": 0.5621,
|
339 |
+
"step": 1375
|
340 |
+
},
|
341 |
+
{
|
342 |
+
"epoch": 0.23,
|
343 |
+
"learning_rate": 1.511879049676026e-05,
|
344 |
+
"loss": 0.5603,
|
345 |
+
"step": 1400
|
346 |
+
},
|
347 |
+
{
|
348 |
+
"epoch": 0.23,
|
349 |
+
"learning_rate": 1.5388768898488122e-05,
|
350 |
+
"loss": 0.5597,
|
351 |
+
"step": 1425
|
352 |
+
},
|
353 |
+
{
|
354 |
+
"epoch": 0.23,
|
355 |
+
"learning_rate": 1.5658747300215983e-05,
|
356 |
+
"loss": 0.564,
|
357 |
+
"step": 1450
|
358 |
+
},
|
359 |
+
{
|
360 |
+
"epoch": 0.24,
|
361 |
+
"learning_rate": 1.5928725701943844e-05,
|
362 |
+
"loss": 0.5581,
|
363 |
+
"step": 1475
|
364 |
+
},
|
365 |
+
{
|
366 |
+
"epoch": 0.24,
|
367 |
+
"learning_rate": 1.619870410367171e-05,
|
368 |
+
"loss": 0.5554,
|
369 |
+
"step": 1500
|
370 |
+
},
|
371 |
+
{
|
372 |
+
"epoch": 0.25,
|
373 |
+
"learning_rate": 1.646868250539957e-05,
|
374 |
+
"loss": 0.5507,
|
375 |
+
"step": 1525
|
376 |
+
},
|
377 |
+
{
|
378 |
+
"epoch": 1.0,
|
379 |
+
"learning_rate": 1.673866090712743e-05,
|
380 |
+
"loss": 0.5533,
|
381 |
+
"step": 1550
|
382 |
+
},
|
383 |
+
{
|
384 |
+
"epoch": 1.01,
|
385 |
+
"learning_rate": 1.7008639308855292e-05,
|
386 |
+
"loss": 0.5498,
|
387 |
+
"step": 1575
|
388 |
+
},
|
389 |
+
{
|
390 |
+
"epoch": 1.01,
|
391 |
+
"learning_rate": 1.7278617710583154e-05,
|
392 |
+
"loss": 0.5526,
|
393 |
+
"step": 1600
|
394 |
+
},
|
395 |
+
{
|
396 |
+
"epoch": 1.01,
|
397 |
+
"learning_rate": 1.7548596112311015e-05,
|
398 |
+
"loss": 0.5503,
|
399 |
+
"step": 1625
|
400 |
+
},
|
401 |
+
{
|
402 |
+
"epoch": 1.02,
|
403 |
+
"learning_rate": 1.781857451403888e-05,
|
404 |
+
"loss": 0.5503,
|
405 |
+
"step": 1650
|
406 |
+
},
|
407 |
+
{
|
408 |
+
"epoch": 1.02,
|
409 |
+
"learning_rate": 1.808855291576674e-05,
|
410 |
+
"loss": 0.5485,
|
411 |
+
"step": 1675
|
412 |
+
},
|
413 |
+
{
|
414 |
+
"epoch": 1.03,
|
415 |
+
"learning_rate": 1.83585313174946e-05,
|
416 |
+
"loss": 0.5502,
|
417 |
+
"step": 1700
|
418 |
+
},
|
419 |
+
{
|
420 |
+
"epoch": 1.03,
|
421 |
+
"learning_rate": 1.8628509719222463e-05,
|
422 |
+
"loss": 0.5446,
|
423 |
+
"step": 1725
|
424 |
+
},
|
425 |
+
{
|
426 |
+
"epoch": 1.03,
|
427 |
+
"learning_rate": 1.8898488120950324e-05,
|
428 |
+
"loss": 0.5375,
|
429 |
+
"step": 1750
|
430 |
+
},
|
431 |
+
{
|
432 |
+
"epoch": 1.04,
|
433 |
+
"learning_rate": 1.9168466522678185e-05,
|
434 |
+
"loss": 0.5407,
|
435 |
+
"step": 1775
|
436 |
+
},
|
437 |
+
{
|
438 |
+
"epoch": 1.04,
|
439 |
+
"learning_rate": 1.9438444924406046e-05,
|
440 |
+
"loss": 0.5453,
|
441 |
+
"step": 1800
|
442 |
+
},
|
443 |
+
{
|
444 |
+
"epoch": 1.05,
|
445 |
+
"learning_rate": 1.970842332613391e-05,
|
446 |
+
"loss": 0.5447,
|
447 |
+
"step": 1825
|
448 |
+
},
|
449 |
+
{
|
450 |
+
"epoch": 1.05,
|
451 |
+
"learning_rate": 1.9978401727861772e-05,
|
452 |
+
"loss": 0.5421,
|
453 |
+
"step": 1850
|
454 |
+
},
|
455 |
+
{
|
456 |
+
"epoch": 1.05,
|
457 |
+
"learning_rate": 1.997239558329333e-05,
|
458 |
+
"loss": 0.5425,
|
459 |
+
"step": 1875
|
460 |
+
},
|
461 |
+
{
|
462 |
+
"epoch": 1.06,
|
463 |
+
"learning_rate": 1.9942390782525205e-05,
|
464 |
+
"loss": 0.5418,
|
465 |
+
"step": 1900
|
466 |
+
},
|
467 |
+
{
|
468 |
+
"epoch": 1.06,
|
469 |
+
"learning_rate": 1.9912385981757083e-05,
|
470 |
+
"loss": 0.5429,
|
471 |
+
"step": 1925
|
472 |
+
},
|
473 |
+
{
|
474 |
+
"epoch": 1.07,
|
475 |
+
"learning_rate": 1.9882381180988958e-05,
|
476 |
+
"loss": 0.5388,
|
477 |
+
"step": 1950
|
478 |
+
},
|
479 |
+
{
|
480 |
+
"epoch": 1.07,
|
481 |
+
"learning_rate": 1.9852376380220836e-05,
|
482 |
+
"loss": 0.5402,
|
483 |
+
"step": 1975
|
484 |
+
},
|
485 |
+
{
|
486 |
+
"epoch": 1.07,
|
487 |
+
"learning_rate": 1.9822371579452714e-05,
|
488 |
+
"loss": 0.5348,
|
489 |
+
"step": 2000
|
490 |
+
},
|
491 |
+
{
|
492 |
+
"epoch": 1.08,
|
493 |
+
"learning_rate": 1.9792366778684592e-05,
|
494 |
+
"loss": 0.5385,
|
495 |
+
"step": 2025
|
496 |
+
},
|
497 |
+
{
|
498 |
+
"epoch": 1.08,
|
499 |
+
"learning_rate": 1.976236197791647e-05,
|
500 |
+
"loss": 0.5415,
|
501 |
+
"step": 2050
|
502 |
+
},
|
503 |
+
{
|
504 |
+
"epoch": 1.09,
|
505 |
+
"learning_rate": 1.9732357177148345e-05,
|
506 |
+
"loss": 0.5346,
|
507 |
+
"step": 2075
|
508 |
+
},
|
509 |
+
{
|
510 |
+
"epoch": 1.09,
|
511 |
+
"learning_rate": 1.9702352376380223e-05,
|
512 |
+
"loss": 0.5333,
|
513 |
+
"step": 2100
|
514 |
+
},
|
515 |
+
{
|
516 |
+
"epoch": 1.09,
|
517 |
+
"learning_rate": 1.9672347575612098e-05,
|
518 |
+
"loss": 0.5339,
|
519 |
+
"step": 2125
|
520 |
+
},
|
521 |
+
{
|
522 |
+
"epoch": 1.1,
|
523 |
+
"learning_rate": 1.9642342774843976e-05,
|
524 |
+
"loss": 0.5325,
|
525 |
+
"step": 2150
|
526 |
+
},
|
527 |
+
{
|
528 |
+
"epoch": 1.1,
|
529 |
+
"learning_rate": 1.9612337974075854e-05,
|
530 |
+
"loss": 0.5346,
|
531 |
+
"step": 2175
|
532 |
+
},
|
533 |
+
{
|
534 |
+
"epoch": 1.11,
|
535 |
+
"learning_rate": 1.958233317330773e-05,
|
536 |
+
"loss": 0.527,
|
537 |
+
"step": 2200
|
538 |
+
},
|
539 |
+
{
|
540 |
+
"epoch": 1.11,
|
541 |
+
"learning_rate": 1.9552328372539607e-05,
|
542 |
+
"loss": 0.5343,
|
543 |
+
"step": 2225
|
544 |
+
},
|
545 |
+
{
|
546 |
+
"epoch": 1.11,
|
547 |
+
"learning_rate": 1.9522323571771486e-05,
|
548 |
+
"loss": 0.5282,
|
549 |
+
"step": 2250
|
550 |
+
},
|
551 |
+
{
|
552 |
+
"epoch": 1.12,
|
553 |
+
"learning_rate": 1.9492318771003364e-05,
|
554 |
+
"loss": 0.527,
|
555 |
+
"step": 2275
|
556 |
+
},
|
557 |
+
{
|
558 |
+
"epoch": 1.12,
|
559 |
+
"learning_rate": 1.946231397023524e-05,
|
560 |
+
"loss": 0.5287,
|
561 |
+
"step": 2300
|
562 |
+
},
|
563 |
+
{
|
564 |
+
"epoch": 1.13,
|
565 |
+
"learning_rate": 1.9432309169467117e-05,
|
566 |
+
"loss": 0.5287,
|
567 |
+
"step": 2325
|
568 |
+
},
|
569 |
+
{
|
570 |
+
"epoch": 1.13,
|
571 |
+
"learning_rate": 1.9402304368698995e-05,
|
572 |
+
"loss": 0.5296,
|
573 |
+
"step": 2350
|
574 |
+
},
|
575 |
+
{
|
576 |
+
"epoch": 1.14,
|
577 |
+
"learning_rate": 1.937229956793087e-05,
|
578 |
+
"loss": 0.5265,
|
579 |
+
"step": 2375
|
580 |
+
},
|
581 |
+
{
|
582 |
+
"epoch": 1.14,
|
583 |
+
"learning_rate": 1.9342294767162748e-05,
|
584 |
+
"loss": 0.5225,
|
585 |
+
"step": 2400
|
586 |
+
},
|
587 |
+
{
|
588 |
+
"epoch": 1.14,
|
589 |
+
"learning_rate": 1.9312289966394622e-05,
|
590 |
+
"loss": 0.5254,
|
591 |
+
"step": 2425
|
592 |
+
},
|
593 |
+
{
|
594 |
+
"epoch": 1.15,
|
595 |
+
"learning_rate": 1.92822851656265e-05,
|
596 |
+
"loss": 0.5273,
|
597 |
+
"step": 2450
|
598 |
+
},
|
599 |
+
{
|
600 |
+
"epoch": 1.15,
|
601 |
+
"learning_rate": 1.925228036485838e-05,
|
602 |
+
"loss": 0.5248,
|
603 |
+
"step": 2475
|
604 |
+
},
|
605 |
+
{
|
606 |
+
"epoch": 1.16,
|
607 |
+
"learning_rate": 1.9222275564090257e-05,
|
608 |
+
"loss": 0.5255,
|
609 |
+
"step": 2500
|
610 |
+
},
|
611 |
+
{
|
612 |
+
"epoch": 1.16,
|
613 |
+
"learning_rate": 1.9192270763322135e-05,
|
614 |
+
"loss": 0.5252,
|
615 |
+
"step": 2525
|
616 |
+
},
|
617 |
+
{
|
618 |
+
"epoch": 1.16,
|
619 |
+
"learning_rate": 1.916226596255401e-05,
|
620 |
+
"loss": 0.5255,
|
621 |
+
"step": 2550
|
622 |
+
},
|
623 |
+
{
|
624 |
+
"epoch": 1.17,
|
625 |
+
"learning_rate": 1.9132261161785888e-05,
|
626 |
+
"loss": 0.5273,
|
627 |
+
"step": 2575
|
628 |
+
},
|
629 |
+
{
|
630 |
+
"epoch": 1.17,
|
631 |
+
"learning_rate": 1.9102256361017763e-05,
|
632 |
+
"loss": 0.522,
|
633 |
+
"step": 2600
|
634 |
+
},
|
635 |
+
{
|
636 |
+
"epoch": 1.18,
|
637 |
+
"learning_rate": 1.907225156024964e-05,
|
638 |
+
"loss": 0.5244,
|
639 |
+
"step": 2625
|
640 |
+
},
|
641 |
+
{
|
642 |
+
"epoch": 1.18,
|
643 |
+
"learning_rate": 1.904224675948152e-05,
|
644 |
+
"loss": 0.5195,
|
645 |
+
"step": 2650
|
646 |
+
},
|
647 |
+
{
|
648 |
+
"epoch": 1.18,
|
649 |
+
"learning_rate": 1.9012241958713397e-05,
|
650 |
+
"loss": 0.5204,
|
651 |
+
"step": 2675
|
652 |
+
},
|
653 |
+
{
|
654 |
+
"epoch": 1.19,
|
655 |
+
"learning_rate": 1.8982237157945272e-05,
|
656 |
+
"loss": 0.5153,
|
657 |
+
"step": 2700
|
658 |
+
},
|
659 |
+
{
|
660 |
+
"epoch": 1.19,
|
661 |
+
"learning_rate": 1.895223235717715e-05,
|
662 |
+
"loss": 0.5173,
|
663 |
+
"step": 2725
|
664 |
+
},
|
665 |
+
{
|
666 |
+
"epoch": 1.2,
|
667 |
+
"learning_rate": 1.8922227556409028e-05,
|
668 |
+
"loss": 0.5196,
|
669 |
+
"step": 2750
|
670 |
+
},
|
671 |
+
{
|
672 |
+
"epoch": 1.2,
|
673 |
+
"learning_rate": 1.8892222755640903e-05,
|
674 |
+
"loss": 0.5153,
|
675 |
+
"step": 2775
|
676 |
+
},
|
677 |
+
{
|
678 |
+
"epoch": 1.2,
|
679 |
+
"learning_rate": 1.886221795487278e-05,
|
680 |
+
"loss": 0.518,
|
681 |
+
"step": 2800
|
682 |
+
},
|
683 |
+
{
|
684 |
+
"epoch": 1.21,
|
685 |
+
"learning_rate": 1.883221315410466e-05,
|
686 |
+
"loss": 0.5162,
|
687 |
+
"step": 2825
|
688 |
+
},
|
689 |
+
{
|
690 |
+
"epoch": 1.21,
|
691 |
+
"learning_rate": 1.8802208353336534e-05,
|
692 |
+
"loss": 0.5177,
|
693 |
+
"step": 2850
|
694 |
+
},
|
695 |
+
{
|
696 |
+
"epoch": 1.22,
|
697 |
+
"learning_rate": 1.8772203552568412e-05,
|
698 |
+
"loss": 0.5187,
|
699 |
+
"step": 2875
|
700 |
+
},
|
701 |
+
{
|
702 |
+
"epoch": 1.22,
|
703 |
+
"learning_rate": 1.874219875180029e-05,
|
704 |
+
"loss": 0.5164,
|
705 |
+
"step": 2900
|
706 |
+
},
|
707 |
+
{
|
708 |
+
"epoch": 1.22,
|
709 |
+
"learning_rate": 1.871219395103217e-05,
|
710 |
+
"loss": 0.5142,
|
711 |
+
"step": 2925
|
712 |
+
},
|
713 |
+
{
|
714 |
+
"epoch": 1.23,
|
715 |
+
"learning_rate": 1.8682189150264043e-05,
|
716 |
+
"loss": 0.5183,
|
717 |
+
"step": 2950
|
718 |
+
},
|
719 |
+
{
|
720 |
+
"epoch": 1.23,
|
721 |
+
"learning_rate": 1.865218434949592e-05,
|
722 |
+
"loss": 0.5146,
|
723 |
+
"step": 2975
|
724 |
+
},
|
725 |
+
{
|
726 |
+
"epoch": 1.24,
|
727 |
+
"learning_rate": 1.86221795487278e-05,
|
728 |
+
"loss": 0.5187,
|
729 |
+
"step": 3000
|
730 |
+
},
|
731 |
+
{
|
732 |
+
"epoch": 1.24,
|
733 |
+
"learning_rate": 1.8592174747959674e-05,
|
734 |
+
"loss": 0.5147,
|
735 |
+
"step": 3025
|
736 |
+
},
|
737 |
+
{
|
738 |
+
"epoch": 1.24,
|
739 |
+
"learning_rate": 1.8562169947191553e-05,
|
740 |
+
"loss": 0.5127,
|
741 |
+
"step": 3050
|
742 |
+
},
|
743 |
+
{
|
744 |
+
"epoch": 1.25,
|
745 |
+
"learning_rate": 1.8532165146423427e-05,
|
746 |
+
"loss": 0.5089,
|
747 |
+
"step": 3075
|
748 |
+
},
|
749 |
+
{
|
750 |
+
"epoch": 2.0,
|
751 |
+
"learning_rate": 1.8502160345655305e-05,
|
752 |
+
"loss": 0.5117,
|
753 |
+
"step": 3100
|
754 |
+
},
|
755 |
+
{
|
756 |
+
"epoch": 2.01,
|
757 |
+
"learning_rate": 1.8472155544887184e-05,
|
758 |
+
"loss": 0.5101,
|
759 |
+
"step": 3125
|
760 |
+
},
|
761 |
+
{
|
762 |
+
"epoch": 2.01,
|
763 |
+
"learning_rate": 1.8442150744119062e-05,
|
764 |
+
"loss": 0.5113,
|
765 |
+
"step": 3150
|
766 |
+
},
|
767 |
+
{
|
768 |
+
"epoch": 2.02,
|
769 |
+
"learning_rate": 1.841214594335094e-05,
|
770 |
+
"loss": 0.5109,
|
771 |
+
"step": 3175
|
772 |
+
},
|
773 |
+
{
|
774 |
+
"epoch": 2.02,
|
775 |
+
"learning_rate": 1.8382141142582815e-05,
|
776 |
+
"loss": 0.5108,
|
777 |
+
"step": 3200
|
778 |
+
},
|
779 |
+
{
|
780 |
+
"epoch": 2.02,
|
781 |
+
"learning_rate": 1.8352136341814693e-05,
|
782 |
+
"loss": 0.5094,
|
783 |
+
"step": 3225
|
784 |
+
},
|
785 |
+
{
|
786 |
+
"epoch": 2.03,
|
787 |
+
"learning_rate": 1.8322131541046568e-05,
|
788 |
+
"loss": 0.5118,
|
789 |
+
"step": 3250
|
790 |
+
},
|
791 |
+
{
|
792 |
+
"epoch": 2.03,
|
793 |
+
"learning_rate": 1.8292126740278446e-05,
|
794 |
+
"loss": 0.5035,
|
795 |
+
"step": 3275
|
796 |
+
},
|
797 |
+
{
|
798 |
+
"epoch": 2.04,
|
799 |
+
"learning_rate": 1.826212193951032e-05,
|
800 |
+
"loss": 0.5029,
|
801 |
+
"step": 3300
|
802 |
+
},
|
803 |
+
{
|
804 |
+
"epoch": 2.04,
|
805 |
+
"learning_rate": 1.82321171387422e-05,
|
806 |
+
"loss": 0.5042,
|
807 |
+
"step": 3325
|
808 |
+
},
|
809 |
+
{
|
810 |
+
"epoch": 2.04,
|
811 |
+
"learning_rate": 1.8202112337974077e-05,
|
812 |
+
"loss": 0.5079,
|
813 |
+
"step": 3350
|
814 |
+
},
|
815 |
+
{
|
816 |
+
"epoch": 2.05,
|
817 |
+
"learning_rate": 1.8172107537205955e-05,
|
818 |
+
"loss": 0.506,
|
819 |
+
"step": 3375
|
820 |
+
},
|
821 |
+
{
|
822 |
+
"epoch": 2.05,
|
823 |
+
"learning_rate": 1.8142102736437833e-05,
|
824 |
+
"loss": 0.5114,
|
825 |
+
"step": 3400
|
826 |
+
},
|
827 |
+
{
|
828 |
+
"epoch": 2.06,
|
829 |
+
"learning_rate": 1.8112097935669708e-05,
|
830 |
+
"loss": 0.5023,
|
831 |
+
"step": 3425
|
832 |
+
},
|
833 |
+
{
|
834 |
+
"epoch": 2.06,
|
835 |
+
"learning_rate": 1.8082093134901586e-05,
|
836 |
+
"loss": 0.5104,
|
837 |
+
"step": 3450
|
838 |
+
},
|
839 |
+
{
|
840 |
+
"epoch": 2.06,
|
841 |
+
"learning_rate": 1.805208833413346e-05,
|
842 |
+
"loss": 0.5091,
|
843 |
+
"step": 3475
|
844 |
+
},
|
845 |
+
{
|
846 |
+
"epoch": 2.07,
|
847 |
+
"learning_rate": 1.802208353336534e-05,
|
848 |
+
"loss": 0.504,
|
849 |
+
"step": 3500
|
850 |
+
},
|
851 |
+
{
|
852 |
+
"epoch": 2.07,
|
853 |
+
"learning_rate": 1.7992078732597217e-05,
|
854 |
+
"loss": 0.5054,
|
855 |
+
"step": 3525
|
856 |
+
},
|
857 |
+
{
|
858 |
+
"epoch": 2.08,
|
859 |
+
"learning_rate": 1.7962073931829095e-05,
|
860 |
+
"loss": 0.5013,
|
861 |
+
"step": 3550
|
862 |
+
},
|
863 |
+
{
|
864 |
+
"epoch": 2.08,
|
865 |
+
"learning_rate": 1.7932069131060973e-05,
|
866 |
+
"loss": 0.5077,
|
867 |
+
"step": 3575
|
868 |
+
},
|
869 |
+
{
|
870 |
+
"epoch": 2.08,
|
871 |
+
"learning_rate": 1.7902064330292848e-05,
|
872 |
+
"loss": 0.509,
|
873 |
+
"step": 3600
|
874 |
+
},
|
875 |
+
{
|
876 |
+
"epoch": 2.09,
|
877 |
+
"learning_rate": 1.7872059529524726e-05,
|
878 |
+
"loss": 0.5014,
|
879 |
+
"step": 3625
|
880 |
+
},
|
881 |
+
{
|
882 |
+
"epoch": 2.09,
|
883 |
+
"learning_rate": 1.78420547287566e-05,
|
884 |
+
"loss": 0.5001,
|
885 |
+
"step": 3650
|
886 |
+
},
|
887 |
+
{
|
888 |
+
"epoch": 2.1,
|
889 |
+
"learning_rate": 1.7813250120019206e-05,
|
890 |
+
"loss": 0.5027,
|
891 |
+
"step": 3675
|
892 |
+
},
|
893 |
+
{
|
894 |
+
"epoch": 2.1,
|
895 |
+
"learning_rate": 1.778324531925108e-05,
|
896 |
+
"loss": 0.501,
|
897 |
+
"step": 3700
|
898 |
+
},
|
899 |
+
{
|
900 |
+
"epoch": 2.1,
|
901 |
+
"learning_rate": 1.7754440710513683e-05,
|
902 |
+
"loss": 0.4997,
|
903 |
+
"step": 3725
|
904 |
+
},
|
905 |
+
{
|
906 |
+
"epoch": 2.11,
|
907 |
+
"learning_rate": 1.772443590974556e-05,
|
908 |
+
"loss": 0.5,
|
909 |
+
"step": 3750
|
910 |
+
},
|
911 |
+
{
|
912 |
+
"epoch": 2.11,
|
913 |
+
"learning_rate": 1.7694431108977435e-05,
|
914 |
+
"loss": 0.5038,
|
915 |
+
"step": 3775
|
916 |
+
},
|
917 |
+
{
|
918 |
+
"epoch": 2.12,
|
919 |
+
"learning_rate": 1.7664426308209314e-05,
|
920 |
+
"loss": 0.4962,
|
921 |
+
"step": 3800
|
922 |
+
},
|
923 |
+
{
|
924 |
+
"epoch": 2.12,
|
925 |
+
"learning_rate": 1.7634421507441192e-05,
|
926 |
+
"loss": 0.4995,
|
927 |
+
"step": 3825
|
928 |
+
},
|
929 |
+
{
|
930 |
+
"epoch": 2.12,
|
931 |
+
"learning_rate": 1.760441670667307e-05,
|
932 |
+
"loss": 0.5,
|
933 |
+
"step": 3850
|
934 |
+
},
|
935 |
+
{
|
936 |
+
"epoch": 2.13,
|
937 |
+
"learning_rate": 1.7574411905904948e-05,
|
938 |
+
"loss": 0.4991,
|
939 |
+
"step": 3875
|
940 |
+
},
|
941 |
+
{
|
942 |
+
"epoch": 2.13,
|
943 |
+
"learning_rate": 1.7544407105136823e-05,
|
944 |
+
"loss": 0.4985,
|
945 |
+
"step": 3900
|
946 |
+
},
|
947 |
+
{
|
948 |
+
"epoch": 2.14,
|
949 |
+
"learning_rate": 1.75144023043687e-05,
|
950 |
+
"loss": 0.4981,
|
951 |
+
"step": 3925
|
952 |
+
},
|
953 |
+
{
|
954 |
+
"epoch": 2.14,
|
955 |
+
"learning_rate": 1.7484397503600576e-05,
|
956 |
+
"loss": 0.4935,
|
957 |
+
"step": 3950
|
958 |
+
},
|
959 |
+
{
|
960 |
+
"epoch": 2.14,
|
961 |
+
"learning_rate": 1.7454392702832454e-05,
|
962 |
+
"loss": 0.4998,
|
963 |
+
"step": 3975
|
964 |
+
},
|
965 |
+
{
|
966 |
+
"epoch": 2.15,
|
967 |
+
"learning_rate": 1.7424387902064332e-05,
|
968 |
+
"loss": 0.4972,
|
969 |
+
"step": 4000
|
970 |
+
},
|
971 |
+
{
|
972 |
+
"epoch": 2.15,
|
973 |
+
"learning_rate": 1.7394383101296207e-05,
|
974 |
+
"loss": 0.4972,
|
975 |
+
"step": 4025
|
976 |
+
},
|
977 |
+
{
|
978 |
+
"epoch": 2.16,
|
979 |
+
"learning_rate": 1.7364378300528085e-05,
|
980 |
+
"loss": 0.4981,
|
981 |
+
"step": 4050
|
982 |
+
},
|
983 |
+
{
|
984 |
+
"epoch": 2.16,
|
985 |
+
"learning_rate": 1.7334373499759963e-05,
|
986 |
+
"loss": 0.4989,
|
987 |
+
"step": 4075
|
988 |
+
},
|
989 |
+
{
|
990 |
+
"epoch": 2.16,
|
991 |
+
"learning_rate": 1.730436869899184e-05,
|
992 |
+
"loss": 0.4961,
|
993 |
+
"step": 4100
|
994 |
+
},
|
995 |
+
{
|
996 |
+
"epoch": 2.17,
|
997 |
+
"learning_rate": 1.727436389822372e-05,
|
998 |
+
"loss": 0.5008,
|
999 |
+
"step": 4125
|
1000 |
+
},
|
1001 |
+
{
|
1002 |
+
"epoch": 2.17,
|
1003 |
+
"learning_rate": 1.7244359097455594e-05,
|
1004 |
+
"loss": 0.4949,
|
1005 |
+
"step": 4150
|
1006 |
+
},
|
1007 |
+
{
|
1008 |
+
"epoch": 2.18,
|
1009 |
+
"learning_rate": 1.7214354296687472e-05,
|
1010 |
+
"loss": 0.4978,
|
1011 |
+
"step": 4175
|
1012 |
+
},
|
1013 |
+
{
|
1014 |
+
"epoch": 2.18,
|
1015 |
+
"learning_rate": 1.7184349495919347e-05,
|
1016 |
+
"loss": 0.4931,
|
1017 |
+
"step": 4200
|
1018 |
+
},
|
1019 |
+
{
|
1020 |
+
"epoch": 2.19,
|
1021 |
+
"learning_rate": 1.7154344695151225e-05,
|
1022 |
+
"loss": 0.491,
|
1023 |
+
"step": 4225
|
1024 |
+
},
|
1025 |
+
{
|
1026 |
+
"epoch": 2.19,
|
1027 |
+
"learning_rate": 1.7124339894383103e-05,
|
1028 |
+
"loss": 0.4905,
|
1029 |
+
"step": 4250
|
1030 |
+
},
|
1031 |
+
{
|
1032 |
+
"epoch": 2.19,
|
1033 |
+
"learning_rate": 1.7094335093614978e-05,
|
1034 |
+
"loss": 0.4935,
|
1035 |
+
"step": 4275
|
1036 |
+
},
|
1037 |
+
{
|
1038 |
+
"epoch": 2.2,
|
1039 |
+
"learning_rate": 1.7064330292846856e-05,
|
1040 |
+
"loss": 0.494,
|
1041 |
+
"step": 4300
|
1042 |
+
},
|
1043 |
+
{
|
1044 |
+
"epoch": 2.2,
|
1045 |
+
"learning_rate": 1.7034325492078735e-05,
|
1046 |
+
"loss": 0.4882,
|
1047 |
+
"step": 4325
|
1048 |
+
},
|
1049 |
+
{
|
1050 |
+
"epoch": 2.21,
|
1051 |
+
"learning_rate": 1.7004320691310613e-05,
|
1052 |
+
"loss": 0.4906,
|
1053 |
+
"step": 4350
|
1054 |
+
},
|
1055 |
+
{
|
1056 |
+
"epoch": 2.21,
|
1057 |
+
"learning_rate": 1.6974315890542487e-05,
|
1058 |
+
"loss": 0.4927,
|
1059 |
+
"step": 4375
|
1060 |
+
},
|
1061 |
+
{
|
1062 |
+
"epoch": 2.21,
|
1063 |
+
"learning_rate": 1.6944311089774366e-05,
|
1064 |
+
"loss": 0.4929,
|
1065 |
+
"step": 4400
|
1066 |
+
},
|
1067 |
+
{
|
1068 |
+
"epoch": 2.22,
|
1069 |
+
"learning_rate": 1.691430628900624e-05,
|
1070 |
+
"loss": 0.4928,
|
1071 |
+
"step": 4425
|
1072 |
+
},
|
1073 |
+
{
|
1074 |
+
"epoch": 2.22,
|
1075 |
+
"learning_rate": 1.688430148823812e-05,
|
1076 |
+
"loss": 0.4907,
|
1077 |
+
"step": 4450
|
1078 |
+
},
|
1079 |
+
{
|
1080 |
+
"epoch": 2.23,
|
1081 |
+
"learning_rate": 1.6854296687469997e-05,
|
1082 |
+
"loss": 0.4909,
|
1083 |
+
"step": 4475
|
1084 |
+
},
|
1085 |
+
{
|
1086 |
+
"epoch": 2.23,
|
1087 |
+
"learning_rate": 1.6824291886701875e-05,
|
1088 |
+
"loss": 0.492,
|
1089 |
+
"step": 4500
|
1090 |
+
},
|
1091 |
+
{
|
1092 |
+
"epoch": 2.23,
|
1093 |
+
"learning_rate": 1.6794287085933753e-05,
|
1094 |
+
"loss": 0.4925,
|
1095 |
+
"step": 4525
|
1096 |
+
},
|
1097 |
+
{
|
1098 |
+
"epoch": 2.24,
|
1099 |
+
"learning_rate": 1.6764282285165628e-05,
|
1100 |
+
"loss": 0.4917,
|
1101 |
+
"step": 4550
|
1102 |
+
},
|
1103 |
+
{
|
1104 |
+
"epoch": 2.24,
|
1105 |
+
"learning_rate": 1.6734277484397506e-05,
|
1106 |
+
"loss": 0.4899,
|
1107 |
+
"step": 4575
|
1108 |
+
},
|
1109 |
+
{
|
1110 |
+
"epoch": 2.25,
|
1111 |
+
"learning_rate": 1.670427268362938e-05,
|
1112 |
+
"loss": 0.4876,
|
1113 |
+
"step": 4600
|
1114 |
+
}
|
1115 |
+
],
|
1116 |
+
"logging_steps": 25,
|
1117 |
+
"max_steps": 18516,
|
1118 |
+
"num_train_epochs": 3,
|
1119 |
+
"save_steps": 500,
|
1120 |
+
"total_flos": 1.2933954243483664e+19,
|
1121 |
+
"trial_name": null,
|
1122 |
+
"trial_params": null
|
1123 |
+
}
|
checkpoint-4623/training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1151021f0e8518636c69e7c7248693889a52566dadb9dd3d8b447dd682d10126
|
3 |
+
size 4027
|
runs/Oct26_14-53-04_hf-dgx-01/events.out.tfevents.1698324784.hf-dgx-01.1235962.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0a4dcbd061c38b9fbfb99e40f97447a61fb300c014f42567e56b92cb3a540283
|
3 |
+
size 4491
|
runs/Oct26_14-56-01_hf-dgx-01/events.out.tfevents.1698324962.hf-dgx-01.1237057.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:301c5d8dfff60c67fe49a49eb4562c4ed682014d4a8be7cae15fe04696297536
|
3 |
+
size 4491
|
runs/Oct26_14-57-23_hf-dgx-01/events.out.tfevents.1698325043.hf-dgx-01.1240095.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:874635f20341d124b05859849cbf7397008603ac0b3caabdc329183bd543c242
|
3 |
+
size 33718
|
special_tokens_map.json
ADDED
@@ -0,0 +1,35 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"additional_special_tokens": [
|
3 |
+
"<unk>",
|
4 |
+
"<s>",
|
5 |
+
"</s>"
|
6 |
+
],
|
7 |
+
"bos_token": {
|
8 |
+
"content": "<s>",
|
9 |
+
"lstrip": false,
|
10 |
+
"normalized": false,
|
11 |
+
"rstrip": false,
|
12 |
+
"single_word": false
|
13 |
+
},
|
14 |
+
"eos_token": {
|
15 |
+
"content": "</s>",
|
16 |
+
"lstrip": false,
|
17 |
+
"normalized": false,
|
18 |
+
"rstrip": false,
|
19 |
+
"single_word": false
|
20 |
+
},
|
21 |
+
"pad_token": {
|
22 |
+
"content": "</s>",
|
23 |
+
"lstrip": false,
|
24 |
+
"normalized": false,
|
25 |
+
"rstrip": false,
|
26 |
+
"single_word": false
|
27 |
+
},
|
28 |
+
"unk_token": {
|
29 |
+
"content": "<unk>",
|
30 |
+
"lstrip": false,
|
31 |
+
"normalized": false,
|
32 |
+
"rstrip": false,
|
33 |
+
"single_word": false
|
34 |
+
}
|
35 |
+
}
|
tokenizer.json
ADDED
The diff for this file is too large to render.
See raw diff
|
|
tokenizer.model
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
|
3 |
+
size 493443
|
tokenizer_config.json
ADDED
@@ -0,0 +1,46 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
{
|
2 |
+
"added_tokens_decoder": {
|
3 |
+
"0": {
|
4 |
+
"content": "<unk>",
|
5 |
+
"lstrip": false,
|
6 |
+
"normalized": false,
|
7 |
+
"rstrip": false,
|
8 |
+
"single_word": false,
|
9 |
+
"special": true
|
10 |
+
},
|
11 |
+
"1": {
|
12 |
+
"content": "<s>",
|
13 |
+
"lstrip": false,
|
14 |
+
"normalized": false,
|
15 |
+
"rstrip": false,
|
16 |
+
"single_word": false,
|
17 |
+
"special": true
|
18 |
+
},
|
19 |
+
"2": {
|
20 |
+
"content": "</s>",
|
21 |
+
"lstrip": false,
|
22 |
+
"normalized": false,
|
23 |
+
"rstrip": false,
|
24 |
+
"single_word": false,
|
25 |
+
"special": true
|
26 |
+
}
|
27 |
+
},
|
28 |
+
"additional_special_tokens": [
|
29 |
+
"<unk>",
|
30 |
+
"<s>",
|
31 |
+
"</s>"
|
32 |
+
],
|
33 |
+
"bos_token": "<s>",
|
34 |
+
"chat_template": "{% for message in messages %}\n{% if message['role'] == 'user' %}\n{{ '<|user|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'system' %}\n{{ '<|system|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'assistant' %}\n{{ '<|assistant|>\n' + message['content'] + eos_token }}\n{% endif %}\n{% if loop.last and add_generation_prompt %}\n{{ '<|assistant|>' }}\n{% endif %}\n{% endfor %}",
|
35 |
+
"clean_up_tokenization_spaces": false,
|
36 |
+
"eos_token": "</s>",
|
37 |
+
"legacy": true,
|
38 |
+
"model_max_length": 1024,
|
39 |
+
"pad_token": "</s>",
|
40 |
+
"sp_model_kwargs": {},
|
41 |
+
"spaces_between_special_tokens": false,
|
42 |
+
"tokenizer_class": "LlamaTokenizer",
|
43 |
+
"truncation_side": "left",
|
44 |
+
"unk_token": "<unk>",
|
45 |
+
"use_default_system_prompt": true
|
46 |
+
}
|
training_args.bin
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1151021f0e8518636c69e7c7248693889a52566dadb9dd3d8b447dd682d10126
|
3 |
+
size 4027
|
training_params.json
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
{"model": "HuggingFaceH4/zephyr-7b-beta", "data_path": "rishiraj/guanaco-style-metamath", "project_name": "zephyr-beta-math", "train_split": "train", "valid_split": null, "text_column": "text", "rejected_text_column": "rejected", "lr": 2e-05, "epochs": 3, "batch_size": 32, "warmup_ratio": 0.1, "gradient_accumulation": 1, "optimizer": "adamw_torch", "scheduler": "linear", "weight_decay": 0.0, "max_grad_norm": 1.0, "seed": 42, "add_eos_token": false, "block_size": -1, "use_peft": true, "lora_r": 16, "lora_alpha": 32, "lora_dropout": 0.05, "logging_steps": 25, "evaluation_strategy": "epoch", "save_total_limit": 1, "save_strategy": "epoch", "auto_find_batch_size": false, "fp16": true, "push_to_hub": true, "use_int8": false, "model_max_length": 1024, "repo_id": null, "use_int4": true, "trainer": "sft", "target_modules": "q_proj,v_proj", "merge_adapter": false, "username": "abhishek", "use_flash_attention_2": false, "log": "tensorboard", "disable_gradient_checkpointing": false}
|