Ashapu commited on
Commit
ac1da0d
·
verified ·
1 Parent(s): 567edba

step 1000 | loss 0.5763

Browse files
.gitattributes CHANGED
@@ -37,3 +37,4 @@ checkpoint-200/tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
  checkpoint-400/tokenizer.json filter=lfs diff=lfs merge=lfs -text
38
  checkpoint-600/tokenizer.json filter=lfs diff=lfs merge=lfs -text
39
  checkpoint-800/tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
37
  checkpoint-400/tokenizer.json filter=lfs diff=lfs merge=lfs -text
38
  checkpoint-600/tokenizer.json filter=lfs diff=lfs merge=lfs -text
39
  checkpoint-800/tokenizer.json filter=lfs diff=lfs merge=lfs -text
40
+ checkpoint-1000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoint-1000/README.md ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/qwen3-8b-unsloth-bnb-4bit
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/qwen3-8b-unsloth-bnb-4bit
7
+ - lora
8
+ - sft
9
+ - transformers
10
+ - trl
11
+ - unsloth
12
+ ---
13
+
14
+ # Model Card for Model ID
15
+
16
+ <!-- Provide a quick summary of what the model is/does. -->
17
+
18
+
19
+
20
+ ## Model Details
21
+
22
+ ### Model Description
23
+
24
+ <!-- Provide a longer summary of what this model is. -->
25
+
26
+
27
+
28
+ - **Developed by:** [More Information Needed]
29
+ - **Funded by [optional]:** [More Information Needed]
30
+ - **Shared by [optional]:** [More Information Needed]
31
+ - **Model type:** [More Information Needed]
32
+ - **Language(s) (NLP):** [More Information Needed]
33
+ - **License:** [More Information Needed]
34
+ - **Finetuned from model [optional]:** [More Information Needed]
35
+
36
+ ### Model Sources [optional]
37
+
38
+ <!-- Provide the basic links for the model. -->
39
+
40
+ - **Repository:** [More Information Needed]
41
+ - **Paper [optional]:** [More Information Needed]
42
+ - **Demo [optional]:** [More Information Needed]
43
+
44
+ ## Uses
45
+
46
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
47
+
48
+ ### Direct Use
49
+
50
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
51
+
52
+ [More Information Needed]
53
+
54
+ ### Downstream Use [optional]
55
+
56
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
57
+
58
+ [More Information Needed]
59
+
60
+ ### Out-of-Scope Use
61
+
62
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
63
+
64
+ [More Information Needed]
65
+
66
+ ## Bias, Risks, and Limitations
67
+
68
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
69
+
70
+ [More Information Needed]
71
+
72
+ ### Recommendations
73
+
74
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
75
+
76
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
77
+
78
+ ## How to Get Started with the Model
79
+
80
+ Use the code below to get started with the model.
81
+
82
+ [More Information Needed]
83
+
84
+ ## Training Details
85
+
86
+ ### Training Data
87
+
88
+ <!-- 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. -->
89
+
90
+ [More Information Needed]
91
+
92
+ ### Training Procedure
93
+
94
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
95
+
96
+ #### Preprocessing [optional]
97
+
98
+ [More Information Needed]
99
+
100
+
101
+ #### Training Hyperparameters
102
+
103
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
104
+
105
+ #### Speeds, Sizes, Times [optional]
106
+
107
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
108
+
109
+ [More Information Needed]
110
+
111
+ ## Evaluation
112
+
113
+ <!-- This section describes the evaluation protocols and provides the results. -->
114
+
115
+ ### Testing Data, Factors & Metrics
116
+
117
+ #### Testing Data
118
+
119
+ <!-- This should link to a Dataset Card if possible. -->
120
+
121
+ [More Information Needed]
122
+
123
+ #### Factors
124
+
125
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
126
+
127
+ [More Information Needed]
128
+
129
+ #### Metrics
130
+
131
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
132
+
133
+ [More Information Needed]
134
+
135
+ ### Results
136
+
137
+ [More Information Needed]
138
+
139
+ #### Summary
140
+
141
+
142
+
143
+ ## Model Examination [optional]
144
+
145
+ <!-- Relevant interpretability work for the model goes here -->
146
+
147
+ [More Information Needed]
148
+
149
+ ## Environmental Impact
150
+
151
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
152
+
153
+ 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).
154
+
155
+ - **Hardware Type:** [More Information Needed]
156
+ - **Hours used:** [More Information Needed]
157
+ - **Cloud Provider:** [More Information Needed]
158
+ - **Compute Region:** [More Information Needed]
159
+ - **Carbon Emitted:** [More Information Needed]
160
+
161
+ ## Technical Specifications [optional]
162
+
163
+ ### Model Architecture and Objective
164
+
165
+ [More Information Needed]
166
+
167
+ ### Compute Infrastructure
168
+
169
+ [More Information Needed]
170
+
171
+ #### Hardware
172
+
173
+ [More Information Needed]
174
+
175
+ #### Software
176
+
177
+ [More Information Needed]
178
+
179
+ ## Citation [optional]
180
+
181
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
182
+
183
+ **BibTeX:**
184
+
185
+ [More Information Needed]
186
+
187
+ **APA:**
188
+
189
+ [More Information Needed]
190
+
191
+ ## Glossary [optional]
192
+
193
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
194
+
195
+ [More Information Needed]
196
+
197
+ ## More Information [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Authors [optional]
202
+
203
+ [More Information Needed]
204
+
205
+ ## Model Card Contact
206
+
207
+ [More Information Needed]
208
+ ### Framework versions
209
+
210
+ - PEFT 0.19.1
checkpoint-1000/adapter_config.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "Qwen3ForCausalLM",
7
+ "parent_library": "transformers.models.qwen3.modeling_qwen3",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "unsloth/qwen3-8b-unsloth-bnb-4bit",
11
+ "bias": "none",
12
+ "corda_config": null,
13
+ "ensure_weight_tying": false,
14
+ "eva_config": null,
15
+ "exclude_modules": null,
16
+ "fan_in_fan_out": false,
17
+ "inference_mode": true,
18
+ "init_lora_weights": true,
19
+ "layer_replication": null,
20
+ "layers_pattern": null,
21
+ "layers_to_transform": null,
22
+ "loftq_config": {},
23
+ "lora_alpha": 64,
24
+ "lora_bias": false,
25
+ "lora_dropout": 0,
26
+ "lora_ga_config": null,
27
+ "megatron_config": null,
28
+ "megatron_core": "megatron.core",
29
+ "modules_to_save": null,
30
+ "peft_type": "LORA",
31
+ "peft_version": "0.19.1",
32
+ "qalora_group_size": 16,
33
+ "r": 32,
34
+ "rank_pattern": {},
35
+ "revision": null,
36
+ "target_modules": [
37
+ "o_proj",
38
+ "gate_proj",
39
+ "up_proj",
40
+ "down_proj",
41
+ "q_proj",
42
+ "v_proj",
43
+ "k_proj"
44
+ ],
45
+ "target_parameters": null,
46
+ "task_type": "CAUSAL_LM",
47
+ "trainable_token_indices": null,
48
+ "use_bdlora": null,
49
+ "use_dora": false,
50
+ "use_qalora": false,
51
+ "use_rslora": false
52
+ }
checkpoint-1000/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d564b47d54fde1ec2e7ccc2f7a34c7f9e330904f4b766ea6602dfca4aefe4aec
3
+ size 349243752
checkpoint-1000/added_tokens.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</think>": 151668,
3
+ "</tool_call>": 151658,
4
+ "</tool_response>": 151666,
5
+ "<think>": 151667,
6
+ "<tool_call>": 151657,
7
+ "<tool_response>": 151665,
8
+ "<|box_end|>": 151649,
9
+ "<|box_start|>": 151648,
10
+ "<|endoftext|>": 151643,
11
+ "<|file_sep|>": 151664,
12
+ "<|fim_middle|>": 151660,
13
+ "<|fim_pad|>": 151662,
14
+ "<|fim_prefix|>": 151659,
15
+ "<|fim_suffix|>": 151661,
16
+ "<|im_end|>": 151645,
17
+ "<|im_start|>": 151644,
18
+ "<|image_pad|>": 151655,
19
+ "<|object_ref_end|>": 151647,
20
+ "<|object_ref_start|>": 151646,
21
+ "<|quad_end|>": 151651,
22
+ "<|quad_start|>": 151650,
23
+ "<|repo_name|>": 151663,
24
+ "<|video_pad|>": 151656,
25
+ "<|vision_end|>": 151653,
26
+ "<|vision_pad|>": 151654,
27
+ "<|vision_start|>": 151652
28
+ }
checkpoint-1000/chat_template.jinja ADDED
@@ -0,0 +1,97 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0].role == 'system' %}
4
+ {{- messages[0].content + '\n\n' }}
5
+ {%- endif %}
6
+ {{- "# 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>" }}
7
+ {%- for tool in tools %}
8
+ {{- "\n" }}
9
+ {{- tool | tojson }}
10
+ {%- endfor %}
11
+ {{- "\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" }}
12
+ {%- else %}
13
+ {%- if messages[0].role == 'system' %}
14
+ {{- '<|im_start|>system\n' + messages[0].content + '<|im_end|>\n' }}
15
+ {%- endif %}
16
+ {%- endif %}
17
+ {%- set ns = namespace(multi_step_tool=true, last_query_index=messages|length - 1) %}
18
+ {%- for forward_message in messages %}
19
+ {%- set index = (messages|length - 1) - loop.index0 %}
20
+ {%- set message = messages[index] %}
21
+ {%- set tool_start = '<tool_response>' %}
22
+ {%- set tool_start_length = tool_start|length %}
23
+ {%- set start_of_message = message.content[:tool_start_length] %}
24
+ {%- set tool_end = '</tool_response>' %}
25
+ {%- set tool_end_length = tool_end|length %}
26
+ {%- set start_pos = (message.content|length) - tool_end_length %}
27
+ {%- if start_pos < 0 %}
28
+ {%- set start_pos = 0 %}
29
+ {%- endif %}
30
+ {%- set end_of_message = message.content[start_pos:] %}
31
+ {%- if ns.multi_step_tool and message.role == "user" and not(start_of_message == tool_start and end_of_message == tool_end) %}
32
+ {%- set ns.multi_step_tool = false %}
33
+ {%- set ns.last_query_index = index %}
34
+ {%- endif %}
35
+ {%- endfor %}
36
+ {%- for message in messages %}
37
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) %}
38
+ {{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
39
+ {%- elif message.role == "assistant" %}
40
+ {%- set content = message.content %}
41
+ {%- set reasoning_content = '' %}
42
+ {%- if message.reasoning_content is defined and message.reasoning_content is not none %}
43
+ {%- set reasoning_content = message.reasoning_content %}
44
+ {%- else %}
45
+ {%- if '</think>' in message.content %}
46
+ {%- set content = (message.content.split('</think>')|last).lstrip('\n') %}
47
+ {%- set reasoning_content = (message.content.split('</think>')|first).rstrip('\n') %}
48
+ {%- set reasoning_content = (reasoning_content.split('<think>')|last).lstrip('\n') %}
49
+ {%- endif %}
50
+ {%- endif %}
51
+ {%- if loop.index0 > ns.last_query_index %}
52
+ {%- if loop.last or (not loop.last and reasoning_content) %}
53
+ {{- '<|im_start|>' + message.role + '\n<think>\n' + reasoning_content.strip('\n') + '\n</think>\n\n' + content.lstrip('\n') }}
54
+ {%- else %}
55
+ {{- '<|im_start|>' + message.role + '\n' + content }}
56
+ {%- endif %}
57
+ {%- else %}
58
+ {{- '<|im_start|>' + message.role + '\n' + content }}
59
+ {%- endif %}
60
+ {%- if message.tool_calls %}
61
+ {%- for tool_call in message.tool_calls %}
62
+ {%- if (loop.first and content) or (not loop.first) %}
63
+ {{- '\n' }}
64
+ {%- endif %}
65
+ {%- if tool_call.function %}
66
+ {%- set tool_call = tool_call.function %}
67
+ {%- endif %}
68
+ {{- '<tool_call>\n{"name": "' }}
69
+ {{- tool_call.name }}
70
+ {{- '", "arguments": ' }}
71
+ {%- if tool_call.arguments is string %}
72
+ {{- tool_call.arguments }}
73
+ {%- else %}
74
+ {{- tool_call.arguments | tojson }}
75
+ {%- endif %}
76
+ {{- '}\n</tool_call>' }}
77
+ {%- endfor %}
78
+ {%- endif %}
79
+ {{- '<|im_end|>\n' }}
80
+ {%- elif message.role == "tool" %}
81
+ {%- if loop.first or (messages[loop.index0 - 1].role != "tool") %}
82
+ {{- '<|im_start|>user' }}
83
+ {%- endif %}
84
+ {{- '\n<tool_response>\n' }}
85
+ {{- message.content }}
86
+ {{- '\n</tool_response>' }}
87
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
88
+ {{- '<|im_end|>\n' }}
89
+ {%- endif %}
90
+ {%- endif %}
91
+ {%- endfor %}
92
+ {%- if add_generation_prompt %}
93
+ {{- '<|im_start|>assistant\n' }}
94
+ {%- if enable_thinking is defined and enable_thinking is false %}
95
+ {{- '<think>\n\n</think>\n\n' }}
96
+ {%- endif %}
97
+ {%- endif %}
checkpoint-1000/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-1000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5cab49d97059322c95c45da297b38b7f571f5e1e976215d099be5523e3935e41
3
+ size 177914053
checkpoint-1000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61c19bab1174704a4a4441475683bf1270277af15d2e2c95e964789128e482c4
3
+ size 14645
checkpoint-1000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14ae2a2128444abab378aa06c09a61a84665f758fcc19fc46f5789b0bc1b5665
3
+ size 1383
checkpoint-1000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ea6eae6648bcd22cd1e81848dfdd0497004052cce4e2a6f6155e6844730eb4e
3
+ size 1465
checkpoint-1000/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": "<|vision_pad|>",
26
+ "lstrip": false,
27
+ "normalized": false,
28
+ "rstrip": false,
29
+ "single_word": false
30
+ }
31
+ }
checkpoint-1000/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ae1a036a9837df9caeebb840d09d80e8feef0f6d2bae982970d1ad34f5946aff
3
+ size 11422753
checkpoint-1000/tokenizer_config.json ADDED
@@ -0,0 +1,240 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "<tool_response>",
183
+ "lstrip": false,
184
+ "normalized": false,
185
+ "rstrip": false,
186
+ "single_word": false,
187
+ "special": false
188
+ },
189
+ "151666": {
190
+ "content": "</tool_response>",
191
+ "lstrip": false,
192
+ "normalized": false,
193
+ "rstrip": false,
194
+ "single_word": false,
195
+ "special": false
196
+ },
197
+ "151667": {
198
+ "content": "<think>",
199
+ "lstrip": false,
200
+ "normalized": false,
201
+ "rstrip": false,
202
+ "single_word": false,
203
+ "special": false
204
+ },
205
+ "151668": {
206
+ "content": "</think>",
207
+ "lstrip": false,
208
+ "normalized": false,
209
+ "rstrip": false,
210
+ "single_word": false,
211
+ "special": false
212
+ }
213
+ },
214
+ "additional_special_tokens": [
215
+ "<|im_start|>",
216
+ "<|im_end|>",
217
+ "<|object_ref_start|>",
218
+ "<|object_ref_end|>",
219
+ "<|box_start|>",
220
+ "<|box_end|>",
221
+ "<|quad_start|>",
222
+ "<|quad_end|>",
223
+ "<|vision_start|>",
224
+ "<|vision_end|>",
225
+ "<|vision_pad|>",
226
+ "<|image_pad|>",
227
+ "<|video_pad|>"
228
+ ],
229
+ "bos_token": null,
230
+ "clean_up_tokenization_spaces": false,
231
+ "eos_token": "<|im_end|>",
232
+ "errors": "replace",
233
+ "extra_special_tokens": {},
234
+ "model_max_length": 40960,
235
+ "pad_token": "<|vision_pad|>",
236
+ "padding_side": "right",
237
+ "split_special_tokens": false,
238
+ "tokenizer_class": "Qwen2Tokenizer",
239
+ "unk_token": null
240
+ }
checkpoint-1000/trainer_state.json ADDED
@@ -0,0 +1,734 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.9039037342523021,
6
+ "eval_steps": 500,
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.009039037342523022,
14
+ "grad_norm": 7.855499744415283,
15
+ "learning_rate": 6.000000000000001e-07,
16
+ "loss": 1.4181,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.018078074685046044,
21
+ "grad_norm": 3.3778610229492188,
22
+ "learning_rate": 1.2666666666666669e-06,
23
+ "loss": 1.2494,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.027117112027569064,
28
+ "grad_norm": 2.6225311756134033,
29
+ "learning_rate": 1.9333333333333336e-06,
30
+ "loss": 1.0602,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.03615614937009209,
35
+ "grad_norm": 1.594939112663269,
36
+ "learning_rate": 2.6e-06,
37
+ "loss": 0.9123,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.045195186712615104,
42
+ "grad_norm": 0.9766483902931213,
43
+ "learning_rate": 3.266666666666667e-06,
44
+ "loss": 0.7841,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.05423422405513813,
49
+ "grad_norm": 0.43368658423423767,
50
+ "learning_rate": 3.9333333333333335e-06,
51
+ "loss": 0.6803,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.06327326139766115,
56
+ "grad_norm": 0.49014410376548767,
57
+ "learning_rate": 4.600000000000001e-06,
58
+ "loss": 0.5921,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.07231229874018417,
63
+ "grad_norm": 0.46368488669395447,
64
+ "learning_rate": 5.2666666666666665e-06,
65
+ "loss": 0.6214,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.0813513360827072,
70
+ "grad_norm": 0.46477940678596497,
71
+ "learning_rate": 5.933333333333335e-06,
72
+ "loss": 0.6157,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.09039037342523021,
77
+ "grad_norm": 0.4853752553462982,
78
+ "learning_rate": 6.600000000000001e-06,
79
+ "loss": 0.6628,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.09942941076775323,
84
+ "grad_norm": 0.36940082907676697,
85
+ "learning_rate": 7.266666666666668e-06,
86
+ "loss": 0.5775,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.10846844811027626,
91
+ "grad_norm": 0.34785982966423035,
92
+ "learning_rate": 7.933333333333334e-06,
93
+ "loss": 0.6343,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.11750748545279928,
98
+ "grad_norm": 0.4787227511405945,
99
+ "learning_rate": 8.6e-06,
100
+ "loss": 0.6016,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.1265465227953223,
105
+ "grad_norm": 0.4643513262271881,
106
+ "learning_rate": 9.266666666666667e-06,
107
+ "loss": 0.6388,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.1355855601378453,
112
+ "grad_norm": 0.384676456451416,
113
+ "learning_rate": 9.933333333333334e-06,
114
+ "loss": 0.5895,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.14462459748036835,
119
+ "grad_norm": 0.4324859380722046,
120
+ "learning_rate": 9.99991503499922e-06,
121
+ "loss": 0.5942,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.15366363482289136,
126
+ "grad_norm": 0.41830965876579285,
127
+ "learning_rate": 9.99962133253095e-06,
128
+ "loss": 0.6121,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.1627026721654144,
133
+ "grad_norm": 0.3795354962348938,
134
+ "learning_rate": 9.999117855964797e-06,
135
+ "loss": 0.6041,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.1717417095079374,
140
+ "grad_norm": 0.28756389021873474,
141
+ "learning_rate": 9.998404626425627e-06,
142
+ "loss": 0.5529,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.18078074685046042,
147
+ "grad_norm": 0.40732458233833313,
148
+ "learning_rate": 9.997481673839125e-06,
149
+ "loss": 0.6321,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.18981978419298345,
154
+ "grad_norm": 0.3699369430541992,
155
+ "learning_rate": 9.996349036930533e-06,
156
+ "loss": 0.5886,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.19885882153550646,
161
+ "grad_norm": 0.4334062337875366,
162
+ "learning_rate": 9.995006763223028e-06,
163
+ "loss": 0.646,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.2078978588780295,
168
+ "grad_norm": 0.3638211786746979,
169
+ "learning_rate": 9.993454909035724e-06,
170
+ "loss": 0.5996,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.2169368962205525,
175
+ "grad_norm": 0.377408891916275,
176
+ "learning_rate": 9.991693539481317e-06,
177
+ "loss": 0.5999,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.22597593356307552,
182
+ "grad_norm": 0.4337885081768036,
183
+ "learning_rate": 9.989722728463345e-06,
184
+ "loss": 0.6233,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.23501497090559856,
189
+ "grad_norm": 0.35624244809150696,
190
+ "learning_rate": 9.98754255867309e-06,
191
+ "loss": 0.6279,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.24405400824812157,
196
+ "grad_norm": 0.385580837726593,
197
+ "learning_rate": 9.985153121586111e-06,
198
+ "loss": 0.5896,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 0.2530930455906446,
203
+ "grad_norm": 0.36690962314605713,
204
+ "learning_rate": 9.982554517458403e-06,
205
+ "loss": 0.6212,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 0.26213208293316764,
210
+ "grad_norm": 0.3190907835960388,
211
+ "learning_rate": 9.979746855322192e-06,
212
+ "loss": 0.6019,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 0.2711711202756906,
217
+ "grad_norm": 0.33014318346977234,
218
+ "learning_rate": 9.976730252981354e-06,
219
+ "loss": 0.5906,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 0.28021015761821366,
224
+ "grad_norm": 0.4516271650791168,
225
+ "learning_rate": 9.973504837006487e-06,
226
+ "loss": 0.612,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 0.2892491949607367,
231
+ "grad_norm": 0.3498607873916626,
232
+ "learning_rate": 9.97007074272958e-06,
233
+ "loss": 0.5591,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 0.2982882323032597,
238
+ "grad_norm": 0.4618026316165924,
239
+ "learning_rate": 9.966428114238353e-06,
240
+ "loss": 0.5808,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 0.3073272696457827,
245
+ "grad_norm": 0.35378628969192505,
246
+ "learning_rate": 9.962577104370206e-06,
247
+ "loss": 0.5983,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 0.31636630698830576,
252
+ "grad_norm": 0.3605310916900635,
253
+ "learning_rate": 9.958517874705793e-06,
254
+ "loss": 0.5898,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 0.3254053443308288,
259
+ "grad_norm": 0.41437646746635437,
260
+ "learning_rate": 9.954250595562267e-06,
261
+ "loss": 0.5746,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 0.3344443816733518,
266
+ "grad_norm": 0.3715222477912903,
267
+ "learning_rate": 9.949775445986112e-06,
268
+ "loss": 0.5994,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 0.3434834190158748,
273
+ "grad_norm": 0.41986992955207825,
274
+ "learning_rate": 9.945092613745642e-06,
275
+ "loss": 0.5492,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 0.35252245635839785,
280
+ "grad_norm": 0.3996647000312805,
281
+ "learning_rate": 9.940202295323116e-06,
282
+ "loss": 0.6066,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 0.36156149370092083,
287
+ "grad_norm": 0.3808385729789734,
288
+ "learning_rate": 9.935104695906506e-06,
289
+ "loss": 0.5628,
290
+ "step": 400
291
+ },
292
+ {
293
+ "epoch": 0.37060053104344387,
294
+ "grad_norm": 0.3926442563533783,
295
+ "learning_rate": 9.92980002938087e-06,
296
+ "loss": 0.6087,
297
+ "step": 410
298
+ },
299
+ {
300
+ "epoch": 0.3796395683859669,
301
+ "grad_norm": 0.3604278862476349,
302
+ "learning_rate": 9.924288518319394e-06,
303
+ "loss": 0.5661,
304
+ "step": 420
305
+ },
306
+ {
307
+ "epoch": 0.3886786057284899,
308
+ "grad_norm": 0.36008164286613464,
309
+ "learning_rate": 9.918570393974041e-06,
310
+ "loss": 0.5948,
311
+ "step": 430
312
+ },
313
+ {
314
+ "epoch": 0.3977176430710129,
315
+ "grad_norm": 0.3590993285179138,
316
+ "learning_rate": 9.912645896265858e-06,
317
+ "loss": 0.5692,
318
+ "step": 440
319
+ },
320
+ {
321
+ "epoch": 0.40675668041353596,
322
+ "grad_norm": 0.3519396483898163,
323
+ "learning_rate": 9.906515273774903e-06,
324
+ "loss": 0.5289,
325
+ "step": 450
326
+ },
327
+ {
328
+ "epoch": 0.415795717756059,
329
+ "grad_norm": 0.33698147535324097,
330
+ "learning_rate": 9.900178783729817e-06,
331
+ "loss": 0.5643,
332
+ "step": 460
333
+ },
334
+ {
335
+ "epoch": 0.424834755098582,
336
+ "grad_norm": 0.41117480397224426,
337
+ "learning_rate": 9.89363669199703e-06,
338
+ "loss": 0.5875,
339
+ "step": 470
340
+ },
341
+ {
342
+ "epoch": 0.433873792441105,
343
+ "grad_norm": 0.3583988547325134,
344
+ "learning_rate": 9.886889273069614e-06,
345
+ "loss": 0.5494,
346
+ "step": 480
347
+ },
348
+ {
349
+ "epoch": 0.44291282978362806,
350
+ "grad_norm": 0.3181304633617401,
351
+ "learning_rate": 9.879936810055746e-06,
352
+ "loss": 0.5652,
353
+ "step": 490
354
+ },
355
+ {
356
+ "epoch": 0.45195186712615104,
357
+ "grad_norm": 0.3814559280872345,
358
+ "learning_rate": 9.872779594666856e-06,
359
+ "loss": 0.6046,
360
+ "step": 500
361
+ },
362
+ {
363
+ "epoch": 0.4609909044686741,
364
+ "grad_norm": 0.33179372549057007,
365
+ "learning_rate": 9.865417927205363e-06,
366
+ "loss": 0.6156,
367
+ "step": 510
368
+ },
369
+ {
370
+ "epoch": 0.4700299418111971,
371
+ "grad_norm": 0.4139130115509033,
372
+ "learning_rate": 9.857852116552094e-06,
373
+ "loss": 0.5993,
374
+ "step": 520
375
+ },
376
+ {
377
+ "epoch": 0.47906897915372015,
378
+ "grad_norm": 0.32068437337875366,
379
+ "learning_rate": 9.850082480153306e-06,
380
+ "loss": 0.603,
381
+ "step": 530
382
+ },
383
+ {
384
+ "epoch": 0.48810801649624314,
385
+ "grad_norm": 0.9201164841651917,
386
+ "learning_rate": 9.842109344007386e-06,
387
+ "loss": 0.6036,
388
+ "step": 540
389
+ },
390
+ {
391
+ "epoch": 0.4971470538387662,
392
+ "grad_norm": 0.42034047842025757,
393
+ "learning_rate": 9.833933042651156e-06,
394
+ "loss": 0.5678,
395
+ "step": 550
396
+ },
397
+ {
398
+ "epoch": 0.5061860911812892,
399
+ "grad_norm": 0.3811807632446289,
400
+ "learning_rate": 9.825553919145845e-06,
401
+ "loss": 0.5596,
402
+ "step": 560
403
+ },
404
+ {
405
+ "epoch": 0.5152251285238122,
406
+ "grad_norm": 0.36168864369392395,
407
+ "learning_rate": 9.816972325062694e-06,
408
+ "loss": 0.5906,
409
+ "step": 570
410
+ },
411
+ {
412
+ "epoch": 0.5242641658663353,
413
+ "grad_norm": 0.3304130733013153,
414
+ "learning_rate": 9.808188620468204e-06,
415
+ "loss": 0.5398,
416
+ "step": 580
417
+ },
418
+ {
419
+ "epoch": 0.5333032032088583,
420
+ "grad_norm": 0.32785892486572266,
421
+ "learning_rate": 9.799203173909028e-06,
422
+ "loss": 0.5982,
423
+ "step": 590
424
+ },
425
+ {
426
+ "epoch": 0.5423422405513812,
427
+ "grad_norm": 0.39726918935775757,
428
+ "learning_rate": 9.790016362396506e-06,
429
+ "loss": 0.5561,
430
+ "step": 600
431
+ },
432
+ {
433
+ "epoch": 0.5513812778939043,
434
+ "grad_norm": 0.3174471855163574,
435
+ "learning_rate": 9.780628571390853e-06,
436
+ "loss": 0.5268,
437
+ "step": 610
438
+ },
439
+ {
440
+ "epoch": 0.5604203152364273,
441
+ "grad_norm": 0.4243045151233673,
442
+ "learning_rate": 9.771040194784973e-06,
443
+ "loss": 0.5954,
444
+ "step": 620
445
+ },
446
+ {
447
+ "epoch": 0.5694593525789503,
448
+ "grad_norm": 0.35231855511665344,
449
+ "learning_rate": 9.761251634887949e-06,
450
+ "loss": 0.5711,
451
+ "step": 630
452
+ },
453
+ {
454
+ "epoch": 0.5784983899214734,
455
+ "grad_norm": 0.349280446767807,
456
+ "learning_rate": 9.751263302408146e-06,
457
+ "loss": 0.6263,
458
+ "step": 640
459
+ },
460
+ {
461
+ "epoch": 0.5875374272639964,
462
+ "grad_norm": 0.7063365578651428,
463
+ "learning_rate": 9.741075616435995e-06,
464
+ "loss": 0.6093,
465
+ "step": 650
466
+ },
467
+ {
468
+ "epoch": 0.5965764646065194,
469
+ "grad_norm": 0.3803994059562683,
470
+ "learning_rate": 9.730689004426392e-06,
471
+ "loss": 0.5552,
472
+ "step": 660
473
+ },
474
+ {
475
+ "epoch": 0.6056155019490425,
476
+ "grad_norm": 0.36839503049850464,
477
+ "learning_rate": 9.720103902180776e-06,
478
+ "loss": 0.5987,
479
+ "step": 670
480
+ },
481
+ {
482
+ "epoch": 0.6146545392915654,
483
+ "grad_norm": 0.39339619874954224,
484
+ "learning_rate": 9.709320753828837e-06,
485
+ "loss": 0.5621,
486
+ "step": 680
487
+ },
488
+ {
489
+ "epoch": 0.6236935766340884,
490
+ "grad_norm": 0.35199737548828125,
491
+ "learning_rate": 9.698340011809883e-06,
492
+ "loss": 0.5732,
493
+ "step": 690
494
+ },
495
+ {
496
+ "epoch": 0.6327326139766115,
497
+ "grad_norm": 0.37193241715431213,
498
+ "learning_rate": 9.687162136853858e-06,
499
+ "loss": 0.5534,
500
+ "step": 700
501
+ },
502
+ {
503
+ "epoch": 0.6417716513191345,
504
+ "grad_norm": 0.3605504035949707,
505
+ "learning_rate": 9.675787597962007e-06,
506
+ "loss": 0.608,
507
+ "step": 710
508
+ },
509
+ {
510
+ "epoch": 0.6508106886616576,
511
+ "grad_norm": 0.3748184144496918,
512
+ "learning_rate": 9.664216872387202e-06,
513
+ "loss": 0.5903,
514
+ "step": 720
515
+ },
516
+ {
517
+ "epoch": 0.6598497260041806,
518
+ "grad_norm": 0.3527565896511078,
519
+ "learning_rate": 9.652450445613913e-06,
520
+ "loss": 0.5836,
521
+ "step": 730
522
+ },
523
+ {
524
+ "epoch": 0.6688887633467036,
525
+ "grad_norm": 0.34412819147109985,
526
+ "learning_rate": 9.64048881133784e-06,
527
+ "loss": 0.5672,
528
+ "step": 740
529
+ },
530
+ {
531
+ "epoch": 0.6779278006892266,
532
+ "grad_norm": 0.3731626868247986,
533
+ "learning_rate": 9.628332471445206e-06,
534
+ "loss": 0.6236,
535
+ "step": 750
536
+ },
537
+ {
538
+ "epoch": 0.6869668380317496,
539
+ "grad_norm": 0.35358232259750366,
540
+ "learning_rate": 9.615981935991683e-06,
541
+ "loss": 0.5535,
542
+ "step": 760
543
+ },
544
+ {
545
+ "epoch": 0.6960058753742726,
546
+ "grad_norm": 0.3264493942260742,
547
+ "learning_rate": 9.603437723181002e-06,
548
+ "loss": 0.6,
549
+ "step": 770
550
+ },
551
+ {
552
+ "epoch": 0.7050449127167957,
553
+ "grad_norm": 0.3995952308177948,
554
+ "learning_rate": 9.59070035934321e-06,
555
+ "loss": 0.5739,
556
+ "step": 780
557
+ },
558
+ {
559
+ "epoch": 0.7140839500593187,
560
+ "grad_norm": 0.4088019132614136,
561
+ "learning_rate": 9.577770378912584e-06,
562
+ "loss": 0.5463,
563
+ "step": 790
564
+ },
565
+ {
566
+ "epoch": 0.7231229874018417,
567
+ "grad_norm": 0.36028265953063965,
568
+ "learning_rate": 9.564648324405206e-06,
569
+ "loss": 0.6317,
570
+ "step": 800
571
+ },
572
+ {
573
+ "epoch": 0.7321620247443648,
574
+ "grad_norm": 0.36535605788230896,
575
+ "learning_rate": 9.551334746396203e-06,
576
+ "loss": 0.5675,
577
+ "step": 810
578
+ },
579
+ {
580
+ "epoch": 0.7412010620868877,
581
+ "grad_norm": 0.339760959148407,
582
+ "learning_rate": 9.537830203496642e-06,
583
+ "loss": 0.5587,
584
+ "step": 820
585
+ },
586
+ {
587
+ "epoch": 0.7502400994294107,
588
+ "grad_norm": 0.36886465549468994,
589
+ "learning_rate": 9.524135262330098e-06,
590
+ "loss": 0.5954,
591
+ "step": 830
592
+ },
593
+ {
594
+ "epoch": 0.7592791367719338,
595
+ "grad_norm": 0.36694473028182983,
596
+ "learning_rate": 9.510250497508873e-06,
597
+ "loss": 0.5626,
598
+ "step": 840
599
+ },
600
+ {
601
+ "epoch": 0.7683181741144568,
602
+ "grad_norm": 0.3380376100540161,
603
+ "learning_rate": 9.496176491609893e-06,
604
+ "loss": 0.6203,
605
+ "step": 850
606
+ },
607
+ {
608
+ "epoch": 0.7773572114569798,
609
+ "grad_norm": 0.33642667531967163,
610
+ "learning_rate": 9.481913835150256e-06,
611
+ "loss": 0.5856,
612
+ "step": 860
613
+ },
614
+ {
615
+ "epoch": 0.7863962487995029,
616
+ "grad_norm": 0.43253782391548157,
617
+ "learning_rate": 9.467463126562461e-06,
618
+ "loss": 0.586,
619
+ "step": 870
620
+ },
621
+ {
622
+ "epoch": 0.7954352861420259,
623
+ "grad_norm": 0.35205066204071045,
624
+ "learning_rate": 9.452824972169298e-06,
625
+ "loss": 0.581,
626
+ "step": 880
627
+ },
628
+ {
629
+ "epoch": 0.804474323484549,
630
+ "grad_norm": 0.33954545855522156,
631
+ "learning_rate": 9.437999986158413e-06,
632
+ "loss": 0.5961,
633
+ "step": 890
634
+ },
635
+ {
636
+ "epoch": 0.8135133608270719,
637
+ "grad_norm": 0.29890018701553345,
638
+ "learning_rate": 9.422988790556524e-06,
639
+ "loss": 0.6118,
640
+ "step": 900
641
+ },
642
+ {
643
+ "epoch": 0.8225523981695949,
644
+ "grad_norm": 0.3720478415489197,
645
+ "learning_rate": 9.407792015203331e-06,
646
+ "loss": 0.5773,
647
+ "step": 910
648
+ },
649
+ {
650
+ "epoch": 0.831591435512118,
651
+ "grad_norm": 0.48966363072395325,
652
+ "learning_rate": 9.392410297725099e-06,
653
+ "loss": 0.5739,
654
+ "step": 920
655
+ },
656
+ {
657
+ "epoch": 0.840630472854641,
658
+ "grad_norm": 0.33022603392601013,
659
+ "learning_rate": 9.37684428350788e-06,
660
+ "loss": 0.5572,
661
+ "step": 930
662
+ },
663
+ {
664
+ "epoch": 0.849669510197164,
665
+ "grad_norm": 0.3322959840297699,
666
+ "learning_rate": 9.36109462567046e-06,
667
+ "loss": 0.5884,
668
+ "step": 940
669
+ },
670
+ {
671
+ "epoch": 0.8587085475396871,
672
+ "grad_norm": 0.38541945815086365,
673
+ "learning_rate": 9.345161985036937e-06,
674
+ "loss": 0.5485,
675
+ "step": 950
676
+ },
677
+ {
678
+ "epoch": 0.86774758488221,
679
+ "grad_norm": 0.3497406244277954,
680
+ "learning_rate": 9.329047030109e-06,
681
+ "loss": 0.5774,
682
+ "step": 960
683
+ },
684
+ {
685
+ "epoch": 0.876786622224733,
686
+ "grad_norm": 0.3379673361778259,
687
+ "learning_rate": 9.312750437037886e-06,
688
+ "loss": 0.5682,
689
+ "step": 970
690
+ },
691
+ {
692
+ "epoch": 0.8858256595672561,
693
+ "grad_norm": 0.3425869047641754,
694
+ "learning_rate": 9.296272889595997e-06,
695
+ "loss": 0.597,
696
+ "step": 980
697
+ },
698
+ {
699
+ "epoch": 0.8948646969097791,
700
+ "grad_norm": 0.3111202120780945,
701
+ "learning_rate": 9.279615079148227e-06,
702
+ "loss": 0.5629,
703
+ "step": 990
704
+ },
705
+ {
706
+ "epoch": 0.9039037342523021,
707
+ "grad_norm": 0.36501139402389526,
708
+ "learning_rate": 9.262777704622939e-06,
709
+ "loss": 0.5763,
710
+ "step": 1000
711
+ }
712
+ ],
713
+ "logging_steps": 10,
714
+ "max_steps": 5000,
715
+ "num_input_tokens_seen": 0,
716
+ "num_train_epochs": 5,
717
+ "save_steps": 200,
718
+ "stateful_callbacks": {
719
+ "TrainerControl": {
720
+ "args": {
721
+ "should_epoch_stop": false,
722
+ "should_evaluate": false,
723
+ "should_log": false,
724
+ "should_save": true,
725
+ "should_training_stop": false
726
+ },
727
+ "attributes": {}
728
+ }
729
+ },
730
+ "total_flos": 3.1716984075329126e+17,
731
+ "train_batch_size": 1,
732
+ "trial_name": null,
733
+ "trial_params": null
734
+ }
checkpoint-1000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe87fb590b5e5d2741b498e5433f89e8162bf106da98c677c60d21c3a03c2d4e
3
+ size 6353
checkpoint-1000/vocab.json ADDED
The diff for this file is too large to render. See raw diff