Taywon commited on
Commit
14e2c3f
·
verified ·
1 Parent(s): 277304b

Upload folder using huggingface_hub

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: meta-llama/Llama-3.1-70B-Instruct
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:meta-llama/Llama-3.1-70B-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.19.1
adapter_config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "meta-llama/Llama-3.1-70B-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": 128,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.05,
22
+ "lora_ga_config": null,
23
+ "megatron_config": null,
24
+ "megatron_core": "megatron.core",
25
+ "modules_to_save": null,
26
+ "peft_type": "LORA",
27
+ "peft_version": "0.18.1",
28
+ "qalora_group_size": 16,
29
+ "r": 64,
30
+ "rank_pattern": {},
31
+ "revision": null,
32
+ "target_modules": [
33
+ "down_proj",
34
+ "up_proj",
35
+ "q_proj",
36
+ "k_proj",
37
+ "gate_proj",
38
+ "v_proj",
39
+ "o_proj"
40
+ ],
41
+ "target_parameters": null,
42
+ "task_type": "CAUSAL_LM",
43
+ "trainable_token_indices": null,
44
+ "use_bdlora": null,
45
+ "use_dora": false,
46
+ "use_qalora": false,
47
+ "use_rslora": false
48
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7224a008c60902ccb6baace88dafd8aa6d6c4530bf7afb02b715a1e87e7d25a
3
+ size 3313653480
chat_template.jinja ADDED
@@ -0,0 +1,109 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {{- bos_token }}
2
+ {%- if custom_tools is defined %}
3
+ {%- set tools = custom_tools %}
4
+ {%- endif %}
5
+ {%- if not tools_in_user_message is defined %}
6
+ {%- set tools_in_user_message = true %}
7
+ {%- endif %}
8
+ {%- if not date_string is defined %}
9
+ {%- set date_string = "26 Jul 2024" %}
10
+ {%- endif %}
11
+ {%- if not tools is defined %}
12
+ {%- set tools = none %}
13
+ {%- endif %}
14
+
15
+ {#- This block extracts the system message, so we can slot it into the right place. #}
16
+ {%- if messages[0]['role'] == 'system' %}
17
+ {%- set system_message = messages[0]['content']|trim %}
18
+ {%- set messages = messages[1:] %}
19
+ {%- else %}
20
+ {%- set system_message = "" %}
21
+ {%- endif %}
22
+
23
+ {#- System message + builtin tools #}
24
+ {{- "<|start_header_id|>system<|end_header_id|>\n\n" }}
25
+ {%- if builtin_tools is defined or tools is not none %}
26
+ {{- "Environment: ipython\n" }}
27
+ {%- endif %}
28
+ {%- if builtin_tools is defined %}
29
+ {{- "Tools: " + builtin_tools | reject('equalto', 'code_interpreter') | join(", ") + "\n\n"}}
30
+ {%- endif %}
31
+ {{- "Cutting Knowledge Date: December 2023\n" }}
32
+ {{- "Today Date: " + date_string + "\n\n" }}
33
+ {%- if tools is not none and not tools_in_user_message %}
34
+ {{- "You have access to the following functions. To call a function, please respond with JSON for a function call." }}
35
+ {{- 'Respond in the format {"name": function name, "parameters": dictionary of argument name and its value}.' }}
36
+ {{- "Do not use variables.\n\n" }}
37
+ {%- for t in tools %}
38
+ {{- t | tojson(indent=4) }}
39
+ {{- "\n\n" }}
40
+ {%- endfor %}
41
+ {%- endif %}
42
+ {{- system_message }}
43
+ {{- "<|eot_id|>" }}
44
+
45
+ {#- Custom tools are passed in a user message with some extra guidance #}
46
+ {%- if tools_in_user_message and not tools is none %}
47
+ {#- Extract the first user message so we can plug it in here #}
48
+ {%- if messages | length != 0 %}
49
+ {%- set first_user_message = messages[0]['content']|trim %}
50
+ {%- set messages = messages[1:] %}
51
+ {%- else %}
52
+ {{- raise_exception("Cannot put tools in the first user message when there's no first user message!") }}
53
+ {%- endif %}
54
+ {{- '<|start_header_id|>user<|end_header_id|>\n\n' -}}
55
+ {{- "Given the following functions, please respond with a JSON for a function call " }}
56
+ {{- "with its proper arguments that best answers the given prompt.\n\n" }}
57
+ {{- 'Respond in the format {"name": function name, "parameters": dictionary of argument name and its value}.' }}
58
+ {{- "Do not use variables.\n\n" }}
59
+ {%- for t in tools %}
60
+ {{- t | tojson(indent=4) }}
61
+ {{- "\n\n" }}
62
+ {%- endfor %}
63
+ {{- first_user_message + "<|eot_id|>"}}
64
+ {%- endif %}
65
+
66
+ {%- for message in messages %}
67
+ {%- if not (message.role == 'ipython' or message.role == 'tool' or 'tool_calls' in message) %}
68
+ {{- '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' }}
69
+ {%- elif 'tool_calls' in message %}
70
+ {%- if not message.tool_calls|length == 1 %}
71
+ {{- raise_exception("This model only supports single tool-calls at once!") }}
72
+ {%- endif %}
73
+ {%- set tool_call = message.tool_calls[0].function %}
74
+ {%- if builtin_tools is defined and tool_call.name in builtin_tools %}
75
+ {{- '<|start_header_id|>assistant<|end_header_id|>\n\n' -}}
76
+ {{- "<|python_tag|>" + tool_call.name + ".call(" }}
77
+ {%- for arg_name, arg_val in tool_call.arguments | items %}
78
+ {{- arg_name + '="' + arg_val + '"' }}
79
+ {%- if not loop.last %}
80
+ {{- ", " }}
81
+ {%- endif %}
82
+ {%- endfor %}
83
+ {{- ")" }}
84
+ {%- else %}
85
+ {{- '<|start_header_id|>assistant<|end_header_id|>\n\n' -}}
86
+ {{- '{"name": "' + tool_call.name + '", ' }}
87
+ {{- '"parameters": ' }}
88
+ {{- tool_call.arguments | tojson }}
89
+ {{- "}" }}
90
+ {%- endif %}
91
+ {%- if builtin_tools is defined %}
92
+ {#- This means we're in ipython mode #}
93
+ {{- "<|eom_id|>" }}
94
+ {%- else %}
95
+ {{- "<|eot_id|>" }}
96
+ {%- endif %}
97
+ {%- elif message.role == "tool" or message.role == "ipython" %}
98
+ {{- "<|start_header_id|>ipython<|end_header_id|>\n\n" }}
99
+ {%- if message.content is mapping or message.content is iterable %}
100
+ {{- message.content | tojson }}
101
+ {%- else %}
102
+ {{- message.content }}
103
+ {%- endif %}
104
+ {{- "<|eot_id|>" }}
105
+ {%- endif %}
106
+ {%- endfor %}
107
+ {%- if add_generation_prompt %}
108
+ {{- '<|start_header_id|>assistant<|end_header_id|>\n\n' }}
109
+ {%- endif %}
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6b9e4e7fb171f92fd137b777cc2714bf87d11576700a1dcd7a399e7bbe39537b
3
+ size 17209920
tokenizer_config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "backend": "tokenizers",
3
+ "bos_token": "<|begin_of_text|>",
4
+ "clean_up_tokenization_spaces": true,
5
+ "eos_token": "<|eot_id|>",
6
+ "is_local": false,
7
+ "local_files_only": false,
8
+ "model_input_names": [
9
+ "input_ids",
10
+ "attention_mask"
11
+ ],
12
+ "model_max_length": 131072,
13
+ "pad_token": "<|eot_id|>",
14
+ "tokenizer_class": "TokenizersBackend"
15
+ }
trainer_state.json ADDED
@@ -0,0 +1,3154 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 3.0,
6
+ "eval_steps": 500,
7
+ "global_step": 312,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "entropy": 1.4476254880428314,
14
+ "epoch": 0.009685230024213076,
15
+ "grad_norm": 1.3588989973068237,
16
+ "learning_rate": 0.0,
17
+ "loss": 2.2350821495056152,
18
+ "mean_token_accuracy": 0.5031501688063145,
19
+ "num_tokens": 96574.0,
20
+ "step": 1
21
+ },
22
+ {
23
+ "entropy": 1.4007079899311066,
24
+ "epoch": 0.01937046004842615,
25
+ "grad_norm": 1.2849924564361572,
26
+ "learning_rate": 3.125e-06,
27
+ "loss": 2.14509654045105,
28
+ "mean_token_accuracy": 0.5205462127923965,
29
+ "num_tokens": 191520.0,
30
+ "step": 2
31
+ },
32
+ {
33
+ "entropy": 1.4708476215600967,
34
+ "epoch": 0.029055690072639227,
35
+ "grad_norm": 1.2314231395721436,
36
+ "learning_rate": 6.25e-06,
37
+ "loss": 2.158306121826172,
38
+ "mean_token_accuracy": 0.5159582570195198,
39
+ "num_tokens": 287631.0,
40
+ "step": 3
41
+ },
42
+ {
43
+ "entropy": 1.5651142746210098,
44
+ "epoch": 0.0387409200968523,
45
+ "grad_norm": 0.9785442352294922,
46
+ "learning_rate": 9.375000000000001e-06,
47
+ "loss": 2.0755105018615723,
48
+ "mean_token_accuracy": 0.5181002020835876,
49
+ "num_tokens": 384739.0,
50
+ "step": 4
51
+ },
52
+ {
53
+ "entropy": 1.579958975315094,
54
+ "epoch": 0.048426150121065374,
55
+ "grad_norm": 0.7276659607887268,
56
+ "learning_rate": 1.25e-05,
57
+ "loss": 1.930289626121521,
58
+ "mean_token_accuracy": 0.5408441498875618,
59
+ "num_tokens": 481674.0,
60
+ "step": 5
61
+ },
62
+ {
63
+ "entropy": 1.8359138667583466,
64
+ "epoch": 0.05811138014527845,
65
+ "grad_norm": 0.5072433352470398,
66
+ "learning_rate": 1.5625e-05,
67
+ "loss": 1.9374589920043945,
68
+ "mean_token_accuracy": 0.5299954265356064,
69
+ "num_tokens": 576090.0,
70
+ "step": 6
71
+ },
72
+ {
73
+ "entropy": 1.8671298921108246,
74
+ "epoch": 0.06779661016949153,
75
+ "grad_norm": 0.44714638590812683,
76
+ "learning_rate": 1.8750000000000002e-05,
77
+ "loss": 1.8663867712020874,
78
+ "mean_token_accuracy": 0.5436736792325974,
79
+ "num_tokens": 673951.0,
80
+ "step": 7
81
+ },
82
+ {
83
+ "entropy": 1.933446392416954,
84
+ "epoch": 0.0774818401937046,
85
+ "grad_norm": 0.5136867761611938,
86
+ "learning_rate": 2.1875e-05,
87
+ "loss": 1.7743638753890991,
88
+ "mean_token_accuracy": 0.5584963485598564,
89
+ "num_tokens": 771899.0,
90
+ "step": 8
91
+ },
92
+ {
93
+ "entropy": 1.9850385338068008,
94
+ "epoch": 0.08716707021791767,
95
+ "grad_norm": 0.5442814826965332,
96
+ "learning_rate": 2.5e-05,
97
+ "loss": 1.7758773565292358,
98
+ "mean_token_accuracy": 0.5573008134961128,
99
+ "num_tokens": 868206.0,
100
+ "step": 9
101
+ },
102
+ {
103
+ "entropy": 1.9424707889556885,
104
+ "epoch": 0.09685230024213075,
105
+ "grad_norm": 0.5084043741226196,
106
+ "learning_rate": 2.8125000000000003e-05,
107
+ "loss": 1.7394293546676636,
108
+ "mean_token_accuracy": 0.5608929991722107,
109
+ "num_tokens": 964219.0,
110
+ "step": 10
111
+ },
112
+ {
113
+ "entropy": 1.8063177168369293,
114
+ "epoch": 0.10653753026634383,
115
+ "grad_norm": 0.3967217206954956,
116
+ "learning_rate": 3.125e-05,
117
+ "loss": 1.6807222366333008,
118
+ "mean_token_accuracy": 0.5679514929652214,
119
+ "num_tokens": 1062125.0,
120
+ "step": 11
121
+ },
122
+ {
123
+ "entropy": 1.638314574956894,
124
+ "epoch": 0.1162227602905569,
125
+ "grad_norm": 0.5107802152633667,
126
+ "learning_rate": 3.4375e-05,
127
+ "loss": 1.6123173236846924,
128
+ "mean_token_accuracy": 0.583977460861206,
129
+ "num_tokens": 1159319.0,
130
+ "step": 12
131
+ },
132
+ {
133
+ "entropy": 1.5576547533273697,
134
+ "epoch": 0.12590799031476999,
135
+ "grad_norm": 0.3253207802772522,
136
+ "learning_rate": 3.7500000000000003e-05,
137
+ "loss": 1.6140292882919312,
138
+ "mean_token_accuracy": 0.5774664506316185,
139
+ "num_tokens": 1256881.0,
140
+ "step": 13
141
+ },
142
+ {
143
+ "entropy": 1.4602049440145493,
144
+ "epoch": 0.13559322033898305,
145
+ "grad_norm": 0.3317743241786957,
146
+ "learning_rate": 4.0625000000000005e-05,
147
+ "loss": 1.5576837062835693,
148
+ "mean_token_accuracy": 0.586665965616703,
149
+ "num_tokens": 1351620.0,
150
+ "step": 14
151
+ },
152
+ {
153
+ "entropy": 1.4226532131433487,
154
+ "epoch": 0.14527845036319612,
155
+ "grad_norm": 0.2991933524608612,
156
+ "learning_rate": 4.375e-05,
157
+ "loss": 1.5325368642807007,
158
+ "mean_token_accuracy": 0.5934261903166771,
159
+ "num_tokens": 1449026.0,
160
+ "step": 15
161
+ },
162
+ {
163
+ "entropy": 1.453083336353302,
164
+ "epoch": 0.1549636803874092,
165
+ "grad_norm": 0.26260727643966675,
166
+ "learning_rate": 4.6875e-05,
167
+ "loss": 1.5117604732513428,
168
+ "mean_token_accuracy": 0.5941561385989189,
169
+ "num_tokens": 1546355.0,
170
+ "step": 16
171
+ },
172
+ {
173
+ "entropy": 1.4769755005836487,
174
+ "epoch": 0.16464891041162227,
175
+ "grad_norm": 0.24356529116630554,
176
+ "learning_rate": 5e-05,
177
+ "loss": 1.5000947713851929,
178
+ "mean_token_accuracy": 0.5963850915431976,
179
+ "num_tokens": 1644308.0,
180
+ "step": 17
181
+ },
182
+ {
183
+ "entropy": 1.4608993381261826,
184
+ "epoch": 0.17433414043583534,
185
+ "grad_norm": 0.27541783452033997,
186
+ "learning_rate": 4.999859193643945e-05,
187
+ "loss": 1.4296932220458984,
188
+ "mean_token_accuracy": 0.6135347038507462,
189
+ "num_tokens": 1741625.0,
190
+ "step": 18
191
+ },
192
+ {
193
+ "entropy": 1.4715198874473572,
194
+ "epoch": 0.18401937046004843,
195
+ "grad_norm": 0.24254612624645233,
196
+ "learning_rate": 4.999436790436924e-05,
197
+ "loss": 1.4109866619110107,
198
+ "mean_token_accuracy": 0.6162872388958931,
199
+ "num_tokens": 1839077.0,
200
+ "step": 19
201
+ },
202
+ {
203
+ "entropy": 1.4909484386444092,
204
+ "epoch": 0.1937046004842615,
205
+ "grad_norm": 0.24249622225761414,
206
+ "learning_rate": 4.9987328379605816e-05,
207
+ "loss": 1.4181320667266846,
208
+ "mean_token_accuracy": 0.6092976555228233,
209
+ "num_tokens": 1936754.0,
210
+ "step": 20
211
+ },
212
+ {
213
+ "entropy": 1.468568578362465,
214
+ "epoch": 0.2033898305084746,
215
+ "grad_norm": 0.21892383694648743,
216
+ "learning_rate": 4.9977474155117045e-05,
217
+ "loss": 1.4207193851470947,
218
+ "mean_token_accuracy": 0.6143926084041595,
219
+ "num_tokens": 2034049.0,
220
+ "step": 21
221
+ },
222
+ {
223
+ "entropy": 1.4144536703824997,
224
+ "epoch": 0.21307506053268765,
225
+ "grad_norm": 0.24802649021148682,
226
+ "learning_rate": 4.9964806340932865e-05,
227
+ "loss": 1.3823838233947754,
228
+ "mean_token_accuracy": 0.6196955218911171,
229
+ "num_tokens": 2131193.0,
230
+ "step": 22
231
+ },
232
+ {
233
+ "entropy": 1.4027946889400482,
234
+ "epoch": 0.22276029055690072,
235
+ "grad_norm": 0.2114405333995819,
236
+ "learning_rate": 4.9949326364020314e-05,
237
+ "loss": 1.3788299560546875,
238
+ "mean_token_accuracy": 0.6205098181962967,
239
+ "num_tokens": 2228554.0,
240
+ "step": 23
241
+ },
242
+ {
243
+ "entropy": 1.3630587011575699,
244
+ "epoch": 0.2324455205811138,
245
+ "grad_norm": 0.18567043542861938,
246
+ "learning_rate": 4.993103596812268e-05,
247
+ "loss": 1.3441742658615112,
248
+ "mean_token_accuracy": 0.6255069524049759,
249
+ "num_tokens": 2325761.0,
250
+ "step": 24
251
+ },
252
+ {
253
+ "entropy": 1.3504581600427628,
254
+ "epoch": 0.24213075060532688,
255
+ "grad_norm": 0.18140752613544464,
256
+ "learning_rate": 4.9909937213563165e-05,
257
+ "loss": 1.3367418050765991,
258
+ "mean_token_accuracy": 0.6294924318790436,
259
+ "num_tokens": 2420230.0,
260
+ "step": 25
261
+ },
262
+ {
263
+ "entropy": 1.3556479513645172,
264
+ "epoch": 0.25181598062953997,
265
+ "grad_norm": 0.19952309131622314,
266
+ "learning_rate": 4.988603247701277e-05,
267
+ "loss": 1.329459547996521,
268
+ "mean_token_accuracy": 0.6290309652686119,
269
+ "num_tokens": 2515756.0,
270
+ "step": 26
271
+ },
272
+ {
273
+ "entropy": 1.3174784928560257,
274
+ "epoch": 0.26150121065375304,
275
+ "grad_norm": 0.2040238082408905,
276
+ "learning_rate": 4.985932445122257e-05,
277
+ "loss": 1.3146334886550903,
278
+ "mean_token_accuracy": 0.6350805461406708,
279
+ "num_tokens": 2611239.0,
280
+ "step": 27
281
+ },
282
+ {
283
+ "entropy": 1.337596833705902,
284
+ "epoch": 0.2711864406779661,
285
+ "grad_norm": 0.1924348771572113,
286
+ "learning_rate": 4.982981614472039e-05,
287
+ "loss": 1.325057864189148,
288
+ "mean_token_accuracy": 0.6268098577857018,
289
+ "num_tokens": 2708463.0,
290
+ "step": 28
291
+ },
292
+ {
293
+ "entropy": 1.295740321278572,
294
+ "epoch": 0.28087167070217917,
295
+ "grad_norm": 0.18018221855163574,
296
+ "learning_rate": 4.979751088147192e-05,
297
+ "loss": 1.2943141460418701,
298
+ "mean_token_accuracy": 0.6371493935585022,
299
+ "num_tokens": 2806105.0,
300
+ "step": 29
301
+ },
302
+ {
303
+ "entropy": 1.2824859917163849,
304
+ "epoch": 0.29055690072639223,
305
+ "grad_norm": 0.1904715597629547,
306
+ "learning_rate": 4.97624123005063e-05,
307
+ "loss": 1.282959222793579,
308
+ "mean_token_accuracy": 0.6380399465560913,
309
+ "num_tokens": 2903815.0,
310
+ "step": 30
311
+ },
312
+ {
313
+ "entropy": 1.274334877729416,
314
+ "epoch": 0.30024213075060535,
315
+ "grad_norm": 0.17454974353313446,
316
+ "learning_rate": 4.972452435550614e-05,
317
+ "loss": 1.2828162908554077,
318
+ "mean_token_accuracy": 0.6363882124423981,
319
+ "num_tokens": 3000656.0,
320
+ "step": 31
321
+ },
322
+ {
323
+ "entropy": 1.298419788479805,
324
+ "epoch": 0.3099273607748184,
325
+ "grad_norm": 0.16989658772945404,
326
+ "learning_rate": 4.968385131436222e-05,
327
+ "loss": 1.283800482749939,
328
+ "mean_token_accuracy": 0.6383039951324463,
329
+ "num_tokens": 3098537.0,
330
+ "step": 32
331
+ },
332
+ {
333
+ "entropy": 1.3138496726751328,
334
+ "epoch": 0.3196125907990315,
335
+ "grad_norm": 0.1963842809200287,
336
+ "learning_rate": 4.9640397758692715e-05,
337
+ "loss": 1.287667989730835,
338
+ "mean_token_accuracy": 0.6366405189037323,
339
+ "num_tokens": 3195923.0,
340
+ "step": 33
341
+ },
342
+ {
343
+ "entropy": 1.316459745168686,
344
+ "epoch": 0.32929782082324455,
345
+ "grad_norm": 0.17209197580814362,
346
+ "learning_rate": 4.9594168583327094e-05,
347
+ "loss": 1.2872288227081299,
348
+ "mean_token_accuracy": 0.6377927586436272,
349
+ "num_tokens": 3293424.0,
350
+ "step": 34
351
+ },
352
+ {
353
+ "entropy": 1.2688211798667908,
354
+ "epoch": 0.3389830508474576,
355
+ "grad_norm": 0.1710345298051834,
356
+ "learning_rate": 4.954516899575473e-05,
357
+ "loss": 1.2326550483703613,
358
+ "mean_token_accuracy": 0.6454800367355347,
359
+ "num_tokens": 3390314.0,
360
+ "step": 35
361
+ },
362
+ {
363
+ "entropy": 1.275676041841507,
364
+ "epoch": 0.3486682808716707,
365
+ "grad_norm": 0.16850367188453674,
366
+ "learning_rate": 4.949340451553833e-05,
367
+ "loss": 1.2480475902557373,
368
+ "mean_token_accuracy": 0.644576296210289,
369
+ "num_tokens": 3485697.0,
370
+ "step": 36
371
+ },
372
+ {
373
+ "entropy": 1.2488422840833664,
374
+ "epoch": 0.3583535108958838,
375
+ "grad_norm": 0.17575675249099731,
376
+ "learning_rate": 4.943888097369216e-05,
377
+ "loss": 1.2449251413345337,
378
+ "mean_token_accuracy": 0.6482485681772232,
379
+ "num_tokens": 3583116.0,
380
+ "step": 37
381
+ },
382
+ {
383
+ "entropy": 1.20504991710186,
384
+ "epoch": 0.36803874092009686,
385
+ "grad_norm": 0.16634824872016907,
386
+ "learning_rate": 4.938160451202521e-05,
387
+ "loss": 1.210385799407959,
388
+ "mean_token_accuracy": 0.6547724008560181,
389
+ "num_tokens": 3678517.0,
390
+ "step": 38
391
+ },
392
+ {
393
+ "entropy": 1.236429587006569,
394
+ "epoch": 0.37772397094430993,
395
+ "grad_norm": 0.15360407531261444,
396
+ "learning_rate": 4.9321581582449365e-05,
397
+ "loss": 1.2314069271087646,
398
+ "mean_token_accuracy": 0.6504408493638039,
399
+ "num_tokens": 3775690.0,
400
+ "step": 39
401
+ },
402
+ {
403
+ "entropy": 1.2558289468288422,
404
+ "epoch": 0.387409200968523,
405
+ "grad_norm": 0.1626509577035904,
406
+ "learning_rate": 4.9258818946252624e-05,
407
+ "loss": 1.253812551498413,
408
+ "mean_token_accuracy": 0.6433829963207245,
409
+ "num_tokens": 3873239.0,
410
+ "step": 40
411
+ },
412
+ {
413
+ "entropy": 1.2188849300146103,
414
+ "epoch": 0.39709443099273606,
415
+ "grad_norm": 0.16926692426204681,
416
+ "learning_rate": 4.9193323673337476e-05,
417
+ "loss": 1.2143971920013428,
418
+ "mean_token_accuracy": 0.6519596204161644,
419
+ "num_tokens": 3970507.0,
420
+ "step": 41
421
+ },
422
+ {
423
+ "entropy": 1.2296934127807617,
424
+ "epoch": 0.4067796610169492,
425
+ "grad_norm": 0.17094968259334564,
426
+ "learning_rate": 4.912510314142448e-05,
427
+ "loss": 1.2195372581481934,
428
+ "mean_token_accuracy": 0.6513471901416779,
429
+ "num_tokens": 4067145.0,
430
+ "step": 42
431
+ },
432
+ {
433
+ "entropy": 1.2168416231870651,
434
+ "epoch": 0.41646489104116224,
435
+ "grad_norm": 0.15936042368412018,
436
+ "learning_rate": 4.9054165035221236e-05,
437
+ "loss": 1.2123249769210815,
438
+ "mean_token_accuracy": 0.6524514406919479,
439
+ "num_tokens": 4165113.0,
440
+ "step": 43
441
+ },
442
+ {
443
+ "entropy": 1.1896271854639053,
444
+ "epoch": 0.4261501210653753,
445
+ "grad_norm": 0.15422837436199188,
446
+ "learning_rate": 4.898051734555676e-05,
447
+ "loss": 1.1957529783248901,
448
+ "mean_token_accuracy": 0.6586505621671677,
449
+ "num_tokens": 4262663.0,
450
+ "step": 44
451
+ },
452
+ {
453
+ "entropy": 1.2026645243167877,
454
+ "epoch": 0.4358353510895884,
455
+ "grad_norm": 0.16097040474414825,
456
+ "learning_rate": 4.890416836848127e-05,
457
+ "loss": 1.1992558240890503,
458
+ "mean_token_accuracy": 0.6544606015086174,
459
+ "num_tokens": 4359900.0,
460
+ "step": 45
461
+ },
462
+ {
463
+ "entropy": 1.1843629777431488,
464
+ "epoch": 0.44552058111380144,
465
+ "grad_norm": 0.1597595363855362,
466
+ "learning_rate": 4.88251267043318e-05,
467
+ "loss": 1.1683578491210938,
468
+ "mean_token_accuracy": 0.6638541519641876,
469
+ "num_tokens": 4456985.0,
470
+ "step": 46
471
+ },
472
+ {
473
+ "entropy": 1.1679482907056808,
474
+ "epoch": 0.4552058111380145,
475
+ "grad_norm": 0.15203599631786346,
476
+ "learning_rate": 4.87434012567633e-05,
477
+ "loss": 1.1561784744262695,
478
+ "mean_token_accuracy": 0.6650881245732307,
479
+ "num_tokens": 4554634.0,
480
+ "step": 47
481
+ },
482
+ {
483
+ "entropy": 1.2105818390846252,
484
+ "epoch": 0.4648910411622276,
485
+ "grad_norm": 0.15597011148929596,
486
+ "learning_rate": 4.865900123174574e-05,
487
+ "loss": 1.1950294971466064,
488
+ "mean_token_accuracy": 0.6544563546776772,
489
+ "num_tokens": 4652249.0,
490
+ "step": 48
491
+ },
492
+ {
493
+ "entropy": 1.2046389728784561,
494
+ "epoch": 0.4745762711864407,
495
+ "grad_norm": 0.15933600068092346,
496
+ "learning_rate": 4.857193613652711e-05,
497
+ "loss": 1.183128833770752,
498
+ "mean_token_accuracy": 0.6564416959881783,
499
+ "num_tokens": 4748832.0,
500
+ "step": 49
501
+ },
502
+ {
503
+ "entropy": 1.2113090008497238,
504
+ "epoch": 0.48426150121065376,
505
+ "grad_norm": 0.15904678404331207,
506
+ "learning_rate": 4.848221577856243e-05,
507
+ "loss": 1.1915383338928223,
508
+ "mean_token_accuracy": 0.6567506939172745,
509
+ "num_tokens": 4845986.0,
510
+ "step": 50
511
+ },
512
+ {
513
+ "entropy": 1.1754019558429718,
514
+ "epoch": 0.4939467312348668,
515
+ "grad_norm": 0.15548165142536163,
516
+ "learning_rate": 4.838985026440905e-05,
517
+ "loss": 1.1645618677139282,
518
+ "mean_token_accuracy": 0.6654537692666054,
519
+ "num_tokens": 4942777.0,
520
+ "step": 51
521
+ },
522
+ {
523
+ "entropy": 1.1717564463615417,
524
+ "epoch": 0.5036319612590799,
525
+ "grad_norm": 0.16495537757873535,
526
+ "learning_rate": 4.829484999858815e-05,
527
+ "loss": 1.1674176454544067,
528
+ "mean_token_accuracy": 0.659358873963356,
529
+ "num_tokens": 5040326.0,
530
+ "step": 52
531
+ },
532
+ {
533
+ "entropy": 1.1637324541807175,
534
+ "epoch": 0.513317191283293,
535
+ "grad_norm": 0.16075873374938965,
536
+ "learning_rate": 4.819722568241274e-05,
537
+ "loss": 1.1621849536895752,
538
+ "mean_token_accuracy": 0.663130484521389,
539
+ "num_tokens": 5137838.0,
540
+ "step": 53
541
+ },
542
+ {
543
+ "entropy": 1.1703068912029266,
544
+ "epoch": 0.5230024213075061,
545
+ "grad_norm": 0.16048873960971832,
546
+ "learning_rate": 4.8096988312782174e-05,
547
+ "loss": 1.1667448282241821,
548
+ "mean_token_accuracy": 0.6606730446219444,
549
+ "num_tokens": 5234578.0,
550
+ "step": 54
551
+ },
552
+ {
553
+ "entropy": 1.1869463622570038,
554
+ "epoch": 0.5326876513317191,
555
+ "grad_norm": 0.1574316769838333,
556
+ "learning_rate": 4.799414918094347e-05,
557
+ "loss": 1.1867117881774902,
558
+ "mean_token_accuracy": 0.6562071144580841,
559
+ "num_tokens": 5332439.0,
560
+ "step": 55
561
+ },
562
+ {
563
+ "entropy": 1.1833796501159668,
564
+ "epoch": 0.5423728813559322,
565
+ "grad_norm": 0.1627049446105957,
566
+ "learning_rate": 4.788871987121937e-05,
567
+ "loss": 1.1771697998046875,
568
+ "mean_token_accuracy": 0.6603464111685753,
569
+ "num_tokens": 5430102.0,
570
+ "step": 56
571
+ },
572
+ {
573
+ "entropy": 1.1720363795757294,
574
+ "epoch": 0.5520581113801453,
575
+ "grad_norm": 0.30378302931785583,
576
+ "learning_rate": 4.77807122597034e-05,
577
+ "loss": 1.1528563499450684,
578
+ "mean_token_accuracy": 0.6617102548480034,
579
+ "num_tokens": 5528264.0,
580
+ "step": 57
581
+ },
582
+ {
583
+ "entropy": 1.1582888960838318,
584
+ "epoch": 0.5617433414043583,
585
+ "grad_norm": 0.1613432615995407,
586
+ "learning_rate": 4.767013851292212e-05,
587
+ "loss": 1.1482983827590942,
588
+ "mean_token_accuracy": 0.6675111055374146,
589
+ "num_tokens": 5625491.0,
590
+ "step": 58
591
+ },
592
+ {
593
+ "entropy": 1.1704413145780563,
594
+ "epoch": 0.5714285714285714,
595
+ "grad_norm": 0.15665417909622192,
596
+ "learning_rate": 4.755701108646463e-05,
597
+ "loss": 1.1476081609725952,
598
+ "mean_token_accuracy": 0.6660670340061188,
599
+ "num_tokens": 5723563.0,
600
+ "step": 59
601
+ },
602
+ {
603
+ "entropy": 1.1684788465499878,
604
+ "epoch": 0.5811138014527845,
605
+ "grad_norm": 0.1587826907634735,
606
+ "learning_rate": 4.744134272357948e-05,
607
+ "loss": 1.15497624874115,
608
+ "mean_token_accuracy": 0.662791483104229,
609
+ "num_tokens": 5821106.0,
610
+ "step": 60
611
+ },
612
+ {
613
+ "entropy": 1.1705324202775955,
614
+ "epoch": 0.5907990314769975,
615
+ "grad_norm": 0.1650344729423523,
616
+ "learning_rate": 4.732314645373921e-05,
617
+ "loss": 1.168868899345398,
618
+ "mean_token_accuracy": 0.659059427678585,
619
+ "num_tokens": 5918772.0,
620
+ "step": 61
621
+ },
622
+ {
623
+ "entropy": 1.1340993344783783,
624
+ "epoch": 0.6004842615012107,
625
+ "grad_norm": 0.15585103631019592,
626
+ "learning_rate": 4.7202435591172676e-05,
627
+ "loss": 1.1181915998458862,
628
+ "mean_token_accuracy": 0.6716931834816933,
629
+ "num_tokens": 6016758.0,
630
+ "step": 62
631
+ },
632
+ {
633
+ "entropy": 1.1135689467191696,
634
+ "epoch": 0.6101694915254238,
635
+ "grad_norm": 0.15927211940288544,
636
+ "learning_rate": 4.7079223733365237e-05,
637
+ "loss": 1.1100869178771973,
638
+ "mean_token_accuracy": 0.6781439930200577,
639
+ "num_tokens": 6113210.0,
640
+ "step": 63
641
+ },
642
+ {
643
+ "entropy": 1.1656545102596283,
644
+ "epoch": 0.6198547215496368,
645
+ "grad_norm": 0.1585935652256012,
646
+ "learning_rate": 4.6953524759527054e-05,
647
+ "loss": 1.1522451639175415,
648
+ "mean_token_accuracy": 0.664880745112896,
649
+ "num_tokens": 6210272.0,
650
+ "step": 64
651
+ },
652
+ {
653
+ "entropy": 1.1241111010313034,
654
+ "epoch": 0.6295399515738499,
655
+ "grad_norm": 0.15607106685638428,
656
+ "learning_rate": 4.6825352829029705e-05,
657
+ "loss": 1.1200485229492188,
658
+ "mean_token_accuracy": 0.671033151447773,
659
+ "num_tokens": 6307273.0,
660
+ "step": 65
661
+ },
662
+ {
663
+ "entropy": 1.135048821568489,
664
+ "epoch": 0.639225181598063,
665
+ "grad_norm": 0.1598539501428604,
666
+ "learning_rate": 4.6694722379811185e-05,
667
+ "loss": 1.1302683353424072,
668
+ "mean_token_accuracy": 0.6700672060251236,
669
+ "num_tokens": 6404865.0,
670
+ "step": 66
671
+ },
672
+ {
673
+ "entropy": 1.1544559001922607,
674
+ "epoch": 0.648910411622276,
675
+ "grad_norm": 0.16644105315208435,
676
+ "learning_rate": 4.656164812674951e-05,
677
+ "loss": 1.1450002193450928,
678
+ "mean_token_accuracy": 0.6640813648700714,
679
+ "num_tokens": 6501650.0,
680
+ "step": 67
681
+ },
682
+ {
683
+ "entropy": 1.132233053445816,
684
+ "epoch": 0.6585956416464891,
685
+ "grad_norm": 0.16045193374156952,
686
+ "learning_rate": 4.642614506000523e-05,
687
+ "loss": 1.121936559677124,
688
+ "mean_token_accuracy": 0.6716863736510277,
689
+ "num_tokens": 6599028.0,
690
+ "step": 68
691
+ },
692
+ {
693
+ "entropy": 1.1332774758338928,
694
+ "epoch": 0.6682808716707022,
695
+ "grad_norm": 0.16355212032794952,
696
+ "learning_rate": 4.628822844333278e-05,
697
+ "loss": 1.1154568195343018,
698
+ "mean_token_accuracy": 0.6706111207604408,
699
+ "num_tokens": 6695913.0,
700
+ "step": 69
701
+ },
702
+ {
703
+ "entropy": 1.117134228348732,
704
+ "epoch": 0.6779661016949152,
705
+ "grad_norm": 0.1609818935394287,
706
+ "learning_rate": 4.614791381236115e-05,
707
+ "loss": 1.108933925628662,
708
+ "mean_token_accuracy": 0.6739098057150841,
709
+ "num_tokens": 6793755.0,
710
+ "step": 70
711
+ },
712
+ {
713
+ "entropy": 1.123718187212944,
714
+ "epoch": 0.6876513317191283,
715
+ "grad_norm": 0.16711370646953583,
716
+ "learning_rate": 4.6005216972843864e-05,
717
+ "loss": 1.1205769777297974,
718
+ "mean_token_accuracy": 0.6695492789149284,
719
+ "num_tokens": 6889869.0,
720
+ "step": 71
721
+ },
722
+ {
723
+ "entropy": 1.1330177187919617,
724
+ "epoch": 0.6973365617433414,
725
+ "grad_norm": 0.15766654908657074,
726
+ "learning_rate": 4.5860153998878494e-05,
727
+ "loss": 1.136279582977295,
728
+ "mean_token_accuracy": 0.6664912849664688,
729
+ "num_tokens": 6987242.0,
730
+ "step": 72
731
+ },
732
+ {
733
+ "entropy": 1.1289773285388947,
734
+ "epoch": 0.7070217917675545,
735
+ "grad_norm": 0.167424738407135,
736
+ "learning_rate": 4.571274123109606e-05,
737
+ "loss": 1.1257307529449463,
738
+ "mean_token_accuracy": 0.6683443114161491,
739
+ "num_tokens": 7083683.0,
740
+ "step": 73
741
+ },
742
+ {
743
+ "entropy": 1.1089464724063873,
744
+ "epoch": 0.7167070217917676,
745
+ "grad_norm": 0.29150310158729553,
746
+ "learning_rate": 4.5562995274820284e-05,
747
+ "loss": 1.0986303091049194,
748
+ "mean_token_accuracy": 0.6785000637173653,
749
+ "num_tokens": 7180007.0,
750
+ "step": 74
751
+ },
752
+ {
753
+ "entropy": 1.1168130189180374,
754
+ "epoch": 0.7263922518159807,
755
+ "grad_norm": 0.1623908281326294,
756
+ "learning_rate": 4.541093299819714e-05,
757
+ "loss": 1.1109479665756226,
758
+ "mean_token_accuracy": 0.6751653999090195,
759
+ "num_tokens": 7276880.0,
760
+ "step": 75
761
+ },
762
+ {
763
+ "entropy": 1.1238265335559845,
764
+ "epoch": 0.7360774818401937,
765
+ "grad_norm": 0.16212861239910126,
766
+ "learning_rate": 4.5256571530294664e-05,
767
+ "loss": 1.104738473892212,
768
+ "mean_token_accuracy": 0.6755917444825172,
769
+ "num_tokens": 7374051.0,
770
+ "step": 76
771
+ },
772
+ {
773
+ "entropy": 1.1079749763011932,
774
+ "epoch": 0.7457627118644068,
775
+ "grad_norm": 0.15648601949214935,
776
+ "learning_rate": 4.5099928259173516e-05,
777
+ "loss": 1.1000884771347046,
778
+ "mean_token_accuracy": 0.6749309673905373,
779
+ "num_tokens": 7471906.0,
780
+ "step": 77
781
+ },
782
+ {
783
+ "entropy": 1.12865149974823,
784
+ "epoch": 0.7554479418886199,
785
+ "grad_norm": 0.15941032767295837,
786
+ "learning_rate": 4.4941020829928245e-05,
787
+ "loss": 1.1193838119506836,
788
+ "mean_token_accuracy": 0.6708522811532021,
789
+ "num_tokens": 7569981.0,
790
+ "step": 78
791
+ },
792
+ {
793
+ "entropy": 1.1111949235200882,
794
+ "epoch": 0.7651331719128329,
795
+ "grad_norm": 0.16523951292037964,
796
+ "learning_rate": 4.477986714269972e-05,
797
+ "loss": 1.1221985816955566,
798
+ "mean_token_accuracy": 0.6717454493045807,
799
+ "num_tokens": 7663566.0,
800
+ "step": 79
801
+ },
802
+ {
803
+ "entropy": 1.100884273648262,
804
+ "epoch": 0.774818401937046,
805
+ "grad_norm": 0.16432514786720276,
806
+ "learning_rate": 4.4616485350658685e-05,
807
+ "loss": 1.104296088218689,
808
+ "mean_token_accuracy": 0.6767150536179543,
809
+ "num_tokens": 7761120.0,
810
+ "step": 80
811
+ },
812
+ {
813
+ "entropy": 1.1229810565710068,
814
+ "epoch": 0.784503631961259,
815
+ "grad_norm": 0.17101751267910004,
816
+ "learning_rate": 4.445089385796099e-05,
817
+ "loss": 1.1202152967453003,
818
+ "mean_token_accuracy": 0.6708082109689713,
819
+ "num_tokens": 7859307.0,
820
+ "step": 81
821
+ },
822
+ {
823
+ "entropy": 1.134630709886551,
824
+ "epoch": 0.7941888619854721,
825
+ "grad_norm": 0.1734648197889328,
826
+ "learning_rate": 4.4283111317674374e-05,
827
+ "loss": 1.1201170682907104,
828
+ "mean_token_accuracy": 0.6716241240501404,
829
+ "num_tokens": 7956863.0,
830
+ "step": 82
831
+ },
832
+ {
833
+ "entropy": 1.1259192377328873,
834
+ "epoch": 0.8038740920096852,
835
+ "grad_norm": 0.16475871205329895,
836
+ "learning_rate": 4.4113156629677316e-05,
837
+ "loss": 1.1068096160888672,
838
+ "mean_token_accuracy": 0.674552284181118,
839
+ "num_tokens": 8053100.0,
840
+ "step": 83
841
+ },
842
+ {
843
+ "entropy": 1.0983240008354187,
844
+ "epoch": 0.8135593220338984,
845
+ "grad_norm": 0.17292368412017822,
846
+ "learning_rate": 4.394104893853007e-05,
847
+ "loss": 1.0763158798217773,
848
+ "mean_token_accuracy": 0.6806622296571732,
849
+ "num_tokens": 8151004.0,
850
+ "step": 84
851
+ },
852
+ {
853
+ "entropy": 1.1288987547159195,
854
+ "epoch": 0.8232445520581114,
855
+ "grad_norm": 0.16203227639198303,
856
+ "learning_rate": 4.3766807631318106e-05,
857
+ "loss": 1.1195769309997559,
858
+ "mean_token_accuracy": 0.671344555914402,
859
+ "num_tokens": 8248668.0,
860
+ "step": 85
861
+ },
862
+ {
863
+ "entropy": 1.1410782486200333,
864
+ "epoch": 0.8329297820823245,
865
+ "grad_norm": 0.16533830761909485,
866
+ "learning_rate": 4.359045233546827e-05,
867
+ "loss": 1.1256823539733887,
868
+ "mean_token_accuracy": 0.6698467060923576,
869
+ "num_tokens": 8345497.0,
870
+ "step": 86
871
+ },
872
+ {
873
+ "entropy": 1.0999096632003784,
874
+ "epoch": 0.8426150121065376,
875
+ "grad_norm": 0.17075778543949127,
876
+ "learning_rate": 4.341200291653781e-05,
877
+ "loss": 1.0872827768325806,
878
+ "mean_token_accuracy": 0.6762653961777687,
879
+ "num_tokens": 8443405.0,
880
+ "step": 87
881
+ },
882
+ {
883
+ "entropy": 1.0918122231960297,
884
+ "epoch": 0.8523002421307506,
885
+ "grad_norm": 0.1702580451965332,
886
+ "learning_rate": 4.323147947597666e-05,
887
+ "loss": 1.0806095600128174,
888
+ "mean_token_accuracy": 0.6800353080034256,
889
+ "num_tokens": 8540868.0,
890
+ "step": 88
891
+ },
892
+ {
893
+ "entropy": 1.0941280871629715,
894
+ "epoch": 0.8619854721549637,
895
+ "grad_norm": 0.16791851818561554,
896
+ "learning_rate": 4.3048902348863116e-05,
897
+ "loss": 1.0981943607330322,
898
+ "mean_token_accuracy": 0.6758224442601204,
899
+ "num_tokens": 8638186.0,
900
+ "step": 89
901
+ },
902
+ {
903
+ "entropy": 1.0951679199934006,
904
+ "epoch": 0.8716707021791767,
905
+ "grad_norm": 0.1697986125946045,
906
+ "learning_rate": 4.2864292101613136e-05,
907
+ "loss": 1.0987718105316162,
908
+ "mean_token_accuracy": 0.6747072339057922,
909
+ "num_tokens": 8735354.0,
910
+ "step": 90
911
+ },
912
+ {
913
+ "entropy": 1.1223643571138382,
914
+ "epoch": 0.8813559322033898,
915
+ "grad_norm": 0.2108999490737915,
916
+ "learning_rate": 4.267766952966369e-05,
917
+ "loss": 1.1219862699508667,
918
+ "mean_token_accuracy": 0.6695899069309235,
919
+ "num_tokens": 8832051.0,
920
+ "step": 91
921
+ },
922
+ {
923
+ "entropy": 1.1099307239055634,
924
+ "epoch": 0.8910411622276029,
925
+ "grad_norm": 0.18003661930561066,
926
+ "learning_rate": 4.248905565513023e-05,
927
+ "loss": 1.0990370512008667,
928
+ "mean_token_accuracy": 0.6750800833106041,
929
+ "num_tokens": 8929471.0,
930
+ "step": 92
931
+ },
932
+ {
933
+ "entropy": 1.1097175031900406,
934
+ "epoch": 0.9007263922518159,
935
+ "grad_norm": 0.18473289906978607,
936
+ "learning_rate": 4.229847172443866e-05,
937
+ "loss": 1.0890154838562012,
938
+ "mean_token_accuracy": 0.6764732897281647,
939
+ "num_tokens": 9026545.0,
940
+ "step": 93
941
+ },
942
+ {
943
+ "entropy": 1.1048423945903778,
944
+ "epoch": 0.910411622276029,
945
+ "grad_norm": 0.17208412289619446,
946
+ "learning_rate": 4.210593920593201e-05,
947
+ "loss": 1.1022264957427979,
948
+ "mean_token_accuracy": 0.6741294264793396,
949
+ "num_tokens": 9124261.0,
950
+ "step": 94
951
+ },
952
+ {
953
+ "entropy": 1.0943758487701416,
954
+ "epoch": 0.9200968523002422,
955
+ "grad_norm": 0.18163490295410156,
956
+ "learning_rate": 4.191147978745218e-05,
957
+ "loss": 1.0901988744735718,
958
+ "mean_token_accuracy": 0.6788006126880646,
959
+ "num_tokens": 9220673.0,
960
+ "step": 95
961
+ },
962
+ {
963
+ "entropy": 1.1178465783596039,
964
+ "epoch": 0.9297820823244553,
965
+ "grad_norm": 0.1731623411178589,
966
+ "learning_rate": 4.171511537389684e-05,
967
+ "loss": 1.1111767292022705,
968
+ "mean_token_accuracy": 0.6736986339092255,
969
+ "num_tokens": 9318321.0,
970
+ "step": 96
971
+ },
972
+ {
973
+ "entropy": 1.0975633561611176,
974
+ "epoch": 0.9394673123486683,
975
+ "grad_norm": 0.18208175897598267,
976
+ "learning_rate": 4.151686808475204e-05,
977
+ "loss": 1.0915802717208862,
978
+ "mean_token_accuracy": 0.6765245422720909,
979
+ "num_tokens": 9415394.0,
980
+ "step": 97
981
+ },
982
+ {
983
+ "entropy": 1.114044964313507,
984
+ "epoch": 0.9491525423728814,
985
+ "grad_norm": 0.17058847844600677,
986
+ "learning_rate": 4.131676025160047e-05,
987
+ "loss": 1.1074469089508057,
988
+ "mean_token_accuracy": 0.6720306798815727,
989
+ "num_tokens": 9512880.0,
990
+ "step": 98
991
+ },
992
+ {
993
+ "entropy": 1.07672019302845,
994
+ "epoch": 0.9588377723970944,
995
+ "grad_norm": 0.18478929996490479,
996
+ "learning_rate": 4.111481441560598e-05,
997
+ "loss": 1.0674448013305664,
998
+ "mean_token_accuracy": 0.6838654279708862,
999
+ "num_tokens": 9606053.0,
1000
+ "step": 99
1001
+ },
1002
+ {
1003
+ "entropy": 1.0935327857732773,
1004
+ "epoch": 0.9685230024213075,
1005
+ "grad_norm": 0.17510797083377838,
1006
+ "learning_rate": 4.091105332497439e-05,
1007
+ "loss": 1.0954351425170898,
1008
+ "mean_token_accuracy": 0.6775561571121216,
1009
+ "num_tokens": 9702569.0,
1010
+ "step": 100
1011
+ },
1012
+ {
1013
+ "entropy": 1.0855822414159775,
1014
+ "epoch": 0.9782082324455206,
1015
+ "grad_norm": 0.18510136008262634,
1016
+ "learning_rate": 4.070549993239106e-05,
1017
+ "loss": 1.0844038724899292,
1018
+ "mean_token_accuracy": 0.681103028357029,
1019
+ "num_tokens": 9799976.0,
1020
+ "step": 101
1021
+ },
1022
+ {
1023
+ "entropy": 1.1072624325752258,
1024
+ "epoch": 0.9878934624697336,
1025
+ "grad_norm": 0.2109905481338501,
1026
+ "learning_rate": 4.049817739243532e-05,
1027
+ "loss": 1.1046338081359863,
1028
+ "mean_token_accuracy": 0.6760703399777412,
1029
+ "num_tokens": 9895575.0,
1030
+ "step": 102
1031
+ },
1032
+ {
1033
+ "entropy": 1.0761565268039703,
1034
+ "epoch": 0.9975786924939467,
1035
+ "grad_norm": 0.18559105694293976,
1036
+ "learning_rate": 4.028910905897229e-05,
1037
+ "loss": 1.0674762725830078,
1038
+ "mean_token_accuracy": 0.6826195642352104,
1039
+ "num_tokens": 9992394.0,
1040
+ "step": 103
1041
+ },
1042
+ {
1043
+ "entropy": 1.1065305471420288,
1044
+ "epoch": 1.0,
1045
+ "grad_norm": 0.3376278877258301,
1046
+ "learning_rate": 4.007831848252211e-05,
1047
+ "loss": 1.09256911277771,
1048
+ "mean_token_accuracy": 0.678756445646286,
1049
+ "num_tokens": 10016415.0,
1050
+ "step": 104
1051
+ },
1052
+ {
1053
+ "entropy": 1.1107248812913895,
1054
+ "epoch": 1.0096852300242132,
1055
+ "grad_norm": 0.1708710938692093,
1056
+ "learning_rate": 3.986582940760717e-05,
1057
+ "loss": 1.0717049837112427,
1058
+ "mean_token_accuracy": 0.6800583377480507,
1059
+ "num_tokens": 10113793.0,
1060
+ "step": 105
1061
+ },
1062
+ {
1063
+ "entropy": 1.0776572525501251,
1064
+ "epoch": 1.0193704600484261,
1065
+ "grad_norm": 0.17748922109603882,
1066
+ "learning_rate": 3.965166577007733e-05,
1067
+ "loss": 1.0392060279846191,
1068
+ "mean_token_accuracy": 0.6892436370253563,
1069
+ "num_tokens": 10211074.0,
1070
+ "step": 106
1071
+ },
1072
+ {
1073
+ "entropy": 1.0571173429489136,
1074
+ "epoch": 1.0290556900726393,
1075
+ "grad_norm": 0.18791398406028748,
1076
+ "learning_rate": 3.94358516944137e-05,
1077
+ "loss": 1.038546085357666,
1078
+ "mean_token_accuracy": 0.6879089176654816,
1079
+ "num_tokens": 10307987.0,
1080
+ "step": 107
1081
+ },
1082
+ {
1083
+ "entropy": 1.0400206819176674,
1084
+ "epoch": 1.0387409200968523,
1085
+ "grad_norm": 0.16869165003299713,
1086
+ "learning_rate": 3.9218411491011176e-05,
1087
+ "loss": 1.0324063301086426,
1088
+ "mean_token_accuracy": 0.6877342015504837,
1089
+ "num_tokens": 10405148.0,
1090
+ "step": 108
1091
+ },
1092
+ {
1093
+ "entropy": 1.0476296544075012,
1094
+ "epoch": 1.0484261501210654,
1095
+ "grad_norm": 0.18576034903526306,
1096
+ "learning_rate": 3.899936965343989e-05,
1097
+ "loss": 1.0663259029388428,
1098
+ "mean_token_accuracy": 0.6821715012192726,
1099
+ "num_tokens": 10502344.0,
1100
+ "step": 109
1101
+ },
1102
+ {
1103
+ "entropy": 0.9960673823952675,
1104
+ "epoch": 1.0581113801452784,
1105
+ "grad_norm": 0.17832568287849426,
1106
+ "learning_rate": 3.877875085568623e-05,
1107
+ "loss": 1.0000097751617432,
1108
+ "mean_token_accuracy": 0.6989128738641739,
1109
+ "num_tokens": 10599599.0,
1110
+ "step": 110
1111
+ },
1112
+ {
1113
+ "entropy": 1.0352009981870651,
1114
+ "epoch": 1.0677966101694916,
1115
+ "grad_norm": 0.17328514158725739,
1116
+ "learning_rate": 3.8556579949373384e-05,
1117
+ "loss": 1.0506186485290527,
1118
+ "mean_token_accuracy": 0.6840933337807655,
1119
+ "num_tokens": 10694645.0,
1120
+ "step": 111
1121
+ },
1122
+ {
1123
+ "entropy": 1.0331084430217743,
1124
+ "epoch": 1.0774818401937045,
1125
+ "grad_norm": 0.18105825781822205,
1126
+ "learning_rate": 3.833288196096194e-05,
1127
+ "loss": 1.0261142253875732,
1128
+ "mean_token_accuracy": 0.6913967728614807,
1129
+ "num_tokens": 10790067.0,
1130
+ "step": 112
1131
+ },
1132
+ {
1133
+ "entropy": 1.0757844671607018,
1134
+ "epoch": 1.0871670702179177,
1135
+ "grad_norm": 0.1806410551071167,
1136
+ "learning_rate": 3.8107682088930794e-05,
1137
+ "loss": 1.0621310472488403,
1138
+ "mean_token_accuracy": 0.6843468695878983,
1139
+ "num_tokens": 10885655.0,
1140
+ "step": 113
1141
+ },
1142
+ {
1143
+ "entropy": 1.0726244300603867,
1144
+ "epoch": 1.0968523002421307,
1145
+ "grad_norm": 0.17602035403251648,
1146
+ "learning_rate": 3.7881005700938635e-05,
1147
+ "loss": 1.0586791038513184,
1148
+ "mean_token_accuracy": 0.6825271546840668,
1149
+ "num_tokens": 10983568.0,
1150
+ "step": 114
1151
+ },
1152
+ {
1153
+ "entropy": 1.0513464957475662,
1154
+ "epoch": 1.1065375302663438,
1155
+ "grad_norm": 0.1740947663784027,
1156
+ "learning_rate": 3.7652878330966415e-05,
1157
+ "loss": 1.035830020904541,
1158
+ "mean_token_accuracy": 0.6891666278243065,
1159
+ "num_tokens": 11081209.0,
1160
+ "step": 115
1161
+ },
1162
+ {
1163
+ "entropy": 1.0637426376342773,
1164
+ "epoch": 1.116222760290557,
1165
+ "grad_norm": 0.1756405085325241,
1166
+ "learning_rate": 3.742332567644107e-05,
1167
+ "loss": 1.0529723167419434,
1168
+ "mean_token_accuracy": 0.6864708811044693,
1169
+ "num_tokens": 11178554.0,
1170
+ "step": 116
1171
+ },
1172
+ {
1173
+ "entropy": 1.032620556652546,
1174
+ "epoch": 1.12590799031477,
1175
+ "grad_norm": 0.1746027022600174,
1176
+ "learning_rate": 3.719237359534087e-05,
1177
+ "loss": 1.0131734609603882,
1178
+ "mean_token_accuracy": 0.6930168569087982,
1179
+ "num_tokens": 11275773.0,
1180
+ "step": 117
1181
+ },
1182
+ {
1183
+ "entropy": 1.0357091426849365,
1184
+ "epoch": 1.1355932203389831,
1185
+ "grad_norm": 0.17611640691757202,
1186
+ "learning_rate": 3.6960048103282566e-05,
1187
+ "loss": 1.0305650234222412,
1188
+ "mean_token_accuracy": 0.6928873062133789,
1189
+ "num_tokens": 11372312.0,
1190
+ "step": 118
1191
+ },
1192
+ {
1193
+ "entropy": 1.0247548967599869,
1194
+ "epoch": 1.145278450363196,
1195
+ "grad_norm": 0.16733205318450928,
1196
+ "learning_rate": 3.672637537059093e-05,
1197
+ "loss": 1.0267465114593506,
1198
+ "mean_token_accuracy": 0.6941879317164421,
1199
+ "num_tokens": 11469895.0,
1200
+ "step": 119
1201
+ },
1202
+ {
1203
+ "entropy": 1.0328287035226822,
1204
+ "epoch": 1.1549636803874093,
1205
+ "grad_norm": 0.17758148908615112,
1206
+ "learning_rate": 3.6491381719350756e-05,
1207
+ "loss": 1.038550853729248,
1208
+ "mean_token_accuracy": 0.687534786760807,
1209
+ "num_tokens": 11567819.0,
1210
+ "step": 120
1211
+ },
1212
+ {
1213
+ "entropy": 1.0606635063886642,
1214
+ "epoch": 1.1646489104116222,
1215
+ "grad_norm": 0.18219131231307983,
1216
+ "learning_rate": 3.6255093620441834e-05,
1217
+ "loss": 1.0544192790985107,
1218
+ "mean_token_accuracy": 0.6846267804503441,
1219
+ "num_tokens": 11665799.0,
1220
+ "step": 121
1221
+ },
1222
+ {
1223
+ "entropy": 1.0355539470911026,
1224
+ "epoch": 1.1743341404358354,
1225
+ "grad_norm": 0.18732059001922607,
1226
+ "learning_rate": 3.6017537690557115e-05,
1227
+ "loss": 1.0224016904830933,
1228
+ "mean_token_accuracy": 0.6915983185172081,
1229
+ "num_tokens": 11762356.0,
1230
+ "step": 122
1231
+ },
1232
+ {
1233
+ "entropy": 1.085768237709999,
1234
+ "epoch": 1.1840193704600483,
1235
+ "grad_norm": 0.20525461435317993,
1236
+ "learning_rate": 3.577874068920446e-05,
1237
+ "loss": 1.057420253753662,
1238
+ "mean_token_accuracy": 0.6817465797066689,
1239
+ "num_tokens": 11857832.0,
1240
+ "step": 123
1241
+ },
1242
+ {
1243
+ "entropy": 1.024247646331787,
1244
+ "epoch": 1.1937046004842615,
1245
+ "grad_norm": 0.17486801743507385,
1246
+ "learning_rate": 3.553872951569236e-05,
1247
+ "loss": 1.007400393486023,
1248
+ "mean_token_accuracy": 0.6967773362994194,
1249
+ "num_tokens": 11953563.0,
1250
+ "step": 124
1251
+ },
1252
+ {
1253
+ "entropy": 1.0304122641682625,
1254
+ "epoch": 1.2033898305084745,
1255
+ "grad_norm": 0.17227725684642792,
1256
+ "learning_rate": 3.529753120609982e-05,
1257
+ "loss": 1.0166981220245361,
1258
+ "mean_token_accuracy": 0.6900071352720261,
1259
+ "num_tokens": 12051630.0,
1260
+ "step": 125
1261
+ },
1262
+ {
1263
+ "entropy": 1.0403276681900024,
1264
+ "epoch": 1.2130750605326877,
1265
+ "grad_norm": 0.17845618724822998,
1266
+ "learning_rate": 3.505517293023088e-05,
1267
+ "loss": 1.0411816835403442,
1268
+ "mean_token_accuracy": 0.6878266781568527,
1269
+ "num_tokens": 12149525.0,
1270
+ "step": 126
1271
+ },
1272
+ {
1273
+ "entropy": 1.0372891202569008,
1274
+ "epoch": 1.2227602905569008,
1275
+ "grad_norm": 0.17896883189678192,
1276
+ "learning_rate": 3.481168198855409e-05,
1277
+ "loss": 1.0509088039398193,
1278
+ "mean_token_accuracy": 0.6861589029431343,
1279
+ "num_tokens": 12246944.0,
1280
+ "step": 127
1281
+ },
1282
+ {
1283
+ "entropy": 1.0567465275526047,
1284
+ "epoch": 1.2324455205811138,
1285
+ "grad_norm": 0.1735103726387024,
1286
+ "learning_rate": 3.456708580912725e-05,
1287
+ "loss": 1.048382043838501,
1288
+ "mean_token_accuracy": 0.6845468729734421,
1289
+ "num_tokens": 12343964.0,
1290
+ "step": 128
1291
+ },
1292
+ {
1293
+ "entropy": 1.044258013367653,
1294
+ "epoch": 1.242130750605327,
1295
+ "grad_norm": 0.179740771651268,
1296
+ "learning_rate": 3.432141194450772e-05,
1297
+ "loss": 1.0318509340286255,
1298
+ "mean_token_accuracy": 0.6892603412270546,
1299
+ "num_tokens": 12441245.0,
1300
+ "step": 129
1301
+ },
1302
+ {
1303
+ "entropy": 1.0394302904605865,
1304
+ "epoch": 1.25181598062954,
1305
+ "grad_norm": 0.18108829855918884,
1306
+ "learning_rate": 3.407468806864883e-05,
1307
+ "loss": 1.0396722555160522,
1308
+ "mean_token_accuracy": 0.6859570071101189,
1309
+ "num_tokens": 12538938.0,
1310
+ "step": 130
1311
+ },
1312
+ {
1313
+ "entropy": 1.0346315652132034,
1314
+ "epoch": 1.261501210653753,
1315
+ "grad_norm": 0.16831137239933014,
1316
+ "learning_rate": 3.382694197378252e-05,
1317
+ "loss": 1.0301259756088257,
1318
+ "mean_token_accuracy": 0.6876077353954315,
1319
+ "num_tokens": 12636750.0,
1320
+ "step": 131
1321
+ },
1322
+ {
1323
+ "entropy": 1.0501351803541183,
1324
+ "epoch": 1.271186440677966,
1325
+ "grad_norm": 0.18215049803256989,
1326
+ "learning_rate": 3.357820156728867e-05,
1327
+ "loss": 1.0379700660705566,
1328
+ "mean_token_accuracy": 0.6864259541034698,
1329
+ "num_tokens": 12732510.0,
1330
+ "step": 132
1331
+ },
1332
+ {
1333
+ "entropy": 1.056677907705307,
1334
+ "epoch": 1.2808716707021792,
1335
+ "grad_norm": 0.17387507855892181,
1336
+ "learning_rate": 3.332849486855144e-05,
1337
+ "loss": 1.0349537134170532,
1338
+ "mean_token_accuracy": 0.6882437765598297,
1339
+ "num_tokens": 12828202.0,
1340
+ "step": 133
1341
+ },
1342
+ {
1343
+ "entropy": 1.0694306939840317,
1344
+ "epoch": 1.2905569007263922,
1345
+ "grad_norm": 0.18142169713974,
1346
+ "learning_rate": 3.307785000580313e-05,
1347
+ "loss": 1.0491408109664917,
1348
+ "mean_token_accuracy": 0.6856276169419289,
1349
+ "num_tokens": 12924452.0,
1350
+ "step": 134
1351
+ },
1352
+ {
1353
+ "entropy": 1.0445284843444824,
1354
+ "epoch": 1.3002421307506054,
1355
+ "grad_norm": 0.17338253557682037,
1356
+ "learning_rate": 3.282629521295556e-05,
1357
+ "loss": 1.0387568473815918,
1358
+ "mean_token_accuracy": 0.6878345832228661,
1359
+ "num_tokens": 13021226.0,
1360
+ "step": 135
1361
+ },
1362
+ {
1363
+ "entropy": 1.03611271828413,
1364
+ "epoch": 1.3099273607748185,
1365
+ "grad_norm": 0.17574281990528107,
1366
+ "learning_rate": 3.257385882641971e-05,
1367
+ "loss": 1.032334566116333,
1368
+ "mean_token_accuracy": 0.6887728422880173,
1369
+ "num_tokens": 13117072.0,
1370
+ "step": 136
1371
+ },
1372
+ {
1373
+ "entropy": 1.0164377763867378,
1374
+ "epoch": 1.3196125907990315,
1375
+ "grad_norm": 0.17293879389762878,
1376
+ "learning_rate": 3.232056928191376e-05,
1377
+ "loss": 1.0038666725158691,
1378
+ "mean_token_accuracy": 0.6958679780364037,
1379
+ "num_tokens": 13214927.0,
1380
+ "step": 137
1381
+ },
1382
+ {
1383
+ "entropy": 1.02716813236475,
1384
+ "epoch": 1.3292978208232444,
1385
+ "grad_norm": 0.1768789142370224,
1386
+ "learning_rate": 3.2066455111259945e-05,
1387
+ "loss": 1.0230392217636108,
1388
+ "mean_token_accuracy": 0.6910659521818161,
1389
+ "num_tokens": 13312250.0,
1390
+ "step": 138
1391
+ },
1392
+ {
1393
+ "entropy": 1.0242123305797577,
1394
+ "epoch": 1.3389830508474576,
1395
+ "grad_norm": 0.18655547499656677,
1396
+ "learning_rate": 3.1811544939170575e-05,
1397
+ "loss": 1.027778148651123,
1398
+ "mean_token_accuracy": 0.6896005198359489,
1399
+ "num_tokens": 13409125.0,
1400
+ "step": 139
1401
+ },
1402
+ {
1403
+ "entropy": 1.0247902870178223,
1404
+ "epoch": 1.3486682808716708,
1405
+ "grad_norm": 0.1732546091079712,
1406
+ "learning_rate": 3.155586748002362e-05,
1407
+ "loss": 1.0247126817703247,
1408
+ "mean_token_accuracy": 0.6925645992159843,
1409
+ "num_tokens": 13505714.0,
1410
+ "step": 140
1411
+ },
1412
+ {
1413
+ "entropy": 1.0391114205121994,
1414
+ "epoch": 1.3583535108958837,
1415
+ "grad_norm": 0.1730506271123886,
1416
+ "learning_rate": 3.1299451534628135e-05,
1417
+ "loss": 1.0413163900375366,
1418
+ "mean_token_accuracy": 0.6873403564095497,
1419
+ "num_tokens": 13603282.0,
1420
+ "step": 141
1421
+ },
1422
+ {
1423
+ "entropy": 1.0580826699733734,
1424
+ "epoch": 1.368038740920097,
1425
+ "grad_norm": 0.17985138297080994,
1426
+ "learning_rate": 3.1042325986980064e-05,
1427
+ "loss": 1.048020362854004,
1428
+ "mean_token_accuracy": 0.6840562298893929,
1429
+ "num_tokens": 13699120.0,
1430
+ "step": 142
1431
+ },
1432
+ {
1433
+ "entropy": 1.034823827445507,
1434
+ "epoch": 1.3777239709443099,
1435
+ "grad_norm": 0.1742866039276123,
1436
+ "learning_rate": 3.0784519801008546e-05,
1437
+ "loss": 1.019952416419983,
1438
+ "mean_token_accuracy": 0.6919118836522102,
1439
+ "num_tokens": 13796639.0,
1440
+ "step": 143
1441
+ },
1442
+ {
1443
+ "entropy": 1.034243457019329,
1444
+ "epoch": 1.387409200968523,
1445
+ "grad_norm": 0.18104857206344604,
1446
+ "learning_rate": 3.0526062017313254e-05,
1447
+ "loss": 1.0257322788238525,
1448
+ "mean_token_accuracy": 0.693074606359005,
1449
+ "num_tokens": 13893968.0,
1450
+ "step": 144
1451
+ },
1452
+ {
1453
+ "entropy": 1.0477502346038818,
1454
+ "epoch": 1.397094430992736,
1455
+ "grad_norm": 0.17592455446720123,
1456
+ "learning_rate": 3.0266981749893157e-05,
1457
+ "loss": 1.0342764854431152,
1458
+ "mean_token_accuracy": 0.6866420730948448,
1459
+ "num_tokens": 13990892.0,
1460
+ "step": 145
1461
+ },
1462
+ {
1463
+ "entropy": 1.0479690209031105,
1464
+ "epoch": 1.4067796610169492,
1465
+ "grad_norm": 0.1820760816335678,
1466
+ "learning_rate": 3.0007308182866985e-05,
1467
+ "loss": 1.0341622829437256,
1468
+ "mean_token_accuracy": 0.687219500541687,
1469
+ "num_tokens": 14087344.0,
1470
+ "step": 146
1471
+ },
1472
+ {
1473
+ "entropy": 1.0348835960030556,
1474
+ "epoch": 1.4164648910411621,
1475
+ "grad_norm": 0.1742199808359146,
1476
+ "learning_rate": 2.974707056718571e-05,
1477
+ "loss": 1.0271401405334473,
1478
+ "mean_token_accuracy": 0.6896429732441902,
1479
+ "num_tokens": 14185593.0,
1480
+ "step": 147
1481
+ },
1482
+ {
1483
+ "entropy": 1.0333365574479103,
1484
+ "epoch": 1.4261501210653753,
1485
+ "grad_norm": 0.177699476480484,
1486
+ "learning_rate": 2.9486298217337637e-05,
1487
+ "loss": 1.0313661098480225,
1488
+ "mean_token_accuracy": 0.6886806860566139,
1489
+ "num_tokens": 14283694.0,
1490
+ "step": 148
1491
+ },
1492
+ {
1493
+ "entropy": 1.0181496515870094,
1494
+ "epoch": 1.4358353510895885,
1495
+ "grad_norm": 0.17134729027748108,
1496
+ "learning_rate": 2.9225020508046232e-05,
1497
+ "loss": 1.009653091430664,
1498
+ "mean_token_accuracy": 0.6931144669651985,
1499
+ "num_tokens": 14380604.0,
1500
+ "step": 149
1501
+ },
1502
+ {
1503
+ "entropy": 1.038355827331543,
1504
+ "epoch": 1.4455205811138014,
1505
+ "grad_norm": 0.1845579445362091,
1506
+ "learning_rate": 2.8963266870961226e-05,
1507
+ "loss": 1.0307377576828003,
1508
+ "mean_token_accuracy": 0.6884006261825562,
1509
+ "num_tokens": 14478185.0,
1510
+ "step": 150
1511
+ },
1512
+ {
1513
+ "entropy": 1.0334223732352257,
1514
+ "epoch": 1.4552058111380144,
1515
+ "grad_norm": 0.24978552758693695,
1516
+ "learning_rate": 2.8701066791343288e-05,
1517
+ "loss": 1.0366319417953491,
1518
+ "mean_token_accuracy": 0.6860118135809898,
1519
+ "num_tokens": 14575277.0,
1520
+ "step": 151
1521
+ },
1522
+ {
1523
+ "entropy": 1.0341607704758644,
1524
+ "epoch": 1.4648910411622276,
1525
+ "grad_norm": 0.17872564494609833,
1526
+ "learning_rate": 2.8438449804742628e-05,
1527
+ "loss": 1.0180070400238037,
1528
+ "mean_token_accuracy": 0.6917398646473885,
1529
+ "num_tokens": 14672534.0,
1530
+ "step": 152
1531
+ },
1532
+ {
1533
+ "entropy": 1.0590864270925522,
1534
+ "epoch": 1.4745762711864407,
1535
+ "grad_norm": 0.17723426222801208,
1536
+ "learning_rate": 2.8175445493671972e-05,
1537
+ "loss": 1.051386833190918,
1538
+ "mean_token_accuracy": 0.6834967508912086,
1539
+ "num_tokens": 14770518.0,
1540
+ "step": 153
1541
+ },
1542
+ {
1543
+ "entropy": 1.0175726786255836,
1544
+ "epoch": 1.4842615012106537,
1545
+ "grad_norm": 0.17911297082901,
1546
+ "learning_rate": 2.7912083484274266e-05,
1547
+ "loss": 0.9993636012077332,
1548
+ "mean_token_accuracy": 0.6968463584780693,
1549
+ "num_tokens": 14867845.0,
1550
+ "step": 154
1551
+ },
1552
+ {
1553
+ "entropy": 1.01533143222332,
1554
+ "epoch": 1.4939467312348669,
1555
+ "grad_norm": 0.17201802134513855,
1556
+ "learning_rate": 2.7648393442985403e-05,
1557
+ "loss": 0.9994634389877319,
1558
+ "mean_token_accuracy": 0.6991591900587082,
1559
+ "num_tokens": 14965851.0,
1560
+ "step": 155
1561
+ },
1562
+ {
1563
+ "entropy": 1.0423510372638702,
1564
+ "epoch": 1.5036319612590798,
1565
+ "grad_norm": 0.17345097661018372,
1566
+ "learning_rate": 2.7384405073192454e-05,
1567
+ "loss": 1.0389484167099,
1568
+ "mean_token_accuracy": 0.6870414391160011,
1569
+ "num_tokens": 15063279.0,
1570
+ "step": 156
1571
+ },
1572
+ {
1573
+ "entropy": 1.0268240571022034,
1574
+ "epoch": 1.513317191283293,
1575
+ "grad_norm": 0.18508543074131012,
1576
+ "learning_rate": 2.7120148111887732e-05,
1577
+ "loss": 1.029033899307251,
1578
+ "mean_token_accuracy": 0.6905829161405563,
1579
+ "num_tokens": 15160245.0,
1580
+ "step": 157
1581
+ },
1582
+ {
1583
+ "entropy": 1.0137058570981026,
1584
+ "epoch": 1.5230024213075062,
1585
+ "grad_norm": 0.1771853119134903,
1586
+ "learning_rate": 2.6855652326319063e-05,
1587
+ "loss": 1.011698603630066,
1588
+ "mean_token_accuracy": 0.6954887434840202,
1589
+ "num_tokens": 15257132.0,
1590
+ "step": 158
1591
+ },
1592
+ {
1593
+ "entropy": 1.0114770829677582,
1594
+ "epoch": 1.5326876513317191,
1595
+ "grad_norm": 0.1829320192337036,
1596
+ "learning_rate": 2.659094751063666e-05,
1597
+ "loss": 1.0108840465545654,
1598
+ "mean_token_accuracy": 0.6935675665736198,
1599
+ "num_tokens": 15354561.0,
1600
+ "step": 159
1601
+ },
1602
+ {
1603
+ "entropy": 1.0002705082297325,
1604
+ "epoch": 1.542372881355932,
1605
+ "grad_norm": 0.17417006194591522,
1606
+ "learning_rate": 2.6326063482536934e-05,
1607
+ "loss": 0.9976310729980469,
1608
+ "mean_token_accuracy": 0.6973941773176193,
1609
+ "num_tokens": 15451774.0,
1610
+ "step": 160
1611
+ },
1612
+ {
1613
+ "entropy": 1.0380558297038078,
1614
+ "epoch": 1.5520581113801453,
1615
+ "grad_norm": 0.18505249917507172,
1616
+ "learning_rate": 2.606103007990371e-05,
1617
+ "loss": 1.027144193649292,
1618
+ "mean_token_accuracy": 0.6899437606334686,
1619
+ "num_tokens": 15545203.0,
1620
+ "step": 161
1621
+ },
1622
+ {
1623
+ "entropy": 1.0247594714164734,
1624
+ "epoch": 1.5617433414043584,
1625
+ "grad_norm": 0.17371951043605804,
1626
+ "learning_rate": 2.579587715744712e-05,
1627
+ "loss": 1.0144855976104736,
1628
+ "mean_token_accuracy": 0.6931553333997726,
1629
+ "num_tokens": 15642907.0,
1630
+ "step": 162
1631
+ },
1632
+ {
1633
+ "entropy": 1.025797888636589,
1634
+ "epoch": 1.5714285714285714,
1635
+ "grad_norm": 0.17915304005146027,
1636
+ "learning_rate": 2.5530634583340592e-05,
1637
+ "loss": 1.014986276626587,
1638
+ "mean_token_accuracy": 0.6926708817481995,
1639
+ "num_tokens": 15739378.0,
1640
+ "step": 163
1641
+ },
1642
+ {
1643
+ "entropy": 1.0104742795228958,
1644
+ "epoch": 1.5811138014527844,
1645
+ "grad_norm": 0.17889732122421265,
1646
+ "learning_rate": 2.526533223585641e-05,
1647
+ "loss": 1.0031661987304688,
1648
+ "mean_token_accuracy": 0.6982422098517418,
1649
+ "num_tokens": 15836007.0,
1650
+ "step": 164
1651
+ },
1652
+ {
1653
+ "entropy": 1.0167404934763908,
1654
+ "epoch": 1.5907990314769975,
1655
+ "grad_norm": 0.1768142729997635,
1656
+ "learning_rate": 2.5e-05,
1657
+ "loss": 1.009070634841919,
1658
+ "mean_token_accuracy": 0.6938488930463791,
1659
+ "num_tokens": 15933286.0,
1660
+ "step": 165
1661
+ },
1662
+ {
1663
+ "entropy": 0.9942386075854301,
1664
+ "epoch": 1.6004842615012107,
1665
+ "grad_norm": 0.2674974203109741,
1666
+ "learning_rate": 2.47346677641436e-05,
1667
+ "loss": 0.9868994951248169,
1668
+ "mean_token_accuracy": 0.7019253075122833,
1669
+ "num_tokens": 16030240.0,
1670
+ "step": 166
1671
+ },
1672
+ {
1673
+ "entropy": 1.0080910325050354,
1674
+ "epoch": 1.6101694915254239,
1675
+ "grad_norm": 0.17362943291664124,
1676
+ "learning_rate": 2.446936541665941e-05,
1677
+ "loss": 1.0053434371948242,
1678
+ "mean_token_accuracy": 0.6974755153059959,
1679
+ "num_tokens": 16127744.0,
1680
+ "step": 167
1681
+ },
1682
+ {
1683
+ "entropy": 1.0292630195617676,
1684
+ "epoch": 1.6198547215496368,
1685
+ "grad_norm": 0.18086425960063934,
1686
+ "learning_rate": 2.4204122842552896e-05,
1687
+ "loss": 1.0237219333648682,
1688
+ "mean_token_accuracy": 0.69173414260149,
1689
+ "num_tokens": 16225217.0,
1690
+ "step": 168
1691
+ },
1692
+ {
1693
+ "entropy": 1.0308879762887955,
1694
+ "epoch": 1.6295399515738498,
1695
+ "grad_norm": 0.18374203145503998,
1696
+ "learning_rate": 2.39389699200963e-05,
1697
+ "loss": 1.0210704803466797,
1698
+ "mean_token_accuracy": 0.6903956010937691,
1699
+ "num_tokens": 16322913.0,
1700
+ "step": 169
1701
+ },
1702
+ {
1703
+ "entropy": 1.026255913078785,
1704
+ "epoch": 1.639225181598063,
1705
+ "grad_norm": 0.18278539180755615,
1706
+ "learning_rate": 2.3673936517463075e-05,
1707
+ "loss": 1.0169858932495117,
1708
+ "mean_token_accuracy": 0.6928274035453796,
1709
+ "num_tokens": 16419439.0,
1710
+ "step": 170
1711
+ },
1712
+ {
1713
+ "entropy": 0.9919314235448837,
1714
+ "epoch": 1.6489104116222761,
1715
+ "grad_norm": 0.17901423573493958,
1716
+ "learning_rate": 2.3409052489363342e-05,
1717
+ "loss": 0.9918413162231445,
1718
+ "mean_token_accuracy": 0.6992172300815582,
1719
+ "num_tokens": 16516410.0,
1720
+ "step": 171
1721
+ },
1722
+ {
1723
+ "entropy": 1.0355833768844604,
1724
+ "epoch": 1.658595641646489,
1725
+ "grad_norm": 0.17641407251358032,
1726
+ "learning_rate": 2.3144347673680936e-05,
1727
+ "loss": 1.0381958484649658,
1728
+ "mean_token_accuracy": 0.686020016670227,
1729
+ "num_tokens": 16614080.0,
1730
+ "step": 172
1731
+ },
1732
+ {
1733
+ "entropy": 1.0149222612380981,
1734
+ "epoch": 1.668280871670702,
1735
+ "grad_norm": 0.17820627987384796,
1736
+ "learning_rate": 2.287985188811228e-05,
1737
+ "loss": 1.0130999088287354,
1738
+ "mean_token_accuracy": 0.6923095658421516,
1739
+ "num_tokens": 16711804.0,
1740
+ "step": 173
1741
+ },
1742
+ {
1743
+ "entropy": 1.0243929624557495,
1744
+ "epoch": 1.6779661016949152,
1745
+ "grad_norm": 0.18051660060882568,
1746
+ "learning_rate": 2.261559492680755e-05,
1747
+ "loss": 1.0211886167526245,
1748
+ "mean_token_accuracy": 0.6929004341363907,
1749
+ "num_tokens": 16808390.0,
1750
+ "step": 174
1751
+ },
1752
+ {
1753
+ "entropy": 1.008925937116146,
1754
+ "epoch": 1.6876513317191284,
1755
+ "grad_norm": 0.17846113443374634,
1756
+ "learning_rate": 2.23516065570146e-05,
1757
+ "loss": 0.9855537414550781,
1758
+ "mean_token_accuracy": 0.7024274170398712,
1759
+ "num_tokens": 16905846.0,
1760
+ "step": 175
1761
+ },
1762
+ {
1763
+ "entropy": 1.0306098610162735,
1764
+ "epoch": 1.6973365617433414,
1765
+ "grad_norm": 0.17899896204471588,
1766
+ "learning_rate": 2.2087916515725737e-05,
1767
+ "loss": 1.0127032995224,
1768
+ "mean_token_accuracy": 0.6937521025538445,
1769
+ "num_tokens": 17002576.0,
1770
+ "step": 176
1771
+ },
1772
+ {
1773
+ "entropy": 1.0314870774745941,
1774
+ "epoch": 1.7070217917675545,
1775
+ "grad_norm": 0.1775345355272293,
1776
+ "learning_rate": 2.182455450632803e-05,
1777
+ "loss": 1.014747142791748,
1778
+ "mean_token_accuracy": 0.6926901116967201,
1779
+ "num_tokens": 17099808.0,
1780
+ "step": 177
1781
+ },
1782
+ {
1783
+ "entropy": 0.988661415874958,
1784
+ "epoch": 1.7167070217917675,
1785
+ "grad_norm": 0.18358361721038818,
1786
+ "learning_rate": 2.1561550195257378e-05,
1787
+ "loss": 0.9753472805023193,
1788
+ "mean_token_accuracy": 0.7034848108887672,
1789
+ "num_tokens": 17197523.0,
1790
+ "step": 178
1791
+ },
1792
+ {
1793
+ "entropy": 1.0072592198848724,
1794
+ "epoch": 1.7263922518159807,
1795
+ "grad_norm": 0.18197070062160492,
1796
+ "learning_rate": 2.1298933208656718e-05,
1797
+ "loss": 1.0025818347930908,
1798
+ "mean_token_accuracy": 0.6967148259282112,
1799
+ "num_tokens": 17292582.0,
1800
+ "step": 179
1801
+ },
1802
+ {
1803
+ "entropy": 1.0190014764666557,
1804
+ "epoch": 1.7360774818401938,
1805
+ "grad_norm": 0.1827293038368225,
1806
+ "learning_rate": 2.103673312903878e-05,
1807
+ "loss": 1.025465726852417,
1808
+ "mean_token_accuracy": 0.691127598285675,
1809
+ "num_tokens": 17389678.0,
1810
+ "step": 180
1811
+ },
1812
+ {
1813
+ "entropy": 1.0355056896805763,
1814
+ "epoch": 1.7457627118644068,
1815
+ "grad_norm": 0.19289104640483856,
1816
+ "learning_rate": 2.0774979491953777e-05,
1817
+ "loss": 1.030361533164978,
1818
+ "mean_token_accuracy": 0.6898203268647194,
1819
+ "num_tokens": 17484545.0,
1820
+ "step": 181
1821
+ },
1822
+ {
1823
+ "entropy": 1.0205051228404045,
1824
+ "epoch": 1.7554479418886197,
1825
+ "grad_norm": 0.18466636538505554,
1826
+ "learning_rate": 2.0513701782662366e-05,
1827
+ "loss": 1.01216721534729,
1828
+ "mean_token_accuracy": 0.6929588541388512,
1829
+ "num_tokens": 17579500.0,
1830
+ "step": 182
1831
+ },
1832
+ {
1833
+ "entropy": 0.9954008832573891,
1834
+ "epoch": 1.765133171912833,
1835
+ "grad_norm": 0.18636250495910645,
1836
+ "learning_rate": 2.025292943281429e-05,
1837
+ "loss": 0.9910628199577332,
1838
+ "mean_token_accuracy": 0.6983159705996513,
1839
+ "num_tokens": 17674413.0,
1840
+ "step": 183
1841
+ },
1842
+ {
1843
+ "entropy": 1.00897516310215,
1844
+ "epoch": 1.774818401937046,
1845
+ "grad_norm": 0.1883116513490677,
1846
+ "learning_rate": 1.9992691817133024e-05,
1847
+ "loss": 1.0008057355880737,
1848
+ "mean_token_accuracy": 0.6949929445981979,
1849
+ "num_tokens": 17772206.0,
1850
+ "step": 184
1851
+ },
1852
+ {
1853
+ "entropy": 1.0539861172437668,
1854
+ "epoch": 1.784503631961259,
1855
+ "grad_norm": 0.188166081905365,
1856
+ "learning_rate": 1.973301825010685e-05,
1857
+ "loss": 1.0534381866455078,
1858
+ "mean_token_accuracy": 0.6841985285282135,
1859
+ "num_tokens": 17869518.0,
1860
+ "step": 185
1861
+ },
1862
+ {
1863
+ "entropy": 1.0237281695008278,
1864
+ "epoch": 1.794188861985472,
1865
+ "grad_norm": 0.18438467383384705,
1866
+ "learning_rate": 1.947393798268676e-05,
1867
+ "loss": 1.0138177871704102,
1868
+ "mean_token_accuracy": 0.6940690726041794,
1869
+ "num_tokens": 17965115.0,
1870
+ "step": 186
1871
+ },
1872
+ {
1873
+ "entropy": 1.0318024158477783,
1874
+ "epoch": 1.8038740920096852,
1875
+ "grad_norm": 0.17989851534366608,
1876
+ "learning_rate": 1.9215480198991466e-05,
1877
+ "loss": 1.0178849697113037,
1878
+ "mean_token_accuracy": 0.6889730393886566,
1879
+ "num_tokens": 18062515.0,
1880
+ "step": 187
1881
+ },
1882
+ {
1883
+ "entropy": 1.0370707884430885,
1884
+ "epoch": 1.8135593220338984,
1885
+ "grad_norm": 0.18175791203975677,
1886
+ "learning_rate": 1.895767401301994e-05,
1887
+ "loss": 1.0233769416809082,
1888
+ "mean_token_accuracy": 0.689442440867424,
1889
+ "num_tokens": 18159901.0,
1890
+ "step": 188
1891
+ },
1892
+ {
1893
+ "entropy": 1.0387394651770592,
1894
+ "epoch": 1.8232445520581115,
1895
+ "grad_norm": 0.1763962209224701,
1896
+ "learning_rate": 1.8700548465371874e-05,
1897
+ "loss": 1.0317208766937256,
1898
+ "mean_token_accuracy": 0.6874615550041199,
1899
+ "num_tokens": 18257746.0,
1900
+ "step": 189
1901
+ },
1902
+ {
1903
+ "entropy": 1.016056202352047,
1904
+ "epoch": 1.8329297820823245,
1905
+ "grad_norm": 0.1811491698026657,
1906
+ "learning_rate": 1.84441325199764e-05,
1907
+ "loss": 1.0119330883026123,
1908
+ "mean_token_accuracy": 0.6953575611114502,
1909
+ "num_tokens": 18355948.0,
1910
+ "step": 190
1911
+ },
1912
+ {
1913
+ "entropy": 0.9938200861215591,
1914
+ "epoch": 1.8426150121065374,
1915
+ "grad_norm": 0.1725209653377533,
1916
+ "learning_rate": 1.818845506082943e-05,
1917
+ "loss": 0.9812361598014832,
1918
+ "mean_token_accuracy": 0.7028805017471313,
1919
+ "num_tokens": 18453527.0,
1920
+ "step": 191
1921
+ },
1922
+ {
1923
+ "entropy": 1.031374305486679,
1924
+ "epoch": 1.8523002421307506,
1925
+ "grad_norm": 0.18246252834796906,
1926
+ "learning_rate": 1.793354488874006e-05,
1927
+ "loss": 1.0203440189361572,
1928
+ "mean_token_accuracy": 0.6907096654176712,
1929
+ "num_tokens": 18549884.0,
1930
+ "step": 192
1931
+ },
1932
+ {
1933
+ "entropy": 0.9885724261403084,
1934
+ "epoch": 1.8619854721549638,
1935
+ "grad_norm": 0.1804785132408142,
1936
+ "learning_rate": 1.7679430718086243e-05,
1937
+ "loss": 0.9796859622001648,
1938
+ "mean_token_accuracy": 0.702710434794426,
1939
+ "num_tokens": 18647122.0,
1940
+ "step": 193
1941
+ },
1942
+ {
1943
+ "entropy": 0.9969891235232353,
1944
+ "epoch": 1.8716707021791767,
1945
+ "grad_norm": 0.2115977555513382,
1946
+ "learning_rate": 1.742614117358029e-05,
1947
+ "loss": 0.9887296557426453,
1948
+ "mean_token_accuracy": 0.6984992548823357,
1949
+ "num_tokens": 18743129.0,
1950
+ "step": 194
1951
+ },
1952
+ {
1953
+ "entropy": 0.9905409216880798,
1954
+ "epoch": 1.8813559322033897,
1955
+ "grad_norm": 0.18363232910633087,
1956
+ "learning_rate": 1.7173704787044446e-05,
1957
+ "loss": 0.9921536445617676,
1958
+ "mean_token_accuracy": 0.697743609547615,
1959
+ "num_tokens": 18841235.0,
1960
+ "step": 195
1961
+ },
1962
+ {
1963
+ "entropy": 0.9967489168047905,
1964
+ "epoch": 1.8910411622276029,
1965
+ "grad_norm": 0.1787017434835434,
1966
+ "learning_rate": 1.6922149994196878e-05,
1967
+ "loss": 1.0015537738800049,
1968
+ "mean_token_accuracy": 0.6942943632602692,
1969
+ "num_tokens": 18938405.0,
1970
+ "step": 196
1971
+ },
1972
+ {
1973
+ "entropy": 1.017027884721756,
1974
+ "epoch": 1.900726392251816,
1975
+ "grad_norm": 0.1760513335466385,
1976
+ "learning_rate": 1.667150513144856e-05,
1977
+ "loss": 1.0226783752441406,
1978
+ "mean_token_accuracy": 0.691545270383358,
1979
+ "num_tokens": 19036103.0,
1980
+ "step": 197
1981
+ },
1982
+ {
1983
+ "entropy": 1.0095921084284782,
1984
+ "epoch": 1.910411622276029,
1985
+ "grad_norm": 0.1807909458875656,
1986
+ "learning_rate": 1.6421798432711345e-05,
1987
+ "loss": 1.004764437675476,
1988
+ "mean_token_accuracy": 0.6964360028505325,
1989
+ "num_tokens": 19131869.0,
1990
+ "step": 198
1991
+ },
1992
+ {
1993
+ "entropy": 1.0117909163236618,
1994
+ "epoch": 1.9200968523002422,
1995
+ "grad_norm": 0.18069379031658173,
1996
+ "learning_rate": 1.617305802621748e-05,
1997
+ "loss": 0.9964424967765808,
1998
+ "mean_token_accuracy": 0.6977855116128922,
1999
+ "num_tokens": 19229332.0,
2000
+ "step": 199
2001
+ },
2002
+ {
2003
+ "entropy": 1.0152455270290375,
2004
+ "epoch": 1.9297820823244551,
2005
+ "grad_norm": 0.1750374287366867,
2006
+ "learning_rate": 1.5925311931351172e-05,
2007
+ "loss": 1.0085126161575317,
2008
+ "mean_token_accuracy": 0.6957272365689278,
2009
+ "num_tokens": 19326511.0,
2010
+ "step": 200
2011
+ },
2012
+ {
2013
+ "entropy": 1.0058443173766136,
2014
+ "epoch": 1.9394673123486683,
2015
+ "grad_norm": 0.17271851003170013,
2016
+ "learning_rate": 1.567858805549229e-05,
2017
+ "loss": 0.9887601733207703,
2018
+ "mean_token_accuracy": 0.6980008259415627,
2019
+ "num_tokens": 19423560.0,
2020
+ "step": 201
2021
+ },
2022
+ {
2023
+ "entropy": 1.0228681191802025,
2024
+ "epoch": 1.9491525423728815,
2025
+ "grad_norm": 0.17884734272956848,
2026
+ "learning_rate": 1.5432914190872757e-05,
2027
+ "loss": 1.0131609439849854,
2028
+ "mean_token_accuracy": 0.692680798470974,
2029
+ "num_tokens": 19520842.0,
2030
+ "step": 202
2031
+ },
2032
+ {
2033
+ "entropy": 1.0089232549071312,
2034
+ "epoch": 1.9588377723970944,
2035
+ "grad_norm": 0.16985908150672913,
2036
+ "learning_rate": 1.5188318011445906e-05,
2037
+ "loss": 1.0013556480407715,
2038
+ "mean_token_accuracy": 0.6970010101795197,
2039
+ "num_tokens": 19618823.0,
2040
+ "step": 203
2041
+ },
2042
+ {
2043
+ "entropy": 1.0016749277710915,
2044
+ "epoch": 1.9685230024213074,
2045
+ "grad_norm": 0.1778869777917862,
2046
+ "learning_rate": 1.4944827069769123e-05,
2047
+ "loss": 0.9919571876525879,
2048
+ "mean_token_accuracy": 0.7001852169632912,
2049
+ "num_tokens": 19716713.0,
2050
+ "step": 204
2051
+ },
2052
+ {
2053
+ "entropy": 1.0164751634001732,
2054
+ "epoch": 1.9782082324455206,
2055
+ "grad_norm": 0.18251122534275055,
2056
+ "learning_rate": 1.4702468793900188e-05,
2057
+ "loss": 1.0077866315841675,
2058
+ "mean_token_accuracy": 0.6937248483300209,
2059
+ "num_tokens": 19813324.0,
2060
+ "step": 205
2061
+ },
2062
+ {
2063
+ "entropy": 1.0116839110851288,
2064
+ "epoch": 1.9878934624697338,
2065
+ "grad_norm": 0.17308309674263,
2066
+ "learning_rate": 1.4461270484307643e-05,
2067
+ "loss": 1.0083445310592651,
2068
+ "mean_token_accuracy": 0.6930299252271652,
2069
+ "num_tokens": 19910449.0,
2070
+ "step": 206
2071
+ },
2072
+ {
2073
+ "entropy": 1.0046918392181396,
2074
+ "epoch": 1.9975786924939467,
2075
+ "grad_norm": 0.17221423983573914,
2076
+ "learning_rate": 1.4221259310795543e-05,
2077
+ "loss": 0.9961509704589844,
2078
+ "mean_token_accuracy": 0.6965227276086807,
2079
+ "num_tokens": 20008513.0,
2080
+ "step": 207
2081
+ },
2082
+ {
2083
+ "entropy": 1.0230849385261536,
2084
+ "epoch": 2.0,
2085
+ "grad_norm": 0.35064876079559326,
2086
+ "learning_rate": 1.3982462309442889e-05,
2087
+ "loss": 1.0117878913879395,
2088
+ "mean_token_accuracy": 0.6928033828735352,
2089
+ "num_tokens": 20032830.0,
2090
+ "step": 208
2091
+ },
2092
+ {
2093
+ "entropy": 0.9964845478534698,
2094
+ "epoch": 2.009685230024213,
2095
+ "grad_norm": 0.17636848986148834,
2096
+ "learning_rate": 1.3744906379558165e-05,
2097
+ "loss": 0.9579638242721558,
2098
+ "mean_token_accuracy": 0.705834411084652,
2099
+ "num_tokens": 20129870.0,
2100
+ "step": 209
2101
+ },
2102
+ {
2103
+ "entropy": 1.0106598287820816,
2104
+ "epoch": 2.0193704600484264,
2105
+ "grad_norm": 0.1803821325302124,
2106
+ "learning_rate": 1.3508618280649255e-05,
2107
+ "loss": 0.9775141477584839,
2108
+ "mean_token_accuracy": 0.7011803910136223,
2109
+ "num_tokens": 20226728.0,
2110
+ "step": 210
2111
+ },
2112
+ {
2113
+ "entropy": 1.0030332654714584,
2114
+ "epoch": 2.029055690072639,
2115
+ "grad_norm": 0.18877284228801727,
2116
+ "learning_rate": 1.3273624629409082e-05,
2117
+ "loss": 0.9775636196136475,
2118
+ "mean_token_accuracy": 0.7004503831267357,
2119
+ "num_tokens": 20321345.0,
2120
+ "step": 211
2121
+ },
2122
+ {
2123
+ "entropy": 1.0126233249902725,
2124
+ "epoch": 2.0387409200968523,
2125
+ "grad_norm": 0.18291965126991272,
2126
+ "learning_rate": 1.3039951896717445e-05,
2127
+ "loss": 0.9895316362380981,
2128
+ "mean_token_accuracy": 0.6989523768424988,
2129
+ "num_tokens": 20418998.0,
2130
+ "step": 212
2131
+ },
2132
+ {
2133
+ "entropy": 0.994785726070404,
2134
+ "epoch": 2.0484261501210654,
2135
+ "grad_norm": 0.17805488407611847,
2136
+ "learning_rate": 1.2807626404659142e-05,
2137
+ "loss": 0.9779917597770691,
2138
+ "mean_token_accuracy": 0.7008749172091484,
2139
+ "num_tokens": 20516839.0,
2140
+ "step": 213
2141
+ },
2142
+ {
2143
+ "entropy": 0.981712318956852,
2144
+ "epoch": 2.0581113801452786,
2145
+ "grad_norm": 0.1821916103363037,
2146
+ "learning_rate": 1.2576674323558929e-05,
2147
+ "loss": 0.9739880561828613,
2148
+ "mean_token_accuracy": 0.7004686295986176,
2149
+ "num_tokens": 20614245.0,
2150
+ "step": 214
2151
+ },
2152
+ {
2153
+ "entropy": 0.9724540486931801,
2154
+ "epoch": 2.0677966101694913,
2155
+ "grad_norm": 0.18674227595329285,
2156
+ "learning_rate": 1.234712166903359e-05,
2157
+ "loss": 0.9675310850143433,
2158
+ "mean_token_accuracy": 0.7027364075183868,
2159
+ "num_tokens": 20711954.0,
2160
+ "step": 215
2161
+ },
2162
+ {
2163
+ "entropy": 0.9729701578617096,
2164
+ "epoch": 2.0774818401937045,
2165
+ "grad_norm": 0.18655931949615479,
2166
+ "learning_rate": 1.2118994299061376e-05,
2167
+ "loss": 0.9668871760368347,
2168
+ "mean_token_accuracy": 0.7026202082633972,
2169
+ "num_tokens": 20807522.0,
2170
+ "step": 216
2171
+ },
2172
+ {
2173
+ "entropy": 0.9427368491888046,
2174
+ "epoch": 2.0871670702179177,
2175
+ "grad_norm": 0.17658740282058716,
2176
+ "learning_rate": 1.1892317911069212e-05,
2177
+ "loss": 0.9401254653930664,
2178
+ "mean_token_accuracy": 0.709912471473217,
2179
+ "num_tokens": 20905595.0,
2180
+ "step": 217
2181
+ },
2182
+ {
2183
+ "entropy": 0.9661683440208435,
2184
+ "epoch": 2.096852300242131,
2185
+ "grad_norm": 0.18123148381710052,
2186
+ "learning_rate": 1.1667118039038064e-05,
2187
+ "loss": 0.9703402519226074,
2188
+ "mean_token_accuracy": 0.7052091136574745,
2189
+ "num_tokens": 21002063.0,
2190
+ "step": 218
2191
+ },
2192
+ {
2193
+ "entropy": 0.9760492444038391,
2194
+ "epoch": 2.106537530266344,
2195
+ "grad_norm": 0.18296928703784943,
2196
+ "learning_rate": 1.1443420050626625e-05,
2197
+ "loss": 0.9792553782463074,
2198
+ "mean_token_accuracy": 0.6997263431549072,
2199
+ "num_tokens": 21099209.0,
2200
+ "step": 219
2201
+ },
2202
+ {
2203
+ "entropy": 0.9762522503733635,
2204
+ "epoch": 2.116222760290557,
2205
+ "grad_norm": 0.18274007737636566,
2206
+ "learning_rate": 1.1221249144313778e-05,
2207
+ "loss": 0.9795980453491211,
2208
+ "mean_token_accuracy": 0.7015334367752075,
2209
+ "num_tokens": 21196971.0,
2210
+ "step": 220
2211
+ },
2212
+ {
2213
+ "entropy": 0.9688016548752785,
2214
+ "epoch": 2.12590799031477,
2215
+ "grad_norm": 0.1775023192167282,
2216
+ "learning_rate": 1.1000630346560117e-05,
2217
+ "loss": 0.9678329229354858,
2218
+ "mean_token_accuracy": 0.7037922069430351,
2219
+ "num_tokens": 21294641.0,
2220
+ "step": 221
2221
+ },
2222
+ {
2223
+ "entropy": 0.9825037941336632,
2224
+ "epoch": 2.135593220338983,
2225
+ "grad_norm": 0.1812477856874466,
2226
+ "learning_rate": 1.078158850898883e-05,
2227
+ "loss": 0.9817320108413696,
2228
+ "mean_token_accuracy": 0.699578233063221,
2229
+ "num_tokens": 21391604.0,
2230
+ "step": 222
2231
+ },
2232
+ {
2233
+ "entropy": 0.9769124090671539,
2234
+ "epoch": 2.1452784503631963,
2235
+ "grad_norm": 0.1791737824678421,
2236
+ "learning_rate": 1.0564148305586296e-05,
2237
+ "loss": 0.9674513339996338,
2238
+ "mean_token_accuracy": 0.7023534849286079,
2239
+ "num_tokens": 21488724.0,
2240
+ "step": 223
2241
+ },
2242
+ {
2243
+ "entropy": 1.0039660334587097,
2244
+ "epoch": 2.154963680387409,
2245
+ "grad_norm": 0.1795329749584198,
2246
+ "learning_rate": 1.0348334229922677e-05,
2247
+ "loss": 0.9883779287338257,
2248
+ "mean_token_accuracy": 0.697204701602459,
2249
+ "num_tokens": 21585010.0,
2250
+ "step": 224
2251
+ },
2252
+ {
2253
+ "entropy": 0.974880613386631,
2254
+ "epoch": 2.164648910411622,
2255
+ "grad_norm": 0.18022607266902924,
2256
+ "learning_rate": 1.0134170592392836e-05,
2257
+ "loss": 0.9638246297836304,
2258
+ "mean_token_accuracy": 0.7034358531236649,
2259
+ "num_tokens": 21682815.0,
2260
+ "step": 225
2261
+ },
2262
+ {
2263
+ "entropy": 0.9704831093549728,
2264
+ "epoch": 2.1743341404358354,
2265
+ "grad_norm": 0.17907658219337463,
2266
+ "learning_rate": 9.9216815174779e-06,
2267
+ "loss": 0.9586762189865112,
2268
+ "mean_token_accuracy": 0.7059309855103493,
2269
+ "num_tokens": 21780813.0,
2270
+ "step": 226
2271
+ },
2272
+ {
2273
+ "entropy": 0.9787583351135254,
2274
+ "epoch": 2.1840193704600486,
2275
+ "grad_norm": 0.17604723572731018,
2276
+ "learning_rate": 9.710890941027722e-06,
2277
+ "loss": 0.9592881202697754,
2278
+ "mean_token_accuracy": 0.7065609246492386,
2279
+ "num_tokens": 21876431.0,
2280
+ "step": 227
2281
+ },
2282
+ {
2283
+ "entropy": 0.997703529894352,
2284
+ "epoch": 2.1937046004842613,
2285
+ "grad_norm": 0.1816512644290924,
2286
+ "learning_rate": 9.501822607564678e-06,
2287
+ "loss": 0.983452320098877,
2288
+ "mean_token_accuracy": 0.7003907486796379,
2289
+ "num_tokens": 21974059.0,
2290
+ "step": 228
2291
+ },
2292
+ {
2293
+ "entropy": 0.9781674444675446,
2294
+ "epoch": 2.2033898305084745,
2295
+ "grad_norm": 0.17929424345493317,
2296
+ "learning_rate": 9.29450006760894e-06,
2297
+ "loss": 0.9610666632652283,
2298
+ "mean_token_accuracy": 0.704089567065239,
2299
+ "num_tokens": 22071550.0,
2300
+ "step": 229
2301
+ },
2302
+ {
2303
+ "entropy": 0.9733332246541977,
2304
+ "epoch": 2.2130750605326877,
2305
+ "grad_norm": 0.17849525809288025,
2306
+ "learning_rate": 9.088946675025605e-06,
2307
+ "loss": 0.9660186171531677,
2308
+ "mean_token_accuracy": 0.7035543248057365,
2309
+ "num_tokens": 22169195.0,
2310
+ "step": 230
2311
+ },
2312
+ {
2313
+ "entropy": 0.9842173457145691,
2314
+ "epoch": 2.222760290556901,
2315
+ "grad_norm": 0.19081687927246094,
2316
+ "learning_rate": 8.88518558439402e-06,
2317
+ "loss": 0.9738259315490723,
2318
+ "mean_token_accuracy": 0.700490303337574,
2319
+ "num_tokens": 22264238.0,
2320
+ "step": 231
2321
+ },
2322
+ {
2323
+ "entropy": 0.9491748958826065,
2324
+ "epoch": 2.232445520581114,
2325
+ "grad_norm": 0.17600634694099426,
2326
+ "learning_rate": 8.683239748399539e-06,
2327
+ "loss": 0.9415581226348877,
2328
+ "mean_token_accuracy": 0.7125281170010567,
2329
+ "num_tokens": 22361030.0,
2330
+ "step": 232
2331
+ },
2332
+ {
2333
+ "entropy": 0.9827496632933617,
2334
+ "epoch": 2.2421307506053267,
2335
+ "grad_norm": 0.18011201918125153,
2336
+ "learning_rate": 8.483131915247968e-06,
2337
+ "loss": 0.9686768054962158,
2338
+ "mean_token_accuracy": 0.7024280056357384,
2339
+ "num_tokens": 22458625.0,
2340
+ "step": 233
2341
+ },
2342
+ {
2343
+ "entropy": 0.9476987347006798,
2344
+ "epoch": 2.25181598062954,
2345
+ "grad_norm": 0.18301460146903992,
2346
+ "learning_rate": 8.284884626103165e-06,
2347
+ "loss": 0.9361698031425476,
2348
+ "mean_token_accuracy": 0.7130703330039978,
2349
+ "num_tokens": 22555860.0,
2350
+ "step": 234
2351
+ },
2352
+ {
2353
+ "entropy": 0.9788018614053726,
2354
+ "epoch": 2.261501210653753,
2355
+ "grad_norm": 0.2318762242794037,
2356
+ "learning_rate": 8.088520212547831e-06,
2357
+ "loss": 0.9733133316040039,
2358
+ "mean_token_accuracy": 0.7013382613658905,
2359
+ "num_tokens": 22653497.0,
2360
+ "step": 235
2361
+ },
2362
+ {
2363
+ "entropy": 0.9619165509939194,
2364
+ "epoch": 2.2711864406779663,
2365
+ "grad_norm": 0.17698800563812256,
2366
+ "learning_rate": 7.894060794067987e-06,
2367
+ "loss": 0.96214759349823,
2368
+ "mean_token_accuracy": 0.7057057321071625,
2369
+ "num_tokens": 22750035.0,
2370
+ "step": 236
2371
+ },
2372
+ {
2373
+ "entropy": 0.9869695082306862,
2374
+ "epoch": 2.280871670702179,
2375
+ "grad_norm": 0.2705877721309662,
2376
+ "learning_rate": 7.701528275561348e-06,
2377
+ "loss": 0.9887737035751343,
2378
+ "mean_token_accuracy": 0.6977095082402229,
2379
+ "num_tokens": 22846771.0,
2380
+ "step": 237
2381
+ },
2382
+ {
2383
+ "entropy": 0.9492938369512558,
2384
+ "epoch": 2.290556900726392,
2385
+ "grad_norm": 0.18406817317008972,
2386
+ "learning_rate": 7.510944344869774e-06,
2387
+ "loss": 0.94698166847229,
2388
+ "mean_token_accuracy": 0.7091076523065567,
2389
+ "num_tokens": 22940363.0,
2390
+ "step": 238
2391
+ },
2392
+ {
2393
+ "entropy": 0.9718275740742683,
2394
+ "epoch": 2.3002421307506054,
2395
+ "grad_norm": 0.17744125425815582,
2396
+ "learning_rate": 7.3223304703363135e-06,
2397
+ "loss": 0.9602268934249878,
2398
+ "mean_token_accuracy": 0.7047717645764351,
2399
+ "num_tokens": 23037771.0,
2400
+ "step": 239
2401
+ },
2402
+ {
2403
+ "entropy": 0.997263103723526,
2404
+ "epoch": 2.3099273607748185,
2405
+ "grad_norm": 0.17902712523937225,
2406
+ "learning_rate": 7.13570789838687e-06,
2407
+ "loss": 0.9941853880882263,
2408
+ "mean_token_accuracy": 0.6950124651193619,
2409
+ "num_tokens": 23135752.0,
2410
+ "step": 240
2411
+ },
2412
+ {
2413
+ "entropy": 0.9768236577510834,
2414
+ "epoch": 2.3196125907990313,
2415
+ "grad_norm": 0.1829724907875061,
2416
+ "learning_rate": 6.951097651136889e-06,
2417
+ "loss": 0.9629150629043579,
2418
+ "mean_token_accuracy": 0.7058604136109352,
2419
+ "num_tokens": 23231870.0,
2420
+ "step": 241
2421
+ },
2422
+ {
2423
+ "entropy": 0.963948056101799,
2424
+ "epoch": 2.3292978208232444,
2425
+ "grad_norm": 0.17480851709842682,
2426
+ "learning_rate": 6.768520524023348e-06,
2427
+ "loss": 0.9460391998291016,
2428
+ "mean_token_accuracy": 0.7081798017024994,
2429
+ "num_tokens": 23330052.0,
2430
+ "step": 242
2431
+ },
2432
+ {
2433
+ "entropy": 0.9842232093214989,
2434
+ "epoch": 2.3389830508474576,
2435
+ "grad_norm": 0.1877422034740448,
2436
+ "learning_rate": 6.587997083462197e-06,
2437
+ "loss": 0.9799100756645203,
2438
+ "mean_token_accuracy": 0.701549656689167,
2439
+ "num_tokens": 23427424.0,
2440
+ "step": 243
2441
+ },
2442
+ {
2443
+ "entropy": 0.9613497108221054,
2444
+ "epoch": 2.348668280871671,
2445
+ "grad_norm": 0.18304583430290222,
2446
+ "learning_rate": 6.4095476645317346e-06,
2447
+ "loss": 0.9574179649353027,
2448
+ "mean_token_accuracy": 0.7060347571969032,
2449
+ "num_tokens": 23524347.0,
2450
+ "step": 244
2451
+ },
2452
+ {
2453
+ "entropy": 0.9711159467697144,
2454
+ "epoch": 2.358353510895884,
2455
+ "grad_norm": 0.1803869903087616,
2456
+ "learning_rate": 6.23319236868189e-06,
2457
+ "loss": 0.965959906578064,
2458
+ "mean_token_accuracy": 0.7031628713011742,
2459
+ "num_tokens": 23621709.0,
2460
+ "step": 245
2461
+ },
2462
+ {
2463
+ "entropy": 0.9694511815905571,
2464
+ "epoch": 2.3680387409200967,
2465
+ "grad_norm": 0.177644744515419,
2466
+ "learning_rate": 6.058951061469931e-06,
2467
+ "loss": 0.9606213569641113,
2468
+ "mean_token_accuracy": 0.7050533071160316,
2469
+ "num_tokens": 23718487.0,
2470
+ "step": 246
2471
+ },
2472
+ {
2473
+ "entropy": 0.9582285434007645,
2474
+ "epoch": 2.37772397094431,
2475
+ "grad_norm": 0.1824142336845398,
2476
+ "learning_rate": 5.886843370322692e-06,
2477
+ "loss": 0.9482771158218384,
2478
+ "mean_token_accuracy": 0.7099712938070297,
2479
+ "num_tokens": 23815121.0,
2480
+ "step": 247
2481
+ },
2482
+ {
2483
+ "entropy": 0.9778466373682022,
2484
+ "epoch": 2.387409200968523,
2485
+ "grad_norm": 0.18152157962322235,
2486
+ "learning_rate": 5.7168886823256355e-06,
2487
+ "loss": 0.9651317596435547,
2488
+ "mean_token_accuracy": 0.7042052671313286,
2489
+ "num_tokens": 23912149.0,
2490
+ "step": 248
2491
+ },
2492
+ {
2493
+ "entropy": 0.9690630733966827,
2494
+ "epoch": 2.3970944309927362,
2495
+ "grad_norm": 0.2793174386024475,
2496
+ "learning_rate": 5.549106142039018e-06,
2497
+ "loss": 0.9617438316345215,
2498
+ "mean_token_accuracy": 0.7056540101766586,
2499
+ "num_tokens": 24009273.0,
2500
+ "step": 249
2501
+ },
2502
+ {
2503
+ "entropy": 0.9750760719180107,
2504
+ "epoch": 2.406779661016949,
2505
+ "grad_norm": 0.17681074142456055,
2506
+ "learning_rate": 5.38351464934132e-06,
2507
+ "loss": 0.9575906991958618,
2508
+ "mean_token_accuracy": 0.7047781273722649,
2509
+ "num_tokens": 24107354.0,
2510
+ "step": 250
2511
+ },
2512
+ {
2513
+ "entropy": 0.9507534727454185,
2514
+ "epoch": 2.416464891041162,
2515
+ "grad_norm": 0.18025094270706177,
2516
+ "learning_rate": 5.220132857300286e-06,
2517
+ "loss": 0.9377824664115906,
2518
+ "mean_token_accuracy": 0.7107547968626022,
2519
+ "num_tokens": 24204737.0,
2520
+ "step": 251
2521
+ },
2522
+ {
2523
+ "entropy": 0.9844745770096779,
2524
+ "epoch": 2.4261501210653753,
2525
+ "grad_norm": 0.17789708077907562,
2526
+ "learning_rate": 5.058979170071754e-06,
2527
+ "loss": 0.9699742197990417,
2528
+ "mean_token_accuracy": 0.7021560966968536,
2529
+ "num_tokens": 24301999.0,
2530
+ "step": 252
2531
+ },
2532
+ {
2533
+ "entropy": 0.9685339778661728,
2534
+ "epoch": 2.4358353510895885,
2535
+ "grad_norm": 0.17267119884490967,
2536
+ "learning_rate": 4.900071740826489e-06,
2537
+ "loss": 0.9629323482513428,
2538
+ "mean_token_accuracy": 0.7057926878333092,
2539
+ "num_tokens": 24398022.0,
2540
+ "step": 253
2541
+ },
2542
+ {
2543
+ "entropy": 0.965476855635643,
2544
+ "epoch": 2.4455205811138017,
2545
+ "grad_norm": 0.18101957440376282,
2546
+ "learning_rate": 4.743428469705335e-06,
2547
+ "loss": 0.955784022808075,
2548
+ "mean_token_accuracy": 0.7057157456874847,
2549
+ "num_tokens": 24494712.0,
2550
+ "step": 254
2551
+ },
2552
+ {
2553
+ "entropy": 0.9631841853260994,
2554
+ "epoch": 2.4552058111380144,
2555
+ "grad_norm": 0.17928491532802582,
2556
+ "learning_rate": 4.58906700180286e-06,
2557
+ "loss": 0.9480952024459839,
2558
+ "mean_token_accuracy": 0.7076999545097351,
2559
+ "num_tokens": 24591559.0,
2560
+ "step": 255
2561
+ },
2562
+ {
2563
+ "entropy": 0.9611305594444275,
2564
+ "epoch": 2.4648910411622276,
2565
+ "grad_norm": 0.17541737854480743,
2566
+ "learning_rate": 4.437004725179713e-06,
2567
+ "loss": 0.9549427032470703,
2568
+ "mean_token_accuracy": 0.7060576677322388,
2569
+ "num_tokens": 24689494.0,
2570
+ "step": 256
2571
+ },
2572
+ {
2573
+ "entropy": 0.9543889611959457,
2574
+ "epoch": 2.4745762711864407,
2575
+ "grad_norm": 0.1807403564453125,
2576
+ "learning_rate": 4.2872587689039484e-06,
2577
+ "loss": 0.9523176550865173,
2578
+ "mean_token_accuracy": 0.7074451968073845,
2579
+ "num_tokens": 24786283.0,
2580
+ "step": 257
2581
+ },
2582
+ {
2583
+ "entropy": 0.9686412364244461,
2584
+ "epoch": 2.484261501210654,
2585
+ "grad_norm": 0.19152818620204926,
2586
+ "learning_rate": 4.139846001121514e-06,
2587
+ "loss": 0.9642741680145264,
2588
+ "mean_token_accuracy": 0.7037565931677818,
2589
+ "num_tokens": 24883368.0,
2590
+ "step": 258
2591
+ },
2592
+ {
2593
+ "entropy": 0.9706502631306648,
2594
+ "epoch": 2.4939467312348667,
2595
+ "grad_norm": 0.18040058016777039,
2596
+ "learning_rate": 3.9947830271561435e-06,
2597
+ "loss": 0.9643933773040771,
2598
+ "mean_token_accuracy": 0.7022472470998764,
2599
+ "num_tokens": 24979284.0,
2600
+ "step": 259
2601
+ },
2602
+ {
2603
+ "entropy": 0.9656544327735901,
2604
+ "epoch": 2.50363196125908,
2605
+ "grad_norm": 0.17672894895076752,
2606
+ "learning_rate": 3.852086187638846e-06,
2607
+ "loss": 0.9573478102684021,
2608
+ "mean_token_accuracy": 0.7059909179806709,
2609
+ "num_tokens": 25076441.0,
2610
+ "step": 260
2611
+ },
2612
+ {
2613
+ "entropy": 0.9618352204561234,
2614
+ "epoch": 2.513317191283293,
2615
+ "grad_norm": 0.1795944720506668,
2616
+ "learning_rate": 3.711771556667218e-06,
2617
+ "loss": 0.9508000612258911,
2618
+ "mean_token_accuracy": 0.7096266373991966,
2619
+ "num_tokens": 25174061.0,
2620
+ "step": 261
2621
+ },
2622
+ {
2623
+ "entropy": 0.9842494279146194,
2624
+ "epoch": 2.523002421307506,
2625
+ "grad_norm": 0.17950080335140228,
2626
+ "learning_rate": 3.57385493999477e-06,
2627
+ "loss": 0.9755753874778748,
2628
+ "mean_token_accuracy": 0.7001539990305901,
2629
+ "num_tokens": 25272103.0,
2630
+ "step": 262
2631
+ },
2632
+ {
2633
+ "entropy": 0.9461641684174538,
2634
+ "epoch": 2.5326876513317194,
2635
+ "grad_norm": 0.18211127817630768,
2636
+ "learning_rate": 3.438351873250492e-06,
2637
+ "loss": 0.9435604810714722,
2638
+ "mean_token_accuracy": 0.7120839208364487,
2639
+ "num_tokens": 25368715.0,
2640
+ "step": 263
2641
+ },
2642
+ {
2643
+ "entropy": 0.9493983089923859,
2644
+ "epoch": 2.542372881355932,
2645
+ "grad_norm": 0.17652387917041779,
2646
+ "learning_rate": 3.305277620188826e-06,
2647
+ "loss": 0.9497734904289246,
2648
+ "mean_token_accuracy": 0.7066553607583046,
2649
+ "num_tokens": 25466014.0,
2650
+ "step": 264
2651
+ },
2652
+ {
2653
+ "entropy": 0.9618336409330368,
2654
+ "epoch": 2.5520581113801453,
2655
+ "grad_norm": 0.2031353861093521,
2656
+ "learning_rate": 3.1746471709702964e-06,
2657
+ "loss": 0.9585392475128174,
2658
+ "mean_token_accuracy": 0.7073178961873055,
2659
+ "num_tokens": 25563415.0,
2660
+ "step": 265
2661
+ },
2662
+ {
2663
+ "entropy": 0.979316346347332,
2664
+ "epoch": 2.5617433414043584,
2665
+ "grad_norm": 0.18086563050746918,
2666
+ "learning_rate": 3.0464752404729484e-06,
2667
+ "loss": 0.975259006023407,
2668
+ "mean_token_accuracy": 0.6986003741621971,
2669
+ "num_tokens": 25661061.0,
2670
+ "step": 266
2671
+ },
2672
+ {
2673
+ "entropy": 0.9475531205534935,
2674
+ "epoch": 2.571428571428571,
2675
+ "grad_norm": 0.1784556657075882,
2676
+ "learning_rate": 2.920776266634767e-06,
2677
+ "loss": 0.9324929118156433,
2678
+ "mean_token_accuracy": 0.7109888419508934,
2679
+ "num_tokens": 25757833.0,
2680
+ "step": 267
2681
+ },
2682
+ {
2683
+ "entropy": 0.9776372313499451,
2684
+ "epoch": 2.5811138014527844,
2685
+ "grad_norm": 0.18078093230724335,
2686
+ "learning_rate": 2.797564408827319e-06,
2687
+ "loss": 0.963403582572937,
2688
+ "mean_token_accuracy": 0.7044354677200317,
2689
+ "num_tokens": 25853862.0,
2690
+ "step": 268
2691
+ },
2692
+ {
2693
+ "entropy": 0.9847007617354393,
2694
+ "epoch": 2.5907990314769975,
2695
+ "grad_norm": 0.17774543166160583,
2696
+ "learning_rate": 2.676853546260791e-06,
2697
+ "loss": 0.9728066921234131,
2698
+ "mean_token_accuracy": 0.7033195123076439,
2699
+ "num_tokens": 25951398.0,
2700
+ "step": 269
2701
+ },
2702
+ {
2703
+ "entropy": 0.9523753523826599,
2704
+ "epoch": 2.6004842615012107,
2705
+ "grad_norm": 0.1763666272163391,
2706
+ "learning_rate": 2.558657276420526e-06,
2707
+ "loss": 0.94881671667099,
2708
+ "mean_token_accuracy": 0.7090617269277573,
2709
+ "num_tokens": 26049292.0,
2710
+ "step": 270
2711
+ },
2712
+ {
2713
+ "entropy": 0.9992275238037109,
2714
+ "epoch": 2.610169491525424,
2715
+ "grad_norm": 0.1775253713130951,
2716
+ "learning_rate": 2.442988913535374e-06,
2717
+ "loss": 0.9929525852203369,
2718
+ "mean_token_accuracy": 0.6952389478683472,
2719
+ "num_tokens": 26146570.0,
2720
+ "step": 271
2721
+ },
2722
+ {
2723
+ "entropy": 0.9768842831254005,
2724
+ "epoch": 2.619854721549637,
2725
+ "grad_norm": 0.18197324872016907,
2726
+ "learning_rate": 2.3298614870778835e-06,
2727
+ "loss": 0.9748570322990417,
2728
+ "mean_token_accuracy": 0.7011555060744286,
2729
+ "num_tokens": 26244193.0,
2730
+ "step": 272
2731
+ },
2732
+ {
2733
+ "entropy": 0.9624940007925034,
2734
+ "epoch": 2.62953995157385,
2735
+ "grad_norm": 0.1776597946882248,
2736
+ "learning_rate": 2.219287740296605e-06,
2737
+ "loss": 0.9518307447433472,
2738
+ "mean_token_accuracy": 0.7069382146000862,
2739
+ "num_tokens": 26341731.0,
2740
+ "step": 273
2741
+ },
2742
+ {
2743
+ "entropy": 0.9795135259628296,
2744
+ "epoch": 2.639225181598063,
2745
+ "grad_norm": 0.20650646090507507,
2746
+ "learning_rate": 2.1112801287806378e-06,
2747
+ "loss": 0.9681733846664429,
2748
+ "mean_token_accuracy": 0.7024837136268616,
2749
+ "num_tokens": 26438264.0,
2750
+ "step": 274
2751
+ },
2752
+ {
2753
+ "entropy": 0.966120146214962,
2754
+ "epoch": 2.648910411622276,
2755
+ "grad_norm": 0.18002614378929138,
2756
+ "learning_rate": 2.0058508190565315e-06,
2757
+ "loss": 0.9650594592094421,
2758
+ "mean_token_accuracy": 0.7058759182691574,
2759
+ "num_tokens": 26536362.0,
2760
+ "step": 275
2761
+ },
2762
+ {
2763
+ "entropy": 0.9701863154768944,
2764
+ "epoch": 2.658595641646489,
2765
+ "grad_norm": 0.1820772886276245,
2766
+ "learning_rate": 1.9030116872178316e-06,
2767
+ "loss": 0.9537088871002197,
2768
+ "mean_token_accuracy": 0.7048317566514015,
2769
+ "num_tokens": 26633878.0,
2770
+ "step": 276
2771
+ },
2772
+ {
2773
+ "entropy": 0.9413173869252205,
2774
+ "epoch": 2.668280871670702,
2775
+ "grad_norm": 0.1845010668039322,
2776
+ "learning_rate": 1.8027743175872664e-06,
2777
+ "loss": 0.930335283279419,
2778
+ "mean_token_accuracy": 0.7123815342783928,
2779
+ "num_tokens": 26731252.0,
2780
+ "step": 277
2781
+ },
2782
+ {
2783
+ "entropy": 0.9709818363189697,
2784
+ "epoch": 2.6779661016949152,
2785
+ "grad_norm": 0.18073733150959015,
2786
+ "learning_rate": 1.7051500014118454e-06,
2787
+ "loss": 0.9600517153739929,
2788
+ "mean_token_accuracy": 0.7052488699555397,
2789
+ "num_tokens": 26827337.0,
2790
+ "step": 278
2791
+ },
2792
+ {
2793
+ "entropy": 0.9786422699689865,
2794
+ "epoch": 2.6876513317191284,
2795
+ "grad_norm": 0.17675380408763885,
2796
+ "learning_rate": 1.610149735590949e-06,
2797
+ "loss": 0.9669743776321411,
2798
+ "mean_token_accuracy": 0.7031452357769012,
2799
+ "num_tokens": 26924020.0,
2800
+ "step": 279
2801
+ },
2802
+ {
2803
+ "entropy": 0.9676607623696327,
2804
+ "epoch": 2.6973365617433416,
2805
+ "grad_norm": 0.1773083359003067,
2806
+ "learning_rate": 1.517784221437568e-06,
2807
+ "loss": 0.9580140113830566,
2808
+ "mean_token_accuracy": 0.7057247683405876,
2809
+ "num_tokens": 27020699.0,
2810
+ "step": 280
2811
+ },
2812
+ {
2813
+ "entropy": 0.9538565576076508,
2814
+ "epoch": 2.7070217917675548,
2815
+ "grad_norm": 0.17378197610378265,
2816
+ "learning_rate": 1.428063863472895e-06,
2817
+ "loss": 0.9394268989562988,
2818
+ "mean_token_accuracy": 0.7104142755270004,
2819
+ "num_tokens": 27117563.0,
2820
+ "step": 281
2821
+ },
2822
+ {
2823
+ "entropy": 0.9721490517258644,
2824
+ "epoch": 2.7167070217917675,
2825
+ "grad_norm": 0.1738930642604828,
2826
+ "learning_rate": 1.3409987682542619e-06,
2827
+ "loss": 0.9649605751037598,
2828
+ "mean_token_accuracy": 0.70272546261549,
2829
+ "num_tokens": 27215426.0,
2830
+ "step": 282
2831
+ },
2832
+ {
2833
+ "entropy": 0.9914449229836464,
2834
+ "epoch": 2.7263922518159807,
2835
+ "grad_norm": 0.18021667003631592,
2836
+ "learning_rate": 1.2565987432367033e-06,
2837
+ "loss": 0.9891276359558105,
2838
+ "mean_token_accuracy": 0.6978868618607521,
2839
+ "num_tokens": 27312182.0,
2840
+ "step": 283
2841
+ },
2842
+ {
2843
+ "entropy": 0.9563105776906013,
2844
+ "epoch": 2.736077481840194,
2845
+ "grad_norm": 0.17998550832271576,
2846
+ "learning_rate": 1.1748732956682025e-06,
2847
+ "loss": 0.9561561346054077,
2848
+ "mean_token_accuracy": 0.7088183015584946,
2849
+ "num_tokens": 27409659.0,
2850
+ "step": 284
2851
+ },
2852
+ {
2853
+ "entropy": 0.9712988957762718,
2854
+ "epoch": 2.7457627118644066,
2855
+ "grad_norm": 0.17391616106033325,
2856
+ "learning_rate": 1.095831631518729e-06,
2857
+ "loss": 0.9587939977645874,
2858
+ "mean_token_accuracy": 0.7066119387745857,
2859
+ "num_tokens": 27507879.0,
2860
+ "step": 285
2861
+ },
2862
+ {
2863
+ "entropy": 0.9707677364349365,
2864
+ "epoch": 2.7554479418886197,
2865
+ "grad_norm": 0.17616266012191772,
2866
+ "learning_rate": 1.0194826544432518e-06,
2867
+ "loss": 0.9611558318138123,
2868
+ "mean_token_accuracy": 0.7038435861468315,
2869
+ "num_tokens": 27604015.0,
2870
+ "step": 286
2871
+ },
2872
+ {
2873
+ "entropy": 0.9944893270730972,
2874
+ "epoch": 2.765133171912833,
2875
+ "grad_norm": 0.17953266203403473,
2876
+ "learning_rate": 9.458349647787662e-07,
2877
+ "loss": 0.9858497977256775,
2878
+ "mean_token_accuracy": 0.7003906443715096,
2879
+ "num_tokens": 27701604.0,
2880
+ "step": 287
2881
+ },
2882
+ {
2883
+ "entropy": 0.9667356237769127,
2884
+ "epoch": 2.774818401937046,
2885
+ "grad_norm": 0.1791837066411972,
2886
+ "learning_rate": 8.748968585755274e-07,
2887
+ "loss": 0.9597692489624023,
2888
+ "mean_token_accuracy": 0.7067226842045784,
2889
+ "num_tokens": 27799036.0,
2890
+ "step": 288
2891
+ },
2892
+ {
2893
+ "entropy": 0.9621480256319046,
2894
+ "epoch": 2.7845036319612593,
2895
+ "grad_norm": 0.17390349507331848,
2896
+ "learning_rate": 8.066763266625282e-07,
2897
+ "loss": 0.9528490900993347,
2898
+ "mean_token_accuracy": 0.7082757875323296,
2899
+ "num_tokens": 27896645.0,
2900
+ "step": 289
2901
+ },
2902
+ {
2903
+ "entropy": 0.9826484322547913,
2904
+ "epoch": 2.794188861985472,
2905
+ "grad_norm": 0.1810206174850464,
2906
+ "learning_rate": 7.411810537473752e-07,
2907
+ "loss": 0.978987455368042,
2908
+ "mean_token_accuracy": 0.7006519734859467,
2909
+ "num_tokens": 27992284.0,
2910
+ "step": 290
2911
+ },
2912
+ {
2913
+ "entropy": 0.9421405792236328,
2914
+ "epoch": 2.803874092009685,
2915
+ "grad_norm": 0.1830003559589386,
2916
+ "learning_rate": 6.784184175506358e-07,
2917
+ "loss": 0.9335393905639648,
2918
+ "mean_token_accuracy": 0.7116543427109718,
2919
+ "num_tokens": 28086308.0,
2920
+ "step": 291
2921
+ },
2922
+ {
2923
+ "entropy": 0.9940215274691582,
2924
+ "epoch": 2.8135593220338984,
2925
+ "grad_norm": 0.18031619489192963,
2926
+ "learning_rate": 6.18395487974796e-07,
2927
+ "loss": 0.9852080345153809,
2928
+ "mean_token_accuracy": 0.6984784379601479,
2929
+ "num_tokens": 28181742.0,
2930
+ "step": 292
2931
+ },
2932
+ {
2933
+ "entropy": 0.9698458909988403,
2934
+ "epoch": 2.8232445520581115,
2935
+ "grad_norm": 0.2049950659275055,
2936
+ "learning_rate": 5.611190263078464e-07,
2937
+ "loss": 0.9612412452697754,
2938
+ "mean_token_accuracy": 0.7049182057380676,
2939
+ "num_tokens": 28278865.0,
2940
+ "step": 293
2941
+ },
2942
+ {
2943
+ "entropy": 0.9680915996432304,
2944
+ "epoch": 2.8329297820823243,
2945
+ "grad_norm": 0.17655394971370697,
2946
+ "learning_rate": 5.065954844616721e-07,
2947
+ "loss": 0.954717755317688,
2948
+ "mean_token_accuracy": 0.7056088149547577,
2949
+ "num_tokens": 28376330.0,
2950
+ "step": 294
2951
+ },
2952
+ {
2953
+ "entropy": 0.9611566066741943,
2954
+ "epoch": 2.8426150121065374,
2955
+ "grad_norm": 0.18384459614753723,
2956
+ "learning_rate": 4.548310042452736e-07,
2957
+ "loss": 0.9458622336387634,
2958
+ "mean_token_accuracy": 0.7086897045373917,
2959
+ "num_tokens": 28473794.0,
2960
+ "step": 295
2961
+ },
2962
+ {
2963
+ "entropy": 0.9896327629685402,
2964
+ "epoch": 2.8523002421307506,
2965
+ "grad_norm": 0.17493842542171478,
2966
+ "learning_rate": 4.05831416672911e-07,
2967
+ "loss": 0.981327474117279,
2968
+ "mean_token_accuracy": 0.7018685564398766,
2969
+ "num_tokens": 28571821.0,
2970
+ "step": 296
2971
+ },
2972
+ {
2973
+ "entropy": 0.9739344343543053,
2974
+ "epoch": 2.861985472154964,
2975
+ "grad_norm": 0.17228510975837708,
2976
+ "learning_rate": 3.5960224130728857e-07,
2977
+ "loss": 0.966514527797699,
2978
+ "mean_token_accuracy": 0.7024144753813744,
2979
+ "num_tokens": 28669376.0,
2980
+ "step": 297
2981
+ },
2982
+ {
2983
+ "entropy": 0.9500202685594559,
2984
+ "epoch": 2.871670702179177,
2985
+ "grad_norm": 0.18412764370441437,
2986
+ "learning_rate": 3.1614868563778487e-07,
2987
+ "loss": 0.9380296468734741,
2988
+ "mean_token_accuracy": 0.7122134119272232,
2989
+ "num_tokens": 28766843.0,
2990
+ "step": 298
2991
+ },
2992
+ {
2993
+ "entropy": 0.9886195659637451,
2994
+ "epoch": 2.8813559322033897,
2995
+ "grad_norm": 0.174481600522995,
2996
+ "learning_rate": 2.7547564449386664e-07,
2997
+ "loss": 0.9791684150695801,
2998
+ "mean_token_accuracy": 0.7002565562725067,
2999
+ "num_tokens": 28863956.0,
3000
+ "step": 299
3001
+ },
3002
+ {
3003
+ "entropy": 0.9633003771305084,
3004
+ "epoch": 2.891041162227603,
3005
+ "grad_norm": 0.17495881021022797,
3006
+ "learning_rate": 2.3758769949370762e-07,
3007
+ "loss": 0.9534497261047363,
3008
+ "mean_token_accuracy": 0.7069478556513786,
3009
+ "num_tokens": 28961301.0,
3010
+ "step": 300
3011
+ },
3012
+ {
3013
+ "entropy": 0.9598926454782486,
3014
+ "epoch": 2.900726392251816,
3015
+ "grad_norm": 0.18199527263641357,
3016
+ "learning_rate": 2.0248911852807916e-07,
3017
+ "loss": 0.9594986438751221,
3018
+ "mean_token_accuracy": 0.7057793438434601,
3019
+ "num_tokens": 29058457.0,
3020
+ "step": 301
3021
+ },
3022
+ {
3023
+ "entropy": 0.9787684008479118,
3024
+ "epoch": 2.910411622276029,
3025
+ "grad_norm": 0.17845535278320312,
3026
+ "learning_rate": 1.7018385527961533e-07,
3027
+ "loss": 0.9728447794914246,
3028
+ "mean_token_accuracy": 0.7033894285559654,
3029
+ "num_tokens": 29155076.0,
3030
+ "step": 302
3031
+ },
3032
+ {
3033
+ "entropy": 0.9754829704761505,
3034
+ "epoch": 2.920096852300242,
3035
+ "grad_norm": 0.17794829607009888,
3036
+ "learning_rate": 1.406755487774386e-07,
3037
+ "loss": 0.964917778968811,
3038
+ "mean_token_accuracy": 0.7027197331190109,
3039
+ "num_tokens": 29251719.0,
3040
+ "step": 303
3041
+ },
3042
+ {
3043
+ "entropy": 0.9619567468762398,
3044
+ "epoch": 2.929782082324455,
3045
+ "grad_norm": 0.1754407286643982,
3046
+ "learning_rate": 1.1396752298723501e-07,
3047
+ "loss": 0.9576239585876465,
3048
+ "mean_token_accuracy": 0.706841915845871,
3049
+ "num_tokens": 29347947.0,
3050
+ "step": 304
3051
+ },
3052
+ {
3053
+ "entropy": 0.9863602966070175,
3054
+ "epoch": 2.9394673123486683,
3055
+ "grad_norm": 0.17757053673267365,
3056
+ "learning_rate": 9.006278643683696e-08,
3057
+ "loss": 0.9789604544639587,
3058
+ "mean_token_accuracy": 0.7016789391636848,
3059
+ "num_tokens": 29445507.0,
3060
+ "step": 305
3061
+ },
3062
+ {
3063
+ "entropy": 0.9918009713292122,
3064
+ "epoch": 2.9491525423728815,
3065
+ "grad_norm": 0.18638379871845245,
3066
+ "learning_rate": 6.896403187732215e-08,
3067
+ "loss": 0.9897012710571289,
3068
+ "mean_token_accuracy": 0.6980951949954033,
3069
+ "num_tokens": 29542632.0,
3070
+ "step": 306
3071
+ },
3072
+ {
3073
+ "entropy": 0.9726842790842056,
3074
+ "epoch": 2.9588377723970947,
3075
+ "grad_norm": 0.17771297693252563,
3076
+ "learning_rate": 5.0673635979686665e-08,
3077
+ "loss": 0.9664013385772705,
3078
+ "mean_token_accuracy": 0.7052607387304306,
3079
+ "num_tokens": 29639414.0,
3080
+ "step": 307
3081
+ },
3082
+ {
3083
+ "entropy": 0.9628136456012726,
3084
+ "epoch": 2.9685230024213074,
3085
+ "grad_norm": 0.1774171143770218,
3086
+ "learning_rate": 3.5193659067131455e-08,
3087
+ "loss": 0.95008385181427,
3088
+ "mean_token_accuracy": 0.7064594179391861,
3089
+ "num_tokens": 29734105.0,
3090
+ "step": 308
3091
+ },
3092
+ {
3093
+ "entropy": 0.9817704111337662,
3094
+ "epoch": 2.9782082324455206,
3095
+ "grad_norm": 0.17644129693508148,
3096
+ "learning_rate": 2.2525844882964607e-08,
3097
+ "loss": 0.9797781705856323,
3098
+ "mean_token_accuracy": 0.6994470730423927,
3099
+ "num_tokens": 29832091.0,
3100
+ "step": 309
3101
+ },
3102
+ {
3103
+ "entropy": 0.9816061109304428,
3104
+ "epoch": 2.9878934624697338,
3105
+ "grad_norm": 0.17975273728370667,
3106
+ "learning_rate": 1.267162039418901e-08,
3107
+ "loss": 0.976552426815033,
3108
+ "mean_token_accuracy": 0.698183961212635,
3109
+ "num_tokens": 29929348.0,
3110
+ "step": 310
3111
+ },
3112
+ {
3113
+ "entropy": 0.961225301027298,
3114
+ "epoch": 2.9975786924939465,
3115
+ "grad_norm": 0.17494691908359528,
3116
+ "learning_rate": 5.632095630764278e-09,
3117
+ "loss": 0.9551951885223389,
3118
+ "mean_token_accuracy": 0.7057754248380661,
3119
+ "num_tokens": 30025466.0,
3120
+ "step": 311
3121
+ },
3122
+ {
3123
+ "entropy": 0.9253799617290497,
3124
+ "epoch": 3.0,
3125
+ "grad_norm": 0.3442399203777313,
3126
+ "learning_rate": 1.4080635605512316e-09,
3127
+ "loss": 0.9125053882598877,
3128
+ "mean_token_accuracy": 0.716167688369751,
3129
+ "num_tokens": 30049245.0,
3130
+ "step": 312
3131
+ }
3132
+ ],
3133
+ "logging_steps": 1,
3134
+ "max_steps": 312,
3135
+ "num_input_tokens_seen": 0,
3136
+ "num_train_epochs": 3,
3137
+ "save_steps": 500,
3138
+ "stateful_callbacks": {
3139
+ "TrainerControl": {
3140
+ "args": {
3141
+ "should_epoch_stop": false,
3142
+ "should_evaluate": false,
3143
+ "should_log": false,
3144
+ "should_save": true,
3145
+ "should_training_stop": true
3146
+ },
3147
+ "attributes": {}
3148
+ }
3149
+ },
3150
+ "total_flos": 4.2267649894294487e+18,
3151
+ "train_batch_size": 1,
3152
+ "trial_name": null,
3153
+ "trial_params": null
3154
+ }