tarabukinivan commited on
Commit
76dc214
·
verified ·
1 Parent(s): 02c024e

Training in progress, epoch 0, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: openlm-research/open_llama_3b
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": "openlm-research/open_llama_3b",
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": 16,
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": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "up_proj",
24
+ "down_proj",
25
+ "v_proj",
26
+ "o_proj",
27
+ "k_proj",
28
+ "q_proj",
29
+ "gate_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:1b92df2dbef027851e228f102c08b3df8d0b07a56d1744cb7b8ba5c08d4b68ff
3
+ size 50899792
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:266ce5464eeb6e83ed7dd5fc2cd2ed6e3caa9303118ad6080e4e2d0ebe629f16
3
+ size 26231300
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0bd12cf56ee763e5b206ca46c7a0f3b5f401ac2617fa36a3edafe2e6d5e4b780
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b8eae0ec1c5f7bcfedcba9eecc499a3b189e5bea94fed730eb1ee50ef0b0c826
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": true,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab1b681ec7fc02fed5edd3026687d7a692a918c4dd8e150ca2e3994a6229843b
3
+ size 534194
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": true,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": true,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": true,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ }
30
+ },
31
+ "bos_token": "<s>",
32
+ "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 %}",
33
+ "clean_up_tokenization_spaces": false,
34
+ "eos_token": "</s>",
35
+ "legacy": true,
36
+ "model_max_length": 2048,
37
+ "pad_token": "</s>",
38
+ "sp_model_kwargs": {},
39
+ "spaces_between_special_tokens": false,
40
+ "tokenizer_class": "LlamaTokenizer",
41
+ "unk_token": "<unk>",
42
+ "use_default_system_prompt": false
43
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,348 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.002718429263791812,
5
+ "eval_steps": 500,
6
+ "global_step": 137,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 5.952764811222946e-05,
13
+ "grad_norm": 0.33019691705703735,
14
+ "learning_rate": 4.2857142857142856e-05,
15
+ "loss": 2.5108,
16
+ "step": 3
17
+ },
18
+ {
19
+ "epoch": 0.00011905529622445892,
20
+ "grad_norm": 0.30169570446014404,
21
+ "learning_rate": 8.571428571428571e-05,
22
+ "loss": 2.3894,
23
+ "step": 6
24
+ },
25
+ {
26
+ "epoch": 0.00017858294433668837,
27
+ "grad_norm": 0.35909828543663025,
28
+ "learning_rate": 9.994161134161634e-05,
29
+ "loss": 2.4604,
30
+ "step": 9
31
+ },
32
+ {
33
+ "epoch": 0.00023811059244891784,
34
+ "grad_norm": 0.3479948043823242,
35
+ "learning_rate": 9.96354437049027e-05,
36
+ "loss": 2.3771,
37
+ "step": 12
38
+ },
39
+ {
40
+ "epoch": 0.0002976382405611473,
41
+ "grad_norm": 0.5990382432937622,
42
+ "learning_rate": 9.906850630697068e-05,
43
+ "loss": 2.4141,
44
+ "step": 15
45
+ },
46
+ {
47
+ "epoch": 0.00035716588867337675,
48
+ "grad_norm": 0.3996454179286957,
49
+ "learning_rate": 9.824377766717759e-05,
50
+ "loss": 2.128,
51
+ "step": 18
52
+ },
53
+ {
54
+ "epoch": 0.0004166935367856062,
55
+ "grad_norm": 0.43255987763404846,
56
+ "learning_rate": 9.716559066288715e-05,
57
+ "loss": 2.1317,
58
+ "step": 21
59
+ },
60
+ {
61
+ "epoch": 0.0004762211848978357,
62
+ "grad_norm": 0.4814583659172058,
63
+ "learning_rate": 9.583960976582913e-05,
64
+ "loss": 2.1179,
65
+ "step": 24
66
+ },
67
+ {
68
+ "epoch": 0.0005357488330100652,
69
+ "grad_norm": 0.529583215713501,
70
+ "learning_rate": 9.42728012826605e-05,
71
+ "loss": 2.1378,
72
+ "step": 27
73
+ },
74
+ {
75
+ "epoch": 0.0005952764811222946,
76
+ "grad_norm": 0.5012525320053101,
77
+ "learning_rate": 9.247339675607605e-05,
78
+ "loss": 2.1329,
79
+ "step": 30
80
+ },
81
+ {
82
+ "epoch": 0.0006548041292345241,
83
+ "grad_norm": 0.5501483082771301,
84
+ "learning_rate": 9.045084971874738e-05,
85
+ "loss": 2.1,
86
+ "step": 33
87
+ },
88
+ {
89
+ "epoch": 0.0007143317773467535,
90
+ "grad_norm": 0.749897301197052,
91
+ "learning_rate": 8.821578602729242e-05,
92
+ "loss": 2.0431,
93
+ "step": 36
94
+ },
95
+ {
96
+ "epoch": 0.0007738594254589829,
97
+ "grad_norm": 0.5401721596717834,
98
+ "learning_rate": 8.577994803720606e-05,
99
+ "loss": 2.0516,
100
+ "step": 39
101
+ },
102
+ {
103
+ "epoch": 0.0008333870735712124,
104
+ "grad_norm": 0.515471875667572,
105
+ "learning_rate": 8.315613291203976e-05,
106
+ "loss": 1.8966,
107
+ "step": 42
108
+ },
109
+ {
110
+ "epoch": 0.0008929147216834419,
111
+ "grad_norm": 0.6176711320877075,
112
+ "learning_rate": 8.035812539093557e-05,
113
+ "loss": 2.0927,
114
+ "step": 45
115
+ },
116
+ {
117
+ "epoch": 0.0009524423697956714,
118
+ "grad_norm": 0.5904390811920166,
119
+ "learning_rate": 7.740062536773352e-05,
120
+ "loss": 2.0191,
121
+ "step": 48
122
+ },
123
+ {
124
+ "epoch": 0.001011970017907901,
125
+ "grad_norm": 0.5101606249809265,
126
+ "learning_rate": 7.42991706621303e-05,
127
+ "loss": 1.9922,
128
+ "step": 51
129
+ },
130
+ {
131
+ "epoch": 0.0010714976660201304,
132
+ "grad_norm": 0.6630252599716187,
133
+ "learning_rate": 7.107005538862646e-05,
134
+ "loss": 2.2336,
135
+ "step": 54
136
+ },
137
+ {
138
+ "epoch": 0.0011310253141323598,
139
+ "grad_norm": 0.8342165350914001,
140
+ "learning_rate": 6.773024435212678e-05,
141
+ "loss": 2.018,
142
+ "step": 57
143
+ },
144
+ {
145
+ "epoch": 0.0011905529622445892,
146
+ "grad_norm": 0.5000009536743164,
147
+ "learning_rate": 6.429728391993446e-05,
148
+ "loss": 2.0184,
149
+ "step": 60
150
+ },
151
+ {
152
+ "epoch": 0.0012500806103568187,
153
+ "grad_norm": 0.6104828119277954,
154
+ "learning_rate": 6.078920983839031e-05,
155
+ "loss": 2.1544,
156
+ "step": 63
157
+ },
158
+ {
159
+ "epoch": 0.0013096082584690481,
160
+ "grad_norm": 0.577048122882843,
161
+ "learning_rate": 5.7224452478461064e-05,
162
+ "loss": 1.9621,
163
+ "step": 66
164
+ },
165
+ {
166
+ "epoch": 0.0013691359065812776,
167
+ "grad_norm": 0.4734938442707062,
168
+ "learning_rate": 5.3621740008088126e-05,
169
+ "loss": 1.9388,
170
+ "step": 69
171
+ },
172
+ {
173
+ "epoch": 0.001428663554693507,
174
+ "grad_norm": 0.7035701870918274,
175
+ "learning_rate": 5e-05,
176
+ "loss": 2.0766,
177
+ "step": 72
178
+ },
179
+ {
180
+ "epoch": 0.0014881912028057364,
181
+ "grad_norm": 0.4828893840312958,
182
+ "learning_rate": 4.6378259991911886e-05,
183
+ "loss": 1.9933,
184
+ "step": 75
185
+ },
186
+ {
187
+ "epoch": 0.0015477188509179659,
188
+ "grad_norm": 0.4864538013935089,
189
+ "learning_rate": 4.277554752153895e-05,
190
+ "loss": 2.0458,
191
+ "step": 78
192
+ },
193
+ {
194
+ "epoch": 0.0016072464990301953,
195
+ "grad_norm": 0.538877546787262,
196
+ "learning_rate": 3.92107901616097e-05,
197
+ "loss": 1.9027,
198
+ "step": 81
199
+ },
200
+ {
201
+ "epoch": 0.0016667741471424248,
202
+ "grad_norm": 0.6457358002662659,
203
+ "learning_rate": 3.570271608006555e-05,
204
+ "loss": 1.9061,
205
+ "step": 84
206
+ },
207
+ {
208
+ "epoch": 0.0017263017952546544,
209
+ "grad_norm": 0.6019790172576904,
210
+ "learning_rate": 3.226975564787322e-05,
211
+ "loss": 2.0807,
212
+ "step": 87
213
+ },
214
+ {
215
+ "epoch": 0.0017858294433668839,
216
+ "grad_norm": 0.5630453824996948,
217
+ "learning_rate": 2.8929944611373554e-05,
218
+ "loss": 2.081,
219
+ "step": 90
220
+ },
221
+ {
222
+ "epoch": 0.0018453570914791133,
223
+ "grad_norm": 0.5286245942115784,
224
+ "learning_rate": 2.57008293378697e-05,
225
+ "loss": 1.9175,
226
+ "step": 93
227
+ },
228
+ {
229
+ "epoch": 0.0019048847395913427,
230
+ "grad_norm": 0.6863974928855896,
231
+ "learning_rate": 2.259937463226651e-05,
232
+ "loss": 2.1103,
233
+ "step": 96
234
+ },
235
+ {
236
+ "epoch": 0.001964412387703572,
237
+ "grad_norm": 0.5663369297981262,
238
+ "learning_rate": 1.9641874609064443e-05,
239
+ "loss": 1.9748,
240
+ "step": 99
241
+ },
242
+ {
243
+ "epoch": 0.002023940035815802,
244
+ "grad_norm": 0.826988935470581,
245
+ "learning_rate": 1.684386708796025e-05,
246
+ "loss": 2.0986,
247
+ "step": 102
248
+ },
249
+ {
250
+ "epoch": 0.0020834676839280313,
251
+ "grad_norm": 0.7242957353591919,
252
+ "learning_rate": 1.422005196279395e-05,
253
+ "loss": 2.0295,
254
+ "step": 105
255
+ },
256
+ {
257
+ "epoch": 0.0021429953320402607,
258
+ "grad_norm": 0.5779047608375549,
259
+ "learning_rate": 1.178421397270758e-05,
260
+ "loss": 2.0498,
261
+ "step": 108
262
+ },
263
+ {
264
+ "epoch": 0.00220252298015249,
265
+ "grad_norm": 0.7578364014625549,
266
+ "learning_rate": 9.549150281252633e-06,
267
+ "loss": 2.0151,
268
+ "step": 111
269
+ },
270
+ {
271
+ "epoch": 0.0022620506282647196,
272
+ "grad_norm": 0.5251635909080505,
273
+ "learning_rate": 7.526603243923957e-06,
274
+ "loss": 2.0716,
275
+ "step": 114
276
+ },
277
+ {
278
+ "epoch": 0.002321578276376949,
279
+ "grad_norm": 0.7150890827178955,
280
+ "learning_rate": 5.727198717339511e-06,
281
+ "loss": 2.0214,
282
+ "step": 117
283
+ },
284
+ {
285
+ "epoch": 0.0023811059244891785,
286
+ "grad_norm": 0.5989633798599243,
287
+ "learning_rate": 4.16039023417088e-06,
288
+ "loss": 1.9428,
289
+ "step": 120
290
+ },
291
+ {
292
+ "epoch": 0.002440633572601408,
293
+ "grad_norm": 0.642444372177124,
294
+ "learning_rate": 2.8344093371128424e-06,
295
+ "loss": 2.0023,
296
+ "step": 123
297
+ },
298
+ {
299
+ "epoch": 0.0025001612207136373,
300
+ "grad_norm": 0.526785671710968,
301
+ "learning_rate": 1.7562223328224325e-06,
302
+ "loss": 1.8987,
303
+ "step": 126
304
+ },
305
+ {
306
+ "epoch": 0.002559688868825867,
307
+ "grad_norm": 0.6171658039093018,
308
+ "learning_rate": 9.314936930293283e-07,
309
+ "loss": 1.8695,
310
+ "step": 129
311
+ },
312
+ {
313
+ "epoch": 0.0026192165169380962,
314
+ "grad_norm": 0.5629943013191223,
315
+ "learning_rate": 3.6455629509730136e-07,
316
+ "loss": 2.0152,
317
+ "step": 132
318
+ },
319
+ {
320
+ "epoch": 0.0026787441650503257,
321
+ "grad_norm": 0.5113595128059387,
322
+ "learning_rate": 5.838865838366792e-08,
323
+ "loss": 1.9423,
324
+ "step": 135
325
+ }
326
+ ],
327
+ "logging_steps": 3,
328
+ "max_steps": 137,
329
+ "num_input_tokens_seen": 0,
330
+ "num_train_epochs": 1,
331
+ "save_steps": 500,
332
+ "stateful_callbacks": {
333
+ "TrainerControl": {
334
+ "args": {
335
+ "should_epoch_stop": false,
336
+ "should_evaluate": false,
337
+ "should_log": false,
338
+ "should_save": true,
339
+ "should_training_stop": true
340
+ },
341
+ "attributes": {}
342
+ }
343
+ },
344
+ "total_flos": 2.2551338287104e+16,
345
+ "train_batch_size": 2,
346
+ "trial_name": null,
347
+ "trial_params": null
348
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db9e79f44f02c53951eb8fd5b42f386bc23f0f49fbbd17c303be6093c1fa6cf0
3
+ size 6776