TinyPixel commited on
Commit
7e6957a
·
1 Parent(s): 0351bfc

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,238 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: deepseek-ai/deepseek-coder-1.3b-base
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: False
207
+ - load_in_4bit: True
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: nf4
213
+ - bnb_4bit_use_double_quant: False
214
+ - bnb_4bit_compute_dtype: float16
215
+
216
+ ### Framework versions
217
+
218
+
219
+ - PEFT 0.7.0.dev0
220
+ ## Training procedure
221
+
222
+
223
+ The following `bitsandbytes` quantization config was used during training:
224
+ - quant_method: bitsandbytes
225
+ - load_in_8bit: False
226
+ - load_in_4bit: True
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: nf4
232
+ - bnb_4bit_use_double_quant: False
233
+ - bnb_4bit_compute_dtype: float16
234
+
235
+ ### Framework versions
236
+
237
+
238
+ - PEFT 0.7.0.dev0
adapter_config.json ADDED
@@ -0,0 +1,28 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "deepseek-ai/deepseek-coder-1.3b-base",
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": 16,
12
+ "lora_dropout": 0.1,
13
+ "modules_to_save": null,
14
+ "peft_type": "LORA",
15
+ "r": 64,
16
+ "rank_pattern": {},
17
+ "revision": null,
18
+ "target_modules": [
19
+ "v_proj",
20
+ "down_proj",
21
+ "up_proj",
22
+ "o_proj",
23
+ "q_proj",
24
+ "k_proj",
25
+ "gate_proj"
26
+ ],
27
+ "task_type": "CAUSAL_LM"
28
+ }
adapter_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f4f89d9ad8b5912ae5ce03900973421778bea47e96e4ad2f2eeaf39e4aef32b
3
+ size 239983242
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e0f35e39115d263af04558e2e224744da71227d734ef6fac25ed5bbc5e9b699f
3
+ size 239906848
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72b5aaab6d3717640ba403ffef6f533b9fb5d101d092183b271763aa351352e7
3
+ size 479931450
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:142ac1ded50ee306f2a29f9760eeb8b7f76896e954cb4ea96a2276c18e5f73e1
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d9e471db710356376492659006808a20be0045602b0f7bb3d09de8c65a4806ca
3
+ size 1064
special_tokens_map.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|begin▁of▁sentence|>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|end▁of▁sentence|>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "<|end▁of▁sentence|>"
17
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,190 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "32000": {
4
+ "content": "õ",
5
+ "lstrip": false,
6
+ "normalized": true,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": false
10
+ },
11
+ "32001": {
12
+ "content": "÷",
13
+ "lstrip": false,
14
+ "normalized": true,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": false
18
+ },
19
+ "32002": {
20
+ "content": "Á",
21
+ "lstrip": false,
22
+ "normalized": true,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": false
26
+ },
27
+ "32003": {
28
+ "content": "ý",
29
+ "lstrip": false,
30
+ "normalized": true,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": false
34
+ },
35
+ "32004": {
36
+ "content": "À",
37
+ "lstrip": false,
38
+ "normalized": true,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": false
42
+ },
43
+ "32005": {
44
+ "content": "ÿ",
45
+ "lstrip": false,
46
+ "normalized": true,
47
+ "rstrip": false,
48
+ "single_word": false,
49
+ "special": false
50
+ },
51
+ "32006": {
52
+ "content": "ø",
53
+ "lstrip": false,
54
+ "normalized": true,
55
+ "rstrip": false,
56
+ "single_word": false,
57
+ "special": false
58
+ },
59
+ "32007": {
60
+ "content": "ú",
61
+ "lstrip": false,
62
+ "normalized": true,
63
+ "rstrip": false,
64
+ "single_word": false,
65
+ "special": false
66
+ },
67
+ "32008": {
68
+ "content": "þ",
69
+ "lstrip": false,
70
+ "normalized": true,
71
+ "rstrip": false,
72
+ "single_word": false,
73
+ "special": false
74
+ },
75
+ "32009": {
76
+ "content": "ü",
77
+ "lstrip": false,
78
+ "normalized": true,
79
+ "rstrip": false,
80
+ "single_word": false,
81
+ "special": false
82
+ },
83
+ "32010": {
84
+ "content": "ù",
85
+ "lstrip": false,
86
+ "normalized": true,
87
+ "rstrip": false,
88
+ "single_word": false,
89
+ "special": false
90
+ },
91
+ "32011": {
92
+ "content": "ö",
93
+ "lstrip": false,
94
+ "normalized": true,
95
+ "rstrip": false,
96
+ "single_word": false,
97
+ "special": false
98
+ },
99
+ "32012": {
100
+ "content": "û",
101
+ "lstrip": false,
102
+ "normalized": true,
103
+ "rstrip": false,
104
+ "single_word": false,
105
+ "special": false
106
+ },
107
+ "32013": {
108
+ "content": "<|begin▁of▁sentence|>",
109
+ "lstrip": false,
110
+ "normalized": true,
111
+ "rstrip": false,
112
+ "single_word": false,
113
+ "special": true
114
+ },
115
+ "32014": {
116
+ "content": "<|end▁of▁sentence|>",
117
+ "lstrip": false,
118
+ "normalized": true,
119
+ "rstrip": false,
120
+ "single_word": false,
121
+ "special": true
122
+ },
123
+ "32015": {
124
+ "content": "<|fim▁hole|>",
125
+ "lstrip": false,
126
+ "normalized": true,
127
+ "rstrip": false,
128
+ "single_word": false,
129
+ "special": false
130
+ },
131
+ "32016": {
132
+ "content": "<|fim▁begin|>",
133
+ "lstrip": false,
134
+ "normalized": true,
135
+ "rstrip": false,
136
+ "single_word": false,
137
+ "special": false
138
+ },
139
+ "32017": {
140
+ "content": "<|fim▁end|>",
141
+ "lstrip": false,
142
+ "normalized": true,
143
+ "rstrip": false,
144
+ "single_word": false,
145
+ "special": false
146
+ },
147
+ "32018": {
148
+ "content": "<pad>",
149
+ "lstrip": false,
150
+ "normalized": true,
151
+ "rstrip": false,
152
+ "single_word": false,
153
+ "special": false
154
+ },
155
+ "32019": {
156
+ "content": "<|User|>",
157
+ "lstrip": false,
158
+ "normalized": true,
159
+ "rstrip": false,
160
+ "single_word": false,
161
+ "special": false
162
+ },
163
+ "32020": {
164
+ "content": "<|Assistant|>",
165
+ "lstrip": false,
166
+ "normalized": true,
167
+ "rstrip": false,
168
+ "single_word": false,
169
+ "special": false
170
+ },
171
+ "32021": {
172
+ "content": "<|EOT|>",
173
+ "lstrip": false,
174
+ "normalized": true,
175
+ "rstrip": false,
176
+ "single_word": false,
177
+ "special": false
178
+ }
179
+ },
180
+ "bos_token": "<|begin▁of▁sentence|>",
181
+ "clean_up_tokenization_spaces": false,
182
+ "eos_token": "<|end▁of▁sentence|>",
183
+ "legacy": true,
184
+ "model_max_length": 16384,
185
+ "pad_token": "<|end▁of▁sentence|>",
186
+ "sp_model_kwargs": {},
187
+ "tokenizer_class": "LlamaTokenizer",
188
+ "unk_token": null,
189
+ "use_default_system_prompt": false
190
+ }
trainer_state.json ADDED
@@ -0,0 +1,619 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.9972041006523766,
5
+ "eval_steps": 500,
6
+ "global_step": 201,
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": 2e-05,
14
+ "loss": 2.5636,
15
+ "step": 2
16
+ },
17
+ {
18
+ "epoch": 0.06,
19
+ "learning_rate": 2e-05,
20
+ "loss": 1.8753,
21
+ "step": 4
22
+ },
23
+ {
24
+ "epoch": 0.09,
25
+ "learning_rate": 2e-05,
26
+ "loss": 2.041,
27
+ "step": 6
28
+ },
29
+ {
30
+ "epoch": 0.12,
31
+ "learning_rate": 2e-05,
32
+ "loss": 1.8559,
33
+ "step": 8
34
+ },
35
+ {
36
+ "epoch": 0.15,
37
+ "learning_rate": 2e-05,
38
+ "loss": 1.4474,
39
+ "step": 10
40
+ },
41
+ {
42
+ "epoch": 0.18,
43
+ "learning_rate": 2e-05,
44
+ "loss": 1.7762,
45
+ "step": 12
46
+ },
47
+ {
48
+ "epoch": 0.21,
49
+ "learning_rate": 2e-05,
50
+ "loss": 2.2098,
51
+ "step": 14
52
+ },
53
+ {
54
+ "epoch": 0.24,
55
+ "learning_rate": 2e-05,
56
+ "loss": 2.4049,
57
+ "step": 16
58
+ },
59
+ {
60
+ "epoch": 0.27,
61
+ "learning_rate": 2e-05,
62
+ "loss": 2.0104,
63
+ "step": 18
64
+ },
65
+ {
66
+ "epoch": 0.3,
67
+ "learning_rate": 2e-05,
68
+ "loss": 1.7537,
69
+ "step": 20
70
+ },
71
+ {
72
+ "epoch": 0.33,
73
+ "learning_rate": 2e-05,
74
+ "loss": 1.9272,
75
+ "step": 22
76
+ },
77
+ {
78
+ "epoch": 0.36,
79
+ "learning_rate": 2e-05,
80
+ "loss": 1.8277,
81
+ "step": 24
82
+ },
83
+ {
84
+ "epoch": 0.39,
85
+ "learning_rate": 2e-05,
86
+ "loss": 1.6745,
87
+ "step": 26
88
+ },
89
+ {
90
+ "epoch": 0.42,
91
+ "learning_rate": 2e-05,
92
+ "loss": 1.8943,
93
+ "step": 28
94
+ },
95
+ {
96
+ "epoch": 0.45,
97
+ "learning_rate": 2e-05,
98
+ "loss": 2.3391,
99
+ "step": 30
100
+ },
101
+ {
102
+ "epoch": 0.48,
103
+ "learning_rate": 2e-05,
104
+ "loss": 2.2157,
105
+ "step": 32
106
+ },
107
+ {
108
+ "epoch": 0.51,
109
+ "learning_rate": 2e-05,
110
+ "loss": 2.419,
111
+ "step": 34
112
+ },
113
+ {
114
+ "epoch": 0.54,
115
+ "learning_rate": 2e-05,
116
+ "loss": 2.0958,
117
+ "step": 36
118
+ },
119
+ {
120
+ "epoch": 0.57,
121
+ "learning_rate": 2e-05,
122
+ "loss": 1.9335,
123
+ "step": 38
124
+ },
125
+ {
126
+ "epoch": 0.6,
127
+ "learning_rate": 2e-05,
128
+ "loss": 1.8017,
129
+ "step": 40
130
+ },
131
+ {
132
+ "epoch": 0.63,
133
+ "learning_rate": 2e-05,
134
+ "loss": 1.5031,
135
+ "step": 42
136
+ },
137
+ {
138
+ "epoch": 0.66,
139
+ "learning_rate": 2e-05,
140
+ "loss": 1.7947,
141
+ "step": 44
142
+ },
143
+ {
144
+ "epoch": 0.69,
145
+ "learning_rate": 2e-05,
146
+ "loss": 2.099,
147
+ "step": 46
148
+ },
149
+ {
150
+ "epoch": 0.72,
151
+ "learning_rate": 2e-05,
152
+ "loss": 1.9099,
153
+ "step": 48
154
+ },
155
+ {
156
+ "epoch": 0.75,
157
+ "learning_rate": 2e-05,
158
+ "loss": 2.5796,
159
+ "step": 50
160
+ },
161
+ {
162
+ "epoch": 0.78,
163
+ "learning_rate": 2e-05,
164
+ "loss": 1.8187,
165
+ "step": 52
166
+ },
167
+ {
168
+ "epoch": 0.81,
169
+ "learning_rate": 2e-05,
170
+ "loss": 1.7782,
171
+ "step": 54
172
+ },
173
+ {
174
+ "epoch": 0.84,
175
+ "learning_rate": 2e-05,
176
+ "loss": 1.8946,
177
+ "step": 56
178
+ },
179
+ {
180
+ "epoch": 0.86,
181
+ "learning_rate": 2e-05,
182
+ "loss": 1.6698,
183
+ "step": 58
184
+ },
185
+ {
186
+ "epoch": 0.89,
187
+ "learning_rate": 2e-05,
188
+ "loss": 1.5231,
189
+ "step": 60
190
+ },
191
+ {
192
+ "epoch": 0.92,
193
+ "learning_rate": 2e-05,
194
+ "loss": 1.6646,
195
+ "step": 62
196
+ },
197
+ {
198
+ "epoch": 0.95,
199
+ "learning_rate": 2e-05,
200
+ "loss": 1.8845,
201
+ "step": 64
202
+ },
203
+ {
204
+ "epoch": 0.98,
205
+ "learning_rate": 2e-05,
206
+ "loss": 1.6904,
207
+ "step": 66
208
+ },
209
+ {
210
+ "epoch": 1.01,
211
+ "learning_rate": 2e-05,
212
+ "loss": 2.212,
213
+ "step": 68
214
+ },
215
+ {
216
+ "epoch": 1.04,
217
+ "learning_rate": 2e-05,
218
+ "loss": 1.7614,
219
+ "step": 70
220
+ },
221
+ {
222
+ "epoch": 1.07,
223
+ "learning_rate": 2e-05,
224
+ "loss": 1.7902,
225
+ "step": 72
226
+ },
227
+ {
228
+ "epoch": 1.1,
229
+ "learning_rate": 2e-05,
230
+ "loss": 1.9249,
231
+ "step": 74
232
+ },
233
+ {
234
+ "epoch": 1.13,
235
+ "learning_rate": 2e-05,
236
+ "loss": 1.5314,
237
+ "step": 76
238
+ },
239
+ {
240
+ "epoch": 1.16,
241
+ "learning_rate": 2e-05,
242
+ "loss": 1.4637,
243
+ "step": 78
244
+ },
245
+ {
246
+ "epoch": 1.19,
247
+ "learning_rate": 2e-05,
248
+ "loss": 1.6649,
249
+ "step": 80
250
+ },
251
+ {
252
+ "epoch": 1.22,
253
+ "learning_rate": 2e-05,
254
+ "loss": 2.007,
255
+ "step": 82
256
+ },
257
+ {
258
+ "epoch": 1.25,
259
+ "learning_rate": 2e-05,
260
+ "loss": 1.7585,
261
+ "step": 84
262
+ },
263
+ {
264
+ "epoch": 1.28,
265
+ "learning_rate": 2e-05,
266
+ "loss": 2.006,
267
+ "step": 86
268
+ },
269
+ {
270
+ "epoch": 1.31,
271
+ "learning_rate": 2e-05,
272
+ "loss": 1.7321,
273
+ "step": 88
274
+ },
275
+ {
276
+ "epoch": 1.34,
277
+ "learning_rate": 2e-05,
278
+ "loss": 1.8055,
279
+ "step": 90
280
+ },
281
+ {
282
+ "epoch": 1.37,
283
+ "learning_rate": 2e-05,
284
+ "loss": 1.7243,
285
+ "step": 92
286
+ },
287
+ {
288
+ "epoch": 1.4,
289
+ "learning_rate": 2e-05,
290
+ "loss": 1.4223,
291
+ "step": 94
292
+ },
293
+ {
294
+ "epoch": 1.43,
295
+ "learning_rate": 2e-05,
296
+ "loss": 1.6713,
297
+ "step": 96
298
+ },
299
+ {
300
+ "epoch": 1.46,
301
+ "learning_rate": 2e-05,
302
+ "loss": 1.7817,
303
+ "step": 98
304
+ },
305
+ {
306
+ "epoch": 1.49,
307
+ "learning_rate": 2e-05,
308
+ "loss": 1.5739,
309
+ "step": 100
310
+ },
311
+ {
312
+ "epoch": 1.52,
313
+ "learning_rate": 2e-05,
314
+ "loss": 2.503,
315
+ "step": 102
316
+ },
317
+ {
318
+ "epoch": 1.55,
319
+ "learning_rate": 2e-05,
320
+ "loss": 1.7568,
321
+ "step": 104
322
+ },
323
+ {
324
+ "epoch": 1.58,
325
+ "learning_rate": 2e-05,
326
+ "loss": 1.764,
327
+ "step": 106
328
+ },
329
+ {
330
+ "epoch": 1.61,
331
+ "learning_rate": 2e-05,
332
+ "loss": 1.7051,
333
+ "step": 108
334
+ },
335
+ {
336
+ "epoch": 1.64,
337
+ "learning_rate": 2e-05,
338
+ "loss": 1.2782,
339
+ "step": 110
340
+ },
341
+ {
342
+ "epoch": 1.67,
343
+ "learning_rate": 2e-05,
344
+ "loss": 1.6762,
345
+ "step": 112
346
+ },
347
+ {
348
+ "epoch": 1.7,
349
+ "learning_rate": 2e-05,
350
+ "loss": 1.9468,
351
+ "step": 114
352
+ },
353
+ {
354
+ "epoch": 1.73,
355
+ "learning_rate": 2e-05,
356
+ "loss": 1.8962,
357
+ "step": 116
358
+ },
359
+ {
360
+ "epoch": 1.76,
361
+ "learning_rate": 2e-05,
362
+ "loss": 2.3161,
363
+ "step": 118
364
+ },
365
+ {
366
+ "epoch": 1.79,
367
+ "learning_rate": 2e-05,
368
+ "loss": 1.7126,
369
+ "step": 120
370
+ },
371
+ {
372
+ "epoch": 1.82,
373
+ "learning_rate": 2e-05,
374
+ "loss": 1.7572,
375
+ "step": 122
376
+ },
377
+ {
378
+ "epoch": 1.85,
379
+ "learning_rate": 2e-05,
380
+ "loss": 1.5726,
381
+ "step": 124
382
+ },
383
+ {
384
+ "epoch": 1.88,
385
+ "learning_rate": 2e-05,
386
+ "loss": 1.2902,
387
+ "step": 126
388
+ },
389
+ {
390
+ "epoch": 1.91,
391
+ "learning_rate": 2e-05,
392
+ "loss": 1.7416,
393
+ "step": 128
394
+ },
395
+ {
396
+ "epoch": 1.94,
397
+ "learning_rate": 2e-05,
398
+ "loss": 1.8538,
399
+ "step": 130
400
+ },
401
+ {
402
+ "epoch": 1.97,
403
+ "learning_rate": 2e-05,
404
+ "loss": 1.2801,
405
+ "step": 132
406
+ },
407
+ {
408
+ "epoch": 2.0,
409
+ "learning_rate": 2e-05,
410
+ "loss": 1.6297,
411
+ "step": 134
412
+ },
413
+ {
414
+ "epoch": 2.03,
415
+ "learning_rate": 2e-05,
416
+ "loss": 2.2701,
417
+ "step": 136
418
+ },
419
+ {
420
+ "epoch": 2.06,
421
+ "learning_rate": 2e-05,
422
+ "loss": 1.7373,
423
+ "step": 138
424
+ },
425
+ {
426
+ "epoch": 2.09,
427
+ "learning_rate": 2e-05,
428
+ "loss": 1.8102,
429
+ "step": 140
430
+ },
431
+ {
432
+ "epoch": 2.12,
433
+ "learning_rate": 2e-05,
434
+ "loss": 1.659,
435
+ "step": 142
436
+ },
437
+ {
438
+ "epoch": 2.15,
439
+ "learning_rate": 2e-05,
440
+ "loss": 1.5476,
441
+ "step": 144
442
+ },
443
+ {
444
+ "epoch": 2.18,
445
+ "learning_rate": 2e-05,
446
+ "loss": 1.4895,
447
+ "step": 146
448
+ },
449
+ {
450
+ "epoch": 2.21,
451
+ "learning_rate": 2e-05,
452
+ "loss": 1.6523,
453
+ "step": 148
454
+ },
455
+ {
456
+ "epoch": 2.24,
457
+ "learning_rate": 2e-05,
458
+ "loss": 1.4569,
459
+ "step": 150
460
+ },
461
+ {
462
+ "epoch": 2.27,
463
+ "learning_rate": 2e-05,
464
+ "loss": 2.4678,
465
+ "step": 152
466
+ },
467
+ {
468
+ "epoch": 2.3,
469
+ "learning_rate": 2e-05,
470
+ "loss": 1.9758,
471
+ "step": 154
472
+ },
473
+ {
474
+ "epoch": 2.33,
475
+ "learning_rate": 2e-05,
476
+ "loss": 1.7601,
477
+ "step": 156
478
+ },
479
+ {
480
+ "epoch": 2.36,
481
+ "learning_rate": 2e-05,
482
+ "loss": 1.8439,
483
+ "step": 158
484
+ },
485
+ {
486
+ "epoch": 2.39,
487
+ "learning_rate": 2e-05,
488
+ "loss": 1.392,
489
+ "step": 160
490
+ },
491
+ {
492
+ "epoch": 2.42,
493
+ "learning_rate": 2e-05,
494
+ "loss": 1.5195,
495
+ "step": 162
496
+ },
497
+ {
498
+ "epoch": 2.45,
499
+ "learning_rate": 2e-05,
500
+ "loss": 1.5823,
501
+ "step": 164
502
+ },
503
+ {
504
+ "epoch": 2.48,
505
+ "learning_rate": 2e-05,
506
+ "loss": 1.534,
507
+ "step": 166
508
+ },
509
+ {
510
+ "epoch": 2.51,
511
+ "learning_rate": 2e-05,
512
+ "loss": 2.0172,
513
+ "step": 168
514
+ },
515
+ {
516
+ "epoch": 2.53,
517
+ "learning_rate": 2e-05,
518
+ "loss": 1.6927,
519
+ "step": 170
520
+ },
521
+ {
522
+ "epoch": 2.56,
523
+ "learning_rate": 2e-05,
524
+ "loss": 1.8205,
525
+ "step": 172
526
+ },
527
+ {
528
+ "epoch": 2.59,
529
+ "learning_rate": 2e-05,
530
+ "loss": 1.8063,
531
+ "step": 174
532
+ },
533
+ {
534
+ "epoch": 2.62,
535
+ "learning_rate": 2e-05,
536
+ "loss": 1.3506,
537
+ "step": 176
538
+ },
539
+ {
540
+ "epoch": 2.65,
541
+ "learning_rate": 2e-05,
542
+ "loss": 1.3634,
543
+ "step": 178
544
+ },
545
+ {
546
+ "epoch": 2.68,
547
+ "learning_rate": 2e-05,
548
+ "loss": 1.6887,
549
+ "step": 180
550
+ },
551
+ {
552
+ "epoch": 2.71,
553
+ "learning_rate": 2e-05,
554
+ "loss": 1.6399,
555
+ "step": 182
556
+ },
557
+ {
558
+ "epoch": 2.74,
559
+ "learning_rate": 2e-05,
560
+ "loss": 2.5611,
561
+ "step": 184
562
+ },
563
+ {
564
+ "epoch": 2.77,
565
+ "learning_rate": 2e-05,
566
+ "loss": 1.7254,
567
+ "step": 186
568
+ },
569
+ {
570
+ "epoch": 2.8,
571
+ "learning_rate": 2e-05,
572
+ "loss": 1.8264,
573
+ "step": 188
574
+ },
575
+ {
576
+ "epoch": 2.83,
577
+ "learning_rate": 2e-05,
578
+ "loss": 1.6687,
579
+ "step": 190
580
+ },
581
+ {
582
+ "epoch": 2.86,
583
+ "learning_rate": 2e-05,
584
+ "loss": 1.1035,
585
+ "step": 192
586
+ },
587
+ {
588
+ "epoch": 2.89,
589
+ "learning_rate": 2e-05,
590
+ "loss": 1.6223,
591
+ "step": 194
592
+ },
593
+ {
594
+ "epoch": 2.92,
595
+ "learning_rate": 2e-05,
596
+ "loss": 1.7795,
597
+ "step": 196
598
+ },
599
+ {
600
+ "epoch": 2.95,
601
+ "learning_rate": 2e-05,
602
+ "loss": 1.4972,
603
+ "step": 198
604
+ },
605
+ {
606
+ "epoch": 2.98,
607
+ "learning_rate": 2e-05,
608
+ "loss": 1.3781,
609
+ "step": 200
610
+ }
611
+ ],
612
+ "logging_steps": 2,
613
+ "max_steps": 201,
614
+ "num_train_epochs": 3,
615
+ "save_steps": 500,
616
+ "total_flos": 1.4137758692634624e+16,
617
+ "trial_name": null,
618
+ "trial_params": null
619
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f6bee7430ccfdbe95063584ca1df0c5e1cfd233fa5bd12c594a1d3483a98efbb
3
+ size 4600