surya-narayanan commited on
Commit
6fc1ea2
1 Parent(s): fe675a1

init to model

Browse files
README.md ADDED
@@ -0,0 +1,218 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: tiiuae/falcon-7b
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
+
201
+
202
+ ## Training procedure
203
+
204
+ The following `bitsandbytes` quantization config was used during training:
205
+ - quant_method: QuantizationMethod.BITS_AND_BYTES
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
+ - PEFT 0.6.3.dev0
adapter_config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "tiiuae/falcon-7b",
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
+ "loftq_config": {},
12
+ "lora_alpha": 16,
13
+ "lora_dropout": 0.1,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 64,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "dense_4h_to_h",
23
+ "dense_h_to_4h",
24
+ "dense",
25
+ "query_key_value"
26
+ ],
27
+ "task_type": "CAUSAL_LM"
28
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af707a9e0085d693b0f1d4033f7133ae59549786d08920c0c6308d1c3b5654c2
3
+ size 522227376
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:764b4808b83cc6eaa0cf2d5153b8a8131263ed1c0f71d3140c548b89aee71746
3
+ size 1044540346
rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c40c1d492e23a7a8a9e6a3455e0dfe286ec2b2c4879a23925e8438e5e6e4baf9
3
+ size 15024
rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cfec183b5fc67ebdb349b6310ba971c44059ec3a20cda7b717bf2a7df708b2d9
3
+ size 15024
rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f105513d9db06b7d241bdce25f394171181553ad9a6fc7469f861ee5900da21a
3
+ size 15024
rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e2f3e1a7718ab261467e0a521636ac98db69a8f11188218b908574fd69d51d4
3
+ size 15024
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:10db7abec2a9b190e71e8176987fe9dcf387143089fdbded5256bd8f4263c4a6
3
+ size 1064
special_tokens_map.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ ">>TITLE<<",
4
+ ">>ABSTRACT<<",
5
+ ">>INTRODUCTION<<",
6
+ ">>SUMMARY<<",
7
+ ">>COMMENT<<",
8
+ ">>ANSWER<<",
9
+ ">>QUESTION<<",
10
+ ">>DOMAIN<<",
11
+ ">>PREFIX<<",
12
+ ">>SUFFIX<<",
13
+ ">>MIDDLE<<"
14
+ ],
15
+ "eos_token": "<|endoftext|>",
16
+ "pad_token": "<|endoftext|>"
17
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,123 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": ">>TITLE<<",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": ">>ABSTRACT<<",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": ">>INTRODUCTION<<",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": ">>SUMMARY<<",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "4": {
37
+ "content": ">>COMMENT<<",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "5": {
45
+ "content": ">>ANSWER<<",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "6": {
53
+ "content": ">>QUESTION<<",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "7": {
61
+ "content": ">>DOMAIN<<",
62
+ "lstrip": false,
63
+ "normalized": false,
64
+ "rstrip": false,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "8": {
69
+ "content": ">>PREFIX<<",
70
+ "lstrip": false,
71
+ "normalized": false,
72
+ "rstrip": false,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "9": {
77
+ "content": ">>SUFFIX<<",
78
+ "lstrip": false,
79
+ "normalized": false,
80
+ "rstrip": false,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "10": {
85
+ "content": ">>MIDDLE<<",
86
+ "lstrip": false,
87
+ "normalized": false,
88
+ "rstrip": false,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "11": {
93
+ "content": "<|endoftext|>",
94
+ "lstrip": false,
95
+ "normalized": false,
96
+ "rstrip": false,
97
+ "single_word": false,
98
+ "special": true
99
+ }
100
+ },
101
+ "additional_special_tokens": [
102
+ ">>TITLE<<",
103
+ ">>ABSTRACT<<",
104
+ ">>INTRODUCTION<<",
105
+ ">>SUMMARY<<",
106
+ ">>COMMENT<<",
107
+ ">>ANSWER<<",
108
+ ">>QUESTION<<",
109
+ ">>DOMAIN<<",
110
+ ">>PREFIX<<",
111
+ ">>SUFFIX<<",
112
+ ">>MIDDLE<<"
113
+ ],
114
+ "clean_up_tokenization_spaces": true,
115
+ "eos_token": "<|endoftext|>",
116
+ "model_input_names": [
117
+ "input_ids",
118
+ "attention_mask"
119
+ ],
120
+ "model_max_length": 2048,
121
+ "pad_token": "<|endoftext|>",
122
+ "tokenizer_class": "PreTrainedTokenizerFast"
123
+ }
trainer_state.json ADDED
@@ -0,0 +1,1819 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.3199573390214638,
5
+ "eval_steps": 500,
6
+ "global_step": 3000,
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": 0.0002,
14
+ "loss": 1.9911,
15
+ "step": 10
16
+ },
17
+ {
18
+ "epoch": 0.0,
19
+ "learning_rate": 0.0002,
20
+ "loss": 1.8933,
21
+ "step": 20
22
+ },
23
+ {
24
+ "epoch": 0.0,
25
+ "learning_rate": 0.0002,
26
+ "loss": 1.8575,
27
+ "step": 30
28
+ },
29
+ {
30
+ "epoch": 0.0,
31
+ "learning_rate": 0.0002,
32
+ "loss": 1.8314,
33
+ "step": 40
34
+ },
35
+ {
36
+ "epoch": 0.01,
37
+ "learning_rate": 0.0002,
38
+ "loss": 1.8188,
39
+ "step": 50
40
+ },
41
+ {
42
+ "epoch": 0.01,
43
+ "learning_rate": 0.0002,
44
+ "loss": 1.825,
45
+ "step": 60
46
+ },
47
+ {
48
+ "epoch": 0.01,
49
+ "learning_rate": 0.0002,
50
+ "loss": 1.8061,
51
+ "step": 70
52
+ },
53
+ {
54
+ "epoch": 0.01,
55
+ "learning_rate": 0.0002,
56
+ "loss": 1.8187,
57
+ "step": 80
58
+ },
59
+ {
60
+ "epoch": 0.01,
61
+ "learning_rate": 0.0002,
62
+ "loss": 1.8013,
63
+ "step": 90
64
+ },
65
+ {
66
+ "epoch": 0.01,
67
+ "learning_rate": 0.0002,
68
+ "loss": 1.8019,
69
+ "step": 100
70
+ },
71
+ {
72
+ "epoch": 0.01,
73
+ "learning_rate": 0.0002,
74
+ "loss": 1.8097,
75
+ "step": 110
76
+ },
77
+ {
78
+ "epoch": 0.01,
79
+ "learning_rate": 0.0002,
80
+ "loss": 1.8155,
81
+ "step": 120
82
+ },
83
+ {
84
+ "epoch": 0.01,
85
+ "learning_rate": 0.0002,
86
+ "loss": 1.8132,
87
+ "step": 130
88
+ },
89
+ {
90
+ "epoch": 0.01,
91
+ "learning_rate": 0.0002,
92
+ "loss": 1.8062,
93
+ "step": 140
94
+ },
95
+ {
96
+ "epoch": 0.02,
97
+ "learning_rate": 0.0002,
98
+ "loss": 1.8019,
99
+ "step": 150
100
+ },
101
+ {
102
+ "epoch": 0.02,
103
+ "learning_rate": 0.0002,
104
+ "loss": 1.8099,
105
+ "step": 160
106
+ },
107
+ {
108
+ "epoch": 0.02,
109
+ "learning_rate": 0.0002,
110
+ "loss": 1.7919,
111
+ "step": 170
112
+ },
113
+ {
114
+ "epoch": 0.02,
115
+ "learning_rate": 0.0002,
116
+ "loss": 1.7949,
117
+ "step": 180
118
+ },
119
+ {
120
+ "epoch": 0.02,
121
+ "learning_rate": 0.0002,
122
+ "loss": 1.7902,
123
+ "step": 190
124
+ },
125
+ {
126
+ "epoch": 0.02,
127
+ "learning_rate": 0.0002,
128
+ "loss": 1.7937,
129
+ "step": 200
130
+ },
131
+ {
132
+ "epoch": 0.02,
133
+ "learning_rate": 0.0002,
134
+ "loss": 1.7956,
135
+ "step": 210
136
+ },
137
+ {
138
+ "epoch": 0.02,
139
+ "learning_rate": 0.0002,
140
+ "loss": 1.8044,
141
+ "step": 220
142
+ },
143
+ {
144
+ "epoch": 0.02,
145
+ "learning_rate": 0.0002,
146
+ "loss": 1.7872,
147
+ "step": 230
148
+ },
149
+ {
150
+ "epoch": 0.03,
151
+ "learning_rate": 0.0002,
152
+ "loss": 1.7879,
153
+ "step": 240
154
+ },
155
+ {
156
+ "epoch": 0.03,
157
+ "learning_rate": 0.0002,
158
+ "loss": 1.7851,
159
+ "step": 250
160
+ },
161
+ {
162
+ "epoch": 0.03,
163
+ "learning_rate": 0.0002,
164
+ "loss": 1.7861,
165
+ "step": 260
166
+ },
167
+ {
168
+ "epoch": 0.03,
169
+ "learning_rate": 0.0002,
170
+ "loss": 1.7927,
171
+ "step": 270
172
+ },
173
+ {
174
+ "epoch": 0.03,
175
+ "learning_rate": 0.0002,
176
+ "loss": 1.7994,
177
+ "step": 280
178
+ },
179
+ {
180
+ "epoch": 0.03,
181
+ "learning_rate": 0.0002,
182
+ "loss": 1.7963,
183
+ "step": 290
184
+ },
185
+ {
186
+ "epoch": 0.03,
187
+ "learning_rate": 0.0002,
188
+ "loss": 1.7873,
189
+ "step": 300
190
+ },
191
+ {
192
+ "epoch": 0.03,
193
+ "learning_rate": 0.0002,
194
+ "loss": 1.7849,
195
+ "step": 310
196
+ },
197
+ {
198
+ "epoch": 0.03,
199
+ "learning_rate": 0.0002,
200
+ "loss": 1.8021,
201
+ "step": 320
202
+ },
203
+ {
204
+ "epoch": 0.04,
205
+ "learning_rate": 0.0002,
206
+ "loss": 1.7858,
207
+ "step": 330
208
+ },
209
+ {
210
+ "epoch": 0.04,
211
+ "learning_rate": 0.0002,
212
+ "loss": 1.8009,
213
+ "step": 340
214
+ },
215
+ {
216
+ "epoch": 0.04,
217
+ "learning_rate": 0.0002,
218
+ "loss": 1.7866,
219
+ "step": 350
220
+ },
221
+ {
222
+ "epoch": 0.04,
223
+ "learning_rate": 0.0002,
224
+ "loss": 1.7861,
225
+ "step": 360
226
+ },
227
+ {
228
+ "epoch": 0.04,
229
+ "learning_rate": 0.0002,
230
+ "loss": 1.7768,
231
+ "step": 370
232
+ },
233
+ {
234
+ "epoch": 0.04,
235
+ "learning_rate": 0.0002,
236
+ "loss": 1.7845,
237
+ "step": 380
238
+ },
239
+ {
240
+ "epoch": 0.04,
241
+ "learning_rate": 0.0002,
242
+ "loss": 1.7959,
243
+ "step": 390
244
+ },
245
+ {
246
+ "epoch": 0.04,
247
+ "learning_rate": 0.0002,
248
+ "loss": 1.7797,
249
+ "step": 400
250
+ },
251
+ {
252
+ "epoch": 0.04,
253
+ "learning_rate": 0.0002,
254
+ "loss": 1.7763,
255
+ "step": 410
256
+ },
257
+ {
258
+ "epoch": 0.04,
259
+ "learning_rate": 0.0002,
260
+ "loss": 1.7874,
261
+ "step": 420
262
+ },
263
+ {
264
+ "epoch": 0.05,
265
+ "learning_rate": 0.0002,
266
+ "loss": 1.7946,
267
+ "step": 430
268
+ },
269
+ {
270
+ "epoch": 0.05,
271
+ "learning_rate": 0.0002,
272
+ "loss": 1.7925,
273
+ "step": 440
274
+ },
275
+ {
276
+ "epoch": 0.05,
277
+ "learning_rate": 0.0002,
278
+ "loss": 1.7835,
279
+ "step": 450
280
+ },
281
+ {
282
+ "epoch": 0.05,
283
+ "learning_rate": 0.0002,
284
+ "loss": 1.7915,
285
+ "step": 460
286
+ },
287
+ {
288
+ "epoch": 0.05,
289
+ "learning_rate": 0.0002,
290
+ "loss": 1.7815,
291
+ "step": 470
292
+ },
293
+ {
294
+ "epoch": 0.05,
295
+ "learning_rate": 0.0002,
296
+ "loss": 1.7794,
297
+ "step": 480
298
+ },
299
+ {
300
+ "epoch": 0.05,
301
+ "learning_rate": 0.0002,
302
+ "loss": 1.7688,
303
+ "step": 490
304
+ },
305
+ {
306
+ "epoch": 0.05,
307
+ "learning_rate": 0.0002,
308
+ "loss": 1.7765,
309
+ "step": 500
310
+ },
311
+ {
312
+ "epoch": 0.05,
313
+ "learning_rate": 0.0002,
314
+ "loss": 1.7943,
315
+ "step": 510
316
+ },
317
+ {
318
+ "epoch": 0.06,
319
+ "learning_rate": 0.0002,
320
+ "loss": 1.781,
321
+ "step": 520
322
+ },
323
+ {
324
+ "epoch": 0.06,
325
+ "learning_rate": 0.0002,
326
+ "loss": 1.7816,
327
+ "step": 530
328
+ },
329
+ {
330
+ "epoch": 0.06,
331
+ "learning_rate": 0.0002,
332
+ "loss": 1.7848,
333
+ "step": 540
334
+ },
335
+ {
336
+ "epoch": 0.06,
337
+ "learning_rate": 0.0002,
338
+ "loss": 1.7657,
339
+ "step": 550
340
+ },
341
+ {
342
+ "epoch": 0.06,
343
+ "learning_rate": 0.0002,
344
+ "loss": 1.7819,
345
+ "step": 560
346
+ },
347
+ {
348
+ "epoch": 0.06,
349
+ "learning_rate": 0.0002,
350
+ "loss": 1.771,
351
+ "step": 570
352
+ },
353
+ {
354
+ "epoch": 0.06,
355
+ "learning_rate": 0.0002,
356
+ "loss": 1.7807,
357
+ "step": 580
358
+ },
359
+ {
360
+ "epoch": 0.06,
361
+ "learning_rate": 0.0002,
362
+ "loss": 1.772,
363
+ "step": 590
364
+ },
365
+ {
366
+ "epoch": 0.06,
367
+ "learning_rate": 0.0002,
368
+ "loss": 1.7735,
369
+ "step": 600
370
+ },
371
+ {
372
+ "epoch": 0.07,
373
+ "learning_rate": 0.0002,
374
+ "loss": 1.7706,
375
+ "step": 610
376
+ },
377
+ {
378
+ "epoch": 0.07,
379
+ "learning_rate": 0.0002,
380
+ "loss": 1.7765,
381
+ "step": 620
382
+ },
383
+ {
384
+ "epoch": 0.07,
385
+ "learning_rate": 0.0002,
386
+ "loss": 1.7805,
387
+ "step": 630
388
+ },
389
+ {
390
+ "epoch": 0.07,
391
+ "learning_rate": 0.0002,
392
+ "loss": 1.7927,
393
+ "step": 640
394
+ },
395
+ {
396
+ "epoch": 0.07,
397
+ "learning_rate": 0.0002,
398
+ "loss": 1.7712,
399
+ "step": 650
400
+ },
401
+ {
402
+ "epoch": 0.07,
403
+ "learning_rate": 0.0002,
404
+ "loss": 1.7831,
405
+ "step": 660
406
+ },
407
+ {
408
+ "epoch": 0.07,
409
+ "learning_rate": 0.0002,
410
+ "loss": 1.7564,
411
+ "step": 670
412
+ },
413
+ {
414
+ "epoch": 0.07,
415
+ "learning_rate": 0.0002,
416
+ "loss": 1.7878,
417
+ "step": 680
418
+ },
419
+ {
420
+ "epoch": 0.07,
421
+ "learning_rate": 0.0002,
422
+ "loss": 1.7755,
423
+ "step": 690
424
+ },
425
+ {
426
+ "epoch": 0.07,
427
+ "learning_rate": 0.0002,
428
+ "loss": 1.7904,
429
+ "step": 700
430
+ },
431
+ {
432
+ "epoch": 0.08,
433
+ "learning_rate": 0.0002,
434
+ "loss": 1.7726,
435
+ "step": 710
436
+ },
437
+ {
438
+ "epoch": 0.08,
439
+ "learning_rate": 0.0002,
440
+ "loss": 1.756,
441
+ "step": 720
442
+ },
443
+ {
444
+ "epoch": 0.08,
445
+ "learning_rate": 0.0002,
446
+ "loss": 1.7666,
447
+ "step": 730
448
+ },
449
+ {
450
+ "epoch": 0.08,
451
+ "learning_rate": 0.0002,
452
+ "loss": 1.7698,
453
+ "step": 740
454
+ },
455
+ {
456
+ "epoch": 0.08,
457
+ "learning_rate": 0.0002,
458
+ "loss": 1.7656,
459
+ "step": 750
460
+ },
461
+ {
462
+ "epoch": 0.08,
463
+ "learning_rate": 0.0002,
464
+ "loss": 1.7756,
465
+ "step": 760
466
+ },
467
+ {
468
+ "epoch": 0.08,
469
+ "learning_rate": 0.0002,
470
+ "loss": 1.783,
471
+ "step": 770
472
+ },
473
+ {
474
+ "epoch": 0.08,
475
+ "learning_rate": 0.0002,
476
+ "loss": 1.7635,
477
+ "step": 780
478
+ },
479
+ {
480
+ "epoch": 0.08,
481
+ "learning_rate": 0.0002,
482
+ "loss": 1.7556,
483
+ "step": 790
484
+ },
485
+ {
486
+ "epoch": 0.09,
487
+ "learning_rate": 0.0002,
488
+ "loss": 1.7696,
489
+ "step": 800
490
+ },
491
+ {
492
+ "epoch": 0.09,
493
+ "learning_rate": 0.0002,
494
+ "loss": 1.7821,
495
+ "step": 810
496
+ },
497
+ {
498
+ "epoch": 0.09,
499
+ "learning_rate": 0.0002,
500
+ "loss": 1.7772,
501
+ "step": 820
502
+ },
503
+ {
504
+ "epoch": 0.09,
505
+ "learning_rate": 0.0002,
506
+ "loss": 1.7688,
507
+ "step": 830
508
+ },
509
+ {
510
+ "epoch": 0.09,
511
+ "learning_rate": 0.0002,
512
+ "loss": 1.7688,
513
+ "step": 840
514
+ },
515
+ {
516
+ "epoch": 0.09,
517
+ "learning_rate": 0.0002,
518
+ "loss": 1.7744,
519
+ "step": 850
520
+ },
521
+ {
522
+ "epoch": 0.09,
523
+ "learning_rate": 0.0002,
524
+ "loss": 1.781,
525
+ "step": 860
526
+ },
527
+ {
528
+ "epoch": 0.09,
529
+ "learning_rate": 0.0002,
530
+ "loss": 1.7594,
531
+ "step": 870
532
+ },
533
+ {
534
+ "epoch": 0.09,
535
+ "learning_rate": 0.0002,
536
+ "loss": 1.7727,
537
+ "step": 880
538
+ },
539
+ {
540
+ "epoch": 0.09,
541
+ "learning_rate": 0.0002,
542
+ "loss": 1.76,
543
+ "step": 890
544
+ },
545
+ {
546
+ "epoch": 0.1,
547
+ "learning_rate": 0.0002,
548
+ "loss": 1.7825,
549
+ "step": 900
550
+ },
551
+ {
552
+ "epoch": 0.1,
553
+ "learning_rate": 0.0002,
554
+ "loss": 1.7722,
555
+ "step": 910
556
+ },
557
+ {
558
+ "epoch": 0.1,
559
+ "learning_rate": 0.0002,
560
+ "loss": 1.7588,
561
+ "step": 920
562
+ },
563
+ {
564
+ "epoch": 0.1,
565
+ "learning_rate": 0.0002,
566
+ "loss": 1.7713,
567
+ "step": 930
568
+ },
569
+ {
570
+ "epoch": 0.1,
571
+ "learning_rate": 0.0002,
572
+ "loss": 1.7672,
573
+ "step": 940
574
+ },
575
+ {
576
+ "epoch": 0.1,
577
+ "learning_rate": 0.0002,
578
+ "loss": 1.7597,
579
+ "step": 950
580
+ },
581
+ {
582
+ "epoch": 0.1,
583
+ "learning_rate": 0.0002,
584
+ "loss": 1.7695,
585
+ "step": 960
586
+ },
587
+ {
588
+ "epoch": 0.1,
589
+ "learning_rate": 0.0002,
590
+ "loss": 1.7733,
591
+ "step": 970
592
+ },
593
+ {
594
+ "epoch": 0.1,
595
+ "learning_rate": 0.0002,
596
+ "loss": 1.7626,
597
+ "step": 980
598
+ },
599
+ {
600
+ "epoch": 0.11,
601
+ "learning_rate": 0.0002,
602
+ "loss": 1.767,
603
+ "step": 990
604
+ },
605
+ {
606
+ "epoch": 0.11,
607
+ "learning_rate": 0.0002,
608
+ "loss": 1.7669,
609
+ "step": 1000
610
+ },
611
+ {
612
+ "epoch": 0.11,
613
+ "learning_rate": 0.0002,
614
+ "loss": 1.7776,
615
+ "step": 1010
616
+ },
617
+ {
618
+ "epoch": 0.11,
619
+ "learning_rate": 0.0002,
620
+ "loss": 1.7542,
621
+ "step": 1020
622
+ },
623
+ {
624
+ "epoch": 0.11,
625
+ "learning_rate": 0.0002,
626
+ "loss": 1.7712,
627
+ "step": 1030
628
+ },
629
+ {
630
+ "epoch": 0.11,
631
+ "learning_rate": 0.0002,
632
+ "loss": 1.7722,
633
+ "step": 1040
634
+ },
635
+ {
636
+ "epoch": 0.11,
637
+ "learning_rate": 0.0002,
638
+ "loss": 1.7589,
639
+ "step": 1050
640
+ },
641
+ {
642
+ "epoch": 0.11,
643
+ "learning_rate": 0.0002,
644
+ "loss": 1.7764,
645
+ "step": 1060
646
+ },
647
+ {
648
+ "epoch": 0.11,
649
+ "learning_rate": 0.0002,
650
+ "loss": 1.7617,
651
+ "step": 1070
652
+ },
653
+ {
654
+ "epoch": 0.12,
655
+ "learning_rate": 0.0002,
656
+ "loss": 1.7542,
657
+ "step": 1080
658
+ },
659
+ {
660
+ "epoch": 0.12,
661
+ "learning_rate": 0.0002,
662
+ "loss": 1.7667,
663
+ "step": 1090
664
+ },
665
+ {
666
+ "epoch": 0.12,
667
+ "learning_rate": 0.0002,
668
+ "loss": 1.7429,
669
+ "step": 1100
670
+ },
671
+ {
672
+ "epoch": 0.12,
673
+ "learning_rate": 0.0002,
674
+ "loss": 1.7629,
675
+ "step": 1110
676
+ },
677
+ {
678
+ "epoch": 0.12,
679
+ "learning_rate": 0.0002,
680
+ "loss": 1.7687,
681
+ "step": 1120
682
+ },
683
+ {
684
+ "epoch": 0.12,
685
+ "learning_rate": 0.0002,
686
+ "loss": 1.7641,
687
+ "step": 1130
688
+ },
689
+ {
690
+ "epoch": 0.12,
691
+ "learning_rate": 0.0002,
692
+ "loss": 1.7668,
693
+ "step": 1140
694
+ },
695
+ {
696
+ "epoch": 0.12,
697
+ "learning_rate": 0.0002,
698
+ "loss": 1.7673,
699
+ "step": 1150
700
+ },
701
+ {
702
+ "epoch": 0.12,
703
+ "learning_rate": 0.0002,
704
+ "loss": 1.7639,
705
+ "step": 1160
706
+ },
707
+ {
708
+ "epoch": 0.12,
709
+ "learning_rate": 0.0002,
710
+ "loss": 1.7633,
711
+ "step": 1170
712
+ },
713
+ {
714
+ "epoch": 0.13,
715
+ "learning_rate": 0.0002,
716
+ "loss": 1.759,
717
+ "step": 1180
718
+ },
719
+ {
720
+ "epoch": 0.13,
721
+ "learning_rate": 0.0002,
722
+ "loss": 1.7705,
723
+ "step": 1190
724
+ },
725
+ {
726
+ "epoch": 0.13,
727
+ "learning_rate": 0.0002,
728
+ "loss": 1.7705,
729
+ "step": 1200
730
+ },
731
+ {
732
+ "epoch": 0.13,
733
+ "learning_rate": 0.0002,
734
+ "loss": 1.7768,
735
+ "step": 1210
736
+ },
737
+ {
738
+ "epoch": 0.13,
739
+ "learning_rate": 0.0002,
740
+ "loss": 1.7607,
741
+ "step": 1220
742
+ },
743
+ {
744
+ "epoch": 0.13,
745
+ "learning_rate": 0.0002,
746
+ "loss": 1.762,
747
+ "step": 1230
748
+ },
749
+ {
750
+ "epoch": 0.13,
751
+ "learning_rate": 0.0002,
752
+ "loss": 1.7559,
753
+ "step": 1240
754
+ },
755
+ {
756
+ "epoch": 0.13,
757
+ "learning_rate": 0.0002,
758
+ "loss": 1.7617,
759
+ "step": 1250
760
+ },
761
+ {
762
+ "epoch": 0.13,
763
+ "learning_rate": 0.0002,
764
+ "loss": 1.7592,
765
+ "step": 1260
766
+ },
767
+ {
768
+ "epoch": 0.14,
769
+ "learning_rate": 0.0002,
770
+ "loss": 1.7687,
771
+ "step": 1270
772
+ },
773
+ {
774
+ "epoch": 0.14,
775
+ "learning_rate": 0.0002,
776
+ "loss": 1.7518,
777
+ "step": 1280
778
+ },
779
+ {
780
+ "epoch": 0.14,
781
+ "learning_rate": 0.0002,
782
+ "loss": 1.7705,
783
+ "step": 1290
784
+ },
785
+ {
786
+ "epoch": 0.14,
787
+ "learning_rate": 0.0002,
788
+ "loss": 1.763,
789
+ "step": 1300
790
+ },
791
+ {
792
+ "epoch": 0.14,
793
+ "learning_rate": 0.0002,
794
+ "loss": 1.7635,
795
+ "step": 1310
796
+ },
797
+ {
798
+ "epoch": 0.14,
799
+ "learning_rate": 0.0002,
800
+ "loss": 1.7613,
801
+ "step": 1320
802
+ },
803
+ {
804
+ "epoch": 0.14,
805
+ "learning_rate": 0.0002,
806
+ "loss": 1.76,
807
+ "step": 1330
808
+ },
809
+ {
810
+ "epoch": 0.14,
811
+ "learning_rate": 0.0002,
812
+ "loss": 1.7438,
813
+ "step": 1340
814
+ },
815
+ {
816
+ "epoch": 0.14,
817
+ "learning_rate": 0.0002,
818
+ "loss": 1.7586,
819
+ "step": 1350
820
+ },
821
+ {
822
+ "epoch": 0.15,
823
+ "learning_rate": 0.0002,
824
+ "loss": 1.7652,
825
+ "step": 1360
826
+ },
827
+ {
828
+ "epoch": 0.15,
829
+ "learning_rate": 0.0002,
830
+ "loss": 1.7467,
831
+ "step": 1370
832
+ },
833
+ {
834
+ "epoch": 0.15,
835
+ "learning_rate": 0.0002,
836
+ "loss": 1.7528,
837
+ "step": 1380
838
+ },
839
+ {
840
+ "epoch": 0.15,
841
+ "learning_rate": 0.0002,
842
+ "loss": 1.7579,
843
+ "step": 1390
844
+ },
845
+ {
846
+ "epoch": 0.15,
847
+ "learning_rate": 0.0002,
848
+ "loss": 1.756,
849
+ "step": 1400
850
+ },
851
+ {
852
+ "epoch": 0.15,
853
+ "learning_rate": 0.0002,
854
+ "loss": 1.7583,
855
+ "step": 1410
856
+ },
857
+ {
858
+ "epoch": 0.15,
859
+ "learning_rate": 0.0002,
860
+ "loss": 1.7723,
861
+ "step": 1420
862
+ },
863
+ {
864
+ "epoch": 0.15,
865
+ "learning_rate": 0.0002,
866
+ "loss": 1.7687,
867
+ "step": 1430
868
+ },
869
+ {
870
+ "epoch": 0.15,
871
+ "learning_rate": 0.0002,
872
+ "loss": 1.7662,
873
+ "step": 1440
874
+ },
875
+ {
876
+ "epoch": 0.15,
877
+ "learning_rate": 0.0002,
878
+ "loss": 1.7474,
879
+ "step": 1450
880
+ },
881
+ {
882
+ "epoch": 0.16,
883
+ "learning_rate": 0.0002,
884
+ "loss": 1.7613,
885
+ "step": 1460
886
+ },
887
+ {
888
+ "epoch": 0.16,
889
+ "learning_rate": 0.0002,
890
+ "loss": 1.7663,
891
+ "step": 1470
892
+ },
893
+ {
894
+ "epoch": 0.16,
895
+ "learning_rate": 0.0002,
896
+ "loss": 1.7577,
897
+ "step": 1480
898
+ },
899
+ {
900
+ "epoch": 0.16,
901
+ "learning_rate": 0.0002,
902
+ "loss": 1.7484,
903
+ "step": 1490
904
+ },
905
+ {
906
+ "epoch": 0.16,
907
+ "learning_rate": 0.0002,
908
+ "loss": 1.7526,
909
+ "step": 1500
910
+ },
911
+ {
912
+ "epoch": 0.16,
913
+ "learning_rate": 0.0002,
914
+ "loss": 1.7661,
915
+ "step": 1510
916
+ },
917
+ {
918
+ "epoch": 0.16,
919
+ "learning_rate": 0.0002,
920
+ "loss": 1.7574,
921
+ "step": 1520
922
+ },
923
+ {
924
+ "epoch": 0.16,
925
+ "learning_rate": 0.0002,
926
+ "loss": 1.7656,
927
+ "step": 1530
928
+ },
929
+ {
930
+ "epoch": 0.16,
931
+ "learning_rate": 0.0002,
932
+ "loss": 1.7534,
933
+ "step": 1540
934
+ },
935
+ {
936
+ "epoch": 0.17,
937
+ "learning_rate": 0.0002,
938
+ "loss": 1.753,
939
+ "step": 1550
940
+ },
941
+ {
942
+ "epoch": 0.17,
943
+ "learning_rate": 0.0002,
944
+ "loss": 1.7613,
945
+ "step": 1560
946
+ },
947
+ {
948
+ "epoch": 0.17,
949
+ "learning_rate": 0.0002,
950
+ "loss": 1.7596,
951
+ "step": 1570
952
+ },
953
+ {
954
+ "epoch": 0.17,
955
+ "learning_rate": 0.0002,
956
+ "loss": 1.7656,
957
+ "step": 1580
958
+ },
959
+ {
960
+ "epoch": 0.17,
961
+ "learning_rate": 0.0002,
962
+ "loss": 1.7545,
963
+ "step": 1590
964
+ },
965
+ {
966
+ "epoch": 0.17,
967
+ "learning_rate": 0.0002,
968
+ "loss": 1.7514,
969
+ "step": 1600
970
+ },
971
+ {
972
+ "epoch": 0.17,
973
+ "learning_rate": 0.0002,
974
+ "loss": 1.7532,
975
+ "step": 1610
976
+ },
977
+ {
978
+ "epoch": 0.17,
979
+ "learning_rate": 0.0002,
980
+ "loss": 1.7628,
981
+ "step": 1620
982
+ },
983
+ {
984
+ "epoch": 0.17,
985
+ "learning_rate": 0.0002,
986
+ "loss": 1.7549,
987
+ "step": 1630
988
+ },
989
+ {
990
+ "epoch": 0.17,
991
+ "learning_rate": 0.0002,
992
+ "loss": 1.7428,
993
+ "step": 1640
994
+ },
995
+ {
996
+ "epoch": 0.18,
997
+ "learning_rate": 0.0002,
998
+ "loss": 1.7701,
999
+ "step": 1650
1000
+ },
1001
+ {
1002
+ "epoch": 0.18,
1003
+ "learning_rate": 0.0002,
1004
+ "loss": 1.7673,
1005
+ "step": 1660
1006
+ },
1007
+ {
1008
+ "epoch": 0.18,
1009
+ "learning_rate": 0.0002,
1010
+ "loss": 1.7521,
1011
+ "step": 1670
1012
+ },
1013
+ {
1014
+ "epoch": 0.18,
1015
+ "learning_rate": 0.0002,
1016
+ "loss": 1.7425,
1017
+ "step": 1680
1018
+ },
1019
+ {
1020
+ "epoch": 0.18,
1021
+ "learning_rate": 0.0002,
1022
+ "loss": 1.7411,
1023
+ "step": 1690
1024
+ },
1025
+ {
1026
+ "epoch": 0.18,
1027
+ "learning_rate": 0.0002,
1028
+ "loss": 1.7597,
1029
+ "step": 1700
1030
+ },
1031
+ {
1032
+ "epoch": 0.18,
1033
+ "learning_rate": 0.0002,
1034
+ "loss": 1.7675,
1035
+ "step": 1710
1036
+ },
1037
+ {
1038
+ "epoch": 0.18,
1039
+ "learning_rate": 0.0002,
1040
+ "loss": 1.7528,
1041
+ "step": 1720
1042
+ },
1043
+ {
1044
+ "epoch": 0.18,
1045
+ "learning_rate": 0.0002,
1046
+ "loss": 1.7492,
1047
+ "step": 1730
1048
+ },
1049
+ {
1050
+ "epoch": 0.19,
1051
+ "learning_rate": 0.0002,
1052
+ "loss": 1.7393,
1053
+ "step": 1740
1054
+ },
1055
+ {
1056
+ "epoch": 0.19,
1057
+ "learning_rate": 0.0002,
1058
+ "loss": 1.7664,
1059
+ "step": 1750
1060
+ },
1061
+ {
1062
+ "epoch": 0.19,
1063
+ "learning_rate": 0.0002,
1064
+ "loss": 1.7582,
1065
+ "step": 1760
1066
+ },
1067
+ {
1068
+ "epoch": 0.19,
1069
+ "learning_rate": 0.0002,
1070
+ "loss": 1.7533,
1071
+ "step": 1770
1072
+ },
1073
+ {
1074
+ "epoch": 0.19,
1075
+ "learning_rate": 0.0002,
1076
+ "loss": 1.7452,
1077
+ "step": 1780
1078
+ },
1079
+ {
1080
+ "epoch": 0.19,
1081
+ "learning_rate": 0.0002,
1082
+ "loss": 1.76,
1083
+ "step": 1790
1084
+ },
1085
+ {
1086
+ "epoch": 0.19,
1087
+ "learning_rate": 0.0002,
1088
+ "loss": 1.7612,
1089
+ "step": 1800
1090
+ },
1091
+ {
1092
+ "epoch": 0.19,
1093
+ "learning_rate": 0.0002,
1094
+ "loss": 1.7548,
1095
+ "step": 1810
1096
+ },
1097
+ {
1098
+ "epoch": 0.19,
1099
+ "learning_rate": 0.0002,
1100
+ "loss": 1.7394,
1101
+ "step": 1820
1102
+ },
1103
+ {
1104
+ "epoch": 0.2,
1105
+ "learning_rate": 0.0002,
1106
+ "loss": 1.7469,
1107
+ "step": 1830
1108
+ },
1109
+ {
1110
+ "epoch": 0.2,
1111
+ "learning_rate": 0.0002,
1112
+ "loss": 1.7569,
1113
+ "step": 1840
1114
+ },
1115
+ {
1116
+ "epoch": 0.2,
1117
+ "learning_rate": 0.0002,
1118
+ "loss": 1.7463,
1119
+ "step": 1850
1120
+ },
1121
+ {
1122
+ "epoch": 0.2,
1123
+ "learning_rate": 0.0002,
1124
+ "loss": 1.7592,
1125
+ "step": 1860
1126
+ },
1127
+ {
1128
+ "epoch": 0.2,
1129
+ "learning_rate": 0.0002,
1130
+ "loss": 1.7469,
1131
+ "step": 1870
1132
+ },
1133
+ {
1134
+ "epoch": 0.2,
1135
+ "learning_rate": 0.0002,
1136
+ "loss": 1.7552,
1137
+ "step": 1880
1138
+ },
1139
+ {
1140
+ "epoch": 0.2,
1141
+ "learning_rate": 0.0002,
1142
+ "loss": 1.7583,
1143
+ "step": 1890
1144
+ },
1145
+ {
1146
+ "epoch": 0.2,
1147
+ "learning_rate": 0.0002,
1148
+ "loss": 1.7634,
1149
+ "step": 1900
1150
+ },
1151
+ {
1152
+ "epoch": 0.2,
1153
+ "learning_rate": 0.0002,
1154
+ "loss": 1.7649,
1155
+ "step": 1910
1156
+ },
1157
+ {
1158
+ "epoch": 0.2,
1159
+ "learning_rate": 0.0002,
1160
+ "loss": 1.7449,
1161
+ "step": 1920
1162
+ },
1163
+ {
1164
+ "epoch": 0.21,
1165
+ "learning_rate": 0.0002,
1166
+ "loss": 1.7511,
1167
+ "step": 1930
1168
+ },
1169
+ {
1170
+ "epoch": 0.21,
1171
+ "learning_rate": 0.0002,
1172
+ "loss": 1.7519,
1173
+ "step": 1940
1174
+ },
1175
+ {
1176
+ "epoch": 0.21,
1177
+ "learning_rate": 0.0002,
1178
+ "loss": 1.753,
1179
+ "step": 1950
1180
+ },
1181
+ {
1182
+ "epoch": 0.21,
1183
+ "learning_rate": 0.0002,
1184
+ "loss": 1.7727,
1185
+ "step": 1960
1186
+ },
1187
+ {
1188
+ "epoch": 0.21,
1189
+ "learning_rate": 0.0002,
1190
+ "loss": 1.7632,
1191
+ "step": 1970
1192
+ },
1193
+ {
1194
+ "epoch": 0.21,
1195
+ "learning_rate": 0.0002,
1196
+ "loss": 1.7509,
1197
+ "step": 1980
1198
+ },
1199
+ {
1200
+ "epoch": 0.21,
1201
+ "learning_rate": 0.0002,
1202
+ "loss": 1.7485,
1203
+ "step": 1990
1204
+ },
1205
+ {
1206
+ "epoch": 0.21,
1207
+ "learning_rate": 0.0002,
1208
+ "loss": 1.7522,
1209
+ "step": 2000
1210
+ },
1211
+ {
1212
+ "epoch": 0.21,
1213
+ "learning_rate": 0.0002,
1214
+ "loss": 1.7561,
1215
+ "step": 2010
1216
+ },
1217
+ {
1218
+ "epoch": 0.22,
1219
+ "learning_rate": 0.0002,
1220
+ "loss": 1.7458,
1221
+ "step": 2020
1222
+ },
1223
+ {
1224
+ "epoch": 0.22,
1225
+ "learning_rate": 0.0002,
1226
+ "loss": 1.7416,
1227
+ "step": 2030
1228
+ },
1229
+ {
1230
+ "epoch": 0.22,
1231
+ "learning_rate": 0.0002,
1232
+ "loss": 1.747,
1233
+ "step": 2040
1234
+ },
1235
+ {
1236
+ "epoch": 0.22,
1237
+ "learning_rate": 0.0002,
1238
+ "loss": 1.7511,
1239
+ "step": 2050
1240
+ },
1241
+ {
1242
+ "epoch": 0.22,
1243
+ "learning_rate": 0.0002,
1244
+ "loss": 1.7473,
1245
+ "step": 2060
1246
+ },
1247
+ {
1248
+ "epoch": 0.22,
1249
+ "learning_rate": 0.0002,
1250
+ "loss": 1.7377,
1251
+ "step": 2070
1252
+ },
1253
+ {
1254
+ "epoch": 0.22,
1255
+ "learning_rate": 0.0002,
1256
+ "loss": 1.7509,
1257
+ "step": 2080
1258
+ },
1259
+ {
1260
+ "epoch": 0.22,
1261
+ "learning_rate": 0.0002,
1262
+ "loss": 1.7569,
1263
+ "step": 2090
1264
+ },
1265
+ {
1266
+ "epoch": 0.22,
1267
+ "learning_rate": 0.0002,
1268
+ "loss": 1.7445,
1269
+ "step": 2100
1270
+ },
1271
+ {
1272
+ "epoch": 0.23,
1273
+ "learning_rate": 0.0002,
1274
+ "loss": 1.7549,
1275
+ "step": 2110
1276
+ },
1277
+ {
1278
+ "epoch": 0.23,
1279
+ "learning_rate": 0.0002,
1280
+ "loss": 1.7599,
1281
+ "step": 2120
1282
+ },
1283
+ {
1284
+ "epoch": 0.23,
1285
+ "learning_rate": 0.0002,
1286
+ "loss": 1.7386,
1287
+ "step": 2130
1288
+ },
1289
+ {
1290
+ "epoch": 0.23,
1291
+ "learning_rate": 0.0002,
1292
+ "loss": 1.7612,
1293
+ "step": 2140
1294
+ },
1295
+ {
1296
+ "epoch": 0.23,
1297
+ "learning_rate": 0.0002,
1298
+ "loss": 1.7513,
1299
+ "step": 2150
1300
+ },
1301
+ {
1302
+ "epoch": 0.23,
1303
+ "learning_rate": 0.0002,
1304
+ "loss": 1.7386,
1305
+ "step": 2160
1306
+ },
1307
+ {
1308
+ "epoch": 0.23,
1309
+ "learning_rate": 0.0002,
1310
+ "loss": 1.7436,
1311
+ "step": 2170
1312
+ },
1313
+ {
1314
+ "epoch": 0.23,
1315
+ "learning_rate": 0.0002,
1316
+ "loss": 1.7555,
1317
+ "step": 2180
1318
+ },
1319
+ {
1320
+ "epoch": 0.23,
1321
+ "learning_rate": 0.0002,
1322
+ "loss": 1.7436,
1323
+ "step": 2190
1324
+ },
1325
+ {
1326
+ "epoch": 0.23,
1327
+ "learning_rate": 0.0002,
1328
+ "loss": 1.7469,
1329
+ "step": 2200
1330
+ },
1331
+ {
1332
+ "epoch": 0.24,
1333
+ "learning_rate": 0.0002,
1334
+ "loss": 1.7472,
1335
+ "step": 2210
1336
+ },
1337
+ {
1338
+ "epoch": 0.24,
1339
+ "learning_rate": 0.0002,
1340
+ "loss": 1.7478,
1341
+ "step": 2220
1342
+ },
1343
+ {
1344
+ "epoch": 0.24,
1345
+ "learning_rate": 0.0002,
1346
+ "loss": 1.763,
1347
+ "step": 2230
1348
+ },
1349
+ {
1350
+ "epoch": 0.24,
1351
+ "learning_rate": 0.0002,
1352
+ "loss": 1.7434,
1353
+ "step": 2240
1354
+ },
1355
+ {
1356
+ "epoch": 0.24,
1357
+ "learning_rate": 0.0002,
1358
+ "loss": 1.7682,
1359
+ "step": 2250
1360
+ },
1361
+ {
1362
+ "epoch": 0.24,
1363
+ "learning_rate": 0.0002,
1364
+ "loss": 1.7505,
1365
+ "step": 2260
1366
+ },
1367
+ {
1368
+ "epoch": 0.24,
1369
+ "learning_rate": 0.0002,
1370
+ "loss": 1.7512,
1371
+ "step": 2270
1372
+ },
1373
+ {
1374
+ "epoch": 0.24,
1375
+ "learning_rate": 0.0002,
1376
+ "loss": 1.7483,
1377
+ "step": 2280
1378
+ },
1379
+ {
1380
+ "epoch": 0.24,
1381
+ "learning_rate": 0.0002,
1382
+ "loss": 1.7322,
1383
+ "step": 2290
1384
+ },
1385
+ {
1386
+ "epoch": 0.25,
1387
+ "learning_rate": 0.0002,
1388
+ "loss": 1.7528,
1389
+ "step": 2300
1390
+ },
1391
+ {
1392
+ "epoch": 0.25,
1393
+ "learning_rate": 0.0002,
1394
+ "loss": 1.7393,
1395
+ "step": 2310
1396
+ },
1397
+ {
1398
+ "epoch": 0.25,
1399
+ "learning_rate": 0.0002,
1400
+ "loss": 1.7504,
1401
+ "step": 2320
1402
+ },
1403
+ {
1404
+ "epoch": 0.25,
1405
+ "learning_rate": 0.0002,
1406
+ "loss": 1.7496,
1407
+ "step": 2330
1408
+ },
1409
+ {
1410
+ "epoch": 0.25,
1411
+ "learning_rate": 0.0002,
1412
+ "loss": 1.7315,
1413
+ "step": 2340
1414
+ },
1415
+ {
1416
+ "epoch": 0.25,
1417
+ "learning_rate": 0.0002,
1418
+ "loss": 1.7423,
1419
+ "step": 2350
1420
+ },
1421
+ {
1422
+ "epoch": 0.25,
1423
+ "learning_rate": 0.0002,
1424
+ "loss": 1.7466,
1425
+ "step": 2360
1426
+ },
1427
+ {
1428
+ "epoch": 0.25,
1429
+ "learning_rate": 0.0002,
1430
+ "loss": 1.7544,
1431
+ "step": 2370
1432
+ },
1433
+ {
1434
+ "epoch": 0.25,
1435
+ "learning_rate": 0.0002,
1436
+ "loss": 1.7441,
1437
+ "step": 2380
1438
+ },
1439
+ {
1440
+ "epoch": 0.25,
1441
+ "learning_rate": 0.0002,
1442
+ "loss": 1.7412,
1443
+ "step": 2390
1444
+ },
1445
+ {
1446
+ "epoch": 0.26,
1447
+ "learning_rate": 0.0002,
1448
+ "loss": 1.7554,
1449
+ "step": 2400
1450
+ },
1451
+ {
1452
+ "epoch": 0.26,
1453
+ "learning_rate": 0.0002,
1454
+ "loss": 1.7431,
1455
+ "step": 2410
1456
+ },
1457
+ {
1458
+ "epoch": 0.26,
1459
+ "learning_rate": 0.0002,
1460
+ "loss": 1.7413,
1461
+ "step": 2420
1462
+ },
1463
+ {
1464
+ "epoch": 0.26,
1465
+ "learning_rate": 0.0002,
1466
+ "loss": 1.7395,
1467
+ "step": 2430
1468
+ },
1469
+ {
1470
+ "epoch": 0.26,
1471
+ "learning_rate": 0.0002,
1472
+ "loss": 1.7584,
1473
+ "step": 2440
1474
+ },
1475
+ {
1476
+ "epoch": 0.26,
1477
+ "learning_rate": 0.0002,
1478
+ "loss": 1.7419,
1479
+ "step": 2450
1480
+ },
1481
+ {
1482
+ "epoch": 0.26,
1483
+ "learning_rate": 0.0002,
1484
+ "loss": 1.749,
1485
+ "step": 2460
1486
+ },
1487
+ {
1488
+ "epoch": 0.26,
1489
+ "learning_rate": 0.0002,
1490
+ "loss": 1.7489,
1491
+ "step": 2470
1492
+ },
1493
+ {
1494
+ "epoch": 0.26,
1495
+ "learning_rate": 0.0002,
1496
+ "loss": 1.7553,
1497
+ "step": 2480
1498
+ },
1499
+ {
1500
+ "epoch": 0.27,
1501
+ "learning_rate": 0.0002,
1502
+ "loss": 1.7518,
1503
+ "step": 2490
1504
+ },
1505
+ {
1506
+ "epoch": 0.27,
1507
+ "learning_rate": 0.0002,
1508
+ "loss": 1.7367,
1509
+ "step": 2500
1510
+ },
1511
+ {
1512
+ "epoch": 0.27,
1513
+ "learning_rate": 0.0002,
1514
+ "loss": 1.7329,
1515
+ "step": 2510
1516
+ },
1517
+ {
1518
+ "epoch": 0.27,
1519
+ "learning_rate": 0.0002,
1520
+ "loss": 1.7539,
1521
+ "step": 2520
1522
+ },
1523
+ {
1524
+ "epoch": 0.27,
1525
+ "learning_rate": 0.0002,
1526
+ "loss": 1.7435,
1527
+ "step": 2530
1528
+ },
1529
+ {
1530
+ "epoch": 0.27,
1531
+ "learning_rate": 0.0002,
1532
+ "loss": 1.7566,
1533
+ "step": 2540
1534
+ },
1535
+ {
1536
+ "epoch": 0.27,
1537
+ "learning_rate": 0.0002,
1538
+ "loss": 1.7484,
1539
+ "step": 2550
1540
+ },
1541
+ {
1542
+ "epoch": 0.27,
1543
+ "learning_rate": 0.0002,
1544
+ "loss": 1.7421,
1545
+ "step": 2560
1546
+ },
1547
+ {
1548
+ "epoch": 0.27,
1549
+ "learning_rate": 0.0002,
1550
+ "loss": 1.7518,
1551
+ "step": 2570
1552
+ },
1553
+ {
1554
+ "epoch": 0.28,
1555
+ "learning_rate": 0.0002,
1556
+ "loss": 1.7418,
1557
+ "step": 2580
1558
+ },
1559
+ {
1560
+ "epoch": 0.28,
1561
+ "learning_rate": 0.0002,
1562
+ "loss": 1.7483,
1563
+ "step": 2590
1564
+ },
1565
+ {
1566
+ "epoch": 0.28,
1567
+ "learning_rate": 0.0002,
1568
+ "loss": 1.744,
1569
+ "step": 2600
1570
+ },
1571
+ {
1572
+ "epoch": 0.28,
1573
+ "learning_rate": 0.0002,
1574
+ "loss": 1.7667,
1575
+ "step": 2610
1576
+ },
1577
+ {
1578
+ "epoch": 0.28,
1579
+ "learning_rate": 0.0002,
1580
+ "loss": 1.7389,
1581
+ "step": 2620
1582
+ },
1583
+ {
1584
+ "epoch": 0.28,
1585
+ "learning_rate": 0.0002,
1586
+ "loss": 1.7466,
1587
+ "step": 2630
1588
+ },
1589
+ {
1590
+ "epoch": 0.28,
1591
+ "learning_rate": 0.0002,
1592
+ "loss": 1.7362,
1593
+ "step": 2640
1594
+ },
1595
+ {
1596
+ "epoch": 0.28,
1597
+ "learning_rate": 0.0002,
1598
+ "loss": 1.7415,
1599
+ "step": 2650
1600
+ },
1601
+ {
1602
+ "epoch": 0.28,
1603
+ "learning_rate": 0.0002,
1604
+ "loss": 1.7473,
1605
+ "step": 2660
1606
+ },
1607
+ {
1608
+ "epoch": 0.28,
1609
+ "learning_rate": 0.0002,
1610
+ "loss": 1.7475,
1611
+ "step": 2670
1612
+ },
1613
+ {
1614
+ "epoch": 0.29,
1615
+ "learning_rate": 0.0002,
1616
+ "loss": 1.7536,
1617
+ "step": 2680
1618
+ },
1619
+ {
1620
+ "epoch": 0.29,
1621
+ "learning_rate": 0.0002,
1622
+ "loss": 1.7265,
1623
+ "step": 2690
1624
+ },
1625
+ {
1626
+ "epoch": 0.29,
1627
+ "learning_rate": 0.0002,
1628
+ "loss": 1.733,
1629
+ "step": 2700
1630
+ },
1631
+ {
1632
+ "epoch": 0.29,
1633
+ "learning_rate": 0.0002,
1634
+ "loss": 1.7285,
1635
+ "step": 2710
1636
+ },
1637
+ {
1638
+ "epoch": 0.29,
1639
+ "learning_rate": 0.0002,
1640
+ "loss": 1.7334,
1641
+ "step": 2720
1642
+ },
1643
+ {
1644
+ "epoch": 0.29,
1645
+ "learning_rate": 0.0002,
1646
+ "loss": 1.7297,
1647
+ "step": 2730
1648
+ },
1649
+ {
1650
+ "epoch": 0.29,
1651
+ "learning_rate": 0.0002,
1652
+ "loss": 1.7543,
1653
+ "step": 2740
1654
+ },
1655
+ {
1656
+ "epoch": 0.29,
1657
+ "learning_rate": 0.0002,
1658
+ "loss": 1.7365,
1659
+ "step": 2750
1660
+ },
1661
+ {
1662
+ "epoch": 0.29,
1663
+ "learning_rate": 0.0002,
1664
+ "loss": 1.7375,
1665
+ "step": 2760
1666
+ },
1667
+ {
1668
+ "epoch": 0.3,
1669
+ "learning_rate": 0.0002,
1670
+ "loss": 1.7468,
1671
+ "step": 2770
1672
+ },
1673
+ {
1674
+ "epoch": 0.3,
1675
+ "learning_rate": 0.0002,
1676
+ "loss": 1.7421,
1677
+ "step": 2780
1678
+ },
1679
+ {
1680
+ "epoch": 0.3,
1681
+ "learning_rate": 0.0002,
1682
+ "loss": 1.726,
1683
+ "step": 2790
1684
+ },
1685
+ {
1686
+ "epoch": 0.3,
1687
+ "learning_rate": 0.0002,
1688
+ "loss": 1.7487,
1689
+ "step": 2800
1690
+ },
1691
+ {
1692
+ "epoch": 0.3,
1693
+ "learning_rate": 0.0002,
1694
+ "loss": 1.7484,
1695
+ "step": 2810
1696
+ },
1697
+ {
1698
+ "epoch": 0.3,
1699
+ "learning_rate": 0.0002,
1700
+ "loss": 1.7513,
1701
+ "step": 2820
1702
+ },
1703
+ {
1704
+ "epoch": 0.3,
1705
+ "learning_rate": 0.0002,
1706
+ "loss": 1.7413,
1707
+ "step": 2830
1708
+ },
1709
+ {
1710
+ "epoch": 0.3,
1711
+ "learning_rate": 0.0002,
1712
+ "loss": 1.7302,
1713
+ "step": 2840
1714
+ },
1715
+ {
1716
+ "epoch": 0.3,
1717
+ "learning_rate": 0.0002,
1718
+ "loss": 1.7405,
1719
+ "step": 2850
1720
+ },
1721
+ {
1722
+ "epoch": 0.31,
1723
+ "learning_rate": 0.0002,
1724
+ "loss": 1.7478,
1725
+ "step": 2860
1726
+ },
1727
+ {
1728
+ "epoch": 0.31,
1729
+ "learning_rate": 0.0002,
1730
+ "loss": 1.7362,
1731
+ "step": 2870
1732
+ },
1733
+ {
1734
+ "epoch": 0.31,
1735
+ "learning_rate": 0.0002,
1736
+ "loss": 1.7328,
1737
+ "step": 2880
1738
+ },
1739
+ {
1740
+ "epoch": 0.31,
1741
+ "learning_rate": 0.0002,
1742
+ "loss": 1.7384,
1743
+ "step": 2890
1744
+ },
1745
+ {
1746
+ "epoch": 0.31,
1747
+ "learning_rate": 0.0002,
1748
+ "loss": 1.7362,
1749
+ "step": 2900
1750
+ },
1751
+ {
1752
+ "epoch": 0.31,
1753
+ "learning_rate": 0.0002,
1754
+ "loss": 1.7315,
1755
+ "step": 2910
1756
+ },
1757
+ {
1758
+ "epoch": 0.31,
1759
+ "learning_rate": 0.0002,
1760
+ "loss": 1.7352,
1761
+ "step": 2920
1762
+ },
1763
+ {
1764
+ "epoch": 0.31,
1765
+ "learning_rate": 0.0002,
1766
+ "loss": 1.7416,
1767
+ "step": 2930
1768
+ },
1769
+ {
1770
+ "epoch": 0.31,
1771
+ "learning_rate": 0.0002,
1772
+ "loss": 1.7397,
1773
+ "step": 2940
1774
+ },
1775
+ {
1776
+ "epoch": 0.31,
1777
+ "learning_rate": 0.0002,
1778
+ "loss": 1.748,
1779
+ "step": 2950
1780
+ },
1781
+ {
1782
+ "epoch": 0.32,
1783
+ "learning_rate": 0.0002,
1784
+ "loss": 1.7413,
1785
+ "step": 2960
1786
+ },
1787
+ {
1788
+ "epoch": 0.32,
1789
+ "learning_rate": 0.0002,
1790
+ "loss": 1.7386,
1791
+ "step": 2970
1792
+ },
1793
+ {
1794
+ "epoch": 0.32,
1795
+ "learning_rate": 0.0002,
1796
+ "loss": 1.7315,
1797
+ "step": 2980
1798
+ },
1799
+ {
1800
+ "epoch": 0.32,
1801
+ "learning_rate": 0.0002,
1802
+ "loss": 1.7355,
1803
+ "step": 2990
1804
+ },
1805
+ {
1806
+ "epoch": 0.32,
1807
+ "learning_rate": 0.0002,
1808
+ "loss": 1.7338,
1809
+ "step": 3000
1810
+ }
1811
+ ],
1812
+ "logging_steps": 10,
1813
+ "max_steps": 9376,
1814
+ "num_train_epochs": 1,
1815
+ "save_steps": 500,
1816
+ "total_flos": 1.5788964306025972e+19,
1817
+ "trial_name": null,
1818
+ "trial_params": null
1819
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f42014385a93589f12d5c231387f32bf5de3ee773ed9d2b8d41ba5322480ee7
3
+ size 4536