Taywon commited on
Commit
5ce3c42
·
verified ·
1 Parent(s): 1b19601

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
+ "gate_proj",
34
+ "o_proj",
35
+ "up_proj",
36
+ "down_proj",
37
+ "q_proj",
38
+ "k_proj",
39
+ "v_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:17f8624c970ddf995120555e61796d4df2ae4b395a5e20ef726c0a08962a30a3
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,2094 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 2.0,
6
+ "eval_steps": 500,
7
+ "global_step": 206,
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.3063052594661713,
14
+ "epoch": 0.009708737864077669,
15
+ "grad_norm": 1.3077822923660278,
16
+ "learning_rate": 0.0,
17
+ "loss": 2.1177937984466553,
18
+ "mean_token_accuracy": 0.5264865458011627,
19
+ "num_tokens": 96695.0,
20
+ "step": 1
21
+ },
22
+ {
23
+ "entropy": 1.3945444822311401,
24
+ "epoch": 0.019417475728155338,
25
+ "grad_norm": 1.4227101802825928,
26
+ "learning_rate": 3.125e-06,
27
+ "loss": 2.264981746673584,
28
+ "mean_token_accuracy": 0.49969692155718803,
29
+ "num_tokens": 193992.0,
30
+ "step": 2
31
+ },
32
+ {
33
+ "entropy": 1.3749237358570099,
34
+ "epoch": 0.02912621359223301,
35
+ "grad_norm": 1.1497575044631958,
36
+ "learning_rate": 6.25e-06,
37
+ "loss": 2.0460948944091797,
38
+ "mean_token_accuracy": 0.5287926904857159,
39
+ "num_tokens": 291993.0,
40
+ "step": 3
41
+ },
42
+ {
43
+ "entropy": 1.4135093837976456,
44
+ "epoch": 0.038834951456310676,
45
+ "grad_norm": 1.0101280212402344,
46
+ "learning_rate": 9.375000000000001e-06,
47
+ "loss": 2.0115394592285156,
48
+ "mean_token_accuracy": 0.5312202051281929,
49
+ "num_tokens": 389906.0,
50
+ "step": 4
51
+ },
52
+ {
53
+ "entropy": 1.5345965921878815,
54
+ "epoch": 0.04854368932038835,
55
+ "grad_norm": 0.8249343037605286,
56
+ "learning_rate": 1.25e-05,
57
+ "loss": 1.9907541275024414,
58
+ "mean_token_accuracy": 0.5317840278148651,
59
+ "num_tokens": 487090.0,
60
+ "step": 5
61
+ },
62
+ {
63
+ "entropy": 1.628997579216957,
64
+ "epoch": 0.05825242718446602,
65
+ "grad_norm": 0.6037535071372986,
66
+ "learning_rate": 1.5625e-05,
67
+ "loss": 1.917801856994629,
68
+ "mean_token_accuracy": 0.541858084499836,
69
+ "num_tokens": 584439.0,
70
+ "step": 6
71
+ },
72
+ {
73
+ "entropy": 1.8246440291404724,
74
+ "epoch": 0.06796116504854369,
75
+ "grad_norm": 0.3977610468864441,
76
+ "learning_rate": 1.8750000000000002e-05,
77
+ "loss": 1.8268287181854248,
78
+ "mean_token_accuracy": 0.5501810759305954,
79
+ "num_tokens": 681933.0,
80
+ "step": 7
81
+ },
82
+ {
83
+ "entropy": 1.9396448135375977,
84
+ "epoch": 0.07766990291262135,
85
+ "grad_norm": 0.47858306765556335,
86
+ "learning_rate": 2.1875e-05,
87
+ "loss": 1.7852939367294312,
88
+ "mean_token_accuracy": 0.5552558451890945,
89
+ "num_tokens": 777167.0,
90
+ "step": 8
91
+ },
92
+ {
93
+ "entropy": 1.9606482535600662,
94
+ "epoch": 0.08737864077669903,
95
+ "grad_norm": 0.5253126621246338,
96
+ "learning_rate": 2.5e-05,
97
+ "loss": 1.7283756732940674,
98
+ "mean_token_accuracy": 0.5672201961278915,
99
+ "num_tokens": 875080.0,
100
+ "step": 9
101
+ },
102
+ {
103
+ "entropy": 1.9720240384340286,
104
+ "epoch": 0.0970873786407767,
105
+ "grad_norm": 0.5374228954315186,
106
+ "learning_rate": 2.8125000000000003e-05,
107
+ "loss": 1.711395263671875,
108
+ "mean_token_accuracy": 0.5681185722351074,
109
+ "num_tokens": 973099.0,
110
+ "step": 10
111
+ },
112
+ {
113
+ "entropy": 1.82131689786911,
114
+ "epoch": 0.10679611650485436,
115
+ "grad_norm": 0.43059229850769043,
116
+ "learning_rate": 3.125e-05,
117
+ "loss": 1.6381919384002686,
118
+ "mean_token_accuracy": 0.5789104923605919,
119
+ "num_tokens": 1070082.0,
120
+ "step": 11
121
+ },
122
+ {
123
+ "entropy": 1.6750145703554153,
124
+ "epoch": 0.11650485436893204,
125
+ "grad_norm": 0.335764616727829,
126
+ "learning_rate": 3.4375e-05,
127
+ "loss": 1.5634382963180542,
128
+ "mean_token_accuracy": 0.5890125557780266,
129
+ "num_tokens": 1167345.0,
130
+ "step": 12
131
+ },
132
+ {
133
+ "entropy": 1.616977572441101,
134
+ "epoch": 0.1262135922330097,
135
+ "grad_norm": 0.29735782742500305,
136
+ "learning_rate": 3.7500000000000003e-05,
137
+ "loss": 1.59102201461792,
138
+ "mean_token_accuracy": 0.5816583260893822,
139
+ "num_tokens": 1265097.0,
140
+ "step": 13
141
+ },
142
+ {
143
+ "entropy": 1.5444462895393372,
144
+ "epoch": 0.13592233009708737,
145
+ "grad_norm": 0.29059097170829773,
146
+ "learning_rate": 4.0625000000000005e-05,
147
+ "loss": 1.574419379234314,
148
+ "mean_token_accuracy": 0.5849687159061432,
149
+ "num_tokens": 1362414.0,
150
+ "step": 14
151
+ },
152
+ {
153
+ "entropy": 1.4560510218143463,
154
+ "epoch": 0.14563106796116504,
155
+ "grad_norm": 0.2826174199581146,
156
+ "learning_rate": 4.375e-05,
157
+ "loss": 1.5245388746261597,
158
+ "mean_token_accuracy": 0.5940257161855698,
159
+ "num_tokens": 1458384.0,
160
+ "step": 15
161
+ },
162
+ {
163
+ "entropy": 1.4310729652643204,
164
+ "epoch": 0.1553398058252427,
165
+ "grad_norm": 0.2571217119693756,
166
+ "learning_rate": 4.6875e-05,
167
+ "loss": 1.493829607963562,
168
+ "mean_token_accuracy": 0.5997192710638046,
169
+ "num_tokens": 1555321.0,
170
+ "step": 16
171
+ },
172
+ {
173
+ "entropy": 1.3802899718284607,
174
+ "epoch": 0.1650485436893204,
175
+ "grad_norm": 0.24408026039600372,
176
+ "learning_rate": 5e-05,
177
+ "loss": 1.4393625259399414,
178
+ "mean_token_accuracy": 0.6103221923112869,
179
+ "num_tokens": 1652989.0,
180
+ "step": 17
181
+ },
182
+ {
183
+ "entropy": 1.423762321472168,
184
+ "epoch": 0.17475728155339806,
185
+ "grad_norm": 0.260315865278244,
186
+ "learning_rate": 4.999856295503635e-05,
187
+ "loss": 1.4357669353485107,
188
+ "mean_token_accuracy": 0.6085835695266724,
189
+ "num_tokens": 1749968.0,
190
+ "step": 18
191
+ },
192
+ {
193
+ "entropy": 1.4223755896091461,
194
+ "epoch": 0.18446601941747573,
195
+ "grad_norm": 0.26641297340393066,
196
+ "learning_rate": 4.999425198535325e-05,
197
+ "loss": 1.4089168310165405,
198
+ "mean_token_accuracy": 0.6123870462179184,
199
+ "num_tokens": 1847337.0,
200
+ "step": 19
201
+ },
202
+ {
203
+ "entropy": 1.4421514868736267,
204
+ "epoch": 0.1941747572815534,
205
+ "grad_norm": 0.2118070274591446,
206
+ "learning_rate": 4.998706758655528e-05,
207
+ "loss": 1.4083303213119507,
208
+ "mean_token_accuracy": 0.6158460900187492,
209
+ "num_tokens": 1944252.0,
210
+ "step": 20
211
+ },
212
+ {
213
+ "entropy": 1.3758682906627655,
214
+ "epoch": 0.20388349514563106,
215
+ "grad_norm": 0.21211183071136475,
216
+ "learning_rate": 4.997701058458676e-05,
217
+ "loss": 1.3528016805648804,
218
+ "mean_token_accuracy": 0.6290531530976295,
219
+ "num_tokens": 2041362.0,
220
+ "step": 21
221
+ },
222
+ {
223
+ "entropy": 1.3912087827920914,
224
+ "epoch": 0.21359223300970873,
225
+ "grad_norm": 0.20889078080654144,
226
+ "learning_rate": 4.996408213563684e-05,
227
+ "loss": 1.3577451705932617,
228
+ "mean_token_accuracy": 0.6254735365509987,
229
+ "num_tokens": 2139370.0,
230
+ "step": 22
231
+ },
232
+ {
233
+ "entropy": 1.3215357810258865,
234
+ "epoch": 0.22330097087378642,
235
+ "grad_norm": 0.20261520147323608,
236
+ "learning_rate": 4.994828372600649e-05,
237
+ "loss": 1.300628662109375,
238
+ "mean_token_accuracy": 0.6371148228645325,
239
+ "num_tokens": 2233615.0,
240
+ "step": 23
241
+ },
242
+ {
243
+ "entropy": 1.3306704312562943,
244
+ "epoch": 0.23300970873786409,
245
+ "grad_norm": 0.19877074658870697,
246
+ "learning_rate": 4.9929617171937724e-05,
247
+ "loss": 1.3034857511520386,
248
+ "mean_token_accuracy": 0.6345249861478806,
249
+ "num_tokens": 2330947.0,
250
+ "step": 24
251
+ },
252
+ {
253
+ "entropy": 1.3362696319818497,
254
+ "epoch": 0.24271844660194175,
255
+ "grad_norm": 0.17692981660366058,
256
+ "learning_rate": 4.9908084619404735e-05,
257
+ "loss": 1.3098223209381104,
258
+ "mean_token_accuracy": 0.6328666806221008,
259
+ "num_tokens": 2428936.0,
260
+ "step": 25
261
+ },
262
+ {
263
+ "entropy": 1.3557860553264618,
264
+ "epoch": 0.2524271844660194,
265
+ "grad_norm": 0.19237112998962402,
266
+ "learning_rate": 4.988368854386722e-05,
267
+ "loss": 1.3239411115646362,
268
+ "mean_token_accuracy": 0.6320360824465752,
269
+ "num_tokens": 2526310.0,
270
+ "step": 26
271
+ },
272
+ {
273
+ "entropy": 1.32492034137249,
274
+ "epoch": 0.2621359223300971,
275
+ "grad_norm": 0.19819748401641846,
276
+ "learning_rate": 4.985643174998578e-05,
277
+ "loss": 1.3037995100021362,
278
+ "mean_token_accuracy": 0.6353878080844879,
279
+ "num_tokens": 2623215.0,
280
+ "step": 27
281
+ },
282
+ {
283
+ "entropy": 1.2510884702205658,
284
+ "epoch": 0.27184466019417475,
285
+ "grad_norm": 0.17776808142662048,
286
+ "learning_rate": 4.982631737129948e-05,
287
+ "loss": 1.2440943717956543,
288
+ "mean_token_accuracy": 0.6481084004044533,
289
+ "num_tokens": 2720683.0,
290
+ "step": 28
291
+ },
292
+ {
293
+ "entropy": 1.287326768040657,
294
+ "epoch": 0.2815533980582524,
295
+ "grad_norm": 0.17891287803649902,
296
+ "learning_rate": 4.9793348869865616e-05,
297
+ "loss": 1.29865300655365,
298
+ "mean_token_accuracy": 0.6353446468710899,
299
+ "num_tokens": 2818153.0,
300
+ "step": 29
301
+ },
302
+ {
303
+ "entropy": 1.2316195368766785,
304
+ "epoch": 0.2912621359223301,
305
+ "grad_norm": 0.17647312581539154,
306
+ "learning_rate": 4.9757530035861716e-05,
307
+ "loss": 1.253545880317688,
308
+ "mean_token_accuracy": 0.6457989513874054,
309
+ "num_tokens": 2915748.0,
310
+ "step": 30
311
+ },
312
+ {
313
+ "entropy": 1.169528603553772,
314
+ "epoch": 0.30097087378640774,
315
+ "grad_norm": 0.16643674671649933,
316
+ "learning_rate": 4.971886498714977e-05,
317
+ "loss": 1.1838676929473877,
318
+ "mean_token_accuracy": 0.6634209230542183,
319
+ "num_tokens": 3013095.0,
320
+ "step": 31
321
+ },
322
+ {
323
+ "entropy": 1.2801441848278046,
324
+ "epoch": 0.3106796116504854,
325
+ "grad_norm": 0.17172685265541077,
326
+ "learning_rate": 4.967735816880286e-05,
327
+ "loss": 1.2642897367477417,
328
+ "mean_token_accuracy": 0.6400710195302963,
329
+ "num_tokens": 3110631.0,
330
+ "step": 32
331
+ },
332
+ {
333
+ "entropy": 1.2720160782337189,
334
+ "epoch": 0.32038834951456313,
335
+ "grad_norm": 0.16451463103294373,
336
+ "learning_rate": 4.963301435259413e-05,
337
+ "loss": 1.2586028575897217,
338
+ "mean_token_accuracy": 0.6447242349386215,
339
+ "num_tokens": 3207970.0,
340
+ "step": 33
341
+ },
342
+ {
343
+ "entropy": 1.2911356091499329,
344
+ "epoch": 0.3300970873786408,
345
+ "grad_norm": 0.1695583015680313,
346
+ "learning_rate": 4.95858386364482e-05,
347
+ "loss": 1.2504911422729492,
348
+ "mean_token_accuracy": 0.6436235383152962,
349
+ "num_tokens": 3305342.0,
350
+ "step": 34
351
+ },
352
+ {
353
+ "entropy": 1.2505649775266647,
354
+ "epoch": 0.33980582524271846,
355
+ "grad_norm": 0.1600319743156433,
356
+ "learning_rate": 4.9535836443855096e-05,
357
+ "loss": 1.2131391763687134,
358
+ "mean_token_accuracy": 0.6537701711058617,
359
+ "num_tokens": 3399739.0,
360
+ "step": 35
361
+ },
362
+ {
363
+ "entropy": 1.1979082226753235,
364
+ "epoch": 0.34951456310679613,
365
+ "grad_norm": 0.15272502601146698,
366
+ "learning_rate": 4.948301352324673e-05,
367
+ "loss": 1.1704742908477783,
368
+ "mean_token_accuracy": 0.6647882163524628,
369
+ "num_tokens": 3497430.0,
370
+ "step": 36
371
+ },
372
+ {
373
+ "entropy": 1.2117689549922943,
374
+ "epoch": 0.3592233009708738,
375
+ "grad_norm": 0.15061117708683014,
376
+ "learning_rate": 4.942737594733609e-05,
377
+ "loss": 1.1953562498092651,
378
+ "mean_token_accuracy": 0.6564236953854561,
379
+ "num_tokens": 3593935.0,
380
+ "step": 37
381
+ },
382
+ {
383
+ "entropy": 1.1917639821767807,
384
+ "epoch": 0.36893203883495146,
385
+ "grad_norm": 0.15709325671195984,
386
+ "learning_rate": 4.9368930112419e-05,
387
+ "loss": 1.1850690841674805,
388
+ "mean_token_accuracy": 0.660385861992836,
389
+ "num_tokens": 3691118.0,
390
+ "step": 38
391
+ },
392
+ {
393
+ "entropy": 1.2446843981742859,
394
+ "epoch": 0.3786407766990291,
395
+ "grad_norm": 0.16046260297298431,
396
+ "learning_rate": 4.930768273763889e-05,
397
+ "loss": 1.2477033138275146,
398
+ "mean_token_accuracy": 0.6435192674398422,
399
+ "num_tokens": 3788648.0,
400
+ "step": 39
401
+ },
402
+ {
403
+ "entropy": 1.2205789387226105,
404
+ "epoch": 0.3883495145631068,
405
+ "grad_norm": 0.1660885363817215,
406
+ "learning_rate": 4.92436408642143e-05,
407
+ "loss": 1.2170484066009521,
408
+ "mean_token_accuracy": 0.6503675952553749,
409
+ "num_tokens": 3886532.0,
410
+ "step": 40
411
+ },
412
+ {
413
+ "entropy": 1.205104410648346,
414
+ "epoch": 0.39805825242718446,
415
+ "grad_norm": 0.15774689614772797,
416
+ "learning_rate": 4.917681185462934e-05,
417
+ "loss": 1.207252860069275,
418
+ "mean_token_accuracy": 0.655083142220974,
419
+ "num_tokens": 3984443.0,
420
+ "step": 41
421
+ },
422
+ {
423
+ "entropy": 1.1894231885671616,
424
+ "epoch": 0.4077669902912621,
425
+ "grad_norm": 0.1520465910434723,
426
+ "learning_rate": 4.910720339178735e-05,
427
+ "loss": 1.1727756261825562,
428
+ "mean_token_accuracy": 0.6604171320796013,
429
+ "num_tokens": 4082127.0,
430
+ "step": 42
431
+ },
432
+ {
433
+ "entropy": 1.1813564747571945,
434
+ "epoch": 0.4174757281553398,
435
+ "grad_norm": 0.1579592078924179,
436
+ "learning_rate": 4.90348234781276e-05,
437
+ "loss": 1.1708219051361084,
438
+ "mean_token_accuracy": 0.6622453778982162,
439
+ "num_tokens": 4179696.0,
440
+ "step": 43
441
+ },
442
+ {
443
+ "entropy": 1.1847212761640549,
444
+ "epoch": 0.42718446601941745,
445
+ "grad_norm": 0.16752171516418457,
446
+ "learning_rate": 4.895968043470532e-05,
447
+ "loss": 1.1717603206634521,
448
+ "mean_token_accuracy": 0.6604401022195816,
449
+ "num_tokens": 4276989.0,
450
+ "step": 44
451
+ },
452
+ {
453
+ "entropy": 1.1232565939426422,
454
+ "epoch": 0.4368932038834951,
455
+ "grad_norm": 0.16498398780822754,
456
+ "learning_rate": 4.8881782900235094e-05,
457
+ "loss": 1.1282835006713867,
458
+ "mean_token_accuracy": 0.6696558594703674,
459
+ "num_tokens": 4374513.0,
460
+ "step": 45
461
+ },
462
+ {
463
+ "entropy": 1.1546286791563034,
464
+ "epoch": 0.44660194174757284,
465
+ "grad_norm": 0.16002920269966125,
466
+ "learning_rate": 4.880113983009768e-05,
467
+ "loss": 1.163672924041748,
468
+ "mean_token_accuracy": 0.6636269986629486,
469
+ "num_tokens": 4472543.0,
470
+ "step": 46
471
+ },
472
+ {
473
+ "entropy": 1.220591351389885,
474
+ "epoch": 0.4563106796116505,
475
+ "grad_norm": 0.15611808001995087,
476
+ "learning_rate": 4.87177604953105e-05,
477
+ "loss": 1.227357268333435,
478
+ "mean_token_accuracy": 0.6496708914637566,
479
+ "num_tokens": 4570196.0,
480
+ "step": 47
481
+ },
482
+ {
483
+ "entropy": 1.1873502284288406,
484
+ "epoch": 0.46601941747572817,
485
+ "grad_norm": 0.15429329872131348,
486
+ "learning_rate": 4.86316544814618e-05,
487
+ "loss": 1.1806132793426514,
488
+ "mean_token_accuracy": 0.6577019914984703,
489
+ "num_tokens": 4667589.0,
490
+ "step": 48
491
+ },
492
+ {
493
+ "entropy": 1.1497704908251762,
494
+ "epoch": 0.47572815533980584,
495
+ "grad_norm": 0.14651840925216675,
496
+ "learning_rate": 4.854283168760868e-05,
497
+ "loss": 1.132278323173523,
498
+ "mean_token_accuracy": 0.6702492162585258,
499
+ "num_tokens": 4765775.0,
500
+ "step": 49
501
+ },
502
+ {
503
+ "entropy": 1.19112890958786,
504
+ "epoch": 0.4854368932038835,
505
+ "grad_norm": 0.16413071751594543,
506
+ "learning_rate": 4.8451302325139004e-05,
507
+ "loss": 1.1689636707305908,
508
+ "mean_token_accuracy": 0.6610261425375938,
509
+ "num_tokens": 4864001.0,
510
+ "step": 50
511
+ },
512
+ {
513
+ "entropy": 1.1795462369918823,
514
+ "epoch": 0.49514563106796117,
515
+ "grad_norm": 0.1465304046869278,
516
+ "learning_rate": 4.835707691659753e-05,
517
+ "loss": 1.1613165140151978,
518
+ "mean_token_accuracy": 0.6660530865192413,
519
+ "num_tokens": 4960993.0,
520
+ "step": 51
521
+ },
522
+ {
523
+ "entropy": 1.1446045935153961,
524
+ "epoch": 0.5048543689320388,
525
+ "grad_norm": 0.1478618085384369,
526
+ "learning_rate": 4.8260166294476164e-05,
527
+ "loss": 1.1292091608047485,
528
+ "mean_token_accuracy": 0.6699203625321388,
529
+ "num_tokens": 5058285.0,
530
+ "step": 52
531
+ },
532
+ {
533
+ "entropy": 1.1335399597883224,
534
+ "epoch": 0.5145631067961165,
535
+ "grad_norm": 0.15407773852348328,
536
+ "learning_rate": 4.8160581599968625e-05,
537
+ "loss": 1.1282105445861816,
538
+ "mean_token_accuracy": 0.6706565544009209,
539
+ "num_tokens": 5155340.0,
540
+ "step": 53
541
+ },
542
+ {
543
+ "entropy": 1.1364393010735512,
544
+ "epoch": 0.5242718446601942,
545
+ "grad_norm": 0.15273907780647278,
546
+ "learning_rate": 4.8058334281689595e-05,
547
+ "loss": 1.1344889402389526,
548
+ "mean_token_accuracy": 0.668300211429596,
549
+ "num_tokens": 5253290.0,
550
+ "step": 54
551
+ },
552
+ {
553
+ "entropy": 1.1561526656150818,
554
+ "epoch": 0.5339805825242718,
555
+ "grad_norm": 0.15070948004722595,
556
+ "learning_rate": 4.7953436094358595e-05,
557
+ "loss": 1.145023226737976,
558
+ "mean_token_accuracy": 0.6662660464644432,
559
+ "num_tokens": 5350631.0,
560
+ "step": 55
561
+ },
562
+ {
563
+ "entropy": 1.1212447136640549,
564
+ "epoch": 0.5436893203883495,
565
+ "grad_norm": 0.1489776223897934,
566
+ "learning_rate": 4.784589909744855e-05,
567
+ "loss": 1.1079856157302856,
568
+ "mean_token_accuracy": 0.6758884415030479,
569
+ "num_tokens": 5447338.0,
570
+ "step": 56
571
+ },
572
+ {
573
+ "entropy": 1.1728671193122864,
574
+ "epoch": 0.5533980582524272,
575
+ "grad_norm": 0.1548493206501007,
576
+ "learning_rate": 4.7735735653799463e-05,
577
+ "loss": 1.159340739250183,
578
+ "mean_token_accuracy": 0.6629773899912834,
579
+ "num_tokens": 5543513.0,
580
+ "step": 57
581
+ },
582
+ {
583
+ "entropy": 1.1602209657430649,
584
+ "epoch": 0.5631067961165048,
585
+ "grad_norm": 0.15153397619724274,
586
+ "learning_rate": 4.762295842819707e-05,
587
+ "loss": 1.1558430194854736,
588
+ "mean_token_accuracy": 0.6631080582737923,
589
+ "num_tokens": 5640853.0,
590
+ "step": 58
591
+ },
592
+ {
593
+ "entropy": 1.167491763830185,
594
+ "epoch": 0.5728155339805825,
595
+ "grad_norm": 0.15950381755828857,
596
+ "learning_rate": 4.75075803859169e-05,
597
+ "loss": 1.1687371730804443,
598
+ "mean_token_accuracy": 0.662310965359211,
599
+ "num_tokens": 5737838.0,
600
+ "step": 59
601
+ },
602
+ {
603
+ "entropy": 1.1121539771556854,
604
+ "epoch": 0.5825242718446602,
605
+ "grad_norm": 0.15362070500850677,
606
+ "learning_rate": 4.7389614791233726e-05,
607
+ "loss": 1.122381567955017,
608
+ "mean_token_accuracy": 0.6725770682096481,
609
+ "num_tokens": 5835215.0,
610
+ "step": 60
611
+ },
612
+ {
613
+ "entropy": 1.1065661907196045,
614
+ "epoch": 0.5922330097087378,
615
+ "grad_norm": 0.15264824032783508,
616
+ "learning_rate": 4.726907520589664e-05,
617
+ "loss": 1.1158289909362793,
618
+ "mean_token_accuracy": 0.673554889857769,
619
+ "num_tokens": 5933071.0,
620
+ "step": 61
621
+ },
622
+ {
623
+ "entropy": 1.1254866421222687,
624
+ "epoch": 0.6019417475728155,
625
+ "grad_norm": 0.1510513871908188,
626
+ "learning_rate": 4.714597548756996e-05,
627
+ "loss": 1.1177195310592651,
628
+ "mean_token_accuracy": 0.6726218238472939,
629
+ "num_tokens": 6030510.0,
630
+ "step": 62
631
+ },
632
+ {
633
+ "entropy": 1.1632820963859558,
634
+ "epoch": 0.6116504854368932,
635
+ "grad_norm": 0.15587088465690613,
636
+ "learning_rate": 4.702032978824011e-05,
637
+ "loss": 1.1515460014343262,
638
+ "mean_token_accuracy": 0.6640657410025597,
639
+ "num_tokens": 6128308.0,
640
+ "step": 63
641
+ },
642
+ {
643
+ "entropy": 1.13534314930439,
644
+ "epoch": 0.6213592233009708,
645
+ "grad_norm": 0.15413475036621094,
646
+ "learning_rate": 4.6892152552588655e-05,
647
+ "loss": 1.1225864887237549,
648
+ "mean_token_accuracy": 0.6697054132819176,
649
+ "num_tokens": 6225307.0,
650
+ "step": 64
651
+ },
652
+ {
653
+ "entropy": 1.1529878377914429,
654
+ "epoch": 0.6310679611650486,
655
+ "grad_norm": 0.14912283420562744,
656
+ "learning_rate": 4.6761458516331655e-05,
657
+ "loss": 1.137518048286438,
658
+ "mean_token_accuracy": 0.6690729334950447,
659
+ "num_tokens": 6322345.0,
660
+ "step": 65
661
+ },
662
+ {
663
+ "entropy": 1.162615068256855,
664
+ "epoch": 0.6407766990291263,
665
+ "grad_norm": 0.15968185663223267,
666
+ "learning_rate": 4.662826270452565e-05,
667
+ "loss": 1.148972988128662,
668
+ "mean_token_accuracy": 0.6663458272814751,
669
+ "num_tokens": 6419830.0,
670
+ "step": 66
671
+ },
672
+ {
673
+ "entropy": 1.1012173295021057,
674
+ "epoch": 0.6504854368932039,
675
+ "grad_norm": 0.15278087556362152,
676
+ "learning_rate": 4.649258042984026e-05,
677
+ "loss": 1.0935297012329102,
678
+ "mean_token_accuracy": 0.6765975803136826,
679
+ "num_tokens": 6517180.0,
680
+ "step": 67
681
+ },
682
+ {
683
+ "entropy": 1.1730160862207413,
684
+ "epoch": 0.6601941747572816,
685
+ "grad_norm": 0.15458795428276062,
686
+ "learning_rate": 4.6354427290797875e-05,
687
+ "loss": 1.1597059965133667,
688
+ "mean_token_accuracy": 0.6620247736573219,
689
+ "num_tokens": 6614441.0,
690
+ "step": 68
691
+ },
692
+ {
693
+ "entropy": 1.1525196582078934,
694
+ "epoch": 0.6699029126213593,
695
+ "grad_norm": 0.15900148451328278,
696
+ "learning_rate": 4.621381916998029e-05,
697
+ "loss": 1.1408532857894897,
698
+ "mean_token_accuracy": 0.6672633439302444,
699
+ "num_tokens": 6711921.0,
700
+ "step": 69
701
+ },
702
+ {
703
+ "entropy": 1.1234073489904404,
704
+ "epoch": 0.6796116504854369,
705
+ "grad_norm": 0.9614858031272888,
706
+ "learning_rate": 4.607077223220285e-05,
707
+ "loss": 1.1134552955627441,
708
+ "mean_token_accuracy": 0.6734683215618134,
709
+ "num_tokens": 6808916.0,
710
+ "step": 70
711
+ },
712
+ {
713
+ "entropy": 1.1003537625074387,
714
+ "epoch": 0.6893203883495146,
715
+ "grad_norm": 0.27281081676483154,
716
+ "learning_rate": 4.592530292265609e-05,
717
+ "loss": 1.093156337738037,
718
+ "mean_token_accuracy": 0.677058070898056,
719
+ "num_tokens": 6905733.0,
720
+ "step": 71
721
+ },
722
+ {
723
+ "entropy": 1.1193806380033493,
724
+ "epoch": 0.6990291262135923,
725
+ "grad_norm": 0.15709951519966125,
726
+ "learning_rate": 4.5777427965015096e-05,
727
+ "loss": 1.1156103610992432,
728
+ "mean_token_accuracy": 0.6733296439051628,
729
+ "num_tokens": 7002459.0,
730
+ "step": 72
731
+ },
732
+ {
733
+ "entropy": 1.0762626677751541,
734
+ "epoch": 0.7087378640776699,
735
+ "grad_norm": 0.14975018799304962,
736
+ "learning_rate": 4.562716435951692e-05,
737
+ "loss": 1.0788187980651855,
738
+ "mean_token_accuracy": 0.6805250495672226,
739
+ "num_tokens": 7100490.0,
740
+ "step": 73
741
+ },
742
+ {
743
+ "entropy": 1.1070052459836006,
744
+ "epoch": 0.7184466019417476,
745
+ "grad_norm": 0.163674458861351,
746
+ "learning_rate": 4.5474529381006146e-05,
747
+ "loss": 1.1094239950180054,
748
+ "mean_token_accuracy": 0.6733985841274261,
749
+ "num_tokens": 7197967.0,
750
+ "step": 74
751
+ },
752
+ {
753
+ "entropy": 1.133701667189598,
754
+ "epoch": 0.7281553398058253,
755
+ "grad_norm": 0.16219182312488556,
756
+ "learning_rate": 4.531954057694897e-05,
757
+ "loss": 1.131150484085083,
758
+ "mean_token_accuracy": 0.6676085367798805,
759
+ "num_tokens": 7292478.0,
760
+ "step": 75
761
+ },
762
+ {
763
+ "entropy": 1.151291936635971,
764
+ "epoch": 0.7378640776699029,
765
+ "grad_norm": 0.15997757017612457,
766
+ "learning_rate": 4.516221576541581e-05,
767
+ "loss": 1.1296626329421997,
768
+ "mean_token_accuracy": 0.6666271537542343,
769
+ "num_tokens": 7389056.0,
770
+ "step": 76
771
+ },
772
+ {
773
+ "entropy": 1.1276646926999092,
774
+ "epoch": 0.7475728155339806,
775
+ "grad_norm": 0.16011382639408112,
776
+ "learning_rate": 4.5002573033032904e-05,
777
+ "loss": 1.1120346784591675,
778
+ "mean_token_accuracy": 0.6736837849020958,
779
+ "num_tokens": 7486257.0,
780
+ "step": 77
781
+ },
782
+ {
783
+ "entropy": 1.115042731165886,
784
+ "epoch": 0.7572815533980582,
785
+ "grad_norm": 0.1535303145647049,
786
+ "learning_rate": 4.484063073290301e-05,
787
+ "loss": 1.1091301441192627,
788
+ "mean_token_accuracy": 0.6762245669960976,
789
+ "num_tokens": 7583265.0,
790
+ "step": 78
791
+ },
792
+ {
793
+ "entropy": 1.087426796555519,
794
+ "epoch": 0.7669902912621359,
795
+ "grad_norm": 0.16656380891799927,
796
+ "learning_rate": 4.467640748249548e-05,
797
+ "loss": 1.0862419605255127,
798
+ "mean_token_accuracy": 0.6805471926927567,
799
+ "num_tokens": 7680175.0,
800
+ "step": 79
801
+ },
802
+ {
803
+ "entropy": 1.1316653937101364,
804
+ "epoch": 0.7766990291262136,
805
+ "grad_norm": 0.15928491950035095,
806
+ "learning_rate": 4.4509922161505926e-05,
807
+ "loss": 1.1360259056091309,
808
+ "mean_token_accuracy": 0.6669512763619423,
809
+ "num_tokens": 7777798.0,
810
+ "step": 80
811
+ },
812
+ {
813
+ "entropy": 1.1151190549135208,
814
+ "epoch": 0.7864077669902912,
815
+ "grad_norm": 0.15734143555164337,
816
+ "learning_rate": 4.4341193909685686e-05,
817
+ "loss": 1.1140034198760986,
818
+ "mean_token_accuracy": 0.6693683862686157,
819
+ "num_tokens": 7875637.0,
820
+ "step": 81
821
+ },
822
+ {
823
+ "entropy": 1.1036027371883392,
824
+ "epoch": 0.7961165048543689,
825
+ "grad_norm": 0.16518977284431458,
826
+ "learning_rate": 4.417024212464152e-05,
827
+ "loss": 1.0992156267166138,
828
+ "mean_token_accuracy": 0.6753587499260902,
829
+ "num_tokens": 7973214.0,
830
+ "step": 82
831
+ },
832
+ {
833
+ "entropy": 1.1240820437669754,
834
+ "epoch": 0.8058252427184466,
835
+ "grad_norm": 0.15742117166519165,
836
+ "learning_rate": 4.399708645960559e-05,
837
+ "loss": 1.1219127178192139,
838
+ "mean_token_accuracy": 0.6707674041390419,
839
+ "num_tokens": 8071015.0,
840
+ "step": 83
841
+ },
842
+ {
843
+ "entropy": 1.0782043635845184,
844
+ "epoch": 0.8155339805825242,
845
+ "grad_norm": 0.15135641396045685,
846
+ "learning_rate": 4.382174682117598e-05,
847
+ "loss": 1.0685319900512695,
848
+ "mean_token_accuracy": 0.6833792477846146,
849
+ "num_tokens": 8167887.0,
850
+ "step": 84
851
+ },
852
+ {
853
+ "entropy": 1.1078387796878815,
854
+ "epoch": 0.8252427184466019,
855
+ "grad_norm": 0.15460753440856934,
856
+ "learning_rate": 4.364424336702825e-05,
857
+ "loss": 1.1065967082977295,
858
+ "mean_token_accuracy": 0.6753173843026161,
859
+ "num_tokens": 8265328.0,
860
+ "step": 85
861
+ },
862
+ {
863
+ "entropy": 1.109467014670372,
864
+ "epoch": 0.8349514563106796,
865
+ "grad_norm": 0.15673620998859406,
866
+ "learning_rate": 4.346459650359798e-05,
867
+ "loss": 1.1054904460906982,
868
+ "mean_token_accuracy": 0.6707606092095375,
869
+ "num_tokens": 8362790.0,
870
+ "step": 86
871
+ },
872
+ {
873
+ "entropy": 1.125985011458397,
874
+ "epoch": 0.8446601941747572,
875
+ "grad_norm": 0.1561659872531891,
876
+ "learning_rate": 4.328282688373479e-05,
877
+ "loss": 1.111283302307129,
878
+ "mean_token_accuracy": 0.6752806529402733,
879
+ "num_tokens": 8460119.0,
880
+ "step": 87
881
+ },
882
+ {
883
+ "entropy": 1.0695659816265106,
884
+ "epoch": 0.8543689320388349,
885
+ "grad_norm": 0.16007103025913239,
886
+ "learning_rate": 4.3098955404328045e-05,
887
+ "loss": 1.056589961051941,
888
+ "mean_token_accuracy": 0.6865223124623299,
889
+ "num_tokens": 8555768.0,
890
+ "step": 88
891
+ },
892
+ {
893
+ "entropy": 1.0883630514144897,
894
+ "epoch": 0.8640776699029126,
895
+ "grad_norm": 0.15864451229572296,
896
+ "learning_rate": 4.29130032039044e-05,
897
+ "loss": 1.0721038579940796,
898
+ "mean_token_accuracy": 0.6814716532826424,
899
+ "num_tokens": 8653989.0,
900
+ "step": 89
901
+ },
902
+ {
903
+ "entropy": 1.0660209506750107,
904
+ "epoch": 0.8737864077669902,
905
+ "grad_norm": 0.15096718072891235,
906
+ "learning_rate": 4.272499166019771e-05,
907
+ "loss": 1.0504462718963623,
908
+ "mean_token_accuracy": 0.6850994229316711,
909
+ "num_tokens": 8751995.0,
910
+ "step": 90
911
+ },
912
+ {
913
+ "entropy": 1.1066109761595726,
914
+ "epoch": 0.883495145631068,
915
+ "grad_norm": 0.16408860683441162,
916
+ "learning_rate": 4.253494238769134e-05,
917
+ "loss": 1.106789231300354,
918
+ "mean_token_accuracy": 0.6758328899741173,
919
+ "num_tokens": 8848370.0,
920
+ "step": 91
921
+ },
922
+ {
923
+ "entropy": 1.0865231901407242,
924
+ "epoch": 0.8932038834951457,
925
+ "grad_norm": 0.1649610996246338,
926
+ "learning_rate": 4.234287723513326e-05,
927
+ "loss": 1.095716118812561,
928
+ "mean_token_accuracy": 0.6755226477980614,
929
+ "num_tokens": 8946065.0,
930
+ "step": 92
931
+ },
932
+ {
933
+ "entropy": 1.0563477203249931,
934
+ "epoch": 0.9029126213592233,
935
+ "grad_norm": 0.15605774521827698,
936
+ "learning_rate": 4.2148818283024304e-05,
937
+ "loss": 1.0641911029815674,
938
+ "mean_token_accuracy": 0.684117816388607,
939
+ "num_tokens": 9043734.0,
940
+ "step": 93
941
+ },
942
+ {
943
+ "entropy": 1.1027402877807617,
944
+ "epoch": 0.912621359223301,
945
+ "grad_norm": 0.1745792031288147,
946
+ "learning_rate": 4.195278784107964e-05,
947
+ "loss": 1.093820571899414,
948
+ "mean_token_accuracy": 0.6766936853528023,
949
+ "num_tokens": 9141101.0,
950
+ "step": 94
951
+ },
952
+ {
953
+ "entropy": 1.1108492761850357,
954
+ "epoch": 0.9223300970873787,
955
+ "grad_norm": 0.1714155375957489,
956
+ "learning_rate": 4.175480844566404e-05,
957
+ "loss": 1.0948399305343628,
958
+ "mean_token_accuracy": 0.6759923100471497,
959
+ "num_tokens": 9238764.0,
960
+ "step": 95
961
+ },
962
+ {
963
+ "entropy": 1.092107117176056,
964
+ "epoch": 0.9320388349514563,
965
+ "grad_norm": 0.16130048036575317,
966
+ "learning_rate": 4.1554902857200924e-05,
967
+ "loss": 1.0810198783874512,
968
+ "mean_token_accuracy": 0.6786670908331871,
969
+ "num_tokens": 9335019.0,
970
+ "step": 96
971
+ },
972
+ {
973
+ "entropy": 1.0851488932967186,
974
+ "epoch": 0.941747572815534,
975
+ "grad_norm": 0.16832125186920166,
976
+ "learning_rate": 4.135309405755583e-05,
977
+ "loss": 1.073775291442871,
978
+ "mean_token_accuracy": 0.6807554513216019,
979
+ "num_tokens": 9433084.0,
980
+ "step": 97
981
+ },
982
+ {
983
+ "entropy": 1.0768142491579056,
984
+ "epoch": 0.9514563106796117,
985
+ "grad_norm": 0.16131848096847534,
986
+ "learning_rate": 4.11494052473943e-05,
987
+ "loss": 1.0637844800949097,
988
+ "mean_token_accuracy": 0.6831372752785683,
989
+ "num_tokens": 9530495.0,
990
+ "step": 98
991
+ },
992
+ {
993
+ "entropy": 1.063091091811657,
994
+ "epoch": 0.9611650485436893,
995
+ "grad_norm": 0.16142332553863525,
996
+ "learning_rate": 4.094385984351462e-05,
997
+ "loss": 1.0600042343139648,
998
+ "mean_token_accuracy": 0.6849533692002296,
999
+ "num_tokens": 9628209.0,
1000
+ "step": 99
1001
+ },
1002
+ {
1003
+ "entropy": 1.0749415531754494,
1004
+ "epoch": 0.970873786407767,
1005
+ "grad_norm": 0.18972496688365936,
1006
+ "learning_rate": 4.073648147615579e-05,
1007
+ "loss": 1.0742400884628296,
1008
+ "mean_token_accuracy": 0.6798612177371979,
1009
+ "num_tokens": 9726165.0,
1010
+ "step": 100
1011
+ },
1012
+ {
1013
+ "entropy": 1.0456555485725403,
1014
+ "epoch": 0.9805825242718447,
1015
+ "grad_norm": 0.1582217514514923,
1016
+ "learning_rate": 4.052729398628089e-05,
1017
+ "loss": 1.0480663776397705,
1018
+ "mean_token_accuracy": 0.6852379813790321,
1019
+ "num_tokens": 9823616.0,
1020
+ "step": 101
1021
+ },
1022
+ {
1023
+ "entropy": 1.0736559927463531,
1024
+ "epoch": 0.9902912621359223,
1025
+ "grad_norm": 0.16985982656478882,
1026
+ "learning_rate": 4.031632142283622e-05,
1027
+ "loss": 1.0799673795700073,
1028
+ "mean_token_accuracy": 0.6796677485108376,
1029
+ "num_tokens": 9921527.0,
1030
+ "step": 102
1031
+ },
1032
+ {
1033
+ "entropy": 1.0745692774653435,
1034
+ "epoch": 1.0,
1035
+ "grad_norm": 0.16134285926818848,
1036
+ "learning_rate": 4.0103588039986556e-05,
1037
+ "loss": 1.078010082244873,
1038
+ "mean_token_accuracy": 0.6782025918364525,
1039
+ "num_tokens": 10018894.0,
1040
+ "step": 103
1041
+ },
1042
+ {
1043
+ "entropy": 1.052033707499504,
1044
+ "epoch": 1.0097087378640777,
1045
+ "grad_norm": 0.15611664950847626,
1046
+ "learning_rate": 3.988911829432682e-05,
1047
+ "loss": 1.0273964405059814,
1048
+ "mean_token_accuracy": 0.6917483061552048,
1049
+ "num_tokens": 10116408.0,
1050
+ "step": 104
1051
+ },
1052
+ {
1053
+ "entropy": 1.106005534529686,
1054
+ "epoch": 1.0194174757281553,
1055
+ "grad_norm": 0.18703246116638184,
1056
+ "learning_rate": 3.967293684207042e-05,
1057
+ "loss": 1.07395339012146,
1058
+ "mean_token_accuracy": 0.6806365475058556,
1059
+ "num_tokens": 10213505.0,
1060
+ "step": 105
1061
+ },
1062
+ {
1063
+ "entropy": 1.0383973494172096,
1064
+ "epoch": 1.029126213592233,
1065
+ "grad_norm": 0.16569890081882477,
1066
+ "learning_rate": 3.945506853621476e-05,
1067
+ "loss": 1.0093125104904175,
1068
+ "mean_token_accuracy": 0.6949852854013443,
1069
+ "num_tokens": 10311543.0,
1070
+ "step": 106
1071
+ },
1072
+ {
1073
+ "entropy": 1.027927227318287,
1074
+ "epoch": 1.0388349514563107,
1075
+ "grad_norm": 0.15815988183021545,
1076
+ "learning_rate": 3.923553842368396e-05,
1077
+ "loss": 1.0087497234344482,
1078
+ "mean_token_accuracy": 0.6973673179745674,
1079
+ "num_tokens": 10408148.0,
1080
+ "step": 107
1081
+ },
1082
+ {
1083
+ "entropy": 1.0794779807329178,
1084
+ "epoch": 1.0485436893203883,
1085
+ "grad_norm": 0.16736039519309998,
1086
+ "learning_rate": 3.901437174244943e-05,
1087
+ "loss": 1.0720303058624268,
1088
+ "mean_token_accuracy": 0.6798778995871544,
1089
+ "num_tokens": 10505638.0,
1090
+ "step": 108
1091
+ },
1092
+ {
1093
+ "entropy": 1.0462391898036003,
1094
+ "epoch": 1.058252427184466,
1095
+ "grad_norm": 0.17532268166542053,
1096
+ "learning_rate": 3.879159391862839e-05,
1097
+ "loss": 1.0518163442611694,
1098
+ "mean_token_accuracy": 0.6836148276925087,
1099
+ "num_tokens": 10602743.0,
1100
+ "step": 109
1101
+ },
1102
+ {
1103
+ "entropy": 1.0277544036507607,
1104
+ "epoch": 1.0679611650485437,
1105
+ "grad_norm": 0.16957585513591766,
1106
+ "learning_rate": 3.856723056356084e-05,
1107
+ "loss": 1.0378530025482178,
1108
+ "mean_token_accuracy": 0.6870032772421837,
1109
+ "num_tokens": 10700300.0,
1110
+ "step": 110
1111
+ },
1112
+ {
1113
+ "entropy": 1.0463587269186974,
1114
+ "epoch": 1.0776699029126213,
1115
+ "grad_norm": 0.16475018858909607,
1116
+ "learning_rate": 3.834130747086512e-05,
1117
+ "loss": 1.0512408018112183,
1118
+ "mean_token_accuracy": 0.6838105544447899,
1119
+ "num_tokens": 10797991.0,
1120
+ "step": 111
1121
+ },
1122
+ {
1123
+ "entropy": 1.0562317967414856,
1124
+ "epoch": 1.087378640776699,
1125
+ "grad_norm": 0.17692257463932037,
1126
+ "learning_rate": 3.811385061347263e-05,
1127
+ "loss": 1.045755386352539,
1128
+ "mean_token_accuracy": 0.6854795292019844,
1129
+ "num_tokens": 10895950.0,
1130
+ "step": 112
1131
+ },
1132
+ {
1133
+ "entropy": 1.0278217941522598,
1134
+ "epoch": 1.0970873786407767,
1135
+ "grad_norm": 0.1635172963142395,
1136
+ "learning_rate": 3.788488614064188e-05,
1137
+ "loss": 1.0115208625793457,
1138
+ "mean_token_accuracy": 0.6944800242781639,
1139
+ "num_tokens": 10992915.0,
1140
+ "step": 113
1141
+ },
1142
+ {
1143
+ "entropy": 1.070695973932743,
1144
+ "epoch": 1.1067961165048543,
1145
+ "grad_norm": 0.17553620040416718,
1146
+ "learning_rate": 3.7654440374952286e-05,
1147
+ "loss": 1.0541203022003174,
1148
+ "mean_token_accuracy": 0.6825162619352341,
1149
+ "num_tokens": 11090381.0,
1150
+ "step": 114
1151
+ },
1152
+ {
1153
+ "entropy": 1.007257767021656,
1154
+ "epoch": 1.116504854368932,
1155
+ "grad_norm": 0.15791647136211395,
1156
+ "learning_rate": 3.742253980927799e-05,
1157
+ "loss": 0.9898063540458679,
1158
+ "mean_token_accuracy": 0.6973354369401932,
1159
+ "num_tokens": 11188346.0,
1160
+ "step": 115
1161
+ },
1162
+ {
1163
+ "entropy": 1.0168157815933228,
1164
+ "epoch": 1.1262135922330097,
1165
+ "grad_norm": 0.17020469903945923,
1166
+ "learning_rate": 3.7189211103742206e-05,
1167
+ "loss": 1.0183147192001343,
1168
+ "mean_token_accuracy": 0.6948697343468666,
1169
+ "num_tokens": 11286538.0,
1170
+ "step": 116
1171
+ },
1172
+ {
1173
+ "entropy": 1.01011723279953,
1174
+ "epoch": 1.1359223300970873,
1175
+ "grad_norm": 0.1641688495874405,
1176
+ "learning_rate": 3.695448108265221e-05,
1177
+ "loss": 1.0146812200546265,
1178
+ "mean_token_accuracy": 0.69698815792799,
1179
+ "num_tokens": 11384057.0,
1180
+ "step": 117
1181
+ },
1182
+ {
1183
+ "entropy": 0.9920699745416641,
1184
+ "epoch": 1.145631067961165,
1185
+ "grad_norm": 0.16153588891029358,
1186
+ "learning_rate": 3.671837673141559e-05,
1187
+ "loss": 0.9923903346061707,
1188
+ "mean_token_accuracy": 0.7004250958561897,
1189
+ "num_tokens": 11481978.0,
1190
+ "step": 118
1191
+ },
1192
+ {
1193
+ "entropy": 1.055176705121994,
1194
+ "epoch": 1.1553398058252426,
1195
+ "grad_norm": 0.1622096300125122,
1196
+ "learning_rate": 3.648092519343783e-05,
1197
+ "loss": 1.0450016260147095,
1198
+ "mean_token_accuracy": 0.6863952726125717,
1199
+ "num_tokens": 11579536.0,
1200
+ "step": 119
1201
+ },
1202
+ {
1203
+ "entropy": 1.0694908052682877,
1204
+ "epoch": 1.1650485436893203,
1205
+ "grad_norm": 0.17806941270828247,
1206
+ "learning_rate": 3.6242153767001895e-05,
1207
+ "loss": 1.0527136325836182,
1208
+ "mean_token_accuracy": 0.6836417689919472,
1209
+ "num_tokens": 11673620.0,
1210
+ "step": 120
1211
+ },
1212
+ {
1213
+ "entropy": 1.0538558959960938,
1214
+ "epoch": 1.174757281553398,
1215
+ "grad_norm": 0.21832379698753357,
1216
+ "learning_rate": 3.600208990212984e-05,
1217
+ "loss": 1.0327177047729492,
1218
+ "mean_token_accuracy": 0.6883136481046677,
1219
+ "num_tokens": 11771212.0,
1220
+ "step": 121
1221
+ },
1222
+ {
1223
+ "entropy": 1.0258601680397987,
1224
+ "epoch": 1.1844660194174756,
1225
+ "grad_norm": 0.17365030944347382,
1226
+ "learning_rate": 3.5760761197427095e-05,
1227
+ "loss": 1.026971697807312,
1228
+ "mean_token_accuracy": 0.6886790469288826,
1229
+ "num_tokens": 11868700.0,
1230
+ "step": 122
1231
+ },
1232
+ {
1233
+ "entropy": 1.0418048202991486,
1234
+ "epoch": 1.1941747572815533,
1235
+ "grad_norm": 0.16434766352176666,
1236
+ "learning_rate": 3.551819539690965e-05,
1237
+ "loss": 1.0223963260650635,
1238
+ "mean_token_accuracy": 0.6908348724246025,
1239
+ "num_tokens": 11965887.0,
1240
+ "step": 123
1241
+ },
1242
+ {
1243
+ "entropy": 1.0289766415953636,
1244
+ "epoch": 1.203883495145631,
1245
+ "grad_norm": 0.1707381159067154,
1246
+ "learning_rate": 3.527442038681446e-05,
1247
+ "loss": 1.020445466041565,
1248
+ "mean_token_accuracy": 0.6910003051161766,
1249
+ "num_tokens": 12063024.0,
1250
+ "step": 124
1251
+ },
1252
+ {
1253
+ "entropy": 1.0090995877981186,
1254
+ "epoch": 1.2135922330097086,
1255
+ "grad_norm": 0.16638465225696564,
1256
+ "learning_rate": 3.5029464192393555e-05,
1257
+ "loss": 1.0045936107635498,
1258
+ "mean_token_accuracy": 0.697821132838726,
1259
+ "num_tokens": 12161173.0,
1260
+ "step": 125
1261
+ },
1262
+ {
1263
+ "entropy": 1.0521429032087326,
1264
+ "epoch": 1.2233009708737863,
1265
+ "grad_norm": 0.1783309429883957,
1266
+ "learning_rate": 3.478335497469219e-05,
1267
+ "loss": 1.053591012954712,
1268
+ "mean_token_accuracy": 0.6859150379896164,
1269
+ "num_tokens": 12257187.0,
1270
+ "step": 126
1271
+ },
1272
+ {
1273
+ "entropy": 1.0370903313159943,
1274
+ "epoch": 1.233009708737864,
1275
+ "grad_norm": 0.16358032822608948,
1276
+ "learning_rate": 3.45361210273113e-05,
1277
+ "loss": 1.037482738494873,
1278
+ "mean_token_accuracy": 0.6902541518211365,
1279
+ "num_tokens": 12354720.0,
1280
+ "step": 127
1281
+ },
1282
+ {
1283
+ "entropy": 1.0623970925807953,
1284
+ "epoch": 1.2427184466019416,
1285
+ "grad_norm": 0.17698562145233154,
1286
+ "learning_rate": 3.42877907731548e-05,
1287
+ "loss": 1.0513551235198975,
1288
+ "mean_token_accuracy": 0.6855376213788986,
1289
+ "num_tokens": 12452643.0,
1290
+ "step": 128
1291
+ },
1292
+ {
1293
+ "entropy": 1.0202428475022316,
1294
+ "epoch": 1.2524271844660193,
1295
+ "grad_norm": 0.16466407477855682,
1296
+ "learning_rate": 3.403839276116199e-05,
1297
+ "loss": 1.0054267644882202,
1298
+ "mean_token_accuracy": 0.6959393694996834,
1299
+ "num_tokens": 12549738.0,
1300
+ "step": 129
1301
+ },
1302
+ {
1303
+ "entropy": 1.0314210504293442,
1304
+ "epoch": 1.262135922330097,
1305
+ "grad_norm": 0.16708038747310638,
1306
+ "learning_rate": 3.378795566302541e-05,
1307
+ "loss": 1.0263310670852661,
1308
+ "mean_token_accuracy": 0.6902486681938171,
1309
+ "num_tokens": 12647010.0,
1310
+ "step": 130
1311
+ },
1312
+ {
1313
+ "entropy": 1.065687894821167,
1314
+ "epoch": 1.2718446601941746,
1315
+ "grad_norm": 0.16275963187217712,
1316
+ "learning_rate": 3.3536508269894724e-05,
1317
+ "loss": 1.066178321838379,
1318
+ "mean_token_accuracy": 0.6823260933160782,
1319
+ "num_tokens": 12744989.0,
1320
+ "step": 131
1321
+ },
1322
+ {
1323
+ "entropy": 1.0025106966495514,
1324
+ "epoch": 1.2815533980582523,
1325
+ "grad_norm": 0.16108715534210205,
1326
+ "learning_rate": 3.3284079489066725e-05,
1327
+ "loss": 1.00234055519104,
1328
+ "mean_token_accuracy": 0.6987117454409599,
1329
+ "num_tokens": 12841473.0,
1330
+ "step": 132
1331
+ },
1332
+ {
1333
+ "entropy": 1.0151324942708015,
1334
+ "epoch": 1.29126213592233,
1335
+ "grad_norm": 0.18361398577690125,
1336
+ "learning_rate": 3.303069834066206e-05,
1337
+ "loss": 1.0149610042572021,
1338
+ "mean_token_accuracy": 0.6954189836978912,
1339
+ "num_tokens": 12938931.0,
1340
+ "step": 133
1341
+ },
1342
+ {
1343
+ "entropy": 1.0325570032000542,
1344
+ "epoch": 1.3009708737864076,
1345
+ "grad_norm": 0.16869449615478516,
1346
+ "learning_rate": 3.2776393954289e-05,
1347
+ "loss": 1.0201994180679321,
1348
+ "mean_token_accuracy": 0.6910282000899315,
1349
+ "num_tokens": 13036221.0,
1350
+ "step": 134
1351
+ },
1352
+ {
1353
+ "entropy": 1.042519137263298,
1354
+ "epoch": 1.3106796116504853,
1355
+ "grad_norm": 0.1671546846628189,
1356
+ "learning_rate": 3.252119556569454e-05,
1357
+ "loss": 1.0274970531463623,
1358
+ "mean_token_accuracy": 0.689722865819931,
1359
+ "num_tokens": 13133336.0,
1360
+ "step": 135
1361
+ },
1362
+ {
1363
+ "entropy": 1.0281556621193886,
1364
+ "epoch": 1.3203883495145632,
1365
+ "grad_norm": 0.16985583305358887,
1366
+ "learning_rate": 3.226513251340341e-05,
1367
+ "loss": 1.0146019458770752,
1368
+ "mean_token_accuracy": 0.6919778510928154,
1369
+ "num_tokens": 13230747.0,
1370
+ "step": 136
1371
+ },
1372
+ {
1373
+ "entropy": 1.0338696613907814,
1374
+ "epoch": 1.3300970873786409,
1375
+ "grad_norm": 0.1647978276014328,
1376
+ "learning_rate": 3.200823423534519e-05,
1377
+ "loss": 1.0158432722091675,
1378
+ "mean_token_accuracy": 0.6931767091155052,
1379
+ "num_tokens": 13328746.0,
1380
+ "step": 137
1381
+ },
1382
+ {
1383
+ "entropy": 1.008351869881153,
1384
+ "epoch": 1.3398058252427185,
1385
+ "grad_norm": 0.16024157404899597,
1386
+ "learning_rate": 3.175053026547002e-05,
1387
+ "loss": 1.0044397115707397,
1388
+ "mean_token_accuracy": 0.6963309571146965,
1389
+ "num_tokens": 13425842.0,
1390
+ "step": 138
1391
+ },
1392
+ {
1393
+ "entropy": 0.9922654777765274,
1394
+ "epoch": 1.3495145631067962,
1395
+ "grad_norm": 0.1634853333234787,
1396
+ "learning_rate": 3.149205023035324e-05,
1397
+ "loss": 0.9884682893753052,
1398
+ "mean_token_accuracy": 0.6995600908994675,
1399
+ "num_tokens": 13522580.0,
1400
+ "step": 139
1401
+ },
1402
+ {
1403
+ "entropy": 1.0148945599794388,
1404
+ "epoch": 1.3592233009708738,
1405
+ "grad_norm": 0.17045436799526215,
1406
+ "learning_rate": 3.123282384578947e-05,
1407
+ "loss": 1.0163800716400146,
1408
+ "mean_token_accuracy": 0.6940884217619896,
1409
+ "num_tokens": 13620098.0,
1410
+ "step": 140
1411
+ },
1412
+ {
1413
+ "entropy": 0.9754997342824936,
1414
+ "epoch": 1.3689320388349515,
1415
+ "grad_norm": 0.1622450202703476,
1416
+ "learning_rate": 3.097288091337635e-05,
1417
+ "loss": 0.9774127006530762,
1418
+ "mean_token_accuracy": 0.7022812962532043,
1419
+ "num_tokens": 13717872.0,
1420
+ "step": 141
1421
+ },
1422
+ {
1423
+ "entropy": 1.0089435130357742,
1424
+ "epoch": 1.3786407766990292,
1425
+ "grad_norm": 0.16076694428920746,
1426
+ "learning_rate": 3.0712251317088424e-05,
1427
+ "loss": 1.0084456205368042,
1428
+ "mean_token_accuracy": 0.6960485577583313,
1429
+ "num_tokens": 13814624.0,
1430
+ "step": 142
1431
+ },
1432
+ {
1433
+ "entropy": 1.035470925271511,
1434
+ "epoch": 1.3883495145631068,
1435
+ "grad_norm": 0.17493759095668793,
1436
+ "learning_rate": 3.0450965019841592e-05,
1437
+ "loss": 1.0213847160339355,
1438
+ "mean_token_accuracy": 0.6898086741566658,
1439
+ "num_tokens": 13912077.0,
1440
+ "step": 143
1441
+ },
1442
+ {
1443
+ "entropy": 1.0338619202375412,
1444
+ "epoch": 1.3980582524271845,
1445
+ "grad_norm": 0.18111379444599152,
1446
+ "learning_rate": 3.018905206004846e-05,
1447
+ "loss": 1.0271329879760742,
1448
+ "mean_token_accuracy": 0.6900457143783569,
1449
+ "num_tokens": 14009785.0,
1450
+ "step": 144
1451
+ },
1452
+ {
1453
+ "entropy": 1.02719896286726,
1454
+ "epoch": 1.4077669902912622,
1455
+ "grad_norm": 0.1971462070941925,
1456
+ "learning_rate": 2.9926542548165e-05,
1457
+ "loss": 1.0115890502929688,
1458
+ "mean_token_accuracy": 0.6943076327443123,
1459
+ "num_tokens": 14107396.0,
1460
+ "step": 145
1461
+ },
1462
+ {
1463
+ "entropy": 1.0307827293872833,
1464
+ "epoch": 1.4174757281553398,
1465
+ "grad_norm": 0.16493792831897736,
1466
+ "learning_rate": 2.9663466663228978e-05,
1467
+ "loss": 1.0267215967178345,
1468
+ "mean_token_accuracy": 0.6911192238330841,
1469
+ "num_tokens": 14204726.0,
1470
+ "step": 146
1471
+ },
1472
+ {
1473
+ "entropy": 0.9859491810202599,
1474
+ "epoch": 1.4271844660194175,
1475
+ "grad_norm": 0.16403748095035553,
1476
+ "learning_rate": 2.939985464939043e-05,
1477
+ "loss": 0.9758182764053345,
1478
+ "mean_token_accuracy": 0.7027716338634491,
1479
+ "num_tokens": 14302498.0,
1480
+ "step": 147
1481
+ },
1482
+ {
1483
+ "entropy": 1.0136100724339485,
1484
+ "epoch": 1.4368932038834952,
1485
+ "grad_norm": 0.16826969385147095,
1486
+ "learning_rate": 2.91357368124347e-05,
1487
+ "loss": 1.019405722618103,
1488
+ "mean_token_accuracy": 0.6951397210359573,
1489
+ "num_tokens": 14400012.0,
1490
+ "step": 148
1491
+ },
1492
+ {
1493
+ "entropy": 1.0319994240999222,
1494
+ "epoch": 1.4466019417475728,
1495
+ "grad_norm": 0.20015913248062134,
1496
+ "learning_rate": 2.887114351629839e-05,
1497
+ "loss": 1.0211818218231201,
1498
+ "mean_token_accuracy": 0.6888004466891289,
1499
+ "num_tokens": 14497317.0,
1500
+ "step": 149
1501
+ },
1502
+ {
1503
+ "entropy": 1.0356996357440948,
1504
+ "epoch": 1.4563106796116505,
1505
+ "grad_norm": 0.16202102601528168,
1506
+ "learning_rate": 2.8606105179578585e-05,
1507
+ "loss": 1.0237884521484375,
1508
+ "mean_token_accuracy": 0.6904987245798111,
1509
+ "num_tokens": 14594267.0,
1510
+ "step": 150
1511
+ },
1512
+ {
1513
+ "entropy": 1.0340648591518402,
1514
+ "epoch": 1.4660194174757282,
1515
+ "grad_norm": 0.17005588114261627,
1516
+ "learning_rate": 2.834065227203584e-05,
1517
+ "loss": 1.022267460823059,
1518
+ "mean_token_accuracy": 0.6913619935512543,
1519
+ "num_tokens": 14691722.0,
1520
+ "step": 151
1521
+ },
1522
+ {
1523
+ "entropy": 1.0183274075388908,
1524
+ "epoch": 1.4757281553398058,
1525
+ "grad_norm": 0.16634872555732727,
1526
+ "learning_rate": 2.8074815311091263e-05,
1527
+ "loss": 1.00758957862854,
1528
+ "mean_token_accuracy": 0.6955769658088684,
1529
+ "num_tokens": 14789029.0,
1530
+ "step": 152
1531
+ },
1532
+ {
1533
+ "entropy": 1.0224798768758774,
1534
+ "epoch": 1.4854368932038835,
1535
+ "grad_norm": 0.17028877139091492,
1536
+ "learning_rate": 2.780862485831814e-05,
1537
+ "loss": 1.0180184841156006,
1538
+ "mean_token_accuracy": 0.6907658129930496,
1539
+ "num_tokens": 14886881.0,
1540
+ "step": 153
1541
+ },
1542
+ {
1543
+ "entropy": 1.0085324943065643,
1544
+ "epoch": 1.4951456310679612,
1545
+ "grad_norm": 0.16488611698150635,
1546
+ "learning_rate": 2.754211151592841e-05,
1547
+ "loss": 1.0009567737579346,
1548
+ "mean_token_accuracy": 0.6960463523864746,
1549
+ "num_tokens": 14984847.0,
1550
+ "step": 154
1551
+ },
1552
+ {
1553
+ "entropy": 1.0101035311818123,
1554
+ "epoch": 1.5048543689320388,
1555
+ "grad_norm": 0.16247566044330597,
1556
+ "learning_rate": 2.7275305923254606e-05,
1557
+ "loss": 1.0088591575622559,
1558
+ "mean_token_accuracy": 0.6951913386583328,
1559
+ "num_tokens": 15082543.0,
1560
+ "step": 155
1561
+ },
1562
+ {
1563
+ "entropy": 0.9859557524323463,
1564
+ "epoch": 1.5145631067961165,
1565
+ "grad_norm": 0.16418179869651794,
1566
+ "learning_rate": 2.7008238753227383e-05,
1567
+ "loss": 0.987535834312439,
1568
+ "mean_token_accuracy": 0.698513351380825,
1569
+ "num_tokens": 15180431.0,
1570
+ "step": 156
1571
+ },
1572
+ {
1573
+ "entropy": 1.000753603875637,
1574
+ "epoch": 1.5242718446601942,
1575
+ "grad_norm": 0.17313377559185028,
1576
+ "learning_rate": 2.674094070884926e-05,
1577
+ "loss": 0.9962478876113892,
1578
+ "mean_token_accuracy": 0.6992179900407791,
1579
+ "num_tokens": 15277711.0,
1580
+ "step": 157
1581
+ },
1582
+ {
1583
+ "entropy": 1.023979589343071,
1584
+ "epoch": 1.5339805825242718,
1585
+ "grad_norm": 0.16977423429489136,
1586
+ "learning_rate": 2.6473442519664933e-05,
1587
+ "loss": 1.0200791358947754,
1588
+ "mean_token_accuracy": 0.6923878714442253,
1589
+ "num_tokens": 15374988.0,
1590
+ "step": 158
1591
+ },
1592
+ {
1593
+ "entropy": 1.0136018842458725,
1594
+ "epoch": 1.5436893203883495,
1595
+ "grad_norm": 0.17464333772659302,
1596
+ "learning_rate": 2.6205774938228432e-05,
1597
+ "loss": 1.000876784324646,
1598
+ "mean_token_accuracy": 0.6955864802002907,
1599
+ "num_tokens": 15472290.0,
1600
+ "step": 159
1601
+ },
1602
+ {
1603
+ "entropy": 0.981790617108345,
1604
+ "epoch": 1.5533980582524272,
1605
+ "grad_norm": 0.1634012758731842,
1606
+ "learning_rate": 2.5937968736567746e-05,
1607
+ "loss": 0.9761837720870972,
1608
+ "mean_token_accuracy": 0.7053327187895775,
1609
+ "num_tokens": 15569870.0,
1610
+ "step": 160
1611
+ },
1612
+ {
1613
+ "entropy": 1.0178728476166725,
1614
+ "epoch": 1.5631067961165048,
1615
+ "grad_norm": 0.16406911611557007,
1616
+ "learning_rate": 2.5670054702647146e-05,
1617
+ "loss": 1.0168684720993042,
1618
+ "mean_token_accuracy": 0.691955953836441,
1619
+ "num_tokens": 15667339.0,
1620
+ "step": 161
1621
+ },
1622
+ {
1623
+ "entropy": 1.0100897997617722,
1624
+ "epoch": 1.5728155339805825,
1625
+ "grad_norm": 0.1631382256746292,
1626
+ "learning_rate": 2.540206363682768e-05,
1627
+ "loss": 1.0096473693847656,
1628
+ "mean_token_accuracy": 0.6947467923164368,
1629
+ "num_tokens": 15764247.0,
1630
+ "step": 162
1631
+ },
1632
+ {
1633
+ "entropy": 1.0208442211151123,
1634
+ "epoch": 1.5825242718446602,
1635
+ "grad_norm": 0.1662256121635437,
1636
+ "learning_rate": 2.513402634832627e-05,
1637
+ "loss": 1.014646053314209,
1638
+ "mean_token_accuracy": 0.6943413838744164,
1639
+ "num_tokens": 15861365.0,
1640
+ "step": 163
1641
+ },
1642
+ {
1643
+ "entropy": 1.0086032897233963,
1644
+ "epoch": 1.5922330097087378,
1645
+ "grad_norm": 0.16566972434520721,
1646
+ "learning_rate": 2.486597365167374e-05,
1647
+ "loss": 1.0061399936676025,
1648
+ "mean_token_accuracy": 0.6969663575291634,
1649
+ "num_tokens": 15957083.0,
1650
+ "step": 164
1651
+ },
1652
+ {
1653
+ "entropy": 1.0157904401421547,
1654
+ "epoch": 1.6019417475728155,
1655
+ "grad_norm": 0.19315719604492188,
1656
+ "learning_rate": 2.4597936363172327e-05,
1657
+ "loss": 1.0081403255462646,
1658
+ "mean_token_accuracy": 0.6941899582743645,
1659
+ "num_tokens": 16052280.0,
1660
+ "step": 165
1661
+ },
1662
+ {
1663
+ "entropy": 0.9923936128616333,
1664
+ "epoch": 1.6116504854368932,
1665
+ "grad_norm": 0.16755102574825287,
1666
+ "learning_rate": 2.4329945297352856e-05,
1667
+ "loss": 0.9879144430160522,
1668
+ "mean_token_accuracy": 0.7004513517022133,
1669
+ "num_tokens": 16149822.0,
1670
+ "step": 166
1671
+ },
1672
+ {
1673
+ "entropy": 1.019317552447319,
1674
+ "epoch": 1.6213592233009708,
1675
+ "grad_norm": 0.16500990092754364,
1676
+ "learning_rate": 2.4062031263432267e-05,
1677
+ "loss": 1.0097726583480835,
1678
+ "mean_token_accuracy": 0.6913179829716682,
1679
+ "num_tokens": 16246545.0,
1680
+ "step": 167
1681
+ },
1682
+ {
1683
+ "entropy": 1.0108042284846306,
1684
+ "epoch": 1.6310679611650487,
1685
+ "grad_norm": 0.1684969663619995,
1686
+ "learning_rate": 2.379422506177157e-05,
1687
+ "loss": 1.0046005249023438,
1688
+ "mean_token_accuracy": 0.6959811896085739,
1689
+ "num_tokens": 16344324.0,
1690
+ "step": 168
1691
+ },
1692
+ {
1693
+ "entropy": 1.014855496585369,
1694
+ "epoch": 1.6407766990291264,
1695
+ "grad_norm": 0.16363738477230072,
1696
+ "learning_rate": 2.352655748033508e-05,
1697
+ "loss": 1.0102152824401855,
1698
+ "mean_token_accuracy": 0.6956550776958466,
1699
+ "num_tokens": 16442411.0,
1700
+ "step": 169
1701
+ },
1702
+ {
1703
+ "entropy": 1.0056051313877106,
1704
+ "epoch": 1.650485436893204,
1705
+ "grad_norm": 0.17643426358699799,
1706
+ "learning_rate": 2.3259059291150744e-05,
1707
+ "loss": 1.0087074041366577,
1708
+ "mean_token_accuracy": 0.6949120983481407,
1709
+ "num_tokens": 16540618.0,
1710
+ "step": 170
1711
+ },
1712
+ {
1713
+ "entropy": 0.9741454049944878,
1714
+ "epoch": 1.6601941747572817,
1715
+ "grad_norm": 0.16666218638420105,
1716
+ "learning_rate": 2.2991761246772623e-05,
1717
+ "loss": 0.9674159288406372,
1718
+ "mean_token_accuracy": 0.7026141285896301,
1719
+ "num_tokens": 16638399.0,
1720
+ "step": 171
1721
+ },
1722
+ {
1723
+ "entropy": 1.0255334451794624,
1724
+ "epoch": 1.6699029126213594,
1725
+ "grad_norm": 0.1657601147890091,
1726
+ "learning_rate": 2.2724694076745396e-05,
1727
+ "loss": 1.0157989263534546,
1728
+ "mean_token_accuracy": 0.6930963471531868,
1729
+ "num_tokens": 16735834.0,
1730
+ "step": 172
1731
+ },
1732
+ {
1733
+ "entropy": 1.0137359574437141,
1734
+ "epoch": 1.679611650485437,
1735
+ "grad_norm": 0.16463129222393036,
1736
+ "learning_rate": 2.245788848407159e-05,
1737
+ "loss": 1.0035295486450195,
1738
+ "mean_token_accuracy": 0.696049340069294,
1739
+ "num_tokens": 16832922.0,
1740
+ "step": 173
1741
+ },
1742
+ {
1743
+ "entropy": 1.0246630683541298,
1744
+ "epoch": 1.6893203883495147,
1745
+ "grad_norm": 0.1674775928258896,
1746
+ "learning_rate": 2.2191375141681867e-05,
1747
+ "loss": 1.0074610710144043,
1748
+ "mean_token_accuracy": 0.6950727999210358,
1749
+ "num_tokens": 16930339.0,
1750
+ "step": 174
1751
+ },
1752
+ {
1753
+ "entropy": 1.0009135901927948,
1754
+ "epoch": 1.6990291262135924,
1755
+ "grad_norm": 0.16697858273983002,
1756
+ "learning_rate": 2.1925184688908733e-05,
1757
+ "loss": 0.9845885038375854,
1758
+ "mean_token_accuracy": 0.7005789056420326,
1759
+ "num_tokens": 17026260.0,
1760
+ "step": 175
1761
+ },
1762
+ {
1763
+ "entropy": 0.9530843198299408,
1764
+ "epoch": 1.70873786407767,
1765
+ "grad_norm": 0.16688551008701324,
1766
+ "learning_rate": 2.165934772796417e-05,
1767
+ "loss": 0.942157506942749,
1768
+ "mean_token_accuracy": 0.7122049182653427,
1769
+ "num_tokens": 17123607.0,
1770
+ "step": 176
1771
+ },
1772
+ {
1773
+ "entropy": 1.0441362410783768,
1774
+ "epoch": 1.7184466019417477,
1775
+ "grad_norm": 0.1778694987297058,
1776
+ "learning_rate": 2.139389482042142e-05,
1777
+ "loss": 1.0378202199935913,
1778
+ "mean_token_accuracy": 0.6889643222093582,
1779
+ "num_tokens": 17221652.0,
1780
+ "step": 177
1781
+ },
1782
+ {
1783
+ "entropy": 1.0085002332925797,
1784
+ "epoch": 1.7281553398058254,
1785
+ "grad_norm": 0.17363892495632172,
1786
+ "learning_rate": 2.1128856483701624e-05,
1787
+ "loss": 1.0034621953964233,
1788
+ "mean_token_accuracy": 0.6959685385227203,
1789
+ "num_tokens": 17318735.0,
1790
+ "step": 178
1791
+ },
1792
+ {
1793
+ "entropy": 0.9722514152526855,
1794
+ "epoch": 1.737864077669903,
1795
+ "grad_norm": 0.15921640396118164,
1796
+ "learning_rate": 2.0864263187565307e-05,
1797
+ "loss": 0.9693209528923035,
1798
+ "mean_token_accuracy": 0.7054861709475517,
1799
+ "num_tokens": 17415256.0,
1800
+ "step": 179
1801
+ },
1802
+ {
1803
+ "entropy": 0.9984462335705757,
1804
+ "epoch": 1.7475728155339807,
1805
+ "grad_norm": 0.17000792920589447,
1806
+ "learning_rate": 2.0600145350609586e-05,
1807
+ "loss": 0.9936474561691284,
1808
+ "mean_token_accuracy": 0.6967209428548813,
1809
+ "num_tokens": 17511588.0,
1810
+ "step": 180
1811
+ },
1812
+ {
1813
+ "entropy": 1.0166059508919716,
1814
+ "epoch": 1.7572815533980584,
1815
+ "grad_norm": 0.16876304149627686,
1816
+ "learning_rate": 2.033653333677103e-05,
1817
+ "loss": 1.0153465270996094,
1818
+ "mean_token_accuracy": 0.6905340850353241,
1819
+ "num_tokens": 17608711.0,
1820
+ "step": 181
1821
+ },
1822
+ {
1823
+ "entropy": 0.9773640930652618,
1824
+ "epoch": 1.766990291262136,
1825
+ "grad_norm": 0.1631699800491333,
1826
+ "learning_rate": 2.0073457451835e-05,
1827
+ "loss": 0.9742135405540466,
1828
+ "mean_token_accuracy": 0.7022309750318527,
1829
+ "num_tokens": 17706685.0,
1830
+ "step": 182
1831
+ },
1832
+ {
1833
+ "entropy": 0.977528765797615,
1834
+ "epoch": 1.7766990291262137,
1835
+ "grad_norm": 0.17157995700836182,
1836
+ "learning_rate": 1.9810947939951546e-05,
1837
+ "loss": 0.9730427265167236,
1838
+ "mean_token_accuracy": 0.7017250508069992,
1839
+ "num_tokens": 17803446.0,
1840
+ "step": 183
1841
+ },
1842
+ {
1843
+ "entropy": 1.0205107182264328,
1844
+ "epoch": 1.7864077669902914,
1845
+ "grad_norm": 0.16768775880336761,
1846
+ "learning_rate": 1.9549034980158403e-05,
1847
+ "loss": 1.0211429595947266,
1848
+ "mean_token_accuracy": 0.6909284666180611,
1849
+ "num_tokens": 17901149.0,
1850
+ "step": 184
1851
+ },
1852
+ {
1853
+ "entropy": 1.0032172948122025,
1854
+ "epoch": 1.796116504854369,
1855
+ "grad_norm": 0.17262859642505646,
1856
+ "learning_rate": 1.928774868291158e-05,
1857
+ "loss": 0.9938658475875854,
1858
+ "mean_token_accuracy": 0.6984692439436913,
1859
+ "num_tokens": 17998157.0,
1860
+ "step": 185
1861
+ },
1862
+ {
1863
+ "entropy": 1.018993966281414,
1864
+ "epoch": 1.8058252427184467,
1865
+ "grad_norm": 0.16821308434009552,
1866
+ "learning_rate": 1.9027119086623645e-05,
1867
+ "loss": 1.01228928565979,
1868
+ "mean_token_accuracy": 0.6922355368733406,
1869
+ "num_tokens": 18095640.0,
1870
+ "step": 186
1871
+ },
1872
+ {
1873
+ "entropy": 1.0428634360432625,
1874
+ "epoch": 1.8155339805825244,
1875
+ "grad_norm": 0.1655871570110321,
1876
+ "learning_rate": 1.8767176154210537e-05,
1877
+ "loss": 1.0325472354888916,
1878
+ "mean_token_accuracy": 0.6878891810774803,
1879
+ "num_tokens": 18193453.0,
1880
+ "step": 187
1881
+ },
1882
+ {
1883
+ "entropy": 1.0023284628987312,
1884
+ "epoch": 1.825242718446602,
1885
+ "grad_norm": 0.16816659271717072,
1886
+ "learning_rate": 1.850794976964677e-05,
1887
+ "loss": 0.9961387515068054,
1888
+ "mean_token_accuracy": 0.6975979804992676,
1889
+ "num_tokens": 18291043.0,
1890
+ "step": 188
1891
+ },
1892
+ {
1893
+ "entropy": 1.0056410059332848,
1894
+ "epoch": 1.8349514563106797,
1895
+ "grad_norm": 0.1668543815612793,
1896
+ "learning_rate": 1.8249469734529994e-05,
1897
+ "loss": 0.9960080981254578,
1898
+ "mean_token_accuracy": 0.6956286355853081,
1899
+ "num_tokens": 18388297.0,
1900
+ "step": 189
1901
+ },
1902
+ {
1903
+ "entropy": 0.9780382961034775,
1904
+ "epoch": 1.8446601941747574,
1905
+ "grad_norm": 0.164035826921463,
1906
+ "learning_rate": 1.7991765764654813e-05,
1907
+ "loss": 0.9792324900627136,
1908
+ "mean_token_accuracy": 0.7039750963449478,
1909
+ "num_tokens": 18486092.0,
1910
+ "step": 190
1911
+ },
1912
+ {
1913
+ "entropy": 0.9816233143210411,
1914
+ "epoch": 1.854368932038835,
1915
+ "grad_norm": 0.17571981251239777,
1916
+ "learning_rate": 1.7734867486596594e-05,
1917
+ "loss": 0.9816774725914001,
1918
+ "mean_token_accuracy": 0.704063206911087,
1919
+ "num_tokens": 18583836.0,
1920
+ "step": 191
1921
+ },
1922
+ {
1923
+ "entropy": 0.9972858354449272,
1924
+ "epoch": 1.8640776699029127,
1925
+ "grad_norm": 0.16646282374858856,
1926
+ "learning_rate": 1.7478804434305465e-05,
1927
+ "loss": 0.9942795634269714,
1928
+ "mean_token_accuracy": 0.6969089061021805,
1929
+ "num_tokens": 18681222.0,
1930
+ "step": 192
1931
+ },
1932
+ {
1933
+ "entropy": 1.0527583062648773,
1934
+ "epoch": 1.8737864077669903,
1935
+ "grad_norm": 0.18073324859142303,
1936
+ "learning_rate": 1.7223606045711006e-05,
1937
+ "loss": 1.041966199874878,
1938
+ "mean_token_accuracy": 0.6850250214338303,
1939
+ "num_tokens": 18778612.0,
1940
+ "step": 193
1941
+ },
1942
+ {
1943
+ "entropy": 1.0321912541985512,
1944
+ "epoch": 1.883495145631068,
1945
+ "grad_norm": 0.1724151074886322,
1946
+ "learning_rate": 1.6969301659337944e-05,
1947
+ "loss": 1.0273559093475342,
1948
+ "mean_token_accuracy": 0.6907031312584877,
1949
+ "num_tokens": 18875486.0,
1950
+ "step": 194
1951
+ },
1952
+ {
1953
+ "entropy": 1.0083372667431831,
1954
+ "epoch": 1.8932038834951457,
1955
+ "grad_norm": 0.16481448709964752,
1956
+ "learning_rate": 1.6715920510933274e-05,
1957
+ "loss": 0.9994081258773804,
1958
+ "mean_token_accuracy": 0.6958953067660332,
1959
+ "num_tokens": 18972930.0,
1960
+ "step": 195
1961
+ },
1962
+ {
1963
+ "entropy": 0.9780029803514481,
1964
+ "epoch": 1.9029126213592233,
1965
+ "grad_norm": 0.1704963743686676,
1966
+ "learning_rate": 1.646349173010528e-05,
1967
+ "loss": 0.956865668296814,
1968
+ "mean_token_accuracy": 0.7070175260305405,
1969
+ "num_tokens": 19069768.0,
1970
+ "step": 196
1971
+ },
1972
+ {
1973
+ "entropy": 0.9872947707772255,
1974
+ "epoch": 1.912621359223301,
1975
+ "grad_norm": 0.16887593269348145,
1976
+ "learning_rate": 1.6212044336974596e-05,
1977
+ "loss": 0.972030758857727,
1978
+ "mean_token_accuracy": 0.7037985101342201,
1979
+ "num_tokens": 19166951.0,
1980
+ "step": 197
1981
+ },
1982
+ {
1983
+ "entropy": 1.0222311094403267,
1984
+ "epoch": 1.9223300970873787,
1985
+ "grad_norm": 0.16921208798885345,
1986
+ "learning_rate": 1.596160723883802e-05,
1987
+ "loss": 1.0143109560012817,
1988
+ "mean_token_accuracy": 0.6901704221963882,
1989
+ "num_tokens": 19264885.0,
1990
+ "step": 198
1991
+ },
1992
+ {
1993
+ "entropy": 1.0139800533652306,
1994
+ "epoch": 1.9320388349514563,
1995
+ "grad_norm": 0.17927469313144684,
1996
+ "learning_rate": 1.57122092268452e-05,
1997
+ "loss": 1.0080219507217407,
1998
+ "mean_token_accuracy": 0.6949594989418983,
1999
+ "num_tokens": 19359705.0,
2000
+ "step": 199
2001
+ },
2002
+ {
2003
+ "entropy": 0.9707703441381454,
2004
+ "epoch": 1.941747572815534,
2005
+ "grad_norm": 0.1701960563659668,
2006
+ "learning_rate": 1.5463878972688705e-05,
2007
+ "loss": 0.9729690551757812,
2008
+ "mean_token_accuracy": 0.7024904564023018,
2009
+ "num_tokens": 19453554.0,
2010
+ "step": 200
2011
+ },
2012
+ {
2013
+ "entropy": 0.9972376450896263,
2014
+ "epoch": 1.9514563106796117,
2015
+ "grad_norm": 0.1662243902683258,
2016
+ "learning_rate": 1.5216645025307814e-05,
2017
+ "loss": 1.0034092664718628,
2018
+ "mean_token_accuracy": 0.6966458633542061,
2019
+ "num_tokens": 19550972.0,
2020
+ "step": 201
2021
+ },
2022
+ {
2023
+ "entropy": 1.0318325906991959,
2024
+ "epoch": 1.9611650485436893,
2025
+ "grad_norm": 0.16855081915855408,
2026
+ "learning_rate": 1.4970535807606453e-05,
2027
+ "loss": 1.0335042476654053,
2028
+ "mean_token_accuracy": 0.6879718452692032,
2029
+ "num_tokens": 19648684.0,
2030
+ "step": 202
2031
+ },
2032
+ {
2033
+ "entropy": 1.040890358388424,
2034
+ "epoch": 1.970873786407767,
2035
+ "grad_norm": 0.1725233495235443,
2036
+ "learning_rate": 1.4725579613185547e-05,
2037
+ "loss": 1.047674536705017,
2038
+ "mean_token_accuracy": 0.684162549674511,
2039
+ "num_tokens": 19745486.0,
2040
+ "step": 203
2041
+ },
2042
+ {
2043
+ "entropy": 1.019149050116539,
2044
+ "epoch": 1.9805825242718447,
2045
+ "grad_norm": 0.36389368772506714,
2046
+ "learning_rate": 1.4481804603090357e-05,
2047
+ "loss": 1.0158822536468506,
2048
+ "mean_token_accuracy": 0.6921994760632515,
2049
+ "num_tokens": 19842391.0,
2050
+ "step": 204
2051
+ },
2052
+ {
2053
+ "entropy": 0.9926181361079216,
2054
+ "epoch": 1.9902912621359223,
2055
+ "grad_norm": 0.16377584636211395,
2056
+ "learning_rate": 1.4239238802572908e-05,
2057
+ "loss": 0.9823788404464722,
2058
+ "mean_token_accuracy": 0.7014920264482498,
2059
+ "num_tokens": 19939763.0,
2060
+ "step": 205
2061
+ },
2062
+ {
2063
+ "entropy": 1.0035971254110336,
2064
+ "epoch": 2.0,
2065
+ "grad_norm": 0.17520146071910858,
2066
+ "learning_rate": 1.3997910097870165e-05,
2067
+ "loss": 0.9908577799797058,
2068
+ "mean_token_accuracy": 0.6976755559444427,
2069
+ "num_tokens": 20037788.0,
2070
+ "step": 206
2071
+ }
2072
+ ],
2073
+ "logging_steps": 1,
2074
+ "max_steps": 309,
2075
+ "num_input_tokens_seen": 0,
2076
+ "num_train_epochs": 3,
2077
+ "save_steps": 500,
2078
+ "stateful_callbacks": {
2079
+ "TrainerControl": {
2080
+ "args": {
2081
+ "should_epoch_stop": false,
2082
+ "should_evaluate": false,
2083
+ "should_log": false,
2084
+ "should_save": true,
2085
+ "should_training_stop": false
2086
+ },
2087
+ "attributes": {}
2088
+ }
2089
+ },
2090
+ "total_flos": 2.818590877692199e+18,
2091
+ "train_batch_size": 1,
2092
+ "trial_name": null,
2093
+ "trial_params": null
2094
+ }