cekal commited on
Commit
a1bba28
·
verified ·
1 Parent(s): 3d163e9

Upload 8 files

Browse files
README.md CHANGED
@@ -1,3 +1,204 @@
1
  ---
2
- license: cc-by-nc-4.0
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ library_name: peft
3
+ base_model: 152334H/miqu-1-70b-sf
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.8.2
adapter_config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "152334H/miqu-1-70b-sf",
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": 64,
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": 32,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "gate_proj",
23
+ "v_proj",
24
+ "o_proj",
25
+ "down_proj",
26
+ "lm_head",
27
+ "up_proj",
28
+ "q_proj",
29
+ "k_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_rslora": false
33
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7f5acb93c294b3d2f0070b2bf2cc290d3c73bfe6014ec6bb77484fc650b8411
3
+ size 2710625064
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1e22afff18775a8824d72f233eb79135c919b10bf7ba15985480b36becdfbfaf
3
+ size 833909276
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:73f5d31f85d862c79e4fd8a9dfd0a973fea3fbf5071f5e3e85af4a1b956992df
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2cd360820c5930ab2dd6815a5f5f2ef77ba4d7ad7f2ae4ef7613493d20690ef
3
+ size 1064
trainer_state.json ADDED
@@ -0,0 +1,333 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 3.0848329048843186,
5
+ "eval_steps": 400,
6
+ "global_step": 1200,
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.06,
13
+ "learning_rate": 0.00019903980796159233,
14
+ "loss": 1.2412,
15
+ "step": 25
16
+ },
17
+ {
18
+ "epoch": 0.13,
19
+ "learning_rate": 0.00019803960792158433,
20
+ "loss": 1.2101,
21
+ "step": 50
22
+ },
23
+ {
24
+ "epoch": 0.19,
25
+ "learning_rate": 0.00019703940788157634,
26
+ "loss": 1.1308,
27
+ "step": 75
28
+ },
29
+ {
30
+ "epoch": 0.26,
31
+ "learning_rate": 0.00019603920784156832,
32
+ "loss": 1.1847,
33
+ "step": 100
34
+ },
35
+ {
36
+ "epoch": 0.32,
37
+ "learning_rate": 0.00019503900780156033,
38
+ "loss": 1.183,
39
+ "step": 125
40
+ },
41
+ {
42
+ "epoch": 0.39,
43
+ "learning_rate": 0.0001940388077615523,
44
+ "loss": 1.1129,
45
+ "step": 150
46
+ },
47
+ {
48
+ "epoch": 0.45,
49
+ "learning_rate": 0.00019303860772154432,
50
+ "loss": 1.2248,
51
+ "step": 175
52
+ },
53
+ {
54
+ "epoch": 0.51,
55
+ "learning_rate": 0.00019203840768153632,
56
+ "loss": 1.1082,
57
+ "step": 200
58
+ },
59
+ {
60
+ "epoch": 0.58,
61
+ "learning_rate": 0.0001910382076415283,
62
+ "loss": 1.2025,
63
+ "step": 225
64
+ },
65
+ {
66
+ "epoch": 0.64,
67
+ "learning_rate": 0.0001900380076015203,
68
+ "loss": 1.2208,
69
+ "step": 250
70
+ },
71
+ {
72
+ "epoch": 0.71,
73
+ "learning_rate": 0.0001890378075615123,
74
+ "loss": 1.1124,
75
+ "step": 275
76
+ },
77
+ {
78
+ "epoch": 0.77,
79
+ "learning_rate": 0.0001880376075215043,
80
+ "loss": 1.0934,
81
+ "step": 300
82
+ },
83
+ {
84
+ "epoch": 0.84,
85
+ "learning_rate": 0.00018703740748149633,
86
+ "loss": 1.2967,
87
+ "step": 325
88
+ },
89
+ {
90
+ "epoch": 0.9,
91
+ "learning_rate": 0.0001860372074414883,
92
+ "loss": 1.1463,
93
+ "step": 350
94
+ },
95
+ {
96
+ "epoch": 0.96,
97
+ "learning_rate": 0.00018503700740148032,
98
+ "loss": 1.1978,
99
+ "step": 375
100
+ },
101
+ {
102
+ "epoch": 1.03,
103
+ "learning_rate": 0.0001840368073614723,
104
+ "loss": 1.0147,
105
+ "step": 400
106
+ },
107
+ {
108
+ "epoch": 1.03,
109
+ "eval_loss": 0.8289958238601685,
110
+ "eval_runtime": 1938.2766,
111
+ "eval_samples_per_second": 0.401,
112
+ "eval_steps_per_second": 0.051,
113
+ "step": 400
114
+ },
115
+ {
116
+ "epoch": 1.09,
117
+ "learning_rate": 0.0001830366073214643,
118
+ "loss": 0.7315,
119
+ "step": 425
120
+ },
121
+ {
122
+ "epoch": 1.16,
123
+ "learning_rate": 0.0001820364072814563,
124
+ "loss": 0.8464,
125
+ "step": 450
126
+ },
127
+ {
128
+ "epoch": 1.22,
129
+ "learning_rate": 0.0001810362072414483,
130
+ "loss": 0.7709,
131
+ "step": 475
132
+ },
133
+ {
134
+ "epoch": 1.29,
135
+ "learning_rate": 0.0001800360072014403,
136
+ "loss": 0.8396,
137
+ "step": 500
138
+ },
139
+ {
140
+ "epoch": 1.35,
141
+ "learning_rate": 0.00017903580716143228,
142
+ "loss": 0.7598,
143
+ "step": 525
144
+ },
145
+ {
146
+ "epoch": 1.41,
147
+ "learning_rate": 0.00017803560712142429,
148
+ "loss": 0.7829,
149
+ "step": 550
150
+ },
151
+ {
152
+ "epoch": 1.48,
153
+ "learning_rate": 0.0001770354070814163,
154
+ "loss": 0.8044,
155
+ "step": 575
156
+ },
157
+ {
158
+ "epoch": 1.54,
159
+ "learning_rate": 0.0001760352070414083,
160
+ "loss": 0.7746,
161
+ "step": 600
162
+ },
163
+ {
164
+ "epoch": 1.61,
165
+ "learning_rate": 0.0001750350070014003,
166
+ "loss": 0.8287,
167
+ "step": 625
168
+ },
169
+ {
170
+ "epoch": 1.67,
171
+ "learning_rate": 0.0001740348069613923,
172
+ "loss": 0.7134,
173
+ "step": 650
174
+ },
175
+ {
176
+ "epoch": 1.74,
177
+ "learning_rate": 0.0001730346069213843,
178
+ "loss": 0.7763,
179
+ "step": 675
180
+ },
181
+ {
182
+ "epoch": 1.8,
183
+ "learning_rate": 0.00017203440688137627,
184
+ "loss": 0.8097,
185
+ "step": 700
186
+ },
187
+ {
188
+ "epoch": 1.86,
189
+ "learning_rate": 0.00017103420684136828,
190
+ "loss": 0.8152,
191
+ "step": 725
192
+ },
193
+ {
194
+ "epoch": 1.93,
195
+ "learning_rate": 0.0001700340068013603,
196
+ "loss": 0.7876,
197
+ "step": 750
198
+ },
199
+ {
200
+ "epoch": 1.99,
201
+ "learning_rate": 0.00016903380676135227,
202
+ "loss": 0.7261,
203
+ "step": 775
204
+ },
205
+ {
206
+ "epoch": 2.06,
207
+ "learning_rate": 0.00016803360672134428,
208
+ "loss": 0.3176,
209
+ "step": 800
210
+ },
211
+ {
212
+ "epoch": 2.06,
213
+ "eval_loss": 0.2893330454826355,
214
+ "eval_runtime": 1936.9393,
215
+ "eval_samples_per_second": 0.401,
216
+ "eval_steps_per_second": 0.051,
217
+ "step": 800
218
+ },
219
+ {
220
+ "epoch": 2.12,
221
+ "learning_rate": 0.00016703340668133626,
222
+ "loss": 0.3089,
223
+ "step": 825
224
+ },
225
+ {
226
+ "epoch": 2.19,
227
+ "learning_rate": 0.00016603320664132826,
228
+ "loss": 0.3265,
229
+ "step": 850
230
+ },
231
+ {
232
+ "epoch": 2.25,
233
+ "learning_rate": 0.00016503300660132027,
234
+ "loss": 0.2873,
235
+ "step": 875
236
+ },
237
+ {
238
+ "epoch": 2.31,
239
+ "learning_rate": 0.00016403280656131228,
240
+ "loss": 0.3553,
241
+ "step": 900
242
+ },
243
+ {
244
+ "epoch": 2.38,
245
+ "learning_rate": 0.00016303260652130428,
246
+ "loss": 0.3184,
247
+ "step": 925
248
+ },
249
+ {
250
+ "epoch": 2.44,
251
+ "learning_rate": 0.00016203240648129626,
252
+ "loss": 0.2688,
253
+ "step": 950
254
+ },
255
+ {
256
+ "epoch": 2.51,
257
+ "learning_rate": 0.00016103220644128827,
258
+ "loss": 0.2998,
259
+ "step": 975
260
+ },
261
+ {
262
+ "epoch": 2.57,
263
+ "learning_rate": 0.00016003200640128028,
264
+ "loss": 0.283,
265
+ "step": 1000
266
+ },
267
+ {
268
+ "epoch": 2.63,
269
+ "learning_rate": 0.00015903180636127226,
270
+ "loss": 0.313,
271
+ "step": 1025
272
+ },
273
+ {
274
+ "epoch": 2.7,
275
+ "learning_rate": 0.00015803160632126427,
276
+ "loss": 0.3122,
277
+ "step": 1050
278
+ },
279
+ {
280
+ "epoch": 2.76,
281
+ "learning_rate": 0.00015703140628125625,
282
+ "loss": 0.2782,
283
+ "step": 1075
284
+ },
285
+ {
286
+ "epoch": 2.83,
287
+ "learning_rate": 0.00015603120624124825,
288
+ "loss": 0.2886,
289
+ "step": 1100
290
+ },
291
+ {
292
+ "epoch": 2.89,
293
+ "learning_rate": 0.00015503100620124026,
294
+ "loss": 0.2898,
295
+ "step": 1125
296
+ },
297
+ {
298
+ "epoch": 2.96,
299
+ "learning_rate": 0.00015403080616123224,
300
+ "loss": 0.2956,
301
+ "step": 1150
302
+ },
303
+ {
304
+ "epoch": 3.02,
305
+ "learning_rate": 0.00015303060612122427,
306
+ "loss": 0.2609,
307
+ "step": 1175
308
+ },
309
+ {
310
+ "epoch": 3.08,
311
+ "learning_rate": 0.00015203040608121625,
312
+ "loss": 0.115,
313
+ "step": 1200
314
+ },
315
+ {
316
+ "epoch": 3.08,
317
+ "eval_loss": 0.10693752020597458,
318
+ "eval_runtime": 1938.4879,
319
+ "eval_samples_per_second": 0.401,
320
+ "eval_steps_per_second": 0.051,
321
+ "step": 1200
322
+ }
323
+ ],
324
+ "logging_steps": 25,
325
+ "max_steps": 5000,
326
+ "num_input_tokens_seen": 0,
327
+ "num_train_epochs": 13,
328
+ "save_steps": 400,
329
+ "total_flos": 2.0361775954431836e+18,
330
+ "train_batch_size": 2,
331
+ "trial_name": null,
332
+ "trial_params": null
333
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b97f5d372239fffbc2799f93ef0e88bc166d8c8b227da843aaa9f40535d624c9
3
+ size 4728