mssongit commited on
Commit
3383856
·
verified ·
1 Parent(s): 5d60c42

Upload folder using huggingface_hub

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: deepcogito/cogito-v1-preview-qwen-14B
3
+ library_name: peft
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.15.1
adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "deepcogito/cogito-v1-preview-qwen-14B",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": null,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 16,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.05,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 8,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "gate_proj",
28
+ "down_proj",
29
+ "o_proj",
30
+ "k_proj",
31
+ "up_proj",
32
+ "q_proj",
33
+ "v_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eda8db8d4f92d34ea930e7b6135e12eb2b5b20743c9efc2b899a11c0f0052e65
3
+ size 137714904
added_tokens.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|box_end|>": 151649,
5
+ "<|box_start|>": 151648,
6
+ "<|endoftext|>": 151643,
7
+ "<|file_sep|>": 151664,
8
+ "<|fim_middle|>": 151660,
9
+ "<|fim_pad|>": 151662,
10
+ "<|fim_prefix|>": 151659,
11
+ "<|fim_suffix|>": 151661,
12
+ "<|im_end|>": 151645,
13
+ "<|im_start|>": 151644,
14
+ "<|image_pad|>": 151655,
15
+ "<|object_ref_end|>": 151647,
16
+ "<|object_ref_start|>": 151646,
17
+ "<|quad_end|>": 151651,
18
+ "<|quad_start|>": 151650,
19
+ "<|repo_name|>": 151663,
20
+ "<|video_pad|>": 151656,
21
+ "<|vision_end|>": 151653,
22
+ "<|vision_pad|>": 151654,
23
+ "<|vision_start|>": 151652
24
+ }
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:31c97e2c57eca8d1c1f38156661f8f7cb78ad51dd85660d4d6203904e301cac3
3
+ size 275817586
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ad9b95af34faa8b8f788848a73bc7bc5d19aa2d95731d9fc93513a92b113e95
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:97db20ceac943e882d0ecf5e8eeed018c91160df8660f48a0ca5335a26f3cc08
3
+ size 1064
special_tokens_map.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>",
5
+ "<|object_ref_start|>",
6
+ "<|object_ref_end|>",
7
+ "<|box_start|>",
8
+ "<|box_end|>",
9
+ "<|quad_start|>",
10
+ "<|quad_end|>",
11
+ "<|vision_start|>",
12
+ "<|vision_end|>",
13
+ "<|vision_pad|>",
14
+ "<|image_pad|>",
15
+ "<|video_pad|>"
16
+ ],
17
+ "eos_token": {
18
+ "content": "<|im_end|>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ },
24
+ "pad_token": {
25
+ "content": "<|endoftext|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9c5ae00e602b8860cbd784ba82a8aa14e8feecec692e7076590d014d7b7fdafa
3
+ size 11421896
tokenizer_config.json ADDED
@@ -0,0 +1,208 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ }
181
+ },
182
+ "additional_special_tokens": [
183
+ "<|im_start|>",
184
+ "<|im_end|>",
185
+ "<|object_ref_start|>",
186
+ "<|object_ref_end|>",
187
+ "<|box_start|>",
188
+ "<|box_end|>",
189
+ "<|quad_start|>",
190
+ "<|quad_end|>",
191
+ "<|vision_start|>",
192
+ "<|vision_end|>",
193
+ "<|vision_pad|>",
194
+ "<|image_pad|>",
195
+ "<|video_pad|>"
196
+ ],
197
+ "bos_token": null,
198
+ "chat_template": "{%- if not enable_thinking is defined %}\n {%- set enable_thinking = false %}\n{%- endif %}\n{%- if tools %}\n {{- \"<|im_start|>system\n\" }}\n {%- if messages[0]['role'] == 'system' %}\n {%- if enable_thinking %}\n {{- \"Enable deep thinking subroutine.\n\n\" + messages[0]['content'] + \"\n\n\" }}\n {%- else %}\n {{- messages[0]['content'] + \"\n\n\" }}\n {%- endif %}\n {%- elif enable_thinking %}\n {{- \"Enable deep thinking subroutine.\n\n\" }}\n {%- endif %}\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 {%- if enable_thinking %}\n {{- \"<|im_start|>system\n\" + \"Enable deep thinking subroutine.\n\n\" + messages[0]['content'] + \"<|im_end|>\n\" }}\n {%- else %}\n {{- \"<|im_start|>system\n\" + messages[0]['content'] + \"<|im_end|>\n\" }}\n {%- endif %}\n {%- elif enable_thinking %}\n {{- \"<|im_start|>system\n\" + \"Enable deep thinking subroutine.\" + \"<|im_end|>\n\" }}\n {%- endif %}\n{%- endif %}\n\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' }}\n {%- if message.content is string %}\n {{- message.content }}\n {%- elif message.content is iterable and message.content is not string %}\n {%- for content_item in message.content %}\n {%- if content_item.type == 'text' %}\n {{- content_item.text }}\n {%- endif %}\n {%- endfor %}\n {%- endif %}\n {{- '<|im_end|>' + '\n' }}\n {%- elif message.role == \"assistant\" %}\n {{- '<|im_start|>' + message.role }}\n {%- if message.content %}\n {{- '\n' }}\n {%- if message.content is string %}\n {{- message.content }}\n {%- elif message.content is iterable and message.content is not string %}\n {%- for content_item in message.content %}\n {%- if content_item.type == 'text' %}\n {{- content_item.text }}\n {%- endif %}\n {%- endfor %}\n {%- endif %}\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 {%- if message.content is string %}\n {{- message.content }}\n {%- elif message.content is iterable and message.content is not string %}\n {%- for content_item in message.content %}\n {%- if content_item.type == 'text' %}\n {{- content_item.text }}\n {%- endif %}\n {%- endfor %}\n {%- endif %}\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 %}",
199
+ "clean_up_tokenization_spaces": false,
200
+ "eos_token": "<|im_end|>",
201
+ "errors": "replace",
202
+ "extra_special_tokens": {},
203
+ "model_max_length": 131072,
204
+ "pad_token": "<|endoftext|>",
205
+ "split_special_tokens": false,
206
+ "tokenizer_class": "Qwen2Tokenizer",
207
+ "unk_token": null
208
+ }
trainer_state.json ADDED
@@ -0,0 +1,831 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 900,
3
+ "best_metric": 0.22129979729652405,
4
+ "best_model_checkpoint": "./outputs/lora-out/checkpoint-500",
5
+ "epoch": 1.6700083542188806,
6
+ "eval_steps": 100,
7
+ "global_step": 1000,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.001670843776106934,
14
+ "eval_loss": 1.3396345376968384,
15
+ "eval_runtime": 153.6384,
16
+ "eval_samples_per_second": 0.82,
17
+ "eval_steps_per_second": 0.41,
18
+ "step": 1
19
+ },
20
+ {
21
+ "epoch": 0.01670843776106934,
22
+ "grad_norm": 0.30638471245765686,
23
+ "learning_rate": 1.005586592178771e-06,
24
+ "loss": 0.2994,
25
+ "step": 10
26
+ },
27
+ {
28
+ "epoch": 0.03341687552213868,
29
+ "grad_norm": 0.3499000072479248,
30
+ "learning_rate": 2.1229050279329612e-06,
31
+ "loss": 0.3112,
32
+ "step": 20
33
+ },
34
+ {
35
+ "epoch": 0.05012531328320802,
36
+ "grad_norm": 0.469807505607605,
37
+ "learning_rate": 3.240223463687151e-06,
38
+ "loss": 0.2718,
39
+ "step": 30
40
+ },
41
+ {
42
+ "epoch": 0.06683375104427736,
43
+ "grad_norm": 0.37554535269737244,
44
+ "learning_rate": 4.357541899441341e-06,
45
+ "loss": 0.2881,
46
+ "step": 40
47
+ },
48
+ {
49
+ "epoch": 0.0835421888053467,
50
+ "grad_norm": 0.3698641061782837,
51
+ "learning_rate": 5.474860335195531e-06,
52
+ "loss": 0.2249,
53
+ "step": 50
54
+ },
55
+ {
56
+ "epoch": 0.10025062656641603,
57
+ "grad_norm": 0.31917405128479004,
58
+ "learning_rate": 6.592178770949721e-06,
59
+ "loss": 0.2273,
60
+ "step": 60
61
+ },
62
+ {
63
+ "epoch": 0.11695906432748537,
64
+ "grad_norm": 0.2854767143726349,
65
+ "learning_rate": 7.709497206703911e-06,
66
+ "loss": 0.1996,
67
+ "step": 70
68
+ },
69
+ {
70
+ "epoch": 0.1336675020885547,
71
+ "grad_norm": 0.23341946303844452,
72
+ "learning_rate": 8.826815642458101e-06,
73
+ "loss": 0.1783,
74
+ "step": 80
75
+ },
76
+ {
77
+ "epoch": 0.15037593984962405,
78
+ "grad_norm": 2.197625160217285,
79
+ "learning_rate": 9.944134078212291e-06,
80
+ "loss": 0.1554,
81
+ "step": 90
82
+ },
83
+ {
84
+ "epoch": 0.1670843776106934,
85
+ "grad_norm": 0.29353854060173035,
86
+ "learning_rate": 1.1061452513966481e-05,
87
+ "loss": 0.1418,
88
+ "step": 100
89
+ },
90
+ {
91
+ "epoch": 0.1670843776106934,
92
+ "eval_loss": 1.165885329246521,
93
+ "eval_runtime": 163.1026,
94
+ "eval_samples_per_second": 0.773,
95
+ "eval_steps_per_second": 0.386,
96
+ "step": 100
97
+ },
98
+ {
99
+ "epoch": 0.18379281537176273,
100
+ "grad_norm": 0.2958841621875763,
101
+ "learning_rate": 1.2178770949720671e-05,
102
+ "loss": 0.0965,
103
+ "step": 110
104
+ },
105
+ {
106
+ "epoch": 0.20050125313283207,
107
+ "grad_norm": 0.2041017860174179,
108
+ "learning_rate": 1.3296089385474861e-05,
109
+ "loss": 0.1274,
110
+ "step": 120
111
+ },
112
+ {
113
+ "epoch": 0.2172096908939014,
114
+ "grad_norm": 0.48421984910964966,
115
+ "learning_rate": 1.4413407821229052e-05,
116
+ "loss": 0.1045,
117
+ "step": 130
118
+ },
119
+ {
120
+ "epoch": 0.23391812865497075,
121
+ "grad_norm": 0.17917853593826294,
122
+ "learning_rate": 1.553072625698324e-05,
123
+ "loss": 0.0781,
124
+ "step": 140
125
+ },
126
+ {
127
+ "epoch": 0.2506265664160401,
128
+ "grad_norm": 0.17654608190059662,
129
+ "learning_rate": 1.664804469273743e-05,
130
+ "loss": 0.098,
131
+ "step": 150
132
+ },
133
+ {
134
+ "epoch": 0.2673350041771094,
135
+ "grad_norm": 0.27942919731140137,
136
+ "learning_rate": 1.776536312849162e-05,
137
+ "loss": 0.0828,
138
+ "step": 160
139
+ },
140
+ {
141
+ "epoch": 0.28404344193817876,
142
+ "grad_norm": 0.27304232120513916,
143
+ "learning_rate": 1.888268156424581e-05,
144
+ "loss": 0.0736,
145
+ "step": 170
146
+ },
147
+ {
148
+ "epoch": 0.3007518796992481,
149
+ "grad_norm": 0.14034102857112885,
150
+ "learning_rate": 2e-05,
151
+ "loss": 0.0569,
152
+ "step": 180
153
+ },
154
+ {
155
+ "epoch": 0.31746031746031744,
156
+ "grad_norm": 0.5805022716522217,
157
+ "learning_rate": 1.9998108044133286e-05,
158
+ "loss": 0.0618,
159
+ "step": 190
160
+ },
161
+ {
162
+ "epoch": 0.3341687552213868,
163
+ "grad_norm": 0.25085538625717163,
164
+ "learning_rate": 1.9992432892432534e-05,
165
+ "loss": 0.0398,
166
+ "step": 200
167
+ },
168
+ {
169
+ "epoch": 0.3341687552213868,
170
+ "eval_loss": 0.5738930702209473,
171
+ "eval_runtime": 140.0905,
172
+ "eval_samples_per_second": 0.899,
173
+ "eval_steps_per_second": 0.45,
174
+ "step": 200
175
+ },
176
+ {
177
+ "epoch": 0.3508771929824561,
178
+ "grad_norm": 0.34200987219810486,
179
+ "learning_rate": 1.998297669232506e-05,
180
+ "loss": 0.0519,
181
+ "step": 210
182
+ },
183
+ {
184
+ "epoch": 0.36758563074352546,
185
+ "grad_norm": 0.38726481795310974,
186
+ "learning_rate": 1.996974302195352e-05,
187
+ "loss": 0.0421,
188
+ "step": 220
189
+ },
190
+ {
191
+ "epoch": 0.3842940685045948,
192
+ "grad_norm": 0.28290650248527527,
193
+ "learning_rate": 1.995273688882197e-05,
194
+ "loss": 0.0553,
195
+ "step": 230
196
+ },
197
+ {
198
+ "epoch": 0.40100250626566414,
199
+ "grad_norm": 0.27175962924957275,
200
+ "learning_rate": 1.993196472790108e-05,
201
+ "loss": 0.0459,
202
+ "step": 240
203
+ },
204
+ {
205
+ "epoch": 0.4177109440267335,
206
+ "grad_norm": 0.727622926235199,
207
+ "learning_rate": 1.9907434399193196e-05,
208
+ "loss": 0.0528,
209
+ "step": 250
210
+ },
211
+ {
212
+ "epoch": 0.4344193817878028,
213
+ "grad_norm": 0.23912201821804047,
214
+ "learning_rate": 1.9879155184758175e-05,
215
+ "loss": 0.0346,
216
+ "step": 260
217
+ },
218
+ {
219
+ "epoch": 0.45112781954887216,
220
+ "grad_norm": 0.26580628752708435,
221
+ "learning_rate": 1.9847137785201158e-05,
222
+ "loss": 0.0376,
223
+ "step": 270
224
+ },
225
+ {
226
+ "epoch": 0.4678362573099415,
227
+ "grad_norm": 0.2178439199924469,
228
+ "learning_rate": 1.9811394315623523e-05,
229
+ "loss": 0.0371,
230
+ "step": 280
231
+ },
232
+ {
233
+ "epoch": 0.48454469507101083,
234
+ "grad_norm": 0.2314031422138214,
235
+ "learning_rate": 1.9771938301038664e-05,
236
+ "loss": 0.0333,
237
+ "step": 290
238
+ },
239
+ {
240
+ "epoch": 0.5012531328320802,
241
+ "grad_norm": 0.2636023759841919,
242
+ "learning_rate": 1.9728784671254237e-05,
243
+ "loss": 0.0441,
244
+ "step": 300
245
+ },
246
+ {
247
+ "epoch": 0.5012531328320802,
248
+ "eval_loss": 0.336988240480423,
249
+ "eval_runtime": 135.4262,
250
+ "eval_samples_per_second": 0.93,
251
+ "eval_steps_per_second": 0.465,
252
+ "step": 300
253
+ },
254
+ {
255
+ "epoch": 0.5179615705931495,
256
+ "grad_norm": 0.18716369569301605,
257
+ "learning_rate": 1.9681949755222846e-05,
258
+ "loss": 0.0306,
259
+ "step": 310
260
+ },
261
+ {
262
+ "epoch": 0.5346700083542189,
263
+ "grad_norm": 0.2816139757633209,
264
+ "learning_rate": 1.9631451274863326e-05,
265
+ "loss": 0.0352,
266
+ "step": 320
267
+ },
268
+ {
269
+ "epoch": 0.5513784461152882,
270
+ "grad_norm": 0.2788981795310974,
271
+ "learning_rate": 1.957730833835491e-05,
272
+ "loss": 0.0415,
273
+ "step": 330
274
+ },
275
+ {
276
+ "epoch": 0.5680868838763575,
277
+ "grad_norm": 0.31909164786338806,
278
+ "learning_rate": 1.951954143290687e-05,
279
+ "loss": 0.0299,
280
+ "step": 340
281
+ },
282
+ {
283
+ "epoch": 0.5847953216374269,
284
+ "grad_norm": 0.13859644532203674,
285
+ "learning_rate": 1.9458172417006347e-05,
286
+ "loss": 0.0269,
287
+ "step": 350
288
+ },
289
+ {
290
+ "epoch": 0.6015037593984962,
291
+ "grad_norm": 0.1854671686887741,
292
+ "learning_rate": 1.939322451214727e-05,
293
+ "loss": 0.0552,
294
+ "step": 360
295
+ },
296
+ {
297
+ "epoch": 0.6182121971595655,
298
+ "grad_norm": 0.310477614402771,
299
+ "learning_rate": 1.932472229404356e-05,
300
+ "loss": 0.0422,
301
+ "step": 370
302
+ },
303
+ {
304
+ "epoch": 0.6349206349206349,
305
+ "grad_norm": 0.21453866362571716,
306
+ "learning_rate": 1.9252691683329907e-05,
307
+ "loss": 0.0342,
308
+ "step": 380
309
+ },
310
+ {
311
+ "epoch": 0.6516290726817042,
312
+ "grad_norm": 0.28465718030929565,
313
+ "learning_rate": 1.9177159935753612e-05,
314
+ "loss": 0.0354,
315
+ "step": 390
316
+ },
317
+ {
318
+ "epoch": 0.6683375104427736,
319
+ "grad_norm": 0.11518735438585281,
320
+ "learning_rate": 1.9098155631861272e-05,
321
+ "loss": 0.0356,
322
+ "step": 400
323
+ },
324
+ {
325
+ "epoch": 0.6683375104427736,
326
+ "eval_loss": 0.3165595233440399,
327
+ "eval_runtime": 148.5689,
328
+ "eval_samples_per_second": 0.848,
329
+ "eval_steps_per_second": 0.424,
330
+ "step": 400
331
+ },
332
+ {
333
+ "epoch": 0.6850459482038429,
334
+ "grad_norm": 0.11679059267044067,
335
+ "learning_rate": 1.901570866618413e-05,
336
+ "loss": 0.0385,
337
+ "step": 410
338
+ },
339
+ {
340
+ "epoch": 0.7017543859649122,
341
+ "grad_norm": 0.5093502998352051,
342
+ "learning_rate": 1.8929850235926265e-05,
343
+ "loss": 0.0399,
344
+ "step": 420
345
+ },
346
+ {
347
+ "epoch": 0.7184628237259816,
348
+ "grad_norm": 0.3631969392299652,
349
+ "learning_rate": 1.884061282915985e-05,
350
+ "loss": 0.0286,
351
+ "step": 430
352
+ },
353
+ {
354
+ "epoch": 0.7351712614870509,
355
+ "grad_norm": 0.38055914640426636,
356
+ "learning_rate": 1.8748030212531936e-05,
357
+ "loss": 0.0255,
358
+ "step": 440
359
+ },
360
+ {
361
+ "epoch": 0.7518796992481203,
362
+ "grad_norm": 0.16323517262935638,
363
+ "learning_rate": 1.8652137418487454e-05,
364
+ "loss": 0.0376,
365
+ "step": 450
366
+ },
367
+ {
368
+ "epoch": 0.7685881370091896,
369
+ "grad_norm": 0.16024459898471832,
370
+ "learning_rate": 1.8552970732013267e-05,
371
+ "loss": 0.0344,
372
+ "step": 460
373
+ },
374
+ {
375
+ "epoch": 0.7852965747702589,
376
+ "grad_norm": 0.35534510016441345,
377
+ "learning_rate": 1.8450567676908222e-05,
378
+ "loss": 0.0225,
379
+ "step": 470
380
+ },
381
+ {
382
+ "epoch": 0.8020050125313283,
383
+ "grad_norm": 0.4883843660354614,
384
+ "learning_rate": 1.834496700158449e-05,
385
+ "loss": 0.0246,
386
+ "step": 480
387
+ },
388
+ {
389
+ "epoch": 0.8187134502923976,
390
+ "grad_norm": 0.2900645136833191,
391
+ "learning_rate": 1.823620866440552e-05,
392
+ "loss": 0.0239,
393
+ "step": 490
394
+ },
395
+ {
396
+ "epoch": 0.835421888053467,
397
+ "grad_norm": 0.19605468213558197,
398
+ "learning_rate": 1.8124333818566124e-05,
399
+ "loss": 0.0245,
400
+ "step": 500
401
+ },
402
+ {
403
+ "epoch": 0.835421888053467,
404
+ "eval_loss": 0.2774077355861664,
405
+ "eval_runtime": 148.0785,
406
+ "eval_samples_per_second": 0.851,
407
+ "eval_steps_per_second": 0.425,
408
+ "step": 500
409
+ },
410
+ {
411
+ "epoch": 0.8521303258145363,
412
+ "grad_norm": 0.30637845396995544,
413
+ "learning_rate": 1.8009384796520487e-05,
414
+ "loss": 0.0511,
415
+ "step": 510
416
+ },
417
+ {
418
+ "epoch": 0.8688387635756056,
419
+ "grad_norm": 0.16957111656665802,
420
+ "learning_rate": 1.789140509396394e-05,
421
+ "loss": 0.0262,
422
+ "step": 520
423
+ },
424
+ {
425
+ "epoch": 0.885547201336675,
426
+ "grad_norm": 0.14532604813575745,
427
+ "learning_rate": 1.7770439353374555e-05,
428
+ "loss": 0.0338,
429
+ "step": 530
430
+ },
431
+ {
432
+ "epoch": 0.9022556390977443,
433
+ "grad_norm": 0.19348469376564026,
434
+ "learning_rate": 1.7646533347120852e-05,
435
+ "loss": 0.0238,
436
+ "step": 540
437
+ },
438
+ {
439
+ "epoch": 0.9189640768588136,
440
+ "grad_norm": 0.579799234867096,
441
+ "learning_rate": 1.7519733960141927e-05,
442
+ "loss": 0.0424,
443
+ "step": 550
444
+ },
445
+ {
446
+ "epoch": 0.935672514619883,
447
+ "grad_norm": 0.18844471871852875,
448
+ "learning_rate": 1.7390089172206594e-05,
449
+ "loss": 0.0385,
450
+ "step": 560
451
+ },
452
+ {
453
+ "epoch": 0.9523809523809523,
454
+ "grad_norm": 0.15091806650161743,
455
+ "learning_rate": 1.7257648039758273e-05,
456
+ "loss": 0.0413,
457
+ "step": 570
458
+ },
459
+ {
460
+ "epoch": 0.9690893901420217,
461
+ "grad_norm": 0.21383507549762726,
462
+ "learning_rate": 1.712246067735248e-05,
463
+ "loss": 0.0222,
464
+ "step": 580
465
+ },
466
+ {
467
+ "epoch": 0.985797827903091,
468
+ "grad_norm": 0.21775048971176147,
469
+ "learning_rate": 1.6984578238693888e-05,
470
+ "loss": 0.0319,
471
+ "step": 590
472
+ },
473
+ {
474
+ "epoch": 1.001670843776107,
475
+ "grad_norm": 0.25965356826782227,
476
+ "learning_rate": 1.684405289728025e-05,
477
+ "loss": 0.0269,
478
+ "step": 600
479
+ },
480
+ {
481
+ "epoch": 1.001670843776107,
482
+ "eval_loss": 0.2528988718986511,
483
+ "eval_runtime": 145.2519,
484
+ "eval_samples_per_second": 0.867,
485
+ "eval_steps_per_second": 0.434,
486
+ "step": 600
487
+ },
488
+ {
489
+ "epoch": 1.0183792815371762,
490
+ "grad_norm": 0.4102862477302551,
491
+ "learning_rate": 1.6700937826660384e-05,
492
+ "loss": 0.0362,
493
+ "step": 610
494
+ },
495
+ {
496
+ "epoch": 1.0350877192982457,
497
+ "grad_norm": 0.2472643405199051,
498
+ "learning_rate": 1.6555287180313787e-05,
499
+ "loss": 0.0179,
500
+ "step": 620
501
+ },
502
+ {
503
+ "epoch": 1.0517961570593148,
504
+ "grad_norm": 0.3665148913860321,
505
+ "learning_rate": 1.6407156071159432e-05,
506
+ "loss": 0.0321,
507
+ "step": 630
508
+ },
509
+ {
510
+ "epoch": 1.0685045948203844,
511
+ "grad_norm": 0.1608251929283142,
512
+ "learning_rate": 1.6256600550701513e-05,
513
+ "loss": 0.0246,
514
+ "step": 640
515
+ },
516
+ {
517
+ "epoch": 1.0852130325814535,
518
+ "grad_norm": 0.16940800845623016,
519
+ "learning_rate": 1.6103677587820076e-05,
520
+ "loss": 0.0198,
521
+ "step": 650
522
+ },
523
+ {
524
+ "epoch": 1.101921470342523,
525
+ "grad_norm": 0.3891701400279999,
526
+ "learning_rate": 1.594844504721447e-05,
527
+ "loss": 0.0273,
528
+ "step": 660
529
+ },
530
+ {
531
+ "epoch": 1.1186299081035922,
532
+ "grad_norm": 0.28342196345329285,
533
+ "learning_rate": 1.5790961667507884e-05,
534
+ "loss": 0.0226,
535
+ "step": 670
536
+ },
537
+ {
538
+ "epoch": 1.1353383458646618,
539
+ "grad_norm": 0.2786351144313812,
540
+ "learning_rate": 1.5631287039021143e-05,
541
+ "loss": 0.0181,
542
+ "step": 680
543
+ },
544
+ {
545
+ "epoch": 1.1520467836257309,
546
+ "grad_norm": 0.31003037095069885,
547
+ "learning_rate": 1.5469481581224274e-05,
548
+ "loss": 0.0241,
549
+ "step": 690
550
+ },
551
+ {
552
+ "epoch": 1.1687552213868004,
553
+ "grad_norm": 0.24711792171001434,
554
+ "learning_rate": 1.53056065198743e-05,
555
+ "loss": 0.0318,
556
+ "step": 700
557
+ },
558
+ {
559
+ "epoch": 1.1687552213868004,
560
+ "eval_loss": 0.2420859932899475,
561
+ "eval_runtime": 149.4544,
562
+ "eval_samples_per_second": 0.843,
563
+ "eval_steps_per_second": 0.422,
564
+ "step": 700
565
+ },
566
+ {
567
+ "epoch": 1.1854636591478696,
568
+ "grad_norm": 0.2184493988752365,
569
+ "learning_rate": 1.5139723863847977e-05,
570
+ "loss": 0.0224,
571
+ "step": 710
572
+ },
573
+ {
574
+ "epoch": 1.2021720969089391,
575
+ "grad_norm": 0.2765026092529297,
576
+ "learning_rate": 1.4971896381678152e-05,
577
+ "loss": 0.028,
578
+ "step": 720
579
+ },
580
+ {
581
+ "epoch": 1.2188805346700082,
582
+ "grad_norm": 0.3602149188518524,
583
+ "learning_rate": 1.480218757780272e-05,
584
+ "loss": 0.0313,
585
+ "step": 730
586
+ },
587
+ {
588
+ "epoch": 1.2355889724310778,
589
+ "grad_norm": 0.23113080859184265,
590
+ "learning_rate": 1.4630661668535106e-05,
591
+ "loss": 0.0255,
592
+ "step": 740
593
+ },
594
+ {
595
+ "epoch": 1.252297410192147,
596
+ "grad_norm": 0.34203672409057617,
597
+ "learning_rate": 1.4457383557765385e-05,
598
+ "loss": 0.0184,
599
+ "step": 750
600
+ },
601
+ {
602
+ "epoch": 1.2690058479532165,
603
+ "grad_norm": 0.25321242213249207,
604
+ "learning_rate": 1.4282418812401197e-05,
605
+ "loss": 0.0263,
606
+ "step": 760
607
+ },
608
+ {
609
+ "epoch": 1.2857142857142856,
610
+ "grad_norm": 0.14375656843185425,
611
+ "learning_rate": 1.4105833637557835e-05,
612
+ "loss": 0.0223,
613
+ "step": 770
614
+ },
615
+ {
616
+ "epoch": 1.3024227234753551,
617
+ "grad_norm": 0.2957589626312256,
618
+ "learning_rate": 1.3927694851506805e-05,
619
+ "loss": 0.0229,
620
+ "step": 780
621
+ },
622
+ {
623
+ "epoch": 1.3191311612364243,
624
+ "grad_norm": 0.1572154015302658,
625
+ "learning_rate": 1.3748069860392381e-05,
626
+ "loss": 0.019,
627
+ "step": 790
628
+ },
629
+ {
630
+ "epoch": 1.3358395989974938,
631
+ "grad_norm": 0.17799264192581177,
632
+ "learning_rate": 1.356702663272571e-05,
633
+ "loss": 0.0261,
634
+ "step": 800
635
+ },
636
+ {
637
+ "epoch": 1.3358395989974938,
638
+ "eval_loss": 0.2350257933139801,
639
+ "eval_runtime": 153.9563,
640
+ "eval_samples_per_second": 0.818,
641
+ "eval_steps_per_second": 0.409,
642
+ "step": 800
643
+ },
644
+ {
645
+ "epoch": 1.352548036758563,
646
+ "grad_norm": 0.4011281132698059,
647
+ "learning_rate": 1.3384633673666132e-05,
648
+ "loss": 0.0126,
649
+ "step": 810
650
+ },
651
+ {
652
+ "epoch": 1.3692564745196325,
653
+ "grad_norm": 0.2754865884780884,
654
+ "learning_rate": 1.3200959999099441e-05,
655
+ "loss": 0.0265,
656
+ "step": 820
657
+ },
658
+ {
659
+ "epoch": 1.3859649122807016,
660
+ "grad_norm": 0.2379375398159027,
661
+ "learning_rate": 1.3016075109522865e-05,
662
+ "loss": 0.0305,
663
+ "step": 830
664
+ },
665
+ {
666
+ "epoch": 1.4026733500417712,
667
+ "grad_norm": 0.2875842750072479,
668
+ "learning_rate": 1.2830048963746703e-05,
669
+ "loss": 0.0248,
670
+ "step": 840
671
+ },
672
+ {
673
+ "epoch": 1.4193817878028403,
674
+ "grad_norm": 0.3549558222293854,
675
+ "learning_rate": 1.2642951952422533e-05,
676
+ "loss": 0.0238,
677
+ "step": 850
678
+ },
679
+ {
680
+ "epoch": 1.4360902255639099,
681
+ "grad_norm": 0.14091502130031586,
682
+ "learning_rate": 1.2454854871407993e-05,
683
+ "loss": 0.0175,
684
+ "step": 860
685
+ },
686
+ {
687
+ "epoch": 1.452798663324979,
688
+ "grad_norm": 0.2457050085067749,
689
+ "learning_rate": 1.2265828894978273e-05,
690
+ "loss": 0.0273,
691
+ "step": 870
692
+ },
693
+ {
694
+ "epoch": 1.4695071010860485,
695
+ "grad_norm": 0.09693857282400131,
696
+ "learning_rate": 1.2075945548894388e-05,
697
+ "loss": 0.0261,
698
+ "step": 880
699
+ },
700
+ {
701
+ "epoch": 1.4862155388471177,
702
+ "grad_norm": 0.47048380970954895,
703
+ "learning_rate": 1.188527668333846e-05,
704
+ "loss": 0.0261,
705
+ "step": 890
706
+ },
707
+ {
708
+ "epoch": 1.5029239766081872,
709
+ "grad_norm": 0.2266128808259964,
710
+ "learning_rate": 1.1693894445726245e-05,
711
+ "loss": 0.0137,
712
+ "step": 900
713
+ },
714
+ {
715
+ "epoch": 1.5029239766081872,
716
+ "eval_loss": 0.22129979729652405,
717
+ "eval_runtime": 149.564,
718
+ "eval_samples_per_second": 0.842,
719
+ "eval_steps_per_second": 0.421,
720
+ "step": 900
721
+ },
722
+ {
723
+ "epoch": 1.5196324143692563,
724
+ "grad_norm": 0.06724128127098083,
725
+ "learning_rate": 1.1501871253407196e-05,
726
+ "loss": 0.0263,
727
+ "step": 910
728
+ },
729
+ {
730
+ "epoch": 1.536340852130326,
731
+ "grad_norm": 0.23750649392604828,
732
+ "learning_rate": 1.1309279766262355e-05,
733
+ "loss": 0.0241,
734
+ "step": 920
735
+ },
736
+ {
737
+ "epoch": 1.553049289891395,
738
+ "grad_norm": 0.10435036569833755,
739
+ "learning_rate": 1.1116192859210527e-05,
740
+ "loss": 0.0208,
741
+ "step": 930
742
+ },
743
+ {
744
+ "epoch": 1.5697577276524646,
745
+ "grad_norm": 0.10308808833360672,
746
+ "learning_rate": 1.092268359463302e-05,
747
+ "loss": 0.027,
748
+ "step": 940
749
+ },
750
+ {
751
+ "epoch": 1.5864661654135337,
752
+ "grad_norm": 0.28695517778396606,
753
+ "learning_rate": 1.072882519472752e-05,
754
+ "loss": 0.0184,
755
+ "step": 950
756
+ },
757
+ {
758
+ "epoch": 1.6031746031746033,
759
+ "grad_norm": 0.1586754024028778,
760
+ "learning_rate": 1.053469101380142e-05,
761
+ "loss": 0.0194,
762
+ "step": 960
763
+ },
764
+ {
765
+ "epoch": 1.6198830409356724,
766
+ "grad_norm": 0.16197402775287628,
767
+ "learning_rate": 1.0340354510515235e-05,
768
+ "loss": 0.0276,
769
+ "step": 970
770
+ },
771
+ {
772
+ "epoch": 1.636591478696742,
773
+ "grad_norm": 0.40588006377220154,
774
+ "learning_rate": 1.0145889220086465e-05,
775
+ "loss": 0.0191,
776
+ "step": 980
777
+ },
778
+ {
779
+ "epoch": 1.653299916457811,
780
+ "grad_norm": 0.13650530576705933,
781
+ "learning_rate": 9.951368726464526e-06,
782
+ "loss": 0.0185,
783
+ "step": 990
784
+ },
785
+ {
786
+ "epoch": 1.6700083542188806,
787
+ "grad_norm": 0.21690163016319275,
788
+ "learning_rate": 9.756866634487243e-06,
789
+ "loss": 0.0194,
790
+ "step": 1000
791
+ },
792
+ {
793
+ "epoch": 1.6700083542188806,
794
+ "eval_loss": 0.23432661592960358,
795
+ "eval_runtime": 147.9907,
796
+ "eval_samples_per_second": 0.851,
797
+ "eval_steps_per_second": 0.426,
798
+ "step": 1000
799
+ }
800
+ ],
801
+ "logging_steps": 10,
802
+ "max_steps": 1794,
803
+ "num_input_tokens_seen": 0,
804
+ "num_train_epochs": 3,
805
+ "save_steps": 500,
806
+ "stateful_callbacks": {
807
+ "EarlyStoppingCallback": {
808
+ "args": {
809
+ "early_stopping_patience": 3,
810
+ "early_stopping_threshold": 0.0
811
+ },
812
+ "attributes": {
813
+ "early_stopping_patience_counter": 1
814
+ }
815
+ },
816
+ "TrainerControl": {
817
+ "args": {
818
+ "should_epoch_stop": false,
819
+ "should_evaluate": false,
820
+ "should_log": false,
821
+ "should_save": true,
822
+ "should_training_stop": false
823
+ },
824
+ "attributes": {}
825
+ }
826
+ },
827
+ "total_flos": 1.3779092362934354e+18,
828
+ "train_batch_size": 2,
829
+ "trial_name": null,
830
+ "trial_params": null
831
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afe453b7095218139e71d1162a82f070679af7eabc0c7438b0afd0e0657026d8
3
+ size 6584
vocab.json ADDED
The diff for this file is too large to render. See raw diff