besimray commited on
Commit
9b9e86d
·
verified ·
1 Parent(s): 59c1370

Upload task output tmplrtest

Browse files
.gitattributes CHANGED
@@ -33,3 +33,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
 
 
33
  *.zip filter=lfs diff=lfs merge=lfs -text
34
  *.zst filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
+ tokenizer.json filter=lfs diff=lfs merge=lfs -text
README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: samoline/4084e1ff-15bf-4a3b-a548-bd073151d1d5
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.15.1
adapter_config.json ADDED
@@ -0,0 +1,39 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "samoline/4084e1ff-15bf-4a3b-a548-bd073151d1d5",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 512,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.1,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 128,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "o_proj",
28
+ "gate_proj",
29
+ "up_proj",
30
+ "k_proj",
31
+ "down_proj",
32
+ "v_proj",
33
+ "q_proj"
34
+ ],
35
+ "task_type": "CAUSAL_LM",
36
+ "trainable_token_indices": null,
37
+ "use_dora": false,
38
+ "use_rslora": false
39
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3b520f3ba5b62de6785e33b57a00e05d9e320bbc7af88de361ccfab215b6e0fa
3
+ size 3313655720
loss.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 458,1.2423216104507446
special_tokens_map.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "boi_token": "<start_of_image>",
3
+ "bos_token": {
4
+ "content": "<bos>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false
9
+ },
10
+ "eoi_token": "<end_of_image>",
11
+ "eos_token": {
12
+ "content": "<eos>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false
17
+ },
18
+ "image_token": "<image_soft_token>",
19
+ "pad_token": {
20
+ "content": "<eos>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false
25
+ },
26
+ "unk_token": {
27
+ "content": "<unk>",
28
+ "lstrip": false,
29
+ "normalized": false,
30
+ "rstrip": false,
31
+ "single_word": false
32
+ }
33
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4667f2089529e8e7657cfb6d1c19910ae71ff5f28aa7ab2ff2763330affad795
3
+ size 33384568
tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
trainer_state.json ADDED
@@ -0,0 +1,687 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.991304347826087,
6
+ "eval_steps": 500,
7
+ "global_step": 458,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.021739130434782608,
14
+ "grad_norm": 0.2065464166118803,
15
+ "learning_rate": 9.237540571428572e-06,
16
+ "loss": 1.3456,
17
+ "step": 5
18
+ },
19
+ {
20
+ "epoch": 0.043478260869565216,
21
+ "grad_norm": 0.1480933204239956,
22
+ "learning_rate": 2.0784466285714287e-05,
23
+ "loss": 1.2885,
24
+ "step": 10
25
+ },
26
+ {
27
+ "epoch": 0.06521739130434782,
28
+ "grad_norm": 0.150974056451755,
29
+ "learning_rate": 3.2331392000000005e-05,
30
+ "loss": 1.3042,
31
+ "step": 15
32
+ },
33
+ {
34
+ "epoch": 0.08695652173913043,
35
+ "grad_norm": 0.17178907051327394,
36
+ "learning_rate": 4.3878317714285716e-05,
37
+ "loss": 1.2698,
38
+ "step": 20
39
+ },
40
+ {
41
+ "epoch": 0.10869565217391304,
42
+ "grad_norm": 0.1565313504705507,
43
+ "learning_rate": 5.542524342857144e-05,
44
+ "loss": 1.3194,
45
+ "step": 25
46
+ },
47
+ {
48
+ "epoch": 0.13043478260869565,
49
+ "grad_norm": 0.16154165023636324,
50
+ "learning_rate": 6.697216914285716e-05,
51
+ "loss": 1.3126,
52
+ "step": 30
53
+ },
54
+ {
55
+ "epoch": 0.15217391304347827,
56
+ "grad_norm": 0.1508862078278226,
57
+ "learning_rate": 7.851909485714286e-05,
58
+ "loss": 1.2444,
59
+ "step": 35
60
+ },
61
+ {
62
+ "epoch": 0.17391304347826086,
63
+ "grad_norm": 0.13942726185321958,
64
+ "learning_rate": 8.082290185896143e-05,
65
+ "loss": 1.359,
66
+ "step": 40
67
+ },
68
+ {
69
+ "epoch": 0.1956521739130435,
70
+ "grad_norm": 0.16794065891151863,
71
+ "learning_rate": 8.08002441797129e-05,
72
+ "loss": 1.2772,
73
+ "step": 45
74
+ },
75
+ {
76
+ "epoch": 0.21739130434782608,
77
+ "grad_norm": 0.13583828632003314,
78
+ "learning_rate": 8.076017134863456e-05,
79
+ "loss": 1.3199,
80
+ "step": 50
81
+ },
82
+ {
83
+ "epoch": 0.2391304347826087,
84
+ "grad_norm": 0.12058729414284189,
85
+ "learning_rate": 8.07027064112386e-05,
86
+ "loss": 1.1545,
87
+ "step": 55
88
+ },
89
+ {
90
+ "epoch": 0.2608695652173913,
91
+ "grad_norm": 0.1580929470393744,
92
+ "learning_rate": 8.062788241507575e-05,
93
+ "loss": 1.2062,
94
+ "step": 60
95
+ },
96
+ {
97
+ "epoch": 0.2826086956521739,
98
+ "grad_norm": 0.14344490834313062,
99
+ "learning_rate": 8.053574239072986e-05,
100
+ "loss": 1.241,
101
+ "step": 65
102
+ },
103
+ {
104
+ "epoch": 0.30434782608695654,
105
+ "grad_norm": 0.15510628341722088,
106
+ "learning_rate": 8.042633932707147e-05,
107
+ "loss": 1.2569,
108
+ "step": 70
109
+ },
110
+ {
111
+ "epoch": 0.32608695652173914,
112
+ "grad_norm": 0.15855414118402722,
113
+ "learning_rate": 8.029973614078431e-05,
114
+ "loss": 1.323,
115
+ "step": 75
116
+ },
117
+ {
118
+ "epoch": 0.34782608695652173,
119
+ "grad_norm": 0.17952542628856666,
120
+ "learning_rate": 8.015600564018263e-05,
121
+ "loss": 1.4028,
122
+ "step": 80
123
+ },
124
+ {
125
+ "epoch": 0.3695652173913043,
126
+ "grad_norm": 0.15172040801101977,
127
+ "learning_rate": 7.999523048333973e-05,
128
+ "loss": 1.3163,
129
+ "step": 85
130
+ },
131
+ {
132
+ "epoch": 0.391304347826087,
133
+ "grad_norm": 0.15965559075617186,
134
+ "learning_rate": 7.981750313055204e-05,
135
+ "loss": 1.2999,
136
+ "step": 90
137
+ },
138
+ {
139
+ "epoch": 0.41304347826086957,
140
+ "grad_norm": 0.15306603709633343,
141
+ "learning_rate": 7.962292579116623e-05,
142
+ "loss": 1.3225,
143
+ "step": 95
144
+ },
145
+ {
146
+ "epoch": 0.43478260869565216,
147
+ "grad_norm": 0.1389965548962345,
148
+ "learning_rate": 7.941161036479934e-05,
149
+ "loss": 1.2768,
150
+ "step": 100
151
+ },
152
+ {
153
+ "epoch": 0.45652173913043476,
154
+ "grad_norm": 0.16277701740229086,
155
+ "learning_rate": 7.918367837698652e-05,
156
+ "loss": 1.2641,
157
+ "step": 105
158
+ },
159
+ {
160
+ "epoch": 0.4782608695652174,
161
+ "grad_norm": 2.167084486878609,
162
+ "learning_rate": 7.893926090929274e-05,
163
+ "loss": 1.2767,
164
+ "step": 110
165
+ },
166
+ {
167
+ "epoch": 0.5,
168
+ "grad_norm": 0.18721740530412184,
169
+ "learning_rate": 7.867849852392907e-05,
170
+ "loss": 1.3353,
171
+ "step": 115
172
+ },
173
+ {
174
+ "epoch": 0.5217391304347826,
175
+ "grad_norm": 0.1595853671566002,
176
+ "learning_rate": 7.840154118291658e-05,
177
+ "loss": 1.3192,
178
+ "step": 120
179
+ },
180
+ {
181
+ "epoch": 0.5434782608695652,
182
+ "grad_norm": 0.15538820768411876,
183
+ "learning_rate": 7.810854816184464e-05,
184
+ "loss": 1.3333,
185
+ "step": 125
186
+ },
187
+ {
188
+ "epoch": 0.5652173913043478,
189
+ "grad_norm": 0.16998123505161036,
190
+ "learning_rate": 7.779968795827297e-05,
191
+ "loss": 1.3044,
192
+ "step": 130
193
+ },
194
+ {
195
+ "epoch": 0.5869565217391305,
196
+ "grad_norm": 0.15621775760411818,
197
+ "learning_rate": 7.747513819483031e-05,
198
+ "loss": 1.3067,
199
+ "step": 135
200
+ },
201
+ {
202
+ "epoch": 0.6086956521739131,
203
+ "grad_norm": 0.16293023551932742,
204
+ "learning_rate": 7.713508551706524e-05,
205
+ "loss": 1.4349,
206
+ "step": 140
207
+ },
208
+ {
209
+ "epoch": 0.6304347826086957,
210
+ "grad_norm": 0.16734455190765907,
211
+ "learning_rate": 7.677972548610812e-05,
212
+ "loss": 1.31,
213
+ "step": 145
214
+ },
215
+ {
216
+ "epoch": 0.6521739130434783,
217
+ "grad_norm": 0.15739717348744878,
218
+ "learning_rate": 7.640926246620566e-05,
219
+ "loss": 1.2386,
220
+ "step": 150
221
+ },
222
+ {
223
+ "epoch": 0.6739130434782609,
224
+ "grad_norm": 0.1931909414435857,
225
+ "learning_rate": 7.602390950719296e-05,
226
+ "loss": 1.2572,
227
+ "step": 155
228
+ },
229
+ {
230
+ "epoch": 0.6956521739130435,
231
+ "grad_norm": 0.15051641328484738,
232
+ "learning_rate": 7.562388822197052e-05,
233
+ "loss": 1.2769,
234
+ "step": 160
235
+ },
236
+ {
237
+ "epoch": 0.717391304347826,
238
+ "grad_norm": 0.16776500409127318,
239
+ "learning_rate": 7.520942865905675e-05,
240
+ "loss": 1.2971,
241
+ "step": 165
242
+ },
243
+ {
244
+ "epoch": 0.7391304347826086,
245
+ "grad_norm": 0.1558669075485943,
246
+ "learning_rate": 7.478076917028921e-05,
247
+ "loss": 1.2169,
248
+ "step": 170
249
+ },
250
+ {
251
+ "epoch": 0.7608695652173914,
252
+ "grad_norm": 0.16119001773393687,
253
+ "learning_rate": 7.433815627375065e-05,
254
+ "loss": 1.3132,
255
+ "step": 175
256
+ },
257
+ {
258
+ "epoch": 0.782608695652174,
259
+ "grad_norm": 0.15949576336588536,
260
+ "learning_rate": 7.388184451199874e-05,
261
+ "loss": 1.2098,
262
+ "step": 180
263
+ },
264
+ {
265
+ "epoch": 0.8043478260869565,
266
+ "grad_norm": 0.16762909113707056,
267
+ "learning_rate": 7.341209630568113e-05,
268
+ "loss": 1.2119,
269
+ "step": 185
270
+ },
271
+ {
272
+ "epoch": 0.8260869565217391,
273
+ "grad_norm": 0.15938491024669238,
274
+ "learning_rate": 7.292918180261961e-05,
275
+ "loss": 1.214,
276
+ "step": 190
277
+ },
278
+ {
279
+ "epoch": 0.8478260869565217,
280
+ "grad_norm": 0.1565363254612612,
281
+ "learning_rate": 7.243337872245076e-05,
282
+ "loss": 1.3229,
283
+ "step": 195
284
+ },
285
+ {
286
+ "epoch": 0.8695652173913043,
287
+ "grad_norm": 0.1837054421065538,
288
+ "learning_rate": 7.192497219691187e-05,
289
+ "loss": 1.2572,
290
+ "step": 200
291
+ },
292
+ {
293
+ "epoch": 0.8913043478260869,
294
+ "grad_norm": 0.17510726258023546,
295
+ "learning_rate": 7.14042546058644e-05,
296
+ "loss": 1.2429,
297
+ "step": 205
298
+ },
299
+ {
300
+ "epoch": 0.9130434782608695,
301
+ "grad_norm": 0.17918443573588427,
302
+ "learning_rate": 7.087152540914899e-05,
303
+ "loss": 1.27,
304
+ "step": 210
305
+ },
306
+ {
307
+ "epoch": 0.9347826086956522,
308
+ "grad_norm": 0.16181464986135835,
309
+ "learning_rate": 7.032709097436893e-05,
310
+ "loss": 1.3244,
311
+ "step": 215
312
+ },
313
+ {
314
+ "epoch": 0.9565217391304348,
315
+ "grad_norm": 0.18983732250278182,
316
+ "learning_rate": 6.977126440070099e-05,
317
+ "loss": 1.2607,
318
+ "step": 220
319
+ },
320
+ {
321
+ "epoch": 0.9782608695652174,
322
+ "grad_norm": 0.16413532578219092,
323
+ "learning_rate": 6.9204365338835e-05,
324
+ "loss": 1.3419,
325
+ "step": 225
326
+ },
327
+ {
328
+ "epoch": 0.9956521739130435,
329
+ "eval_loss": 1.2522636651992798,
330
+ "eval_runtime": 88.1417,
331
+ "eval_samples_per_second": 0.783,
332
+ "eval_steps_per_second": 0.102,
333
+ "step": 229
334
+ },
335
+ {
336
+ "epoch": 1.0,
337
+ "grad_norm": 0.46992013172628483,
338
+ "learning_rate": 6.862671980714567e-05,
339
+ "loss": 1.2573,
340
+ "step": 230
341
+ },
342
+ {
343
+ "epoch": 1.0217391304347827,
344
+ "grad_norm": 0.17964246635807615,
345
+ "learning_rate": 6.803866000420255e-05,
346
+ "loss": 1.1699,
347
+ "step": 235
348
+ },
349
+ {
350
+ "epoch": 1.0434782608695652,
351
+ "grad_norm": 0.17711791749777692,
352
+ "learning_rate": 6.744052411772561e-05,
353
+ "loss": 1.1813,
354
+ "step": 240
355
+ },
356
+ {
357
+ "epoch": 1.065217391304348,
358
+ "grad_norm": 0.20800740462129375,
359
+ "learning_rate": 6.683265613009676e-05,
360
+ "loss": 1.2145,
361
+ "step": 245
362
+ },
363
+ {
364
+ "epoch": 1.0869565217391304,
365
+ "grad_norm": 0.1790435581426176,
366
+ "learning_rate": 6.621540562053868e-05,
367
+ "loss": 1.1687,
368
+ "step": 250
369
+ },
370
+ {
371
+ "epoch": 1.108695652173913,
372
+ "grad_norm": 0.19206023313050768,
373
+ "learning_rate": 6.558912756407504e-05,
374
+ "loss": 1.1168,
375
+ "step": 255
376
+ },
377
+ {
378
+ "epoch": 1.1304347826086956,
379
+ "grad_norm": 0.19351056033989472,
380
+ "learning_rate": 6.495418212738781e-05,
381
+ "loss": 1.1031,
382
+ "step": 260
383
+ },
384
+ {
385
+ "epoch": 1.1521739130434783,
386
+ "grad_norm": 0.1929035962432216,
387
+ "learning_rate": 6.431093446168862e-05,
388
+ "loss": 1.1046,
389
+ "step": 265
390
+ },
391
+ {
392
+ "epoch": 1.1739130434782608,
393
+ "grad_norm": 0.18031873301953555,
394
+ "learning_rate": 6.365975449272376e-05,
395
+ "loss": 1.0313,
396
+ "step": 270
397
+ },
398
+ {
399
+ "epoch": 1.1956521739130435,
400
+ "grad_norm": 0.19072557482852942,
401
+ "learning_rate": 6.300101670803327e-05,
402
+ "loss": 1.0155,
403
+ "step": 275
404
+ },
405
+ {
406
+ "epoch": 1.2173913043478262,
407
+ "grad_norm": 0.19222722891199284,
408
+ "learning_rate": 6.233509994158672e-05,
409
+ "loss": 1.0188,
410
+ "step": 280
411
+ },
412
+ {
413
+ "epoch": 1.2391304347826086,
414
+ "grad_norm": 0.1977105629184088,
415
+ "learning_rate": 6.166238715591927e-05,
416
+ "loss": 1.149,
417
+ "step": 285
418
+ },
419
+ {
420
+ "epoch": 1.2608695652173914,
421
+ "grad_norm": 0.17886902159518417,
422
+ "learning_rate": 6.0983265221893474e-05,
423
+ "loss": 1.0339,
424
+ "step": 290
425
+ },
426
+ {
427
+ "epoch": 1.2826086956521738,
428
+ "grad_norm": 0.1938241832022054,
429
+ "learning_rate": 6.0298124696213476e-05,
430
+ "loss": 1.0982,
431
+ "step": 295
432
+ },
433
+ {
434
+ "epoch": 1.3043478260869565,
435
+ "grad_norm": 0.19758944910159232,
436
+ "learning_rate": 5.960735959681945e-05,
437
+ "loss": 1.123,
438
+ "step": 300
439
+ },
440
+ {
441
+ "epoch": 1.3260869565217392,
442
+ "grad_norm": 0.1877646524241858,
443
+ "learning_rate": 5.891136717629159e-05,
444
+ "loss": 1.0153,
445
+ "step": 305
446
+ },
447
+ {
448
+ "epoch": 1.3478260869565217,
449
+ "grad_norm": 0.2053796629015727,
450
+ "learning_rate": 5.82105476933938e-05,
451
+ "loss": 1.1374,
452
+ "step": 310
453
+ },
454
+ {
455
+ "epoch": 1.3695652173913042,
456
+ "grad_norm": 0.20656589720047988,
457
+ "learning_rate": 5.7505304182888675e-05,
458
+ "loss": 1.0031,
459
+ "step": 315
460
+ },
461
+ {
462
+ "epoch": 1.391304347826087,
463
+ "grad_norm": 0.20517612870523771,
464
+ "learning_rate": 5.6796042223755874e-05,
465
+ "loss": 1.1024,
466
+ "step": 320
467
+ },
468
+ {
469
+ "epoch": 1.4130434782608696,
470
+ "grad_norm": 0.2059235805386809,
471
+ "learning_rate": 5.608316970594749e-05,
472
+ "loss": 1.071,
473
+ "step": 325
474
+ },
475
+ {
476
+ "epoch": 1.434782608695652,
477
+ "grad_norm": 0.20924273619816075,
478
+ "learning_rate": 5.5367096595814274e-05,
479
+ "loss": 1.1296,
480
+ "step": 330
481
+ },
482
+ {
483
+ "epoch": 1.4565217391304348,
484
+ "grad_norm": 0.19136863234304072,
485
+ "learning_rate": 5.464823470033789e-05,
486
+ "loss": 1.0511,
487
+ "step": 335
488
+ },
489
+ {
490
+ "epoch": 1.4782608695652173,
491
+ "grad_norm": 0.20700709646972654,
492
+ "learning_rate": 5.392699743030447e-05,
493
+ "loss": 1.1051,
494
+ "step": 340
495
+ },
496
+ {
497
+ "epoch": 1.5,
498
+ "grad_norm": 0.20931900716899277,
499
+ "learning_rate": 5.320379956255593e-05,
500
+ "loss": 1.0226,
501
+ "step": 345
502
+ },
503
+ {
504
+ "epoch": 1.5217391304347827,
505
+ "grad_norm": 0.20298044586118655,
506
+ "learning_rate": 5.247905700145572e-05,
507
+ "loss": 1.0848,
508
+ "step": 350
509
+ },
510
+ {
511
+ "epoch": 1.5434782608695652,
512
+ "grad_norm": 0.20694877907868348,
513
+ "learning_rate": 5.175318653970605e-05,
514
+ "loss": 1.095,
515
+ "step": 355
516
+ },
517
+ {
518
+ "epoch": 1.5652173913043477,
519
+ "grad_norm": 0.19516755215038753,
520
+ "learning_rate": 5.102660561865429e-05,
521
+ "loss": 1.0546,
522
+ "step": 360
523
+ },
524
+ {
525
+ "epoch": 1.5869565217391304,
526
+ "grad_norm": 0.1964975411046726,
527
+ "learning_rate": 5.029973208822634e-05,
528
+ "loss": 1.0689,
529
+ "step": 365
530
+ },
531
+ {
532
+ "epoch": 1.608695652173913,
533
+ "grad_norm": 0.2056348548121518,
534
+ "learning_rate": 4.9572983966625056e-05,
535
+ "loss": 1.087,
536
+ "step": 370
537
+ },
538
+ {
539
+ "epoch": 1.6304347826086958,
540
+ "grad_norm": 0.20756916326417496,
541
+ "learning_rate": 4.8846779199931804e-05,
542
+ "loss": 1.0973,
543
+ "step": 375
544
+ },
545
+ {
546
+ "epoch": 1.6521739130434783,
547
+ "grad_norm": 0.2201415808276959,
548
+ "learning_rate": 4.812153542174962e-05,
549
+ "loss": 1.0988,
550
+ "step": 380
551
+ },
552
+ {
553
+ "epoch": 1.6739130434782608,
554
+ "grad_norm": 0.2029740340446862,
555
+ "learning_rate": 4.7397669713025996e-05,
556
+ "loss": 1.0824,
557
+ "step": 385
558
+ },
559
+ {
560
+ "epoch": 1.6956521739130435,
561
+ "grad_norm": 0.21082370579952373,
562
+ "learning_rate": 4.667559836219353e-05,
563
+ "loss": 1.0526,
564
+ "step": 390
565
+ },
566
+ {
567
+ "epoch": 1.7173913043478262,
568
+ "grad_norm": 0.22827766879708888,
569
+ "learning_rate": 4.595573662576621e-05,
570
+ "loss": 1.153,
571
+ "step": 395
572
+ },
573
+ {
574
+ "epoch": 1.7391304347826086,
575
+ "grad_norm": 0.21594690562138477,
576
+ "learning_rate": 4.5238498489529416e-05,
577
+ "loss": 1.0416,
578
+ "step": 400
579
+ },
580
+ {
581
+ "epoch": 1.7608695652173914,
582
+ "grad_norm": 0.2234495033400394,
583
+ "learning_rate": 4.452429643046047e-05,
584
+ "loss": 1.1061,
585
+ "step": 405
586
+ },
587
+ {
588
+ "epoch": 1.7826086956521738,
589
+ "grad_norm": 0.20429899070533641,
590
+ "learning_rate": 4.381354117951693e-05,
591
+ "loss": 1.0673,
592
+ "step": 410
593
+ },
594
+ {
595
+ "epoch": 1.8043478260869565,
596
+ "grad_norm": 0.20175980259236084,
597
+ "learning_rate": 4.310664148542911e-05,
598
+ "loss": 1.1085,
599
+ "step": 415
600
+ },
601
+ {
602
+ "epoch": 1.8260869565217392,
603
+ "grad_norm": 0.22972932269987778,
604
+ "learning_rate": 4.2404003879632465e-05,
605
+ "loss": 1.1106,
606
+ "step": 420
607
+ },
608
+ {
609
+ "epoch": 1.8478260869565217,
610
+ "grad_norm": 0.2069219549317397,
611
+ "learning_rate": 4.170603244247511e-05,
612
+ "loss": 1.0134,
613
+ "step": 425
614
+ },
615
+ {
616
+ "epoch": 1.8695652173913042,
617
+ "grad_norm": 0.28862471197127954,
618
+ "learning_rate": 4.101312857083501e-05,
619
+ "loss": 1.062,
620
+ "step": 430
621
+ },
622
+ {
623
+ "epoch": 1.891304347826087,
624
+ "grad_norm": 0.22289565470086473,
625
+ "learning_rate": 4.032569074728038e-05,
626
+ "loss": 1.2017,
627
+ "step": 435
628
+ },
629
+ {
630
+ "epoch": 1.9130434782608696,
631
+ "grad_norm": 0.24443473389994466,
632
+ "learning_rate": 3.964411431090602e-05,
633
+ "loss": 1.1038,
634
+ "step": 440
635
+ },
636
+ {
637
+ "epoch": 1.9347826086956523,
638
+ "grad_norm": 0.22270022150824992,
639
+ "learning_rate": 3.896879122997752e-05,
640
+ "loss": 1.0885,
641
+ "step": 445
642
+ },
643
+ {
644
+ "epoch": 1.9565217391304348,
645
+ "grad_norm": 0.2148088888391178,
646
+ "learning_rate": 3.8300109876513964e-05,
647
+ "loss": 1.1251,
648
+ "step": 450
649
+ },
650
+ {
651
+ "epoch": 1.9782608695652173,
652
+ "grad_norm": 0.21318145678486677,
653
+ "learning_rate": 3.763845480293877e-05,
654
+ "loss": 1.1119,
655
+ "step": 455
656
+ },
657
+ {
658
+ "epoch": 1.991304347826087,
659
+ "eval_loss": 1.2423216104507446,
660
+ "eval_runtime": 88.1188,
661
+ "eval_samples_per_second": 0.783,
662
+ "eval_steps_per_second": 0.102,
663
+ "step": 458
664
+ }
665
+ ],
666
+ "logging_steps": 5,
667
+ "max_steps": 690,
668
+ "num_input_tokens_seen": 0,
669
+ "num_train_epochs": 3,
670
+ "save_steps": 500,
671
+ "stateful_callbacks": {
672
+ "TrainerControl": {
673
+ "args": {
674
+ "should_epoch_stop": false,
675
+ "should_evaluate": false,
676
+ "should_log": false,
677
+ "should_save": true,
678
+ "should_training_stop": false
679
+ },
680
+ "attributes": {}
681
+ }
682
+ },
683
+ "total_flos": 475053447708672.0,
684
+ "train_batch_size": 8,
685
+ "trial_name": null,
686
+ "trial_params": null
687
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f9f16e9a7df67560dd84e9a3584801a1ce6a638aba62192dd7b955ae22b20018
3
+ size 7416