bradmin commited on
Commit
a7be106
1 Parent(s): 2941aab

Training in progress, step 8000, checkpoint

Browse files
checkpoint-8000/README.md ADDED
@@ -0,0 +1,238 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: EleutherAI/polyglot-ko-1.3b
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
+ - **Shared by [optional]:** [More Information Needed]
22
+ - **Model type:** [More Information Needed]
23
+ - **Language(s) (NLP):** [More Information Needed]
24
+ - **License:** [More Information Needed]
25
+ - **Finetuned from model [optional]:** [More Information Needed]
26
+
27
+ ### Model Sources [optional]
28
+
29
+ <!-- Provide the basic links for the model. -->
30
+
31
+ - **Repository:** [More Information Needed]
32
+ - **Paper [optional]:** [More Information Needed]
33
+ - **Demo [optional]:** [More Information Needed]
34
+
35
+ ## Uses
36
+
37
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
38
+
39
+ ### Direct Use
40
+
41
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
42
+
43
+ [More Information Needed]
44
+
45
+ ### Downstream Use [optional]
46
+
47
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
48
+
49
+ [More Information Needed]
50
+
51
+ ### Out-of-Scope Use
52
+
53
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
54
+
55
+ [More Information Needed]
56
+
57
+ ## Bias, Risks, and Limitations
58
+
59
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
60
+
61
+ [More Information Needed]
62
+
63
+ ### Recommendations
64
+
65
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
66
+
67
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
68
+
69
+ ## How to Get Started with the Model
70
+
71
+ Use the code below to get started with the model.
72
+
73
+ [More Information Needed]
74
+
75
+ ## Training Details
76
+
77
+ ### Training Data
78
+
79
+ <!-- This should link to a Data 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. -->
80
+
81
+ [More Information Needed]
82
+
83
+ ### Training Procedure
84
+
85
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
86
+
87
+ #### Preprocessing [optional]
88
+
89
+ [More Information Needed]
90
+
91
+
92
+ #### Training Hyperparameters
93
+
94
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
95
+
96
+ #### Speeds, Sizes, Times [optional]
97
+
98
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
99
+
100
+ [More Information Needed]
101
+
102
+ ## Evaluation
103
+
104
+ <!-- This section describes the evaluation protocols and provides the results. -->
105
+
106
+ ### Testing Data, Factors & Metrics
107
+
108
+ #### Testing Data
109
+
110
+ <!-- This should link to a Data Card if possible. -->
111
+
112
+ [More Information Needed]
113
+
114
+ #### Factors
115
+
116
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
117
+
118
+ [More Information Needed]
119
+
120
+ #### Metrics
121
+
122
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
123
+
124
+ [More Information Needed]
125
+
126
+ ### Results
127
+
128
+ [More Information Needed]
129
+
130
+ #### Summary
131
+
132
+
133
+
134
+ ## Model Examination [optional]
135
+
136
+ <!-- Relevant interpretability work for the model goes here -->
137
+
138
+ [More Information Needed]
139
+
140
+ ## Environmental Impact
141
+
142
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
143
+
144
+ 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).
145
+
146
+ - **Hardware Type:** [More Information Needed]
147
+ - **Hours used:** [More Information Needed]
148
+ - **Cloud Provider:** [More Information Needed]
149
+ - **Compute Region:** [More Information Needed]
150
+ - **Carbon Emitted:** [More Information Needed]
151
+
152
+ ## Technical Specifications [optional]
153
+
154
+ ### Model Architecture and Objective
155
+
156
+ [More Information Needed]
157
+
158
+ ### Compute Infrastructure
159
+
160
+ [More Information Needed]
161
+
162
+ #### Hardware
163
+
164
+ [More Information Needed]
165
+
166
+ #### Software
167
+
168
+ [More Information Needed]
169
+
170
+ ## Citation [optional]
171
+
172
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
173
+
174
+ **BibTeX:**
175
+
176
+ [More Information Needed]
177
+
178
+ **APA:**
179
+
180
+ [More Information Needed]
181
+
182
+ ## Glossary [optional]
183
+
184
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
185
+
186
+ [More Information Needed]
187
+
188
+ ## More Information [optional]
189
+
190
+ [More Information Needed]
191
+
192
+ ## Model Card Authors [optional]
193
+
194
+ [More Information Needed]
195
+
196
+ ## Model Card Contact
197
+
198
+ [More Information Needed]
199
+
200
+
201
+ ## Training procedure
202
+
203
+
204
+ The following `bitsandbytes` quantization config was used during training:
205
+ - quant_method: bitsandbytes
206
+ - load_in_8bit: True
207
+ - load_in_4bit: False
208
+ - llm_int8_threshold: 6.0
209
+ - llm_int8_skip_modules: None
210
+ - llm_int8_enable_fp32_cpu_offload: False
211
+ - llm_int8_has_fp16_weight: False
212
+ - bnb_4bit_quant_type: fp4
213
+ - bnb_4bit_use_double_quant: False
214
+ - bnb_4bit_compute_dtype: float32
215
+
216
+ ### Framework versions
217
+
218
+
219
+ - PEFT 0.6.2
220
+ ## Training procedure
221
+
222
+
223
+ The following `bitsandbytes` quantization config was used during training:
224
+ - quant_method: bitsandbytes
225
+ - load_in_8bit: True
226
+ - load_in_4bit: False
227
+ - llm_int8_threshold: 6.0
228
+ - llm_int8_skip_modules: None
229
+ - llm_int8_enable_fp32_cpu_offload: False
230
+ - llm_int8_has_fp16_weight: False
231
+ - bnb_4bit_quant_type: fp4
232
+ - bnb_4bit_use_double_quant: False
233
+ - bnb_4bit_compute_dtype: float32
234
+
235
+ ### Framework versions
236
+
237
+
238
+ - PEFT 0.6.2
checkpoint-8000/adapter_config.json ADDED
@@ -0,0 +1,22 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "EleutherAI/polyglot-ko-1.3b",
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
+ "lora_alpha": 32,
12
+ "lora_dropout": 0.05,
13
+ "modules_to_save": null,
14
+ "peft_type": "LORA",
15
+ "r": 16,
16
+ "rank_pattern": {},
17
+ "revision": null,
18
+ "target_modules": [
19
+ "query_key_value"
20
+ ],
21
+ "task_type": "CAUSAL_LM"
22
+ }
checkpoint-8000/adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:46c871343b0ee32ff116726b64ef4cb00d17401d12186674fcf376ea62f6dbfa
3
+ size 12600513
checkpoint-8000/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:07542489b4c58797bca6cf92054590a79b0fed8f0dceb2b4864b3ca346d754b3
3
+ size 12589904
checkpoint-8000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e62a8538a552308fb07522b5b1261faf45305f7be4acc1874a3f9829ea6dd8fa
3
+ size 25206149
checkpoint-8000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5268fd589d98b9d8915913e3e65371e74ce28ff3b16ffad24fb1f19b8a433c2f
3
+ size 14639
checkpoint-8000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4846802d7a849598a10e234957776977c688638b56f184549a7155a68e9ab37b
3
+ size 627
checkpoint-8000/special_tokens_map.json ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|endoftext|>",
4
+ "<|sep|>",
5
+ "<|acc|>",
6
+ "<|tel|>",
7
+ "<|rrn|>"
8
+ ],
9
+ "eos_token": "<|endoftext|>",
10
+ "pad_token": "<|endoftext|>"
11
+ }
checkpoint-8000/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-8000/tokenizer_config.json ADDED
@@ -0,0 +1,72 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "<|unused0|>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "<|unused1|>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "<|endoftext|>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "<|sep|>",
29
+ "lstrip": false,
30
+ "normalized": false,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "30000": {
36
+ "content": "<|acc|>",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ },
43
+ "30001": {
44
+ "content": "<|tel|>",
45
+ "lstrip": false,
46
+ "normalized": false,
47
+ "rstrip": false,
48
+ "single_word": false,
49
+ "special": true
50
+ },
51
+ "30002": {
52
+ "content": "<|rrn|>",
53
+ "lstrip": false,
54
+ "normalized": false,
55
+ "rstrip": false,
56
+ "single_word": false,
57
+ "special": true
58
+ }
59
+ },
60
+ "additional_special_tokens": [
61
+ "<|endoftext|>",
62
+ "<|sep|>",
63
+ "<|acc|>",
64
+ "<|tel|>",
65
+ "<|rrn|>"
66
+ ],
67
+ "clean_up_tokenization_spaces": true,
68
+ "eos_token": "<|endoftext|>",
69
+ "model_max_length": 1000000000000000019884624838656,
70
+ "pad_token": "<|endoftext|>",
71
+ "tokenizer_class": "PreTrainedTokenizerFast"
72
+ }
checkpoint-8000/trainer_state.json ADDED
@@ -0,0 +1,239 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 17.316017316017316,
5
+ "eval_steps": 1000,
6
+ "global_step": 8000,
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.65,
13
+ "learning_rate": 6.493506493506493e-07,
14
+ "loss": 2.3458,
15
+ "step": 300
16
+ },
17
+ {
18
+ "epoch": 1.3,
19
+ "learning_rate": 1.2987012987012986e-06,
20
+ "loss": 2.3309,
21
+ "step": 600
22
+ },
23
+ {
24
+ "epoch": 1.95,
25
+ "learning_rate": 1.9480519480519483e-06,
26
+ "loss": 2.2872,
27
+ "step": 900
28
+ },
29
+ {
30
+ "epoch": 2.16,
31
+ "eval_loss": 2.2653801441192627,
32
+ "eval_runtime": 40.5821,
33
+ "eval_samples_per_second": 64.166,
34
+ "eval_steps_per_second": 4.017,
35
+ "step": 1000
36
+ },
37
+ {
38
+ "epoch": 2.6,
39
+ "learning_rate": 2.597402597402597e-06,
40
+ "loss": 2.2593,
41
+ "step": 1200
42
+ },
43
+ {
44
+ "epoch": 3.25,
45
+ "learning_rate": 3.246753246753247e-06,
46
+ "loss": 2.2332,
47
+ "step": 1500
48
+ },
49
+ {
50
+ "epoch": 3.9,
51
+ "learning_rate": 3.896103896103897e-06,
52
+ "loss": 2.1927,
53
+ "step": 1800
54
+ },
55
+ {
56
+ "epoch": 4.33,
57
+ "eval_loss": 2.181955575942993,
58
+ "eval_runtime": 40.5637,
59
+ "eval_samples_per_second": 64.195,
60
+ "eval_steps_per_second": 4.018,
61
+ "step": 2000
62
+ },
63
+ {
64
+ "epoch": 4.55,
65
+ "learning_rate": 4.5454545454545455e-06,
66
+ "loss": 2.1735,
67
+ "step": 2100
68
+ },
69
+ {
70
+ "epoch": 5.19,
71
+ "learning_rate": 5.194805194805194e-06,
72
+ "loss": 2.1703,
73
+ "step": 2400
74
+ },
75
+ {
76
+ "epoch": 5.84,
77
+ "learning_rate": 5.844155844155844e-06,
78
+ "loss": 2.1335,
79
+ "step": 2700
80
+ },
81
+ {
82
+ "epoch": 6.49,
83
+ "learning_rate": 6.493506493506494e-06,
84
+ "loss": 2.1158,
85
+ "step": 3000
86
+ },
87
+ {
88
+ "epoch": 6.49,
89
+ "eval_loss": 2.119281530380249,
90
+ "eval_runtime": 40.6723,
91
+ "eval_samples_per_second": 64.024,
92
+ "eval_steps_per_second": 4.008,
93
+ "step": 3000
94
+ },
95
+ {
96
+ "epoch": 7.14,
97
+ "learning_rate": 7.1428571428571436e-06,
98
+ "loss": 2.1031,
99
+ "step": 3300
100
+ },
101
+ {
102
+ "epoch": 7.79,
103
+ "learning_rate": 7.792207792207793e-06,
104
+ "loss": 2.0958,
105
+ "step": 3600
106
+ },
107
+ {
108
+ "epoch": 8.44,
109
+ "learning_rate": 8.441558441558442e-06,
110
+ "loss": 2.0816,
111
+ "step": 3900
112
+ },
113
+ {
114
+ "epoch": 8.66,
115
+ "eval_loss": 2.083141803741455,
116
+ "eval_runtime": 40.6586,
117
+ "eval_samples_per_second": 64.045,
118
+ "eval_steps_per_second": 4.009,
119
+ "step": 4000
120
+ },
121
+ {
122
+ "epoch": 9.09,
123
+ "learning_rate": 9.090909090909091e-06,
124
+ "loss": 2.07,
125
+ "step": 4200
126
+ },
127
+ {
128
+ "epoch": 9.74,
129
+ "learning_rate": 9.740259740259742e-06,
130
+ "loss": 2.0637,
131
+ "step": 4500
132
+ },
133
+ {
134
+ "epoch": 10.39,
135
+ "learning_rate": 9.96259251245514e-06,
136
+ "loss": 2.0616,
137
+ "step": 4800
138
+ },
139
+ {
140
+ "epoch": 10.82,
141
+ "eval_loss": 2.0597293376922607,
142
+ "eval_runtime": 40.7285,
143
+ "eval_samples_per_second": 63.936,
144
+ "eval_steps_per_second": 4.002,
145
+ "step": 5000
146
+ },
147
+ {
148
+ "epoch": 11.04,
149
+ "learning_rate": 9.736015051459551e-06,
150
+ "loss": 2.0349,
151
+ "step": 5100
152
+ },
153
+ {
154
+ "epoch": 11.69,
155
+ "learning_rate": 9.313027078004903e-06,
156
+ "loss": 2.0407,
157
+ "step": 5400
158
+ },
159
+ {
160
+ "epoch": 12.34,
161
+ "learning_rate": 8.71117061502135e-06,
162
+ "loss": 2.0326,
163
+ "step": 5700
164
+ },
165
+ {
166
+ "epoch": 12.99,
167
+ "learning_rate": 7.955405662643384e-06,
168
+ "loss": 2.0234,
169
+ "step": 6000
170
+ },
171
+ {
172
+ "epoch": 12.99,
173
+ "eval_loss": 2.0452144145965576,
174
+ "eval_runtime": 40.7967,
175
+ "eval_samples_per_second": 63.829,
176
+ "eval_steps_per_second": 3.995,
177
+ "step": 6000
178
+ },
179
+ {
180
+ "epoch": 13.64,
181
+ "learning_rate": 7.0770750650094335e-06,
182
+ "loss": 2.019,
183
+ "step": 6300
184
+ },
185
+ {
186
+ "epoch": 14.29,
187
+ "learning_rate": 6.112604669781572e-06,
188
+ "loss": 2.0186,
189
+ "step": 6600
190
+ },
191
+ {
192
+ "epoch": 14.94,
193
+ "learning_rate": 5.101992686957028e-06,
194
+ "loss": 2.0114,
195
+ "step": 6900
196
+ },
197
+ {
198
+ "epoch": 15.15,
199
+ "eval_loss": 2.0369863510131836,
200
+ "eval_runtime": 40.6659,
201
+ "eval_samples_per_second": 64.034,
202
+ "eval_steps_per_second": 4.008,
203
+ "step": 7000
204
+ },
205
+ {
206
+ "epoch": 15.58,
207
+ "learning_rate": 4.087150895803192e-06,
208
+ "loss": 2.0134,
209
+ "step": 7200
210
+ },
211
+ {
212
+ "epoch": 16.23,
213
+ "learning_rate": 3.110166492855468e-06,
214
+ "loss": 2.0014,
215
+ "step": 7500
216
+ },
217
+ {
218
+ "epoch": 16.88,
219
+ "learning_rate": 2.211556665065854e-06,
220
+ "loss": 2.011,
221
+ "step": 7800
222
+ },
223
+ {
224
+ "epoch": 17.32,
225
+ "eval_loss": 2.033980369567871,
226
+ "eval_runtime": 40.7311,
227
+ "eval_samples_per_second": 63.931,
228
+ "eval_steps_per_second": 4.002,
229
+ "step": 8000
230
+ }
231
+ ],
232
+ "logging_steps": 300,
233
+ "max_steps": 9240,
234
+ "num_train_epochs": 20,
235
+ "save_steps": 1000,
236
+ "total_flos": 5.568392565296333e+17,
237
+ "trial_name": null,
238
+ "trial_params": null
239
+ }
checkpoint-8000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01cd81cf5bf64d274869694c75d5928fc39850c1ab5016c79515a4fb366079ee
3
+ size 4155