prxy5605 commited on
Commit
709d06c
·
verified ·
1 Parent(s): a02c635

Training in progress, epoch 0, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/Qwen2-0.5B
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,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/Qwen2-0.5B",
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
+ "q_proj",
24
+ "gate_proj",
25
+ "up_proj",
26
+ "down_proj",
27
+ "k_proj",
28
+ "v_proj",
29
+ "o_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:11b6432a580f6f75640e2b65bf1ae7cef708a6e0ea09521c78212a7e3e3c8049
3
+ size 140815952
last-checkpoint/added_tokens.json ADDED
@@ -0,0 +1,6 @@
 
 
 
 
 
 
 
1
+ {
2
+ "<|PAD_TOKEN|>": 151646,
3
+ "<|endoftext|>": 151643,
4
+ "<|im_end|>": 151645,
5
+ "<|im_start|>": 151644
6
+ }
last-checkpoint/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:81f8a47032f3a16993a73751162373388fdfb6e1744ae419e36af51c78901c9e
3
+ size 71878612
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d74b6970a349cac75a76ffbdcd3d7917df6ee2395db2a50b64f734b1f062c7b2
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2d754412c61116546142914503e7369d0cc35d3c380a07e5218f595d76b6d96
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>"
5
+ ],
6
+ "eos_token": {
7
+ "content": "<|endoftext|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false
12
+ },
13
+ "pad_token": {
14
+ "content": "<|PAD_TOKEN|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false
19
+ }
20
+ }
last-checkpoint/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9479047c22047670077878de944c696032b1a81049beeb6e99fbda7fb93e395a
3
+ size 11418456
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,52 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "151643": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "151644": {
13
+ "content": "<|im_start|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "151645": {
21
+ "content": "<|im_end|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "151646": {
29
+ "content": "<|PAD_TOKEN|>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ }
36
+ },
37
+ "additional_special_tokens": [
38
+ "<|im_start|>",
39
+ "<|im_end|>"
40
+ ],
41
+ "bos_token": null,
42
+ "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 %}",
43
+ "clean_up_tokenization_spaces": false,
44
+ "eos_token": "<|endoftext|>",
45
+ "errors": "replace",
46
+ "model_max_length": 32768,
47
+ "pad_token": "<|PAD_TOKEN|>",
48
+ "padding_side": "left",
49
+ "split_special_tokens": false,
50
+ "tokenizer_class": "Qwen2Tokenizer",
51
+ "unk_token": null
52
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,409 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.1583217890362161,
5
+ "eval_steps": 17,
6
+ "global_step": 200,
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.0007916089451810805,
13
+ "eval_loss": 1.6783689260482788,
14
+ "eval_runtime": 26.0033,
15
+ "eval_samples_per_second": 40.918,
16
+ "eval_steps_per_second": 20.459,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.003958044725905403,
21
+ "grad_norm": 2.201160192489624,
22
+ "learning_rate": 5e-05,
23
+ "loss": 1.2759,
24
+ "step": 5
25
+ },
26
+ {
27
+ "epoch": 0.007916089451810805,
28
+ "grad_norm": 1.9438554048538208,
29
+ "learning_rate": 0.0001,
30
+ "loss": 1.2923,
31
+ "step": 10
32
+ },
33
+ {
34
+ "epoch": 0.011874134177716208,
35
+ "grad_norm": 1.907136082649231,
36
+ "learning_rate": 9.98292246503335e-05,
37
+ "loss": 1.3826,
38
+ "step": 15
39
+ },
40
+ {
41
+ "epoch": 0.01345735206807837,
42
+ "eval_loss": 1.463081955909729,
43
+ "eval_runtime": 25.9374,
44
+ "eval_samples_per_second": 41.022,
45
+ "eval_steps_per_second": 20.511,
46
+ "step": 17
47
+ },
48
+ {
49
+ "epoch": 0.01583217890362161,
50
+ "grad_norm": 1.7567541599273682,
51
+ "learning_rate": 9.931806517013612e-05,
52
+ "loss": 1.3199,
53
+ "step": 20
54
+ },
55
+ {
56
+ "epoch": 0.019790223629527013,
57
+ "grad_norm": 2.00892972946167,
58
+ "learning_rate": 9.847001329696653e-05,
59
+ "loss": 1.3275,
60
+ "step": 25
61
+ },
62
+ {
63
+ "epoch": 0.023748268355432416,
64
+ "grad_norm": 1.9397120475769043,
65
+ "learning_rate": 9.729086208503174e-05,
66
+ "loss": 1.4035,
67
+ "step": 30
68
+ },
69
+ {
70
+ "epoch": 0.02691470413615674,
71
+ "eval_loss": 1.4135560989379883,
72
+ "eval_runtime": 25.9817,
73
+ "eval_samples_per_second": 40.952,
74
+ "eval_steps_per_second": 20.476,
75
+ "step": 34
76
+ },
77
+ {
78
+ "epoch": 0.027706313081337818,
79
+ "grad_norm": 2.267307758331299,
80
+ "learning_rate": 9.578866633275288e-05,
81
+ "loss": 1.3731,
82
+ "step": 35
83
+ },
84
+ {
85
+ "epoch": 0.03166435780724322,
86
+ "grad_norm": 2.1668777465820312,
87
+ "learning_rate": 9.397368756032445e-05,
88
+ "loss": 1.4531,
89
+ "step": 40
90
+ },
91
+ {
92
+ "epoch": 0.03562240253314863,
93
+ "grad_norm": 2.3527231216430664,
94
+ "learning_rate": 9.185832391312644e-05,
95
+ "loss": 1.4923,
96
+ "step": 45
97
+ },
98
+ {
99
+ "epoch": 0.039580447259054026,
100
+ "grad_norm": 4.546135902404785,
101
+ "learning_rate": 8.945702546981969e-05,
102
+ "loss": 1.6113,
103
+ "step": 50
104
+ },
105
+ {
106
+ "epoch": 0.040372056204235104,
107
+ "eval_loss": 1.4322738647460938,
108
+ "eval_runtime": 25.8037,
109
+ "eval_samples_per_second": 41.234,
110
+ "eval_steps_per_second": 20.617,
111
+ "step": 51
112
+ },
113
+ {
114
+ "epoch": 0.04353849198495943,
115
+ "grad_norm": 1.4479423761367798,
116
+ "learning_rate": 8.678619553365659e-05,
117
+ "loss": 1.2008,
118
+ "step": 55
119
+ },
120
+ {
121
+ "epoch": 0.04749653671086483,
122
+ "grad_norm": 1.4737143516540527,
123
+ "learning_rate": 8.386407858128706e-05,
124
+ "loss": 1.2783,
125
+ "step": 60
126
+ },
127
+ {
128
+ "epoch": 0.05145458143677024,
129
+ "grad_norm": 1.5889619588851929,
130
+ "learning_rate": 8.07106356344834e-05,
131
+ "loss": 1.2898,
132
+ "step": 65
133
+ },
134
+ {
135
+ "epoch": 0.05382940827231348,
136
+ "eval_loss": 1.3583840131759644,
137
+ "eval_runtime": 25.8569,
138
+ "eval_samples_per_second": 41.15,
139
+ "eval_steps_per_second": 20.575,
140
+ "step": 68
141
+ },
142
+ {
143
+ "epoch": 0.055412626162675636,
144
+ "grad_norm": 1.5757551193237305,
145
+ "learning_rate": 7.734740790612136e-05,
146
+ "loss": 1.2421,
147
+ "step": 70
148
+ },
149
+ {
150
+ "epoch": 0.05937067088858104,
151
+ "grad_norm": 1.9485254287719727,
152
+ "learning_rate": 7.379736965185368e-05,
153
+ "loss": 1.3999,
154
+ "step": 75
155
+ },
156
+ {
157
+ "epoch": 0.06332871561448644,
158
+ "grad_norm": 1.766582727432251,
159
+ "learning_rate": 7.008477123264848e-05,
160
+ "loss": 1.3335,
161
+ "step": 80
162
+ },
163
+ {
164
+ "epoch": 0.06728676034039184,
165
+ "grad_norm": 1.8992124795913696,
166
+ "learning_rate": 6.623497346023418e-05,
167
+ "loss": 1.4323,
168
+ "step": 85
169
+ },
170
+ {
171
+ "epoch": 0.06728676034039184,
172
+ "eval_loss": 1.3332414627075195,
173
+ "eval_runtime": 25.9264,
174
+ "eval_samples_per_second": 41.039,
175
+ "eval_steps_per_second": 20.52,
176
+ "step": 85
177
+ },
178
+ {
179
+ "epoch": 0.07124480506629725,
180
+ "grad_norm": 2.0524697303771973,
181
+ "learning_rate": 6.227427435703997e-05,
182
+ "loss": 1.3971,
183
+ "step": 90
184
+ },
185
+ {
186
+ "epoch": 0.07520284979220265,
187
+ "grad_norm": 2.077540636062622,
188
+ "learning_rate": 5.8229729514036705e-05,
189
+ "loss": 1.5092,
190
+ "step": 95
191
+ },
192
+ {
193
+ "epoch": 0.07916089451810805,
194
+ "grad_norm": 5.257937431335449,
195
+ "learning_rate": 5.4128967273616625e-05,
196
+ "loss": 1.5137,
197
+ "step": 100
198
+ },
199
+ {
200
+ "epoch": 0.08074411240847021,
201
+ "eval_loss": 1.3336191177368164,
202
+ "eval_runtime": 25.9341,
203
+ "eval_samples_per_second": 41.027,
204
+ "eval_steps_per_second": 20.513,
205
+ "step": 102
206
+ },
207
+ {
208
+ "epoch": 0.08311893924401345,
209
+ "grad_norm": 1.3437187671661377,
210
+ "learning_rate": 5e-05,
211
+ "loss": 1.0527,
212
+ "step": 105
213
+ },
214
+ {
215
+ "epoch": 0.08707698396991886,
216
+ "grad_norm": 1.438896656036377,
217
+ "learning_rate": 4.5871032726383386e-05,
218
+ "loss": 1.1543,
219
+ "step": 110
220
+ },
221
+ {
222
+ "epoch": 0.09103502869582426,
223
+ "grad_norm": 1.536594271659851,
224
+ "learning_rate": 4.17702704859633e-05,
225
+ "loss": 1.2092,
226
+ "step": 115
227
+ },
228
+ {
229
+ "epoch": 0.09420146447654859,
230
+ "eval_loss": 1.3171730041503906,
231
+ "eval_runtime": 26.0153,
232
+ "eval_samples_per_second": 40.899,
233
+ "eval_steps_per_second": 20.449,
234
+ "step": 119
235
+ },
236
+ {
237
+ "epoch": 0.09499307342172966,
238
+ "grad_norm": 1.4326410293579102,
239
+ "learning_rate": 3.772572564296005e-05,
240
+ "loss": 1.2,
241
+ "step": 120
242
+ },
243
+ {
244
+ "epoch": 0.09895111814763506,
245
+ "grad_norm": 1.632464051246643,
246
+ "learning_rate": 3.3765026539765834e-05,
247
+ "loss": 1.2842,
248
+ "step": 125
249
+ },
250
+ {
251
+ "epoch": 0.10290916287354047,
252
+ "grad_norm": 1.8602347373962402,
253
+ "learning_rate": 2.991522876735154e-05,
254
+ "loss": 1.32,
255
+ "step": 130
256
+ },
257
+ {
258
+ "epoch": 0.10686720759944587,
259
+ "grad_norm": 2.0330450534820557,
260
+ "learning_rate": 2.6202630348146324e-05,
261
+ "loss": 1.3365,
262
+ "step": 135
263
+ },
264
+ {
265
+ "epoch": 0.10765881654462696,
266
+ "eval_loss": 1.3025051355361938,
267
+ "eval_runtime": 26.0309,
268
+ "eval_samples_per_second": 40.875,
269
+ "eval_steps_per_second": 20.437,
270
+ "step": 136
271
+ },
272
+ {
273
+ "epoch": 0.11082525232535127,
274
+ "grad_norm": 1.9935216903686523,
275
+ "learning_rate": 2.2652592093878666e-05,
276
+ "loss": 1.386,
277
+ "step": 140
278
+ },
279
+ {
280
+ "epoch": 0.11478329705125669,
281
+ "grad_norm": 2.2302839756011963,
282
+ "learning_rate": 1.928936436551661e-05,
283
+ "loss": 1.4219,
284
+ "step": 145
285
+ },
286
+ {
287
+ "epoch": 0.11874134177716208,
288
+ "grad_norm": 2.92394757270813,
289
+ "learning_rate": 1.6135921418712956e-05,
290
+ "loss": 1.4495,
291
+ "step": 150
292
+ },
293
+ {
294
+ "epoch": 0.12111616861270533,
295
+ "eval_loss": 1.2989846467971802,
296
+ "eval_runtime": 25.9807,
297
+ "eval_samples_per_second": 40.954,
298
+ "eval_steps_per_second": 20.477,
299
+ "step": 153
300
+ },
301
+ {
302
+ "epoch": 0.12269938650306748,
303
+ "grad_norm": 1.2223429679870605,
304
+ "learning_rate": 1.3213804466343421e-05,
305
+ "loss": 1.0833,
306
+ "step": 155
307
+ },
308
+ {
309
+ "epoch": 0.12665743122897288,
310
+ "grad_norm": 1.4344662427902222,
311
+ "learning_rate": 1.0542974530180327e-05,
312
+ "loss": 1.1737,
313
+ "step": 160
314
+ },
315
+ {
316
+ "epoch": 0.1306154759548783,
317
+ "grad_norm": 1.3127787113189697,
318
+ "learning_rate": 8.141676086873572e-06,
319
+ "loss": 1.2013,
320
+ "step": 165
321
+ },
322
+ {
323
+ "epoch": 0.13457352068078368,
324
+ "grad_norm": 1.4188923835754395,
325
+ "learning_rate": 6.026312439675552e-06,
326
+ "loss": 1.2569,
327
+ "step": 170
328
+ },
329
+ {
330
+ "epoch": 0.13457352068078368,
331
+ "eval_loss": 1.2919445037841797,
332
+ "eval_runtime": 25.9521,
333
+ "eval_samples_per_second": 40.999,
334
+ "eval_steps_per_second": 20.499,
335
+ "step": 170
336
+ },
337
+ {
338
+ "epoch": 0.1385315654066891,
339
+ "grad_norm": 1.4968329668045044,
340
+ "learning_rate": 4.2113336672471245e-06,
341
+ "loss": 1.2569,
342
+ "step": 175
343
+ },
344
+ {
345
+ "epoch": 0.1424896101325945,
346
+ "grad_norm": 1.6496553421020508,
347
+ "learning_rate": 2.7091379149682685e-06,
348
+ "loss": 1.2825,
349
+ "step": 180
350
+ },
351
+ {
352
+ "epoch": 0.1464476548584999,
353
+ "grad_norm": 1.7205731868743896,
354
+ "learning_rate": 1.5299867030334814e-06,
355
+ "loss": 1.3165,
356
+ "step": 185
357
+ },
358
+ {
359
+ "epoch": 0.14803087274886206,
360
+ "eval_loss": 1.288711667060852,
361
+ "eval_runtime": 26.0228,
362
+ "eval_samples_per_second": 40.887,
363
+ "eval_steps_per_second": 20.444,
364
+ "step": 187
365
+ },
366
+ {
367
+ "epoch": 0.1504056995844053,
368
+ "grad_norm": 2.053647994995117,
369
+ "learning_rate": 6.819348298638839e-07,
370
+ "loss": 1.3614,
371
+ "step": 190
372
+ },
373
+ {
374
+ "epoch": 0.15436374431031072,
375
+ "grad_norm": 2.2067551612854004,
376
+ "learning_rate": 1.7077534966650766e-07,
377
+ "loss": 1.318,
378
+ "step": 195
379
+ },
380
+ {
381
+ "epoch": 0.1583217890362161,
382
+ "grad_norm": 4.184986114501953,
383
+ "learning_rate": 0.0,
384
+ "loss": 1.5303,
385
+ "step": 200
386
+ }
387
+ ],
388
+ "logging_steps": 5,
389
+ "max_steps": 200,
390
+ "num_input_tokens_seen": 0,
391
+ "num_train_epochs": 1,
392
+ "save_steps": 500,
393
+ "stateful_callbacks": {
394
+ "TrainerControl": {
395
+ "args": {
396
+ "should_epoch_stop": false,
397
+ "should_evaluate": false,
398
+ "should_log": false,
399
+ "should_save": true,
400
+ "should_training_stop": true
401
+ },
402
+ "attributes": {}
403
+ }
404
+ },
405
+ "total_flos": 7728482431795200.0,
406
+ "train_batch_size": 4,
407
+ "trial_name": null,
408
+ "trial_params": null
409
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6918b778c0ffadd102626036deb5c348a4a5a586c087c973db1571b035c341f3
3
+ size 6776
last-checkpoint/vocab.json ADDED
The diff for this file is too large to render. See raw diff