rak-r05 commited on
Commit
5ef8695
·
verified ·
1 Parent(s): 24ddc66

Training in progress, step 38, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: databricks/dolly-v2-3b
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.13.2
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "databricks/dolly-v2-3b",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "dense_4h_to_h",
24
+ "dense_h_to_4h",
25
+ "dense",
26
+ "query_key_value"
27
+ ],
28
+ "task_type": "CAUSAL_LM",
29
+ "use_dora": false,
30
+ "use_rslora": false
31
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15a5e97ee51415c44dfd066e85165f682995c33d73ed3f15e25a657e740c5379
3
+ size 598799664
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db94711a7ee8f479fb121ace99a38fd30aafe607ad9e798de567f72cbd6eff2a
3
+ size 42898516
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:23f9d6ab1ccc7fe8b31acc1af34cd4adf9b85aa8b786d6c73f339fc8f77922ac
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c2c308cc707c2dec21968b9880f5c59e591a14c9a4dfeed75e541107cfb707ca
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "### End",
4
+ "### Instruction:",
5
+ "### Response:"
6
+ ],
7
+ "bos_token": {
8
+ "content": "<|endoftext|>",
9
+ "lstrip": false,
10
+ "normalized": false,
11
+ "rstrip": false,
12
+ "single_word": false
13
+ },
14
+ "eos_token": {
15
+ "content": "<|endoftext|>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "pad_token": {
22
+ "content": "[PAD]",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false
27
+ },
28
+ "unk_token": {
29
+ "content": "<|endoftext|>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false
34
+ }
35
+ }
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,252 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": false,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<|endoftext|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<|padding|>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "50254": {
23
+ "content": " ",
24
+ "lstrip": false,
25
+ "normalized": true,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": false
29
+ },
30
+ "50255": {
31
+ "content": " ",
32
+ "lstrip": false,
33
+ "normalized": true,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": false
37
+ },
38
+ "50256": {
39
+ "content": " ",
40
+ "lstrip": false,
41
+ "normalized": true,
42
+ "rstrip": false,
43
+ "single_word": false,
44
+ "special": false
45
+ },
46
+ "50257": {
47
+ "content": " ",
48
+ "lstrip": false,
49
+ "normalized": true,
50
+ "rstrip": false,
51
+ "single_word": false,
52
+ "special": false
53
+ },
54
+ "50258": {
55
+ "content": " ",
56
+ "lstrip": false,
57
+ "normalized": true,
58
+ "rstrip": false,
59
+ "single_word": false,
60
+ "special": false
61
+ },
62
+ "50259": {
63
+ "content": " ",
64
+ "lstrip": false,
65
+ "normalized": true,
66
+ "rstrip": false,
67
+ "single_word": false,
68
+ "special": false
69
+ },
70
+ "50260": {
71
+ "content": " ",
72
+ "lstrip": false,
73
+ "normalized": true,
74
+ "rstrip": false,
75
+ "single_word": false,
76
+ "special": false
77
+ },
78
+ "50261": {
79
+ "content": " ",
80
+ "lstrip": false,
81
+ "normalized": true,
82
+ "rstrip": false,
83
+ "single_word": false,
84
+ "special": false
85
+ },
86
+ "50262": {
87
+ "content": " ",
88
+ "lstrip": false,
89
+ "normalized": true,
90
+ "rstrip": false,
91
+ "single_word": false,
92
+ "special": false
93
+ },
94
+ "50263": {
95
+ "content": " ",
96
+ "lstrip": false,
97
+ "normalized": true,
98
+ "rstrip": false,
99
+ "single_word": false,
100
+ "special": false
101
+ },
102
+ "50264": {
103
+ "content": " ",
104
+ "lstrip": false,
105
+ "normalized": true,
106
+ "rstrip": false,
107
+ "single_word": false,
108
+ "special": false
109
+ },
110
+ "50265": {
111
+ "content": " ",
112
+ "lstrip": false,
113
+ "normalized": true,
114
+ "rstrip": false,
115
+ "single_word": false,
116
+ "special": false
117
+ },
118
+ "50266": {
119
+ "content": " ",
120
+ "lstrip": false,
121
+ "normalized": true,
122
+ "rstrip": false,
123
+ "single_word": false,
124
+ "special": false
125
+ },
126
+ "50267": {
127
+ "content": " ",
128
+ "lstrip": false,
129
+ "normalized": true,
130
+ "rstrip": false,
131
+ "single_word": false,
132
+ "special": false
133
+ },
134
+ "50268": {
135
+ "content": " ",
136
+ "lstrip": false,
137
+ "normalized": true,
138
+ "rstrip": false,
139
+ "single_word": false,
140
+ "special": false
141
+ },
142
+ "50269": {
143
+ "content": " ",
144
+ "lstrip": false,
145
+ "normalized": true,
146
+ "rstrip": false,
147
+ "single_word": false,
148
+ "special": false
149
+ },
150
+ "50270": {
151
+ "content": " ",
152
+ "lstrip": false,
153
+ "normalized": true,
154
+ "rstrip": false,
155
+ "single_word": false,
156
+ "special": false
157
+ },
158
+ "50271": {
159
+ "content": " ",
160
+ "lstrip": false,
161
+ "normalized": true,
162
+ "rstrip": false,
163
+ "single_word": false,
164
+ "special": false
165
+ },
166
+ "50272": {
167
+ "content": " ",
168
+ "lstrip": false,
169
+ "normalized": true,
170
+ "rstrip": false,
171
+ "single_word": false,
172
+ "special": false
173
+ },
174
+ "50273": {
175
+ "content": " ",
176
+ "lstrip": false,
177
+ "normalized": true,
178
+ "rstrip": false,
179
+ "single_word": false,
180
+ "special": false
181
+ },
182
+ "50274": {
183
+ "content": " ",
184
+ "lstrip": false,
185
+ "normalized": true,
186
+ "rstrip": false,
187
+ "single_word": false,
188
+ "special": false
189
+ },
190
+ "50275": {
191
+ "content": " ",
192
+ "lstrip": false,
193
+ "normalized": true,
194
+ "rstrip": false,
195
+ "single_word": false,
196
+ "special": false
197
+ },
198
+ "50276": {
199
+ "content": " ",
200
+ "lstrip": false,
201
+ "normalized": true,
202
+ "rstrip": false,
203
+ "single_word": false,
204
+ "special": false
205
+ },
206
+ "50277": {
207
+ "content": "### End",
208
+ "lstrip": false,
209
+ "normalized": false,
210
+ "rstrip": false,
211
+ "single_word": false,
212
+ "special": true
213
+ },
214
+ "50278": {
215
+ "content": "### Instruction:",
216
+ "lstrip": false,
217
+ "normalized": false,
218
+ "rstrip": false,
219
+ "single_word": false,
220
+ "special": true
221
+ },
222
+ "50279": {
223
+ "content": "### Response:",
224
+ "lstrip": false,
225
+ "normalized": false,
226
+ "rstrip": false,
227
+ "single_word": false,
228
+ "special": true
229
+ },
230
+ "50280": {
231
+ "content": "[PAD]",
232
+ "lstrip": false,
233
+ "normalized": false,
234
+ "rstrip": false,
235
+ "single_word": false,
236
+ "special": true
237
+ }
238
+ },
239
+ "additional_special_tokens": [
240
+ "### End",
241
+ "### Instruction:",
242
+ "### Response:"
243
+ ],
244
+ "bos_token": "<|endoftext|>",
245
+ "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
246
+ "clean_up_tokenization_spaces": false,
247
+ "eos_token": "<|endoftext|>",
248
+ "model_max_length": 1000000000000000019884624838656,
249
+ "pad_token": "[PAD]",
250
+ "tokenizer_class": "GPTNeoXTokenizer",
251
+ "unk_token": "<|endoftext|>"
252
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,315 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.03544776119402985,
5
+ "eval_steps": 38,
6
+ "global_step": 38,
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.0009328358208955224,
13
+ "grad_norm": 2.931856870651245,
14
+ "learning_rate": 4e-05,
15
+ "loss": 3.1183,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0009328358208955224,
20
+ "eval_loss": 0.7989240884780884,
21
+ "eval_runtime": 61.068,
22
+ "eval_samples_per_second": 7.402,
23
+ "eval_steps_per_second": 3.701,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 0.0018656716417910447,
28
+ "grad_norm": 3.0857083797454834,
29
+ "learning_rate": 8e-05,
30
+ "loss": 3.3967,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 0.002798507462686567,
35
+ "grad_norm": 2.9495201110839844,
36
+ "learning_rate": 0.00012,
37
+ "loss": 3.4361,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 0.0037313432835820895,
42
+ "grad_norm": 2.4459776878356934,
43
+ "learning_rate": 0.00016,
44
+ "loss": 3.2275,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 0.0046641791044776115,
49
+ "grad_norm": 2.410581588745117,
50
+ "learning_rate": 0.0002,
51
+ "loss": 3.0069,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 0.005597014925373134,
56
+ "grad_norm": 1.99094820022583,
57
+ "learning_rate": 0.00024,
58
+ "loss": 2.6997,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 0.0065298507462686565,
63
+ "grad_norm": 1.850408911705017,
64
+ "learning_rate": 0.00028,
65
+ "loss": 2.6469,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 0.007462686567164179,
70
+ "grad_norm": 2.972104072570801,
71
+ "learning_rate": 0.00032,
72
+ "loss": 3.351,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.008395522388059701,
77
+ "grad_norm": 2.8936173915863037,
78
+ "learning_rate": 0.00036,
79
+ "loss": 2.8041,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 0.009328358208955223,
84
+ "grad_norm": 2.354464530944824,
85
+ "learning_rate": 0.0004,
86
+ "loss": 2.7652,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 0.010261194029850746,
91
+ "grad_norm": 2.024070978164673,
92
+ "learning_rate": 0.0003999496469885013,
93
+ "loss": 2.8786,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 0.011194029850746268,
98
+ "grad_norm": 1.8775830268859863,
99
+ "learning_rate": 0.00039979861330826294,
100
+ "loss": 2.0356,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 0.012126865671641791,
105
+ "grad_norm": 1.7130846977233887,
106
+ "learning_rate": 0.0003995469750092912,
107
+ "loss": 2.6772,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 0.013059701492537313,
112
+ "grad_norm": 1.9945520162582397,
113
+ "learning_rate": 0.00039919485879904784,
114
+ "loss": 2.8959,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 0.013992537313432836,
119
+ "grad_norm": 1.6973563432693481,
120
+ "learning_rate": 0.00039874244197864856,
121
+ "loss": 2.3531,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 0.014925373134328358,
126
+ "grad_norm": 1.5936486721038818,
127
+ "learning_rate": 0.00039818995235358696,
128
+ "loss": 1.9481,
129
+ "step": 16
130
+ },
131
+ {
132
+ "epoch": 0.01585820895522388,
133
+ "grad_norm": 1.828995943069458,
134
+ "learning_rate": 0.00039753766811902755,
135
+ "loss": 3.6787,
136
+ "step": 17
137
+ },
138
+ {
139
+ "epoch": 0.016791044776119403,
140
+ "grad_norm": 1.553421139717102,
141
+ "learning_rate": 0.0003967859177197259,
142
+ "loss": 2.2696,
143
+ "step": 18
144
+ },
145
+ {
146
+ "epoch": 0.017723880597014924,
147
+ "grad_norm": 1.2893372774124146,
148
+ "learning_rate": 0.00039593507968464716,
149
+ "loss": 1.9452,
150
+ "step": 19
151
+ },
152
+ {
153
+ "epoch": 0.018656716417910446,
154
+ "grad_norm": 1.674631953239441,
155
+ "learning_rate": 0.0003949855824363647,
156
+ "loss": 2.2916,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 0.01958955223880597,
161
+ "grad_norm": 1.4569449424743652,
162
+ "learning_rate": 0.0003939379040753374,
163
+ "loss": 2.1701,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 0.020522388059701493,
168
+ "grad_norm": 1.438828468322754,
169
+ "learning_rate": 0.00039279257213917066,
170
+ "loss": 2.5621,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 0.021455223880597014,
175
+ "grad_norm": 1.3770123720169067,
176
+ "learning_rate": 0.0003915501633369861,
177
+ "loss": 2.1366,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 0.022388059701492536,
182
+ "grad_norm": 1.4712828397750854,
183
+ "learning_rate": 0.00039021130325903074,
184
+ "loss": 2.319,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 0.02332089552238806,
189
+ "grad_norm": 1.465248465538025,
190
+ "learning_rate": 0.00038877666606167355,
191
+ "loss": 2.3959,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 0.024253731343283583,
196
+ "grad_norm": 1.4384740591049194,
197
+ "learning_rate": 0.00038724697412794747,
198
+ "loss": 2.097,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 0.025186567164179104,
203
+ "grad_norm": 1.3539812564849854,
204
+ "learning_rate": 0.0003856229977038078,
205
+ "loss": 2.2313,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 0.026119402985074626,
210
+ "grad_norm": 1.3618801832199097,
211
+ "learning_rate": 0.0003839055545102902,
212
+ "loss": 2.1054,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 0.027052238805970148,
217
+ "grad_norm": 1.422633409500122,
218
+ "learning_rate": 0.00038209550933176323,
219
+ "loss": 2.276,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 0.027985074626865673,
224
+ "grad_norm": 1.4232622385025024,
225
+ "learning_rate": 0.0003801937735804838,
226
+ "loss": 2.1735,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 0.028917910447761194,
231
+ "grad_norm": 1.4555679559707642,
232
+ "learning_rate": 0.0003782013048376736,
233
+ "loss": 2.2706,
234
+ "step": 31
235
+ },
236
+ {
237
+ "epoch": 0.029850746268656716,
238
+ "grad_norm": 1.2929563522338867,
239
+ "learning_rate": 0.0003761191063713476,
240
+ "loss": 1.9037,
241
+ "step": 32
242
+ },
243
+ {
244
+ "epoch": 0.030783582089552237,
245
+ "grad_norm": 1.2687627077102661,
246
+ "learning_rate": 0.0003739482266311391,
247
+ "loss": 2.1032,
248
+ "step": 33
249
+ },
250
+ {
251
+ "epoch": 0.03171641791044776,
252
+ "grad_norm": 1.2993357181549072,
253
+ "learning_rate": 0.00037168975872037323,
254
+ "loss": 2.0062,
255
+ "step": 34
256
+ },
257
+ {
258
+ "epoch": 0.03264925373134328,
259
+ "grad_norm": 1.3507018089294434,
260
+ "learning_rate": 0.00036934483984565685,
261
+ "loss": 2.1522,
262
+ "step": 35
263
+ },
264
+ {
265
+ "epoch": 0.033582089552238806,
266
+ "grad_norm": 1.4183921813964844,
267
+ "learning_rate": 0.00036691465074426054,
268
+ "loss": 1.845,
269
+ "step": 36
270
+ },
271
+ {
272
+ "epoch": 0.03451492537313433,
273
+ "grad_norm": 1.3370906114578247,
274
+ "learning_rate": 0.00036440041508958203,
275
+ "loss": 1.9448,
276
+ "step": 37
277
+ },
278
+ {
279
+ "epoch": 0.03544776119402985,
280
+ "grad_norm": 1.4249347448349,
281
+ "learning_rate": 0.0003618033988749895,
282
+ "loss": 2.4594,
283
+ "step": 38
284
+ },
285
+ {
286
+ "epoch": 0.03544776119402985,
287
+ "eval_loss": 0.5035107135772705,
288
+ "eval_runtime": 60.2427,
289
+ "eval_samples_per_second": 7.503,
290
+ "eval_steps_per_second": 3.751,
291
+ "step": 38
292
+ }
293
+ ],
294
+ "logging_steps": 1,
295
+ "max_steps": 150,
296
+ "num_input_tokens_seen": 0,
297
+ "num_train_epochs": 1,
298
+ "save_steps": 38,
299
+ "stateful_callbacks": {
300
+ "TrainerControl": {
301
+ "args": {
302
+ "should_epoch_stop": false,
303
+ "should_evaluate": false,
304
+ "should_log": false,
305
+ "should_save": true,
306
+ "should_training_stop": false
307
+ },
308
+ "attributes": {}
309
+ }
310
+ },
311
+ "total_flos": 4981999911567360.0,
312
+ "train_batch_size": 2,
313
+ "trial_name": null,
314
+ "trial_params": null
315
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f96f14489f16291dff30c3433aacde9794e8ec90d3b7c89f36b09a27a336abc6
3
+ size 6776