yourkln commited on
Commit
bccbb18
·
verified ·
1 Parent(s): 68328fa

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,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/Qwen2.5-Coder-32B-Instruct
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/Qwen2.5-Coder-32B-Instruct
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.18.0
adapter_config.json ADDED
@@ -0,0 +1,50 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "Qwen2ForCausalLM",
7
+ "parent_library": "transformers.models.qwen2.modeling_qwen2",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "unsloth/Qwen2.5-Coder-32B-Instruct",
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.0,
26
+ "megatron_config": null,
27
+ "megatron_core": "megatron.core",
28
+ "modules_to_save": null,
29
+ "peft_type": "LORA",
30
+ "peft_version": "0.18.0",
31
+ "qalora_group_size": 16,
32
+ "r": 64,
33
+ "rank_pattern": {},
34
+ "revision": null,
35
+ "target_modules": [
36
+ "v_proj",
37
+ "k_proj",
38
+ "q_proj",
39
+ "up_proj",
40
+ "o_proj",
41
+ "down_proj",
42
+ "gate_proj"
43
+ ],
44
+ "target_parameters": null,
45
+ "task_type": "CAUSAL_LM",
46
+ "trainable_token_indices": null,
47
+ "use_dora": false,
48
+ "use_qalora": false,
49
+ "use_rslora": false
50
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81eefbb663e3c121adecb674d336f4b4a47afd681fe4e25b5f617a726a49d18a
3
+ size 2147605960
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
+ }
chat_template.jinja ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {%- if tools %}
2
+ {{- '<|im_start|>system\n' }}
3
+ {%- if messages[0]['role'] == 'system' %}
4
+ {{- messages[0]['content'] }}
5
+ {%- else %}
6
+ {{- 'You are Qwen, created by Alibaba Cloud. You are a helpful assistant.' }}
7
+ {%- endif %}
8
+ {{- "\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>" }}
9
+ {%- for tool in tools %}
10
+ {{- "\n" }}
11
+ {{- tool | tojson }}
12
+ {%- endfor %}
13
+ {{- "\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" }}
14
+ {%- else %}
15
+ {%- if messages[0]['role'] == 'system' %}
16
+ {{- '<|im_start|>system\n' + messages[0]['content'] + '<|im_end|>\n' }}
17
+ {%- else %}
18
+ {{- '<|im_start|>system\nYou are Qwen, created by Alibaba Cloud. You are a helpful assistant.<|im_end|>\n' }}
19
+ {%- endif %}
20
+ {%- endif %}
21
+ {%- for message in messages %}
22
+ {%- if (message.role == "user") or (message.role == "system" and not loop.first) or (message.role == "assistant" and not message.tool_calls) %}
23
+ {{- '<|im_start|>' + message.role + '\n' + message.content + '<|im_end|>' + '\n' }}
24
+ {%- elif message.role == "assistant" %}
25
+ {{- '<|im_start|>' + message.role }}
26
+ {%- if message.content %}
27
+ {{- '\n' + message.content }}
28
+ {%- endif %}
29
+ {%- for tool_call in message.tool_calls %}
30
+ {%- if tool_call.function is defined %}
31
+ {%- set tool_call = tool_call.function %}
32
+ {%- endif %}
33
+ {{- '\n<tool_call>\n{"name": "' }}
34
+ {{- tool_call.name }}
35
+ {{- '", "arguments": ' }}
36
+ {{- tool_call.arguments | tojson }}
37
+ {{- '}\n</tool_call>' }}
38
+ {%- endfor %}
39
+ {{- '<|im_end|>\n' }}
40
+ {%- elif message.role == "tool" %}
41
+ {%- if (loop.index0 == 0) or (messages[loop.index0 - 1].role != "tool") %}
42
+ {{- '<|im_start|>user' }}
43
+ {%- endif %}
44
+ {{- '\n<tool_response>\n' }}
45
+ {{- message.content }}
46
+ {{- '\n</tool_response>' }}
47
+ {%- if loop.last or (messages[loop.index0 + 1].role != "tool") %}
48
+ {{- '<|im_end|>\n' }}
49
+ {%- endif %}
50
+ {%- endif %}
51
+ {%- endfor %}
52
+ {%- if add_generation_prompt %}
53
+ {{- '<|im_start|>assistant\n' }}
54
+ {%- endif %}
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:d8884ce6aa4fb9b676d9212e740eb1c16e714568e36110707cd5fc0e19883cd4
3
+ size 1093907474
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:daea3845a896c8e38962f5b022af20df2345898eafa1c33fdc42573fcc0f2a1b
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b3e0f3129c5c7f70ecc4faee08cb0f7e638d58e730f53e4069ced2009c68ea0
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": "<|PAD_TOKEN|>",
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:27a878ab735705a520d51eb6bf30af249e4f1881f9028df97fa2a68d12f74a78
3
+ size 11422185
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
+ "clean_up_tokenization_spaces": false,
207
+ "eos_token": "<|im_end|>",
208
+ "errors": "replace",
209
+ "extra_special_tokens": {},
210
+ "model_max_length": 32768,
211
+ "pad_token": "<|PAD_TOKEN|>",
212
+ "padding_side": "right",
213
+ "split_special_tokens": false,
214
+ "tokenizer_class": "Qwen2Tokenizer",
215
+ "unk_token": null
216
+ }
trainer_state.json ADDED
@@ -0,0 +1,602 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 550,
3
+ "best_metric": 0.334078311920166,
4
+ "best_model_checkpoint": "./output_training_h200/checkpoint-550",
5
+ "epoch": 3.4946236559139785,
6
+ "eval_steps": 50,
7
+ "global_step": 650,
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.053763440860215055,
14
+ "grad_norm": 0.05421804264187813,
15
+ "learning_rate": 4.5e-06,
16
+ "loss": 0.5785,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.10752688172043011,
21
+ "grad_norm": 0.06676478683948517,
22
+ "learning_rate": 9.5e-06,
23
+ "loss": 0.6234,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.16129032258064516,
28
+ "grad_norm": 0.062416791915893555,
29
+ "learning_rate": 1.45e-05,
30
+ "loss": 0.6716,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.21505376344086022,
35
+ "grad_norm": 0.05097672715783119,
36
+ "learning_rate": 1.9500000000000003e-05,
37
+ "loss": 0.6736,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.26881720430107525,
42
+ "grad_norm": 0.03752289339900017,
43
+ "learning_rate": 2.45e-05,
44
+ "loss": 0.6243,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.26881720430107525,
49
+ "eval_loss": 0.5304985642433167,
50
+ "eval_runtime": 1155.6426,
51
+ "eval_samples_per_second": 0.303,
52
+ "eval_steps_per_second": 0.151,
53
+ "step": 50
54
+ },
55
+ {
56
+ "epoch": 0.3225806451612903,
57
+ "grad_norm": 0.0321248322725296,
58
+ "learning_rate": 2.95e-05,
59
+ "loss": 0.4349,
60
+ "step": 60
61
+ },
62
+ {
63
+ "epoch": 0.3763440860215054,
64
+ "grad_norm": 0.02994599938392639,
65
+ "learning_rate": 3.45e-05,
66
+ "loss": 0.4682,
67
+ "step": 70
68
+ },
69
+ {
70
+ "epoch": 0.43010752688172044,
71
+ "grad_norm": 0.03603624552488327,
72
+ "learning_rate": 3.9500000000000005e-05,
73
+ "loss": 0.4734,
74
+ "step": 80
75
+ },
76
+ {
77
+ "epoch": 0.4838709677419355,
78
+ "grad_norm": 0.0552607886493206,
79
+ "learning_rate": 4.4500000000000004e-05,
80
+ "loss": 0.5035,
81
+ "step": 90
82
+ },
83
+ {
84
+ "epoch": 0.5376344086021505,
85
+ "grad_norm": 0.04917095974087715,
86
+ "learning_rate": 4.9500000000000004e-05,
87
+ "loss": 0.4024,
88
+ "step": 100
89
+ },
90
+ {
91
+ "epoch": 0.5376344086021505,
92
+ "eval_loss": 0.41749581694602966,
93
+ "eval_runtime": 1156.2817,
94
+ "eval_samples_per_second": 0.303,
95
+ "eval_steps_per_second": 0.151,
96
+ "step": 100
97
+ },
98
+ {
99
+ "epoch": 0.5913978494623656,
100
+ "grad_norm": 0.043786872178316116,
101
+ "learning_rate": 4.998549570601475e-05,
102
+ "loss": 0.3703,
103
+ "step": 110
104
+ },
105
+ {
106
+ "epoch": 0.6451612903225806,
107
+ "grad_norm": 0.05016686022281647,
108
+ "learning_rate": 4.9935379012568985e-05,
109
+ "loss": 0.4031,
110
+ "step": 120
111
+ },
112
+ {
113
+ "epoch": 0.6989247311827957,
114
+ "grad_norm": 0.056300703436136246,
115
+ "learning_rate": 4.984954262888182e-05,
116
+ "loss": 0.4134,
117
+ "step": 130
118
+ },
119
+ {
120
+ "epoch": 0.7526881720430108,
121
+ "grad_norm": 0.04982742667198181,
122
+ "learning_rate": 4.972810951474605e-05,
123
+ "loss": 0.4282,
124
+ "step": 140
125
+ },
126
+ {
127
+ "epoch": 0.8064516129032258,
128
+ "grad_norm": 0.042826056480407715,
129
+ "learning_rate": 4.957125362192794e-05,
130
+ "loss": 0.3259,
131
+ "step": 150
132
+ },
133
+ {
134
+ "epoch": 0.8064516129032258,
135
+ "eval_loss": 0.3815489113330841,
136
+ "eval_runtime": 1148.3707,
137
+ "eval_samples_per_second": 0.305,
138
+ "eval_steps_per_second": 0.152,
139
+ "step": 150
140
+ },
141
+ {
142
+ "epoch": 0.8602150537634409,
143
+ "grad_norm": 0.0555887334048748,
144
+ "learning_rate": 4.937919964498302e-05,
145
+ "loss": 0.3549,
146
+ "step": 160
147
+ },
148
+ {
149
+ "epoch": 0.9139784946236559,
150
+ "grad_norm": 0.0595487505197525,
151
+ "learning_rate": 4.9152222699383273e-05,
152
+ "loss": 0.3793,
153
+ "step": 170
154
+ },
155
+ {
156
+ "epoch": 0.967741935483871,
157
+ "grad_norm": 0.07630524784326553,
158
+ "learning_rate": 4.8890647927416887e-05,
159
+ "loss": 0.3904,
160
+ "step": 180
161
+ },
162
+ {
163
+ "epoch": 1.021505376344086,
164
+ "grad_norm": 0.054408393800258636,
165
+ "learning_rate": 4.859485003242503e-05,
166
+ "loss": 0.3848,
167
+ "step": 190
168
+ },
169
+ {
170
+ "epoch": 1.075268817204301,
171
+ "grad_norm": 0.052903175354003906,
172
+ "learning_rate": 4.8265252742042965e-05,
173
+ "loss": 0.3173,
174
+ "step": 200
175
+ },
176
+ {
177
+ "epoch": 1.075268817204301,
178
+ "eval_loss": 0.3656960725784302,
179
+ "eval_runtime": 1157.3762,
180
+ "eval_samples_per_second": 0.302,
181
+ "eval_steps_per_second": 0.151,
182
+ "step": 200
183
+ },
184
+ {
185
+ "epoch": 1.129032258064516,
186
+ "grad_norm": 0.06489476561546326,
187
+ "learning_rate": 4.7902328201214256e-05,
188
+ "loss": 0.3467,
189
+ "step": 210
190
+ },
191
+ {
192
+ "epoch": 1.1827956989247312,
193
+ "grad_norm": 0.06930793821811676,
194
+ "learning_rate": 4.7506596295847716e-05,
195
+ "loss": 0.3572,
196
+ "step": 220
197
+ },
198
+ {
199
+ "epoch": 1.2365591397849462,
200
+ "grad_norm": 0.08778736740350723,
201
+ "learning_rate": 4.7078623908085825e-05,
202
+ "loss": 0.3915,
203
+ "step": 230
204
+ },
205
+ {
206
+ "epoch": 1.2903225806451613,
207
+ "grad_norm": 0.07511554658412933,
208
+ "learning_rate": 4.661902410425155e-05,
209
+ "loss": 0.3341,
210
+ "step": 240
211
+ },
212
+ {
213
+ "epoch": 1.3440860215053765,
214
+ "grad_norm": 0.061772529035806656,
215
+ "learning_rate": 4.6128455256636706e-05,
216
+ "loss": 0.3135,
217
+ "step": 250
218
+ },
219
+ {
220
+ "epoch": 1.3440860215053765,
221
+ "eval_loss": 0.3562982678413391,
222
+ "eval_runtime": 1141.9386,
223
+ "eval_samples_per_second": 0.306,
224
+ "eval_steps_per_second": 0.153,
225
+ "step": 250
226
+ },
227
+ {
228
+ "epoch": 1.3978494623655915,
229
+ "grad_norm": 0.06834172457456589,
230
+ "learning_rate": 4.560762010039001e-05,
231
+ "loss": 0.347,
232
+ "step": 260
233
+ },
234
+ {
235
+ "epoch": 1.4516129032258065,
236
+ "grad_norm": 0.07726427167654037,
237
+ "learning_rate": 4.5057264726855765e-05,
238
+ "loss": 0.3572,
239
+ "step": 270
240
+ },
241
+ {
242
+ "epoch": 1.5053763440860215,
243
+ "grad_norm": 0.06627994775772095,
244
+ "learning_rate": 4.4478177514805166e-05,
245
+ "loss": 0.3861,
246
+ "step": 280
247
+ },
248
+ {
249
+ "epoch": 1.5591397849462365,
250
+ "grad_norm": 0.06034032255411148,
251
+ "learning_rate": 4.387118800109133e-05,
252
+ "loss": 0.2919,
253
+ "step": 290
254
+ },
255
+ {
256
+ "epoch": 1.6129032258064515,
257
+ "grad_norm": 0.07344155013561249,
258
+ "learning_rate": 4.323716569234572e-05,
259
+ "loss": 0.3211,
260
+ "step": 300
261
+ },
262
+ {
263
+ "epoch": 1.6129032258064515,
264
+ "eval_loss": 0.3491288125514984,
265
+ "eval_runtime": 1137.4889,
266
+ "eval_samples_per_second": 0.308,
267
+ "eval_steps_per_second": 0.154,
268
+ "step": 300
269
+ },
270
+ {
271
+ "epoch": 1.6666666666666665,
272
+ "grad_norm": 0.07450632750988007,
273
+ "learning_rate": 4.2577018819418296e-05,
274
+ "loss": 0.3446,
275
+ "step": 310
276
+ },
277
+ {
278
+ "epoch": 1.7204301075268817,
279
+ "grad_norm": 0.09049148857593536,
280
+ "learning_rate": 4.189169303634555e-05,
281
+ "loss": 0.3587,
282
+ "step": 320
283
+ },
284
+ {
285
+ "epoch": 1.7741935483870968,
286
+ "grad_norm": 0.06568805873394012,
287
+ "learning_rate": 4.1182170065710226e-05,
288
+ "loss": 0.3463,
289
+ "step": 330
290
+ },
291
+ {
292
+ "epoch": 1.827956989247312,
293
+ "grad_norm": 0.0814325287938118,
294
+ "learning_rate": 4.044946629233316e-05,
295
+ "loss": 0.2897,
296
+ "step": 340
297
+ },
298
+ {
299
+ "epoch": 1.881720430107527,
300
+ "grad_norm": 0.07297977060079575,
301
+ "learning_rate": 3.969463130731183e-05,
302
+ "loss": 0.3354,
303
+ "step": 350
304
+ },
305
+ {
306
+ "epoch": 1.881720430107527,
307
+ "eval_loss": 0.34430938959121704,
308
+ "eval_runtime": 1149.1219,
309
+ "eval_samples_per_second": 0.305,
310
+ "eval_steps_per_second": 0.152,
311
+ "step": 350
312
+ },
313
+ {
314
+ "epoch": 1.935483870967742,
315
+ "grad_norm": 0.08211623132228851,
316
+ "learning_rate": 3.89187464044912e-05,
317
+ "loss": 0.3559,
318
+ "step": 360
319
+ },
320
+ {
321
+ "epoch": 1.989247311827957,
322
+ "grad_norm": 0.12685473263263702,
323
+ "learning_rate": 3.8122923031520735e-05,
324
+ "loss": 0.3879,
325
+ "step": 370
326
+ },
327
+ {
328
+ "epoch": 2.043010752688172,
329
+ "grad_norm": 0.07243961095809937,
330
+ "learning_rate": 3.730830119771631e-05,
331
+ "loss": 0.2912,
332
+ "step": 380
333
+ },
334
+ {
335
+ "epoch": 2.096774193548387,
336
+ "grad_norm": 0.0748642310500145,
337
+ "learning_rate": 3.647604784100787e-05,
338
+ "loss": 0.2902,
339
+ "step": 390
340
+ },
341
+ {
342
+ "epoch": 2.150537634408602,
343
+ "grad_norm": 0.0815594270825386,
344
+ "learning_rate": 3.5627355156312084e-05,
345
+ "loss": 0.3234,
346
+ "step": 400
347
+ },
348
+ {
349
+ "epoch": 2.150537634408602,
350
+ "eval_loss": 0.34095144271850586,
351
+ "eval_runtime": 1133.2669,
352
+ "eval_samples_per_second": 0.309,
353
+ "eval_steps_per_second": 0.154,
354
+ "step": 400
355
+ },
356
+ {
357
+ "epoch": 2.204301075268817,
358
+ "grad_norm": 0.09361624717712402,
359
+ "learning_rate": 3.476343888772461e-05,
360
+ "loss": 0.3324,
361
+ "step": 410
362
+ },
363
+ {
364
+ "epoch": 2.258064516129032,
365
+ "grad_norm": 0.09291868656873703,
366
+ "learning_rate": 3.3885536586978394e-05,
367
+ "loss": 0.3436,
368
+ "step": 420
369
+ },
370
+ {
371
+ "epoch": 2.3118279569892475,
372
+ "grad_norm": 0.07615092396736145,
373
+ "learning_rate": 3.2994905840662696e-05,
374
+ "loss": 0.2794,
375
+ "step": 430
376
+ },
377
+ {
378
+ "epoch": 2.3655913978494625,
379
+ "grad_norm": 0.08865945041179657,
380
+ "learning_rate": 3.20928224687425e-05,
381
+ "loss": 0.3047,
382
+ "step": 440
383
+ },
384
+ {
385
+ "epoch": 2.4193548387096775,
386
+ "grad_norm": 0.0916745513677597,
387
+ "learning_rate": 3.118057869695858e-05,
388
+ "loss": 0.3222,
389
+ "step": 450
390
+ },
391
+ {
392
+ "epoch": 2.4193548387096775,
393
+ "eval_loss": 0.33828824758529663,
394
+ "eval_runtime": 1135.3808,
395
+ "eval_samples_per_second": 0.308,
396
+ "eval_steps_per_second": 0.154,
397
+ "step": 450
398
+ },
399
+ {
400
+ "epoch": 2.4731182795698925,
401
+ "grad_norm": 0.12153404206037521,
402
+ "learning_rate": 3.0259481305726705e-05,
403
+ "loss": 0.3446,
404
+ "step": 460
405
+ },
406
+ {
407
+ "epoch": 2.5268817204301075,
408
+ "grad_norm": 0.08235576003789902,
409
+ "learning_rate": 2.9330849758187195e-05,
410
+ "loss": 0.3188,
411
+ "step": 470
412
+ },
413
+ {
414
+ "epoch": 2.5806451612903225,
415
+ "grad_norm": 0.08115874975919724,
416
+ "learning_rate": 2.839601431008669e-05,
417
+ "loss": 0.2803,
418
+ "step": 480
419
+ },
420
+ {
421
+ "epoch": 2.6344086021505375,
422
+ "grad_norm": 0.08219080418348312,
423
+ "learning_rate": 2.7456314104199647e-05,
424
+ "loss": 0.3101,
425
+ "step": 490
426
+ },
427
+ {
428
+ "epoch": 2.688172043010753,
429
+ "grad_norm": 0.09740650653839111,
430
+ "learning_rate": 2.651309525201918e-05,
431
+ "loss": 0.3297,
432
+ "step": 500
433
+ },
434
+ {
435
+ "epoch": 2.688172043010753,
436
+ "eval_loss": 0.33599451184272766,
437
+ "eval_runtime": 1141.2743,
438
+ "eval_samples_per_second": 0.307,
439
+ "eval_steps_per_second": 0.153,
440
+ "step": 500
441
+ },
442
+ {
443
+ "epoch": 2.741935483870968,
444
+ "grad_norm": 0.16821204125881195,
445
+ "learning_rate": 2.5567708905465337e-05,
446
+ "loss": 0.3602,
447
+ "step": 510
448
+ },
449
+ {
450
+ "epoch": 2.795698924731183,
451
+ "grad_norm": 0.07880295068025589,
452
+ "learning_rate": 2.4621509321372963e-05,
453
+ "loss": 0.279,
454
+ "step": 520
455
+ },
456
+ {
457
+ "epoch": 2.849462365591398,
458
+ "grad_norm": 0.08798631280660629,
459
+ "learning_rate": 2.3675851921531854e-05,
460
+ "loss": 0.2905,
461
+ "step": 530
462
+ },
463
+ {
464
+ "epoch": 2.903225806451613,
465
+ "grad_norm": 0.09074675291776657,
466
+ "learning_rate": 2.2732091351058068e-05,
467
+ "loss": 0.3102,
468
+ "step": 540
469
+ },
470
+ {
471
+ "epoch": 2.956989247311828,
472
+ "grad_norm": 0.09948832541704178,
473
+ "learning_rate": 2.1791579537877894e-05,
474
+ "loss": 0.3296,
475
+ "step": 550
476
+ },
477
+ {
478
+ "epoch": 2.956989247311828,
479
+ "eval_loss": 0.334078311920166,
480
+ "eval_runtime": 1150.9489,
481
+ "eval_samples_per_second": 0.304,
482
+ "eval_steps_per_second": 0.152,
483
+ "step": 550
484
+ },
485
+ {
486
+ "epoch": 3.010752688172043,
487
+ "grad_norm": 0.08561868220567703,
488
+ "learning_rate": 2.085566375610409e-05,
489
+ "loss": 0.3341,
490
+ "step": 560
491
+ },
492
+ {
493
+ "epoch": 3.064516129032258,
494
+ "grad_norm": 0.0797228142619133,
495
+ "learning_rate": 1.9925684696078656e-05,
496
+ "loss": 0.2616,
497
+ "step": 570
498
+ },
499
+ {
500
+ "epoch": 3.118279569892473,
501
+ "grad_norm": 0.09251473098993301,
502
+ "learning_rate": 1.9002974543846926e-05,
503
+ "loss": 0.2976,
504
+ "step": 580
505
+ },
506
+ {
507
+ "epoch": 3.172043010752688,
508
+ "grad_norm": 0.09707269072532654,
509
+ "learning_rate": 1.8088855072813818e-05,
510
+ "loss": 0.3086,
511
+ "step": 590
512
+ },
513
+ {
514
+ "epoch": 3.225806451612903,
515
+ "grad_norm": 0.1216258853673935,
516
+ "learning_rate": 1.7184635750316168e-05,
517
+ "loss": 0.3279,
518
+ "step": 600
519
+ },
520
+ {
521
+ "epoch": 3.225806451612903,
522
+ "eval_loss": 0.3347454369068146,
523
+ "eval_runtime": 1152.9274,
524
+ "eval_samples_per_second": 0.304,
525
+ "eval_steps_per_second": 0.152,
526
+ "step": 600
527
+ },
528
+ {
529
+ "epoch": 3.279569892473118,
530
+ "grad_norm": 0.11201860755681992,
531
+ "learning_rate": 1.6291611861823418e-05,
532
+ "loss": 0.2914,
533
+ "step": 610
534
+ },
535
+ {
536
+ "epoch": 3.3333333333333335,
537
+ "grad_norm": 0.08588524907827377,
538
+ "learning_rate": 1.541106265545365e-05,
539
+ "loss": 0.2606,
540
+ "step": 620
541
+ },
542
+ {
543
+ "epoch": 3.3870967741935485,
544
+ "grad_norm": 0.09915290027856827,
545
+ "learning_rate": 1.4544249509462934e-05,
546
+ "loss": 0.2968,
547
+ "step": 630
548
+ },
549
+ {
550
+ "epoch": 3.4408602150537635,
551
+ "grad_norm": 0.11479993164539337,
552
+ "learning_rate": 1.3692414125333198e-05,
553
+ "loss": 0.3074,
554
+ "step": 640
555
+ },
556
+ {
557
+ "epoch": 3.4946236559139785,
558
+ "grad_norm": 0.17610545456409454,
559
+ "learning_rate": 1.2856776749046753e-05,
560
+ "loss": 0.3392,
561
+ "step": 650
562
+ },
563
+ {
564
+ "epoch": 3.4946236559139785,
565
+ "eval_loss": 0.33504581451416016,
566
+ "eval_runtime": 1152.2589,
567
+ "eval_samples_per_second": 0.304,
568
+ "eval_steps_per_second": 0.152,
569
+ "step": 650
570
+ }
571
+ ],
572
+ "logging_steps": 10,
573
+ "max_steps": 930,
574
+ "num_input_tokens_seen": 0,
575
+ "num_train_epochs": 5,
576
+ "save_steps": 50,
577
+ "stateful_callbacks": {
578
+ "EarlyStoppingCallback": {
579
+ "args": {
580
+ "early_stopping_patience": 5,
581
+ "early_stopping_threshold": 0.001
582
+ },
583
+ "attributes": {
584
+ "early_stopping_patience_counter": 2
585
+ }
586
+ },
587
+ "TrainerControl": {
588
+ "args": {
589
+ "should_epoch_stop": false,
590
+ "should_evaluate": false,
591
+ "should_log": false,
592
+ "should_save": true,
593
+ "should_training_stop": false
594
+ },
595
+ "attributes": {}
596
+ }
597
+ },
598
+ "total_flos": 1.437324452301618e+19,
599
+ "train_batch_size": 4,
600
+ "trial_name": null,
601
+ "trial_params": null
602
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:32bb747fa26ee3be60d689da7dffda1e04bd30f703ebc265fad6e0945a77f058
3
+ size 5944
vocab.json ADDED
The diff for this file is too large to render. See raw diff