iamnguyen commited on
Commit
ae56765
·
verified ·
1 Parent(s): 8e79f2f

Training in progress, step 139, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: sail/Sailor2-1B-Chat
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.14.0
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "sail/Sailor2-1B-Chat",
5
+ "bias": "none",
6
+ "eva_config": null,
7
+ "exclude_modules": null,
8
+ "fan_in_fan_out": false,
9
+ "inference_mode": true,
10
+ "init_lora_weights": true,
11
+ "layer_replication": null,
12
+ "layers_pattern": null,
13
+ "layers_to_transform": null,
14
+ "loftq_config": {},
15
+ "lora_alpha": 64,
16
+ "lora_bias": false,
17
+ "lora_dropout": 0.05,
18
+ "megatron_config": null,
19
+ "megatron_core": "megatron.core",
20
+ "modules_to_save": null,
21
+ "peft_type": "LORA",
22
+ "r": 16,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "k_proj",
27
+ "v_proj",
28
+ "down_proj",
29
+ "lm_head",
30
+ "o_proj",
31
+ "up_proj",
32
+ "q_proj",
33
+ "gate_proj",
34
+ "embed_tokens"
35
+ ],
36
+ "task_type": "CAUSAL_LM",
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:63cb2d1c689abe35c4d4892603ffde0fb817b192eaafeaf31dd9ab42b3011c6b
3
+ size 633592848
last-checkpoint/added_tokens.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</think>": 151668,
3
+ "</tool_call>": 151658,
4
+ "</tool_reponse>": 151670,
5
+ "</tools>": 151666,
6
+ "<think>": 151667,
7
+ "<tool_call>": 151657,
8
+ "<tool_reponse>": 151669,
9
+ "<tools>": 151665,
10
+ "<|box_end|>": 151649,
11
+ "<|box_start|>": 151648,
12
+ "<|endoftext|>": 151643,
13
+ "<|file_sep|>": 151664,
14
+ "<|fim_middle|>": 151660,
15
+ "<|fim_pad|>": 151662,
16
+ "<|fim_prefix|>": 151659,
17
+ "<|fim_suffix|>": 151661,
18
+ "<|im_end|>": 151645,
19
+ "<|im_start|>": 151644,
20
+ "<|image_pad|>": 151655,
21
+ "<|object_ref_end|>": 151647,
22
+ "<|object_ref_start|>": 151646,
23
+ "<|quad_end|>": 151651,
24
+ "<|quad_start|>": 151650,
25
+ "<|repo_name|>": 151663,
26
+ "<|video_pad|>": 151656,
27
+ "<|vision_end|>": 151653,
28
+ "<|vision_pad|>": 151654,
29
+ "<|vision_start|>": 151652
30
+ }
last-checkpoint/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c301ec94c873c8550d155bbf7de14ee5f10a513eb73eb0ee001ef88e2fbc6380
3
+ size 180398078
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f440a6491448378804b9c45f10b606ed7727608c2aa94cbfefa7e23c299d1f0f
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73ef33418fc1ea007a51000ba989f14618bb494a9cec13ac4b3015409ed1109f
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<tools>",
4
+ "</tools>",
5
+ "<think>",
6
+ "</think>",
7
+ "<tool_call>",
8
+ "</tool_call>",
9
+ "<tool_reponse>",
10
+ "</tool_reponse>",
11
+ "<|endoftext|>",
12
+ "<|im_end|>"
13
+ ],
14
+ "eos_token": {
15
+ "content": "<|im_end|>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "pad_token": {
22
+ "content": "<|endoftext|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false
27
+ }
28
+ }
last-checkpoint/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:020ffe8bf8eb8c5975dbfe58acc0dbe5e0795e4087966cf6c7e031371992c50c
3
+ size 11423015
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,257 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": true
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": true
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": "<tools>",
183
+ "lstrip": false,
184
+ "normalized": false,
185
+ "rstrip": false,
186
+ "single_word": false,
187
+ "special": true
188
+ },
189
+ "151666": {
190
+ "content": "</tools>",
191
+ "lstrip": false,
192
+ "normalized": false,
193
+ "rstrip": false,
194
+ "single_word": false,
195
+ "special": true
196
+ },
197
+ "151667": {
198
+ "content": "<think>",
199
+ "lstrip": false,
200
+ "normalized": false,
201
+ "rstrip": false,
202
+ "single_word": false,
203
+ "special": true
204
+ },
205
+ "151668": {
206
+ "content": "</think>",
207
+ "lstrip": false,
208
+ "normalized": false,
209
+ "rstrip": false,
210
+ "single_word": false,
211
+ "special": true
212
+ },
213
+ "151669": {
214
+ "content": "<tool_reponse>",
215
+ "lstrip": false,
216
+ "normalized": false,
217
+ "rstrip": false,
218
+ "single_word": false,
219
+ "special": true
220
+ },
221
+ "151670": {
222
+ "content": "</tool_reponse>",
223
+ "lstrip": false,
224
+ "normalized": false,
225
+ "rstrip": false,
226
+ "single_word": false,
227
+ "special": true
228
+ }
229
+ },
230
+ "additional_special_tokens": [
231
+ "<tools>",
232
+ "</tools>",
233
+ "<think>",
234
+ "</think>",
235
+ "<tool_call>",
236
+ "</tool_call>",
237
+ "<tool_reponse>",
238
+ "</tool_reponse>",
239
+ "<|endoftext|>",
240
+ "<|im_end|>"
241
+ ],
242
+ "bos_token": null,
243
+ "chat_template": "{% for message in messages %}{% if loop.first and messages[0]['role'] != 'system' %}{{ '<|im_start|>system\nYou are an AI assistant named Sailor2, created by Sea AI Lab. As an AI assistant, you can answer questions in English, Chinese, and Southeast Asian languages such as Burmese, Cebuano, Ilocano, Indonesian, Javanese, Khmer, Lao, Malay, Sundanese, Tagalog, Thai, Vietnamese, and Waray. Your responses should be friendly, unbiased, informative, detailed, and faithful.<|im_end|>\n' }}{% endif %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
244
+ "clean_up_tokenization_spaces": false,
245
+ "eos_token": "<|im_end|>",
246
+ "errors": "replace",
247
+ "extra_special_tokens": {},
248
+ "max_length": 3848,
249
+ "model_max_length": 131072,
250
+ "pad_token": "<|endoftext|>",
251
+ "split_special_tokens": false,
252
+ "stride": 0,
253
+ "tokenizer_class": "Qwen2Tokenizer",
254
+ "truncation_side": "right",
255
+ "truncation_strategy": "longest_first",
256
+ "unk_token": null
257
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,249 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.9982046678635548,
5
+ "eval_steps": 500,
6
+ "global_step": 139,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.03590664272890485,
13
+ "grad_norm": 522.5052490234375,
14
+ "learning_rate": 3.571428571428572e-05,
15
+ "loss": 15.143,
16
+ "mean_token_accuracy": 0.6377418234944343,
17
+ "step": 5
18
+ },
19
+ {
20
+ "epoch": 0.0718132854578097,
21
+ "grad_norm": 540.1659545898438,
22
+ "learning_rate": 7.142857142857143e-05,
23
+ "loss": 11.749,
24
+ "mean_token_accuracy": 0.6970813885331154,
25
+ "step": 10
26
+ },
27
+ {
28
+ "epoch": 0.10771992818671454,
29
+ "grad_norm": 152.64344787597656,
30
+ "learning_rate": 9.9984209464165e-05,
31
+ "loss": 8.6378,
32
+ "mean_token_accuracy": 0.7687458261847496,
33
+ "step": 15
34
+ },
35
+ {
36
+ "epoch": 0.1436265709156194,
37
+ "grad_norm": 89.21585083007812,
38
+ "learning_rate": 9.94325872368957e-05,
39
+ "loss": 6.5216,
40
+ "mean_token_accuracy": 0.820930615067482,
41
+ "step": 20
42
+ },
43
+ {
44
+ "epoch": 0.17953321364452424,
45
+ "grad_norm": 61.20643997192383,
46
+ "learning_rate": 9.81013835793043e-05,
47
+ "loss": 5.3847,
48
+ "mean_token_accuracy": 0.8423448994755744,
49
+ "step": 25
50
+ },
51
+ {
52
+ "epoch": 0.21543985637342908,
53
+ "grad_norm": 68.39136505126953,
54
+ "learning_rate": 9.601159236829352e-05,
55
+ "loss": 4.8057,
56
+ "mean_token_accuracy": 0.8482988625764847,
57
+ "step": 30
58
+ },
59
+ {
60
+ "epoch": 0.2513464991023339,
61
+ "grad_norm": 66.86221313476562,
62
+ "learning_rate": 9.319617085964176e-05,
63
+ "loss": 4.0307,
64
+ "mean_token_accuracy": 0.8612906754016876,
65
+ "step": 35
66
+ },
67
+ {
68
+ "epoch": 0.2872531418312388,
69
+ "grad_norm": 56.98933410644531,
70
+ "learning_rate": 8.969951993239177e-05,
71
+ "loss": 3.7544,
72
+ "mean_token_accuracy": 0.8642114624381065,
73
+ "step": 40
74
+ },
75
+ {
76
+ "epoch": 0.3231597845601436,
77
+ "grad_norm": 46.634986877441406,
78
+ "learning_rate": 8.557678386046428e-05,
79
+ "loss": 3.7344,
80
+ "mean_token_accuracy": 0.8654766097664833,
81
+ "step": 45
82
+ },
83
+ {
84
+ "epoch": 0.3590664272890485,
85
+ "grad_norm": 70.75176239013672,
86
+ "learning_rate": 8.089298065451672e-05,
87
+ "loss": 3.5714,
88
+ "mean_token_accuracy": 0.8704386234283448,
89
+ "step": 50
90
+ },
91
+ {
92
+ "epoch": 0.39497307001795334,
93
+ "grad_norm": 45.564571380615234,
94
+ "learning_rate": 7.572197668907532e-05,
95
+ "loss": 3.4889,
96
+ "mean_token_accuracy": 0.8718645751476288,
97
+ "step": 55
98
+ },
99
+ {
100
+ "epoch": 0.43087971274685816,
101
+ "grad_norm": 41.31769561767578,
102
+ "learning_rate": 7.014532178568314e-05,
103
+ "loss": 3.6809,
104
+ "mean_token_accuracy": 0.8655103400349617,
105
+ "step": 60
106
+ },
107
+ {
108
+ "epoch": 0.466786355475763,
109
+ "grad_norm": 49.774993896484375,
110
+ "learning_rate": 6.42509631234988e-05,
111
+ "loss": 3.6372,
112
+ "mean_token_accuracy": 0.8690710484981536,
113
+ "step": 65
114
+ },
115
+ {
116
+ "epoch": 0.5026929982046678,
117
+ "grad_norm": 48.88805389404297,
118
+ "learning_rate": 5.813185825974419e-05,
119
+ "loss": 3.2804,
120
+ "mean_token_accuracy": 0.8781437650322914,
121
+ "step": 70
122
+ },
123
+ {
124
+ "epoch": 0.5385996409335727,
125
+ "grad_norm": 37.94065856933594,
126
+ "learning_rate": 5.188450913349674e-05,
127
+ "loss": 3.3968,
128
+ "mean_token_accuracy": 0.876526015996933,
129
+ "step": 75
130
+ },
131
+ {
132
+ "epoch": 0.5745062836624776,
133
+ "grad_norm": 37.40694046020508,
134
+ "learning_rate": 4.560744017246284e-05,
135
+ "loss": 3.2369,
136
+ "mean_token_accuracy": 0.8820380210876465,
137
+ "step": 80
138
+ },
139
+ {
140
+ "epoch": 0.6104129263913824,
141
+ "grad_norm": 36.306396484375,
142
+ "learning_rate": 3.939964450389728e-05,
143
+ "loss": 3.431,
144
+ "mean_token_accuracy": 0.8791110724210739,
145
+ "step": 85
146
+ },
147
+ {
148
+ "epoch": 0.6463195691202872,
149
+ "grad_norm": 35.12998962402344,
150
+ "learning_rate": 3.335902277385067e-05,
151
+ "loss": 3.2774,
152
+ "mean_token_accuracy": 0.8832638442516327,
153
+ "step": 90
154
+ },
155
+ {
156
+ "epoch": 0.6822262118491921,
157
+ "grad_norm": 48.04608154296875,
158
+ "learning_rate": 2.7580839195498398e-05,
159
+ "loss": 3.0388,
160
+ "mean_token_accuracy": 0.8915276899933815,
161
+ "step": 95
162
+ },
163
+ {
164
+ "epoch": 0.718132854578097,
165
+ "grad_norm": 25.118000030517578,
166
+ "learning_rate": 2.215621917559062e-05,
167
+ "loss": 3.0983,
168
+ "mean_token_accuracy": 0.8882838591933251,
169
+ "step": 100
170
+ },
171
+ {
172
+ "epoch": 0.7540394973070018,
173
+ "grad_norm": 30.24583625793457,
174
+ "learning_rate": 1.7170712212352187e-05,
175
+ "loss": 3.2118,
176
+ "mean_token_accuracy": 0.884923280775547,
177
+ "step": 105
178
+ },
179
+ {
180
+ "epoch": 0.7899461400359067,
181
+ "grad_norm": 38.39935302734375,
182
+ "learning_rate": 1.2702942728790895e-05,
183
+ "loss": 2.892,
184
+ "mean_token_accuracy": 0.895060633122921,
185
+ "step": 110
186
+ },
187
+ {
188
+ "epoch": 0.8258527827648114,
189
+ "grad_norm": 31.531888961791992,
190
+ "learning_rate": 8.823370118578628e-06,
191
+ "loss": 3.1815,
192
+ "mean_token_accuracy": 0.8846564337611198,
193
+ "step": 115
194
+ },
195
+ {
196
+ "epoch": 0.8617594254937163,
197
+ "grad_norm": 29.857318878173828,
198
+ "learning_rate": 5.593177559322777e-06,
199
+ "loss": 2.9077,
200
+ "mean_token_accuracy": 0.8943128794431686,
201
+ "step": 120
202
+ },
203
+ {
204
+ "epoch": 0.8976660682226212,
205
+ "grad_norm": 27.83858871459961,
206
+ "learning_rate": 3.0633071173062967e-06,
207
+ "loss": 3.102,
208
+ "mean_token_accuracy": 0.8871581062674523,
209
+ "step": 125
210
+ },
211
+ {
212
+ "epoch": 0.933572710951526,
213
+ "grad_norm": 23.575468063354492,
214
+ "learning_rate": 1.2736563606711382e-06,
215
+ "loss": 2.9679,
216
+ "mean_token_accuracy": 0.8920029938220978,
217
+ "step": 130
218
+ },
219
+ {
220
+ "epoch": 0.9694793536804309,
221
+ "grad_norm": 32.45294952392578,
222
+ "learning_rate": 2.5244915093499134e-07,
223
+ "loss": 2.9102,
224
+ "mean_token_accuracy": 0.8932955324649811,
225
+ "step": 135
226
+ }
227
+ ],
228
+ "logging_steps": 5,
229
+ "max_steps": 139,
230
+ "num_input_tokens_seen": 0,
231
+ "num_train_epochs": 1,
232
+ "save_steps": 500,
233
+ "stateful_callbacks": {
234
+ "TrainerControl": {
235
+ "args": {
236
+ "should_epoch_stop": false,
237
+ "should_evaluate": false,
238
+ "should_log": false,
239
+ "should_save": true,
240
+ "should_training_stop": true
241
+ },
242
+ "attributes": {}
243
+ }
244
+ },
245
+ "total_flos": 1.7497408817664e+16,
246
+ "train_batch_size": 2,
247
+ "trial_name": null,
248
+ "trial_params": null
249
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:243431ae3f2d9c0a95e59e43b26d5c2515ebb06d3268f678eb3fdd966256e27d
3
+ size 5624
last-checkpoint/vocab.json ADDED
The diff for this file is too large to render. See raw diff