ulises-c commited on
Commit
ac848a9
·
verified ·
1 Parent(s): 042aa07

checkpoint-1380 (step 1380, resume push)

Browse files
.gitattributes CHANGED
@@ -37,3 +37,4 @@ checkpoint-1220/tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
  checkpoint-1230/tokenizer.json filter=lfs diff=lfs merge=lfs -text
38
  checkpoint-1250/tokenizer.json filter=lfs diff=lfs merge=lfs -text
39
  checkpoint-1350/tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
37
  checkpoint-1230/tokenizer.json filter=lfs diff=lfs merge=lfs -text
38
  checkpoint-1250/tokenizer.json filter=lfs diff=lfs merge=lfs -text
39
  checkpoint-1350/tokenizer.json filter=lfs diff=lfs merge=lfs -text
40
+ checkpoint-1380/tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoint-1380/README.md ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/gemma-4-31B-it-unsloth-bnb-4bit
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/gemma-4-31B-it-unsloth-bnb-4bit
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
checkpoint-1380/adapter_config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "unsloth/gemma-4-31B-it-unsloth-bnb-4bit",
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": 32,
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.19.1",
28
+ "qalora_group_size": 16,
29
+ "r": 16,
30
+ "rank_pattern": {},
31
+ "revision": null,
32
+ "target_modules": "^model\\.language_model\\.layers\\.\\d+\\.(self_attn|mlp)\\.(q_proj|k_proj|v_proj|o_proj|gate_proj|up_proj|down_proj)$",
33
+ "target_parameters": null,
34
+ "task_type": "CAUSAL_LM",
35
+ "trainable_token_indices": null,
36
+ "use_bdlora": null,
37
+ "use_dora": false,
38
+ "use_qalora": false,
39
+ "use_rslora": false
40
+ }
checkpoint-1380/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6638206df2b8dd890fe24e329133a6ffd363bb77ec04208b630a1f84505fa76d
3
+ size 489840816
checkpoint-1380/chat_template.jinja ADDED
@@ -0,0 +1,18 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {{- bos_token -}}
2
+ {%- for message in messages -%}
3
+ {%- set role = 'model' if message['role'] == 'assistant' else message['role'] -%}
4
+ {{- '<|turn>' + role + '
5
+ ' -}}
6
+ {%- if role == 'model' -%}
7
+ {% generation %}{{ message['content'] | trim }}{{ '<turn|>
8
+ ' }}{% endgeneration %}
9
+ {%- else -%}
10
+ {{- message['content'] | trim -}}
11
+ {{- '<turn|>
12
+ ' -}}
13
+ {%- endif -%}
14
+ {%- endfor -%}
15
+ {%- if add_generation_prompt -%}
16
+ {{- '<|turn>model
17
+ ' -}}
18
+ {%- endif -%}
checkpoint-1380/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f02373e59d2569a22d0f4831056cd541619c6225221d7964fc7ee0ff8326ffe0
3
+ size 980141567
checkpoint-1380/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:af06bd533458373469bda004055f6f3aafaea92902ad549364a820c28aab2588
3
+ size 14645
checkpoint-1380/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e1ef648e0d81edf21507f9216ccb45135daf406976d43cadfbb938126f999676
3
+ size 1465
checkpoint-1380/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:cc8d3a0ce36466ccc1278bf987df5f71db1719b9ca6b4118264f45cb627bfe0f
3
+ size 32169626
checkpoint-1380/tokenizer_config.json ADDED
@@ -0,0 +1,96 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "audio_token": "<|audio|>",
3
+ "backend": "tokenizers",
4
+ "boa_token": "<|audio>",
5
+ "boi_token": "<|image>",
6
+ "bos_token": "<bos>",
7
+ "eoa_token": "<audio|>",
8
+ "eoc_token": "<channel|>",
9
+ "eoi_token": "<image|>",
10
+ "eos_token": "<eos>",
11
+ "eot_token": "<turn|>",
12
+ "escape_token": "<|\"|>",
13
+ "etc_token": "<tool_call|>",
14
+ "etd_token": "<tool|>",
15
+ "etr_token": "<tool_response|>",
16
+ "extra_special_tokens": [
17
+ "<|video|>"
18
+ ],
19
+ "image_token": "<|image|>",
20
+ "is_local": false,
21
+ "local_files_only": false,
22
+ "mask_token": "<mask>",
23
+ "model_max_length": 262144,
24
+ "model_specific_special_tokens": {
25
+ "audio_token": "<|audio|>",
26
+ "boa_token": "<|audio>",
27
+ "boi_token": "<|image>",
28
+ "eoa_token": "<audio|>",
29
+ "eoc_token": "<channel|>",
30
+ "eoi_token": "<image|>",
31
+ "eot_token": "<turn|>",
32
+ "escape_token": "<|\"|>",
33
+ "etc_token": "<tool_call|>",
34
+ "etd_token": "<tool|>",
35
+ "etr_token": "<tool_response|>",
36
+ "image_token": "<|image|>",
37
+ "soc_token": "<|channel>",
38
+ "sot_token": "<|turn>",
39
+ "stc_token": "<|tool_call>",
40
+ "std_token": "<|tool>",
41
+ "str_token": "<|tool_response>",
42
+ "think_token": "<|think|>"
43
+ },
44
+ "pad_token": "<pad>",
45
+ "padding_side": "right",
46
+ "processor_class": "Gemma4Processor",
47
+ "response_schema": {
48
+ "properties": {
49
+ "content": {
50
+ "type": "string"
51
+ },
52
+ "role": {
53
+ "const": "assistant"
54
+ },
55
+ "thinking": {
56
+ "type": "string"
57
+ },
58
+ "tool_calls": {
59
+ "items": {
60
+ "properties": {
61
+ "function": {
62
+ "properties": {
63
+ "arguments": {
64
+ "additionalProperties": {},
65
+ "type": "object",
66
+ "x-parser": "gemma4-tool-call"
67
+ },
68
+ "name": {
69
+ "type": "string"
70
+ }
71
+ },
72
+ "type": "object",
73
+ "x-regex": "call\\:(?P<name>\\w+)(?P<arguments>\\{.*\\})"
74
+ },
75
+ "type": {
76
+ "const": "function"
77
+ }
78
+ },
79
+ "type": "object"
80
+ },
81
+ "type": "array",
82
+ "x-regex-iterator": "<\\|tool_call>(.*?)<tool_call\\|>"
83
+ }
84
+ },
85
+ "type": "object",
86
+ "x-regex": "(\\<\\|channel\\>thought\\n(?P<thinking>.*?)\\<channel\\|\\>)?(?P<tool_calls>\\<\\|tool_call\\>.*\\<tool_call\\|\\>)?(?P<content>(?:(?!\\<turn\\|\\>)(?!\\<\\|tool_response\\>).)+)?(?:\\<turn\\|\\>|\\<\\|tool_response\\>)?"
87
+ },
88
+ "soc_token": "<|channel>",
89
+ "sot_token": "<|turn>",
90
+ "stc_token": "<|tool_call>",
91
+ "std_token": "<|tool>",
92
+ "str_token": "<|tool_response>",
93
+ "think_token": "<|think|>",
94
+ "tokenizer_class": "GemmaTokenizer",
95
+ "unk_token": "<unk>"
96
+ }
checkpoint-1380/trainer_state.json ADDED
@@ -0,0 +1,1414 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.2860029532913655,
6
+ "eval_steps": 200,
7
+ "global_step": 1380,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "entropy": 0.6597388138063252,
14
+ "epoch": 0.002072485168778011,
15
+ "grad_norm": 8.8125,
16
+ "learning_rate": 4.990675507666805e-05,
17
+ "loss": 2.548648643493652,
18
+ "mean_token_accuracy": 0.6212699495255947,
19
+ "num_tokens": 68556.0,
20
+ "step": 10
21
+ },
22
+ {
23
+ "entropy": 1.2319401498883962,
24
+ "epoch": 0.004144970337556022,
25
+ "grad_norm": 1.8551321029663086,
26
+ "learning_rate": 4e-05,
27
+ "loss": 1.2790006637573241,
28
+ "mean_token_accuracy": 0.6778201619163156,
29
+ "num_tokens": 68899.0,
30
+ "step": 20
31
+ },
32
+ {
33
+ "entropy": 1.0786436698399484,
34
+ "epoch": 0.006217455506334033,
35
+ "grad_norm": 1.6974092721939087,
36
+ "learning_rate": 4.9699544135930385e-05,
37
+ "loss": 1.078802466392517,
38
+ "mean_token_accuracy": 0.7033441085368395,
39
+ "num_tokens": 54536.0,
40
+ "step": 30
41
+ },
42
+ {
43
+ "entropy": 0.9887175707146525,
44
+ "epoch": 0.008289940675112044,
45
+ "grad_norm": 1.4512412548065186,
46
+ "learning_rate": 4.959593866556154e-05,
47
+ "loss": 1.01682710647583,
48
+ "mean_token_accuracy": 0.7121535470709205,
49
+ "num_tokens": 124904.0,
50
+ "step": 40
51
+ },
52
+ {
53
+ "entropy": 0.8816413406282664,
54
+ "epoch": 0.010362425843890055,
55
+ "grad_norm": 2.4218170642852783,
56
+ "learning_rate": 4.949233319519271e-05,
57
+ "loss": 0.8716130256652832,
58
+ "mean_token_accuracy": 0.7505482472479343,
59
+ "num_tokens": 195835.0,
60
+ "step": 50
61
+ },
62
+ {
63
+ "entropy": 0.8809595944359898,
64
+ "epoch": 0.012434911012668066,
65
+ "grad_norm": 1.6672383546829224,
66
+ "learning_rate": 4.938872772482387e-05,
67
+ "loss": 0.9053549766540527,
68
+ "mean_token_accuracy": 0.7492184635251761,
69
+ "num_tokens": 265339.0,
70
+ "step": 60
71
+ },
72
+ {
73
+ "entropy": 0.8150073861703276,
74
+ "epoch": 0.014507396181446076,
75
+ "grad_norm": 14.46755599975586,
76
+ "learning_rate": 4.9285122254455033e-05,
77
+ "loss": 0.8346444129943847,
78
+ "mean_token_accuracy": 0.7595395758748055,
79
+ "num_tokens": 336368.0,
80
+ "step": 70
81
+ },
82
+ {
83
+ "entropy": 0.8175835784524679,
84
+ "epoch": 0.016579881350224087,
85
+ "grad_norm": 2.1960630416870117,
86
+ "learning_rate": 4.91815167840862e-05,
87
+ "loss": 0.8361362457275391,
88
+ "mean_token_accuracy": 0.7581128649413585,
89
+ "num_tokens": 407860.0,
90
+ "step": 80
91
+ },
92
+ {
93
+ "entropy": 0.8256460943259298,
94
+ "epoch": 0.0186523665190021,
95
+ "grad_norm": 1.531234622001648,
96
+ "learning_rate": 4.9077911313717365e-05,
97
+ "loss": 0.7942526817321778,
98
+ "mean_token_accuracy": 0.7586981456726789,
99
+ "num_tokens": 478153.0,
100
+ "step": 90
101
+ },
102
+ {
103
+ "entropy": 0.7670522393658757,
104
+ "epoch": 0.02072485168778011,
105
+ "grad_norm": 1.4846571683883667,
106
+ "learning_rate": 4.8974305843348534e-05,
107
+ "loss": 0.8066231727600097,
108
+ "mean_token_accuracy": 0.7640550158917904,
109
+ "num_tokens": 69191.0,
110
+ "step": 100
111
+ },
112
+ {
113
+ "entropy": 0.7678677449002862,
114
+ "epoch": 0.02279733685655812,
115
+ "grad_norm": 2.2768352031707764,
116
+ "learning_rate": 4.8870700372979696e-05,
117
+ "loss": 0.7622539043426514,
118
+ "mean_token_accuracy": 0.7605789495632053,
119
+ "num_tokens": 70685.0,
120
+ "step": 110
121
+ },
122
+ {
123
+ "entropy": 0.7928496496751904,
124
+ "epoch": 0.024869822025336132,
125
+ "grad_norm": 1.6135530471801758,
126
+ "learning_rate": 4.876709490261086e-05,
127
+ "loss": 0.8297886848449707,
128
+ "mean_token_accuracy": 0.7713910015299916,
129
+ "num_tokens": 67611.0,
130
+ "step": 120
131
+ },
132
+ {
133
+ "entropy": 0.8187904762104153,
134
+ "epoch": 0.026942307194114144,
135
+ "grad_norm": 1.6927149295806885,
136
+ "learning_rate": 4.866348943224203e-05,
137
+ "loss": 0.7997621536254883,
138
+ "mean_token_accuracy": 0.7677309328690172,
139
+ "num_tokens": 137341.0,
140
+ "step": 130
141
+ },
142
+ {
143
+ "entropy": 0.7725600127130747,
144
+ "epoch": 0.02901479236289215,
145
+ "grad_norm": 1.4924240112304688,
146
+ "learning_rate": 4.855988396187319e-05,
147
+ "loss": 0.7891172885894775,
148
+ "mean_token_accuracy": 0.7674690783023834,
149
+ "num_tokens": 207836.0,
150
+ "step": 140
151
+ },
152
+ {
153
+ "entropy": 0.7419765160419047,
154
+ "epoch": 0.031087277531670163,
155
+ "grad_norm": 2.3756399154663086,
156
+ "learning_rate": 4.845627849150435e-05,
157
+ "loss": 0.7784533977508545,
158
+ "mean_token_accuracy": 0.7648058263584971,
159
+ "num_tokens": 69933.0,
160
+ "step": 150
161
+ },
162
+ {
163
+ "entropy": 0.8250428622588515,
164
+ "epoch": 0.033159762700448174,
165
+ "grad_norm": 1.5159028768539429,
166
+ "learning_rate": 4.835267302113552e-05,
167
+ "loss": 0.7961467266082763,
168
+ "mean_token_accuracy": 0.7633555989712477,
169
+ "num_tokens": 140048.0,
170
+ "step": 160
171
+ },
172
+ {
173
+ "entropy": 0.7436810432001948,
174
+ "epoch": 0.035232247869226185,
175
+ "grad_norm": 1.6811050176620483,
176
+ "learning_rate": 4.824906755076668e-05,
177
+ "loss": 0.7290493011474609,
178
+ "mean_token_accuracy": 0.7767306372523308,
179
+ "num_tokens": 211895.0,
180
+ "step": 170
181
+ },
182
+ {
183
+ "entropy": 0.7125280739739537,
184
+ "epoch": 0.0373047330380042,
185
+ "grad_norm": 1.5065526962280273,
186
+ "learning_rate": 4.8145462080397844e-05,
187
+ "loss": 0.7759998798370361,
188
+ "mean_token_accuracy": 0.7708184143528343,
189
+ "num_tokens": 283257.0,
190
+ "step": 180
191
+ },
192
+ {
193
+ "entropy": 0.7604576957412064,
194
+ "epoch": 0.03937721820678221,
195
+ "grad_norm": 1.7176634073257446,
196
+ "learning_rate": 4.804185661002901e-05,
197
+ "loss": 0.7218780040740966,
198
+ "mean_token_accuracy": 0.7823256257921457,
199
+ "num_tokens": 353293.0,
200
+ "step": 190
201
+ },
202
+ {
203
+ "entropy": 0.7666805353015661,
204
+ "epoch": 0.04144970337556022,
205
+ "grad_norm": 1.6243501901626587,
206
+ "learning_rate": 4.7938251139660175e-05,
207
+ "loss": 0.8028314590454102,
208
+ "mean_token_accuracy": 0.7595077693462372,
209
+ "num_tokens": 69595.0,
210
+ "step": 200
211
+ },
212
+ {
213
+ "entropy": 0.7682002261281013,
214
+ "epoch": 0.04352218854433823,
215
+ "grad_norm": 1.4806550741195679,
216
+ "learning_rate": 4.783464566929134e-05,
217
+ "loss": 0.7437312126159668,
218
+ "mean_token_accuracy": 0.7693941719830036,
219
+ "num_tokens": 140317.0,
220
+ "step": 210
221
+ },
222
+ {
223
+ "entropy": 0.7393435522913933,
224
+ "epoch": 0.04559467371311624,
225
+ "grad_norm": 1.5655195713043213,
226
+ "learning_rate": 4.7731040198922507e-05,
227
+ "loss": 0.7613331317901612,
228
+ "mean_token_accuracy": 0.7660789949819445,
229
+ "num_tokens": 209078.0,
230
+ "step": 220
231
+ },
232
+ {
233
+ "entropy": 0.7387663672678173,
234
+ "epoch": 0.04766715888189425,
235
+ "grad_norm": 1.7122442722320557,
236
+ "learning_rate": 4.762743472855367e-05,
237
+ "loss": 0.7724202632904053,
238
+ "mean_token_accuracy": 0.7625673318281769,
239
+ "num_tokens": 70251.0,
240
+ "step": 230
241
+ },
242
+ {
243
+ "entropy": 0.7247329102829099,
244
+ "epoch": 0.049739644050672265,
245
+ "grad_norm": 1.8207371234893799,
246
+ "learning_rate": 4.752382925818483e-05,
247
+ "loss": 0.7066797733306884,
248
+ "mean_token_accuracy": 0.782066080160439,
249
+ "num_tokens": 139095.0,
250
+ "step": 240
251
+ },
252
+ {
253
+ "entropy": 0.6723151629790663,
254
+ "epoch": 0.051812129219450276,
255
+ "grad_norm": 1.4351515769958496,
256
+ "learning_rate": 4.7420223787816e-05,
257
+ "loss": 0.7053018569946289,
258
+ "mean_token_accuracy": 0.7821334384381771,
259
+ "num_tokens": 209680.0,
260
+ "step": 250
261
+ },
262
+ {
263
+ "entropy": 0.8154770018532872,
264
+ "epoch": 0.05388461438822829,
265
+ "grad_norm": 1.6868013143539429,
266
+ "learning_rate": 4.731661831744716e-05,
267
+ "loss": 0.7971642017364502,
268
+ "mean_token_accuracy": 0.7698610629886389,
269
+ "num_tokens": 278575.0,
270
+ "step": 260
271
+ },
272
+ {
273
+ "entropy": 0.6673171075060964,
274
+ "epoch": 0.0559570995570063,
275
+ "grad_norm": 1.9865959882736206,
276
+ "learning_rate": 4.721301284707833e-05,
277
+ "loss": 0.709796142578125,
278
+ "mean_token_accuracy": 0.7879142951220274,
279
+ "num_tokens": 350316.0,
280
+ "step": 270
281
+ },
282
+ {
283
+ "entropy": 0.7255571869201958,
284
+ "epoch": 0.0580295847257843,
285
+ "grad_norm": 1.538944959640503,
286
+ "learning_rate": 4.710940737670949e-05,
287
+ "loss": 0.7522840976715088,
288
+ "mean_token_accuracy": 0.7715948877856136,
289
+ "num_tokens": 69041.0,
290
+ "step": 280
291
+ },
292
+ {
293
+ "entropy": 0.7363651756197214,
294
+ "epoch": 0.060102069894562314,
295
+ "grad_norm": 1.786579966545105,
296
+ "learning_rate": 4.7005801906340655e-05,
297
+ "loss": 0.7095738410949707,
298
+ "mean_token_accuracy": 0.7872146792709828,
299
+ "num_tokens": 137384.0,
300
+ "step": 290
301
+ },
302
+ {
303
+ "entropy": 0.6957077354192733,
304
+ "epoch": 0.062174555063340325,
305
+ "grad_norm": 1.565349817276001,
306
+ "learning_rate": 4.6902196435971824e-05,
307
+ "loss": 0.7271500110626221,
308
+ "mean_token_accuracy": 0.7818357802927494,
309
+ "num_tokens": 205506.0,
310
+ "step": 300
311
+ },
312
+ {
313
+ "entropy": 0.7745418599806726,
314
+ "epoch": 0.06424704023211834,
315
+ "grad_norm": 1.8280259370803833,
316
+ "learning_rate": 4.6798590965602986e-05,
317
+ "loss": 0.7450338363647461,
318
+ "mean_token_accuracy": 0.7677149960771203,
319
+ "num_tokens": 274438.0,
320
+ "step": 310
321
+ },
322
+ {
323
+ "entropy": 0.6606647335924208,
324
+ "epoch": 0.06631952540089635,
325
+ "grad_norm": 1.8488798141479492,
326
+ "learning_rate": 4.669498549523415e-05,
327
+ "loss": 0.6708813667297363,
328
+ "mean_token_accuracy": 0.7946085242554546,
329
+ "num_tokens": 346343.0,
330
+ "step": 320
331
+ },
332
+ {
333
+ "entropy": 0.6250341087579727,
334
+ "epoch": 0.06839201056967437,
335
+ "grad_norm": 1.5199235677719116,
336
+ "learning_rate": 4.659138002486532e-05,
337
+ "loss": 0.6807006359100342,
338
+ "mean_token_accuracy": 0.7861586820334197,
339
+ "num_tokens": 68759.0,
340
+ "step": 330
341
+ },
342
+ {
343
+ "entropy": 0.726000511739403,
344
+ "epoch": 0.07046449573845237,
345
+ "grad_norm": 1.764443278312683,
346
+ "learning_rate": 4.648777455449648e-05,
347
+ "loss": 0.7153847694396973,
348
+ "mean_token_accuracy": 0.7712504647672176,
349
+ "num_tokens": 69903.0,
350
+ "step": 340
351
+ },
352
+ {
353
+ "entropy": 0.6995948201045394,
354
+ "epoch": 0.07253698090723039,
355
+ "grad_norm": 1.4723390340805054,
356
+ "learning_rate": 4.638416908412764e-05,
357
+ "loss": 0.7241292953491211,
358
+ "mean_token_accuracy": 0.7754306487739087,
359
+ "num_tokens": 139565.0,
360
+ "step": 350
361
+ },
362
+ {
363
+ "entropy": 0.7070768253877759,
364
+ "epoch": 0.0746094660760084,
365
+ "grad_norm": 2.09631609916687,
366
+ "learning_rate": 4.628056361375881e-05,
367
+ "loss": 0.6986414432525635,
368
+ "mean_token_accuracy": 0.781221623159945,
369
+ "num_tokens": 211282.0,
370
+ "step": 360
371
+ },
372
+ {
373
+ "entropy": 0.7351198641583323,
374
+ "epoch": 0.0766819512447864,
375
+ "grad_norm": 1.4800150394439697,
376
+ "learning_rate": 4.617695814338997e-05,
377
+ "loss": 0.7421191692352295,
378
+ "mean_token_accuracy": 0.7763467058539391,
379
+ "num_tokens": 280875.0,
380
+ "step": 370
381
+ },
382
+ {
383
+ "entropy": 0.7293847506865859,
384
+ "epoch": 0.07875443641356442,
385
+ "grad_norm": 1.5986937284469604,
386
+ "learning_rate": 4.6073352673021135e-05,
387
+ "loss": 0.7357936382293702,
388
+ "mean_token_accuracy": 0.7747447842732071,
389
+ "num_tokens": 351666.0,
390
+ "step": 380
391
+ },
392
+ {
393
+ "entropy": 0.7266428637318313,
394
+ "epoch": 0.08082692158234242,
395
+ "grad_norm": 1.5452651977539062,
396
+ "learning_rate": 4.5969747202652304e-05,
397
+ "loss": 0.7276121139526367,
398
+ "mean_token_accuracy": 0.7778783718124032,
399
+ "num_tokens": 423595.0,
400
+ "step": 390
401
+ },
402
+ {
403
+ "entropy": 0.7027492884546518,
404
+ "epoch": 0.08289940675112044,
405
+ "grad_norm": 1.6821953058242798,
406
+ "learning_rate": 4.5866141732283466e-05,
407
+ "loss": 0.6949647903442383,
408
+ "mean_token_accuracy": 0.7877286925911904,
409
+ "num_tokens": 492184.0,
410
+ "step": 400
411
+ },
412
+ {
413
+ "entropy": 0.7082527220249176,
414
+ "epoch": 0.08497189191989844,
415
+ "grad_norm": 3.255920648574829,
416
+ "learning_rate": 4.576253626191463e-05,
417
+ "loss": 0.737195348739624,
418
+ "mean_token_accuracy": 0.782087417319417,
419
+ "num_tokens": 68961.0,
420
+ "step": 410
421
+ },
422
+ {
423
+ "entropy": 0.730042477324605,
424
+ "epoch": 0.08704437708867646,
425
+ "grad_norm": 1.7037324905395508,
426
+ "learning_rate": 4.56589307915458e-05,
427
+ "loss": 0.7140017509460449,
428
+ "mean_token_accuracy": 0.7823584023863077,
429
+ "num_tokens": 137630.0,
430
+ "step": 420
431
+ },
432
+ {
433
+ "entropy": 0.6598193269222975,
434
+ "epoch": 0.08911686225745447,
435
+ "grad_norm": 1.8114103078842163,
436
+ "learning_rate": 4.555532532117696e-05,
437
+ "loss": 0.6801549434661865,
438
+ "mean_token_accuracy": 0.7824499621987343,
439
+ "num_tokens": 205721.0,
440
+ "step": 430
441
+ },
442
+ {
443
+ "entropy": 0.6710394449532032,
444
+ "epoch": 0.09118934742623248,
445
+ "grad_norm": 1.6750438213348389,
446
+ "learning_rate": 4.545171985080812e-05,
447
+ "loss": 0.6884138584136963,
448
+ "mean_token_accuracy": 0.7796468544751406,
449
+ "num_tokens": 275604.0,
450
+ "step": 440
451
+ },
452
+ {
453
+ "entropy": 0.6683231407776475,
454
+ "epoch": 0.09326183259501049,
455
+ "grad_norm": 4.430294990539551,
456
+ "learning_rate": 4.534811438043929e-05,
457
+ "loss": 0.6381510734558106,
458
+ "mean_token_accuracy": 0.8033638086169959,
459
+ "num_tokens": 347194.0,
460
+ "step": 450
461
+ },
462
+ {
463
+ "entropy": 0.6776463004760445,
464
+ "epoch": 0.0953343177637885,
465
+ "grad_norm": 2.0065362453460693,
466
+ "learning_rate": 4.524450891007045e-05,
467
+ "loss": 0.7055120468139648,
468
+ "mean_token_accuracy": 0.7787912800908089,
469
+ "num_tokens": 418052.0,
470
+ "step": 460
471
+ },
472
+ {
473
+ "entropy": 0.7017317101359367,
474
+ "epoch": 0.09740680293256651,
475
+ "grad_norm": 1.8958861827850342,
476
+ "learning_rate": 4.514090343970162e-05,
477
+ "loss": 0.7303417682647705,
478
+ "mean_token_accuracy": 0.7812308793887496,
479
+ "num_tokens": 488415.0,
480
+ "step": 470
481
+ },
482
+ {
483
+ "entropy": 0.7091405378654599,
484
+ "epoch": 0.09947928810134453,
485
+ "grad_norm": 19.853466033935547,
486
+ "learning_rate": 4.5037297969332784e-05,
487
+ "loss": 0.6662539005279541,
488
+ "mean_token_accuracy": 0.7855507833883166,
489
+ "num_tokens": 70219.0,
490
+ "step": 480
491
+ },
492
+ {
493
+ "entropy": 0.672448315937072,
494
+ "epoch": 0.10155177327012253,
495
+ "grad_norm": 1.5199726819992065,
496
+ "learning_rate": 4.4933692498963946e-05,
497
+ "loss": 0.6813668727874755,
498
+ "mean_token_accuracy": 0.7893076185137033,
499
+ "num_tokens": 70268.0,
500
+ "step": 490
501
+ },
502
+ {
503
+ "entropy": 0.6648079196922481,
504
+ "epoch": 0.10362425843890055,
505
+ "grad_norm": 1.6414028406143188,
506
+ "learning_rate": 4.4830087028595115e-05,
507
+ "loss": 0.6589033603668213,
508
+ "mean_token_accuracy": 0.7939360909163952,
509
+ "num_tokens": 140943.0,
510
+ "step": 500
511
+ },
512
+ {
513
+ "entropy": 0.6688623799011111,
514
+ "epoch": 0.10569674360767856,
515
+ "grad_norm": 1.9084100723266602,
516
+ "learning_rate": 4.472648155822628e-05,
517
+ "loss": 0.7010292053222656,
518
+ "mean_token_accuracy": 0.7834952095523476,
519
+ "num_tokens": 211102.0,
520
+ "step": 510
521
+ },
522
+ {
523
+ "entropy": 0.6870146187953651,
524
+ "epoch": 0.10776922877645657,
525
+ "grad_norm": 1.3491404056549072,
526
+ "learning_rate": 4.462287608785744e-05,
527
+ "loss": 0.6879950046539307,
528
+ "mean_token_accuracy": 0.7922510616481304,
529
+ "num_tokens": 69328.0,
530
+ "step": 520
531
+ },
532
+ {
533
+ "entropy": 0.7129757734015584,
534
+ "epoch": 0.10984171394523458,
535
+ "grad_norm": 2.1514997482299805,
536
+ "learning_rate": 4.451927061748861e-05,
537
+ "loss": 0.7187893390655518,
538
+ "mean_token_accuracy": 0.775782386213541,
539
+ "num_tokens": 139443.0,
540
+ "step": 530
541
+ },
542
+ {
543
+ "entropy": 0.6893678920343518,
544
+ "epoch": 0.1119141991140126,
545
+ "grad_norm": 1.7353824377059937,
546
+ "learning_rate": 4.441566514711977e-05,
547
+ "loss": 0.6905662059783936,
548
+ "mean_token_accuracy": 0.7856925368309021,
549
+ "num_tokens": 209644.0,
550
+ "step": 540
551
+ },
552
+ {
553
+ "entropy": 0.6872515428811312,
554
+ "epoch": 0.1139866842827906,
555
+ "grad_norm": 1.6228446960449219,
556
+ "learning_rate": 4.431205967675093e-05,
557
+ "loss": 0.668769359588623,
558
+ "mean_token_accuracy": 0.7955817665904761,
559
+ "num_tokens": 281194.0,
560
+ "step": 550
561
+ },
562
+ {
563
+ "entropy": 0.6489416746422648,
564
+ "epoch": 0.1160591694515686,
565
+ "grad_norm": 2.0254833698272705,
566
+ "learning_rate": 4.42084542063821e-05,
567
+ "loss": 0.6596323013305664,
568
+ "mean_token_accuracy": 0.7954790510237217,
569
+ "num_tokens": 351822.0,
570
+ "step": 560
571
+ },
572
+ {
573
+ "entropy": 0.6674875200260431,
574
+ "epoch": 0.11813165462034662,
575
+ "grad_norm": 1.439931035041809,
576
+ "learning_rate": 4.4104848736013263e-05,
577
+ "loss": 0.6615776538848877,
578
+ "mean_token_accuracy": 0.7966180466115474,
579
+ "num_tokens": 422625.0,
580
+ "step": 570
581
+ },
582
+ {
583
+ "entropy": 0.6334569159895181,
584
+ "epoch": 0.12020413978912463,
585
+ "grad_norm": 2.2282028198242188,
586
+ "learning_rate": 4.4001243265644426e-05,
587
+ "loss": 0.6483668804168701,
588
+ "mean_token_accuracy": 0.797807352989912,
589
+ "num_tokens": 492300.0,
590
+ "step": 580
591
+ },
592
+ {
593
+ "entropy": 0.6936957992613315,
594
+ "epoch": 0.12227662495790265,
595
+ "grad_norm": 1.643386721611023,
596
+ "learning_rate": 4.3897637795275594e-05,
597
+ "loss": 0.6917550086975097,
598
+ "mean_token_accuracy": 0.7832328652963042,
599
+ "num_tokens": 72501.0,
600
+ "step": 590
601
+ },
602
+ {
603
+ "entropy": 0.6695835535414517,
604
+ "epoch": 0.12434911012668065,
605
+ "grad_norm": 1.569928765296936,
606
+ "learning_rate": 4.379403232490676e-05,
607
+ "loss": 0.6677763938903809,
608
+ "mean_token_accuracy": 0.7877933101728558,
609
+ "num_tokens": 139382.0,
610
+ "step": 600
611
+ },
612
+ {
613
+ "entropy": 0.6616535548120737,
614
+ "epoch": 0.12642159529545866,
615
+ "grad_norm": 3.1185977458953857,
616
+ "learning_rate": 4.369042685453792e-05,
617
+ "loss": 0.6709516048431396,
618
+ "mean_token_accuracy": 0.7996543843299151,
619
+ "num_tokens": 208905.0,
620
+ "step": 610
621
+ },
622
+ {
623
+ "entropy": 0.6468584710732103,
624
+ "epoch": 0.1284940804642367,
625
+ "grad_norm": 1.3366657495498657,
626
+ "learning_rate": 4.358682138416909e-05,
627
+ "loss": 0.6417848587036132,
628
+ "mean_token_accuracy": 0.7978057712316513,
629
+ "num_tokens": 277955.0,
630
+ "step": 620
631
+ },
632
+ {
633
+ "entropy": 0.673513944633305,
634
+ "epoch": 0.1305665656330147,
635
+ "grad_norm": 1.906376838684082,
636
+ "learning_rate": 4.348321591380025e-05,
637
+ "loss": 0.6771799087524414,
638
+ "mean_token_accuracy": 0.7926665464416146,
639
+ "num_tokens": 348217.0,
640
+ "step": 630
641
+ },
642
+ {
643
+ "entropy": 0.6405081307515502,
644
+ "epoch": 0.1326390508017927,
645
+ "grad_norm": 1.432870626449585,
646
+ "learning_rate": 4.337961044343142e-05,
647
+ "loss": 0.6618150234222412,
648
+ "mean_token_accuracy": 0.7943162884563207,
649
+ "num_tokens": 417786.0,
650
+ "step": 640
651
+ },
652
+ {
653
+ "entropy": 0.6624415351077915,
654
+ "epoch": 0.1347115359705707,
655
+ "grad_norm": 2.131091594696045,
656
+ "learning_rate": 4.327600497306258e-05,
657
+ "loss": 0.6451473712921143,
658
+ "mean_token_accuracy": 0.7957137264311314,
659
+ "num_tokens": 71332.0,
660
+ "step": 650
661
+ },
662
+ {
663
+ "entropy": 0.6276063132099807,
664
+ "epoch": 0.13678402113934873,
665
+ "grad_norm": 1.8273603916168213,
666
+ "learning_rate": 4.317239950269374e-05,
667
+ "loss": 0.636332893371582,
668
+ "mean_token_accuracy": 0.8046804212033749,
669
+ "num_tokens": 141457.0,
670
+ "step": 660
671
+ },
672
+ {
673
+ "entropy": 0.6453790031373501,
674
+ "epoch": 0.13885650630812674,
675
+ "grad_norm": 1.611478328704834,
676
+ "learning_rate": 4.306879403232491e-05,
677
+ "loss": 0.6900195598602294,
678
+ "mean_token_accuracy": 0.7854223992675543,
679
+ "num_tokens": 211039.0,
680
+ "step": 670
681
+ },
682
+ {
683
+ "entropy": 0.6989213732071221,
684
+ "epoch": 0.14092899147690474,
685
+ "grad_norm": 1.3673732280731201,
686
+ "learning_rate": 4.2965188561956074e-05,
687
+ "loss": 0.6821016788482666,
688
+ "mean_token_accuracy": 0.7841938553377986,
689
+ "num_tokens": 69243.0,
690
+ "step": 680
691
+ },
692
+ {
693
+ "entropy": 0.6732430781237781,
694
+ "epoch": 0.14300147664568275,
695
+ "grad_norm": 1.7757006883621216,
696
+ "learning_rate": 4.2861583091587236e-05,
697
+ "loss": 0.6844731330871582,
698
+ "mean_token_accuracy": 0.7879077158868313,
699
+ "num_tokens": 139807.0,
700
+ "step": 690
701
+ },
702
+ {
703
+ "entropy": 0.6312349032610655,
704
+ "epoch": 0.14507396181446078,
705
+ "grad_norm": 2.0880074501037598,
706
+ "learning_rate": 4.2757977621218405e-05,
707
+ "loss": 0.671199893951416,
708
+ "mean_token_accuracy": 0.7832676794379949,
709
+ "num_tokens": 209193.0,
710
+ "step": 700
711
+ },
712
+ {
713
+ "entropy": 0.6698089136742056,
714
+ "epoch": 0.14714644698323878,
715
+ "grad_norm": 4.582449436187744,
716
+ "learning_rate": 4.265437215084957e-05,
717
+ "loss": 0.6485928535461426,
718
+ "mean_token_accuracy": 0.7927296923473477,
719
+ "num_tokens": 277252.0,
720
+ "step": 710
721
+ },
722
+ {
723
+ "entropy": 0.6736472038552165,
724
+ "epoch": 0.1492189321520168,
725
+ "grad_norm": 12.003286361694336,
726
+ "learning_rate": 4.255076668048073e-05,
727
+ "loss": 0.7059356212615967,
728
+ "mean_token_accuracy": 0.7752311144024133,
729
+ "num_tokens": 348557.0,
730
+ "step": 720
731
+ },
732
+ {
733
+ "entropy": 0.6616889594122768,
734
+ "epoch": 0.1512914173207948,
735
+ "grad_norm": 41.21874237060547,
736
+ "learning_rate": 4.24471612101119e-05,
737
+ "loss": 0.6478518486022949,
738
+ "mean_token_accuracy": 0.79735719114542,
739
+ "num_tokens": 70589.0,
740
+ "step": 730
741
+ },
742
+ {
743
+ "entropy": 0.6093726826831698,
744
+ "epoch": 0.1533639024895728,
745
+ "grad_norm": 1.696491003036499,
746
+ "learning_rate": 4.234355573974306e-05,
747
+ "loss": 0.6148743629455566,
748
+ "mean_token_accuracy": 0.7994868841022253,
749
+ "num_tokens": 139657.0,
750
+ "step": 740
751
+ },
752
+ {
753
+ "entropy": 0.6621177848428488,
754
+ "epoch": 0.15543638765835083,
755
+ "grad_norm": 6.0005340576171875,
756
+ "learning_rate": 4.223995026937422e-05,
757
+ "loss": 0.6670567512512207,
758
+ "mean_token_accuracy": 0.7841767473146319,
759
+ "num_tokens": 209670.0,
760
+ "step": 750
761
+ },
762
+ {
763
+ "entropy": 0.632575509045273,
764
+ "epoch": 0.15750887282712883,
765
+ "grad_norm": 1.5963951349258423,
766
+ "learning_rate": 4.213634479900539e-05,
767
+ "loss": 0.6246257781982422,
768
+ "mean_token_accuracy": 0.8050273135304451,
769
+ "num_tokens": 279337.0,
770
+ "step": 760
771
+ },
772
+ {
773
+ "entropy": 0.6313233209773899,
774
+ "epoch": 0.15958135799590684,
775
+ "grad_norm": 1.5304876565933228,
776
+ "learning_rate": 4.2032739328636554e-05,
777
+ "loss": 0.6431151866912842,
778
+ "mean_token_accuracy": 0.7896010477095843,
779
+ "num_tokens": 350155.0,
780
+ "step": 770
781
+ },
782
+ {
783
+ "entropy": 0.6548214767128229,
784
+ "epoch": 0.16165384316468484,
785
+ "grad_norm": 2.67743182182312,
786
+ "learning_rate": 4.1929133858267716e-05,
787
+ "loss": 0.6790497303009033,
788
+ "mean_token_accuracy": 0.7878863928839565,
789
+ "num_tokens": 419565.0,
790
+ "step": 780
791
+ },
792
+ {
793
+ "entropy": 0.6505418440327049,
794
+ "epoch": 0.16372632833346287,
795
+ "grad_norm": 242.05491638183594,
796
+ "learning_rate": 4.1825528387898885e-05,
797
+ "loss": 0.6433857917785645,
798
+ "mean_token_accuracy": 0.795454365387559,
799
+ "num_tokens": 489012.0,
800
+ "step": 790
801
+ },
802
+ {
803
+ "entropy": 0.6476001624949277,
804
+ "epoch": 0.16579881350224088,
805
+ "grad_norm": 1.4300724267959595,
806
+ "learning_rate": 4.172192291753005e-05,
807
+ "loss": 0.6319501399993896,
808
+ "mean_token_accuracy": 0.7924936018884182,
809
+ "num_tokens": 558867.0,
810
+ "step": 800
811
+ },
812
+ {
813
+ "entropy": 0.6442388415336608,
814
+ "epoch": 0.16787129867101888,
815
+ "grad_norm": 4.613394260406494,
816
+ "learning_rate": 4.1618317447161216e-05,
817
+ "loss": 0.6678831577301025,
818
+ "mean_token_accuracy": 0.7943335395306349,
819
+ "num_tokens": 628948.0,
820
+ "step": 810
821
+ },
822
+ {
823
+ "entropy": 0.6203080628067255,
824
+ "epoch": 0.16994378383979689,
825
+ "grad_norm": 2.5130362510681152,
826
+ "learning_rate": 4.151471197679238e-05,
827
+ "loss": 0.6110039710998535,
828
+ "mean_token_accuracy": 0.810325526073575,
829
+ "num_tokens": 71301.0,
830
+ "step": 820
831
+ },
832
+ {
833
+ "entropy": 0.6230071322061121,
834
+ "epoch": 0.17201626900857492,
835
+ "grad_norm": 2.210916519165039,
836
+ "learning_rate": 4.141110650642354e-05,
837
+ "loss": 0.6246025085449218,
838
+ "mean_token_accuracy": 0.8011124541983008,
839
+ "num_tokens": 70397.0,
840
+ "step": 830
841
+ },
842
+ {
843
+ "entropy": 0.6719645065255463,
844
+ "epoch": 0.17408875417735292,
845
+ "grad_norm": 5.696254730224609,
846
+ "learning_rate": 4.130750103605471e-05,
847
+ "loss": 0.6632156372070312,
848
+ "mean_token_accuracy": 0.7947734523564577,
849
+ "num_tokens": 69253.0,
850
+ "step": 840
851
+ },
852
+ {
853
+ "entropy": 0.6387658508494496,
854
+ "epoch": 0.17616123934613093,
855
+ "grad_norm": 4.031402587890625,
856
+ "learning_rate": 4.120389556568587e-05,
857
+ "loss": 0.6373042106628418,
858
+ "mean_token_accuracy": 0.7951240029186011,
859
+ "num_tokens": 139555.0,
860
+ "step": 850
861
+ },
862
+ {
863
+ "entropy": 0.6169766587205231,
864
+ "epoch": 0.17823372451490893,
865
+ "grad_norm": 2.1127257347106934,
866
+ "learning_rate": 4.1100290095317034e-05,
867
+ "loss": 0.6043564796447753,
868
+ "mean_token_accuracy": 0.8086937755346298,
869
+ "num_tokens": 210401.0,
870
+ "step": 860
871
+ },
872
+ {
873
+ "entropy": 0.6277017027139664,
874
+ "epoch": 0.18030620968368696,
875
+ "grad_norm": 2.3066794872283936,
876
+ "learning_rate": 4.09966846249482e-05,
877
+ "loss": 0.6512989521026611,
878
+ "mean_token_accuracy": 0.7987392786890268,
879
+ "num_tokens": 281474.0,
880
+ "step": 870
881
+ },
882
+ {
883
+ "entropy": 0.6503841457888484,
884
+ "epoch": 0.18237869485246497,
885
+ "grad_norm": 1.473809003829956,
886
+ "learning_rate": 4.089307915457936e-05,
887
+ "loss": 0.6600662231445312,
888
+ "mean_token_accuracy": 0.7932868717238307,
889
+ "num_tokens": 69648.0,
890
+ "step": 880
891
+ },
892
+ {
893
+ "entropy": 0.6581103558652103,
894
+ "epoch": 0.18445118002124297,
895
+ "grad_norm": 2.077177047729492,
896
+ "learning_rate": 4.078947368421053e-05,
897
+ "loss": 0.6385226249694824,
898
+ "mean_token_accuracy": 0.7958818433806301,
899
+ "num_tokens": 139222.0,
900
+ "step": 890
901
+ },
902
+ {
903
+ "entropy": 0.6336492419242858,
904
+ "epoch": 0.18652366519002098,
905
+ "grad_norm": 2.0784988403320312,
906
+ "learning_rate": 4.0685868213841696e-05,
907
+ "loss": 0.6557448863983154,
908
+ "mean_token_accuracy": 0.7972610833123326,
909
+ "num_tokens": 209900.0,
910
+ "step": 900
911
+ },
912
+ {
913
+ "entropy": 0.6921999044716358,
914
+ "epoch": 0.188596150358799,
915
+ "grad_norm": 1.454811453819275,
916
+ "learning_rate": 4.058226274347286e-05,
917
+ "loss": 0.6755734443664551,
918
+ "mean_token_accuracy": 0.7822293974459171,
919
+ "num_tokens": 280946.0,
920
+ "step": 910
921
+ },
922
+ {
923
+ "entropy": 0.6405132696032524,
924
+ "epoch": 0.190668635527577,
925
+ "grad_norm": 6.370351314544678,
926
+ "learning_rate": 4.047865727310402e-05,
927
+ "loss": 0.6447234630584717,
928
+ "mean_token_accuracy": 0.7998423084616662,
929
+ "num_tokens": 350251.0,
930
+ "step": 920
931
+ },
932
+ {
933
+ "entropy": 0.6748547056689859,
934
+ "epoch": 0.19274112069635502,
935
+ "grad_norm": 1.61223566532135,
936
+ "learning_rate": 4.037505180273519e-05,
937
+ "loss": 0.6716421604156494,
938
+ "mean_token_accuracy": 0.7944653522223234,
939
+ "num_tokens": 418408.0,
940
+ "step": 930
941
+ },
942
+ {
943
+ "entropy": 0.652656842302531,
944
+ "epoch": 0.19481360586513302,
945
+ "grad_norm": 12.04974365234375,
946
+ "learning_rate": 4.027144633236635e-05,
947
+ "loss": 0.675056791305542,
948
+ "mean_token_accuracy": 0.7908035142347216,
949
+ "num_tokens": 486615.0,
950
+ "step": 940
951
+ },
952
+ {
953
+ "entropy": 0.6370473764836788,
954
+ "epoch": 0.19688609103391103,
955
+ "grad_norm": 1.5487881898880005,
956
+ "learning_rate": 4.0167840861997514e-05,
957
+ "loss": 0.6400912284851075,
958
+ "mean_token_accuracy": 0.7931933244690299,
959
+ "num_tokens": 555657.0,
960
+ "step": 950
961
+ },
962
+ {
963
+ "entropy": 0.6333246235735714,
964
+ "epoch": 0.19895857620268906,
965
+ "grad_norm": 2.4830243587493896,
966
+ "learning_rate": 4.006423539162868e-05,
967
+ "loss": 0.6166810512542724,
968
+ "mean_token_accuracy": 0.8014374598860741,
969
+ "num_tokens": 626425.0,
970
+ "step": 960
971
+ },
972
+ {
973
+ "entropy": 0.5938723726198077,
974
+ "epoch": 0.20103106137146706,
975
+ "grad_norm": 1.842581868171692,
976
+ "learning_rate": 3.9960629921259845e-05,
977
+ "loss": 0.6217962741851807,
978
+ "mean_token_accuracy": 0.8008956335484981,
979
+ "num_tokens": 696747.0,
980
+ "step": 970
981
+ },
982
+ {
983
+ "entropy": 0.6409877292811871,
984
+ "epoch": 0.20310354654024507,
985
+ "grad_norm": 2.0318474769592285,
986
+ "learning_rate": 3.985702445089101e-05,
987
+ "loss": 0.6548454761505127,
988
+ "mean_token_accuracy": 0.7928589731454849,
989
+ "num_tokens": 68262.0,
990
+ "step": 980
991
+ },
992
+ {
993
+ "entropy": 0.6127532176207751,
994
+ "epoch": 0.20517603170902307,
995
+ "grad_norm": 14.585939407348633,
996
+ "learning_rate": 3.9753418980522176e-05,
997
+ "loss": 0.6044599056243897,
998
+ "mean_token_accuracy": 0.8128338549286127,
999
+ "num_tokens": 139011.0,
1000
+ "step": 990
1001
+ },
1002
+ {
1003
+ "entropy": 0.6201622080989182,
1004
+ "epoch": 0.2072485168778011,
1005
+ "grad_norm": 1.8208625316619873,
1006
+ "learning_rate": 3.964981351015334e-05,
1007
+ "loss": 0.6481419086456299,
1008
+ "mean_token_accuracy": 0.7962232168763876,
1009
+ "num_tokens": 207368.0,
1010
+ "step": 1000
1011
+ },
1012
+ {
1013
+ "entropy": 0.6494233716279268,
1014
+ "epoch": 0.2093210020465791,
1015
+ "grad_norm": 2.095757246017456,
1016
+ "learning_rate": 3.954620803978451e-05,
1017
+ "loss": 0.6731655120849609,
1018
+ "mean_token_accuracy": 0.7879340261220932,
1019
+ "num_tokens": 274548.0,
1020
+ "step": 1010
1021
+ },
1022
+ {
1023
+ "entropy": 0.6554611946456135,
1024
+ "epoch": 0.2113934872153571,
1025
+ "grad_norm": 1.5424741506576538,
1026
+ "learning_rate": 3.944260256941566e-05,
1027
+ "loss": 0.6161803245544434,
1028
+ "mean_token_accuracy": 0.8044503800570965,
1029
+ "num_tokens": 70077.0,
1030
+ "step": 1020
1031
+ },
1032
+ {
1033
+ "entropy": 0.58364950818941,
1034
+ "epoch": 0.21346597238413512,
1035
+ "grad_norm": 3.1126465797424316,
1036
+ "learning_rate": 3.933899709904683e-05,
1037
+ "loss": 0.6338560104370117,
1038
+ "mean_token_accuracy": 0.79702756293118,
1039
+ "num_tokens": 139893.0,
1040
+ "step": 1030
1041
+ },
1042
+ {
1043
+ "entropy": 0.5846088617108762,
1044
+ "epoch": 0.21553845755291315,
1045
+ "grad_norm": 1.5168766975402832,
1046
+ "learning_rate": 3.9235391628678e-05,
1047
+ "loss": 0.6250156879425048,
1048
+ "mean_token_accuracy": 0.7956931252032519,
1049
+ "num_tokens": 211100.0,
1050
+ "step": 1040
1051
+ },
1052
+ {
1053
+ "entropy": 0.6478412504307925,
1054
+ "epoch": 0.21761094272169115,
1055
+ "grad_norm": 1.6615567207336426,
1056
+ "learning_rate": 3.9131786158309155e-05,
1057
+ "loss": 0.6174096584320068,
1058
+ "mean_token_accuracy": 0.8027971796691418,
1059
+ "num_tokens": 282358.0,
1060
+ "step": 1050
1061
+ },
1062
+ {
1063
+ "entropy": 0.6292086754925549,
1064
+ "epoch": 0.21968342789046916,
1065
+ "grad_norm": 5.6696391105651855,
1066
+ "learning_rate": 3.9028180687940324e-05,
1067
+ "loss": 0.6396576404571533,
1068
+ "mean_token_accuracy": 0.805364703014493,
1069
+ "num_tokens": 353387.0,
1070
+ "step": 1060
1071
+ },
1072
+ {
1073
+ "entropy": 0.6447535171173513,
1074
+ "epoch": 0.22175591305924716,
1075
+ "grad_norm": 1.925402045249939,
1076
+ "learning_rate": 3.892457521757149e-05,
1077
+ "loss": 0.6467451572418212,
1078
+ "mean_token_accuracy": 0.7975434828549623,
1079
+ "num_tokens": 68804.0,
1080
+ "step": 1070
1081
+ },
1082
+ {
1083
+ "entropy": 0.6303643623366952,
1084
+ "epoch": 0.2238283982280252,
1085
+ "grad_norm": 1.8096734285354614,
1086
+ "learning_rate": 3.8820969747202655e-05,
1087
+ "loss": 0.6381072521209716,
1088
+ "mean_token_accuracy": 0.794750172458589,
1089
+ "num_tokens": 137683.0,
1090
+ "step": 1080
1091
+ },
1092
+ {
1093
+ "entropy": 0.6708084937185049,
1094
+ "epoch": 0.2259008833968032,
1095
+ "grad_norm": 2.2711029052734375,
1096
+ "learning_rate": 3.871736427683382e-05,
1097
+ "loss": 0.6552023410797119,
1098
+ "mean_token_accuracy": 0.7935653693974019,
1099
+ "num_tokens": 206142.0,
1100
+ "step": 1090
1101
+ },
1102
+ {
1103
+ "entropy": 0.611713959928602,
1104
+ "epoch": 0.2279733685655812,
1105
+ "grad_norm": 6.44283390045166,
1106
+ "learning_rate": 3.8613758806464987e-05,
1107
+ "loss": 0.6246577262878418,
1108
+ "mean_token_accuracy": 0.8030017718672753,
1109
+ "num_tokens": 275500.0,
1110
+ "step": 1100
1111
+ },
1112
+ {
1113
+ "entropy": 0.6367465043906122,
1114
+ "epoch": 0.2300458537343592,
1115
+ "grad_norm": 4.7516093254089355,
1116
+ "learning_rate": 3.851015333609615e-05,
1117
+ "loss": 0.666812801361084,
1118
+ "mean_token_accuracy": 0.8059824664145708,
1119
+ "num_tokens": 343087.0,
1120
+ "step": 1110
1121
+ },
1122
+ {
1123
+ "entropy": 0.6423371199518442,
1124
+ "epoch": 0.2321183389031372,
1125
+ "grad_norm": 1.9025523662567139,
1126
+ "learning_rate": 3.840654786572731e-05,
1127
+ "loss": 0.6421233654022217,
1128
+ "mean_token_accuracy": 0.7951819008216262,
1129
+ "num_tokens": 68969.0,
1130
+ "step": 1120
1131
+ },
1132
+ {
1133
+ "entropy": 0.6140216056257486,
1134
+ "epoch": 0.23419082407191524,
1135
+ "grad_norm": 2.387733221054077,
1136
+ "learning_rate": 3.830294239535848e-05,
1137
+ "loss": 0.6032763481140136,
1138
+ "mean_token_accuracy": 0.8053653921931982,
1139
+ "num_tokens": 71586.0,
1140
+ "step": 1130
1141
+ },
1142
+ {
1143
+ "entropy": 0.6140187031589448,
1144
+ "epoch": 0.23626330924069325,
1145
+ "grad_norm": 1.670482873916626,
1146
+ "learning_rate": 3.819933692498964e-05,
1147
+ "loss": 0.6106282711029053,
1148
+ "mean_token_accuracy": 0.8058054704219103,
1149
+ "num_tokens": 70310.0,
1150
+ "step": 1140
1151
+ },
1152
+ {
1153
+ "entropy": 0.5762817421928048,
1154
+ "epoch": 0.23833579440947125,
1155
+ "grad_norm": 23.664371490478516,
1156
+ "learning_rate": 3.8095731454620804e-05,
1157
+ "loss": 0.6104034423828125,
1158
+ "mean_token_accuracy": 0.8093477137386799,
1159
+ "num_tokens": 70607.0,
1160
+ "step": 1150
1161
+ },
1162
+ {
1163
+ "entropy": 0.6225127806887031,
1164
+ "epoch": 0.24040827957824926,
1165
+ "grad_norm": 5.779444217681885,
1166
+ "learning_rate": 3.7992125984251966e-05,
1167
+ "loss": 0.6293696403503418,
1168
+ "mean_token_accuracy": 0.7947902269661427,
1169
+ "num_tokens": 140872.0,
1170
+ "step": 1160
1171
+ },
1172
+ {
1173
+ "entropy": 0.6353272215463222,
1174
+ "epoch": 0.2424807647470273,
1175
+ "grad_norm": 1.9873942136764526,
1176
+ "learning_rate": 3.7888520513883135e-05,
1177
+ "loss": 0.6285487174987793,
1178
+ "mean_token_accuracy": 0.8022656626999378,
1179
+ "num_tokens": 69502.0,
1180
+ "step": 1170
1181
+ },
1182
+ {
1183
+ "entropy": 0.626314930897206,
1184
+ "epoch": 0.2445532499158053,
1185
+ "grad_norm": 7.768356800079346,
1186
+ "learning_rate": 3.7784915043514304e-05,
1187
+ "loss": 0.6211750507354736,
1188
+ "mean_token_accuracy": 0.8071904622018338,
1189
+ "num_tokens": 69962.0,
1190
+ "step": 1180
1191
+ },
1192
+ {
1193
+ "entropy": 0.6255401530303061,
1194
+ "epoch": 0.2466257350845833,
1195
+ "grad_norm": 1.888361930847168,
1196
+ "learning_rate": 3.768130957314546e-05,
1197
+ "loss": 0.6480055332183838,
1198
+ "mean_token_accuracy": 0.7934892239049077,
1199
+ "num_tokens": 140682.0,
1200
+ "step": 1190
1201
+ },
1202
+ {
1203
+ "entropy": 0.6203898694366217,
1204
+ "epoch": 0.2486982202533613,
1205
+ "grad_norm": 1.921849250793457,
1206
+ "learning_rate": 3.757770410277663e-05,
1207
+ "loss": 0.6031047344207764,
1208
+ "mean_token_accuracy": 0.8058484740555286,
1209
+ "num_tokens": 211645.0,
1210
+ "step": 1200
1211
+ },
1212
+ {
1213
+ "entropy": 0.610185282304883,
1214
+ "epoch": 0.2507707054221393,
1215
+ "grad_norm": 1.7859575748443604,
1216
+ "learning_rate": 3.74740986324078e-05,
1217
+ "loss": 0.604803466796875,
1218
+ "mean_token_accuracy": 0.8043402170762419,
1219
+ "num_tokens": 278656.0,
1220
+ "step": 1210
1221
+ },
1222
+ {
1223
+ "entropy": 0.6415552173741161,
1224
+ "epoch": 0.2528431905909173,
1225
+ "grad_norm": 8.131621360778809,
1226
+ "learning_rate": 3.737049316203895e-05,
1227
+ "loss": 0.6561008930206299,
1228
+ "mean_token_accuracy": 0.7935157649219036,
1229
+ "num_tokens": 349616.0,
1230
+ "step": 1220
1231
+ },
1232
+ {
1233
+ "entropy": 0.635531363915652,
1234
+ "epoch": 0.25491567575969537,
1235
+ "grad_norm": 2.340214490890503,
1236
+ "learning_rate": 3.726688769167012e-05,
1237
+ "loss": 0.6464750289916992,
1238
+ "mean_token_accuracy": 0.79804602060467,
1239
+ "num_tokens": 420849.0,
1240
+ "step": 1230
1241
+ },
1242
+ {
1243
+ "entropy": 0.5969384836964309,
1244
+ "epoch": 0.2569881609284734,
1245
+ "grad_norm": 83.84396362304688,
1246
+ "learning_rate": 3.7686567164179105e-06,
1247
+ "loss": 0.5905964374542236,
1248
+ "mean_token_accuracy": 0.802092020958662,
1249
+ "num_tokens": 72388.0,
1250
+ "step": 1240
1251
+ },
1252
+ {
1253
+ "entropy": 0.6049651755951345,
1254
+ "epoch": 0.2590606460972514,
1255
+ "grad_norm": 1.7408950328826904,
1256
+ "learning_rate": 3.7059676750932446e-05,
1257
+ "loss": 0.6098982334136963,
1258
+ "mean_token_accuracy": 0.8154445670545101,
1259
+ "num_tokens": 69334.0,
1260
+ "step": 1250
1261
+ },
1262
+ {
1263
+ "entropy": 0.5929268936160952,
1264
+ "epoch": 0.2611331312660294,
1265
+ "grad_norm": 2.4479739665985107,
1266
+ "learning_rate": 3.6956071280563615e-05,
1267
+ "loss": 0.615260124206543,
1268
+ "mean_token_accuracy": 0.7975582104176283,
1269
+ "num_tokens": 139535.0,
1270
+ "step": 1260
1271
+ },
1272
+ {
1273
+ "entropy": 0.6156681244261563,
1274
+ "epoch": 0.2632056164348074,
1275
+ "grad_norm": 7.5904541015625,
1276
+ "learning_rate": 3.6852465810194784e-05,
1277
+ "loss": 0.6417912006378174,
1278
+ "mean_token_accuracy": 0.8050157245248556,
1279
+ "num_tokens": 209990.0,
1280
+ "step": 1270
1281
+ },
1282
+ {
1283
+ "entropy": 0.6125300782732666,
1284
+ "epoch": 0.2652781016035854,
1285
+ "grad_norm": 1.5859016180038452,
1286
+ "learning_rate": 3.6748860339825946e-05,
1287
+ "loss": 0.5806515216827393,
1288
+ "mean_token_accuracy": 0.8106319297105073,
1289
+ "num_tokens": 280797.0,
1290
+ "step": 1280
1291
+ },
1292
+ {
1293
+ "entropy": 0.6261352578178048,
1294
+ "epoch": 0.2673505867723634,
1295
+ "grad_norm": 2.6306662559509277,
1296
+ "learning_rate": 3.664525486945711e-05,
1297
+ "loss": 0.655699634552002,
1298
+ "mean_token_accuracy": 0.7938036229461432,
1299
+ "num_tokens": 352252.0,
1300
+ "step": 1290
1301
+ },
1302
+ {
1303
+ "entropy": 0.6153189892880618,
1304
+ "epoch": 0.2694230719411414,
1305
+ "grad_norm": 1.740610122680664,
1306
+ "learning_rate": 3.654164939908827e-05,
1307
+ "loss": 0.6046313762664794,
1308
+ "mean_token_accuracy": 0.8039134848862887,
1309
+ "num_tokens": 69275.0,
1310
+ "step": 1300
1311
+ },
1312
+ {
1313
+ "entropy": 0.6278093876317143,
1314
+ "epoch": 0.2714955571099194,
1315
+ "grad_norm": 3.1143393516540527,
1316
+ "learning_rate": 3.643804392871944e-05,
1317
+ "loss": 0.6498140811920166,
1318
+ "mean_token_accuracy": 0.7957121979445219,
1319
+ "num_tokens": 68169.0,
1320
+ "step": 1310
1321
+ },
1322
+ {
1323
+ "entropy": 0.5825623633340001,
1324
+ "epoch": 0.27356804227869747,
1325
+ "grad_norm": 2.6731808185577393,
1326
+ "learning_rate": 3.63344384583506e-05,
1327
+ "loss": 0.5718067169189454,
1328
+ "mean_token_accuracy": 0.8134741004556417,
1329
+ "num_tokens": 137759.0,
1330
+ "step": 1320
1331
+ },
1332
+ {
1333
+ "entropy": 0.5590585919097066,
1334
+ "epoch": 0.27564052744747547,
1335
+ "grad_norm": 2.4920592308044434,
1336
+ "learning_rate": 3.6230832987981764e-05,
1337
+ "loss": 0.5690700054168701,
1338
+ "mean_token_accuracy": 0.8109207771718502,
1339
+ "num_tokens": 205720.0,
1340
+ "step": 1330
1341
+ },
1342
+ {
1343
+ "entropy": 0.5923157716169953,
1344
+ "epoch": 0.2777130126162535,
1345
+ "grad_norm": 1.862938404083252,
1346
+ "learning_rate": 3.612722751761293e-05,
1347
+ "loss": 0.6129358291625977,
1348
+ "mean_token_accuracy": 0.8040174718946218,
1349
+ "num_tokens": 276786.0,
1350
+ "step": 1340
1351
+ },
1352
+ {
1353
+ "entropy": 0.6135842848569155,
1354
+ "epoch": 0.2797854977850315,
1355
+ "grad_norm": 1.5477619171142578,
1356
+ "learning_rate": 3.60236220472441e-05,
1357
+ "loss": 0.6216057777404785,
1358
+ "mean_token_accuracy": 0.7960212029516697,
1359
+ "num_tokens": 346466.0,
1360
+ "step": 1350
1361
+ },
1362
+ {
1363
+ "entropy": 0.6067129975184798,
1364
+ "epoch": 0.2818579829538095,
1365
+ "grad_norm": 1.7471277713775635,
1366
+ "learning_rate": 3.592001657687526e-05,
1367
+ "loss": 0.5627388954162598,
1368
+ "mean_token_accuracy": 0.8164898995310068,
1369
+ "num_tokens": 69745.0,
1370
+ "step": 1360
1371
+ },
1372
+ {
1373
+ "entropy": 0.6310206063091754,
1374
+ "epoch": 0.2839304681225875,
1375
+ "grad_norm": 11.98818302154541,
1376
+ "learning_rate": 3.5816411106506426e-05,
1377
+ "loss": 0.6550020694732666,
1378
+ "mean_token_accuracy": 0.791220530308783,
1379
+ "num_tokens": 138493.0,
1380
+ "step": 1370
1381
+ },
1382
+ {
1383
+ "entropy": 0.5850912119727582,
1384
+ "epoch": 0.2860029532913655,
1385
+ "grad_norm": 5.830422401428223,
1386
+ "learning_rate": 3.5712805636137595e-05,
1387
+ "loss": 0.5944633483886719,
1388
+ "mean_token_accuracy": 0.8132860399782658,
1389
+ "num_tokens": 208664.0,
1390
+ "step": 1380
1391
+ }
1392
+ ],
1393
+ "logging_steps": 10,
1394
+ "max_steps": 4826,
1395
+ "num_input_tokens_seen": 0,
1396
+ "num_train_epochs": 1,
1397
+ "save_steps": 10,
1398
+ "stateful_callbacks": {
1399
+ "TrainerControl": {
1400
+ "args": {
1401
+ "should_epoch_stop": false,
1402
+ "should_evaluate": false,
1403
+ "should_log": false,
1404
+ "should_save": true,
1405
+ "should_training_stop": false
1406
+ },
1407
+ "attributes": {}
1408
+ }
1409
+ },
1410
+ "total_flos": 1.7357298830115876e+18,
1411
+ "train_batch_size": 1,
1412
+ "trial_name": null,
1413
+ "trial_params": null
1414
+ }
checkpoint-1380/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2ec1e27ad3033c3112711a0fad2b6e99f6c35317a6bc4c41f77fe069b615c237
3
+ size 5777