prxy5605 commited on
Commit
6529b32
·
verified ·
1 Parent(s): 23fa6da

Training in progress, step 50, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: EleutherAI/pythia-410m-deduped
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": "EleutherAI/pythia-410m-deduped",
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": 128,
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": 64,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "query_key_value",
24
+ "dense_4h_to_h",
25
+ "dense_h_to_4h",
26
+ "dense"
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:756f203c88d8a46cbb7de21237af8d2bcd20adb38c0c1844f8e8d703c116cf07
3
+ size 100690184
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7d416fa6b51297c0e8a00939eca77c2ece58424d8dc1a5c325918220c29a221
3
+ size 201488570
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:36408642c5f398eeb3ac333150bcff203f19850d8528fd06f9b34c1a11e167c2
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d5335737b4b4d079cdec612fe6ee661ed4d29f9e0e55eb4eada44a9677240228
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|endoftext|>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|endoftext|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<|endoftext|>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
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,223 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "[PAD]",
208
+ "lstrip": false,
209
+ "normalized": false,
210
+ "rstrip": false,
211
+ "single_word": false,
212
+ "special": true
213
+ }
214
+ },
215
+ "bos_token": "<|endoftext|>",
216
+ "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 %}",
217
+ "clean_up_tokenization_spaces": false,
218
+ "eos_token": "<|endoftext|>",
219
+ "model_max_length": 1000000000000000019884624838656,
220
+ "pad_token": "<|endoftext|>",
221
+ "tokenizer_class": "GPTNeoXTokenizer",
222
+ "unk_token": "<|endoftext|>"
223
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,408 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 3.4021708965301514,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-50",
4
+ "epoch": 0.03543586109142452,
5
+ "eval_steps": 50,
6
+ "global_step": 50,
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.0007087172218284905,
13
+ "grad_norm": 123.34046173095703,
14
+ "learning_rate": 5e-06,
15
+ "loss": 18.8765,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0007087172218284905,
20
+ "eval_loss": 4.5730719566345215,
21
+ "eval_runtime": 41.3957,
22
+ "eval_samples_per_second": 57.421,
23
+ "eval_steps_per_second": 28.723,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 0.001417434443656981,
28
+ "grad_norm": 126.09764862060547,
29
+ "learning_rate": 1e-05,
30
+ "loss": 17.565,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 0.002126151665485471,
35
+ "grad_norm": 98.32621002197266,
36
+ "learning_rate": 1.5e-05,
37
+ "loss": 17.1474,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 0.002834868887313962,
42
+ "grad_norm": 98.66162872314453,
43
+ "learning_rate": 2e-05,
44
+ "loss": 18.1538,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 0.003543586109142452,
49
+ "grad_norm": 95.5206298828125,
50
+ "learning_rate": 2.5e-05,
51
+ "loss": 16.9068,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 0.004252303330970942,
56
+ "grad_norm": 94.90991973876953,
57
+ "learning_rate": 3e-05,
58
+ "loss": 16.9586,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 0.004961020552799433,
63
+ "grad_norm": 90.1701431274414,
64
+ "learning_rate": 3.5e-05,
65
+ "loss": 16.3591,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 0.005669737774627924,
70
+ "grad_norm": 93.61396026611328,
71
+ "learning_rate": 4e-05,
72
+ "loss": 16.9772,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.0063784549964564135,
77
+ "grad_norm": 116.69886779785156,
78
+ "learning_rate": 4.5e-05,
79
+ "loss": 16.1818,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 0.007087172218284904,
84
+ "grad_norm": 105.126953125,
85
+ "learning_rate": 5e-05,
86
+ "loss": 16.2526,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 0.007795889440113395,
91
+ "grad_norm": 99.95745849609375,
92
+ "learning_rate": 5.500000000000001e-05,
93
+ "loss": 16.7706,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 0.008504606661941885,
98
+ "grad_norm": 97.78736877441406,
99
+ "learning_rate": 6e-05,
100
+ "loss": 15.736,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 0.009213323883770375,
105
+ "grad_norm": 93.56790924072266,
106
+ "learning_rate": 6.500000000000001e-05,
107
+ "loss": 15.4341,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 0.009922041105598866,
112
+ "grad_norm": 110.86166381835938,
113
+ "learning_rate": 7e-05,
114
+ "loss": 15.6974,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 0.010630758327427357,
119
+ "grad_norm": 98.4378433227539,
120
+ "learning_rate": 7.500000000000001e-05,
121
+ "loss": 15.6701,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 0.011339475549255847,
126
+ "grad_norm": 124.85730743408203,
127
+ "learning_rate": 8e-05,
128
+ "loss": 15.5973,
129
+ "step": 16
130
+ },
131
+ {
132
+ "epoch": 0.012048192771084338,
133
+ "grad_norm": 112.89445495605469,
134
+ "learning_rate": 8.5e-05,
135
+ "loss": 14.5089,
136
+ "step": 17
137
+ },
138
+ {
139
+ "epoch": 0.012756909992912827,
140
+ "grad_norm": 167.4550323486328,
141
+ "learning_rate": 9e-05,
142
+ "loss": 15.9948,
143
+ "step": 18
144
+ },
145
+ {
146
+ "epoch": 0.013465627214741318,
147
+ "grad_norm": 144.81105041503906,
148
+ "learning_rate": 9.5e-05,
149
+ "loss": 15.1406,
150
+ "step": 19
151
+ },
152
+ {
153
+ "epoch": 0.014174344436569808,
154
+ "grad_norm": 167.88742065429688,
155
+ "learning_rate": 0.0001,
156
+ "loss": 15.2472,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 0.014883061658398299,
161
+ "grad_norm": 144.57725524902344,
162
+ "learning_rate": 9.999238475781957e-05,
163
+ "loss": 15.0754,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 0.01559177888022679,
168
+ "grad_norm": 156.33030700683594,
169
+ "learning_rate": 9.99695413509548e-05,
170
+ "loss": 14.5475,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 0.01630049610205528,
175
+ "grad_norm": 169.13458251953125,
176
+ "learning_rate": 9.99314767377287e-05,
177
+ "loss": 14.3058,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 0.01700921332388377,
182
+ "grad_norm": 146.8626251220703,
183
+ "learning_rate": 9.987820251299122e-05,
184
+ "loss": 15.1345,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 0.01771793054571226,
189
+ "grad_norm": 123.4835205078125,
190
+ "learning_rate": 9.980973490458728e-05,
191
+ "loss": 14.7627,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 0.01842664776754075,
196
+ "grad_norm": 124.66146087646484,
197
+ "learning_rate": 9.972609476841367e-05,
198
+ "loss": 14.4132,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 0.01913536498936924,
203
+ "grad_norm": 130.673828125,
204
+ "learning_rate": 9.962730758206611e-05,
205
+ "loss": 14.3445,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 0.019844082211197732,
210
+ "grad_norm": 130.90879821777344,
211
+ "learning_rate": 9.951340343707852e-05,
212
+ "loss": 14.0658,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 0.020552799433026223,
217
+ "grad_norm": 148.33827209472656,
218
+ "learning_rate": 9.938441702975689e-05,
219
+ "loss": 14.164,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 0.021261516654854713,
224
+ "grad_norm": 169.3144073486328,
225
+ "learning_rate": 9.924038765061042e-05,
226
+ "loss": 14.034,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 0.021970233876683204,
231
+ "grad_norm": 124.7219467163086,
232
+ "learning_rate": 9.908135917238321e-05,
233
+ "loss": 14.0114,
234
+ "step": 31
235
+ },
236
+ {
237
+ "epoch": 0.022678951098511695,
238
+ "grad_norm": 108.09959411621094,
239
+ "learning_rate": 9.890738003669029e-05,
240
+ "loss": 13.2608,
241
+ "step": 32
242
+ },
243
+ {
244
+ "epoch": 0.023387668320340185,
245
+ "grad_norm": 104.93000030517578,
246
+ "learning_rate": 9.871850323926177e-05,
247
+ "loss": 13.534,
248
+ "step": 33
249
+ },
250
+ {
251
+ "epoch": 0.024096385542168676,
252
+ "grad_norm": 166.08331298828125,
253
+ "learning_rate": 9.851478631379982e-05,
254
+ "loss": 14.0564,
255
+ "step": 34
256
+ },
257
+ {
258
+ "epoch": 0.024805102763997167,
259
+ "grad_norm": 155.267578125,
260
+ "learning_rate": 9.829629131445342e-05,
261
+ "loss": 13.8049,
262
+ "step": 35
263
+ },
264
+ {
265
+ "epoch": 0.025513819985825654,
266
+ "grad_norm": 131.83050537109375,
267
+ "learning_rate": 9.806308479691595e-05,
268
+ "loss": 13.1231,
269
+ "step": 36
270
+ },
271
+ {
272
+ "epoch": 0.026222537207654145,
273
+ "grad_norm": 138.0303955078125,
274
+ "learning_rate": 9.781523779815179e-05,
275
+ "loss": 13.7682,
276
+ "step": 37
277
+ },
278
+ {
279
+ "epoch": 0.026931254429482635,
280
+ "grad_norm": 299.477783203125,
281
+ "learning_rate": 9.755282581475769e-05,
282
+ "loss": 12.7123,
283
+ "step": 38
284
+ },
285
+ {
286
+ "epoch": 0.027639971651311126,
287
+ "grad_norm": 130.432861328125,
288
+ "learning_rate": 9.727592877996585e-05,
289
+ "loss": 14.1087,
290
+ "step": 39
291
+ },
292
+ {
293
+ "epoch": 0.028348688873139617,
294
+ "grad_norm": 182.9378662109375,
295
+ "learning_rate": 9.698463103929542e-05,
296
+ "loss": 13.272,
297
+ "step": 40
298
+ },
299
+ {
300
+ "epoch": 0.029057406094968107,
301
+ "grad_norm": 158.35543823242188,
302
+ "learning_rate": 9.667902132486009e-05,
303
+ "loss": 13.5757,
304
+ "step": 41
305
+ },
306
+ {
307
+ "epoch": 0.029766123316796598,
308
+ "grad_norm": 166.49728393554688,
309
+ "learning_rate": 9.635919272833938e-05,
310
+ "loss": 14.3021,
311
+ "step": 42
312
+ },
313
+ {
314
+ "epoch": 0.03047484053862509,
315
+ "grad_norm": 131.28465270996094,
316
+ "learning_rate": 9.602524267262203e-05,
317
+ "loss": 13.4972,
318
+ "step": 43
319
+ },
320
+ {
321
+ "epoch": 0.03118355776045358,
322
+ "grad_norm": 192.74923706054688,
323
+ "learning_rate": 9.567727288213005e-05,
324
+ "loss": 12.2334,
325
+ "step": 44
326
+ },
327
+ {
328
+ "epoch": 0.031892274982282066,
329
+ "grad_norm": 180.2285614013672,
330
+ "learning_rate": 9.53153893518325e-05,
331
+ "loss": 13.3882,
332
+ "step": 45
333
+ },
334
+ {
335
+ "epoch": 0.03260099220411056,
336
+ "grad_norm": 95.6063003540039,
337
+ "learning_rate": 9.493970231495835e-05,
338
+ "loss": 13.2489,
339
+ "step": 46
340
+ },
341
+ {
342
+ "epoch": 0.03330970942593905,
343
+ "grad_norm": 94.07921600341797,
344
+ "learning_rate": 9.45503262094184e-05,
345
+ "loss": 12.5815,
346
+ "step": 47
347
+ },
348
+ {
349
+ "epoch": 0.03401842664776754,
350
+ "grad_norm": 91.82530212402344,
351
+ "learning_rate": 9.414737964294636e-05,
352
+ "loss": 12.4597,
353
+ "step": 48
354
+ },
355
+ {
356
+ "epoch": 0.03472714386959603,
357
+ "grad_norm": 90.3814926147461,
358
+ "learning_rate": 9.373098535696979e-05,
359
+ "loss": 12.4542,
360
+ "step": 49
361
+ },
362
+ {
363
+ "epoch": 0.03543586109142452,
364
+ "grad_norm": 85.03922271728516,
365
+ "learning_rate": 9.330127018922194e-05,
366
+ "loss": 13.2257,
367
+ "step": 50
368
+ },
369
+ {
370
+ "epoch": 0.03543586109142452,
371
+ "eval_loss": 3.4021708965301514,
372
+ "eval_runtime": 41.4137,
373
+ "eval_samples_per_second": 57.396,
374
+ "eval_steps_per_second": 28.71,
375
+ "step": 50
376
+ }
377
+ ],
378
+ "logging_steps": 1,
379
+ "max_steps": 200,
380
+ "num_input_tokens_seen": 0,
381
+ "num_train_epochs": 1,
382
+ "save_steps": 50,
383
+ "stateful_callbacks": {
384
+ "EarlyStoppingCallback": {
385
+ "args": {
386
+ "early_stopping_patience": 5,
387
+ "early_stopping_threshold": 0.0
388
+ },
389
+ "attributes": {
390
+ "early_stopping_patience_counter": 0
391
+ }
392
+ },
393
+ "TrainerControl": {
394
+ "args": {
395
+ "should_epoch_stop": false,
396
+ "should_evaluate": false,
397
+ "should_log": false,
398
+ "should_save": true,
399
+ "should_training_stop": false
400
+ },
401
+ "attributes": {}
402
+ }
403
+ },
404
+ "total_flos": 3837377252425728.0,
405
+ "train_batch_size": 8,
406
+ "trial_name": null,
407
+ "trial_params": null
408
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9a1802c4502344f81c5489e5cd4fe66cdcac20d0f6ac572aeaba183271369fc9
3
+ size 6840