Jordansky commited on
Commit
a08b010
·
verified ·
1 Parent(s): 775236b

Upload task output r1_intercode_othello

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip 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
 
 
33
  *.zip 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
README.md ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Qwen/Qwen2.5-7B-Instruct
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:/cache/models/Qwen--Qwen2.5-7B-Instruct
7
+ - lora
8
+ - sft
9
+ - transformers
10
+ - trl
11
+ ---
12
+
13
+ # Model Card for Model ID
14
+
15
+ <!-- Provide a quick summary of what the model is/does. -->
16
+
17
+
18
+
19
+ ## Model Details
20
+
21
+ ### Model Description
22
+
23
+ <!-- Provide a longer summary of what this model is. -->
24
+
25
+
26
+
27
+ - **Developed by:** [More Information Needed]
28
+ - **Funded by [optional]:** [More Information Needed]
29
+ - **Shared by [optional]:** [More Information Needed]
30
+ - **Model type:** [More Information Needed]
31
+ - **Language(s) (NLP):** [More Information Needed]
32
+ - **License:** [More Information Needed]
33
+ - **Finetuned from model [optional]:** [More Information Needed]
34
+
35
+ ### Model Sources [optional]
36
+
37
+ <!-- Provide the basic links for the model. -->
38
+
39
+ - **Repository:** [More Information Needed]
40
+ - **Paper [optional]:** [More Information Needed]
41
+ - **Demo [optional]:** [More Information Needed]
42
+
43
+ ## Uses
44
+
45
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
46
+
47
+ ### Direct Use
48
+
49
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
50
+
51
+ [More Information Needed]
52
+
53
+ ### Downstream Use [optional]
54
+
55
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
56
+
57
+ [More Information Needed]
58
+
59
+ ### Out-of-Scope Use
60
+
61
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
62
+
63
+ [More Information Needed]
64
+
65
+ ## Bias, Risks, and Limitations
66
+
67
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
68
+
69
+ [More Information Needed]
70
+
71
+ ### Recommendations
72
+
73
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
74
+
75
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
76
+
77
+ ## How to Get Started with the Model
78
+
79
+ Use the code below to get started with the model.
80
+
81
+ [More Information Needed]
82
+
83
+ ## Training Details
84
+
85
+ ### Training Data
86
+
87
+ <!-- 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. -->
88
+
89
+ [More Information Needed]
90
+
91
+ ### Training Procedure
92
+
93
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
94
+
95
+ #### Preprocessing [optional]
96
+
97
+ [More Information Needed]
98
+
99
+
100
+ #### Training Hyperparameters
101
+
102
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
103
+
104
+ #### Speeds, Sizes, Times [optional]
105
+
106
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
107
+
108
+ [More Information Needed]
109
+
110
+ ## Evaluation
111
+
112
+ <!-- This section describes the evaluation protocols and provides the results. -->
113
+
114
+ ### Testing Data, Factors & Metrics
115
+
116
+ #### Testing Data
117
+
118
+ <!-- This should link to a Dataset Card if possible. -->
119
+
120
+ [More Information Needed]
121
+
122
+ #### Factors
123
+
124
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
125
+
126
+ [More Information Needed]
127
+
128
+ #### Metrics
129
+
130
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
131
+
132
+ [More Information Needed]
133
+
134
+ ### Results
135
+
136
+ [More Information Needed]
137
+
138
+ #### Summary
139
+
140
+
141
+
142
+ ## Model Examination [optional]
143
+
144
+ <!-- Relevant interpretability work for the model goes here -->
145
+
146
+ [More Information Needed]
147
+
148
+ ## Environmental Impact
149
+
150
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
151
+
152
+ 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).
153
+
154
+ - **Hardware Type:** [More Information Needed]
155
+ - **Hours used:** [More Information Needed]
156
+ - **Cloud Provider:** [More Information Needed]
157
+ - **Compute Region:** [More Information Needed]
158
+ - **Carbon Emitted:** [More Information Needed]
159
+
160
+ ## Technical Specifications [optional]
161
+
162
+ ### Model Architecture and Objective
163
+
164
+ [More Information Needed]
165
+
166
+ ### Compute Infrastructure
167
+
168
+ [More Information Needed]
169
+
170
+ #### Hardware
171
+
172
+ [More Information Needed]
173
+
174
+ #### Software
175
+
176
+ [More Information Needed]
177
+
178
+ ## Citation [optional]
179
+
180
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
181
+
182
+ **BibTeX:**
183
+
184
+ [More Information Needed]
185
+
186
+ **APA:**
187
+
188
+ [More Information Needed]
189
+
190
+ ## Glossary [optional]
191
+
192
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
193
+
194
+ [More Information Needed]
195
+
196
+ ## More Information [optional]
197
+
198
+ [More Information Needed]
199
+
200
+ ## Model Card Authors [optional]
201
+
202
+ [More Information Needed]
203
+
204
+ ## Model Card Contact
205
+
206
+ [More Information Needed]
207
+ ### Framework versions
208
+
209
+ - PEFT 0.18.1
adapter_config.json ADDED
@@ -0,0 +1,46 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "Qwen/Qwen2.5-7B-Instruct",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 512,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.1,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
+ "qalora_group_size": 16,
28
+ "r": 128,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": [
32
+ "v_proj",
33
+ "k_proj",
34
+ "down_proj",
35
+ "o_proj",
36
+ "up_proj",
37
+ "q_proj",
38
+ "gate_proj"
39
+ ],
40
+ "target_parameters": null,
41
+ "task_type": "CAUSAL_LM",
42
+ "trainable_token_indices": null,
43
+ "use_dora": false,
44
+ "use_qalora": false,
45
+ "use_rslora": false
46
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5b1381f7e889cec3792a28dfb8eaa0cc55d10cc0af6e39d771fb6022cc3b63a5
3
+ size 1291899160
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
+ }
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 %}
loss.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 800,no_eval
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
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": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
3
+ size 11421896
tokenizer_config.json ADDED
@@ -0,0 +1,207 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": 131072,
203
+ "pad_token": "<|endoftext|>",
204
+ "split_special_tokens": false,
205
+ "tokenizer_class": "Qwen2Tokenizer",
206
+ "unk_token": null
207
+ }
trainer_state.json ADDED
@@ -0,0 +1,754 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.3009761388286334,
6
+ "eval_steps": 500,
7
+ "global_step": 800,
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.016268980477223426,
14
+ "grad_norm": 5.2547173500061035,
15
+ "learning_rate": 1.1062285714285713e-05,
16
+ "loss": 1.7262,
17
+ "mean_token_accuracy": 0.7495950579643249,
18
+ "num_tokens": 630493.0,
19
+ "step": 10
20
+ },
21
+ {
22
+ "epoch": 0.03253796095444685,
23
+ "grad_norm": 1.778620958328247,
24
+ "learning_rate": 2.3353714285714284e-05,
25
+ "loss": 0.4544,
26
+ "mean_token_accuracy": 0.8820267458756764,
27
+ "num_tokens": 1260394.0,
28
+ "step": 20
29
+ },
30
+ {
31
+ "epoch": 0.04880694143167028,
32
+ "grad_norm": 1.519212007522583,
33
+ "learning_rate": 3.564514285714286e-05,
34
+ "loss": 0.1954,
35
+ "mean_token_accuracy": 0.9297164340813955,
36
+ "num_tokens": 1882452.0,
37
+ "step": 30
38
+ },
39
+ {
40
+ "epoch": 0.0650759219088937,
41
+ "grad_norm": 1.317597508430481,
42
+ "learning_rate": 4.301910802723618e-05,
43
+ "loss": 0.1078,
44
+ "mean_token_accuracy": 0.9594547629356385,
45
+ "num_tokens": 2516165.0,
46
+ "step": 40
47
+ },
48
+ {
49
+ "epoch": 0.08134490238611713,
50
+ "grad_norm": 0.9972535371780396,
51
+ "learning_rate": 4.300907446637134e-05,
52
+ "loss": 0.0749,
53
+ "mean_token_accuracy": 0.9725557684898376,
54
+ "num_tokens": 3140818.0,
55
+ "step": 50
56
+ },
57
+ {
58
+ "epoch": 0.09761388286334056,
59
+ "grad_norm": 0.4797419607639313,
60
+ "learning_rate": 4.298789933596705e-05,
61
+ "loss": 0.0522,
62
+ "mean_token_accuracy": 0.9811804493268331,
63
+ "num_tokens": 3774733.0,
64
+ "step": 60
65
+ },
66
+ {
67
+ "epoch": 0.113882863340564,
68
+ "grad_norm": 0.7913459539413452,
69
+ "learning_rate": 4.295559727008953e-05,
70
+ "loss": 0.0361,
71
+ "mean_token_accuracy": 0.9873626848061879,
72
+ "num_tokens": 4397570.0,
73
+ "step": 70
74
+ },
75
+ {
76
+ "epoch": 0.1301518438177874,
77
+ "grad_norm": 1.19544517993927,
78
+ "learning_rate": 4.291219059259517e-05,
79
+ "loss": 0.0274,
80
+ "mean_token_accuracy": 0.9901207347710927,
81
+ "num_tokens": 5011799.0,
82
+ "step": 80
83
+ },
84
+ {
85
+ "epoch": 0.14642082429501085,
86
+ "grad_norm": 0.9892869591712952,
87
+ "learning_rate": 4.2857709301702605e-05,
88
+ "loss": 0.0325,
89
+ "mean_token_accuracy": 0.9884837865829468,
90
+ "num_tokens": 5620525.0,
91
+ "step": 90
92
+ },
93
+ {
94
+ "epoch": 0.16268980477223427,
95
+ "grad_norm": 0.4109046161174774,
96
+ "learning_rate": 4.279219104926108e-05,
97
+ "loss": 0.0285,
98
+ "mean_token_accuracy": 0.9890055457750956,
99
+ "num_tokens": 6232839.0,
100
+ "step": 100
101
+ },
102
+ {
103
+ "epoch": 0.1789587852494577,
104
+ "grad_norm": 0.22267405688762665,
105
+ "learning_rate": 4.2715681114729315e-05,
106
+ "loss": 0.0216,
107
+ "mean_token_accuracy": 0.99150417248408,
108
+ "num_tokens": 6868903.0,
109
+ "step": 110
110
+ },
111
+ {
112
+ "epoch": 0.19522776572668113,
113
+ "grad_norm": 0.7107319235801697,
114
+ "learning_rate": 4.262823237388305e-05,
115
+ "loss": 0.0222,
116
+ "mean_token_accuracy": 0.9916373431682587,
117
+ "num_tokens": 7484698.0,
118
+ "step": 120
119
+ },
120
+ {
121
+ "epoch": 0.21149674620390455,
122
+ "grad_norm": 0.17150786519050598,
123
+ "learning_rate": 4.2529905262272735e-05,
124
+ "loss": 0.024,
125
+ "mean_token_accuracy": 0.9917707979679108,
126
+ "num_tokens": 8111052.0,
127
+ "step": 130
128
+ },
129
+ {
130
+ "epoch": 0.227765726681128,
131
+ "grad_norm": 0.13397717475891113,
132
+ "learning_rate": 4.242076773345677e-05,
133
+ "loss": 0.0244,
134
+ "mean_token_accuracy": 0.9901391108830769,
135
+ "num_tokens": 8739411.0,
136
+ "step": 140
137
+ },
138
+ {
139
+ "epoch": 0.2440347071583514,
140
+ "grad_norm": 0.5640156269073486,
141
+ "learning_rate": 4.2300895212038937e-05,
142
+ "loss": 0.0191,
143
+ "mean_token_accuracy": 0.9922256747881572,
144
+ "num_tokens": 9362736.0,
145
+ "step": 150
146
+ },
147
+ {
148
+ "epoch": 0.2603036876355748,
149
+ "grad_norm": 0.23605239391326904,
150
+ "learning_rate": 4.217037054154274e-05,
151
+ "loss": 0.0197,
152
+ "mean_token_accuracy": 0.9922493000825247,
153
+ "num_tokens": 9987338.0,
154
+ "step": 160
155
+ },
156
+ {
157
+ "epoch": 0.2765726681127983,
158
+ "grad_norm": 0.13247837126255035,
159
+ "learning_rate": 4.2029283927158504e-05,
160
+ "loss": 0.0236,
161
+ "mean_token_accuracy": 0.9909312228361765,
162
+ "num_tokens": 10597546.0,
163
+ "step": 170
164
+ },
165
+ {
166
+ "epoch": 0.2928416485900217,
167
+ "grad_norm": 0.16422192752361298,
168
+ "learning_rate": 4.187773287340283e-05,
169
+ "loss": 0.018,
170
+ "mean_token_accuracy": 0.9934214214483897,
171
+ "num_tokens": 11220635.0,
172
+ "step": 180
173
+ },
174
+ {
175
+ "epoch": 0.3091106290672451,
176
+ "grad_norm": 0.2876814901828766,
177
+ "learning_rate": 4.171582211673354e-05,
178
+ "loss": 0.0197,
179
+ "mean_token_accuracy": 0.9923185408115387,
180
+ "num_tokens": 11844329.0,
181
+ "step": 190
182
+ },
183
+ {
184
+ "epoch": 0.32537960954446854,
185
+ "grad_norm": 0.25289878249168396,
186
+ "learning_rate": 4.154366355316665e-05,
187
+ "loss": 0.0199,
188
+ "mean_token_accuracy": 0.9930294732252757,
189
+ "num_tokens": 12455864.0,
190
+ "step": 200
191
+ },
192
+ {
193
+ "epoch": 0.34164859002169196,
194
+ "grad_norm": 0.25638192892074585,
195
+ "learning_rate": 4.136137616094537e-05,
196
+ "loss": 0.0195,
197
+ "mean_token_accuracy": 0.9926043192545573,
198
+ "num_tokens": 13090837.0,
199
+ "step": 210
200
+ },
201
+ {
202
+ "epoch": 0.3579175704989154,
203
+ "grad_norm": 0.10495291650295258,
204
+ "learning_rate": 4.1169085918314616e-05,
205
+ "loss": 0.0198,
206
+ "mean_token_accuracy": 0.9918980141480763,
207
+ "num_tokens": 13714626.0,
208
+ "step": 220
209
+ },
210
+ {
211
+ "epoch": 0.37418655097613884,
212
+ "grad_norm": 0.09805836528539658,
213
+ "learning_rate": 4.096692571645784e-05,
214
+ "loss": 0.0222,
215
+ "mean_token_accuracy": 0.9913817584514618,
216
+ "num_tokens": 14336385.0,
217
+ "step": 230
218
+ },
219
+ {
220
+ "epoch": 0.39045553145336226,
221
+ "grad_norm": 0.27117225527763367,
222
+ "learning_rate": 4.075503526765637e-05,
223
+ "loss": 0.021,
224
+ "mean_token_accuracy": 0.9919139047463735,
225
+ "num_tokens": 14960133.0,
226
+ "step": 240
227
+ },
228
+ {
229
+ "epoch": 0.4067245119305857,
230
+ "grad_norm": 0.10686483234167099,
231
+ "learning_rate": 4.053356100873465e-05,
232
+ "loss": 0.0228,
233
+ "mean_token_accuracy": 0.9918312350908915,
234
+ "num_tokens": 15576028.0,
235
+ "step": 250
236
+ },
237
+ {
238
+ "epoch": 0.4229934924078091,
239
+ "grad_norm": 0.4648778438568115,
240
+ "learning_rate": 4.030265599985825e-05,
241
+ "loss": 0.0202,
242
+ "mean_token_accuracy": 0.9926771819591522,
243
+ "num_tokens": 16195394.0,
244
+ "step": 260
245
+ },
246
+ {
247
+ "epoch": 0.43926247288503256,
248
+ "grad_norm": 0.180766761302948,
249
+ "learning_rate": 4.0062479818754434e-05,
250
+ "loss": 0.0192,
251
+ "mean_token_accuracy": 0.9923730830351511,
252
+ "num_tokens": 16834203.0,
253
+ "step": 270
254
+ },
255
+ {
256
+ "epoch": 0.455531453362256,
257
+ "grad_norm": 0.06381647288799286,
258
+ "learning_rate": 3.981319845042853e-05,
259
+ "loss": 0.0196,
260
+ "mean_token_accuracy": 0.9922918160756429,
261
+ "num_tokens": 17456060.0,
262
+ "step": 280
263
+ },
264
+ {
265
+ "epoch": 0.4718004338394794,
266
+ "grad_norm": 0.17192164063453674,
267
+ "learning_rate": 3.955498417245217e-05,
268
+ "loss": 0.0233,
269
+ "mean_token_accuracy": 0.9919982612133026,
270
+ "num_tokens": 18084365.0,
271
+ "step": 290
272
+ },
273
+ {
274
+ "epoch": 0.4880694143167028,
275
+ "grad_norm": 0.05631360784173012,
276
+ "learning_rate": 3.928801543590283e-05,
277
+ "loss": 0.0172,
278
+ "mean_token_accuracy": 0.9939788281917572,
279
+ "num_tokens": 18725183.0,
280
+ "step": 300
281
+ },
282
+ {
283
+ "epoch": 0.5043383947939263,
284
+ "grad_norm": 0.2000889927148819,
285
+ "learning_rate": 3.9012476742036844e-05,
286
+ "loss": 0.0222,
287
+ "mean_token_accuracy": 0.9914020558198293,
288
+ "num_tokens": 19348901.0,
289
+ "step": 310
290
+ },
291
+ {
292
+ "epoch": 0.5206073752711496,
293
+ "grad_norm": 0.07515931874513626,
294
+ "learning_rate": 3.872855851478117e-05,
295
+ "loss": 0.0171,
296
+ "mean_token_accuracy": 0.9934311370054881,
297
+ "num_tokens": 19978469.0,
298
+ "step": 320
299
+ },
300
+ {
301
+ "epoch": 0.5368763557483731,
302
+ "grad_norm": 0.09410631656646729,
303
+ "learning_rate": 3.8436456969131984e-05,
304
+ "loss": 0.0227,
305
+ "mean_token_accuracy": 0.9908039093017578,
306
+ "num_tokens": 20599645.0,
307
+ "step": 330
308
+ },
309
+ {
310
+ "epoch": 0.5531453362255966,
311
+ "grad_norm": 0.039398010820150375,
312
+ "learning_rate": 3.813637397555116e-05,
313
+ "loss": 0.0175,
314
+ "mean_token_accuracy": 0.9934881230195364,
315
+ "num_tokens": 21222229.0,
316
+ "step": 340
317
+ },
318
+ {
319
+ "epoch": 0.56941431670282,
320
+ "grad_norm": 0.07333279401063919,
321
+ "learning_rate": 3.782851692045417e-05,
322
+ "loss": 0.0229,
323
+ "mean_token_accuracy": 0.9910738269488016,
324
+ "num_tokens": 21845972.0,
325
+ "step": 350
326
+ },
327
+ {
328
+ "epoch": 0.5856832971800434,
329
+ "grad_norm": 0.08670751005411148,
330
+ "learning_rate": 3.751309856288604e-05,
331
+ "loss": 0.0167,
332
+ "mean_token_accuracy": 0.9931929151217143,
333
+ "num_tokens": 22473822.0,
334
+ "step": 360
335
+ },
336
+ {
337
+ "epoch": 0.6019522776572668,
338
+ "grad_norm": 0.07762621343135834,
339
+ "learning_rate": 3.719033688748419e-05,
340
+ "loss": 0.0155,
341
+ "mean_token_accuracy": 0.9943595806757609,
342
+ "num_tokens": 23108873.0,
343
+ "step": 370
344
+ },
345
+ {
346
+ "epoch": 0.6182212581344902,
347
+ "grad_norm": 0.09424326568841934,
348
+ "learning_rate": 3.6860454953829976e-05,
349
+ "loss": 0.0193,
350
+ "mean_token_accuracy": 0.9918720722198486,
351
+ "num_tokens": 23735218.0,
352
+ "step": 380
353
+ },
354
+ {
355
+ "epoch": 0.6344902386117137,
356
+ "grad_norm": 0.07514937967061996,
357
+ "learning_rate": 3.652368074229288e-05,
358
+ "loss": 0.0169,
359
+ "mean_token_accuracy": 0.9938062051932017,
360
+ "num_tokens": 24358846.0,
361
+ "step": 390
362
+ },
363
+ {
364
+ "epoch": 0.6507592190889371,
365
+ "grad_norm": 0.06997387111186981,
366
+ "learning_rate": 3.618024699647403e-05,
367
+ "loss": 0.0194,
368
+ "mean_token_accuracy": 0.9927034497261047,
369
+ "num_tokens": 24970185.0,
370
+ "step": 400
371
+ },
372
+ {
373
+ "epoch": 0.6670281995661606,
374
+ "grad_norm": 0.04538058117032051,
375
+ "learning_rate": 3.5830391062357777e-05,
376
+ "loss": 0.0171,
377
+ "mean_token_accuracy": 0.9933724681536357,
378
+ "num_tokens": 25610071.0,
379
+ "step": 410
380
+ },
381
+ {
382
+ "epoch": 0.6832971800433839,
383
+ "grad_norm": 0.07518076151609421,
384
+ "learning_rate": 3.547435472428268e-05,
385
+ "loss": 0.0183,
386
+ "mean_token_accuracy": 0.9926396747430165,
387
+ "num_tokens": 26225327.0,
388
+ "step": 420
389
+ },
390
+ {
391
+ "epoch": 0.6995661605206074,
392
+ "grad_norm": 0.04776303842663765,
393
+ "learning_rate": 3.5112384037845075e-05,
394
+ "loss": 0.0177,
395
+ "mean_token_accuracy": 0.9932779908180237,
396
+ "num_tokens": 26845894.0,
397
+ "step": 430
398
+ },
399
+ {
400
+ "epoch": 0.7158351409978309,
401
+ "grad_norm": 0.0617113932967186,
402
+ "learning_rate": 3.4744729159850823e-05,
403
+ "loss": 0.0165,
404
+ "mean_token_accuracy": 0.9937874178091685,
405
+ "num_tokens": 27456901.0,
406
+ "step": 440
407
+ },
408
+ {
409
+ "epoch": 0.7321041214750542,
410
+ "grad_norm": 0.03345214203000069,
411
+ "learning_rate": 3.437164417543277e-05,
412
+ "loss": 0.0164,
413
+ "mean_token_accuracy": 0.9934410572052002,
414
+ "num_tokens": 28075053.0,
415
+ "step": 450
416
+ },
417
+ {
418
+ "epoch": 0.7483731019522777,
419
+ "grad_norm": 0.06391480565071106,
420
+ "learning_rate": 3.3993386922453256e-05,
421
+ "loss": 0.0193,
422
+ "mean_token_accuracy": 0.9922087252140045,
423
+ "num_tokens": 28698113.0,
424
+ "step": 460
425
+ },
426
+ {
427
+ "epoch": 0.764642082429501,
428
+ "grad_norm": 0.08372132480144501,
429
+ "learning_rate": 3.36102188133132e-05,
430
+ "loss": 0.0176,
431
+ "mean_token_accuracy": 0.9931006868680318,
432
+ "num_tokens": 29331343.0,
433
+ "step": 470
434
+ },
435
+ {
436
+ "epoch": 0.7809110629067245,
437
+ "grad_norm": 0.05750415846705437,
438
+ "learning_rate": 3.3222404654290796e-05,
439
+ "loss": 0.0167,
440
+ "mean_token_accuracy": 0.9928392628828685,
441
+ "num_tokens": 29955389.0,
442
+ "step": 480
443
+ },
444
+ {
445
+ "epoch": 0.797180043383948,
446
+ "grad_norm": 0.0684645026922226,
447
+ "learning_rate": 3.283021246253477e-05,
448
+ "loss": 0.0191,
449
+ "mean_token_accuracy": 0.9932359317938487,
450
+ "num_tokens": 30582110.0,
451
+ "step": 490
452
+ },
453
+ {
454
+ "epoch": 0.8134490238611713,
455
+ "grad_norm": 0.05831017345190048,
456
+ "learning_rate": 3.24339132808385e-05,
457
+ "loss": 0.0211,
458
+ "mean_token_accuracy": 0.9914661645889282,
459
+ "num_tokens": 31199929.0,
460
+ "step": 500
461
+ },
462
+ {
463
+ "epoch": 0.8297180043383948,
464
+ "grad_norm": 0.05367962643504143,
465
+ "learning_rate": 3.203378099032326e-05,
466
+ "loss": 0.0168,
467
+ "mean_token_accuracy": 0.9932946304480235,
468
+ "num_tokens": 31834372.0,
469
+ "step": 510
470
+ },
471
+ {
472
+ "epoch": 0.8459869848156182,
473
+ "grad_norm": 0.07528548687696457,
474
+ "learning_rate": 3.163009212115977e-05,
475
+ "loss": 0.02,
476
+ "mean_token_accuracy": 0.9925516506036123,
477
+ "num_tokens": 32458856.0,
478
+ "step": 520
479
+ },
480
+ {
481
+ "epoch": 0.8622559652928417,
482
+ "grad_norm": 0.05971767008304596,
483
+ "learning_rate": 3.122312566145912e-05,
484
+ "loss": 0.0187,
485
+ "mean_token_accuracy": 0.9925659577051799,
486
+ "num_tokens": 33089190.0,
487
+ "step": 530
488
+ },
489
+ {
490
+ "epoch": 0.8785249457700651,
491
+ "grad_norm": 0.072539322078228,
492
+ "learning_rate": 3.081316286446494e-05,
493
+ "loss": 0.0183,
494
+ "mean_token_accuracy": 0.9925340354442597,
495
+ "num_tokens": 33694708.0,
496
+ "step": 540
497
+ },
498
+ {
499
+ "epoch": 0.8947939262472885,
500
+ "grad_norm": 0.08411821722984314,
501
+ "learning_rate": 3.0400487054180153e-05,
502
+ "loss": 0.0212,
503
+ "mean_token_accuracy": 0.9916836241881053,
504
+ "num_tokens": 34307427.0,
505
+ "step": 550
506
+ },
507
+ {
508
+ "epoch": 0.911062906724512,
509
+ "grad_norm": 0.150554358959198,
510
+ "learning_rate": 2.9985383429562652e-05,
511
+ "loss": 0.02,
512
+ "mean_token_accuracy": 0.9929757992426554,
513
+ "num_tokens": 34927922.0,
514
+ "step": 560
515
+ },
516
+ {
517
+ "epoch": 0.9273318872017353,
518
+ "grad_norm": 0.02936033345758915,
519
+ "learning_rate": 2.956813886742522e-05,
520
+ "loss": 0.0172,
521
+ "mean_token_accuracy": 0.9933930238087972,
522
+ "num_tokens": 35557289.0,
523
+ "step": 570
524
+ },
525
+ {
526
+ "epoch": 0.9436008676789588,
527
+ "grad_norm": 0.056036002933979034,
528
+ "learning_rate": 2.914904172417582e-05,
529
+ "loss": 0.0151,
530
+ "mean_token_accuracy": 0.9941118697325388,
531
+ "num_tokens": 36189524.0,
532
+ "step": 580
533
+ },
534
+ {
535
+ "epoch": 0.9598698481561823,
536
+ "grad_norm": 0.08125586807727814,
537
+ "learning_rate": 2.8728381636535426e-05,
538
+ "loss": 0.0175,
539
+ "mean_token_accuracy": 0.9934323211510976,
540
+ "num_tokens": 36823151.0,
541
+ "step": 590
542
+ },
543
+ {
544
+ "epoch": 0.9761388286334056,
545
+ "grad_norm": 0.044415201991796494,
546
+ "learning_rate": 2.8306449321370966e-05,
547
+ "loss": 0.0156,
548
+ "mean_token_accuracy": 0.9935656964778901,
549
+ "num_tokens": 37454804.0,
550
+ "step": 600
551
+ },
552
+ {
553
+ "epoch": 0.9924078091106291,
554
+ "grad_norm": 0.05092897638678551,
555
+ "learning_rate": 2.788353637478183e-05,
556
+ "loss": 0.0183,
557
+ "mean_token_accuracy": 0.9926630795001984,
558
+ "num_tokens": 38066684.0,
559
+ "step": 610
560
+ },
561
+ {
562
+ "epoch": 1.0081344902386118,
563
+ "grad_norm": 0.06339436024427414,
564
+ "learning_rate": 2.7459935070578716e-05,
565
+ "loss": 0.0181,
566
+ "mean_token_accuracy": 0.9929262954613258,
567
+ "num_tokens": 38668867.0,
568
+ "step": 620
569
+ },
570
+ {
571
+ "epoch": 1.0244034707158352,
572
+ "grad_norm": 0.061983563005924225,
573
+ "learning_rate": 2.7035938158294073e-05,
574
+ "loss": 0.0178,
575
+ "mean_token_accuracy": 0.9929542601108551,
576
+ "num_tokens": 39295365.0,
577
+ "step": 630
578
+ },
579
+ {
580
+ "epoch": 1.0406724511930585,
581
+ "grad_norm": 0.05101089924573898,
582
+ "learning_rate": 2.6611838660863893e-05,
583
+ "loss": 0.0186,
584
+ "mean_token_accuracy": 0.9923582990964254,
585
+ "num_tokens": 39906855.0,
586
+ "step": 640
587
+ },
588
+ {
589
+ "epoch": 1.056941431670282,
590
+ "grad_norm": 0.05050944909453392,
591
+ "learning_rate": 2.6187929672120427e-05,
592
+ "loss": 0.0162,
593
+ "mean_token_accuracy": 0.9933266679445902,
594
+ "num_tokens": 40530351.0,
595
+ "step": 650
596
+ },
597
+ {
598
+ "epoch": 1.0732104121475055,
599
+ "grad_norm": 0.038513652980327606,
600
+ "learning_rate": 2.5764504154235977e-05,
601
+ "loss": 0.0185,
602
+ "mean_token_accuracy": 0.9930866738160451,
603
+ "num_tokens": 41155436.0,
604
+ "step": 660
605
+ },
606
+ {
607
+ "epoch": 1.0894793926247288,
608
+ "grad_norm": 0.05838533863425255,
609
+ "learning_rate": 2.5341854735257622e-05,
610
+ "loss": 0.0165,
611
+ "mean_token_accuracy": 0.99360005458196,
612
+ "num_tokens": 41782248.0,
613
+ "step": 670
614
+ },
615
+ {
616
+ "epoch": 1.1057483731019522,
617
+ "grad_norm": 0.08960133790969849,
618
+ "learning_rate": 2.4920273506872954e-05,
619
+ "loss": 0.0147,
620
+ "mean_token_accuracy": 0.9939835667610168,
621
+ "num_tokens": 42419401.0,
622
+ "step": 680
623
+ },
624
+ {
625
+ "epoch": 1.1220173535791758,
626
+ "grad_norm": 0.06357277184724808,
627
+ "learning_rate": 2.450005182254639e-05,
628
+ "loss": 0.0171,
629
+ "mean_token_accuracy": 0.993314818541209,
630
+ "num_tokens": 43039973.0,
631
+ "step": 690
632
+ },
633
+ {
634
+ "epoch": 1.1382863340563991,
635
+ "grad_norm": 0.051391322165727615,
636
+ "learning_rate": 2.408148009616571e-05,
637
+ "loss": 0.0197,
638
+ "mean_token_accuracy": 0.9920130769411722,
639
+ "num_tokens": 43661330.0,
640
+ "step": 700
641
+ },
642
+ {
643
+ "epoch": 1.1545553145336225,
644
+ "grad_norm": 0.22426648437976837,
645
+ "learning_rate": 2.366484760133793e-05,
646
+ "loss": 0.0193,
647
+ "mean_token_accuracy": 0.9920180996259054,
648
+ "num_tokens": 44283330.0,
649
+ "step": 710
650
+ },
651
+ {
652
+ "epoch": 1.170824295010846,
653
+ "grad_norm": 0.06203395873308182,
654
+ "learning_rate": 2.325044227147322e-05,
655
+ "loss": 0.0156,
656
+ "mean_token_accuracy": 0.993381271759669,
657
+ "num_tokens": 44904744.0,
658
+ "step": 720
659
+ },
660
+ {
661
+ "epoch": 1.1870932754880694,
662
+ "grad_norm": 0.07929422706365585,
663
+ "learning_rate": 2.2838550500795045e-05,
664
+ "loss": 0.0193,
665
+ "mean_token_accuracy": 0.9923672596613566,
666
+ "num_tokens": 45522192.0,
667
+ "step": 730
668
+ },
669
+ {
670
+ "epoch": 1.2033622559652928,
671
+ "grad_norm": 0.02930581010878086,
672
+ "learning_rate": 2.2429456946413984e-05,
673
+ "loss": 0.0189,
674
+ "mean_token_accuracy": 0.992294559876124,
675
+ "num_tokens": 46149764.0,
676
+ "step": 740
677
+ },
678
+ {
679
+ "epoch": 1.2196312364425164,
680
+ "grad_norm": 0.08023188263177872,
681
+ "learning_rate": 2.2023444331602134e-05,
682
+ "loss": 0.0208,
683
+ "mean_token_accuracy": 0.9917561610539755,
684
+ "num_tokens": 46753101.0,
685
+ "step": 750
686
+ },
687
+ {
688
+ "epoch": 1.2359002169197397,
689
+ "grad_norm": 0.06463509052991867,
690
+ "learning_rate": 2.1620793250403904e-05,
691
+ "loss": 0.0174,
692
+ "mean_token_accuracy": 0.992903612057368,
693
+ "num_tokens": 47370578.0,
694
+ "step": 760
695
+ },
696
+ {
697
+ "epoch": 1.252169197396963,
698
+ "grad_norm": 0.07925821095705032,
699
+ "learning_rate": 2.1221781973718358e-05,
700
+ "loss": 0.0181,
701
+ "mean_token_accuracy": 0.9931439737478892,
702
+ "num_tokens": 47994002.0,
703
+ "step": 770
704
+ },
705
+ {
706
+ "epoch": 1.2684381778741867,
707
+ "grad_norm": 0.05930013209581375,
708
+ "learning_rate": 2.0826686256987106e-05,
709
+ "loss": 0.0199,
710
+ "mean_token_accuracy": 0.991779484351476,
711
+ "num_tokens": 48608280.0,
712
+ "step": 780
713
+ },
714
+ {
715
+ "epoch": 1.28470715835141,
716
+ "grad_norm": 0.05656487122178078,
717
+ "learning_rate": 2.0435779149620534e-05,
718
+ "loss": 0.0157,
719
+ "mean_token_accuracy": 0.9936818579832712,
720
+ "num_tokens": 49243847.0,
721
+ "step": 790
722
+ },
723
+ {
724
+ "epoch": 1.3009761388286334,
725
+ "grad_norm": 0.05386212468147278,
726
+ "learning_rate": 2.0049330806294254e-05,
727
+ "loss": 0.0178,
728
+ "mean_token_accuracy": 0.9924297213554383,
729
+ "num_tokens": 49855791.0,
730
+ "step": 800
731
+ }
732
+ ],
733
+ "logging_steps": 10,
734
+ "max_steps": 1230,
735
+ "num_input_tokens_seen": 0,
736
+ "num_train_epochs": 2,
737
+ "save_steps": 500,
738
+ "stateful_callbacks": {
739
+ "TrainerControl": {
740
+ "args": {
741
+ "should_epoch_stop": false,
742
+ "should_evaluate": false,
743
+ "should_log": false,
744
+ "should_save": true,
745
+ "should_training_stop": false
746
+ },
747
+ "attributes": {}
748
+ }
749
+ },
750
+ "total_flos": 2.7877236939864146e+18,
751
+ "train_batch_size": 6,
752
+ "trial_name": null,
753
+ "trial_params": null
754
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ec19086fff16c28857f08ac2920dd848fef4ecd58cddc7df1a10d901a99f0e5e
3
+ size 6353
vocab.json ADDED
The diff for this file is too large to render. See raw diff