FatCat87 commited on
Commit
ec63042
·
verified ·
1 Parent(s): 535f676

Upload folder using huggingface_hub

Browse files
checkpoint-116/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: unsloth/Qwen2.5-3B-Instruct
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.11.1
checkpoint-116/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Qwen2.5-3B-Instruct",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 32,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "gate_proj",
24
+ "v_proj",
25
+ "o_proj",
26
+ "k_proj",
27
+ "up_proj",
28
+ "down_proj",
29
+ "q_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
checkpoint-116/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0d6be44bb9bb58ee8f74dec31f60b56077404e47eae8dad02e0b17d1e5096444
3
+ size 239536272
checkpoint-116/added_tokens.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|PAD_TOKEN|>": 151665,
5
+ "<|box_end|>": 151649,
6
+ "<|box_start|>": 151648,
7
+ "<|endoftext|>": 151643,
8
+ "<|file_sep|>": 151664,
9
+ "<|fim_middle|>": 151660,
10
+ "<|fim_pad|>": 151662,
11
+ "<|fim_prefix|>": 151659,
12
+ "<|fim_suffix|>": 151661,
13
+ "<|im_end|>": 151645,
14
+ "<|im_start|>": 151644,
15
+ "<|image_pad|>": 151655,
16
+ "<|object_ref_end|>": 151647,
17
+ "<|object_ref_start|>": 151646,
18
+ "<|quad_end|>": 151651,
19
+ "<|quad_start|>": 151650,
20
+ "<|repo_name|>": 151663,
21
+ "<|video_pad|>": 151656,
22
+ "<|vision_end|>": 151653,
23
+ "<|vision_pad|>": 151654,
24
+ "<|vision_start|>": 151652
25
+ }
checkpoint-116/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-116/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bd73c147db2ffeb397229c25d95718f4fab3a6a2712ea815ed8800eb230a095c
3
+ size 120545844
checkpoint-116/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:276890cbea387dd4b4f3cf90ec45c1d985269c5d08ce929e5e07e6023e294215
3
+ size 14960
checkpoint-116/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fc158fcf0aa17e2820aed88f3e50df2db24c7d78511a3150d94023f50b70c885
3
+ size 14960
checkpoint-116/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d8d39efc19969e3d586dcdc82fb94d9aa19b49859a2d56f01704554af1ca9032
3
+ size 14960
checkpoint-116/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f2f636100c1367d37ce206f7d861d3a64d6208c6ae10b646908f7f186f8bc92
3
+ size 14960
checkpoint-116/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:68424c30349bda77a4657d1902f52c5a348248ab657a58e4aee2ebfc370c25ab
3
+ size 1064
checkpoint-116/special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|PAD_TOKEN|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-116/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-116/tokenizer_config.json ADDED
@@ -0,0 +1,216 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ },
181
+ "151665": {
182
+ "content": "<|PAD_TOKEN|>",
183
+ "lstrip": false,
184
+ "normalized": false,
185
+ "rstrip": false,
186
+ "single_word": false,
187
+ "special": true
188
+ }
189
+ },
190
+ "additional_special_tokens": [
191
+ "<|im_start|>",
192
+ "<|im_end|>",
193
+ "<|object_ref_start|>",
194
+ "<|object_ref_end|>",
195
+ "<|box_start|>",
196
+ "<|box_end|>",
197
+ "<|quad_start|>",
198
+ "<|quad_end|>",
199
+ "<|vision_start|>",
200
+ "<|vision_end|>",
201
+ "<|vision_pad|>",
202
+ "<|image_pad|>",
203
+ "<|video_pad|>"
204
+ ],
205
+ "bos_token": null,
206
+ "chat_template": "{%- if tools %}\n {{- '<|im_start|>system\\n' }}\n {%- if messages[0]['role'] == 'system' %}\n {{- messages[0]['content'] }}\n {%- else %}\n {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}\n {%- endif %}\n {{- \"\\n\\n# Tools\\n\\nYou may call one or more functions to assist with the user query.\\n\\nYou are provided with function signatures within <tools></tools> XML tags:\\n<tools>\" }}\n {%- for tool in tools %}\n {{- \"\\n\" }}\n {{- tool | tojson }}\n {%- endfor %}\n {{- \"\\n</tools>\\n\\nFor each function call, return a json object with function name and arguments within <tool_call></tool_call> XML tags:\\n<tool_call>\\n{\\\"name\\\": <function-name>, \\\"arguments\\\": <args-json-object>}\\n</tool_call><|im_end|>\\n\" }}\n{%- else %}\n {%- if messages[0]['role'] == 'system' %}\n {{- '<|im_start|>system\\n' + messages[0]['content'] + '<|im_end|>\\n' }}\n {%- else %}\n {{- '<|im_start|>system\\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\\n' }}\n {%- endif %}\n{%- endif %}\n{%- for message in messages %}\n {%- if (message.role == \"user\") or (message.role == \"system\" and not loop.first) or (message.role == \"assistant\" and not message.tool_calls) %}\n {{- '<|im_start|>' + message.role + '\\n' + message.content + '<|im_end|>' + '\\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\\n' + message.content }}\n {%- endif %}\n {%- for tool_call in message.tool_calls %}\n {%- if tool_call.function is defined %}\n {%- set tool_call = tool_call.function %}\n {%- endif %}\n {{- '\\n<tool_call>\\n{\"name\": \"' }}\n {{- tool_call.name }}\n {{- '\", \"arguments\": ' }}\n {{- tool_call.arguments | tojson }}\n {{- '}\\n</tool_call>' }}\n {%- endfor %}\n {{- '<|im_end|>\\n' }}\n {%- elif message.role == \"tool\" %}\n {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != \"tool\") %}\n {{- '<|im_start|>user' }}\n {%- endif %}\n {{- '\\n<tool_response>\\n' }}\n {{- message.content }}\n {{- '\\n</tool_response>' }}\n {%- if loop.last or (messages[loop.index0 + 1].role != \"tool\") %}\n {{- '<|im_end|>\\n' }}\n {%- endif %}\n {%- endif %}\n{%- endfor %}\n{%- if add_generation_prompt %}\n {{- '<|im_start|>assistant\\n' }}\n{%- endif %}\n",
207
+ "clean_up_tokenization_spaces": false,
208
+ "eos_token": "<|im_end|>",
209
+ "errors": "replace",
210
+ "model_max_length": 131072,
211
+ "pad_token": "<|PAD_TOKEN|>",
212
+ "padding_side": "left",
213
+ "split_special_tokens": false,
214
+ "tokenizer_class": "Qwen2Tokenizer",
215
+ "unk_token": null
216
+ }
checkpoint-116/trainer_state.json ADDED
@@ -0,0 +1,869 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 58,
6
+ "global_step": 116,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.008620689655172414,
13
+ "grad_norm": 0.7549098134040833,
14
+ "learning_rate": 2e-05,
15
+ "loss": 2.3785,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.008620689655172414,
20
+ "eval_loss": 2.582935094833374,
21
+ "eval_runtime": 7.6921,
22
+ "eval_samples_per_second": 25.351,
23
+ "eval_steps_per_second": 3.25,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 0.017241379310344827,
28
+ "grad_norm": 0.720708966255188,
29
+ "learning_rate": 4e-05,
30
+ "loss": 2.2748,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 0.02586206896551724,
35
+ "grad_norm": 0.6924182176589966,
36
+ "learning_rate": 6e-05,
37
+ "loss": 2.4147,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 0.034482758620689655,
42
+ "grad_norm": 0.8156349658966064,
43
+ "learning_rate": 8e-05,
44
+ "loss": 2.3778,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 0.04310344827586207,
49
+ "grad_norm": 0.7163665294647217,
50
+ "learning_rate": 0.0001,
51
+ "loss": 2.4918,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 0.05172413793103448,
56
+ "grad_norm": 0.9344202280044556,
57
+ "learning_rate": 0.00012,
58
+ "loss": 2.5429,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 0.0603448275862069,
63
+ "grad_norm": 0.8686364889144897,
64
+ "learning_rate": 0.00014,
65
+ "loss": 2.0592,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 0.06896551724137931,
70
+ "grad_norm": 0.9987367987632751,
71
+ "learning_rate": 0.00016,
72
+ "loss": 1.8856,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.07758620689655173,
77
+ "grad_norm": 1.5086486339569092,
78
+ "learning_rate": 0.00018,
79
+ "loss": 1.8125,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 0.08620689655172414,
84
+ "grad_norm": 1.8301935195922852,
85
+ "learning_rate": 0.0002,
86
+ "loss": 2.1144,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 0.09482758620689655,
91
+ "grad_norm": 2.5455808639526367,
92
+ "learning_rate": 0.00019995608365087946,
93
+ "loss": 1.4668,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 0.10344827586206896,
98
+ "grad_norm": 3.3915581703186035,
99
+ "learning_rate": 0.00019982437317643217,
100
+ "loss": 1.3056,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 0.11206896551724138,
105
+ "grad_norm": 3.114424705505371,
106
+ "learning_rate": 0.0001996049842615217,
107
+ "loss": 1.0526,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 0.1206896551724138,
112
+ "grad_norm": 2.363276243209839,
113
+ "learning_rate": 0.00019929810960135172,
114
+ "loss": 0.729,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 0.12931034482758622,
119
+ "grad_norm": 2.7170567512512207,
120
+ "learning_rate": 0.0001989040187322164,
121
+ "loss": 0.5538,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 0.13793103448275862,
126
+ "grad_norm": 2.299168109893799,
127
+ "learning_rate": 0.00019842305779475968,
128
+ "loss": 0.3469,
129
+ "step": 16
130
+ },
131
+ {
132
+ "epoch": 0.14655172413793102,
133
+ "grad_norm": 1.1169408559799194,
134
+ "learning_rate": 0.0001978556492299504,
135
+ "loss": 0.1737,
136
+ "step": 17
137
+ },
138
+ {
139
+ "epoch": 0.15517241379310345,
140
+ "grad_norm": 8.511645317077637,
141
+ "learning_rate": 0.0001972022914080411,
142
+ "loss": 0.2247,
143
+ "step": 18
144
+ },
145
+ {
146
+ "epoch": 0.16379310344827586,
147
+ "grad_norm": 1.6103713512420654,
148
+ "learning_rate": 0.00019646355819083589,
149
+ "loss": 0.1969,
150
+ "step": 19
151
+ },
152
+ {
153
+ "epoch": 0.1724137931034483,
154
+ "grad_norm": 1.5031853914260864,
155
+ "learning_rate": 0.00019564009842765225,
156
+ "loss": 0.1419,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 0.1810344827586207,
161
+ "grad_norm": 1.3411375284194946,
162
+ "learning_rate": 0.00019473263538541914,
163
+ "loss": 0.111,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 0.1896551724137931,
168
+ "grad_norm": 0.4128853678703308,
169
+ "learning_rate": 0.0001937419661134121,
170
+ "loss": 0.0782,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 0.19827586206896552,
175
+ "grad_norm": 0.40607255697250366,
176
+ "learning_rate": 0.00019266896074318334,
177
+ "loss": 0.0601,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 0.20689655172413793,
182
+ "grad_norm": 1.0385711193084717,
183
+ "learning_rate": 0.00019151456172430183,
184
+ "loss": 0.0881,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 0.21551724137931033,
189
+ "grad_norm": 0.5099380016326904,
190
+ "learning_rate": 0.00019027978299657436,
191
+ "loss": 0.1187,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 0.22413793103448276,
196
+ "grad_norm": 0.2118569314479828,
197
+ "learning_rate": 0.00018896570909947475,
198
+ "loss": 0.1058,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 0.23275862068965517,
203
+ "grad_norm": 0.37697386741638184,
204
+ "learning_rate": 0.0001875734942195637,
205
+ "loss": 0.0779,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 0.2413793103448276,
210
+ "grad_norm": 0.5538561940193176,
211
+ "learning_rate": 0.00018610436117673555,
212
+ "loss": 0.1473,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 0.25,
217
+ "grad_norm": 0.13844181597232819,
218
+ "learning_rate": 0.0001845596003501826,
219
+ "loss": 0.0387,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 0.25862068965517243,
224
+ "grad_norm": 0.28886792063713074,
225
+ "learning_rate": 0.0001829405685450202,
226
+ "loss": 0.0484,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 0.2672413793103448,
231
+ "grad_norm": 0.40534093976020813,
232
+ "learning_rate": 0.00018124868780056814,
233
+ "loss": 0.0506,
234
+ "step": 31
235
+ },
236
+ {
237
+ "epoch": 0.27586206896551724,
238
+ "grad_norm": 0.28827980160713196,
239
+ "learning_rate": 0.00017948544414133534,
240
+ "loss": 0.0386,
241
+ "step": 32
242
+ },
243
+ {
244
+ "epoch": 0.28448275862068967,
245
+ "grad_norm": 0.19116564095020294,
246
+ "learning_rate": 0.00017765238627180424,
247
+ "loss": 0.0344,
248
+ "step": 33
249
+ },
250
+ {
251
+ "epoch": 0.29310344827586204,
252
+ "grad_norm": 0.2074674665927887,
253
+ "learning_rate": 0.00017575112421616202,
254
+ "loss": 0.0587,
255
+ "step": 34
256
+ },
257
+ {
258
+ "epoch": 0.3017241379310345,
259
+ "grad_norm": 0.18823839724063873,
260
+ "learning_rate": 0.00017378332790417273,
261
+ "loss": 0.0449,
262
+ "step": 35
263
+ },
264
+ {
265
+ "epoch": 0.3103448275862069,
266
+ "grad_norm": 0.2116956263780594,
267
+ "learning_rate": 0.00017175072570443312,
268
+ "loss": 0.0547,
269
+ "step": 36
270
+ },
271
+ {
272
+ "epoch": 0.31896551724137934,
273
+ "grad_norm": 0.2971654534339905,
274
+ "learning_rate": 0.00016965510290629972,
275
+ "loss": 0.0417,
276
+ "step": 37
277
+ },
278
+ {
279
+ "epoch": 0.3275862068965517,
280
+ "grad_norm": 0.11563872545957565,
281
+ "learning_rate": 0.00016749830015182107,
282
+ "loss": 0.0196,
283
+ "step": 38
284
+ },
285
+ {
286
+ "epoch": 0.33620689655172414,
287
+ "grad_norm": 0.09132111817598343,
288
+ "learning_rate": 0.00016528221181905217,
289
+ "loss": 0.015,
290
+ "step": 39
291
+ },
292
+ {
293
+ "epoch": 0.3448275862068966,
294
+ "grad_norm": 0.11758074164390564,
295
+ "learning_rate": 0.00016300878435817113,
296
+ "loss": 0.0264,
297
+ "step": 40
298
+ },
299
+ {
300
+ "epoch": 0.35344827586206895,
301
+ "grad_norm": 0.26003605127334595,
302
+ "learning_rate": 0.00016068001458185936,
303
+ "loss": 0.0701,
304
+ "step": 41
305
+ },
306
+ {
307
+ "epoch": 0.3620689655172414,
308
+ "grad_norm": 0.16987216472625732,
309
+ "learning_rate": 0.0001582979479114472,
310
+ "loss": 0.0232,
311
+ "step": 42
312
+ },
313
+ {
314
+ "epoch": 0.3706896551724138,
315
+ "grad_norm": 0.16075719892978668,
316
+ "learning_rate": 0.00015586467658036524,
317
+ "loss": 0.0257,
318
+ "step": 43
319
+ },
320
+ {
321
+ "epoch": 0.3793103448275862,
322
+ "grad_norm": 0.08301292359828949,
323
+ "learning_rate": 0.0001533823377964791,
324
+ "loss": 0.0059,
325
+ "step": 44
326
+ },
327
+ {
328
+ "epoch": 0.3879310344827586,
329
+ "grad_norm": 0.13616588711738586,
330
+ "learning_rate": 0.00015085311186492206,
331
+ "loss": 0.0207,
332
+ "step": 45
333
+ },
334
+ {
335
+ "epoch": 0.39655172413793105,
336
+ "grad_norm": 0.7669395804405212,
337
+ "learning_rate": 0.00014827922027307451,
338
+ "loss": 0.0992,
339
+ "step": 46
340
+ },
341
+ {
342
+ "epoch": 0.4051724137931034,
343
+ "grad_norm": 0.2077718824148178,
344
+ "learning_rate": 0.0001456629237393713,
345
+ "loss": 0.0193,
346
+ "step": 47
347
+ },
348
+ {
349
+ "epoch": 0.41379310344827586,
350
+ "grad_norm": 0.08794950693845749,
351
+ "learning_rate": 0.00014300652022765207,
352
+ "loss": 0.0107,
353
+ "step": 48
354
+ },
355
+ {
356
+ "epoch": 0.4224137931034483,
357
+ "grad_norm": 0.1444607675075531,
358
+ "learning_rate": 0.00014031234292879725,
359
+ "loss": 0.0269,
360
+ "step": 49
361
+ },
362
+ {
363
+ "epoch": 0.43103448275862066,
364
+ "grad_norm": 0.22816063463687897,
365
+ "learning_rate": 0.00013758275821142382,
366
+ "loss": 0.0201,
367
+ "step": 50
368
+ },
369
+ {
370
+ "epoch": 0.4396551724137931,
371
+ "grad_norm": 0.24295277893543243,
372
+ "learning_rate": 0.0001348201635434399,
373
+ "loss": 0.0304,
374
+ "step": 51
375
+ },
376
+ {
377
+ "epoch": 0.4482758620689655,
378
+ "grad_norm": 0.22172880172729492,
379
+ "learning_rate": 0.00013202698538628376,
380
+ "loss": 0.0128,
381
+ "step": 52
382
+ },
383
+ {
384
+ "epoch": 0.45689655172413796,
385
+ "grad_norm": 0.12180917710065842,
386
+ "learning_rate": 0.00012920567706369758,
387
+ "loss": 0.016,
388
+ "step": 53
389
+ },
390
+ {
391
+ "epoch": 0.46551724137931033,
392
+ "grad_norm": 0.278648316860199,
393
+ "learning_rate": 0.00012635871660690676,
394
+ "loss": 0.0337,
395
+ "step": 54
396
+ },
397
+ {
398
+ "epoch": 0.47413793103448276,
399
+ "grad_norm": 0.0709623172879219,
400
+ "learning_rate": 0.00012348860457809838,
401
+ "loss": 0.0126,
402
+ "step": 55
403
+ },
404
+ {
405
+ "epoch": 0.4827586206896552,
406
+ "grad_norm": 0.1974678933620453,
407
+ "learning_rate": 0.00012059786187410984,
408
+ "loss": 0.019,
409
+ "step": 56
410
+ },
411
+ {
412
+ "epoch": 0.49137931034482757,
413
+ "grad_norm": 0.08393372595310211,
414
+ "learning_rate": 0.0001176890275122573,
415
+ "loss": 0.0083,
416
+ "step": 57
417
+ },
418
+ {
419
+ "epoch": 0.5,
420
+ "grad_norm": 0.12021597474813461,
421
+ "learning_rate": 0.00011476465640024814,
422
+ "loss": 0.0084,
423
+ "step": 58
424
+ },
425
+ {
426
+ "epoch": 0.5,
427
+ "eval_loss": 0.02141181007027626,
428
+ "eval_runtime": 7.7496,
429
+ "eval_samples_per_second": 25.163,
430
+ "eval_steps_per_second": 3.226,
431
+ "step": 58
432
+ },
433
+ {
434
+ "epoch": 0.5086206896551724,
435
+ "grad_norm": 0.12311367690563202,
436
+ "learning_rate": 0.00011182731709213659,
437
+ "loss": 0.0259,
438
+ "step": 59
439
+ },
440
+ {
441
+ "epoch": 0.5172413793103449,
442
+ "grad_norm": 0.03950917348265648,
443
+ "learning_rate": 0.00010887958953229349,
444
+ "loss": 0.0033,
445
+ "step": 60
446
+ },
447
+ {
448
+ "epoch": 0.5258620689655172,
449
+ "grad_norm": 0.12783688306808472,
450
+ "learning_rate": 0.00010592406278937144,
451
+ "loss": 0.0094,
452
+ "step": 61
453
+ },
454
+ {
455
+ "epoch": 0.5344827586206896,
456
+ "grad_norm": 0.23351043462753296,
457
+ "learning_rate": 0.00010296333278225599,
458
+ "loss": 0.0405,
459
+ "step": 62
460
+ },
461
+ {
462
+ "epoch": 0.5431034482758621,
463
+ "grad_norm": 0.07918150722980499,
464
+ "learning_rate": 0.0001,
465
+ "loss": 0.0189,
466
+ "step": 63
467
+ },
468
+ {
469
+ "epoch": 0.5517241379310345,
470
+ "grad_norm": 0.129180446267128,
471
+ "learning_rate": 9.703666721774402e-05,
472
+ "loss": 0.0118,
473
+ "step": 64
474
+ },
475
+ {
476
+ "epoch": 0.5603448275862069,
477
+ "grad_norm": 0.20834843814373016,
478
+ "learning_rate": 9.407593721062859e-05,
479
+ "loss": 0.0106,
480
+ "step": 65
481
+ },
482
+ {
483
+ "epoch": 0.5689655172413793,
484
+ "grad_norm": 0.03432063013315201,
485
+ "learning_rate": 9.112041046770653e-05,
486
+ "loss": 0.0031,
487
+ "step": 66
488
+ },
489
+ {
490
+ "epoch": 0.5775862068965517,
491
+ "grad_norm": 0.3878253698348999,
492
+ "learning_rate": 8.817268290786343e-05,
493
+ "loss": 0.0199,
494
+ "step": 67
495
+ },
496
+ {
497
+ "epoch": 0.5862068965517241,
498
+ "grad_norm": 0.19941666722297668,
499
+ "learning_rate": 8.523534359975189e-05,
500
+ "loss": 0.0282,
501
+ "step": 68
502
+ },
503
+ {
504
+ "epoch": 0.5948275862068966,
505
+ "grad_norm": 0.28532180190086365,
506
+ "learning_rate": 8.231097248774274e-05,
507
+ "loss": 0.0231,
508
+ "step": 69
509
+ },
510
+ {
511
+ "epoch": 0.603448275862069,
512
+ "grad_norm": 0.19040793180465698,
513
+ "learning_rate": 7.940213812589018e-05,
514
+ "loss": 0.0239,
515
+ "step": 70
516
+ },
517
+ {
518
+ "epoch": 0.6120689655172413,
519
+ "grad_norm": 0.15338897705078125,
520
+ "learning_rate": 7.651139542190164e-05,
521
+ "loss": 0.0096,
522
+ "step": 71
523
+ },
524
+ {
525
+ "epoch": 0.6206896551724138,
526
+ "grad_norm": 0.21563775837421417,
527
+ "learning_rate": 7.364128339309326e-05,
528
+ "loss": 0.0182,
529
+ "step": 72
530
+ },
531
+ {
532
+ "epoch": 0.6293103448275862,
533
+ "grad_norm": 0.11136949807405472,
534
+ "learning_rate": 7.079432293630244e-05,
535
+ "loss": 0.0198,
536
+ "step": 73
537
+ },
538
+ {
539
+ "epoch": 0.6379310344827587,
540
+ "grad_norm": 0.06761553883552551,
541
+ "learning_rate": 6.797301461371625e-05,
542
+ "loss": 0.0061,
543
+ "step": 74
544
+ },
545
+ {
546
+ "epoch": 0.646551724137931,
547
+ "grad_norm": 0.17843712866306305,
548
+ "learning_rate": 6.517983645656014e-05,
549
+ "loss": 0.0105,
550
+ "step": 75
551
+ },
552
+ {
553
+ "epoch": 0.6551724137931034,
554
+ "grad_norm": 0.12946659326553345,
555
+ "learning_rate": 6.24172417885762e-05,
556
+ "loss": 0.0148,
557
+ "step": 76
558
+ },
559
+ {
560
+ "epoch": 0.6637931034482759,
561
+ "grad_norm": 0.04445435479283333,
562
+ "learning_rate": 5.96876570712028e-05,
563
+ "loss": 0.0046,
564
+ "step": 77
565
+ },
566
+ {
567
+ "epoch": 0.6724137931034483,
568
+ "grad_norm": 0.12194405496120453,
569
+ "learning_rate": 5.699347977234799e-05,
570
+ "loss": 0.021,
571
+ "step": 78
572
+ },
573
+ {
574
+ "epoch": 0.6810344827586207,
575
+ "grad_norm": 0.1209009662270546,
576
+ "learning_rate": 5.43370762606287e-05,
577
+ "loss": 0.0038,
578
+ "step": 79
579
+ },
580
+ {
581
+ "epoch": 0.6896551724137931,
582
+ "grad_norm": 0.18816731870174408,
583
+ "learning_rate": 5.172077972692553e-05,
584
+ "loss": 0.0175,
585
+ "step": 80
586
+ },
587
+ {
588
+ "epoch": 0.6982758620689655,
589
+ "grad_norm": 0.0713019147515297,
590
+ "learning_rate": 4.914688813507797e-05,
591
+ "loss": 0.0033,
592
+ "step": 81
593
+ },
594
+ {
595
+ "epoch": 0.7068965517241379,
596
+ "grad_norm": 0.06428212672472,
597
+ "learning_rate": 4.661766220352097e-05,
598
+ "loss": 0.0111,
599
+ "step": 82
600
+ },
601
+ {
602
+ "epoch": 0.7155172413793104,
603
+ "grad_norm": 0.06654125452041626,
604
+ "learning_rate": 4.4135323419634766e-05,
605
+ "loss": 0.0088,
606
+ "step": 83
607
+ },
608
+ {
609
+ "epoch": 0.7241379310344828,
610
+ "grad_norm": 0.08924495428800583,
611
+ "learning_rate": 4.170205208855281e-05,
612
+ "loss": 0.0104,
613
+ "step": 84
614
+ },
615
+ {
616
+ "epoch": 0.7327586206896551,
617
+ "grad_norm": 0.1306809037923813,
618
+ "learning_rate": 3.931998541814069e-05,
619
+ "loss": 0.014,
620
+ "step": 85
621
+ },
622
+ {
623
+ "epoch": 0.7413793103448276,
624
+ "grad_norm": 0.6109310984611511,
625
+ "learning_rate": 3.69912156418289e-05,
626
+ "loss": 0.0169,
627
+ "step": 86
628
+ },
629
+ {
630
+ "epoch": 0.75,
631
+ "grad_norm": 0.1788921356201172,
632
+ "learning_rate": 3.471778818094785e-05,
633
+ "loss": 0.0139,
634
+ "step": 87
635
+ },
636
+ {
637
+ "epoch": 0.7586206896551724,
638
+ "grad_norm": 0.07347411662340164,
639
+ "learning_rate": 3.250169984817897e-05,
640
+ "loss": 0.0113,
641
+ "step": 88
642
+ },
643
+ {
644
+ "epoch": 0.7672413793103449,
645
+ "grad_norm": 0.2131931632757187,
646
+ "learning_rate": 3.034489709370033e-05,
647
+ "loss": 0.0268,
648
+ "step": 89
649
+ },
650
+ {
651
+ "epoch": 0.7758620689655172,
652
+ "grad_norm": 0.06642799824476242,
653
+ "learning_rate": 2.8249274295566864e-05,
654
+ "loss": 0.0124,
655
+ "step": 90
656
+ },
657
+ {
658
+ "epoch": 0.7844827586206896,
659
+ "grad_norm": 0.26418986916542053,
660
+ "learning_rate": 2.6216672095827266e-05,
661
+ "loss": 0.013,
662
+ "step": 91
663
+ },
664
+ {
665
+ "epoch": 0.7931034482758621,
666
+ "grad_norm": 0.016451340168714523,
667
+ "learning_rate": 2.4248875783837987e-05,
668
+ "loss": 0.0018,
669
+ "step": 92
670
+ },
671
+ {
672
+ "epoch": 0.8017241379310345,
673
+ "grad_norm": 0.10589156299829483,
674
+ "learning_rate": 2.234761372819577e-05,
675
+ "loss": 0.0198,
676
+ "step": 93
677
+ },
678
+ {
679
+ "epoch": 0.8103448275862069,
680
+ "grad_norm": 0.09367933124303818,
681
+ "learning_rate": 2.0514555858664663e-05,
682
+ "loss": 0.0067,
683
+ "step": 94
684
+ },
685
+ {
686
+ "epoch": 0.8189655172413793,
687
+ "grad_norm": 0.04479554295539856,
688
+ "learning_rate": 1.875131219943187e-05,
689
+ "loss": 0.0029,
690
+ "step": 95
691
+ },
692
+ {
693
+ "epoch": 0.8275862068965517,
694
+ "grad_norm": 0.06302911043167114,
695
+ "learning_rate": 1.7059431454979824e-05,
696
+ "loss": 0.0052,
697
+ "step": 96
698
+ },
699
+ {
700
+ "epoch": 0.8362068965517241,
701
+ "grad_norm": 0.05771315097808838,
702
+ "learning_rate": 1.5440399649817385e-05,
703
+ "loss": 0.0082,
704
+ "step": 97
705
+ },
706
+ {
707
+ "epoch": 0.8448275862068966,
708
+ "grad_norm": 0.2593729794025421,
709
+ "learning_rate": 1.3895638823264446e-05,
710
+ "loss": 0.0174,
711
+ "step": 98
712
+ },
713
+ {
714
+ "epoch": 0.853448275862069,
715
+ "grad_norm": 0.0901479423046112,
716
+ "learning_rate": 1.2426505780436326e-05,
717
+ "loss": 0.0059,
718
+ "step": 99
719
+ },
720
+ {
721
+ "epoch": 0.8620689655172413,
722
+ "grad_norm": 0.3058486580848694,
723
+ "learning_rate": 1.103429090052528e-05,
724
+ "loss": 0.0136,
725
+ "step": 100
726
+ },
727
+ {
728
+ "epoch": 0.8706896551724138,
729
+ "grad_norm": 0.13096828758716583,
730
+ "learning_rate": 9.720217003425647e-06,
731
+ "loss": 0.0102,
732
+ "step": 101
733
+ },
734
+ {
735
+ "epoch": 0.8793103448275862,
736
+ "grad_norm": 0.04190494120121002,
737
+ "learning_rate": 8.485438275698154e-06,
738
+ "loss": 0.0055,
739
+ "step": 102
740
+ },
741
+ {
742
+ "epoch": 0.8879310344827587,
743
+ "grad_norm": 0.247361958026886,
744
+ "learning_rate": 7.331039256816663e-06,
745
+ "loss": 0.0212,
746
+ "step": 103
747
+ },
748
+ {
749
+ "epoch": 0.896551724137931,
750
+ "grad_norm": 0.07285796105861664,
751
+ "learning_rate": 6.258033886587911e-06,
752
+ "loss": 0.0116,
753
+ "step": 104
754
+ },
755
+ {
756
+ "epoch": 0.9051724137931034,
757
+ "grad_norm": 0.08532743901014328,
758
+ "learning_rate": 5.267364614580861e-06,
759
+ "loss": 0.0147,
760
+ "step": 105
761
+ },
762
+ {
763
+ "epoch": 0.9137931034482759,
764
+ "grad_norm": 0.042795587331056595,
765
+ "learning_rate": 4.359901572347758e-06,
766
+ "loss": 0.0031,
767
+ "step": 106
768
+ },
769
+ {
770
+ "epoch": 0.9224137931034483,
771
+ "grad_norm": 0.05108323693275452,
772
+ "learning_rate": 3.5364418091641373e-06,
773
+ "loss": 0.0042,
774
+ "step": 107
775
+ },
776
+ {
777
+ "epoch": 0.9310344827586207,
778
+ "grad_norm": 0.14668087661266327,
779
+ "learning_rate": 2.7977085919589254e-06,
780
+ "loss": 0.0108,
781
+ "step": 108
782
+ },
783
+ {
784
+ "epoch": 0.9396551724137931,
785
+ "grad_norm": 0.0402313657104969,
786
+ "learning_rate": 2.144350770049597e-06,
787
+ "loss": 0.0029,
788
+ "step": 109
789
+ },
790
+ {
791
+ "epoch": 0.9482758620689655,
792
+ "grad_norm": 0.19336402416229248,
793
+ "learning_rate": 1.576942205240317e-06,
794
+ "loss": 0.0202,
795
+ "step": 110
796
+ },
797
+ {
798
+ "epoch": 0.9568965517241379,
799
+ "grad_norm": 0.5075563192367554,
800
+ "learning_rate": 1.0959812677835968e-06,
801
+ "loss": 0.0196,
802
+ "step": 111
803
+ },
804
+ {
805
+ "epoch": 0.9655172413793104,
806
+ "grad_norm": 0.13074348866939545,
807
+ "learning_rate": 7.018903986483083e-07,
808
+ "loss": 0.0208,
809
+ "step": 112
810
+ },
811
+ {
812
+ "epoch": 0.9741379310344828,
813
+ "grad_norm": 0.09440784156322479,
814
+ "learning_rate": 3.950157384783104e-07,
815
+ "loss": 0.0137,
816
+ "step": 113
817
+ },
818
+ {
819
+ "epoch": 0.9827586206896551,
820
+ "grad_norm": 0.11262812465429306,
821
+ "learning_rate": 1.7562682356786487e-07,
822
+ "loss": 0.0164,
823
+ "step": 114
824
+ },
825
+ {
826
+ "epoch": 0.9913793103448276,
827
+ "grad_norm": 0.09802548587322235,
828
+ "learning_rate": 4.391634912056519e-08,
829
+ "loss": 0.0046,
830
+ "step": 115
831
+ },
832
+ {
833
+ "epoch": 1.0,
834
+ "grad_norm": 0.1202988475561142,
835
+ "learning_rate": 0.0,
836
+ "loss": 0.0165,
837
+ "step": 116
838
+ },
839
+ {
840
+ "epoch": 1.0,
841
+ "eval_loss": 0.013442743569612503,
842
+ "eval_runtime": 7.6757,
843
+ "eval_samples_per_second": 25.405,
844
+ "eval_steps_per_second": 3.257,
845
+ "step": 116
846
+ }
847
+ ],
848
+ "logging_steps": 1,
849
+ "max_steps": 116,
850
+ "num_input_tokens_seen": 0,
851
+ "num_train_epochs": 1,
852
+ "save_steps": 500,
853
+ "stateful_callbacks": {
854
+ "TrainerControl": {
855
+ "args": {
856
+ "should_epoch_stop": false,
857
+ "should_evaluate": false,
858
+ "should_log": false,
859
+ "should_save": true,
860
+ "should_training_stop": true
861
+ },
862
+ "attributes": {}
863
+ }
864
+ },
865
+ "total_flos": 8011375527854080.0,
866
+ "train_batch_size": 2,
867
+ "trial_name": null,
868
+ "trial_params": null
869
+ }
checkpoint-116/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a310ff676cd411059a90837c4394b9c94d60a4f2a441586bd6d6db3ea3b016c3
3
+ size 6200
checkpoint-116/vocab.json ADDED
The diff for this file is too large to render. See raw diff