PsychicMoon commited on
Commit
3ae4876
·
verified ·
1 Parent(s): 492105e

first commit

Browse files
README.md ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: HuggingFaceH4/zephyr-7b-beta
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
+
201
+
202
+ ### Framework versions
203
+
204
+ - PEFT 0.7.2.dev0
adapter_config.json ADDED
@@ -0,0 +1,32 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "HuggingFaceH4/zephyr-7b-beta",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 32,
13
+ "lora_dropout": 0.05,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 8,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "o_proj",
23
+ "q_proj",
24
+ "gate_proj",
25
+ "k_proj",
26
+ "down_proj",
27
+ "v_proj",
28
+ "up_proj"
29
+ ],
30
+ "task_type": "CAUSAL_LM",
31
+ "use_rslora": false
32
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ed76db72ce6191f276847355c959a5d85efb44dcecfaa3c595001c11ad079501
3
+ size 83945296
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfcbce241bcd78308a0cab43f17b533bc6e9cd4e86d8aeab221eee79516ac992
3
+ size 42545748
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d57a1df9d10b90398d20fa53cb83acf7b58b6b91c26bd737c33c4280a098978e
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a60c7d771c1fd156acee762fba03c724cb41829a3f71df370ecd1d20b134982
3
+ size 1064
special_tokens_map.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<unk>",
4
+ "<s>",
5
+ "</s>"
6
+ ],
7
+ "bos_token": {
8
+ "content": "<s>",
9
+ "lstrip": false,
10
+ "normalized": false,
11
+ "rstrip": false,
12
+ "single_word": false
13
+ },
14
+ "eos_token": {
15
+ "content": "</s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "pad_token": {
22
+ "content": "</s>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false
27
+ },
28
+ "unk_token": {
29
+ "content": "<unk>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false
34
+ }
35
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "added_tokens_decoder": {
5
+ "0": {
6
+ "content": "<unk>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "1": {
14
+ "content": "<s>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "2": {
22
+ "content": "</s>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ }
29
+ },
30
+ "additional_special_tokens": [
31
+ "<unk>",
32
+ "<s>",
33
+ "</s>"
34
+ ],
35
+ "bos_token": "<s>",
36
+ "chat_template": "{% for message in messages %}\n{% if message['role'] == 'user' %}\n{{ '<|user|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'system' %}\n{{ '<|system|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'assistant' %}\n{{ '<|assistant|>\n' + message['content'] + eos_token }}\n{% endif %}\n{% if loop.last and add_generation_prompt %}\n{{ '<|assistant|>' }}\n{% endif %}\n{% endfor %}",
37
+ "clean_up_tokenization_spaces": false,
38
+ "eos_token": "</s>",
39
+ "legacy": true,
40
+ "model_max_length": 1000000000000000019884624838656,
41
+ "pad_token": "</s>",
42
+ "sp_model_kwargs": {},
43
+ "spaces_between_special_tokens": false,
44
+ "tokenizer_class": "LlamaTokenizer",
45
+ "truncation_side": "left",
46
+ "unk_token": "<unk>",
47
+ "use_default_system_prompt": true
48
+ }
trainer_state.json ADDED
@@ -0,0 +1,621 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.9411764705882355,
5
+ "eval_steps": 500,
6
+ "global_step": 100,
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.03,
13
+ "learning_rate": 0.00019805941782534764,
14
+ "loss": 2.0676,
15
+ "step": 1
16
+ },
17
+ {
18
+ "epoch": 0.06,
19
+ "learning_rate": 0.00019605881764529358,
20
+ "loss": 2.165,
21
+ "step": 2
22
+ },
23
+ {
24
+ "epoch": 0.09,
25
+ "learning_rate": 0.00019405821746523957,
26
+ "loss": 1.6457,
27
+ "step": 3
28
+ },
29
+ {
30
+ "epoch": 0.12,
31
+ "learning_rate": 0.00019205761728518557,
32
+ "loss": 1.2642,
33
+ "step": 4
34
+ },
35
+ {
36
+ "epoch": 0.15,
37
+ "learning_rate": 0.00019005701710513156,
38
+ "loss": 0.9945,
39
+ "step": 5
40
+ },
41
+ {
42
+ "epoch": 0.18,
43
+ "learning_rate": 0.00018805641692507753,
44
+ "loss": 1.1607,
45
+ "step": 6
46
+ },
47
+ {
48
+ "epoch": 0.21,
49
+ "learning_rate": 0.00018605581674502352,
50
+ "loss": 0.8384,
51
+ "step": 7
52
+ },
53
+ {
54
+ "epoch": 0.24,
55
+ "learning_rate": 0.00018405521656496952,
56
+ "loss": 1.4198,
57
+ "step": 8
58
+ },
59
+ {
60
+ "epoch": 0.26,
61
+ "learning_rate": 0.00018205461638491548,
62
+ "loss": 1.065,
63
+ "step": 9
64
+ },
65
+ {
66
+ "epoch": 0.29,
67
+ "learning_rate": 0.00018005401620486148,
68
+ "loss": 1.5488,
69
+ "step": 10
70
+ },
71
+ {
72
+ "epoch": 0.32,
73
+ "learning_rate": 0.00017805341602480744,
74
+ "loss": 0.926,
75
+ "step": 11
76
+ },
77
+ {
78
+ "epoch": 0.35,
79
+ "learning_rate": 0.00017605281584475344,
80
+ "loss": 1.1462,
81
+ "step": 12
82
+ },
83
+ {
84
+ "epoch": 0.38,
85
+ "learning_rate": 0.00017405221566469943,
86
+ "loss": 1.288,
87
+ "step": 13
88
+ },
89
+ {
90
+ "epoch": 0.41,
91
+ "learning_rate": 0.00017205161548464542,
92
+ "loss": 0.9373,
93
+ "step": 14
94
+ },
95
+ {
96
+ "epoch": 0.44,
97
+ "learning_rate": 0.00017005101530459136,
98
+ "loss": 0.7286,
99
+ "step": 15
100
+ },
101
+ {
102
+ "epoch": 0.47,
103
+ "learning_rate": 0.00016805041512453736,
104
+ "loss": 1.1179,
105
+ "step": 16
106
+ },
107
+ {
108
+ "epoch": 0.5,
109
+ "learning_rate": 0.00016604981494448335,
110
+ "loss": 0.6268,
111
+ "step": 17
112
+ },
113
+ {
114
+ "epoch": 0.53,
115
+ "learning_rate": 0.00016404921476442935,
116
+ "loss": 1.2474,
117
+ "step": 18
118
+ },
119
+ {
120
+ "epoch": 0.56,
121
+ "learning_rate": 0.0001620486145843753,
122
+ "loss": 0.8392,
123
+ "step": 19
124
+ },
125
+ {
126
+ "epoch": 0.59,
127
+ "learning_rate": 0.0001600480144043213,
128
+ "loss": 1.1382,
129
+ "step": 20
130
+ },
131
+ {
132
+ "epoch": 0.62,
133
+ "learning_rate": 0.0001580474142242673,
134
+ "loss": 1.171,
135
+ "step": 21
136
+ },
137
+ {
138
+ "epoch": 0.65,
139
+ "learning_rate": 0.00015604681404421327,
140
+ "loss": 0.8168,
141
+ "step": 22
142
+ },
143
+ {
144
+ "epoch": 0.68,
145
+ "learning_rate": 0.00015404621386415926,
146
+ "loss": 1.336,
147
+ "step": 23
148
+ },
149
+ {
150
+ "epoch": 0.71,
151
+ "learning_rate": 0.00015204561368410523,
152
+ "loss": 1.148,
153
+ "step": 24
154
+ },
155
+ {
156
+ "epoch": 0.74,
157
+ "learning_rate": 0.00015004501350405122,
158
+ "loss": 0.9818,
159
+ "step": 25
160
+ },
161
+ {
162
+ "epoch": 0.76,
163
+ "learning_rate": 0.00014804441332399721,
164
+ "loss": 1.1472,
165
+ "step": 26
166
+ },
167
+ {
168
+ "epoch": 0.79,
169
+ "learning_rate": 0.0001460438131439432,
170
+ "loss": 1.0053,
171
+ "step": 27
172
+ },
173
+ {
174
+ "epoch": 0.82,
175
+ "learning_rate": 0.00014404321296388918,
176
+ "loss": 1.053,
177
+ "step": 28
178
+ },
179
+ {
180
+ "epoch": 0.85,
181
+ "learning_rate": 0.00014204261278383514,
182
+ "loss": 1.2345,
183
+ "step": 29
184
+ },
185
+ {
186
+ "epoch": 0.88,
187
+ "learning_rate": 0.00014004201260378114,
188
+ "loss": 0.9872,
189
+ "step": 30
190
+ },
191
+ {
192
+ "epoch": 0.91,
193
+ "learning_rate": 0.00013804141242372713,
194
+ "loss": 1.1111,
195
+ "step": 31
196
+ },
197
+ {
198
+ "epoch": 0.94,
199
+ "learning_rate": 0.00013604081224367312,
200
+ "loss": 0.9571,
201
+ "step": 32
202
+ },
203
+ {
204
+ "epoch": 0.97,
205
+ "learning_rate": 0.0001340402120636191,
206
+ "loss": 1.0676,
207
+ "step": 33
208
+ },
209
+ {
210
+ "epoch": 1.0,
211
+ "learning_rate": 0.00013203961188356508,
212
+ "loss": 0.9105,
213
+ "step": 34
214
+ },
215
+ {
216
+ "epoch": 1.03,
217
+ "learning_rate": 0.00013003901170351108,
218
+ "loss": 0.638,
219
+ "step": 35
220
+ },
221
+ {
222
+ "epoch": 1.06,
223
+ "learning_rate": 0.00012803841152345704,
224
+ "loss": 1.0111,
225
+ "step": 36
226
+ },
227
+ {
228
+ "epoch": 1.09,
229
+ "learning_rate": 0.000126037811343403,
230
+ "loss": 0.6401,
231
+ "step": 37
232
+ },
233
+ {
234
+ "epoch": 1.12,
235
+ "learning_rate": 0.000124037211163349,
236
+ "loss": 0.7887,
237
+ "step": 38
238
+ },
239
+ {
240
+ "epoch": 1.15,
241
+ "learning_rate": 0.000122036610983295,
242
+ "loss": 0.7075,
243
+ "step": 39
244
+ },
245
+ {
246
+ "epoch": 1.18,
247
+ "learning_rate": 0.00012003601080324098,
248
+ "loss": 0.7454,
249
+ "step": 40
250
+ },
251
+ {
252
+ "epoch": 1.21,
253
+ "learning_rate": 0.00011803541062318697,
254
+ "loss": 0.9572,
255
+ "step": 41
256
+ },
257
+ {
258
+ "epoch": 1.24,
259
+ "learning_rate": 0.00011603481044313295,
260
+ "loss": 0.6438,
261
+ "step": 42
262
+ },
263
+ {
264
+ "epoch": 1.26,
265
+ "learning_rate": 0.00011403421026307892,
266
+ "loss": 0.6731,
267
+ "step": 43
268
+ },
269
+ {
270
+ "epoch": 1.29,
271
+ "learning_rate": 0.00011203361008302491,
272
+ "loss": 0.6977,
273
+ "step": 44
274
+ },
275
+ {
276
+ "epoch": 1.32,
277
+ "learning_rate": 0.0001100330099029709,
278
+ "loss": 0.6028,
279
+ "step": 45
280
+ },
281
+ {
282
+ "epoch": 1.35,
283
+ "learning_rate": 0.00010803240972291689,
284
+ "loss": 0.3236,
285
+ "step": 46
286
+ },
287
+ {
288
+ "epoch": 1.38,
289
+ "learning_rate": 0.00010603180954286287,
290
+ "loss": 0.7818,
291
+ "step": 47
292
+ },
293
+ {
294
+ "epoch": 1.41,
295
+ "learning_rate": 0.00010403120936280886,
296
+ "loss": 0.6282,
297
+ "step": 48
298
+ },
299
+ {
300
+ "epoch": 1.44,
301
+ "learning_rate": 0.00010203060918275482,
302
+ "loss": 0.7241,
303
+ "step": 49
304
+ },
305
+ {
306
+ "epoch": 1.47,
307
+ "learning_rate": 0.00010003000900270081,
308
+ "loss": 1.014,
309
+ "step": 50
310
+ },
311
+ {
312
+ "epoch": 1.5,
313
+ "learning_rate": 9.802940882264679e-05,
314
+ "loss": 0.5843,
315
+ "step": 51
316
+ },
317
+ {
318
+ "epoch": 1.53,
319
+ "learning_rate": 9.602880864259278e-05,
320
+ "loss": 0.5066,
321
+ "step": 52
322
+ },
323
+ {
324
+ "epoch": 1.56,
325
+ "learning_rate": 9.402820846253876e-05,
326
+ "loss": 0.922,
327
+ "step": 53
328
+ },
329
+ {
330
+ "epoch": 1.59,
331
+ "learning_rate": 9.202760828248476e-05,
332
+ "loss": 0.5464,
333
+ "step": 54
334
+ },
335
+ {
336
+ "epoch": 1.62,
337
+ "learning_rate": 9.002700810243074e-05,
338
+ "loss": 0.591,
339
+ "step": 55
340
+ },
341
+ {
342
+ "epoch": 1.65,
343
+ "learning_rate": 8.802640792237672e-05,
344
+ "loss": 0.8202,
345
+ "step": 56
346
+ },
347
+ {
348
+ "epoch": 1.68,
349
+ "learning_rate": 8.602580774232271e-05,
350
+ "loss": 0.8385,
351
+ "step": 57
352
+ },
353
+ {
354
+ "epoch": 1.71,
355
+ "learning_rate": 8.402520756226868e-05,
356
+ "loss": 0.8093,
357
+ "step": 58
358
+ },
359
+ {
360
+ "epoch": 1.74,
361
+ "learning_rate": 8.202460738221467e-05,
362
+ "loss": 0.7677,
363
+ "step": 59
364
+ },
365
+ {
366
+ "epoch": 1.76,
367
+ "learning_rate": 8.002400720216065e-05,
368
+ "loss": 0.7852,
369
+ "step": 60
370
+ },
371
+ {
372
+ "epoch": 1.79,
373
+ "learning_rate": 7.802340702210663e-05,
374
+ "loss": 0.9299,
375
+ "step": 61
376
+ },
377
+ {
378
+ "epoch": 1.82,
379
+ "learning_rate": 7.602280684205261e-05,
380
+ "loss": 0.7537,
381
+ "step": 62
382
+ },
383
+ {
384
+ "epoch": 1.85,
385
+ "learning_rate": 7.402220666199861e-05,
386
+ "loss": 0.8504,
387
+ "step": 63
388
+ },
389
+ {
390
+ "epoch": 1.88,
391
+ "learning_rate": 7.202160648194459e-05,
392
+ "loss": 0.6326,
393
+ "step": 64
394
+ },
395
+ {
396
+ "epoch": 1.91,
397
+ "learning_rate": 7.002100630189057e-05,
398
+ "loss": 0.4325,
399
+ "step": 65
400
+ },
401
+ {
402
+ "epoch": 1.94,
403
+ "learning_rate": 6.802040612183656e-05,
404
+ "loss": 0.7092,
405
+ "step": 66
406
+ },
407
+ {
408
+ "epoch": 1.97,
409
+ "learning_rate": 6.601980594178254e-05,
410
+ "loss": 0.9081,
411
+ "step": 67
412
+ },
413
+ {
414
+ "epoch": 2.0,
415
+ "learning_rate": 6.401920576172852e-05,
416
+ "loss": 0.5045,
417
+ "step": 68
418
+ },
419
+ {
420
+ "epoch": 2.03,
421
+ "learning_rate": 6.20186055816745e-05,
422
+ "loss": 0.418,
423
+ "step": 69
424
+ },
425
+ {
426
+ "epoch": 2.06,
427
+ "learning_rate": 6.001800540162049e-05,
428
+ "loss": 0.4485,
429
+ "step": 70
430
+ },
431
+ {
432
+ "epoch": 2.09,
433
+ "learning_rate": 5.801740522156648e-05,
434
+ "loss": 0.4887,
435
+ "step": 71
436
+ },
437
+ {
438
+ "epoch": 2.12,
439
+ "learning_rate": 5.601680504151246e-05,
440
+ "loss": 0.3122,
441
+ "step": 72
442
+ },
443
+ {
444
+ "epoch": 2.15,
445
+ "learning_rate": 5.4016204861458444e-05,
446
+ "loss": 0.4811,
447
+ "step": 73
448
+ },
449
+ {
450
+ "epoch": 2.18,
451
+ "learning_rate": 5.201560468140443e-05,
452
+ "loss": 0.2449,
453
+ "step": 74
454
+ },
455
+ {
456
+ "epoch": 2.21,
457
+ "learning_rate": 5.0015004501350405e-05,
458
+ "loss": 0.4157,
459
+ "step": 75
460
+ },
461
+ {
462
+ "epoch": 2.24,
463
+ "learning_rate": 4.801440432129639e-05,
464
+ "loss": 0.3642,
465
+ "step": 76
466
+ },
467
+ {
468
+ "epoch": 2.26,
469
+ "learning_rate": 4.601380414124238e-05,
470
+ "loss": 0.7396,
471
+ "step": 77
472
+ },
473
+ {
474
+ "epoch": 2.29,
475
+ "learning_rate": 4.401320396118836e-05,
476
+ "loss": 0.5625,
477
+ "step": 78
478
+ },
479
+ {
480
+ "epoch": 2.32,
481
+ "learning_rate": 4.201260378113434e-05,
482
+ "loss": 0.6648,
483
+ "step": 79
484
+ },
485
+ {
486
+ "epoch": 2.35,
487
+ "learning_rate": 4.0012003601080326e-05,
488
+ "loss": 0.3184,
489
+ "step": 80
490
+ },
491
+ {
492
+ "epoch": 2.38,
493
+ "learning_rate": 3.801140342102631e-05,
494
+ "loss": 0.3801,
495
+ "step": 81
496
+ },
497
+ {
498
+ "epoch": 2.41,
499
+ "learning_rate": 3.6010803240972294e-05,
500
+ "loss": 0.4922,
501
+ "step": 82
502
+ },
503
+ {
504
+ "epoch": 2.44,
505
+ "learning_rate": 3.401020306091828e-05,
506
+ "loss": 0.3716,
507
+ "step": 83
508
+ },
509
+ {
510
+ "epoch": 2.47,
511
+ "learning_rate": 3.200960288086426e-05,
512
+ "loss": 0.6029,
513
+ "step": 84
514
+ },
515
+ {
516
+ "epoch": 2.5,
517
+ "learning_rate": 3.0009002700810245e-05,
518
+ "loss": 0.5193,
519
+ "step": 85
520
+ },
521
+ {
522
+ "epoch": 2.53,
523
+ "learning_rate": 2.800840252075623e-05,
524
+ "loss": 0.5131,
525
+ "step": 86
526
+ },
527
+ {
528
+ "epoch": 2.56,
529
+ "learning_rate": 2.6007802340702216e-05,
530
+ "loss": 0.4021,
531
+ "step": 87
532
+ },
533
+ {
534
+ "epoch": 2.59,
535
+ "learning_rate": 2.4007202160648196e-05,
536
+ "loss": 0.1953,
537
+ "step": 88
538
+ },
539
+ {
540
+ "epoch": 2.62,
541
+ "learning_rate": 2.200660198059418e-05,
542
+ "loss": 0.4305,
543
+ "step": 89
544
+ },
545
+ {
546
+ "epoch": 2.65,
547
+ "learning_rate": 2.0006001800540163e-05,
548
+ "loss": 0.3563,
549
+ "step": 90
550
+ },
551
+ {
552
+ "epoch": 2.68,
553
+ "learning_rate": 1.8005401620486147e-05,
554
+ "loss": 0.4803,
555
+ "step": 91
556
+ },
557
+ {
558
+ "epoch": 2.71,
559
+ "learning_rate": 1.600480144043213e-05,
560
+ "loss": 0.3894,
561
+ "step": 92
562
+ },
563
+ {
564
+ "epoch": 2.74,
565
+ "learning_rate": 1.4004201260378114e-05,
566
+ "loss": 0.5841,
567
+ "step": 93
568
+ },
569
+ {
570
+ "epoch": 2.76,
571
+ "learning_rate": 1.2003601080324098e-05,
572
+ "loss": 0.2775,
573
+ "step": 94
574
+ },
575
+ {
576
+ "epoch": 2.79,
577
+ "learning_rate": 1.0003000900270082e-05,
578
+ "loss": 0.2276,
579
+ "step": 95
580
+ },
581
+ {
582
+ "epoch": 2.82,
583
+ "learning_rate": 8.002400720216065e-06,
584
+ "loss": 0.2473,
585
+ "step": 96
586
+ },
587
+ {
588
+ "epoch": 2.85,
589
+ "learning_rate": 6.001800540162049e-06,
590
+ "loss": 0.4294,
591
+ "step": 97
592
+ },
593
+ {
594
+ "epoch": 2.88,
595
+ "learning_rate": 4.001200360108033e-06,
596
+ "loss": 0.4284,
597
+ "step": 98
598
+ },
599
+ {
600
+ "epoch": 2.91,
601
+ "learning_rate": 2.0006001800540163e-06,
602
+ "loss": 0.2537,
603
+ "step": 99
604
+ },
605
+ {
606
+ "epoch": 2.94,
607
+ "learning_rate": 0.0,
608
+ "loss": 0.3062,
609
+ "step": 100
610
+ }
611
+ ],
612
+ "logging_steps": 1,
613
+ "max_steps": 100,
614
+ "num_input_tokens_seen": 0,
615
+ "num_train_epochs": 3,
616
+ "save_steps": 10,
617
+ "total_flos": 6145255647191040.0,
618
+ "train_batch_size": 1,
619
+ "trial_name": null,
620
+ "trial_params": null
621
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4166ec400c112fbb4c6315883f7b8a434510b67adb979e7a0d6fdfda79d42bd6
3
+ size 4728