AlessaC commited on
Commit
9c8eed8
·
verified ·
1 Parent(s): 1d92f73

Training in progress, step 250, checkpoint

Browse files
.gitattributes CHANGED
@@ -41,3 +41,4 @@ checkpoint-600/tokenizer.json filter=lfs diff=lfs merge=lfs -text
41
  checkpoint-50/tokenizer.json filter=lfs diff=lfs merge=lfs -text
42
  checkpoint-100/tokenizer.json filter=lfs diff=lfs merge=lfs -text
43
  checkpoint-150/tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
41
  checkpoint-50/tokenizer.json filter=lfs diff=lfs merge=lfs -text
42
  checkpoint-100/tokenizer.json filter=lfs diff=lfs merge=lfs -text
43
  checkpoint-150/tokenizer.json filter=lfs diff=lfs merge=lfs -text
44
+ checkpoint-250/tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoint-250/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/Qwen2.5-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.15.2
checkpoint-250/adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Qwen2.5-0.5B-Instruct",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 64,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.0,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 32,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "o_proj",
28
+ "k_proj",
29
+ "gate_proj",
30
+ "v_proj",
31
+ "down_proj",
32
+ "up_proj",
33
+ "q_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": true
39
+ }
checkpoint-250/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:414e5127c42a1dda0ecca134d07d9a20098d5418f0f7e6b83b18e4ce994602f5
3
+ size 70430032
checkpoint-250/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
+ }
checkpoint-250/chat_template.jinja ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0]['role'] == 'system' %}
4
+ {{- messages[0]['content'] }}
5
+ {%- else %}
6
+ {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
7
+ {%- endif %}
8
+ {{- "\n\n# Tools\n\nYou may call one or more functions to assist with the user query.\n\nYou are provided with function signatures within <tools></tools> XML tags:\n<tools>" }}
9
+ {%- for tool in tools %}
10
+ {{- "\n" }}
11
+ {{- tool | tojson }}
12
+ {%- endfor %}
13
+ {{- "\n</tools>\n\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\n<tool_call>\n{\"name\": <function-name>, \"arguments\": <args-json-object>}\n</tool_call><|im_end|>\n" }}
14
+ {%- else %}
15
+ {%- if messages[0]['role'] == 'system' %}
16
+ {{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
17
+ {%- else %}
18
+ {{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
19
+ {%- endif %}
20
+ {%- endif %}
21
+ {%- for message in messages %}
22
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
23
+ {{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
24
+ {%- elif message.role == "assistant" %}
25
+ {{- '<|im_start|>' + message.role }}
26
+ {%- if message.content %}
27
+ {{- '\n' + message.content }}
28
+ {%- endif %}
29
+ {%- for tool_call in message.tool_calls %}
30
+ {%- if tool_call.function is defined %}
31
+ {%- set tool_call = tool_call.function %}
32
+ {%- endif %}
33
+ {{- '\n<tool_call>\n{"name": "' }}
34
+ {{- tool_call.name }}
35
+ {{- '", "arguments": ' }}
36
+ {{- tool_call.arguments | tojson }}
37
+ {{- '}\n</tool_call>' }}
38
+ {%- endfor %}
39
+ {{- '<|im_end|>\n' }}
40
+ {%- elif message.role == "tool" %}
41
+ {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
42
+ {{- '<|im_start|>user' }}
43
+ {%- endif %}
44
+ {{- '\n<tool_response>\n' }}
45
+ {{- message.content }}
46
+ {{- '\n</tool_response>' }}
47
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
48
+ {{- '<|im_end|>\n' }}
49
+ {%- endif %}
50
+ {%- endif %}
51
+ {%- endfor %}
52
+ {%- if add_generation_prompt %}
53
+ {{- '<|im_start|>assistant\n' }}
54
+ {%- endif %}
checkpoint-250/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-250/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02e96020bee901466aa35a856ba4d8926a6f4c1ec810e82c966d8e19c2de1d9e
3
+ size 36136293
checkpoint-250/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:181a477a6decc447b8502ae584b4d267ee1822572222c2a703d82e1a6c8f3e34
3
+ size 14581
checkpoint-250/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a6d2aeb7abae3ab3d7eea62015bfd18ff3f1951f6774c9bee39cbcac9fd8e531
3
+ size 1465
checkpoint-250/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": "<|im_end|>",
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
+ }
checkpoint-250/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:913950e4971737031da511cdd1b410daae4566f62eb845b3975bca5a102323d8
3
+ size 11421995
checkpoint-250/tokenizer_config.json ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "clean_up_tokenization_spaces": false,
199
+ "eos_token": "<|im_end|>",
200
+ "errors": "replace",
201
+ "extra_special_tokens": {},
202
+ "model_max_length": 32768,
203
+ "pad_token": "<|vision_pad|>",
204
+ "padding_side": "right",
205
+ "split_special_tokens": false,
206
+ "tokenizer_class": "Qwen2Tokenizer",
207
+ "unk_token": null
208
+ }
checkpoint-250/trainer_state.json ADDED
@@ -0,0 +1,1824 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.6305170239596469,
6
+ "eval_steps": 50,
7
+ "global_step": 250,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.0025220680958385876,
14
+ "grad_norm": 83.50857543945312,
15
+ "learning_rate": 0.0,
16
+ "loss": 3.3887,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.005044136191677175,
21
+ "grad_norm": 71.31573486328125,
22
+ "learning_rate": 2.0000000000000003e-06,
23
+ "loss": 3.4305,
24
+ "step": 2
25
+ },
26
+ {
27
+ "epoch": 0.007566204287515763,
28
+ "grad_norm": 66.55958557128906,
29
+ "learning_rate": 4.000000000000001e-06,
30
+ "loss": 3.0425,
31
+ "step": 3
32
+ },
33
+ {
34
+ "epoch": 0.01008827238335435,
35
+ "grad_norm": 67.16094207763672,
36
+ "learning_rate": 6e-06,
37
+ "loss": 3.1193,
38
+ "step": 4
39
+ },
40
+ {
41
+ "epoch": 0.012610340479192938,
42
+ "grad_norm": 58.159088134765625,
43
+ "learning_rate": 8.000000000000001e-06,
44
+ "loss": 2.7595,
45
+ "step": 5
46
+ },
47
+ {
48
+ "epoch": 0.015132408575031526,
49
+ "grad_norm": 39.46601867675781,
50
+ "learning_rate": 1e-05,
51
+ "loss": 2.3184,
52
+ "step": 6
53
+ },
54
+ {
55
+ "epoch": 0.017654476670870115,
56
+ "grad_norm": 45.5927734375,
57
+ "learning_rate": 9.987325728770595e-06,
58
+ "loss": 2.1763,
59
+ "step": 7
60
+ },
61
+ {
62
+ "epoch": 0.0201765447667087,
63
+ "grad_norm": 20.798906326293945,
64
+ "learning_rate": 9.974651457541193e-06,
65
+ "loss": 2.1835,
66
+ "step": 8
67
+ },
68
+ {
69
+ "epoch": 0.02269861286254729,
70
+ "grad_norm": 15.517325401306152,
71
+ "learning_rate": 9.961977186311787e-06,
72
+ "loss": 2.1354,
73
+ "step": 9
74
+ },
75
+ {
76
+ "epoch": 0.025220680958385876,
77
+ "grad_norm": 15.667418479919434,
78
+ "learning_rate": 9.949302915082384e-06,
79
+ "loss": 1.9287,
80
+ "step": 10
81
+ },
82
+ {
83
+ "epoch": 0.027742749054224466,
84
+ "grad_norm": 13.178864479064941,
85
+ "learning_rate": 9.93662864385298e-06,
86
+ "loss": 1.9898,
87
+ "step": 11
88
+ },
89
+ {
90
+ "epoch": 0.03026481715006305,
91
+ "grad_norm": 10.053223609924316,
92
+ "learning_rate": 9.923954372623576e-06,
93
+ "loss": 2.0013,
94
+ "step": 12
95
+ },
96
+ {
97
+ "epoch": 0.03278688524590164,
98
+ "grad_norm": 14.007344245910645,
99
+ "learning_rate": 9.91128010139417e-06,
100
+ "loss": 2.0559,
101
+ "step": 13
102
+ },
103
+ {
104
+ "epoch": 0.03530895334174023,
105
+ "grad_norm": 11.14796257019043,
106
+ "learning_rate": 9.898605830164766e-06,
107
+ "loss": 2.0379,
108
+ "step": 14
109
+ },
110
+ {
111
+ "epoch": 0.03783102143757881,
112
+ "grad_norm": 13.28112506866455,
113
+ "learning_rate": 9.885931558935362e-06,
114
+ "loss": 1.9854,
115
+ "step": 15
116
+ },
117
+ {
118
+ "epoch": 0.0403530895334174,
119
+ "grad_norm": 11.45155143737793,
120
+ "learning_rate": 9.873257287705957e-06,
121
+ "loss": 2.1884,
122
+ "step": 16
123
+ },
124
+ {
125
+ "epoch": 0.04287515762925599,
126
+ "grad_norm": 10.636513710021973,
127
+ "learning_rate": 9.860583016476553e-06,
128
+ "loss": 1.9676,
129
+ "step": 17
130
+ },
131
+ {
132
+ "epoch": 0.04539722572509458,
133
+ "grad_norm": 10.700081825256348,
134
+ "learning_rate": 9.847908745247149e-06,
135
+ "loss": 1.9426,
136
+ "step": 18
137
+ },
138
+ {
139
+ "epoch": 0.04791929382093316,
140
+ "grad_norm": 10.350312232971191,
141
+ "learning_rate": 9.835234474017745e-06,
142
+ "loss": 1.931,
143
+ "step": 19
144
+ },
145
+ {
146
+ "epoch": 0.05044136191677175,
147
+ "grad_norm": 11.60483455657959,
148
+ "learning_rate": 9.822560202788341e-06,
149
+ "loss": 1.9397,
150
+ "step": 20
151
+ },
152
+ {
153
+ "epoch": 0.05296343001261034,
154
+ "grad_norm": 10.923288345336914,
155
+ "learning_rate": 9.809885931558936e-06,
156
+ "loss": 1.8861,
157
+ "step": 21
158
+ },
159
+ {
160
+ "epoch": 0.05548549810844893,
161
+ "grad_norm": 10.222322463989258,
162
+ "learning_rate": 9.797211660329532e-06,
163
+ "loss": 1.8154,
164
+ "step": 22
165
+ },
166
+ {
167
+ "epoch": 0.058007566204287514,
168
+ "grad_norm": 9.665061950683594,
169
+ "learning_rate": 9.784537389100128e-06,
170
+ "loss": 1.9885,
171
+ "step": 23
172
+ },
173
+ {
174
+ "epoch": 0.0605296343001261,
175
+ "grad_norm": 10.544888496398926,
176
+ "learning_rate": 9.771863117870724e-06,
177
+ "loss": 1.9728,
178
+ "step": 24
179
+ },
180
+ {
181
+ "epoch": 0.06305170239596469,
182
+ "grad_norm": 9.924367904663086,
183
+ "learning_rate": 9.759188846641318e-06,
184
+ "loss": 1.9665,
185
+ "step": 25
186
+ },
187
+ {
188
+ "epoch": 0.06557377049180328,
189
+ "grad_norm": 9.470415115356445,
190
+ "learning_rate": 9.746514575411914e-06,
191
+ "loss": 1.8872,
192
+ "step": 26
193
+ },
194
+ {
195
+ "epoch": 0.06809583858764187,
196
+ "grad_norm": 9.330588340759277,
197
+ "learning_rate": 9.73384030418251e-06,
198
+ "loss": 1.9458,
199
+ "step": 27
200
+ },
201
+ {
202
+ "epoch": 0.07061790668348046,
203
+ "grad_norm": 9.101158142089844,
204
+ "learning_rate": 9.721166032953105e-06,
205
+ "loss": 2.0452,
206
+ "step": 28
207
+ },
208
+ {
209
+ "epoch": 0.07313997477931904,
210
+ "grad_norm": 9.63065242767334,
211
+ "learning_rate": 9.708491761723701e-06,
212
+ "loss": 1.9648,
213
+ "step": 29
214
+ },
215
+ {
216
+ "epoch": 0.07566204287515763,
217
+ "grad_norm": 9.038743019104004,
218
+ "learning_rate": 9.695817490494297e-06,
219
+ "loss": 1.9469,
220
+ "step": 30
221
+ },
222
+ {
223
+ "epoch": 0.07818411097099622,
224
+ "grad_norm": 9.375469207763672,
225
+ "learning_rate": 9.683143219264893e-06,
226
+ "loss": 2.0387,
227
+ "step": 31
228
+ },
229
+ {
230
+ "epoch": 0.0807061790668348,
231
+ "grad_norm": 9.170827865600586,
232
+ "learning_rate": 9.670468948035488e-06,
233
+ "loss": 2.0396,
234
+ "step": 32
235
+ },
236
+ {
237
+ "epoch": 0.0832282471626734,
238
+ "grad_norm": 9.155048370361328,
239
+ "learning_rate": 9.657794676806086e-06,
240
+ "loss": 2.1346,
241
+ "step": 33
242
+ },
243
+ {
244
+ "epoch": 0.08575031525851198,
245
+ "grad_norm": 9.660133361816406,
246
+ "learning_rate": 9.64512040557668e-06,
247
+ "loss": 1.814,
248
+ "step": 34
249
+ },
250
+ {
251
+ "epoch": 0.08827238335435057,
252
+ "grad_norm": 9.577939987182617,
253
+ "learning_rate": 9.632446134347276e-06,
254
+ "loss": 1.9353,
255
+ "step": 35
256
+ },
257
+ {
258
+ "epoch": 0.09079445145018916,
259
+ "grad_norm": 9.347375869750977,
260
+ "learning_rate": 9.619771863117872e-06,
261
+ "loss": 1.8748,
262
+ "step": 36
263
+ },
264
+ {
265
+ "epoch": 0.09331651954602774,
266
+ "grad_norm": 9.635443687438965,
267
+ "learning_rate": 9.607097591888467e-06,
268
+ "loss": 2.0299,
269
+ "step": 37
270
+ },
271
+ {
272
+ "epoch": 0.09583858764186633,
273
+ "grad_norm": 9.470548629760742,
274
+ "learning_rate": 9.594423320659063e-06,
275
+ "loss": 1.966,
276
+ "step": 38
277
+ },
278
+ {
279
+ "epoch": 0.09836065573770492,
280
+ "grad_norm": 9.292247772216797,
281
+ "learning_rate": 9.581749049429659e-06,
282
+ "loss": 1.8779,
283
+ "step": 39
284
+ },
285
+ {
286
+ "epoch": 0.1008827238335435,
287
+ "grad_norm": 9.822443962097168,
288
+ "learning_rate": 9.569074778200255e-06,
289
+ "loss": 1.8484,
290
+ "step": 40
291
+ },
292
+ {
293
+ "epoch": 0.1034047919293821,
294
+ "grad_norm": 8.519198417663574,
295
+ "learning_rate": 9.55640050697085e-06,
296
+ "loss": 1.7622,
297
+ "step": 41
298
+ },
299
+ {
300
+ "epoch": 0.10592686002522068,
301
+ "grad_norm": 9.220460891723633,
302
+ "learning_rate": 9.543726235741445e-06,
303
+ "loss": 1.8659,
304
+ "step": 42
305
+ },
306
+ {
307
+ "epoch": 0.10844892812105927,
308
+ "grad_norm": 8.564704895019531,
309
+ "learning_rate": 9.531051964512042e-06,
310
+ "loss": 1.8478,
311
+ "step": 43
312
+ },
313
+ {
314
+ "epoch": 0.11097099621689786,
315
+ "grad_norm": 9.696242332458496,
316
+ "learning_rate": 9.518377693282636e-06,
317
+ "loss": 1.8625,
318
+ "step": 44
319
+ },
320
+ {
321
+ "epoch": 0.11349306431273644,
322
+ "grad_norm": 9.121529579162598,
323
+ "learning_rate": 9.505703422053234e-06,
324
+ "loss": 1.9736,
325
+ "step": 45
326
+ },
327
+ {
328
+ "epoch": 0.11601513240857503,
329
+ "grad_norm": 9.0239896774292,
330
+ "learning_rate": 9.493029150823828e-06,
331
+ "loss": 1.8687,
332
+ "step": 46
333
+ },
334
+ {
335
+ "epoch": 0.11853720050441362,
336
+ "grad_norm": 8.566268920898438,
337
+ "learning_rate": 9.480354879594424e-06,
338
+ "loss": 1.7855,
339
+ "step": 47
340
+ },
341
+ {
342
+ "epoch": 0.1210592686002522,
343
+ "grad_norm": 9.728326797485352,
344
+ "learning_rate": 9.46768060836502e-06,
345
+ "loss": 2.0394,
346
+ "step": 48
347
+ },
348
+ {
349
+ "epoch": 0.1235813366960908,
350
+ "grad_norm": 8.644201278686523,
351
+ "learning_rate": 9.455006337135616e-06,
352
+ "loss": 1.8265,
353
+ "step": 49
354
+ },
355
+ {
356
+ "epoch": 0.12610340479192939,
357
+ "grad_norm": 9.00877857208252,
358
+ "learning_rate": 9.442332065906211e-06,
359
+ "loss": 1.9655,
360
+ "step": 50
361
+ },
362
+ {
363
+ "epoch": 0.12610340479192939,
364
+ "eval_loss": 1.8593257665634155,
365
+ "eval_runtime": 18.8102,
366
+ "eval_samples_per_second": 37.48,
367
+ "eval_steps_per_second": 18.766,
368
+ "step": 50
369
+ },
370
+ {
371
+ "epoch": 0.12862547288776796,
372
+ "grad_norm": 8.626359939575195,
373
+ "learning_rate": 9.429657794676807e-06,
374
+ "loss": 1.8767,
375
+ "step": 51
376
+ },
377
+ {
378
+ "epoch": 0.13114754098360656,
379
+ "grad_norm": 8.989786148071289,
380
+ "learning_rate": 9.416983523447403e-06,
381
+ "loss": 1.9197,
382
+ "step": 52
383
+ },
384
+ {
385
+ "epoch": 0.13366960907944514,
386
+ "grad_norm": 8.265259742736816,
387
+ "learning_rate": 9.404309252217997e-06,
388
+ "loss": 1.7882,
389
+ "step": 53
390
+ },
391
+ {
392
+ "epoch": 0.13619167717528374,
393
+ "grad_norm": 9.578763008117676,
394
+ "learning_rate": 9.391634980988594e-06,
395
+ "loss": 2.0616,
396
+ "step": 54
397
+ },
398
+ {
399
+ "epoch": 0.13871374527112232,
400
+ "grad_norm": 9.27950382232666,
401
+ "learning_rate": 9.37896070975919e-06,
402
+ "loss": 1.9043,
403
+ "step": 55
404
+ },
405
+ {
406
+ "epoch": 0.14123581336696092,
407
+ "grad_norm": 8.789308547973633,
408
+ "learning_rate": 9.366286438529786e-06,
409
+ "loss": 1.8745,
410
+ "step": 56
411
+ },
412
+ {
413
+ "epoch": 0.1437578814627995,
414
+ "grad_norm": 8.460257530212402,
415
+ "learning_rate": 9.35361216730038e-06,
416
+ "loss": 1.9719,
417
+ "step": 57
418
+ },
419
+ {
420
+ "epoch": 0.14627994955863807,
421
+ "grad_norm": 8.686505317687988,
422
+ "learning_rate": 9.340937896070976e-06,
423
+ "loss": 1.8288,
424
+ "step": 58
425
+ },
426
+ {
427
+ "epoch": 0.14880201765447668,
428
+ "grad_norm": 9.074113845825195,
429
+ "learning_rate": 9.328263624841572e-06,
430
+ "loss": 1.8212,
431
+ "step": 59
432
+ },
433
+ {
434
+ "epoch": 0.15132408575031525,
435
+ "grad_norm": 8.919495582580566,
436
+ "learning_rate": 9.315589353612169e-06,
437
+ "loss": 1.9267,
438
+ "step": 60
439
+ },
440
+ {
441
+ "epoch": 0.15384615384615385,
442
+ "grad_norm": 9.349574089050293,
443
+ "learning_rate": 9.302915082382765e-06,
444
+ "loss": 1.8566,
445
+ "step": 61
446
+ },
447
+ {
448
+ "epoch": 0.15636822194199243,
449
+ "grad_norm": 10.293651580810547,
450
+ "learning_rate": 9.290240811153359e-06,
451
+ "loss": 1.7412,
452
+ "step": 62
453
+ },
454
+ {
455
+ "epoch": 0.15889029003783103,
456
+ "grad_norm": 9.373260498046875,
457
+ "learning_rate": 9.277566539923955e-06,
458
+ "loss": 1.9118,
459
+ "step": 63
460
+ },
461
+ {
462
+ "epoch": 0.1614123581336696,
463
+ "grad_norm": 9.066275596618652,
464
+ "learning_rate": 9.264892268694551e-06,
465
+ "loss": 1.89,
466
+ "step": 64
467
+ },
468
+ {
469
+ "epoch": 0.16393442622950818,
470
+ "grad_norm": 9.459461212158203,
471
+ "learning_rate": 9.252217997465146e-06,
472
+ "loss": 1.8408,
473
+ "step": 65
474
+ },
475
+ {
476
+ "epoch": 0.1664564943253468,
477
+ "grad_norm": 9.49438190460205,
478
+ "learning_rate": 9.239543726235742e-06,
479
+ "loss": 1.9826,
480
+ "step": 66
481
+ },
482
+ {
483
+ "epoch": 0.16897856242118536,
484
+ "grad_norm": 9.088374137878418,
485
+ "learning_rate": 9.226869455006338e-06,
486
+ "loss": 1.8442,
487
+ "step": 67
488
+ },
489
+ {
490
+ "epoch": 0.17150063051702397,
491
+ "grad_norm": 8.981496810913086,
492
+ "learning_rate": 9.214195183776934e-06,
493
+ "loss": 1.8115,
494
+ "step": 68
495
+ },
496
+ {
497
+ "epoch": 0.17402269861286254,
498
+ "grad_norm": 9.342341423034668,
499
+ "learning_rate": 9.201520912547528e-06,
500
+ "loss": 1.849,
501
+ "step": 69
502
+ },
503
+ {
504
+ "epoch": 0.17654476670870115,
505
+ "grad_norm": 9.18710708618164,
506
+ "learning_rate": 9.188846641318126e-06,
507
+ "loss": 1.7475,
508
+ "step": 70
509
+ },
510
+ {
511
+ "epoch": 0.17906683480453972,
512
+ "grad_norm": 9.204767227172852,
513
+ "learning_rate": 9.17617237008872e-06,
514
+ "loss": 1.8912,
515
+ "step": 71
516
+ },
517
+ {
518
+ "epoch": 0.18158890290037832,
519
+ "grad_norm": 9.105266571044922,
520
+ "learning_rate": 9.163498098859315e-06,
521
+ "loss": 1.8394,
522
+ "step": 72
523
+ },
524
+ {
525
+ "epoch": 0.1841109709962169,
526
+ "grad_norm": 9.192793846130371,
527
+ "learning_rate": 9.150823827629913e-06,
528
+ "loss": 1.9242,
529
+ "step": 73
530
+ },
531
+ {
532
+ "epoch": 0.18663303909205547,
533
+ "grad_norm": 8.911624908447266,
534
+ "learning_rate": 9.138149556400507e-06,
535
+ "loss": 1.9121,
536
+ "step": 74
537
+ },
538
+ {
539
+ "epoch": 0.18915510718789408,
540
+ "grad_norm": 9.20001220703125,
541
+ "learning_rate": 9.125475285171103e-06,
542
+ "loss": 1.9752,
543
+ "step": 75
544
+ },
545
+ {
546
+ "epoch": 0.19167717528373265,
547
+ "grad_norm": 8.967398643493652,
548
+ "learning_rate": 9.1128010139417e-06,
549
+ "loss": 1.7422,
550
+ "step": 76
551
+ },
552
+ {
553
+ "epoch": 0.19419924337957126,
554
+ "grad_norm": 8.867136001586914,
555
+ "learning_rate": 9.100126742712296e-06,
556
+ "loss": 1.7391,
557
+ "step": 77
558
+ },
559
+ {
560
+ "epoch": 0.19672131147540983,
561
+ "grad_norm": 9.721291542053223,
562
+ "learning_rate": 9.08745247148289e-06,
563
+ "loss": 1.7955,
564
+ "step": 78
565
+ },
566
+ {
567
+ "epoch": 0.19924337957124844,
568
+ "grad_norm": 8.936488151550293,
569
+ "learning_rate": 9.074778200253486e-06,
570
+ "loss": 1.602,
571
+ "step": 79
572
+ },
573
+ {
574
+ "epoch": 0.201765447667087,
575
+ "grad_norm": 8.965775489807129,
576
+ "learning_rate": 9.062103929024082e-06,
577
+ "loss": 1.9918,
578
+ "step": 80
579
+ },
580
+ {
581
+ "epoch": 0.2042875157629256,
582
+ "grad_norm": 9.03048324584961,
583
+ "learning_rate": 9.049429657794677e-06,
584
+ "loss": 1.8228,
585
+ "step": 81
586
+ },
587
+ {
588
+ "epoch": 0.2068095838587642,
589
+ "grad_norm": 9.195337295532227,
590
+ "learning_rate": 9.036755386565273e-06,
591
+ "loss": 1.9259,
592
+ "step": 82
593
+ },
594
+ {
595
+ "epoch": 0.20933165195460277,
596
+ "grad_norm": 9.696627616882324,
597
+ "learning_rate": 9.024081115335869e-06,
598
+ "loss": 1.8497,
599
+ "step": 83
600
+ },
601
+ {
602
+ "epoch": 0.21185372005044137,
603
+ "grad_norm": 9.298614501953125,
604
+ "learning_rate": 9.011406844106465e-06,
605
+ "loss": 1.8685,
606
+ "step": 84
607
+ },
608
+ {
609
+ "epoch": 0.21437578814627994,
610
+ "grad_norm": 8.810253143310547,
611
+ "learning_rate": 8.998732572877061e-06,
612
+ "loss": 1.7147,
613
+ "step": 85
614
+ },
615
+ {
616
+ "epoch": 0.21689785624211855,
617
+ "grad_norm": 8.825125694274902,
618
+ "learning_rate": 8.986058301647655e-06,
619
+ "loss": 1.8466,
620
+ "step": 86
621
+ },
622
+ {
623
+ "epoch": 0.21941992433795712,
624
+ "grad_norm": 8.869908332824707,
625
+ "learning_rate": 8.973384030418252e-06,
626
+ "loss": 1.9044,
627
+ "step": 87
628
+ },
629
+ {
630
+ "epoch": 0.22194199243379573,
631
+ "grad_norm": 9.151841163635254,
632
+ "learning_rate": 8.960709759188848e-06,
633
+ "loss": 1.8922,
634
+ "step": 88
635
+ },
636
+ {
637
+ "epoch": 0.2244640605296343,
638
+ "grad_norm": 9.193544387817383,
639
+ "learning_rate": 8.948035487959444e-06,
640
+ "loss": 1.8199,
641
+ "step": 89
642
+ },
643
+ {
644
+ "epoch": 0.22698612862547288,
645
+ "grad_norm": 8.479183197021484,
646
+ "learning_rate": 8.935361216730038e-06,
647
+ "loss": 1.847,
648
+ "step": 90
649
+ },
650
+ {
651
+ "epoch": 0.22950819672131148,
652
+ "grad_norm": 9.11871337890625,
653
+ "learning_rate": 8.922686945500634e-06,
654
+ "loss": 1.8631,
655
+ "step": 91
656
+ },
657
+ {
658
+ "epoch": 0.23203026481715006,
659
+ "grad_norm": 9.080836296081543,
660
+ "learning_rate": 8.91001267427123e-06,
661
+ "loss": 1.9849,
662
+ "step": 92
663
+ },
664
+ {
665
+ "epoch": 0.23455233291298866,
666
+ "grad_norm": 10.182774543762207,
667
+ "learning_rate": 8.897338403041825e-06,
668
+ "loss": 1.933,
669
+ "step": 93
670
+ },
671
+ {
672
+ "epoch": 0.23707440100882723,
673
+ "grad_norm": 9.077899932861328,
674
+ "learning_rate": 8.884664131812421e-06,
675
+ "loss": 1.7692,
676
+ "step": 94
677
+ },
678
+ {
679
+ "epoch": 0.23959646910466584,
680
+ "grad_norm": 8.86284065246582,
681
+ "learning_rate": 8.871989860583017e-06,
682
+ "loss": 1.7995,
683
+ "step": 95
684
+ },
685
+ {
686
+ "epoch": 0.2421185372005044,
687
+ "grad_norm": 9.612898826599121,
688
+ "learning_rate": 8.859315589353613e-06,
689
+ "loss": 2.045,
690
+ "step": 96
691
+ },
692
+ {
693
+ "epoch": 0.244640605296343,
694
+ "grad_norm": 9.372990608215332,
695
+ "learning_rate": 8.846641318124208e-06,
696
+ "loss": 1.8652,
697
+ "step": 97
698
+ },
699
+ {
700
+ "epoch": 0.2471626733921816,
701
+ "grad_norm": 9.045456886291504,
702
+ "learning_rate": 8.833967046894805e-06,
703
+ "loss": 1.8405,
704
+ "step": 98
705
+ },
706
+ {
707
+ "epoch": 0.24968474148802017,
708
+ "grad_norm": 8.836333274841309,
709
+ "learning_rate": 8.8212927756654e-06,
710
+ "loss": 1.7977,
711
+ "step": 99
712
+ },
713
+ {
714
+ "epoch": 0.25220680958385877,
715
+ "grad_norm": 8.542088508605957,
716
+ "learning_rate": 8.808618504435996e-06,
717
+ "loss": 1.7449,
718
+ "step": 100
719
+ },
720
+ {
721
+ "epoch": 0.25220680958385877,
722
+ "eval_loss": 1.821334719657898,
723
+ "eval_runtime": 18.8896,
724
+ "eval_samples_per_second": 37.322,
725
+ "eval_steps_per_second": 18.688,
726
+ "step": 100
727
+ },
728
+ {
729
+ "epoch": 0.2547288776796974,
730
+ "grad_norm": 9.596298217773438,
731
+ "learning_rate": 8.795944233206592e-06,
732
+ "loss": 1.8074,
733
+ "step": 101
734
+ },
735
+ {
736
+ "epoch": 0.2572509457755359,
737
+ "grad_norm": 8.635272026062012,
738
+ "learning_rate": 8.783269961977186e-06,
739
+ "loss": 2.0499,
740
+ "step": 102
741
+ },
742
+ {
743
+ "epoch": 0.2597730138713745,
744
+ "grad_norm": 8.884391784667969,
745
+ "learning_rate": 8.770595690747782e-06,
746
+ "loss": 1.8544,
747
+ "step": 103
748
+ },
749
+ {
750
+ "epoch": 0.26229508196721313,
751
+ "grad_norm": 8.27906322479248,
752
+ "learning_rate": 8.757921419518379e-06,
753
+ "loss": 1.6638,
754
+ "step": 104
755
+ },
756
+ {
757
+ "epoch": 0.2648171500630517,
758
+ "grad_norm": 8.792101860046387,
759
+ "learning_rate": 8.745247148288975e-06,
760
+ "loss": 1.8727,
761
+ "step": 105
762
+ },
763
+ {
764
+ "epoch": 0.2673392181588903,
765
+ "grad_norm": 8.464868545532227,
766
+ "learning_rate": 8.732572877059569e-06,
767
+ "loss": 1.7947,
768
+ "step": 106
769
+ },
770
+ {
771
+ "epoch": 0.2698612862547289,
772
+ "grad_norm": 9.57347583770752,
773
+ "learning_rate": 8.719898605830165e-06,
774
+ "loss": 2.0333,
775
+ "step": 107
776
+ },
777
+ {
778
+ "epoch": 0.2723833543505675,
779
+ "grad_norm": 8.682156562805176,
780
+ "learning_rate": 8.707224334600761e-06,
781
+ "loss": 1.7808,
782
+ "step": 108
783
+ },
784
+ {
785
+ "epoch": 0.27490542244640603,
786
+ "grad_norm": 9.720832824707031,
787
+ "learning_rate": 8.694550063371356e-06,
788
+ "loss": 1.9601,
789
+ "step": 109
790
+ },
791
+ {
792
+ "epoch": 0.27742749054224464,
793
+ "grad_norm": 8.890487670898438,
794
+ "learning_rate": 8.681875792141954e-06,
795
+ "loss": 1.9123,
796
+ "step": 110
797
+ },
798
+ {
799
+ "epoch": 0.27994955863808324,
800
+ "grad_norm": 9.121131896972656,
801
+ "learning_rate": 8.669201520912548e-06,
802
+ "loss": 1.8399,
803
+ "step": 111
804
+ },
805
+ {
806
+ "epoch": 0.28247162673392184,
807
+ "grad_norm": 8.931142807006836,
808
+ "learning_rate": 8.656527249683144e-06,
809
+ "loss": 1.88,
810
+ "step": 112
811
+ },
812
+ {
813
+ "epoch": 0.2849936948297604,
814
+ "grad_norm": 9.079472541809082,
815
+ "learning_rate": 8.64385297845374e-06,
816
+ "loss": 1.7766,
817
+ "step": 113
818
+ },
819
+ {
820
+ "epoch": 0.287515762925599,
821
+ "grad_norm": 9.532262802124023,
822
+ "learning_rate": 8.631178707224336e-06,
823
+ "loss": 1.7715,
824
+ "step": 114
825
+ },
826
+ {
827
+ "epoch": 0.2900378310214376,
828
+ "grad_norm": 8.928796768188477,
829
+ "learning_rate": 8.61850443599493e-06,
830
+ "loss": 1.6179,
831
+ "step": 115
832
+ },
833
+ {
834
+ "epoch": 0.29255989911727615,
835
+ "grad_norm": 8.79500961303711,
836
+ "learning_rate": 8.605830164765527e-06,
837
+ "loss": 1.7653,
838
+ "step": 116
839
+ },
840
+ {
841
+ "epoch": 0.29508196721311475,
842
+ "grad_norm": 9.038860321044922,
843
+ "learning_rate": 8.593155893536123e-06,
844
+ "loss": 1.8273,
845
+ "step": 117
846
+ },
847
+ {
848
+ "epoch": 0.29760403530895335,
849
+ "grad_norm": 9.18289852142334,
850
+ "learning_rate": 8.580481622306717e-06,
851
+ "loss": 1.945,
852
+ "step": 118
853
+ },
854
+ {
855
+ "epoch": 0.30012610340479196,
856
+ "grad_norm": 9.104387283325195,
857
+ "learning_rate": 8.567807351077313e-06,
858
+ "loss": 1.8444,
859
+ "step": 119
860
+ },
861
+ {
862
+ "epoch": 0.3026481715006305,
863
+ "grad_norm": 9.251449584960938,
864
+ "learning_rate": 8.55513307984791e-06,
865
+ "loss": 1.7502,
866
+ "step": 120
867
+ },
868
+ {
869
+ "epoch": 0.3051702395964691,
870
+ "grad_norm": 9.526406288146973,
871
+ "learning_rate": 8.542458808618506e-06,
872
+ "loss": 1.8277,
873
+ "step": 121
874
+ },
875
+ {
876
+ "epoch": 0.3076923076923077,
877
+ "grad_norm": 9.494799613952637,
878
+ "learning_rate": 8.5297845373891e-06,
879
+ "loss": 1.9802,
880
+ "step": 122
881
+ },
882
+ {
883
+ "epoch": 0.31021437578814626,
884
+ "grad_norm": 9.093886375427246,
885
+ "learning_rate": 8.517110266159696e-06,
886
+ "loss": 1.7598,
887
+ "step": 123
888
+ },
889
+ {
890
+ "epoch": 0.31273644388398486,
891
+ "grad_norm": 9.275187492370605,
892
+ "learning_rate": 8.504435994930292e-06,
893
+ "loss": 1.7269,
894
+ "step": 124
895
+ },
896
+ {
897
+ "epoch": 0.31525851197982346,
898
+ "grad_norm": 8.311441421508789,
899
+ "learning_rate": 8.491761723700888e-06,
900
+ "loss": 1.8353,
901
+ "step": 125
902
+ },
903
+ {
904
+ "epoch": 0.31778058007566207,
905
+ "grad_norm": 8.989309310913086,
906
+ "learning_rate": 8.479087452471484e-06,
907
+ "loss": 1.8799,
908
+ "step": 126
909
+ },
910
+ {
911
+ "epoch": 0.3203026481715006,
912
+ "grad_norm": 9.124334335327148,
913
+ "learning_rate": 8.466413181242079e-06,
914
+ "loss": 1.8709,
915
+ "step": 127
916
+ },
917
+ {
918
+ "epoch": 0.3228247162673392,
919
+ "grad_norm": 9.008078575134277,
920
+ "learning_rate": 8.453738910012675e-06,
921
+ "loss": 1.7002,
922
+ "step": 128
923
+ },
924
+ {
925
+ "epoch": 0.3253467843631778,
926
+ "grad_norm": 8.43070125579834,
927
+ "learning_rate": 8.441064638783271e-06,
928
+ "loss": 1.8012,
929
+ "step": 129
930
+ },
931
+ {
932
+ "epoch": 0.32786885245901637,
933
+ "grad_norm": 9.406371116638184,
934
+ "learning_rate": 8.428390367553865e-06,
935
+ "loss": 1.8611,
936
+ "step": 130
937
+ },
938
+ {
939
+ "epoch": 0.33039092055485497,
940
+ "grad_norm": 8.853006362915039,
941
+ "learning_rate": 8.415716096324462e-06,
942
+ "loss": 1.7709,
943
+ "step": 131
944
+ },
945
+ {
946
+ "epoch": 0.3329129886506936,
947
+ "grad_norm": 9.170083045959473,
948
+ "learning_rate": 8.403041825095058e-06,
949
+ "loss": 2.0669,
950
+ "step": 132
951
+ },
952
+ {
953
+ "epoch": 0.3354350567465322,
954
+ "grad_norm": 9.382063865661621,
955
+ "learning_rate": 8.390367553865654e-06,
956
+ "loss": 1.8012,
957
+ "step": 133
958
+ },
959
+ {
960
+ "epoch": 0.3379571248423707,
961
+ "grad_norm": 9.157647132873535,
962
+ "learning_rate": 8.377693282636248e-06,
963
+ "loss": 1.8584,
964
+ "step": 134
965
+ },
966
+ {
967
+ "epoch": 0.34047919293820933,
968
+ "grad_norm": 9.179341316223145,
969
+ "learning_rate": 8.365019011406846e-06,
970
+ "loss": 1.8589,
971
+ "step": 135
972
+ },
973
+ {
974
+ "epoch": 0.34300126103404793,
975
+ "grad_norm": 9.133096694946289,
976
+ "learning_rate": 8.35234474017744e-06,
977
+ "loss": 1.9222,
978
+ "step": 136
979
+ },
980
+ {
981
+ "epoch": 0.3455233291298865,
982
+ "grad_norm": 8.78919792175293,
983
+ "learning_rate": 8.339670468948035e-06,
984
+ "loss": 1.839,
985
+ "step": 137
986
+ },
987
+ {
988
+ "epoch": 0.3480453972257251,
989
+ "grad_norm": 8.94666576385498,
990
+ "learning_rate": 8.326996197718633e-06,
991
+ "loss": 1.7538,
992
+ "step": 138
993
+ },
994
+ {
995
+ "epoch": 0.3505674653215637,
996
+ "grad_norm": 9.572528839111328,
997
+ "learning_rate": 8.314321926489227e-06,
998
+ "loss": 1.9778,
999
+ "step": 139
1000
+ },
1001
+ {
1002
+ "epoch": 0.3530895334174023,
1003
+ "grad_norm": 9.474174499511719,
1004
+ "learning_rate": 8.301647655259823e-06,
1005
+ "loss": 1.9579,
1006
+ "step": 140
1007
+ },
1008
+ {
1009
+ "epoch": 0.35561160151324084,
1010
+ "grad_norm": 9.462223052978516,
1011
+ "learning_rate": 8.28897338403042e-06,
1012
+ "loss": 1.7689,
1013
+ "step": 141
1014
+ },
1015
+ {
1016
+ "epoch": 0.35813366960907944,
1017
+ "grad_norm": 8.904463768005371,
1018
+ "learning_rate": 8.276299112801015e-06,
1019
+ "loss": 1.7506,
1020
+ "step": 142
1021
+ },
1022
+ {
1023
+ "epoch": 0.36065573770491804,
1024
+ "grad_norm": 9.692485809326172,
1025
+ "learning_rate": 8.26362484157161e-06,
1026
+ "loss": 2.0011,
1027
+ "step": 143
1028
+ },
1029
+ {
1030
+ "epoch": 0.36317780580075665,
1031
+ "grad_norm": 8.99770450592041,
1032
+ "learning_rate": 8.250950570342206e-06,
1033
+ "loss": 1.7689,
1034
+ "step": 144
1035
+ },
1036
+ {
1037
+ "epoch": 0.3656998738965952,
1038
+ "grad_norm": 8.849214553833008,
1039
+ "learning_rate": 8.238276299112802e-06,
1040
+ "loss": 1.845,
1041
+ "step": 145
1042
+ },
1043
+ {
1044
+ "epoch": 0.3682219419924338,
1045
+ "grad_norm": 9.16205883026123,
1046
+ "learning_rate": 8.225602027883396e-06,
1047
+ "loss": 1.9285,
1048
+ "step": 146
1049
+ },
1050
+ {
1051
+ "epoch": 0.3707440100882724,
1052
+ "grad_norm": 9.169661521911621,
1053
+ "learning_rate": 8.212927756653993e-06,
1054
+ "loss": 1.8835,
1055
+ "step": 147
1056
+ },
1057
+ {
1058
+ "epoch": 0.37326607818411095,
1059
+ "grad_norm": 9.326395988464355,
1060
+ "learning_rate": 8.200253485424589e-06,
1061
+ "loss": 1.8162,
1062
+ "step": 148
1063
+ },
1064
+ {
1065
+ "epoch": 0.37578814627994955,
1066
+ "grad_norm": 8.962848663330078,
1067
+ "learning_rate": 8.187579214195185e-06,
1068
+ "loss": 1.8775,
1069
+ "step": 149
1070
+ },
1071
+ {
1072
+ "epoch": 0.37831021437578816,
1073
+ "grad_norm": 8.53931713104248,
1074
+ "learning_rate": 8.17490494296578e-06,
1075
+ "loss": 1.7893,
1076
+ "step": 150
1077
+ },
1078
+ {
1079
+ "epoch": 0.37831021437578816,
1080
+ "eval_loss": 1.8017936944961548,
1081
+ "eval_runtime": 18.8835,
1082
+ "eval_samples_per_second": 37.334,
1083
+ "eval_steps_per_second": 18.694,
1084
+ "step": 150
1085
+ },
1086
+ {
1087
+ "epoch": 0.38083228247162676,
1088
+ "grad_norm": 8.814638137817383,
1089
+ "learning_rate": 8.162230671736375e-06,
1090
+ "loss": 1.7401,
1091
+ "step": 151
1092
+ },
1093
+ {
1094
+ "epoch": 0.3833543505674653,
1095
+ "grad_norm": 9.316661834716797,
1096
+ "learning_rate": 8.149556400506971e-06,
1097
+ "loss": 1.9799,
1098
+ "step": 152
1099
+ },
1100
+ {
1101
+ "epoch": 0.3858764186633039,
1102
+ "grad_norm": 9.053354263305664,
1103
+ "learning_rate": 8.136882129277567e-06,
1104
+ "loss": 1.6721,
1105
+ "step": 153
1106
+ },
1107
+ {
1108
+ "epoch": 0.3883984867591425,
1109
+ "grad_norm": 9.15576457977295,
1110
+ "learning_rate": 8.124207858048164e-06,
1111
+ "loss": 1.9065,
1112
+ "step": 154
1113
+ },
1114
+ {
1115
+ "epoch": 0.39092055485498106,
1116
+ "grad_norm": 8.911511421203613,
1117
+ "learning_rate": 8.111533586818758e-06,
1118
+ "loss": 1.9229,
1119
+ "step": 155
1120
+ },
1121
+ {
1122
+ "epoch": 0.39344262295081966,
1123
+ "grad_norm": 8.312164306640625,
1124
+ "learning_rate": 8.098859315589354e-06,
1125
+ "loss": 1.7699,
1126
+ "step": 156
1127
+ },
1128
+ {
1129
+ "epoch": 0.39596469104665827,
1130
+ "grad_norm": 9.155098915100098,
1131
+ "learning_rate": 8.08618504435995e-06,
1132
+ "loss": 1.9292,
1133
+ "step": 157
1134
+ },
1135
+ {
1136
+ "epoch": 0.39848675914249687,
1137
+ "grad_norm": 8.932412147521973,
1138
+ "learning_rate": 8.073510773130546e-06,
1139
+ "loss": 1.8102,
1140
+ "step": 158
1141
+ },
1142
+ {
1143
+ "epoch": 0.4010088272383354,
1144
+ "grad_norm": 8.135700225830078,
1145
+ "learning_rate": 8.06083650190114e-06,
1146
+ "loss": 1.72,
1147
+ "step": 159
1148
+ },
1149
+ {
1150
+ "epoch": 0.403530895334174,
1151
+ "grad_norm": 9.693431854248047,
1152
+ "learning_rate": 8.048162230671737e-06,
1153
+ "loss": 1.8558,
1154
+ "step": 160
1155
+ },
1156
+ {
1157
+ "epoch": 0.4060529634300126,
1158
+ "grad_norm": 8.98935317993164,
1159
+ "learning_rate": 8.035487959442333e-06,
1160
+ "loss": 1.9407,
1161
+ "step": 161
1162
+ },
1163
+ {
1164
+ "epoch": 0.4085750315258512,
1165
+ "grad_norm": 8.735937118530273,
1166
+ "learning_rate": 8.022813688212927e-06,
1167
+ "loss": 1.8333,
1168
+ "step": 162
1169
+ },
1170
+ {
1171
+ "epoch": 0.4110970996216898,
1172
+ "grad_norm": 9.313026428222656,
1173
+ "learning_rate": 8.010139416983525e-06,
1174
+ "loss": 1.9925,
1175
+ "step": 163
1176
+ },
1177
+ {
1178
+ "epoch": 0.4136191677175284,
1179
+ "grad_norm": 9.607177734375,
1180
+ "learning_rate": 7.99746514575412e-06,
1181
+ "loss": 1.8164,
1182
+ "step": 164
1183
+ },
1184
+ {
1185
+ "epoch": 0.416141235813367,
1186
+ "grad_norm": 9.086844444274902,
1187
+ "learning_rate": 7.984790874524716e-06,
1188
+ "loss": 1.8585,
1189
+ "step": 165
1190
+ },
1191
+ {
1192
+ "epoch": 0.41866330390920553,
1193
+ "grad_norm": 9.212312698364258,
1194
+ "learning_rate": 7.972116603295312e-06,
1195
+ "loss": 1.8332,
1196
+ "step": 166
1197
+ },
1198
+ {
1199
+ "epoch": 0.42118537200504413,
1200
+ "grad_norm": 9.246332168579102,
1201
+ "learning_rate": 7.959442332065906e-06,
1202
+ "loss": 1.8488,
1203
+ "step": 167
1204
+ },
1205
+ {
1206
+ "epoch": 0.42370744010088274,
1207
+ "grad_norm": 9.077427864074707,
1208
+ "learning_rate": 7.946768060836502e-06,
1209
+ "loss": 1.7442,
1210
+ "step": 168
1211
+ },
1212
+ {
1213
+ "epoch": 0.4262295081967213,
1214
+ "grad_norm": 9.019879341125488,
1215
+ "learning_rate": 7.934093789607098e-06,
1216
+ "loss": 1.9638,
1217
+ "step": 169
1218
+ },
1219
+ {
1220
+ "epoch": 0.4287515762925599,
1221
+ "grad_norm": 8.645258903503418,
1222
+ "learning_rate": 7.921419518377694e-06,
1223
+ "loss": 1.8532,
1224
+ "step": 170
1225
+ },
1226
+ {
1227
+ "epoch": 0.4312736443883985,
1228
+ "grad_norm": 8.863842010498047,
1229
+ "learning_rate": 7.908745247148289e-06,
1230
+ "loss": 1.7754,
1231
+ "step": 171
1232
+ },
1233
+ {
1234
+ "epoch": 0.4337957124842371,
1235
+ "grad_norm": 9.303889274597168,
1236
+ "learning_rate": 7.896070975918885e-06,
1237
+ "loss": 1.774,
1238
+ "step": 172
1239
+ },
1240
+ {
1241
+ "epoch": 0.43631778058007564,
1242
+ "grad_norm": 9.072324752807617,
1243
+ "learning_rate": 7.883396704689481e-06,
1244
+ "loss": 1.9916,
1245
+ "step": 173
1246
+ },
1247
+ {
1248
+ "epoch": 0.43883984867591425,
1249
+ "grad_norm": 8.935220718383789,
1250
+ "learning_rate": 7.870722433460076e-06,
1251
+ "loss": 1.7988,
1252
+ "step": 174
1253
+ },
1254
+ {
1255
+ "epoch": 0.44136191677175285,
1256
+ "grad_norm": 8.469002723693848,
1257
+ "learning_rate": 7.858048162230673e-06,
1258
+ "loss": 1.7943,
1259
+ "step": 175
1260
+ },
1261
+ {
1262
+ "epoch": 0.44388398486759145,
1263
+ "grad_norm": 8.663657188415527,
1264
+ "learning_rate": 7.845373891001268e-06,
1265
+ "loss": 1.9424,
1266
+ "step": 176
1267
+ },
1268
+ {
1269
+ "epoch": 0.44640605296343,
1270
+ "grad_norm": 9.067521095275879,
1271
+ "learning_rate": 7.832699619771864e-06,
1272
+ "loss": 1.8128,
1273
+ "step": 177
1274
+ },
1275
+ {
1276
+ "epoch": 0.4489281210592686,
1277
+ "grad_norm": 8.450661659240723,
1278
+ "learning_rate": 7.82002534854246e-06,
1279
+ "loss": 1.7287,
1280
+ "step": 178
1281
+ },
1282
+ {
1283
+ "epoch": 0.4514501891551072,
1284
+ "grad_norm": 8.83759593963623,
1285
+ "learning_rate": 7.807351077313056e-06,
1286
+ "loss": 1.7602,
1287
+ "step": 179
1288
+ },
1289
+ {
1290
+ "epoch": 0.45397225725094575,
1291
+ "grad_norm": 8.693680763244629,
1292
+ "learning_rate": 7.79467680608365e-06,
1293
+ "loss": 2.0174,
1294
+ "step": 180
1295
+ },
1296
+ {
1297
+ "epoch": 0.45649432534678436,
1298
+ "grad_norm": 9.432674407958984,
1299
+ "learning_rate": 7.782002534854247e-06,
1300
+ "loss": 1.9696,
1301
+ "step": 181
1302
+ },
1303
+ {
1304
+ "epoch": 0.45901639344262296,
1305
+ "grad_norm": 8.901416778564453,
1306
+ "learning_rate": 7.769328263624843e-06,
1307
+ "loss": 1.8075,
1308
+ "step": 182
1309
+ },
1310
+ {
1311
+ "epoch": 0.46153846153846156,
1312
+ "grad_norm": 8.675703048706055,
1313
+ "learning_rate": 7.756653992395437e-06,
1314
+ "loss": 1.8696,
1315
+ "step": 183
1316
+ },
1317
+ {
1318
+ "epoch": 0.4640605296343001,
1319
+ "grad_norm": 9.176361083984375,
1320
+ "learning_rate": 7.743979721166033e-06,
1321
+ "loss": 1.8572,
1322
+ "step": 184
1323
+ },
1324
+ {
1325
+ "epoch": 0.4665825977301387,
1326
+ "grad_norm": 8.568829536437988,
1327
+ "learning_rate": 7.73130544993663e-06,
1328
+ "loss": 1.638,
1329
+ "step": 185
1330
+ },
1331
+ {
1332
+ "epoch": 0.4691046658259773,
1333
+ "grad_norm": 8.751213073730469,
1334
+ "learning_rate": 7.718631178707225e-06,
1335
+ "loss": 1.7869,
1336
+ "step": 186
1337
+ },
1338
+ {
1339
+ "epoch": 0.47162673392181587,
1340
+ "grad_norm": 8.986238479614258,
1341
+ "learning_rate": 7.70595690747782e-06,
1342
+ "loss": 1.831,
1343
+ "step": 187
1344
+ },
1345
+ {
1346
+ "epoch": 0.47414880201765447,
1347
+ "grad_norm": 9.22641372680664,
1348
+ "learning_rate": 7.693282636248416e-06,
1349
+ "loss": 1.7918,
1350
+ "step": 188
1351
+ },
1352
+ {
1353
+ "epoch": 0.4766708701134931,
1354
+ "grad_norm": 9.145533561706543,
1355
+ "learning_rate": 7.680608365019012e-06,
1356
+ "loss": 1.6651,
1357
+ "step": 189
1358
+ },
1359
+ {
1360
+ "epoch": 0.4791929382093317,
1361
+ "grad_norm": 8.419795989990234,
1362
+ "learning_rate": 7.667934093789608e-06,
1363
+ "loss": 1.6928,
1364
+ "step": 190
1365
+ },
1366
+ {
1367
+ "epoch": 0.4817150063051702,
1368
+ "grad_norm": 9.782970428466797,
1369
+ "learning_rate": 7.655259822560204e-06,
1370
+ "loss": 1.9865,
1371
+ "step": 191
1372
+ },
1373
+ {
1374
+ "epoch": 0.4842370744010088,
1375
+ "grad_norm": 8.885458946228027,
1376
+ "learning_rate": 7.642585551330799e-06,
1377
+ "loss": 1.9461,
1378
+ "step": 192
1379
+ },
1380
+ {
1381
+ "epoch": 0.48675914249684743,
1382
+ "grad_norm": 10.114888191223145,
1383
+ "learning_rate": 7.629911280101395e-06,
1384
+ "loss": 1.6703,
1385
+ "step": 193
1386
+ },
1387
+ {
1388
+ "epoch": 0.489281210592686,
1389
+ "grad_norm": 9.351268768310547,
1390
+ "learning_rate": 7.617237008871991e-06,
1391
+ "loss": 1.8674,
1392
+ "step": 194
1393
+ },
1394
+ {
1395
+ "epoch": 0.4918032786885246,
1396
+ "grad_norm": 9.144396781921387,
1397
+ "learning_rate": 7.604562737642585e-06,
1398
+ "loss": 2.0062,
1399
+ "step": 195
1400
+ },
1401
+ {
1402
+ "epoch": 0.4943253467843632,
1403
+ "grad_norm": 9.084301948547363,
1404
+ "learning_rate": 7.591888466413182e-06,
1405
+ "loss": 2.015,
1406
+ "step": 196
1407
+ },
1408
+ {
1409
+ "epoch": 0.4968474148802018,
1410
+ "grad_norm": 8.582064628601074,
1411
+ "learning_rate": 7.5792141951837775e-06,
1412
+ "loss": 1.8281,
1413
+ "step": 197
1414
+ },
1415
+ {
1416
+ "epoch": 0.49936948297604034,
1417
+ "grad_norm": 8.800094604492188,
1418
+ "learning_rate": 7.566539923954374e-06,
1419
+ "loss": 1.7135,
1420
+ "step": 198
1421
+ },
1422
+ {
1423
+ "epoch": 0.501891551071879,
1424
+ "grad_norm": 9.495306015014648,
1425
+ "learning_rate": 7.553865652724969e-06,
1426
+ "loss": 1.8995,
1427
+ "step": 199
1428
+ },
1429
+ {
1430
+ "epoch": 0.5044136191677175,
1431
+ "grad_norm": 9.089255332946777,
1432
+ "learning_rate": 7.541191381495565e-06,
1433
+ "loss": 1.8346,
1434
+ "step": 200
1435
+ },
1436
+ {
1437
+ "epoch": 0.5044136191677175,
1438
+ "eval_loss": 1.7910906076431274,
1439
+ "eval_runtime": 18.8348,
1440
+ "eval_samples_per_second": 37.431,
1441
+ "eval_steps_per_second": 18.742,
1442
+ "step": 200
1443
+ },
1444
+ {
1445
+ "epoch": 0.5069356872635561,
1446
+ "grad_norm": 9.345693588256836,
1447
+ "learning_rate": 7.52851711026616e-06,
1448
+ "loss": 1.7234,
1449
+ "step": 201
1450
+ },
1451
+ {
1452
+ "epoch": 0.5094577553593947,
1453
+ "grad_norm": 9.04035758972168,
1454
+ "learning_rate": 7.5158428390367555e-06,
1455
+ "loss": 1.9198,
1456
+ "step": 202
1457
+ },
1458
+ {
1459
+ "epoch": 0.5119798234552333,
1460
+ "grad_norm": 8.787433624267578,
1461
+ "learning_rate": 7.503168567807352e-06,
1462
+ "loss": 1.8651,
1463
+ "step": 203
1464
+ },
1465
+ {
1466
+ "epoch": 0.5145018915510718,
1467
+ "grad_norm": 8.92418098449707,
1468
+ "learning_rate": 7.490494296577947e-06,
1469
+ "loss": 1.8808,
1470
+ "step": 204
1471
+ },
1472
+ {
1473
+ "epoch": 0.5170239596469105,
1474
+ "grad_norm": 9.472183227539062,
1475
+ "learning_rate": 7.477820025348543e-06,
1476
+ "loss": 1.8794,
1477
+ "step": 205
1478
+ },
1479
+ {
1480
+ "epoch": 0.519546027742749,
1481
+ "grad_norm": 8.935132026672363,
1482
+ "learning_rate": 7.465145754119138e-06,
1483
+ "loss": 1.9661,
1484
+ "step": 206
1485
+ },
1486
+ {
1487
+ "epoch": 0.5220680958385876,
1488
+ "grad_norm": 8.539314270019531,
1489
+ "learning_rate": 7.452471482889735e-06,
1490
+ "loss": 1.7449,
1491
+ "step": 207
1492
+ },
1493
+ {
1494
+ "epoch": 0.5245901639344263,
1495
+ "grad_norm": 9.224102020263672,
1496
+ "learning_rate": 7.4397972116603304e-06,
1497
+ "loss": 1.7893,
1498
+ "step": 208
1499
+ },
1500
+ {
1501
+ "epoch": 0.5271122320302648,
1502
+ "grad_norm": 8.306479454040527,
1503
+ "learning_rate": 7.427122940430926e-06,
1504
+ "loss": 1.6752,
1505
+ "step": 209
1506
+ },
1507
+ {
1508
+ "epoch": 0.5296343001261034,
1509
+ "grad_norm": 8.810216903686523,
1510
+ "learning_rate": 7.414448669201522e-06,
1511
+ "loss": 1.9381,
1512
+ "step": 210
1513
+ },
1514
+ {
1515
+ "epoch": 0.532156368221942,
1516
+ "grad_norm": 8.660805702209473,
1517
+ "learning_rate": 7.401774397972117e-06,
1518
+ "loss": 1.7787,
1519
+ "step": 211
1520
+ },
1521
+ {
1522
+ "epoch": 0.5346784363177806,
1523
+ "grad_norm": 8.914039611816406,
1524
+ "learning_rate": 7.389100126742713e-06,
1525
+ "loss": 1.9574,
1526
+ "step": 212
1527
+ },
1528
+ {
1529
+ "epoch": 0.5372005044136192,
1530
+ "grad_norm": 8.298178672790527,
1531
+ "learning_rate": 7.376425855513308e-06,
1532
+ "loss": 1.7711,
1533
+ "step": 213
1534
+ },
1535
+ {
1536
+ "epoch": 0.5397225725094578,
1537
+ "grad_norm": 9.578728675842285,
1538
+ "learning_rate": 7.3637515842839045e-06,
1539
+ "loss": 1.8558,
1540
+ "step": 214
1541
+ },
1542
+ {
1543
+ "epoch": 0.5422446406052963,
1544
+ "grad_norm": 9.25766658782959,
1545
+ "learning_rate": 7.3510773130545e-06,
1546
+ "loss": 1.887,
1547
+ "step": 215
1548
+ },
1549
+ {
1550
+ "epoch": 0.544766708701135,
1551
+ "grad_norm": 9.36644458770752,
1552
+ "learning_rate": 7.338403041825095e-06,
1553
+ "loss": 1.8779,
1554
+ "step": 216
1555
+ },
1556
+ {
1557
+ "epoch": 0.5472887767969735,
1558
+ "grad_norm": 9.4396333694458,
1559
+ "learning_rate": 7.325728770595691e-06,
1560
+ "loss": 1.8936,
1561
+ "step": 217
1562
+ },
1563
+ {
1564
+ "epoch": 0.5498108448928121,
1565
+ "grad_norm": 8.876384735107422,
1566
+ "learning_rate": 7.313054499366286e-06,
1567
+ "loss": 1.8349,
1568
+ "step": 218
1569
+ },
1570
+ {
1571
+ "epoch": 0.5523329129886507,
1572
+ "grad_norm": 9.552757263183594,
1573
+ "learning_rate": 7.300380228136883e-06,
1574
+ "loss": 1.9562,
1575
+ "step": 219
1576
+ },
1577
+ {
1578
+ "epoch": 0.5548549810844893,
1579
+ "grad_norm": 8.633830070495605,
1580
+ "learning_rate": 7.287705956907478e-06,
1581
+ "loss": 1.7676,
1582
+ "step": 220
1583
+ },
1584
+ {
1585
+ "epoch": 0.5573770491803278,
1586
+ "grad_norm": 9.029250144958496,
1587
+ "learning_rate": 7.275031685678075e-06,
1588
+ "loss": 1.8633,
1589
+ "step": 221
1590
+ },
1591
+ {
1592
+ "epoch": 0.5598991172761665,
1593
+ "grad_norm": 9.104911804199219,
1594
+ "learning_rate": 7.26235741444867e-06,
1595
+ "loss": 1.9103,
1596
+ "step": 222
1597
+ },
1598
+ {
1599
+ "epoch": 0.562421185372005,
1600
+ "grad_norm": 8.998291015625,
1601
+ "learning_rate": 7.249683143219266e-06,
1602
+ "loss": 1.6631,
1603
+ "step": 223
1604
+ },
1605
+ {
1606
+ "epoch": 0.5649432534678437,
1607
+ "grad_norm": 9.102141380310059,
1608
+ "learning_rate": 7.237008871989861e-06,
1609
+ "loss": 1.8491,
1610
+ "step": 224
1611
+ },
1612
+ {
1613
+ "epoch": 0.5674653215636822,
1614
+ "grad_norm": 8.94286823272705,
1615
+ "learning_rate": 7.224334600760457e-06,
1616
+ "loss": 1.6546,
1617
+ "step": 225
1618
+ },
1619
+ {
1620
+ "epoch": 0.5699873896595208,
1621
+ "grad_norm": 9.074462890625,
1622
+ "learning_rate": 7.211660329531053e-06,
1623
+ "loss": 1.8034,
1624
+ "step": 226
1625
+ },
1626
+ {
1627
+ "epoch": 0.5725094577553594,
1628
+ "grad_norm": 8.364324569702148,
1629
+ "learning_rate": 7.198986058301648e-06,
1630
+ "loss": 1.8561,
1631
+ "step": 227
1632
+ },
1633
+ {
1634
+ "epoch": 0.575031525851198,
1635
+ "grad_norm": 8.235718727111816,
1636
+ "learning_rate": 7.186311787072244e-06,
1637
+ "loss": 1.6534,
1638
+ "step": 228
1639
+ },
1640
+ {
1641
+ "epoch": 0.5775535939470365,
1642
+ "grad_norm": 8.920160293579102,
1643
+ "learning_rate": 7.173637515842839e-06,
1644
+ "loss": 1.8104,
1645
+ "step": 229
1646
+ },
1647
+ {
1648
+ "epoch": 0.5800756620428752,
1649
+ "grad_norm": 9.526931762695312,
1650
+ "learning_rate": 7.1609632446134354e-06,
1651
+ "loss": 1.8956,
1652
+ "step": 230
1653
+ },
1654
+ {
1655
+ "epoch": 0.5825977301387137,
1656
+ "grad_norm": 10.063536643981934,
1657
+ "learning_rate": 7.148288973384031e-06,
1658
+ "loss": 1.8132,
1659
+ "step": 231
1660
+ },
1661
+ {
1662
+ "epoch": 0.5851197982345523,
1663
+ "grad_norm": 8.38437271118164,
1664
+ "learning_rate": 7.135614702154626e-06,
1665
+ "loss": 1.9233,
1666
+ "step": 232
1667
+ },
1668
+ {
1669
+ "epoch": 0.587641866330391,
1670
+ "grad_norm": 10.298331260681152,
1671
+ "learning_rate": 7.122940430925223e-06,
1672
+ "loss": 1.8351,
1673
+ "step": 233
1674
+ },
1675
+ {
1676
+ "epoch": 0.5901639344262295,
1677
+ "grad_norm": 8.098287582397461,
1678
+ "learning_rate": 7.110266159695818e-06,
1679
+ "loss": 1.672,
1680
+ "step": 234
1681
+ },
1682
+ {
1683
+ "epoch": 0.592686002522068,
1684
+ "grad_norm": 9.341371536254883,
1685
+ "learning_rate": 7.097591888466414e-06,
1686
+ "loss": 1.7139,
1687
+ "step": 235
1688
+ },
1689
+ {
1690
+ "epoch": 0.5952080706179067,
1691
+ "grad_norm": 9.039361953735352,
1692
+ "learning_rate": 7.0849176172370095e-06,
1693
+ "loss": 1.6284,
1694
+ "step": 236
1695
+ },
1696
+ {
1697
+ "epoch": 0.5977301387137453,
1698
+ "grad_norm": 9.125579833984375,
1699
+ "learning_rate": 7.072243346007606e-06,
1700
+ "loss": 1.8376,
1701
+ "step": 237
1702
+ },
1703
+ {
1704
+ "epoch": 0.6002522068095839,
1705
+ "grad_norm": 8.501140594482422,
1706
+ "learning_rate": 7.059569074778201e-06,
1707
+ "loss": 1.7236,
1708
+ "step": 238
1709
+ },
1710
+ {
1711
+ "epoch": 0.6027742749054225,
1712
+ "grad_norm": 8.870810508728027,
1713
+ "learning_rate": 7.046894803548796e-06,
1714
+ "loss": 1.724,
1715
+ "step": 239
1716
+ },
1717
+ {
1718
+ "epoch": 0.605296343001261,
1719
+ "grad_norm": 9.259521484375,
1720
+ "learning_rate": 7.034220532319392e-06,
1721
+ "loss": 1.7792,
1722
+ "step": 240
1723
+ },
1724
+ {
1725
+ "epoch": 0.6078184110970997,
1726
+ "grad_norm": 10.289566993713379,
1727
+ "learning_rate": 7.0215462610899875e-06,
1728
+ "loss": 1.8516,
1729
+ "step": 241
1730
+ },
1731
+ {
1732
+ "epoch": 0.6103404791929382,
1733
+ "grad_norm": 10.193709373474121,
1734
+ "learning_rate": 7.008871989860584e-06,
1735
+ "loss": 1.8237,
1736
+ "step": 242
1737
+ },
1738
+ {
1739
+ "epoch": 0.6128625472887768,
1740
+ "grad_norm": 9.346511840820312,
1741
+ "learning_rate": 6.996197718631179e-06,
1742
+ "loss": 1.7183,
1743
+ "step": 243
1744
+ },
1745
+ {
1746
+ "epoch": 0.6153846153846154,
1747
+ "grad_norm": 9.695211410522461,
1748
+ "learning_rate": 6.983523447401776e-06,
1749
+ "loss": 1.8324,
1750
+ "step": 244
1751
+ },
1752
+ {
1753
+ "epoch": 0.617906683480454,
1754
+ "grad_norm": 8.961493492126465,
1755
+ "learning_rate": 6.97084917617237e-06,
1756
+ "loss": 1.8801,
1757
+ "step": 245
1758
+ },
1759
+ {
1760
+ "epoch": 0.6204287515762925,
1761
+ "grad_norm": 9.273719787597656,
1762
+ "learning_rate": 6.9581749049429655e-06,
1763
+ "loss": 1.7128,
1764
+ "step": 246
1765
+ },
1766
+ {
1767
+ "epoch": 0.6229508196721312,
1768
+ "grad_norm": 8.997072219848633,
1769
+ "learning_rate": 6.9455006337135625e-06,
1770
+ "loss": 1.8675,
1771
+ "step": 247
1772
+ },
1773
+ {
1774
+ "epoch": 0.6254728877679697,
1775
+ "grad_norm": 8.742542266845703,
1776
+ "learning_rate": 6.932826362484158e-06,
1777
+ "loss": 1.853,
1778
+ "step": 248
1779
+ },
1780
+ {
1781
+ "epoch": 0.6279949558638083,
1782
+ "grad_norm": 9.45918083190918,
1783
+ "learning_rate": 6.920152091254754e-06,
1784
+ "loss": 1.8785,
1785
+ "step": 249
1786
+ },
1787
+ {
1788
+ "epoch": 0.6305170239596469,
1789
+ "grad_norm": 9.404273986816406,
1790
+ "learning_rate": 6.907477820025349e-06,
1791
+ "loss": 1.7804,
1792
+ "step": 250
1793
+ },
1794
+ {
1795
+ "epoch": 0.6305170239596469,
1796
+ "eval_loss": 1.7830545902252197,
1797
+ "eval_runtime": 18.8692,
1798
+ "eval_samples_per_second": 37.362,
1799
+ "eval_steps_per_second": 18.708,
1800
+ "step": 250
1801
+ }
1802
+ ],
1803
+ "logging_steps": 1,
1804
+ "max_steps": 794,
1805
+ "num_input_tokens_seen": 0,
1806
+ "num_train_epochs": 2,
1807
+ "save_steps": 50,
1808
+ "stateful_callbacks": {
1809
+ "TrainerControl": {
1810
+ "args": {
1811
+ "should_epoch_stop": false,
1812
+ "should_evaluate": false,
1813
+ "should_log": false,
1814
+ "should_save": true,
1815
+ "should_training_stop": false
1816
+ },
1817
+ "attributes": {}
1818
+ }
1819
+ },
1820
+ "total_flos": 1346152388814336.0,
1821
+ "train_batch_size": 2,
1822
+ "trial_name": null,
1823
+ "trial_params": null
1824
+ }
checkpoint-250/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec3d8df95ba642eec10e761db819efa4c74dbd8edeed27cfd2cb36ccafa00305
3
+ size 6161
checkpoint-250/vocab.json ADDED
The diff for this file is too large to render. See raw diff