aleegis commited on
Commit
80bece8
·
verified ·
1 Parent(s): 51eeb45

Training in progress, epoch 0, checkpoint

Browse files
.gitattributes CHANGED
@@ -34,3 +34,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
+ last-checkpoint/tokenizer.json filter=lfs diff=lfs merge=lfs -text
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/Qwen2.5-0.5B
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,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Qwen2.5-0.5B",
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": 32,
14
+ "lora_dropout": 0.15,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 32,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "up_proj",
24
+ "gate_proj",
25
+ "down_proj",
26
+ "k_proj",
27
+ "q_proj",
28
+ "o_proj",
29
+ "v_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40e5e55f3f176728467dbe48dfdd1a6b74f6ce0a0165ee9e81adf3f4e9944ad0
3
+ size 70430032
last-checkpoint/added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
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:4f4cf37a9d7069125b60c021bf578f86c69c799e743ed65e75902128b44a1cb3
3
+ size 141058434
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:289d652d12a9f9561816718bb0edc3ea5d92124981ef01088ad329c3192b68df
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:891cad020bf7bee78efa739dc10e1e4315e34b096ed70226b38590ec81d7d418
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|endoftext|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|vision_pad|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
last-checkpoint/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
3
+ size 11421896
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": null,
198
+ "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
199
+ "clean_up_tokenization_spaces": false,
200
+ "eos_token": "<|endoftext|>",
201
+ "errors": "replace",
202
+ "extra_special_tokens": {},
203
+ "model_max_length": 32768,
204
+ "pad_token": "<|vision_pad|>",
205
+ "padding_side": "left",
206
+ "split_special_tokens": false,
207
+ "tokenizer_class": "Qwen2Tokenizer",
208
+ "unk_token": null
209
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,1531 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.30936605738740364,
5
+ "eval_steps": 500,
6
+ "global_step": 1500,
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.0014437082678078837,
13
+ "grad_norm": NaN,
14
+ "learning_rate": 7.000000000000001e-06,
15
+ "loss": 0.0,
16
+ "step": 7
17
+ },
18
+ {
19
+ "epoch": 0.0028874165356157673,
20
+ "grad_norm": NaN,
21
+ "learning_rate": 1.4000000000000001e-05,
22
+ "loss": 0.0,
23
+ "step": 14
24
+ },
25
+ {
26
+ "epoch": 0.004331124803423651,
27
+ "grad_norm": NaN,
28
+ "learning_rate": 2.1e-05,
29
+ "loss": 0.0,
30
+ "step": 21
31
+ },
32
+ {
33
+ "epoch": 0.005774833071231535,
34
+ "grad_norm": NaN,
35
+ "learning_rate": 2.8000000000000003e-05,
36
+ "loss": 0.0,
37
+ "step": 28
38
+ },
39
+ {
40
+ "epoch": 0.007218541339039418,
41
+ "grad_norm": NaN,
42
+ "learning_rate": 3.5e-05,
43
+ "loss": 0.0,
44
+ "step": 35
45
+ },
46
+ {
47
+ "epoch": 0.008662249606847302,
48
+ "grad_norm": NaN,
49
+ "learning_rate": 4.2e-05,
50
+ "loss": 0.0,
51
+ "step": 42
52
+ },
53
+ {
54
+ "epoch": 0.010105957874655186,
55
+ "grad_norm": NaN,
56
+ "learning_rate": 4.9e-05,
57
+ "loss": 0.0,
58
+ "step": 49
59
+ },
60
+ {
61
+ "epoch": 0.01154966614246307,
62
+ "grad_norm": NaN,
63
+ "learning_rate": 5.6000000000000006e-05,
64
+ "loss": 0.0,
65
+ "step": 56
66
+ },
67
+ {
68
+ "epoch": 0.012993374410270953,
69
+ "grad_norm": NaN,
70
+ "learning_rate": 6.3e-05,
71
+ "loss": 0.0,
72
+ "step": 63
73
+ },
74
+ {
75
+ "epoch": 0.014437082678078837,
76
+ "grad_norm": NaN,
77
+ "learning_rate": 7e-05,
78
+ "loss": 0.0,
79
+ "step": 70
80
+ },
81
+ {
82
+ "epoch": 0.015880790945886722,
83
+ "grad_norm": NaN,
84
+ "learning_rate": 7.7e-05,
85
+ "loss": 0.0,
86
+ "step": 77
87
+ },
88
+ {
89
+ "epoch": 0.017324499213694604,
90
+ "grad_norm": NaN,
91
+ "learning_rate": 8.4e-05,
92
+ "loss": 0.0,
93
+ "step": 84
94
+ },
95
+ {
96
+ "epoch": 0.01876820748150249,
97
+ "grad_norm": NaN,
98
+ "learning_rate": 9.1e-05,
99
+ "loss": 0.0,
100
+ "step": 91
101
+ },
102
+ {
103
+ "epoch": 0.02021191574931037,
104
+ "grad_norm": NaN,
105
+ "learning_rate": 9.8e-05,
106
+ "loss": 0.0,
107
+ "step": 98
108
+ },
109
+ {
110
+ "epoch": 0.021655624017118257,
111
+ "grad_norm": NaN,
112
+ "learning_rate": 9.999685283773504e-05,
113
+ "loss": 0.0,
114
+ "step": 105
115
+ },
116
+ {
117
+ "epoch": 0.02309933228492614,
118
+ "grad_norm": NaN,
119
+ "learning_rate": 9.998187325055106e-05,
120
+ "loss": 0.0,
121
+ "step": 112
122
+ },
123
+ {
124
+ "epoch": 0.024543040552734024,
125
+ "grad_norm": NaN,
126
+ "learning_rate": 9.995456138403733e-05,
127
+ "loss": 0.0,
128
+ "step": 119
129
+ },
130
+ {
131
+ "epoch": 0.025986748820541906,
132
+ "grad_norm": NaN,
133
+ "learning_rate": 9.991492397698826e-05,
134
+ "loss": 0.0,
135
+ "step": 126
136
+ },
137
+ {
138
+ "epoch": 0.02743045708834979,
139
+ "grad_norm": NaN,
140
+ "learning_rate": 9.986297080934089e-05,
141
+ "loss": 0.0,
142
+ "step": 133
143
+ },
144
+ {
145
+ "epoch": 0.028874165356157673,
146
+ "grad_norm": NaN,
147
+ "learning_rate": 9.979871469976196e-05,
148
+ "loss": 0.0,
149
+ "step": 140
150
+ },
151
+ {
152
+ "epoch": 0.03031787362396556,
153
+ "grad_norm": NaN,
154
+ "learning_rate": 9.972217150248503e-05,
155
+ "loss": 0.0,
156
+ "step": 147
157
+ },
158
+ {
159
+ "epoch": 0.031761581891773444,
160
+ "grad_norm": NaN,
161
+ "learning_rate": 9.963336010339868e-05,
162
+ "loss": 0.0,
163
+ "step": 154
164
+ },
165
+ {
166
+ "epoch": 0.033205290159581326,
167
+ "grad_norm": NaN,
168
+ "learning_rate": 9.953230241538674e-05,
169
+ "loss": 0.0,
170
+ "step": 161
171
+ },
172
+ {
173
+ "epoch": 0.03464899842738921,
174
+ "grad_norm": NaN,
175
+ "learning_rate": 9.941902337292155e-05,
176
+ "loss": 0.0,
177
+ "step": 168
178
+ },
179
+ {
180
+ "epoch": 0.03609270669519709,
181
+ "grad_norm": NaN,
182
+ "learning_rate": 9.92935509259118e-05,
183
+ "loss": 0.0,
184
+ "step": 175
185
+ },
186
+ {
187
+ "epoch": 0.03753641496300498,
188
+ "grad_norm": NaN,
189
+ "learning_rate": 9.915591603280631e-05,
190
+ "loss": 0.0,
191
+ "step": 182
192
+ },
193
+ {
194
+ "epoch": 0.03898012323081286,
195
+ "grad_norm": NaN,
196
+ "learning_rate": 9.900615265295552e-05,
197
+ "loss": 0.0,
198
+ "step": 189
199
+ },
200
+ {
201
+ "epoch": 0.04042383149862074,
202
+ "grad_norm": NaN,
203
+ "learning_rate": 9.884429773823239e-05,
204
+ "loss": 0.0,
205
+ "step": 196
206
+ },
207
+ {
208
+ "epoch": 0.041867539766428624,
209
+ "grad_norm": NaN,
210
+ "learning_rate": 9.867039122391527e-05,
211
+ "loss": 0.0,
212
+ "step": 203
213
+ },
214
+ {
215
+ "epoch": 0.04331124803423651,
216
+ "grad_norm": NaN,
217
+ "learning_rate": 9.848447601883435e-05,
218
+ "loss": 0.0,
219
+ "step": 210
220
+ },
221
+ {
222
+ "epoch": 0.044754956302044395,
223
+ "grad_norm": NaN,
224
+ "learning_rate": 9.828659799478456e-05,
225
+ "loss": 0.0,
226
+ "step": 217
227
+ },
228
+ {
229
+ "epoch": 0.04619866456985228,
230
+ "grad_norm": NaN,
231
+ "learning_rate": 9.807680597520746e-05,
232
+ "loss": 0.0,
233
+ "step": 224
234
+ },
235
+ {
236
+ "epoch": 0.04764237283766016,
237
+ "grad_norm": NaN,
238
+ "learning_rate": 9.785515172314463e-05,
239
+ "loss": 0.0,
240
+ "step": 231
241
+ },
242
+ {
243
+ "epoch": 0.04908608110546805,
244
+ "grad_norm": NaN,
245
+ "learning_rate": 9.762168992846614e-05,
246
+ "loss": 0.0,
247
+ "step": 238
248
+ },
249
+ {
250
+ "epoch": 0.05052978937327593,
251
+ "grad_norm": NaN,
252
+ "learning_rate": 9.737647819437645e-05,
253
+ "loss": 0.0,
254
+ "step": 245
255
+ },
256
+ {
257
+ "epoch": 0.05197349764108381,
258
+ "grad_norm": NaN,
259
+ "learning_rate": 9.711957702320175e-05,
260
+ "loss": 0.0,
261
+ "step": 252
262
+ },
263
+ {
264
+ "epoch": 0.05341720590889169,
265
+ "grad_norm": NaN,
266
+ "learning_rate": 9.685104980146193e-05,
267
+ "loss": 0.0,
268
+ "step": 259
269
+ },
270
+ {
271
+ "epoch": 0.05486091417669958,
272
+ "grad_norm": NaN,
273
+ "learning_rate": 9.657096278423093e-05,
274
+ "loss": 0.0,
275
+ "step": 266
276
+ },
277
+ {
278
+ "epoch": 0.056304622444507464,
279
+ "grad_norm": NaN,
280
+ "learning_rate": 9.627938507878917e-05,
281
+ "loss": 0.0,
282
+ "step": 273
283
+ },
284
+ {
285
+ "epoch": 0.057748330712315346,
286
+ "grad_norm": NaN,
287
+ "learning_rate": 9.597638862757255e-05,
288
+ "loss": 0.0,
289
+ "step": 280
290
+ },
291
+ {
292
+ "epoch": 0.05919203898012323,
293
+ "grad_norm": NaN,
294
+ "learning_rate": 9.566204819042152e-05,
295
+ "loss": 0.0,
296
+ "step": 287
297
+ },
298
+ {
299
+ "epoch": 0.06063574724793112,
300
+ "grad_norm": NaN,
301
+ "learning_rate": 9.533644132613541e-05,
302
+ "loss": 0.0,
303
+ "step": 294
304
+ },
305
+ {
306
+ "epoch": 0.062079455515739,
307
+ "grad_norm": NaN,
308
+ "learning_rate": 9.49996483733358e-05,
309
+ "loss": 0.0,
310
+ "step": 301
311
+ },
312
+ {
313
+ "epoch": 0.06352316378354689,
314
+ "grad_norm": NaN,
315
+ "learning_rate": 9.465175243064428e-05,
316
+ "loss": 0.0,
317
+ "step": 308
318
+ },
319
+ {
320
+ "epoch": 0.06496687205135476,
321
+ "grad_norm": NaN,
322
+ "learning_rate": 9.4292839336179e-05,
323
+ "loss": 0.0,
324
+ "step": 315
325
+ },
326
+ {
327
+ "epoch": 0.06641058031916265,
328
+ "grad_norm": NaN,
329
+ "learning_rate": 9.39229976463755e-05,
330
+ "loss": 0.0,
331
+ "step": 322
332
+ },
333
+ {
334
+ "epoch": 0.06785428858697053,
335
+ "grad_norm": NaN,
336
+ "learning_rate": 9.354231861413668e-05,
337
+ "loss": 0.0,
338
+ "step": 329
339
+ },
340
+ {
341
+ "epoch": 0.06929799685477842,
342
+ "grad_norm": NaN,
343
+ "learning_rate": 9.315089616631752e-05,
344
+ "loss": 0.0,
345
+ "step": 336
346
+ },
347
+ {
348
+ "epoch": 0.0707417051225863,
349
+ "grad_norm": NaN,
350
+ "learning_rate": 9.274882688055005e-05,
351
+ "loss": 0.0,
352
+ "step": 343
353
+ },
354
+ {
355
+ "epoch": 0.07218541339039418,
356
+ "grad_norm": NaN,
357
+ "learning_rate": 9.233620996141421e-05,
358
+ "loss": 0.0,
359
+ "step": 350
360
+ },
361
+ {
362
+ "epoch": 0.07362912165820207,
363
+ "grad_norm": NaN,
364
+ "learning_rate": 9.191314721596072e-05,
365
+ "loss": 0.0,
366
+ "step": 357
367
+ },
368
+ {
369
+ "epoch": 0.07507282992600996,
370
+ "grad_norm": NaN,
371
+ "learning_rate": 9.147974302859157e-05,
372
+ "loss": 0.0,
373
+ "step": 364
374
+ },
375
+ {
376
+ "epoch": 0.07651653819381783,
377
+ "grad_norm": NaN,
378
+ "learning_rate": 9.103610433530483e-05,
379
+ "loss": 0.0,
380
+ "step": 371
381
+ },
382
+ {
383
+ "epoch": 0.07796024646162572,
384
+ "grad_norm": NaN,
385
+ "learning_rate": 9.058234059730976e-05,
386
+ "loss": 0.0,
387
+ "step": 378
388
+ },
389
+ {
390
+ "epoch": 0.0794039547294336,
391
+ "grad_norm": NaN,
392
+ "learning_rate": 9.01185637740189e-05,
393
+ "loss": 0.0,
394
+ "step": 385
395
+ },
396
+ {
397
+ "epoch": 0.08084766299724148,
398
+ "grad_norm": NaN,
399
+ "learning_rate": 8.964488829542377e-05,
400
+ "loss": 0.0,
401
+ "step": 392
402
+ },
403
+ {
404
+ "epoch": 0.08229137126504937,
405
+ "grad_norm": NaN,
406
+ "learning_rate": 8.916143103386093e-05,
407
+ "loss": 0.0,
408
+ "step": 399
409
+ },
410
+ {
411
+ "epoch": 0.08373507953285725,
412
+ "grad_norm": NaN,
413
+ "learning_rate": 8.866831127517557e-05,
414
+ "loss": 0.0,
415
+ "step": 406
416
+ },
417
+ {
418
+ "epoch": 0.08517878780066514,
419
+ "grad_norm": NaN,
420
+ "learning_rate": 8.81656506892894e-05,
421
+ "loss": 0.0,
422
+ "step": 413
423
+ },
424
+ {
425
+ "epoch": 0.08662249606847303,
426
+ "grad_norm": NaN,
427
+ "learning_rate": 8.765357330018056e-05,
428
+ "loss": 0.0,
429
+ "step": 420
430
+ },
431
+ {
432
+ "epoch": 0.0880662043362809,
433
+ "grad_norm": NaN,
434
+ "learning_rate": 8.71322054552824e-05,
435
+ "loss": 0.0,
436
+ "step": 427
437
+ },
438
+ {
439
+ "epoch": 0.08950991260408879,
440
+ "grad_norm": NaN,
441
+ "learning_rate": 8.660167579430927e-05,
442
+ "loss": 0.0,
443
+ "step": 434
444
+ },
445
+ {
446
+ "epoch": 0.09095362087189666,
447
+ "grad_norm": NaN,
448
+ "learning_rate": 8.606211521751652e-05,
449
+ "loss": 0.0,
450
+ "step": 441
451
+ },
452
+ {
453
+ "epoch": 0.09239732913970455,
454
+ "grad_norm": NaN,
455
+ "learning_rate": 8.551365685340285e-05,
456
+ "loss": 0.0,
457
+ "step": 448
458
+ },
459
+ {
460
+ "epoch": 0.09384103740751244,
461
+ "grad_norm": NaN,
462
+ "learning_rate": 8.495643602586287e-05,
463
+ "loss": 0.0,
464
+ "step": 455
465
+ },
466
+ {
467
+ "epoch": 0.09528474567532032,
468
+ "grad_norm": NaN,
469
+ "learning_rate": 8.439059022079789e-05,
470
+ "loss": 0.0,
471
+ "step": 462
472
+ },
473
+ {
474
+ "epoch": 0.0967284539431282,
475
+ "grad_norm": NaN,
476
+ "learning_rate": 8.381625905219339e-05,
477
+ "loss": 0.0,
478
+ "step": 469
479
+ },
480
+ {
481
+ "epoch": 0.0981721622109361,
482
+ "grad_norm": NaN,
483
+ "learning_rate": 8.32335842276713e-05,
484
+ "loss": 0.0,
485
+ "step": 476
486
+ },
487
+ {
488
+ "epoch": 0.09961587047874397,
489
+ "grad_norm": NaN,
490
+ "learning_rate": 8.264270951352581e-05,
491
+ "loss": 0.0,
492
+ "step": 483
493
+ },
494
+ {
495
+ "epoch": 0.10105957874655186,
496
+ "grad_norm": NaN,
497
+ "learning_rate": 8.20437806992512e-05,
498
+ "loss": 0.0,
499
+ "step": 490
500
+ },
501
+ {
502
+ "epoch": 0.10250328701435975,
503
+ "grad_norm": NaN,
504
+ "learning_rate": 8.143694556157046e-05,
505
+ "loss": 0.0,
506
+ "step": 497
507
+ },
508
+ {
509
+ "epoch": 0.10394699528216762,
510
+ "grad_norm": NaN,
511
+ "learning_rate": 8.082235382797349e-05,
512
+ "loss": 0.0,
513
+ "step": 504
514
+ },
515
+ {
516
+ "epoch": 0.10539070354997551,
517
+ "grad_norm": NaN,
518
+ "learning_rate": 8.020015713977427e-05,
519
+ "loss": 0.0,
520
+ "step": 511
521
+ },
522
+ {
523
+ "epoch": 0.10683441181778339,
524
+ "grad_norm": NaN,
525
+ "learning_rate": 7.957050901469545e-05,
526
+ "loss": 0.0,
527
+ "step": 518
528
+ },
529
+ {
530
+ "epoch": 0.10827812008559128,
531
+ "grad_norm": NaN,
532
+ "learning_rate": 7.89335648089903e-05,
533
+ "loss": 0.0,
534
+ "step": 525
535
+ },
536
+ {
537
+ "epoch": 0.10972182835339916,
538
+ "grad_norm": NaN,
539
+ "learning_rate": 7.828948167911074e-05,
540
+ "loss": 0.0,
541
+ "step": 532
542
+ },
543
+ {
544
+ "epoch": 0.11116553662120704,
545
+ "grad_norm": NaN,
546
+ "learning_rate": 7.763841854293145e-05,
547
+ "loss": 0.0,
548
+ "step": 539
549
+ },
550
+ {
551
+ "epoch": 0.11260924488901493,
552
+ "grad_norm": NaN,
553
+ "learning_rate": 7.698053604053922e-05,
554
+ "loss": 0.0,
555
+ "step": 546
556
+ },
557
+ {
558
+ "epoch": 0.11405295315682282,
559
+ "grad_norm": NaN,
560
+ "learning_rate": 7.631599649459744e-05,
561
+ "loss": 0.0,
562
+ "step": 553
563
+ },
564
+ {
565
+ "epoch": 0.11549666142463069,
566
+ "grad_norm": NaN,
567
+ "learning_rate": 7.564496387029532e-05,
568
+ "loss": 0.0,
569
+ "step": 560
570
+ },
571
+ {
572
+ "epoch": 0.11694036969243858,
573
+ "grad_norm": NaN,
574
+ "learning_rate": 7.496760373489202e-05,
575
+ "loss": 0.0,
576
+ "step": 567
577
+ },
578
+ {
579
+ "epoch": 0.11838407796024646,
580
+ "grad_norm": NaN,
581
+ "learning_rate": 7.428408321686541e-05,
582
+ "loss": 0.0,
583
+ "step": 574
584
+ },
585
+ {
586
+ "epoch": 0.11982778622805434,
587
+ "grad_norm": NaN,
588
+ "learning_rate": 7.35945709646756e-05,
589
+ "loss": 0.0,
590
+ "step": 581
591
+ },
592
+ {
593
+ "epoch": 0.12127149449586223,
594
+ "grad_norm": NaN,
595
+ "learning_rate": 7.289923710515339e-05,
596
+ "loss": 0.0,
597
+ "step": 588
598
+ },
599
+ {
600
+ "epoch": 0.12271520276367011,
601
+ "grad_norm": NaN,
602
+ "learning_rate": 7.219825320152411e-05,
603
+ "loss": 0.0,
604
+ "step": 595
605
+ },
606
+ {
607
+ "epoch": 0.124158911031478,
608
+ "grad_norm": NaN,
609
+ "learning_rate": 7.149179221107694e-05,
610
+ "loss": 0.0,
611
+ "step": 602
612
+ },
613
+ {
614
+ "epoch": 0.12560261929928587,
615
+ "grad_norm": NaN,
616
+ "learning_rate": 7.078002844249032e-05,
617
+ "loss": 0.0,
618
+ "step": 609
619
+ },
620
+ {
621
+ "epoch": 0.12704632756709378,
622
+ "grad_norm": NaN,
623
+ "learning_rate": 7.006313751282372e-05,
624
+ "loss": 0.0,
625
+ "step": 616
626
+ },
627
+ {
628
+ "epoch": 0.12849003583490165,
629
+ "grad_norm": NaN,
630
+ "learning_rate": 6.934129630418701e-05,
631
+ "loss": 0.0,
632
+ "step": 623
633
+ },
634
+ {
635
+ "epoch": 0.12993374410270953,
636
+ "grad_norm": NaN,
637
+ "learning_rate": 6.861468292009727e-05,
638
+ "loss": 0.0,
639
+ "step": 630
640
+ },
641
+ {
642
+ "epoch": 0.13137745237051743,
643
+ "grad_norm": NaN,
644
+ "learning_rate": 6.788347664153447e-05,
645
+ "loss": 0.0,
646
+ "step": 637
647
+ },
648
+ {
649
+ "epoch": 0.1328211606383253,
650
+ "grad_norm": NaN,
651
+ "learning_rate": 6.714785788270658e-05,
652
+ "loss": 0.0,
653
+ "step": 644
654
+ },
655
+ {
656
+ "epoch": 0.13426486890613318,
657
+ "grad_norm": NaN,
658
+ "learning_rate": 6.640800814653503e-05,
659
+ "loss": 0.0,
660
+ "step": 651
661
+ },
662
+ {
663
+ "epoch": 0.13570857717394105,
664
+ "grad_norm": NaN,
665
+ "learning_rate": 6.566410997987163e-05,
666
+ "loss": 0.0,
667
+ "step": 658
668
+ },
669
+ {
670
+ "epoch": 0.13715228544174896,
671
+ "grad_norm": NaN,
672
+ "learning_rate": 6.49163469284578e-05,
673
+ "loss": 0.0,
674
+ "step": 665
675
+ },
676
+ {
677
+ "epoch": 0.13859599370955683,
678
+ "grad_norm": NaN,
679
+ "learning_rate": 6.416490349163748e-05,
680
+ "loss": 0.0,
681
+ "step": 672
682
+ },
683
+ {
684
+ "epoch": 0.1400397019773647,
685
+ "grad_norm": NaN,
686
+ "learning_rate": 6.340996507683458e-05,
687
+ "loss": 0.0,
688
+ "step": 679
689
+ },
690
+ {
691
+ "epoch": 0.1414834102451726,
692
+ "grad_norm": NaN,
693
+ "learning_rate": 6.265171795380659e-05,
694
+ "loss": 0.0,
695
+ "step": 686
696
+ },
697
+ {
698
+ "epoch": 0.14292711851298048,
699
+ "grad_norm": NaN,
700
+ "learning_rate": 6.189034920868522e-05,
701
+ "loss": 0.0,
702
+ "step": 693
703
+ },
704
+ {
705
+ "epoch": 0.14437082678078836,
706
+ "grad_norm": NaN,
707
+ "learning_rate": 6.112604669781572e-05,
708
+ "loss": 0.0,
709
+ "step": 700
710
+ },
711
+ {
712
+ "epoch": 0.14581453504859626,
713
+ "grad_norm": NaN,
714
+ "learning_rate": 6.0358999001406156e-05,
715
+ "loss": 0.0,
716
+ "step": 707
717
+ },
718
+ {
719
+ "epoch": 0.14725824331640414,
720
+ "grad_norm": NaN,
721
+ "learning_rate": 5.9589395376998e-05,
722
+ "loss": 0.0,
723
+ "step": 714
724
+ },
725
+ {
726
+ "epoch": 0.148701951584212,
727
+ "grad_norm": NaN,
728
+ "learning_rate": 5.8817425712769794e-05,
729
+ "loss": 0.0,
730
+ "step": 721
731
+ },
732
+ {
733
+ "epoch": 0.1501456598520199,
734
+ "grad_norm": NaN,
735
+ "learning_rate": 5.804328048068492e-05,
736
+ "loss": 0.0,
737
+ "step": 728
738
+ },
739
+ {
740
+ "epoch": 0.1515893681198278,
741
+ "grad_norm": NaN,
742
+ "learning_rate": 5.7267150689495644e-05,
743
+ "loss": 0.0,
744
+ "step": 735
745
+ },
746
+ {
747
+ "epoch": 0.15303307638763566,
748
+ "grad_norm": NaN,
749
+ "learning_rate": 5.648922783761443e-05,
750
+ "loss": 0.0,
751
+ "step": 742
752
+ },
753
+ {
754
+ "epoch": 0.15447678465544357,
755
+ "grad_norm": NaN,
756
+ "learning_rate": 5.570970386586469e-05,
757
+ "loss": 0.0,
758
+ "step": 749
759
+ },
760
+ {
761
+ "epoch": 0.15592049292325144,
762
+ "grad_norm": NaN,
763
+ "learning_rate": 5.492877111012218e-05,
764
+ "loss": 0.0,
765
+ "step": 756
766
+ },
767
+ {
768
+ "epoch": 0.15736420119105932,
769
+ "grad_norm": NaN,
770
+ "learning_rate": 5.414662225385903e-05,
771
+ "loss": 0.0,
772
+ "step": 763
773
+ },
774
+ {
775
+ "epoch": 0.1588079094588672,
776
+ "grad_norm": NaN,
777
+ "learning_rate": 5.336345028060199e-05,
778
+ "loss": 0.0,
779
+ "step": 770
780
+ },
781
+ {
782
+ "epoch": 0.1602516177266751,
783
+ "grad_norm": NaN,
784
+ "learning_rate": 5.257944842631658e-05,
785
+ "loss": 0.0,
786
+ "step": 777
787
+ },
788
+ {
789
+ "epoch": 0.16169532599448297,
790
+ "grad_norm": NaN,
791
+ "learning_rate": 5.179481013172912e-05,
792
+ "loss": 0.0,
793
+ "step": 784
794
+ },
795
+ {
796
+ "epoch": 0.16313903426229084,
797
+ "grad_norm": NaN,
798
+ "learning_rate": 5.100972899459796e-05,
799
+ "loss": 0.0,
800
+ "step": 791
801
+ },
802
+ {
803
+ "epoch": 0.16458274253009875,
804
+ "grad_norm": NaN,
805
+ "learning_rate": 5.022439872194629e-05,
806
+ "loss": 0.0,
807
+ "step": 798
808
+ },
809
+ {
810
+ "epoch": 0.16602645079790662,
811
+ "grad_norm": NaN,
812
+ "learning_rate": 4.943901308226771e-05,
813
+ "loss": 0.0,
814
+ "step": 805
815
+ },
816
+ {
817
+ "epoch": 0.1674701590657145,
818
+ "grad_norm": NaN,
819
+ "learning_rate": 4.865376585771687e-05,
820
+ "loss": 0.0,
821
+ "step": 812
822
+ },
823
+ {
824
+ "epoch": 0.1689138673335224,
825
+ "grad_norm": NaN,
826
+ "learning_rate": 4.7868850796296495e-05,
827
+ "loss": 0.0,
828
+ "step": 819
829
+ },
830
+ {
831
+ "epoch": 0.17035757560133027,
832
+ "grad_norm": NaN,
833
+ "learning_rate": 4.708446156405307e-05,
834
+ "loss": 0.0,
835
+ "step": 826
836
+ },
837
+ {
838
+ "epoch": 0.17180128386913815,
839
+ "grad_norm": NaN,
840
+ "learning_rate": 4.630079169729257e-05,
841
+ "loss": 0.0,
842
+ "step": 833
843
+ },
844
+ {
845
+ "epoch": 0.17324499213694605,
846
+ "grad_norm": NaN,
847
+ "learning_rate": 4.551803455482833e-05,
848
+ "loss": 0.0,
849
+ "step": 840
850
+ },
851
+ {
852
+ "epoch": 0.17468870040475393,
853
+ "grad_norm": NaN,
854
+ "learning_rate": 4.473638327027259e-05,
855
+ "loss": 0.0,
856
+ "step": 847
857
+ },
858
+ {
859
+ "epoch": 0.1761324086725618,
860
+ "grad_norm": NaN,
861
+ "learning_rate": 4.395603070438373e-05,
862
+ "loss": 0.0,
863
+ "step": 854
864
+ },
865
+ {
866
+ "epoch": 0.1775761169403697,
867
+ "grad_norm": NaN,
868
+ "learning_rate": 4.31771693974807e-05,
869
+ "loss": 0.0,
870
+ "step": 861
871
+ },
872
+ {
873
+ "epoch": 0.17901982520817758,
874
+ "grad_norm": NaN,
875
+ "learning_rate": 4.239999152193664e-05,
876
+ "loss": 0.0,
877
+ "step": 868
878
+ },
879
+ {
880
+ "epoch": 0.18046353347598545,
881
+ "grad_norm": NaN,
882
+ "learning_rate": 4.162468883476319e-05,
883
+ "loss": 0.0,
884
+ "step": 875
885
+ },
886
+ {
887
+ "epoch": 0.18190724174379333,
888
+ "grad_norm": NaN,
889
+ "learning_rate": 4.085145263029726e-05,
890
+ "loss": 0.0,
891
+ "step": 882
892
+ },
893
+ {
894
+ "epoch": 0.18335095001160123,
895
+ "grad_norm": NaN,
896
+ "learning_rate": 4.008047369300218e-05,
897
+ "loss": 0.0,
898
+ "step": 889
899
+ },
900
+ {
901
+ "epoch": 0.1847946582794091,
902
+ "grad_norm": NaN,
903
+ "learning_rate": 3.9311942250394276e-05,
904
+ "loss": 0.0,
905
+ "step": 896
906
+ },
907
+ {
908
+ "epoch": 0.18623836654721698,
909
+ "grad_norm": NaN,
910
+ "learning_rate": 3.8546047926107256e-05,
911
+ "loss": 0.0,
912
+ "step": 903
913
+ },
914
+ {
915
+ "epoch": 0.18768207481502489,
916
+ "grad_norm": NaN,
917
+ "learning_rate": 3.778297969310529e-05,
918
+ "loss": 0.0,
919
+ "step": 910
920
+ },
921
+ {
922
+ "epoch": 0.18912578308283276,
923
+ "grad_norm": NaN,
924
+ "learning_rate": 3.7022925827056884e-05,
925
+ "loss": 0.0,
926
+ "step": 917
927
+ },
928
+ {
929
+ "epoch": 0.19056949135064064,
930
+ "grad_norm": NaN,
931
+ "learning_rate": 3.62660738598805e-05,
932
+ "loss": 0.0,
933
+ "step": 924
934
+ },
935
+ {
936
+ "epoch": 0.19201319961844854,
937
+ "grad_norm": NaN,
938
+ "learning_rate": 3.551261053347404e-05,
939
+ "loss": 0.0,
940
+ "step": 931
941
+ },
942
+ {
943
+ "epoch": 0.1934569078862564,
944
+ "grad_norm": NaN,
945
+ "learning_rate": 3.4762721753638995e-05,
946
+ "loss": 0.0,
947
+ "step": 938
948
+ },
949
+ {
950
+ "epoch": 0.1949006161540643,
951
+ "grad_norm": NaN,
952
+ "learning_rate": 3.401659254421094e-05,
953
+ "loss": 0.0,
954
+ "step": 945
955
+ },
956
+ {
957
+ "epoch": 0.1963443244218722,
958
+ "grad_norm": NaN,
959
+ "learning_rate": 3.3274407001407735e-05,
960
+ "loss": 0.0,
961
+ "step": 952
962
+ },
963
+ {
964
+ "epoch": 0.19778803268968007,
965
+ "grad_norm": NaN,
966
+ "learning_rate": 3.2536348248406534e-05,
967
+ "loss": 0.0,
968
+ "step": 959
969
+ },
970
+ {
971
+ "epoch": 0.19923174095748794,
972
+ "grad_norm": NaN,
973
+ "learning_rate": 3.1802598390160784e-05,
974
+ "loss": 0.0,
975
+ "step": 966
976
+ },
977
+ {
978
+ "epoch": 0.20067544922529584,
979
+ "grad_norm": NaN,
980
+ "learning_rate": 3.107333846846872e-05,
981
+ "loss": 0.0,
982
+ "step": 973
983
+ },
984
+ {
985
+ "epoch": 0.20211915749310372,
986
+ "grad_norm": NaN,
987
+ "learning_rate": 3.0348748417303823e-05,
988
+ "loss": 0.0,
989
+ "step": 980
990
+ },
991
+ {
992
+ "epoch": 0.2035628657609116,
993
+ "grad_norm": NaN,
994
+ "learning_rate": 2.9629007018418985e-05,
995
+ "loss": 0.0,
996
+ "step": 987
997
+ },
998
+ {
999
+ "epoch": 0.2050065740287195,
1000
+ "grad_norm": NaN,
1001
+ "learning_rate": 2.8914291857234636e-05,
1002
+ "loss": 0.0,
1003
+ "step": 994
1004
+ },
1005
+ {
1006
+ "epoch": 0.20645028229652737,
1007
+ "grad_norm": NaN,
1008
+ "learning_rate": 2.8204779279022276e-05,
1009
+ "loss": 0.0,
1010
+ "step": 1001
1011
+ },
1012
+ {
1013
+ "epoch": 0.20789399056433525,
1014
+ "grad_norm": NaN,
1015
+ "learning_rate": 2.7500644345393943e-05,
1016
+ "loss": 0.0,
1017
+ "step": 1008
1018
+ },
1019
+ {
1020
+ "epoch": 0.20933769883214312,
1021
+ "grad_norm": NaN,
1022
+ "learning_rate": 2.68020607911083e-05,
1023
+ "loss": 0.0,
1024
+ "step": 1015
1025
+ },
1026
+ {
1027
+ "epoch": 0.21078140709995102,
1028
+ "grad_norm": NaN,
1029
+ "learning_rate": 2.610920098120424e-05,
1030
+ "loss": 0.0,
1031
+ "step": 1022
1032
+ },
1033
+ {
1034
+ "epoch": 0.2122251153677589,
1035
+ "grad_norm": NaN,
1036
+ "learning_rate": 2.5422235868472345e-05,
1037
+ "loss": 0.0,
1038
+ "step": 1029
1039
+ },
1040
+ {
1041
+ "epoch": 0.21366882363556677,
1042
+ "grad_norm": NaN,
1043
+ "learning_rate": 2.4741334951274947e-05,
1044
+ "loss": 0.0,
1045
+ "step": 1036
1046
+ },
1047
+ {
1048
+ "epoch": 0.21511253190337468,
1049
+ "grad_norm": NaN,
1050
+ "learning_rate": 2.40666662317248e-05,
1051
+ "loss": 0.0,
1052
+ "step": 1043
1053
+ },
1054
+ {
1055
+ "epoch": 0.21655624017118255,
1056
+ "grad_norm": NaN,
1057
+ "learning_rate": 2.3398396174233178e-05,
1058
+ "loss": 0.0,
1059
+ "step": 1050
1060
+ },
1061
+ {
1062
+ "epoch": 0.21799994843899043,
1063
+ "grad_norm": NaN,
1064
+ "learning_rate": 2.2736689664437217e-05,
1065
+ "loss": 0.0,
1066
+ "step": 1057
1067
+ },
1068
+ {
1069
+ "epoch": 0.21944365670679833,
1070
+ "grad_norm": NaN,
1071
+ "learning_rate": 2.2081709968516866e-05,
1072
+ "loss": 0.0,
1073
+ "step": 1064
1074
+ },
1075
+ {
1076
+ "epoch": 0.2208873649746062,
1077
+ "grad_norm": NaN,
1078
+ "learning_rate": 2.1433618692911467e-05,
1079
+ "loss": 0.0,
1080
+ "step": 1071
1081
+ },
1082
+ {
1083
+ "epoch": 0.22233107324241408,
1084
+ "grad_norm": NaN,
1085
+ "learning_rate": 2.0792575744445653e-05,
1086
+ "loss": 0.0,
1087
+ "step": 1078
1088
+ },
1089
+ {
1090
+ "epoch": 0.22377478151022198,
1091
+ "grad_norm": NaN,
1092
+ "learning_rate": 2.015873929087482e-05,
1093
+ "loss": 0.0,
1094
+ "step": 1085
1095
+ },
1096
+ {
1097
+ "epoch": 0.22521848977802986,
1098
+ "grad_norm": NaN,
1099
+ "learning_rate": 1.95322657218596e-05,
1100
+ "loss": 0.0,
1101
+ "step": 1092
1102
+ },
1103
+ {
1104
+ "epoch": 0.22666219804583773,
1105
+ "grad_norm": NaN,
1106
+ "learning_rate": 1.8913309610379015e-05,
1107
+ "loss": 0.0,
1108
+ "step": 1099
1109
+ },
1110
+ {
1111
+ "epoch": 0.22810590631364563,
1112
+ "grad_norm": NaN,
1113
+ "learning_rate": 1.8302023674591935e-05,
1114
+ "loss": 0.0,
1115
+ "step": 1106
1116
+ },
1117
+ {
1118
+ "epoch": 0.2295496145814535,
1119
+ "grad_norm": NaN,
1120
+ "learning_rate": 1.7698558740156135e-05,
1121
+ "loss": 0.0,
1122
+ "step": 1113
1123
+ },
1124
+ {
1125
+ "epoch": 0.23099332284926138,
1126
+ "grad_norm": NaN,
1127
+ "learning_rate": 1.7103063703014372e-05,
1128
+ "loss": 0.0,
1129
+ "step": 1120
1130
+ },
1131
+ {
1132
+ "epoch": 0.23243703111706926,
1133
+ "grad_norm": NaN,
1134
+ "learning_rate": 1.6515685492656467e-05,
1135
+ "loss": 0.0,
1136
+ "step": 1127
1137
+ },
1138
+ {
1139
+ "epoch": 0.23388073938487716,
1140
+ "grad_norm": NaN,
1141
+ "learning_rate": 1.59365690358667e-05,
1142
+ "loss": 0.0,
1143
+ "step": 1134
1144
+ },
1145
+ {
1146
+ "epoch": 0.23532444765268504,
1147
+ "grad_norm": NaN,
1148
+ "learning_rate": 1.5365857220965275e-05,
1149
+ "loss": 0.0,
1150
+ "step": 1141
1151
+ },
1152
+ {
1153
+ "epoch": 0.2367681559204929,
1154
+ "grad_norm": NaN,
1155
+ "learning_rate": 1.4803690862552755e-05,
1156
+ "loss": 0.0,
1157
+ "step": 1148
1158
+ },
1159
+ {
1160
+ "epoch": 0.23821186418830081,
1161
+ "grad_norm": NaN,
1162
+ "learning_rate": 1.4250208666766235e-05,
1163
+ "loss": 0.0,
1164
+ "step": 1155
1165
+ },
1166
+ {
1167
+ "epoch": 0.2396555724561087,
1168
+ "grad_norm": NaN,
1169
+ "learning_rate": 1.3705547197055584e-05,
1170
+ "loss": 0.0,
1171
+ "step": 1162
1172
+ },
1173
+ {
1174
+ "epoch": 0.24109928072391656,
1175
+ "grad_norm": NaN,
1176
+ "learning_rate": 1.3169840840488501e-05,
1177
+ "loss": 0.0,
1178
+ "step": 1169
1179
+ },
1180
+ {
1181
+ "epoch": 0.24254298899172447,
1182
+ "grad_norm": NaN,
1183
+ "learning_rate": 1.2643221774592518e-05,
1184
+ "loss": 0.0,
1185
+ "step": 1176
1186
+ },
1187
+ {
1188
+ "epoch": 0.24398669725953234,
1189
+ "grad_norm": NaN,
1190
+ "learning_rate": 1.2125819934742188e-05,
1191
+ "loss": 0.0,
1192
+ "step": 1183
1193
+ },
1194
+ {
1195
+ "epoch": 0.24543040552734022,
1196
+ "grad_norm": NaN,
1197
+ "learning_rate": 1.1617762982099446e-05,
1198
+ "loss": 0.0,
1199
+ "step": 1190
1200
+ },
1201
+ {
1202
+ "epoch": 0.24687411379514812,
1203
+ "grad_norm": NaN,
1204
+ "learning_rate": 1.1119176272115128e-05,
1205
+ "loss": 0.0,
1206
+ "step": 1197
1207
+ },
1208
+ {
1209
+ "epoch": 0.248317822062956,
1210
+ "grad_norm": NaN,
1211
+ "learning_rate": 1.0630182823599399e-05,
1212
+ "loss": 0.0,
1213
+ "step": 1204
1214
+ },
1215
+ {
1216
+ "epoch": 0.24976153033076387,
1217
+ "grad_norm": NaN,
1218
+ "learning_rate": 1.0150903288368741e-05,
1219
+ "loss": 0.0,
1220
+ "step": 1211
1221
+ },
1222
+ {
1223
+ "epoch": 0.25120523859857175,
1224
+ "grad_norm": NaN,
1225
+ "learning_rate": 9.681455921476839e-06,
1226
+ "loss": 0.0,
1227
+ "step": 1218
1228
+ },
1229
+ {
1230
+ "epoch": 0.2526489468663796,
1231
+ "grad_norm": NaN,
1232
+ "learning_rate": 9.221956552036992e-06,
1233
+ "loss": 0.0,
1234
+ "step": 1225
1235
+ },
1236
+ {
1237
+ "epoch": 0.25409265513418755,
1238
+ "grad_norm": NaN,
1239
+ "learning_rate": 8.772518554642973e-06,
1240
+ "loss": 0.0,
1241
+ "step": 1232
1242
+ },
1243
+ {
1244
+ "epoch": 0.2555363634019954,
1245
+ "grad_norm": NaN,
1246
+ "learning_rate": 8.333252821395526e-06,
1247
+ "loss": 0.0,
1248
+ "step": 1239
1249
+ },
1250
+ {
1251
+ "epoch": 0.2569800716698033,
1252
+ "grad_norm": NaN,
1253
+ "learning_rate": 7.904267734541498e-06,
1254
+ "loss": 0.0,
1255
+ "step": 1246
1256
+ },
1257
+ {
1258
+ "epoch": 0.2584237799376112,
1259
+ "grad_norm": NaN,
1260
+ "learning_rate": 7.485669139732004e-06,
1261
+ "loss": 0.0,
1262
+ "step": 1253
1263
+ },
1264
+ {
1265
+ "epoch": 0.25986748820541905,
1266
+ "grad_norm": NaN,
1267
+ "learning_rate": 7.077560319906695e-06,
1268
+ "loss": 0.0,
1269
+ "step": 1260
1270
+ },
1271
+ {
1272
+ "epoch": 0.2613111964732269,
1273
+ "grad_norm": NaN,
1274
+ "learning_rate": 6.680041969810203e-06,
1275
+ "loss": 0.0,
1276
+ "step": 1267
1277
+ },
1278
+ {
1279
+ "epoch": 0.26275490474103486,
1280
+ "grad_norm": NaN,
1281
+ "learning_rate": 6.293212171147206e-06,
1282
+ "loss": 0.0,
1283
+ "step": 1274
1284
+ },
1285
+ {
1286
+ "epoch": 0.26419861300884273,
1287
+ "grad_norm": NaN,
1288
+ "learning_rate": 5.917166368382277e-06,
1289
+ "loss": 0.0,
1290
+ "step": 1281
1291
+ },
1292
+ {
1293
+ "epoch": 0.2656423212766506,
1294
+ "grad_norm": NaN,
1295
+ "learning_rate": 5.5519973451903405e-06,
1296
+ "loss": 0.0,
1297
+ "step": 1288
1298
+ },
1299
+ {
1300
+ "epoch": 0.2670860295444585,
1301
+ "grad_norm": NaN,
1302
+ "learning_rate": 5.197795201563743e-06,
1303
+ "loss": 0.0,
1304
+ "step": 1295
1305
+ },
1306
+ {
1307
+ "epoch": 0.26852973781226636,
1308
+ "grad_norm": NaN,
1309
+ "learning_rate": 4.8546473315813856e-06,
1310
+ "loss": 0.0,
1311
+ "step": 1302
1312
+ },
1313
+ {
1314
+ "epoch": 0.26997344608007423,
1315
+ "grad_norm": NaN,
1316
+ "learning_rate": 4.522638401845547e-06,
1317
+ "loss": 0.0,
1318
+ "step": 1309
1319
+ },
1320
+ {
1321
+ "epoch": 0.2714171543478821,
1322
+ "grad_norm": NaN,
1323
+ "learning_rate": 4.2018503305916775e-06,
1324
+ "loss": 0.0,
1325
+ "step": 1316
1326
+ },
1327
+ {
1328
+ "epoch": 0.27286086261569004,
1329
+ "grad_norm": NaN,
1330
+ "learning_rate": 3.892362267476313e-06,
1331
+ "loss": 0.0,
1332
+ "step": 1323
1333
+ },
1334
+ {
1335
+ "epoch": 0.2743045708834979,
1336
+ "grad_norm": NaN,
1337
+ "learning_rate": 3.5942505740480582e-06,
1338
+ "loss": 0.0,
1339
+ "step": 1330
1340
+ },
1341
+ {
1342
+ "epoch": 0.2757482791513058,
1343
+ "grad_norm": NaN,
1344
+ "learning_rate": 3.3075888049065196e-06,
1345
+ "loss": 0.0,
1346
+ "step": 1337
1347
+ },
1348
+ {
1349
+ "epoch": 0.27719198741911366,
1350
+ "grad_norm": NaN,
1351
+ "learning_rate": 3.03244768955383e-06,
1352
+ "loss": 0.0,
1353
+ "step": 1344
1354
+ },
1355
+ {
1356
+ "epoch": 0.27863569568692154,
1357
+ "grad_norm": NaN,
1358
+ "learning_rate": 2.7688951149431595e-06,
1359
+ "loss": 0.0,
1360
+ "step": 1351
1361
+ },
1362
+ {
1363
+ "epoch": 0.2800794039547294,
1364
+ "grad_norm": NaN,
1365
+ "learning_rate": 2.5169961087286974e-06,
1366
+ "loss": 0.0,
1367
+ "step": 1358
1368
+ },
1369
+ {
1370
+ "epoch": 0.28152311222253734,
1371
+ "grad_norm": NaN,
1372
+ "learning_rate": 2.276812823220964e-06,
1373
+ "loss": 0.0,
1374
+ "step": 1365
1375
+ },
1376
+ {
1377
+ "epoch": 0.2829668204903452,
1378
+ "grad_norm": NaN,
1379
+ "learning_rate": 2.048404520051722e-06,
1380
+ "loss": 0.0,
1381
+ "step": 1372
1382
+ },
1383
+ {
1384
+ "epoch": 0.2844105287581531,
1385
+ "grad_norm": NaN,
1386
+ "learning_rate": 1.8318275555520237e-06,
1387
+ "loss": 0.0,
1388
+ "step": 1379
1389
+ },
1390
+ {
1391
+ "epoch": 0.28585423702596097,
1392
+ "grad_norm": NaN,
1393
+ "learning_rate": 1.6271353668471655e-06,
1394
+ "loss": 0.0,
1395
+ "step": 1386
1396
+ },
1397
+ {
1398
+ "epoch": 0.28729794529376884,
1399
+ "grad_norm": NaN,
1400
+ "learning_rate": 1.4343784586718311e-06,
1401
+ "loss": 0.0,
1402
+ "step": 1393
1403
+ },
1404
+ {
1405
+ "epoch": 0.2887416535615767,
1406
+ "grad_norm": NaN,
1407
+ "learning_rate": 1.2536043909088191e-06,
1408
+ "loss": 0.0,
1409
+ "step": 1400
1410
+ },
1411
+ {
1412
+ "epoch": 0.29018536182938465,
1413
+ "grad_norm": NaN,
1414
+ "learning_rate": 1.0848577668543802e-06,
1415
+ "loss": 0.0,
1416
+ "step": 1407
1417
+ },
1418
+ {
1419
+ "epoch": 0.2916290700971925,
1420
+ "grad_norm": NaN,
1421
+ "learning_rate": 9.281802222129765e-07,
1422
+ "loss": 0.0,
1423
+ "step": 1414
1424
+ },
1425
+ {
1426
+ "epoch": 0.2930727783650004,
1427
+ "grad_norm": NaN,
1428
+ "learning_rate": 7.836104148243484e-07,
1429
+ "loss": 0.0,
1430
+ "step": 1421
1431
+ },
1432
+ {
1433
+ "epoch": 0.29451648663280827,
1434
+ "grad_norm": NaN,
1435
+ "learning_rate": 6.511840151252169e-07,
1436
+ "loss": 0.0,
1437
+ "step": 1428
1438
+ },
1439
+ {
1440
+ "epoch": 0.29596019490061615,
1441
+ "grad_norm": NaN,
1442
+ "learning_rate": 5.309336973481683e-07,
1443
+ "loss": 0.0,
1444
+ "step": 1435
1445
+ },
1446
+ {
1447
+ "epoch": 0.297403903168424,
1448
+ "grad_norm": NaN,
1449
+ "learning_rate": 4.228891314597694e-07,
1450
+ "loss": 0.0,
1451
+ "step": 1442
1452
+ },
1453
+ {
1454
+ "epoch": 0.2988476114362319,
1455
+ "grad_norm": NaN,
1456
+ "learning_rate": 3.2707697583995167e-07,
1457
+ "loss": 0.0,
1458
+ "step": 1449
1459
+ },
1460
+ {
1461
+ "epoch": 0.3002913197040398,
1462
+ "grad_norm": NaN,
1463
+ "learning_rate": 2.4352087070443895e-07,
1464
+ "loss": 0.0,
1465
+ "step": 1456
1466
+ },
1467
+ {
1468
+ "epoch": 0.3017350279718477,
1469
+ "grad_norm": NaN,
1470
+ "learning_rate": 1.7224143227190236e-07,
1471
+ "loss": 0.0,
1472
+ "step": 1463
1473
+ },
1474
+ {
1475
+ "epoch": 0.3031787362396556,
1476
+ "grad_norm": NaN,
1477
+ "learning_rate": 1.132562476771959e-07,
1478
+ "loss": 0.0,
1479
+ "step": 1470
1480
+ },
1481
+ {
1482
+ "epoch": 0.30462244450746345,
1483
+ "grad_norm": NaN,
1484
+ "learning_rate": 6.657987063200533e-08,
1485
+ "loss": 0.0,
1486
+ "step": 1477
1487
+ },
1488
+ {
1489
+ "epoch": 0.3060661527752713,
1490
+ "grad_norm": NaN,
1491
+ "learning_rate": 3.2223817833931805e-08,
1492
+ "loss": 0.0,
1493
+ "step": 1484
1494
+ },
1495
+ {
1496
+ "epoch": 0.3075098610430792,
1497
+ "grad_norm": NaN,
1498
+ "learning_rate": 1.019656612492592e-08,
1499
+ "loss": 0.0,
1500
+ "step": 1491
1501
+ },
1502
+ {
1503
+ "epoch": 0.30895356931088713,
1504
+ "grad_norm": NaN,
1505
+ "learning_rate": 5.035503997385949e-10,
1506
+ "loss": 0.0,
1507
+ "step": 1498
1508
+ }
1509
+ ],
1510
+ "logging_steps": 7,
1511
+ "max_steps": 1500,
1512
+ "num_input_tokens_seen": 0,
1513
+ "num_train_epochs": 1,
1514
+ "save_steps": 500,
1515
+ "stateful_callbacks": {
1516
+ "TrainerControl": {
1517
+ "args": {
1518
+ "should_epoch_stop": false,
1519
+ "should_evaluate": false,
1520
+ "should_log": false,
1521
+ "should_save": true,
1522
+ "should_training_stop": true
1523
+ },
1524
+ "attributes": {}
1525
+ }
1526
+ },
1527
+ "total_flos": 5.5368921120768e+16,
1528
+ "train_batch_size": 2,
1529
+ "trial_name": null,
1530
+ "trial_params": null
1531
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ee5b81c4ba3d7d2904d37af26c8074a21bd74abeb91172e746839e5d89d46e44
3
+ size 6776
last-checkpoint/vocab.json ADDED
The diff for this file is too large to render. See raw diff