diaenra commited on
Commit
a72a1ff
·
verified ·
1 Parent(s): faea565

Training in progress, step 239, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2-0.5B-Instruct
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.13.2
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,37 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Qwen/Qwen2-0.5B-Instruct",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 64,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "embed_tokens",
19
+ "lm_head"
20
+ ],
21
+ "peft_type": "LORA",
22
+ "r": 32,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "gate_proj",
27
+ "o_proj",
28
+ "k_proj",
29
+ "up_proj",
30
+ "q_proj",
31
+ "down_proj",
32
+ "v_proj"
33
+ ],
34
+ "task_type": "CAUSAL_LM",
35
+ "use_dora": false,
36
+ "use_rslora": false
37
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a60e0ec551a145b07d9df5501ba4f24636bf49080431a6cdaaf9ed66fb8ef6b
3
+ size 614968888
last-checkpoint/added_tokens.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "<|endoftext|>": 151643,
3
+ "<|im_end|>": 151645,
4
+ "<|im_start|>": 151644
5
+ }
last-checkpoint/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:18990877373bcb535f03778a3c0f62e959e3691ecc5f8c65c4fae9cbc5e23c70
3
+ size 1230132424
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e9dd8e0d90d7916f7b3c1fd3d8a3ff6cb76066bbe41ccd2c914e58d381ef1d63
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f28fe2a001c6391f06b1040ab546b8104367082e7db9f8fca24f779bd7fc992
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>"
5
+ ],
6
+ "eos_token": {
7
+ "content": "<|im_end|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false
12
+ },
13
+ "pad_token": {
14
+ "content": "<|endoftext|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false
19
+ }
20
+ }
last-checkpoint/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcfe42da0a4497e8b2b172c1f9f4ec423a46dc12907f4349c55025f670422ba9
3
+ size 11418266
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "151643": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "151644": {
13
+ "content": "<|im_start|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "151645": {
21
+ "content": "<|im_end|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ }
28
+ },
29
+ "additional_special_tokens": [
30
+ "<|im_start|>",
31
+ "<|im_end|>"
32
+ ],
33
+ "bos_token": null,
34
+ "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
35
+ "clean_up_tokenization_spaces": false,
36
+ "eos_token": "<|im_end|>",
37
+ "errors": "replace",
38
+ "model_max_length": 32768,
39
+ "pad_token": "<|endoftext|>",
40
+ "split_special_tokens": false,
41
+ "tokenizer_class": "Qwen2Tokenizer",
42
+ "unk_token": null
43
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,1706 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.5055526176626124,
5
+ "eval_steps": 500,
6
+ "global_step": 239,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.0021152829190904283,
13
+ "grad_norm": 3.663360357284546,
14
+ "learning_rate": 1.0000000000000002e-06,
15
+ "loss": 1.3874,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.004230565838180857,
20
+ "grad_norm": 4.501073360443115,
21
+ "learning_rate": 2.0000000000000003e-06,
22
+ "loss": 1.2804,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.006345848757271285,
27
+ "grad_norm": 4.990996837615967,
28
+ "learning_rate": 3e-06,
29
+ "loss": 1.2598,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.008461131676361713,
34
+ "grad_norm": 5.776909828186035,
35
+ "learning_rate": 4.000000000000001e-06,
36
+ "loss": 1.6224,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.010576414595452142,
41
+ "grad_norm": 5.360688209533691,
42
+ "learning_rate": 5e-06,
43
+ "loss": 1.4513,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.01269169751454257,
48
+ "grad_norm": 5.100008964538574,
49
+ "learning_rate": 6e-06,
50
+ "loss": 1.3938,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.014806980433632998,
55
+ "grad_norm": 6.129480838775635,
56
+ "learning_rate": 7.000000000000001e-06,
57
+ "loss": 1.6399,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.016922263352723427,
62
+ "grad_norm": 6.223807334899902,
63
+ "learning_rate": 8.000000000000001e-06,
64
+ "loss": 1.5192,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.019037546271813855,
69
+ "grad_norm": 5.101447582244873,
70
+ "learning_rate": 9e-06,
71
+ "loss": 1.4052,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.021152829190904283,
76
+ "grad_norm": 5.858772277832031,
77
+ "learning_rate": 1e-05,
78
+ "loss": 1.4977,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.023268112109994712,
83
+ "grad_norm": 5.468352794647217,
84
+ "learning_rate": 1.1000000000000001e-05,
85
+ "loss": 1.4335,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.02538339502908514,
90
+ "grad_norm": 5.489218235015869,
91
+ "learning_rate": 1.2e-05,
92
+ "loss": 1.4383,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.02749867794817557,
97
+ "grad_norm": 5.1987624168396,
98
+ "learning_rate": 1.3000000000000001e-05,
99
+ "loss": 1.4135,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.029613960867265997,
104
+ "grad_norm": 5.416074275970459,
105
+ "learning_rate": 1.4000000000000001e-05,
106
+ "loss": 1.3889,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.03172924378635643,
111
+ "grad_norm": 5.2188401222229,
112
+ "learning_rate": 1.5e-05,
113
+ "loss": 1.4194,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.033844526705446853,
118
+ "grad_norm": 5.172801494598389,
119
+ "learning_rate": 1.6000000000000003e-05,
120
+ "loss": 1.5219,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.035959809624537285,
125
+ "grad_norm": 4.828940391540527,
126
+ "learning_rate": 1.7000000000000003e-05,
127
+ "loss": 1.3965,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.03807509254362771,
132
+ "grad_norm": 4.481316566467285,
133
+ "learning_rate": 1.8e-05,
134
+ "loss": 1.3802,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.04019037546271814,
139
+ "grad_norm": 4.364404201507568,
140
+ "learning_rate": 1.9e-05,
141
+ "loss": 1.4343,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.04230565838180857,
146
+ "grad_norm": 4.6412177085876465,
147
+ "learning_rate": 2e-05,
148
+ "loss": 1.3295,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.044420941300899,
153
+ "grad_norm": 4.272985458374023,
154
+ "learning_rate": 2.1e-05,
155
+ "loss": 1.3726,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.046536224219989424,
160
+ "grad_norm": 4.246971607208252,
161
+ "learning_rate": 2.2000000000000003e-05,
162
+ "loss": 1.3176,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.048651507139079855,
167
+ "grad_norm": 4.056257724761963,
168
+ "learning_rate": 2.3000000000000003e-05,
169
+ "loss": 1.3644,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.05076679005817028,
174
+ "grad_norm": 3.9494340419769287,
175
+ "learning_rate": 2.4e-05,
176
+ "loss": 1.4087,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.05288207297726071,
181
+ "grad_norm": 3.7648792266845703,
182
+ "learning_rate": 2.5e-05,
183
+ "loss": 1.2293,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.05499735589635114,
188
+ "grad_norm": 3.988255262374878,
189
+ "learning_rate": 2.6000000000000002e-05,
190
+ "loss": 1.234,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.05711263881544157,
195
+ "grad_norm": 3.6617515087127686,
196
+ "learning_rate": 2.7000000000000002e-05,
197
+ "loss": 1.2011,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.059227921734531994,
202
+ "grad_norm": 3.4993789196014404,
203
+ "learning_rate": 2.8000000000000003e-05,
204
+ "loss": 1.1668,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.061343204653622425,
209
+ "grad_norm": 4.011035919189453,
210
+ "learning_rate": 2.9e-05,
211
+ "loss": 1.3237,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.06345848757271286,
216
+ "grad_norm": 3.6400904655456543,
217
+ "learning_rate": 3e-05,
218
+ "loss": 1.2794,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.06557377049180328,
223
+ "grad_norm": 3.648898124694824,
224
+ "learning_rate": 3.1e-05,
225
+ "loss": 1.182,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.06768905341089371,
230
+ "grad_norm": 3.6320934295654297,
231
+ "learning_rate": 3.2000000000000005e-05,
232
+ "loss": 1.1123,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.06980433632998413,
237
+ "grad_norm": 4.042608737945557,
238
+ "learning_rate": 3.3e-05,
239
+ "loss": 1.1743,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.07191961924907457,
244
+ "grad_norm": 4.352260112762451,
245
+ "learning_rate": 3.4000000000000007e-05,
246
+ "loss": 1.2997,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.074034902168165,
251
+ "grad_norm": 4.048530101776123,
252
+ "learning_rate": 3.5e-05,
253
+ "loss": 1.1187,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.07615018508725542,
258
+ "grad_norm": 3.943918228149414,
259
+ "learning_rate": 3.6e-05,
260
+ "loss": 1.1385,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.07826546800634585,
265
+ "grad_norm": 4.064213752746582,
266
+ "learning_rate": 3.7e-05,
267
+ "loss": 1.1304,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.08038075092543628,
272
+ "grad_norm": 3.7748069763183594,
273
+ "learning_rate": 3.8e-05,
274
+ "loss": 1.2083,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.08249603384452671,
279
+ "grad_norm": 3.924967050552368,
280
+ "learning_rate": 3.9000000000000006e-05,
281
+ "loss": 1.1601,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.08461131676361713,
286
+ "grad_norm": 3.864428758621216,
287
+ "learning_rate": 4e-05,
288
+ "loss": 1.0968,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.08672659968270756,
293
+ "grad_norm": 4.152803897857666,
294
+ "learning_rate": 4.1e-05,
295
+ "loss": 1.0723,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.088841882601798,
300
+ "grad_norm": 4.155374526977539,
301
+ "learning_rate": 4.2e-05,
302
+ "loss": 1.139,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.09095716552088842,
307
+ "grad_norm": 4.044234275817871,
308
+ "learning_rate": 4.3e-05,
309
+ "loss": 1.1796,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.09307244843997885,
314
+ "grad_norm": 3.951974868774414,
315
+ "learning_rate": 4.4000000000000006e-05,
316
+ "loss": 1.2579,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 0.09518773135906927,
321
+ "grad_norm": 4.202303886413574,
322
+ "learning_rate": 4.5e-05,
323
+ "loss": 1.127,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 0.09730301427815971,
328
+ "grad_norm": 4.821532249450684,
329
+ "learning_rate": 4.600000000000001e-05,
330
+ "loss": 1.3201,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 0.09941829719725014,
335
+ "grad_norm": 4.339487075805664,
336
+ "learning_rate": 4.7e-05,
337
+ "loss": 0.9964,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 0.10153358011634056,
342
+ "grad_norm": 4.33770751953125,
343
+ "learning_rate": 4.8e-05,
344
+ "loss": 1.026,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 0.10364886303543099,
349
+ "grad_norm": 4.407140254974365,
350
+ "learning_rate": 4.9e-05,
351
+ "loss": 1.1072,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 0.10576414595452142,
356
+ "grad_norm": 5.298942565917969,
357
+ "learning_rate": 5e-05,
358
+ "loss": 1.0666,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 0.10787942887361185,
363
+ "grad_norm": 2.503105640411377,
364
+ "learning_rate": 5.1000000000000006e-05,
365
+ "loss": 0.8011,
366
+ "step": 51
367
+ },
368
+ {
369
+ "epoch": 0.10999471179270227,
370
+ "grad_norm": 2.9427649974823,
371
+ "learning_rate": 5.2000000000000004e-05,
372
+ "loss": 1.0133,
373
+ "step": 52
374
+ },
375
+ {
376
+ "epoch": 0.1121099947117927,
377
+ "grad_norm": 2.7932252883911133,
378
+ "learning_rate": 5.300000000000001e-05,
379
+ "loss": 0.945,
380
+ "step": 53
381
+ },
382
+ {
383
+ "epoch": 0.11422527763088314,
384
+ "grad_norm": 3.1461985111236572,
385
+ "learning_rate": 5.4000000000000005e-05,
386
+ "loss": 1.0524,
387
+ "step": 54
388
+ },
389
+ {
390
+ "epoch": 0.11634056054997356,
391
+ "grad_norm": 2.978358030319214,
392
+ "learning_rate": 5.500000000000001e-05,
393
+ "loss": 1.1368,
394
+ "step": 55
395
+ },
396
+ {
397
+ "epoch": 0.11845584346906399,
398
+ "grad_norm": 2.626965045928955,
399
+ "learning_rate": 5.6000000000000006e-05,
400
+ "loss": 1.0135,
401
+ "step": 56
402
+ },
403
+ {
404
+ "epoch": 0.12057112638815441,
405
+ "grad_norm": 2.747119903564453,
406
+ "learning_rate": 5.6999999999999996e-05,
407
+ "loss": 0.9616,
408
+ "step": 57
409
+ },
410
+ {
411
+ "epoch": 0.12268640930724485,
412
+ "grad_norm": 2.822309732437134,
413
+ "learning_rate": 5.8e-05,
414
+ "loss": 0.9357,
415
+ "step": 58
416
+ },
417
+ {
418
+ "epoch": 0.12480169222633528,
419
+ "grad_norm": 3.006105899810791,
420
+ "learning_rate": 5.9e-05,
421
+ "loss": 0.933,
422
+ "step": 59
423
+ },
424
+ {
425
+ "epoch": 0.12691697514542571,
426
+ "grad_norm": 3.2313544750213623,
427
+ "learning_rate": 6e-05,
428
+ "loss": 1.0129,
429
+ "step": 60
430
+ },
431
+ {
432
+ "epoch": 0.12903225806451613,
433
+ "grad_norm": 2.9400298595428467,
434
+ "learning_rate": 6.1e-05,
435
+ "loss": 1.0006,
436
+ "step": 61
437
+ },
438
+ {
439
+ "epoch": 0.13114754098360656,
440
+ "grad_norm": 3.390087127685547,
441
+ "learning_rate": 6.2e-05,
442
+ "loss": 0.9802,
443
+ "step": 62
444
+ },
445
+ {
446
+ "epoch": 0.13326282390269698,
447
+ "grad_norm": 3.047139883041382,
448
+ "learning_rate": 6.3e-05,
449
+ "loss": 1.0711,
450
+ "step": 63
451
+ },
452
+ {
453
+ "epoch": 0.13537810682178741,
454
+ "grad_norm": 3.0379374027252197,
455
+ "learning_rate": 6.400000000000001e-05,
456
+ "loss": 0.9628,
457
+ "step": 64
458
+ },
459
+ {
460
+ "epoch": 0.13749338974087785,
461
+ "grad_norm": 2.8749332427978516,
462
+ "learning_rate": 6.500000000000001e-05,
463
+ "loss": 0.9946,
464
+ "step": 65
465
+ },
466
+ {
467
+ "epoch": 0.13960867265996826,
468
+ "grad_norm": 2.915452003479004,
469
+ "learning_rate": 6.6e-05,
470
+ "loss": 0.9382,
471
+ "step": 66
472
+ },
473
+ {
474
+ "epoch": 0.1417239555790587,
475
+ "grad_norm": 3.1922085285186768,
476
+ "learning_rate": 6.7e-05,
477
+ "loss": 1.0699,
478
+ "step": 67
479
+ },
480
+ {
481
+ "epoch": 0.14383923849814914,
482
+ "grad_norm": 3.210163116455078,
483
+ "learning_rate": 6.800000000000001e-05,
484
+ "loss": 1.0313,
485
+ "step": 68
486
+ },
487
+ {
488
+ "epoch": 0.14595452141723955,
489
+ "grad_norm": 3.5844082832336426,
490
+ "learning_rate": 6.9e-05,
491
+ "loss": 1.1133,
492
+ "step": 69
493
+ },
494
+ {
495
+ "epoch": 0.14806980433633,
496
+ "grad_norm": 3.134580612182617,
497
+ "learning_rate": 7e-05,
498
+ "loss": 1.0114,
499
+ "step": 70
500
+ },
501
+ {
502
+ "epoch": 0.1501850872554204,
503
+ "grad_norm": 2.9446849822998047,
504
+ "learning_rate": 7.1e-05,
505
+ "loss": 0.949,
506
+ "step": 71
507
+ },
508
+ {
509
+ "epoch": 0.15230037017451084,
510
+ "grad_norm": 3.1270101070404053,
511
+ "learning_rate": 7.2e-05,
512
+ "loss": 0.9519,
513
+ "step": 72
514
+ },
515
+ {
516
+ "epoch": 0.15441565309360128,
517
+ "grad_norm": 3.146308422088623,
518
+ "learning_rate": 7.3e-05,
519
+ "loss": 1.0239,
520
+ "step": 73
521
+ },
522
+ {
523
+ "epoch": 0.1565309360126917,
524
+ "grad_norm": 3.3636350631713867,
525
+ "learning_rate": 7.4e-05,
526
+ "loss": 1.0306,
527
+ "step": 74
528
+ },
529
+ {
530
+ "epoch": 0.15864621893178213,
531
+ "grad_norm": 3.30778431892395,
532
+ "learning_rate": 7.500000000000001e-05,
533
+ "loss": 1.1119,
534
+ "step": 75
535
+ },
536
+ {
537
+ "epoch": 0.16076150185087257,
538
+ "grad_norm": 3.4229915142059326,
539
+ "learning_rate": 7.6e-05,
540
+ "loss": 0.9261,
541
+ "step": 76
542
+ },
543
+ {
544
+ "epoch": 0.16287678476996298,
545
+ "grad_norm": 3.0347306728363037,
546
+ "learning_rate": 7.7e-05,
547
+ "loss": 0.9614,
548
+ "step": 77
549
+ },
550
+ {
551
+ "epoch": 0.16499206768905342,
552
+ "grad_norm": 3.31915283203125,
553
+ "learning_rate": 7.800000000000001e-05,
554
+ "loss": 1.0835,
555
+ "step": 78
556
+ },
557
+ {
558
+ "epoch": 0.16710735060814383,
559
+ "grad_norm": 3.4393112659454346,
560
+ "learning_rate": 7.900000000000001e-05,
561
+ "loss": 0.9913,
562
+ "step": 79
563
+ },
564
+ {
565
+ "epoch": 0.16922263352723427,
566
+ "grad_norm": 3.4449856281280518,
567
+ "learning_rate": 8e-05,
568
+ "loss": 0.8581,
569
+ "step": 80
570
+ },
571
+ {
572
+ "epoch": 0.1713379164463247,
573
+ "grad_norm": 3.2748067378997803,
574
+ "learning_rate": 8.1e-05,
575
+ "loss": 1.0115,
576
+ "step": 81
577
+ },
578
+ {
579
+ "epoch": 0.17345319936541512,
580
+ "grad_norm": 3.2635154724121094,
581
+ "learning_rate": 8.2e-05,
582
+ "loss": 0.9795,
583
+ "step": 82
584
+ },
585
+ {
586
+ "epoch": 0.17556848228450556,
587
+ "grad_norm": 3.0997257232666016,
588
+ "learning_rate": 8.3e-05,
589
+ "loss": 0.9917,
590
+ "step": 83
591
+ },
592
+ {
593
+ "epoch": 0.177683765203596,
594
+ "grad_norm": 3.5653927326202393,
595
+ "learning_rate": 8.4e-05,
596
+ "loss": 1.0756,
597
+ "step": 84
598
+ },
599
+ {
600
+ "epoch": 0.1797990481226864,
601
+ "grad_norm": 3.5017178058624268,
602
+ "learning_rate": 8.5e-05,
603
+ "loss": 1.0704,
604
+ "step": 85
605
+ },
606
+ {
607
+ "epoch": 0.18191433104177684,
608
+ "grad_norm": 3.7366182804107666,
609
+ "learning_rate": 8.6e-05,
610
+ "loss": 1.0626,
611
+ "step": 86
612
+ },
613
+ {
614
+ "epoch": 0.18402961396086726,
615
+ "grad_norm": 3.33809494972229,
616
+ "learning_rate": 8.7e-05,
617
+ "loss": 0.9562,
618
+ "step": 87
619
+ },
620
+ {
621
+ "epoch": 0.1861448968799577,
622
+ "grad_norm": 3.7696216106414795,
623
+ "learning_rate": 8.800000000000001e-05,
624
+ "loss": 0.9564,
625
+ "step": 88
626
+ },
627
+ {
628
+ "epoch": 0.18826017979904813,
629
+ "grad_norm": 3.3780527114868164,
630
+ "learning_rate": 8.900000000000001e-05,
631
+ "loss": 0.9696,
632
+ "step": 89
633
+ },
634
+ {
635
+ "epoch": 0.19037546271813854,
636
+ "grad_norm": 3.411578893661499,
637
+ "learning_rate": 9e-05,
638
+ "loss": 1.0817,
639
+ "step": 90
640
+ },
641
+ {
642
+ "epoch": 0.19249074563722898,
643
+ "grad_norm": 3.6279563903808594,
644
+ "learning_rate": 9.1e-05,
645
+ "loss": 0.9145,
646
+ "step": 91
647
+ },
648
+ {
649
+ "epoch": 0.19460602855631942,
650
+ "grad_norm": 3.7208714485168457,
651
+ "learning_rate": 9.200000000000001e-05,
652
+ "loss": 1.0407,
653
+ "step": 92
654
+ },
655
+ {
656
+ "epoch": 0.19672131147540983,
657
+ "grad_norm": 3.305312156677246,
658
+ "learning_rate": 9.300000000000001e-05,
659
+ "loss": 0.9349,
660
+ "step": 93
661
+ },
662
+ {
663
+ "epoch": 0.19883659439450027,
664
+ "grad_norm": 3.571962356567383,
665
+ "learning_rate": 9.4e-05,
666
+ "loss": 1.0338,
667
+ "step": 94
668
+ },
669
+ {
670
+ "epoch": 0.20095187731359068,
671
+ "grad_norm": 3.485724687576294,
672
+ "learning_rate": 9.5e-05,
673
+ "loss": 0.9924,
674
+ "step": 95
675
+ },
676
+ {
677
+ "epoch": 0.20306716023268112,
678
+ "grad_norm": 3.522717237472534,
679
+ "learning_rate": 9.6e-05,
680
+ "loss": 0.9256,
681
+ "step": 96
682
+ },
683
+ {
684
+ "epoch": 0.20518244315177156,
685
+ "grad_norm": 3.6267905235290527,
686
+ "learning_rate": 9.7e-05,
687
+ "loss": 0.8813,
688
+ "step": 97
689
+ },
690
+ {
691
+ "epoch": 0.20729772607086197,
692
+ "grad_norm": 3.9175007343292236,
693
+ "learning_rate": 9.8e-05,
694
+ "loss": 1.054,
695
+ "step": 98
696
+ },
697
+ {
698
+ "epoch": 0.2094130089899524,
699
+ "grad_norm": 4.084409713745117,
700
+ "learning_rate": 9.900000000000001e-05,
701
+ "loss": 0.9527,
702
+ "step": 99
703
+ },
704
+ {
705
+ "epoch": 0.21152829190904285,
706
+ "grad_norm": 4.255803108215332,
707
+ "learning_rate": 0.0001,
708
+ "loss": 0.976,
709
+ "step": 100
710
+ },
711
+ {
712
+ "epoch": 0.21364357482813326,
713
+ "grad_norm": 2.8322207927703857,
714
+ "learning_rate": 9.99982170002055e-05,
715
+ "loss": 0.8718,
716
+ "step": 101
717
+ },
718
+ {
719
+ "epoch": 0.2157588577472237,
720
+ "grad_norm": 3.1382946968078613,
721
+ "learning_rate": 9.99928681279855e-05,
722
+ "loss": 0.959,
723
+ "step": 102
724
+ },
725
+ {
726
+ "epoch": 0.2178741406663141,
727
+ "grad_norm": 2.58886456489563,
728
+ "learning_rate": 9.998395376482152e-05,
729
+ "loss": 0.8565,
730
+ "step": 103
731
+ },
732
+ {
733
+ "epoch": 0.21998942358540455,
734
+ "grad_norm": 2.7843730449676514,
735
+ "learning_rate": 9.99714745464859e-05,
736
+ "loss": 0.9355,
737
+ "step": 104
738
+ },
739
+ {
740
+ "epoch": 0.222104706504495,
741
+ "grad_norm": 2.447822332382202,
742
+ "learning_rate": 9.995543136299636e-05,
743
+ "loss": 0.838,
744
+ "step": 105
745
+ },
746
+ {
747
+ "epoch": 0.2242199894235854,
748
+ "grad_norm": 2.584947347640991,
749
+ "learning_rate": 9.993582535855263e-05,
750
+ "loss": 0.9728,
751
+ "step": 106
752
+ },
753
+ {
754
+ "epoch": 0.22633527234267584,
755
+ "grad_norm": 2.7623209953308105,
756
+ "learning_rate": 9.991265793145479e-05,
757
+ "loss": 0.8943,
758
+ "step": 107
759
+ },
760
+ {
761
+ "epoch": 0.22845055526176627,
762
+ "grad_norm": 2.9683995246887207,
763
+ "learning_rate": 9.988593073400354e-05,
764
+ "loss": 0.8888,
765
+ "step": 108
766
+ },
767
+ {
768
+ "epoch": 0.23056583818085669,
769
+ "grad_norm": 2.9614081382751465,
770
+ "learning_rate": 9.985564567238237e-05,
771
+ "loss": 0.9477,
772
+ "step": 109
773
+ },
774
+ {
775
+ "epoch": 0.23268112109994712,
776
+ "grad_norm": 2.800546646118164,
777
+ "learning_rate": 9.982180490652165e-05,
778
+ "loss": 0.9267,
779
+ "step": 110
780
+ },
781
+ {
782
+ "epoch": 0.23479640401903754,
783
+ "grad_norm": 2.7987921237945557,
784
+ "learning_rate": 9.978441084994453e-05,
785
+ "loss": 0.9653,
786
+ "step": 111
787
+ },
788
+ {
789
+ "epoch": 0.23691168693812797,
790
+ "grad_norm": 2.9128034114837646,
791
+ "learning_rate": 9.974346616959476e-05,
792
+ "loss": 0.9898,
793
+ "step": 112
794
+ },
795
+ {
796
+ "epoch": 0.2390269698572184,
797
+ "grad_norm": 2.837714433670044,
798
+ "learning_rate": 9.969897378564666e-05,
799
+ "loss": 0.984,
800
+ "step": 113
801
+ },
802
+ {
803
+ "epoch": 0.24114225277630882,
804
+ "grad_norm": 3.1094441413879395,
805
+ "learning_rate": 9.965093687129668e-05,
806
+ "loss": 0.8232,
807
+ "step": 114
808
+ },
809
+ {
810
+ "epoch": 0.24325753569539926,
811
+ "grad_norm": 2.8722965717315674,
812
+ "learning_rate": 9.959935885253716e-05,
813
+ "loss": 0.9426,
814
+ "step": 115
815
+ },
816
+ {
817
+ "epoch": 0.2453728186144897,
818
+ "grad_norm": 2.8371827602386475,
819
+ "learning_rate": 9.954424340791196e-05,
820
+ "loss": 0.9326,
821
+ "step": 116
822
+ },
823
+ {
824
+ "epoch": 0.2474881015335801,
825
+ "grad_norm": 2.9134371280670166,
826
+ "learning_rate": 9.948559446825412e-05,
827
+ "loss": 0.9904,
828
+ "step": 117
829
+ },
830
+ {
831
+ "epoch": 0.24960338445267055,
832
+ "grad_norm": 2.8855326175689697,
833
+ "learning_rate": 9.942341621640558e-05,
834
+ "loss": 0.8379,
835
+ "step": 118
836
+ },
837
+ {
838
+ "epoch": 0.25171866737176096,
839
+ "grad_norm": 2.910688877105713,
840
+ "learning_rate": 9.935771308691871e-05,
841
+ "loss": 0.9578,
842
+ "step": 119
843
+ },
844
+ {
845
+ "epoch": 0.25383395029085143,
846
+ "grad_norm": 3.0281407833099365,
847
+ "learning_rate": 9.928848976574019e-05,
848
+ "loss": 0.8464,
849
+ "step": 120
850
+ },
851
+ {
852
+ "epoch": 0.25594923320994184,
853
+ "grad_norm": 3.0733401775360107,
854
+ "learning_rate": 9.921575118987672e-05,
855
+ "loss": 0.9664,
856
+ "step": 121
857
+ },
858
+ {
859
+ "epoch": 0.25806451612903225,
860
+ "grad_norm": 2.8841378688812256,
861
+ "learning_rate": 9.913950254704291e-05,
862
+ "loss": 1.0148,
863
+ "step": 122
864
+ },
865
+ {
866
+ "epoch": 0.26017979904812266,
867
+ "grad_norm": 3.1016345024108887,
868
+ "learning_rate": 9.905974927529135e-05,
869
+ "loss": 0.9315,
870
+ "step": 123
871
+ },
872
+ {
873
+ "epoch": 0.26229508196721313,
874
+ "grad_norm": 3.0234508514404297,
875
+ "learning_rate": 9.897649706262473e-05,
876
+ "loss": 0.9403,
877
+ "step": 124
878
+ },
879
+ {
880
+ "epoch": 0.26441036488630354,
881
+ "grad_norm": 2.8850417137145996,
882
+ "learning_rate": 9.888975184659018e-05,
883
+ "loss": 0.9036,
884
+ "step": 125
885
+ },
886
+ {
887
+ "epoch": 0.26652564780539395,
888
+ "grad_norm": 2.760040044784546,
889
+ "learning_rate": 9.879951981385578e-05,
890
+ "loss": 0.8731,
891
+ "step": 126
892
+ },
893
+ {
894
+ "epoch": 0.2686409307244844,
895
+ "grad_norm": 2.6963107585906982,
896
+ "learning_rate": 9.870580739976935e-05,
897
+ "loss": 0.8391,
898
+ "step": 127
899
+ },
900
+ {
901
+ "epoch": 0.27075621364357483,
902
+ "grad_norm": 3.0519609451293945,
903
+ "learning_rate": 9.860862128789953e-05,
904
+ "loss": 0.8089,
905
+ "step": 128
906
+ },
907
+ {
908
+ "epoch": 0.27287149656266524,
909
+ "grad_norm": 2.85986065864563,
910
+ "learning_rate": 9.8507968409559e-05,
911
+ "loss": 0.9419,
912
+ "step": 129
913
+ },
914
+ {
915
+ "epoch": 0.2749867794817557,
916
+ "grad_norm": 3.2540230751037598,
917
+ "learning_rate": 9.840385594331022e-05,
918
+ "loss": 0.9576,
919
+ "step": 130
920
+ },
921
+ {
922
+ "epoch": 0.2771020624008461,
923
+ "grad_norm": 3.103649616241455,
924
+ "learning_rate": 9.829629131445342e-05,
925
+ "loss": 0.9163,
926
+ "step": 131
927
+ },
928
+ {
929
+ "epoch": 0.2792173453199365,
930
+ "grad_norm": 2.9602162837982178,
931
+ "learning_rate": 9.818528219449705e-05,
932
+ "loss": 0.8656,
933
+ "step": 132
934
+ },
935
+ {
936
+ "epoch": 0.281332628239027,
937
+ "grad_norm": 2.9030895233154297,
938
+ "learning_rate": 9.807083650061063e-05,
939
+ "loss": 0.8838,
940
+ "step": 133
941
+ },
942
+ {
943
+ "epoch": 0.2834479111581174,
944
+ "grad_norm": 3.06990909576416,
945
+ "learning_rate": 9.795296239506012e-05,
946
+ "loss": 0.9112,
947
+ "step": 134
948
+ },
949
+ {
950
+ "epoch": 0.2855631940772078,
951
+ "grad_norm": 3.180403470993042,
952
+ "learning_rate": 9.783166828462574e-05,
953
+ "loss": 0.9657,
954
+ "step": 135
955
+ },
956
+ {
957
+ "epoch": 0.2876784769962983,
958
+ "grad_norm": 3.3117172718048096,
959
+ "learning_rate": 9.770696282000244e-05,
960
+ "loss": 0.9669,
961
+ "step": 136
962
+ },
963
+ {
964
+ "epoch": 0.2897937599153887,
965
+ "grad_norm": 3.1493141651153564,
966
+ "learning_rate": 9.757885489518297e-05,
967
+ "loss": 1.0193,
968
+ "step": 137
969
+ },
970
+ {
971
+ "epoch": 0.2919090428344791,
972
+ "grad_norm": 3.5290863513946533,
973
+ "learning_rate": 9.744735364682346e-05,
974
+ "loss": 0.952,
975
+ "step": 138
976
+ },
977
+ {
978
+ "epoch": 0.2940243257535695,
979
+ "grad_norm": 2.9906020164489746,
980
+ "learning_rate": 9.731246845359186e-05,
981
+ "loss": 0.8628,
982
+ "step": 139
983
+ },
984
+ {
985
+ "epoch": 0.29613960867266,
986
+ "grad_norm": 3.1866257190704346,
987
+ "learning_rate": 9.717420893549902e-05,
988
+ "loss": 0.9335,
989
+ "step": 140
990
+ },
991
+ {
992
+ "epoch": 0.2982548915917504,
993
+ "grad_norm": 3.139331817626953,
994
+ "learning_rate": 9.703258495321266e-05,
995
+ "loss": 0.9351,
996
+ "step": 141
997
+ },
998
+ {
999
+ "epoch": 0.3003701745108408,
1000
+ "grad_norm": 3.252739667892456,
1001
+ "learning_rate": 9.688760660735402e-05,
1002
+ "loss": 0.9207,
1003
+ "step": 142
1004
+ },
1005
+ {
1006
+ "epoch": 0.30248545742993127,
1007
+ "grad_norm": 3.4457814693450928,
1008
+ "learning_rate": 9.673928423777756e-05,
1009
+ "loss": 1.1494,
1010
+ "step": 143
1011
+ },
1012
+ {
1013
+ "epoch": 0.3046007403490217,
1014
+ "grad_norm": 3.2288053035736084,
1015
+ "learning_rate": 9.658762842283343e-05,
1016
+ "loss": 0.9069,
1017
+ "step": 144
1018
+ },
1019
+ {
1020
+ "epoch": 0.3067160232681121,
1021
+ "grad_norm": 2.987396240234375,
1022
+ "learning_rate": 9.643264997861312e-05,
1023
+ "loss": 0.9142,
1024
+ "step": 145
1025
+ },
1026
+ {
1027
+ "epoch": 0.30883130618720256,
1028
+ "grad_norm": 3.496523141860962,
1029
+ "learning_rate": 9.627435995817799e-05,
1030
+ "loss": 0.9341,
1031
+ "step": 146
1032
+ },
1033
+ {
1034
+ "epoch": 0.31094658910629297,
1035
+ "grad_norm": 3.4983298778533936,
1036
+ "learning_rate": 9.611276965077099e-05,
1037
+ "loss": 0.8686,
1038
+ "step": 147
1039
+ },
1040
+ {
1041
+ "epoch": 0.3130618720253834,
1042
+ "grad_norm": 3.702148199081421,
1043
+ "learning_rate": 9.594789058101153e-05,
1044
+ "loss": 1.0261,
1045
+ "step": 148
1046
+ },
1047
+ {
1048
+ "epoch": 0.31517715494447385,
1049
+ "grad_norm": 4.358850002288818,
1050
+ "learning_rate": 9.577973450807351e-05,
1051
+ "loss": 1.0421,
1052
+ "step": 149
1053
+ },
1054
+ {
1055
+ "epoch": 0.31729243786356426,
1056
+ "grad_norm": 4.173257350921631,
1057
+ "learning_rate": 9.560831342484667e-05,
1058
+ "loss": 0.915,
1059
+ "step": 150
1060
+ },
1061
+ {
1062
+ "epoch": 0.31940772078265467,
1063
+ "grad_norm": 2.3479433059692383,
1064
+ "learning_rate": 9.543363955708125e-05,
1065
+ "loss": 0.7801,
1066
+ "step": 151
1067
+ },
1068
+ {
1069
+ "epoch": 0.32152300370174514,
1070
+ "grad_norm": 2.8180437088012695,
1071
+ "learning_rate": 9.525572536251607e-05,
1072
+ "loss": 0.8987,
1073
+ "step": 152
1074
+ },
1075
+ {
1076
+ "epoch": 0.32363828662083555,
1077
+ "grad_norm": 2.8835885524749756,
1078
+ "learning_rate": 9.507458352999001e-05,
1079
+ "loss": 0.9624,
1080
+ "step": 153
1081
+ },
1082
+ {
1083
+ "epoch": 0.32575356953992596,
1084
+ "grad_norm": 2.63946270942688,
1085
+ "learning_rate": 9.489022697853709e-05,
1086
+ "loss": 0.9057,
1087
+ "step": 154
1088
+ },
1089
+ {
1090
+ "epoch": 0.32786885245901637,
1091
+ "grad_norm": 2.484527349472046,
1092
+ "learning_rate": 9.470266885646503e-05,
1093
+ "loss": 0.8801,
1094
+ "step": 155
1095
+ },
1096
+ {
1097
+ "epoch": 0.32998413537810684,
1098
+ "grad_norm": 2.4756839275360107,
1099
+ "learning_rate": 9.451192254041758e-05,
1100
+ "loss": 0.8307,
1101
+ "step": 156
1102
+ },
1103
+ {
1104
+ "epoch": 0.33209941829719725,
1105
+ "grad_norm": 2.497173547744751,
1106
+ "learning_rate": 9.431800163442041e-05,
1107
+ "loss": 0.7906,
1108
+ "step": 157
1109
+ },
1110
+ {
1111
+ "epoch": 0.33421470121628766,
1112
+ "grad_norm": 2.7058324813842773,
1113
+ "learning_rate": 9.412091996891096e-05,
1114
+ "loss": 0.9039,
1115
+ "step": 158
1116
+ },
1117
+ {
1118
+ "epoch": 0.3363299841353781,
1119
+ "grad_norm": 2.7305657863616943,
1120
+ "learning_rate": 9.392069159975199e-05,
1121
+ "loss": 0.9251,
1122
+ "step": 159
1123
+ },
1124
+ {
1125
+ "epoch": 0.33844526705446853,
1126
+ "grad_norm": 2.722649574279785,
1127
+ "learning_rate": 9.371733080722911e-05,
1128
+ "loss": 0.9382,
1129
+ "step": 160
1130
+ },
1131
+ {
1132
+ "epoch": 0.34056054997355895,
1133
+ "grad_norm": 2.5822291374206543,
1134
+ "learning_rate": 9.351085209503241e-05,
1135
+ "loss": 0.9322,
1136
+ "step": 161
1137
+ },
1138
+ {
1139
+ "epoch": 0.3426758328926494,
1140
+ "grad_norm": 2.520709276199341,
1141
+ "learning_rate": 9.330127018922194e-05,
1142
+ "loss": 0.9386,
1143
+ "step": 162
1144
+ },
1145
+ {
1146
+ "epoch": 0.3447911158117398,
1147
+ "grad_norm": 2.785912275314331,
1148
+ "learning_rate": 9.308860003717748e-05,
1149
+ "loss": 0.853,
1150
+ "step": 163
1151
+ },
1152
+ {
1153
+ "epoch": 0.34690639873083023,
1154
+ "grad_norm": 2.759871482849121,
1155
+ "learning_rate": 9.287285680653254e-05,
1156
+ "loss": 0.8206,
1157
+ "step": 164
1158
+ },
1159
+ {
1160
+ "epoch": 0.3490216816499207,
1161
+ "grad_norm": 2.5678517818450928,
1162
+ "learning_rate": 9.265405588409257e-05,
1163
+ "loss": 0.8493,
1164
+ "step": 165
1165
+ },
1166
+ {
1167
+ "epoch": 0.3511369645690111,
1168
+ "grad_norm": 2.4928886890411377,
1169
+ "learning_rate": 9.243221287473756e-05,
1170
+ "loss": 0.7925,
1171
+ "step": 166
1172
+ },
1173
+ {
1174
+ "epoch": 0.3532522474881015,
1175
+ "grad_norm": 2.80059814453125,
1176
+ "learning_rate": 9.220734360030907e-05,
1177
+ "loss": 0.9222,
1178
+ "step": 167
1179
+ },
1180
+ {
1181
+ "epoch": 0.355367530407192,
1182
+ "grad_norm": 2.5495877265930176,
1183
+ "learning_rate": 9.197946409848194e-05,
1184
+ "loss": 0.9326,
1185
+ "step": 168
1186
+ },
1187
+ {
1188
+ "epoch": 0.3574828133262824,
1189
+ "grad_norm": 2.6717426776885986,
1190
+ "learning_rate": 9.174859062162038e-05,
1191
+ "loss": 0.8938,
1192
+ "step": 169
1193
+ },
1194
+ {
1195
+ "epoch": 0.3595980962453728,
1196
+ "grad_norm": 2.851301908493042,
1197
+ "learning_rate": 9.151473963561883e-05,
1198
+ "loss": 0.864,
1199
+ "step": 170
1200
+ },
1201
+ {
1202
+ "epoch": 0.3617133791644632,
1203
+ "grad_norm": 2.684170722961426,
1204
+ "learning_rate": 9.127792781872769e-05,
1205
+ "loss": 0.7993,
1206
+ "step": 171
1207
+ },
1208
+ {
1209
+ "epoch": 0.3638286620835537,
1210
+ "grad_norm": 2.6831891536712646,
1211
+ "learning_rate": 9.103817206036382e-05,
1212
+ "loss": 0.9036,
1213
+ "step": 172
1214
+ },
1215
+ {
1216
+ "epoch": 0.3659439450026441,
1217
+ "grad_norm": 2.7455031871795654,
1218
+ "learning_rate": 9.079548945990593e-05,
1219
+ "loss": 0.8815,
1220
+ "step": 173
1221
+ },
1222
+ {
1223
+ "epoch": 0.3680592279217345,
1224
+ "grad_norm": 2.7768361568450928,
1225
+ "learning_rate": 9.054989732547506e-05,
1226
+ "loss": 0.8734,
1227
+ "step": 174
1228
+ },
1229
+ {
1230
+ "epoch": 0.370174510840825,
1231
+ "grad_norm": 3.000823497772217,
1232
+ "learning_rate": 9.030141317270026e-05,
1233
+ "loss": 0.901,
1234
+ "step": 175
1235
+ },
1236
+ {
1237
+ "epoch": 0.3722897937599154,
1238
+ "grad_norm": 2.698535203933716,
1239
+ "learning_rate": 9.005005472346924e-05,
1240
+ "loss": 0.9426,
1241
+ "step": 176
1242
+ },
1243
+ {
1244
+ "epoch": 0.3744050766790058,
1245
+ "grad_norm": 2.9230258464813232,
1246
+ "learning_rate": 8.979583990466454e-05,
1247
+ "loss": 0.9412,
1248
+ "step": 177
1249
+ },
1250
+ {
1251
+ "epoch": 0.37652035959809627,
1252
+ "grad_norm": 2.8420345783233643,
1253
+ "learning_rate": 8.953878684688493e-05,
1254
+ "loss": 0.9279,
1255
+ "step": 178
1256
+ },
1257
+ {
1258
+ "epoch": 0.3786356425171867,
1259
+ "grad_norm": 2.883340358734131,
1260
+ "learning_rate": 8.927891388315242e-05,
1261
+ "loss": 0.932,
1262
+ "step": 179
1263
+ },
1264
+ {
1265
+ "epoch": 0.3807509254362771,
1266
+ "grad_norm": 2.778456926345825,
1267
+ "learning_rate": 8.90162395476046e-05,
1268
+ "loss": 0.907,
1269
+ "step": 180
1270
+ },
1271
+ {
1272
+ "epoch": 0.38286620835536755,
1273
+ "grad_norm": 2.811483383178711,
1274
+ "learning_rate": 8.875078257417295e-05,
1275
+ "loss": 0.8524,
1276
+ "step": 181
1277
+ },
1278
+ {
1279
+ "epoch": 0.38498149127445797,
1280
+ "grad_norm": 2.951821804046631,
1281
+ "learning_rate": 8.848256189524662e-05,
1282
+ "loss": 0.9459,
1283
+ "step": 182
1284
+ },
1285
+ {
1286
+ "epoch": 0.3870967741935484,
1287
+ "grad_norm": 2.9781339168548584,
1288
+ "learning_rate": 8.821159664032223e-05,
1289
+ "loss": 0.9516,
1290
+ "step": 183
1291
+ },
1292
+ {
1293
+ "epoch": 0.38921205711263884,
1294
+ "grad_norm": 2.985658645629883,
1295
+ "learning_rate": 8.793790613463955e-05,
1296
+ "loss": 0.9337,
1297
+ "step": 184
1298
+ },
1299
+ {
1300
+ "epoch": 0.39132734003172925,
1301
+ "grad_norm": 2.818643808364868,
1302
+ "learning_rate": 8.766150989780318e-05,
1303
+ "loss": 0.8606,
1304
+ "step": 185
1305
+ },
1306
+ {
1307
+ "epoch": 0.39344262295081966,
1308
+ "grad_norm": 3.2023520469665527,
1309
+ "learning_rate": 8.738242764239046e-05,
1310
+ "loss": 0.9403,
1311
+ "step": 186
1312
+ },
1313
+ {
1314
+ "epoch": 0.3955579058699101,
1315
+ "grad_norm": 3.15983510017395,
1316
+ "learning_rate": 8.710067927254555e-05,
1317
+ "loss": 0.878,
1318
+ "step": 187
1319
+ },
1320
+ {
1321
+ "epoch": 0.39767318878900054,
1322
+ "grad_norm": 3.0788826942443848,
1323
+ "learning_rate": 8.681628488255986e-05,
1324
+ "loss": 0.8531,
1325
+ "step": 188
1326
+ },
1327
+ {
1328
+ "epoch": 0.39978847170809095,
1329
+ "grad_norm": 3.163588285446167,
1330
+ "learning_rate": 8.652926475543899e-05,
1331
+ "loss": 1.0054,
1332
+ "step": 189
1333
+ },
1334
+ {
1335
+ "epoch": 0.40190375462718136,
1336
+ "grad_norm": 3.0600147247314453,
1337
+ "learning_rate": 8.6239639361456e-05,
1338
+ "loss": 0.9252,
1339
+ "step": 190
1340
+ },
1341
+ {
1342
+ "epoch": 0.40401903754627183,
1343
+ "grad_norm": 3.1859021186828613,
1344
+ "learning_rate": 8.594742935669165e-05,
1345
+ "loss": 0.9387,
1346
+ "step": 191
1347
+ },
1348
+ {
1349
+ "epoch": 0.40613432046536224,
1350
+ "grad_norm": 3.0455939769744873,
1351
+ "learning_rate": 8.565265558156101e-05,
1352
+ "loss": 0.8999,
1353
+ "step": 192
1354
+ },
1355
+ {
1356
+ "epoch": 0.40824960338445265,
1357
+ "grad_norm": 3.108290672302246,
1358
+ "learning_rate": 8.535533905932738e-05,
1359
+ "loss": 0.81,
1360
+ "step": 193
1361
+ },
1362
+ {
1363
+ "epoch": 0.4103648863035431,
1364
+ "grad_norm": 3.2528982162475586,
1365
+ "learning_rate": 8.505550099460265e-05,
1366
+ "loss": 0.8264,
1367
+ "step": 194
1368
+ },
1369
+ {
1370
+ "epoch": 0.41248016922263353,
1371
+ "grad_norm": 3.38067889213562,
1372
+ "learning_rate": 8.475316277183509e-05,
1373
+ "loss": 0.9919,
1374
+ "step": 195
1375
+ },
1376
+ {
1377
+ "epoch": 0.41459545214172394,
1378
+ "grad_norm": 3.193894147872925,
1379
+ "learning_rate": 8.444834595378434e-05,
1380
+ "loss": 0.9069,
1381
+ "step": 196
1382
+ },
1383
+ {
1384
+ "epoch": 0.4167107350608144,
1385
+ "grad_norm": 3.862703323364258,
1386
+ "learning_rate": 8.414107227998329e-05,
1387
+ "loss": 0.8882,
1388
+ "step": 197
1389
+ },
1390
+ {
1391
+ "epoch": 0.4188260179799048,
1392
+ "grad_norm": 3.4907665252685547,
1393
+ "learning_rate": 8.383136366518788e-05,
1394
+ "loss": 1.0051,
1395
+ "step": 198
1396
+ },
1397
+ {
1398
+ "epoch": 0.42094130089899523,
1399
+ "grad_norm": 3.8930423259735107,
1400
+ "learning_rate": 8.351924219781393e-05,
1401
+ "loss": 0.8381,
1402
+ "step": 199
1403
+ },
1404
+ {
1405
+ "epoch": 0.4230565838180857,
1406
+ "grad_norm": 4.245903491973877,
1407
+ "learning_rate": 8.320473013836196e-05,
1408
+ "loss": 0.9331,
1409
+ "step": 200
1410
+ },
1411
+ {
1412
+ "epoch": 0.4251718667371761,
1413
+ "grad_norm": 2.643822431564331,
1414
+ "learning_rate": 8.288784991782946e-05,
1415
+ "loss": 0.7513,
1416
+ "step": 201
1417
+ },
1418
+ {
1419
+ "epoch": 0.4272871496562665,
1420
+ "grad_norm": 2.622617244720459,
1421
+ "learning_rate": 8.256862413611113e-05,
1422
+ "loss": 0.7931,
1423
+ "step": 202
1424
+ },
1425
+ {
1426
+ "epoch": 0.42940243257535693,
1427
+ "grad_norm": 3.409309148788452,
1428
+ "learning_rate": 8.22470755603871e-05,
1429
+ "loss": 1.2241,
1430
+ "step": 203
1431
+ },
1432
+ {
1433
+ "epoch": 0.4315177154944474,
1434
+ "grad_norm": 2.4329824447631836,
1435
+ "learning_rate": 8.192322712349917e-05,
1436
+ "loss": 0.8528,
1437
+ "step": 204
1438
+ },
1439
+ {
1440
+ "epoch": 0.4336329984135378,
1441
+ "grad_norm": 2.328763484954834,
1442
+ "learning_rate": 8.15971019223152e-05,
1443
+ "loss": 0.8701,
1444
+ "step": 205
1445
+ },
1446
+ {
1447
+ "epoch": 0.4357482813326282,
1448
+ "grad_norm": 2.2439918518066406,
1449
+ "learning_rate": 8.126872321608184e-05,
1450
+ "loss": 0.8036,
1451
+ "step": 206
1452
+ },
1453
+ {
1454
+ "epoch": 0.4378635642517187,
1455
+ "grad_norm": 2.3202691078186035,
1456
+ "learning_rate": 8.093811442476573e-05,
1457
+ "loss": 0.8685,
1458
+ "step": 207
1459
+ },
1460
+ {
1461
+ "epoch": 0.4399788471708091,
1462
+ "grad_norm": 2.3466012477874756,
1463
+ "learning_rate": 8.060529912738315e-05,
1464
+ "loss": 0.8369,
1465
+ "step": 208
1466
+ },
1467
+ {
1468
+ "epoch": 0.4420941300898995,
1469
+ "grad_norm": 2.5325000286102295,
1470
+ "learning_rate": 8.027030106031836e-05,
1471
+ "loss": 0.943,
1472
+ "step": 209
1473
+ },
1474
+ {
1475
+ "epoch": 0.44420941300899,
1476
+ "grad_norm": 2.6998066902160645,
1477
+ "learning_rate": 7.993314411563075e-05,
1478
+ "loss": 0.9273,
1479
+ "step": 210
1480
+ },
1481
+ {
1482
+ "epoch": 0.4463246959280804,
1483
+ "grad_norm": 2.5904581546783447,
1484
+ "learning_rate": 7.959385233935085e-05,
1485
+ "loss": 0.9509,
1486
+ "step": 211
1487
+ },
1488
+ {
1489
+ "epoch": 0.4484399788471708,
1490
+ "grad_norm": 2.5315418243408203,
1491
+ "learning_rate": 7.925244992976538e-05,
1492
+ "loss": 0.8049,
1493
+ "step": 212
1494
+ },
1495
+ {
1496
+ "epoch": 0.45055526176626126,
1497
+ "grad_norm": 2.661184310913086,
1498
+ "learning_rate": 7.890896123569136e-05,
1499
+ "loss": 0.9386,
1500
+ "step": 213
1501
+ },
1502
+ {
1503
+ "epoch": 0.4526705446853517,
1504
+ "grad_norm": 2.444127321243286,
1505
+ "learning_rate": 7.856341075473962e-05,
1506
+ "loss": 0.8698,
1507
+ "step": 214
1508
+ },
1509
+ {
1510
+ "epoch": 0.4547858276044421,
1511
+ "grad_norm": 2.5407636165618896,
1512
+ "learning_rate": 7.821582313156764e-05,
1513
+ "loss": 0.8877,
1514
+ "step": 215
1515
+ },
1516
+ {
1517
+ "epoch": 0.45690111052353255,
1518
+ "grad_norm": 2.7174148559570312,
1519
+ "learning_rate": 7.786622315612183e-05,
1520
+ "loss": 0.8976,
1521
+ "step": 216
1522
+ },
1523
+ {
1524
+ "epoch": 0.45901639344262296,
1525
+ "grad_norm": 2.5770790576934814,
1526
+ "learning_rate": 7.751463576186957e-05,
1527
+ "loss": 0.8609,
1528
+ "step": 217
1529
+ },
1530
+ {
1531
+ "epoch": 0.46113167636171337,
1532
+ "grad_norm": 2.5155019760131836,
1533
+ "learning_rate": 7.716108602402094e-05,
1534
+ "loss": 0.8183,
1535
+ "step": 218
1536
+ },
1537
+ {
1538
+ "epoch": 0.4632469592808038,
1539
+ "grad_norm": 2.812934637069702,
1540
+ "learning_rate": 7.680559915774034e-05,
1541
+ "loss": 0.9306,
1542
+ "step": 219
1543
+ },
1544
+ {
1545
+ "epoch": 0.46536224219989425,
1546
+ "grad_norm": 2.5536584854125977,
1547
+ "learning_rate": 7.644820051634812e-05,
1548
+ "loss": 0.8586,
1549
+ "step": 220
1550
+ },
1551
+ {
1552
+ "epoch": 0.46747752511898466,
1553
+ "grad_norm": 2.4447860717773438,
1554
+ "learning_rate": 7.608891558951249e-05,
1555
+ "loss": 0.8023,
1556
+ "step": 221
1557
+ },
1558
+ {
1559
+ "epoch": 0.46959280803807507,
1560
+ "grad_norm": 2.5778310298919678,
1561
+ "learning_rate": 7.572777000143145e-05,
1562
+ "loss": 0.8771,
1563
+ "step": 222
1564
+ },
1565
+ {
1566
+ "epoch": 0.47170809095716554,
1567
+ "grad_norm": 2.6907410621643066,
1568
+ "learning_rate": 7.536478950900538e-05,
1569
+ "loss": 0.8514,
1570
+ "step": 223
1571
+ },
1572
+ {
1573
+ "epoch": 0.47382337387625595,
1574
+ "grad_norm": 2.682229995727539,
1575
+ "learning_rate": 7.500000000000001e-05,
1576
+ "loss": 0.8711,
1577
+ "step": 224
1578
+ },
1579
+ {
1580
+ "epoch": 0.47593865679534636,
1581
+ "grad_norm": 2.6666316986083984,
1582
+ "learning_rate": 7.463342749120014e-05,
1583
+ "loss": 0.8428,
1584
+ "step": 225
1585
+ },
1586
+ {
1587
+ "epoch": 0.4780539397144368,
1588
+ "grad_norm": 2.8513665199279785,
1589
+ "learning_rate": 7.426509812655406e-05,
1590
+ "loss": 0.877,
1591
+ "step": 226
1592
+ },
1593
+ {
1594
+ "epoch": 0.48016922263352724,
1595
+ "grad_norm": 2.9401919841766357,
1596
+ "learning_rate": 7.389503817530905e-05,
1597
+ "loss": 0.9199,
1598
+ "step": 227
1599
+ },
1600
+ {
1601
+ "epoch": 0.48228450555261765,
1602
+ "grad_norm": 2.7450366020202637,
1603
+ "learning_rate": 7.35232740301378e-05,
1604
+ "loss": 0.8136,
1605
+ "step": 228
1606
+ },
1607
+ {
1608
+ "epoch": 0.4843997884717081,
1609
+ "grad_norm": 2.990210771560669,
1610
+ "learning_rate": 7.314983220525604e-05,
1611
+ "loss": 0.9458,
1612
+ "step": 229
1613
+ },
1614
+ {
1615
+ "epoch": 0.4865150713907985,
1616
+ "grad_norm": 2.915475606918335,
1617
+ "learning_rate": 7.27747393345317e-05,
1618
+ "loss": 0.9262,
1619
+ "step": 230
1620
+ },
1621
+ {
1622
+ "epoch": 0.48863035430988894,
1623
+ "grad_norm": 2.913248062133789,
1624
+ "learning_rate": 7.239802216958523e-05,
1625
+ "loss": 0.8632,
1626
+ "step": 231
1627
+ },
1628
+ {
1629
+ "epoch": 0.4907456372289794,
1630
+ "grad_norm": 3.139481544494629,
1631
+ "learning_rate": 7.201970757788172e-05,
1632
+ "loss": 0.9177,
1633
+ "step": 232
1634
+ },
1635
+ {
1636
+ "epoch": 0.4928609201480698,
1637
+ "grad_norm": 2.9794747829437256,
1638
+ "learning_rate": 7.163982254081475e-05,
1639
+ "loss": 0.8903,
1640
+ "step": 233
1641
+ },
1642
+ {
1643
+ "epoch": 0.4949762030671602,
1644
+ "grad_norm": 2.8736488819122314,
1645
+ "learning_rate": 7.125839415178204e-05,
1646
+ "loss": 0.8661,
1647
+ "step": 234
1648
+ },
1649
+ {
1650
+ "epoch": 0.49709148598625064,
1651
+ "grad_norm": 3.0208191871643066,
1652
+ "learning_rate": 7.087544961425317e-05,
1653
+ "loss": 0.8658,
1654
+ "step": 235
1655
+ },
1656
+ {
1657
+ "epoch": 0.4992067689053411,
1658
+ "grad_norm": 2.7812483310699463,
1659
+ "learning_rate": 7.049101623982937e-05,
1660
+ "loss": 0.8354,
1661
+ "step": 236
1662
+ },
1663
+ {
1664
+ "epoch": 0.5013220518244316,
1665
+ "grad_norm": 3.3551738262176514,
1666
+ "learning_rate": 7.010512144629579e-05,
1667
+ "loss": 0.9178,
1668
+ "step": 237
1669
+ },
1670
+ {
1671
+ "epoch": 0.5034373347435219,
1672
+ "grad_norm": 2.927945375442505,
1673
+ "learning_rate": 6.971779275566593e-05,
1674
+ "loss": 0.9225,
1675
+ "step": 238
1676
+ },
1677
+ {
1678
+ "epoch": 0.5055526176626124,
1679
+ "grad_norm": 3.2569127082824707,
1680
+ "learning_rate": 6.93290577922188e-05,
1681
+ "loss": 0.9018,
1682
+ "step": 239
1683
+ }
1684
+ ],
1685
+ "logging_steps": 1,
1686
+ "max_steps": 472,
1687
+ "num_input_tokens_seen": 0,
1688
+ "num_train_epochs": 1,
1689
+ "save_steps": 239,
1690
+ "stateful_callbacks": {
1691
+ "TrainerControl": {
1692
+ "args": {
1693
+ "should_epoch_stop": false,
1694
+ "should_evaluate": false,
1695
+ "should_log": false,
1696
+ "should_save": true,
1697
+ "should_training_stop": false
1698
+ },
1699
+ "attributes": {}
1700
+ }
1701
+ },
1702
+ "total_flos": 1.159932941697024e+16,
1703
+ "train_batch_size": 4,
1704
+ "trial_name": null,
1705
+ "trial_params": null
1706
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:193098d05d211377a3531c19920b4dbe78924f713958b0cfef559738f9dbf7b0
3
+ size 6840
last-checkpoint/vocab.json ADDED
The diff for this file is too large to render. See raw diff