bimabk commited on
Commit
a818e70
·
verified ·
1 Parent(s): 6ec1559

Upload task output 8ca8a9ea-9ae3-4938-9713-015819984d61

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: None
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": null,
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": "gaussian",
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 1280,
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
+ "k_proj",
28
+ "o_proj",
29
+ "gate_proj",
30
+ "down_proj",
31
+ "q_proj",
32
+ "up_proj",
33
+ "v_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:9c2156820276b4f4e19447bdd4281b053a084945db2117ce2a6ec4ce20eb9785
3
+ size 590925768
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
+ }
loss.txt ADDED
@@ -0,0 +1 @@
 
 
1
+ 348,0.5661588907241821
merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
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
+ }
tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9479047c22047670077878de944c696032b1a81049beeb6e99fbda7fb93e395a
3
+ size 11418456
tokenizer_config.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": "{% for message in messages %}{% if loop.first and messages[0]['role'] != 'system' %}{{ '<|im_start|>system\nYou are a helpful assistant<|im_end|>\n' }}{% endif %}{{'<|im_start|>' + message['role'] + '\n' + message['content'] + '<|im_end|>' + '\n'}}{% endfor %}{% if add_generation_prompt %}{{ '<|im_start|>assistant\n' }}{% endif %}",
43
+ "clean_up_tokenization_spaces": false,
44
+ "eos_token": "<|endoftext|>",
45
+ "errors": "replace",
46
+ "extra_special_tokens": {},
47
+ "model_max_length": 32768,
48
+ "pad_token": "<|PAD_TOKEN|>",
49
+ "padding_side": "left",
50
+ "split_special_tokens": false,
51
+ "tokenizer_class": "Qwen2Tokenizer",
52
+ "unk_token": null
53
+ }
trainer_state.json ADDED
@@ -0,0 +1,525 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 348,
3
+ "best_metric": 0.5661588907241821,
4
+ "best_model_checkpoint": "/workspace/scripts/soutputs/8ca8a9ea-9ae3-4938-9713-015819984d61_0/checkpoint-348",
5
+ "epoch": 0.997134670487106,
6
+ "eval_steps": 500,
7
+ "global_step": 348,
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.014326647564469915,
14
+ "grad_norm": 1.8568024635314941,
15
+ "learning_rate": 2.3557306798236462e-05,
16
+ "loss": 0.9115,
17
+ "step": 5
18
+ },
19
+ {
20
+ "epoch": 0.02865329512893983,
21
+ "grad_norm": 0.9094077944755554,
22
+ "learning_rate": 5.300394029603203e-05,
23
+ "loss": 0.7201,
24
+ "step": 10
25
+ },
26
+ {
27
+ "epoch": 0.04297994269340974,
28
+ "grad_norm": 0.7323216199874878,
29
+ "learning_rate": 8.245057379382762e-05,
30
+ "loss": 0.6833,
31
+ "step": 15
32
+ },
33
+ {
34
+ "epoch": 0.05730659025787966,
35
+ "grad_norm": 0.5553655624389648,
36
+ "learning_rate": 0.00011189720729162319,
37
+ "loss": 0.6641,
38
+ "step": 20
39
+ },
40
+ {
41
+ "epoch": 0.07163323782234957,
42
+ "grad_norm": 0.5094953179359436,
43
+ "learning_rate": 0.00014134384078941877,
44
+ "loss": 0.6485,
45
+ "step": 25
46
+ },
47
+ {
48
+ "epoch": 0.08595988538681948,
49
+ "grad_norm": 0.4796569347381592,
50
+ "learning_rate": 0.00017079047428721436,
51
+ "loss": 0.6399,
52
+ "step": 30
53
+ },
54
+ {
55
+ "epoch": 0.10028653295128939,
56
+ "grad_norm": 0.49097880721092224,
57
+ "learning_rate": 0.00020023710778500992,
58
+ "loss": 0.6322,
59
+ "step": 35
60
+ },
61
+ {
62
+ "epoch": 0.11461318051575932,
63
+ "grad_norm": 0.4515115022659302,
64
+ "learning_rate": 0.00020611968072263296,
65
+ "loss": 0.6384,
66
+ "step": 40
67
+ },
68
+ {
69
+ "epoch": 0.12893982808022922,
70
+ "grad_norm": 0.4155406057834625,
71
+ "learning_rate": 0.0002060922453495023,
72
+ "loss": 0.6088,
73
+ "step": 45
74
+ },
75
+ {
76
+ "epoch": 0.14326647564469913,
77
+ "grad_norm": 0.4288005232810974,
78
+ "learning_rate": 0.00020604371285965804,
79
+ "loss": 0.6074,
80
+ "step": 50
81
+ },
82
+ {
83
+ "epoch": 0.15759312320916904,
84
+ "grad_norm": 0.41716331243515015,
85
+ "learning_rate": 0.000205974094945471,
86
+ "loss": 0.604,
87
+ "step": 55
88
+ },
89
+ {
90
+ "epoch": 0.17191977077363896,
91
+ "grad_norm": 0.412203311920166,
92
+ "learning_rate": 0.00020588340837917924,
93
+ "loss": 0.6138,
94
+ "step": 60
95
+ },
96
+ {
97
+ "epoch": 0.18624641833810887,
98
+ "grad_norm": 0.3845170736312866,
99
+ "learning_rate": 0.00020577167500884718,
100
+ "loss": 0.6036,
101
+ "step": 65
102
+ },
103
+ {
104
+ "epoch": 0.20057306590257878,
105
+ "grad_norm": 0.4012996256351471,
106
+ "learning_rate": 0.00020563892175310208,
107
+ "loss": 0.6313,
108
+ "step": 70
109
+ },
110
+ {
111
+ "epoch": 0.2148997134670487,
112
+ "grad_norm": 0.4158208966255188,
113
+ "learning_rate": 0.0002054851805946488,
114
+ "loss": 0.6115,
115
+ "step": 75
116
+ },
117
+ {
118
+ "epoch": 0.22922636103151864,
119
+ "grad_norm": 0.409179151058197,
120
+ "learning_rate": 0.00020531048857256465,
121
+ "loss": 0.6039,
122
+ "step": 80
123
+ },
124
+ {
125
+ "epoch": 0.24355300859598855,
126
+ "grad_norm": 0.3829016387462616,
127
+ "learning_rate": 0.00020511488777337586,
128
+ "loss": 0.6224,
129
+ "step": 85
130
+ },
131
+ {
132
+ "epoch": 0.25787965616045844,
133
+ "grad_norm": 0.3995232582092285,
134
+ "learning_rate": 0.00020489842532091834,
135
+ "loss": 0.616,
136
+ "step": 90
137
+ },
138
+ {
139
+ "epoch": 0.2722063037249284,
140
+ "grad_norm": 0.3849766254425049,
141
+ "learning_rate": 0.00020466115336498453,
142
+ "loss": 0.6012,
143
+ "step": 95
144
+ },
145
+ {
146
+ "epoch": 0.28653295128939826,
147
+ "grad_norm": 0.3875938951969147,
148
+ "learning_rate": 0.00020440312906875961,
149
+ "loss": 0.5982,
150
+ "step": 100
151
+ },
152
+ {
153
+ "epoch": 0.3008595988538682,
154
+ "grad_norm": 0.4086308777332306,
155
+ "learning_rate": 0.0002041244145950498,
156
+ "loss": 0.6051,
157
+ "step": 105
158
+ },
159
+ {
160
+ "epoch": 0.3151862464183381,
161
+ "grad_norm": 0.40100717544555664,
162
+ "learning_rate": 0.00020382507709130636,
163
+ "loss": 0.6121,
164
+ "step": 110
165
+ },
166
+ {
167
+ "epoch": 0.32951289398280803,
168
+ "grad_norm": 0.42525944113731384,
169
+ "learning_rate": 0.0002035051886734482,
170
+ "loss": 0.6111,
171
+ "step": 115
172
+ },
173
+ {
174
+ "epoch": 0.3438395415472779,
175
+ "grad_norm": 0.4180887043476105,
176
+ "learning_rate": 0.00020316482640848823,
177
+ "loss": 0.5977,
178
+ "step": 120
179
+ },
180
+ {
181
+ "epoch": 0.35816618911174786,
182
+ "grad_norm": 0.38851866126060486,
183
+ "learning_rate": 0.00020280407229596612,
184
+ "loss": 0.6037,
185
+ "step": 125
186
+ },
187
+ {
188
+ "epoch": 0.37249283667621774,
189
+ "grad_norm": 0.39135101437568665,
190
+ "learning_rate": 0.0002024230132481934,
191
+ "loss": 0.5931,
192
+ "step": 130
193
+ },
194
+ {
195
+ "epoch": 0.3868194842406877,
196
+ "grad_norm": 0.3942822813987732,
197
+ "learning_rate": 0.00020202174106931448,
198
+ "loss": 0.572,
199
+ "step": 135
200
+ },
201
+ {
202
+ "epoch": 0.40114613180515757,
203
+ "grad_norm": 0.38815903663635254,
204
+ "learning_rate": 0.0002016003524331895,
205
+ "loss": 0.6004,
206
+ "step": 140
207
+ },
208
+ {
209
+ "epoch": 0.4154727793696275,
210
+ "grad_norm": 0.3702361285686493,
211
+ "learning_rate": 0.00020115894886010366,
212
+ "loss": 0.5913,
213
+ "step": 145
214
+ },
215
+ {
216
+ "epoch": 0.4297994269340974,
217
+ "grad_norm": 0.37867555022239685,
218
+ "learning_rate": 0.00020069763669230918,
219
+ "loss": 0.5811,
220
+ "step": 150
221
+ },
222
+ {
223
+ "epoch": 0.44412607449856734,
224
+ "grad_norm": 0.36923325061798096,
225
+ "learning_rate": 0.00020021652706840554,
226
+ "loss": 0.5953,
227
+ "step": 155
228
+ },
229
+ {
230
+ "epoch": 0.4584527220630373,
231
+ "grad_norm": 0.3655109703540802,
232
+ "learning_rate": 0.00019971573589656414,
233
+ "loss": 0.5863,
234
+ "step": 160
235
+ },
236
+ {
237
+ "epoch": 0.47277936962750716,
238
+ "grad_norm": 0.37171751260757446,
239
+ "learning_rate": 0.00019919538382660374,
240
+ "loss": 0.5939,
241
+ "step": 165
242
+ },
243
+ {
244
+ "epoch": 0.4871060171919771,
245
+ "grad_norm": 0.37251758575439453,
246
+ "learning_rate": 0.00019865559622092392,
247
+ "loss": 0.5895,
248
+ "step": 170
249
+ },
250
+ {
251
+ "epoch": 0.501432664756447,
252
+ "grad_norm": 0.3676713705062866,
253
+ "learning_rate": 0.00019809650312430275,
254
+ "loss": 0.5701,
255
+ "step": 175
256
+ },
257
+ {
258
+ "epoch": 0.5157593123209169,
259
+ "grad_norm": 0.3767331540584564,
260
+ "learning_rate": 0.0001975182392325668,
261
+ "loss": 0.5874,
262
+ "step": 180
263
+ },
264
+ {
265
+ "epoch": 0.5300859598853869,
266
+ "grad_norm": 0.3921726942062378,
267
+ "learning_rate": 0.00019692094386014036,
268
+ "loss": 0.5729,
269
+ "step": 185
270
+ },
271
+ {
272
+ "epoch": 0.5444126074498568,
273
+ "grad_norm": 0.37424615025520325,
274
+ "learning_rate": 0.00019630476090648182,
275
+ "loss": 0.5826,
276
+ "step": 190
277
+ },
278
+ {
279
+ "epoch": 0.5587392550143266,
280
+ "grad_norm": 0.37583500146865845,
281
+ "learning_rate": 0.00019566983882141615,
282
+ "loss": 0.5687,
283
+ "step": 195
284
+ },
285
+ {
286
+ "epoch": 0.5730659025787965,
287
+ "grad_norm": 0.38613978028297424,
288
+ "learning_rate": 0.00019501633056936998,
289
+ "loss": 0.5918,
290
+ "step": 200
291
+ },
292
+ {
293
+ "epoch": 0.5873925501432665,
294
+ "grad_norm": 0.3772313594818115,
295
+ "learning_rate": 0.00019434439359252017,
296
+ "loss": 0.5884,
297
+ "step": 205
298
+ },
299
+ {
300
+ "epoch": 0.6017191977077364,
301
+ "grad_norm": 0.3849615752696991,
302
+ "learning_rate": 0.00019365418977286276,
303
+ "loss": 0.5598,
304
+ "step": 210
305
+ },
306
+ {
307
+ "epoch": 0.6160458452722063,
308
+ "grad_norm": 0.3819197118282318,
309
+ "learning_rate": 0.0001929458853932128,
310
+ "loss": 0.5803,
311
+ "step": 215
312
+ },
313
+ {
314
+ "epoch": 0.6303724928366762,
315
+ "grad_norm": 0.3772597908973694,
316
+ "learning_rate": 0.00019221965109714363,
317
+ "loss": 0.5858,
318
+ "step": 220
319
+ },
320
+ {
321
+ "epoch": 0.6446991404011462,
322
+ "grad_norm": 0.37635743618011475,
323
+ "learning_rate": 0.00019147566184787585,
324
+ "loss": 0.5827,
325
+ "step": 225
326
+ },
327
+ {
328
+ "epoch": 0.6590257879656161,
329
+ "grad_norm": 0.3801959455013275,
330
+ "learning_rate": 0.00019071409688612524,
331
+ "loss": 0.5683,
332
+ "step": 230
333
+ },
334
+ {
335
+ "epoch": 0.673352435530086,
336
+ "grad_norm": 0.3805936872959137,
337
+ "learning_rate": 0.00018993513968692063,
338
+ "loss": 0.5771,
339
+ "step": 235
340
+ },
341
+ {
342
+ "epoch": 0.6876790830945558,
343
+ "grad_norm": 0.3774188160896301,
344
+ "learning_rate": 0.00018913897791540107,
345
+ "loss": 0.5631,
346
+ "step": 240
347
+ },
348
+ {
349
+ "epoch": 0.7020057306590258,
350
+ "grad_norm": 0.37649068236351013,
351
+ "learning_rate": 0.00018832580338160425,
352
+ "loss": 0.5669,
353
+ "step": 245
354
+ },
355
+ {
356
+ "epoch": 0.7163323782234957,
357
+ "grad_norm": 0.38752481341362,
358
+ "learning_rate": 0.00018749581199425556,
359
+ "loss": 0.5743,
360
+ "step": 250
361
+ },
362
+ {
363
+ "epoch": 0.7306590257879656,
364
+ "grad_norm": 0.38894984126091003,
365
+ "learning_rate": 0.0001866492037135702,
366
+ "loss": 0.579,
367
+ "step": 255
368
+ },
369
+ {
370
+ "epoch": 0.7449856733524355,
371
+ "grad_norm": 0.36124807596206665,
372
+ "learning_rate": 0.00018578618250307912,
373
+ "loss": 0.5752,
374
+ "step": 260
375
+ },
376
+ {
377
+ "epoch": 0.7593123209169055,
378
+ "grad_norm": 0.3647681474685669,
379
+ "learning_rate": 0.00018490695628049046,
380
+ "loss": 0.573,
381
+ "step": 265
382
+ },
383
+ {
384
+ "epoch": 0.7736389684813754,
385
+ "grad_norm": 0.38366076350212097,
386
+ "learning_rate": 0.0001840117368675982,
387
+ "loss": 0.5677,
388
+ "step": 270
389
+ },
390
+ {
391
+ "epoch": 0.7879656160458453,
392
+ "grad_norm": 0.36573946475982666,
393
+ "learning_rate": 0.0001831007399392506,
394
+ "loss": 0.5652,
395
+ "step": 275
396
+ },
397
+ {
398
+ "epoch": 0.8022922636103151,
399
+ "grad_norm": 0.354879230260849,
400
+ "learning_rate": 0.00018217418497139,
401
+ "loss": 0.5648,
402
+ "step": 280
403
+ },
404
+ {
405
+ "epoch": 0.8166189111747851,
406
+ "grad_norm": 0.36587202548980713,
407
+ "learning_rate": 0.00018123229518817702,
408
+ "loss": 0.566,
409
+ "step": 285
410
+ },
411
+ {
412
+ "epoch": 0.830945558739255,
413
+ "grad_norm": 0.3714900314807892,
414
+ "learning_rate": 0.0001802752975082119,
415
+ "loss": 0.57,
416
+ "step": 290
417
+ },
418
+ {
419
+ "epoch": 0.8452722063037249,
420
+ "grad_norm": 0.3702372610569,
421
+ "learning_rate": 0.00017930342248986537,
422
+ "loss": 0.5569,
423
+ "step": 295
424
+ },
425
+ {
426
+ "epoch": 0.8595988538681948,
427
+ "grad_norm": 0.36726057529449463,
428
+ "learning_rate": 0.00017831690427573326,
429
+ "loss": 0.5491,
430
+ "step": 300
431
+ },
432
+ {
433
+ "epoch": 0.8739255014326648,
434
+ "grad_norm": 0.36911457777023315,
435
+ "learning_rate": 0.00017731598053622675,
436
+ "loss": 0.5596,
437
+ "step": 305
438
+ },
439
+ {
440
+ "epoch": 0.8882521489971347,
441
+ "grad_norm": 0.38149625062942505,
442
+ "learning_rate": 0.00017630089241231375,
443
+ "loss": 0.5736,
444
+ "step": 310
445
+ },
446
+ {
447
+ "epoch": 0.9025787965616046,
448
+ "grad_norm": 0.3648279011249542,
449
+ "learning_rate": 0.00017527188445742308,
450
+ "loss": 0.5605,
451
+ "step": 315
452
+ },
453
+ {
454
+ "epoch": 0.9169054441260746,
455
+ "grad_norm": 0.3748702108860016,
456
+ "learning_rate": 0.00017422920457852738,
457
+ "loss": 0.5802,
458
+ "step": 320
459
+ },
460
+ {
461
+ "epoch": 0.9312320916905444,
462
+ "grad_norm": 0.3691900372505188,
463
+ "learning_rate": 0.00017317310397641764,
464
+ "loss": 0.5431,
465
+ "step": 325
466
+ },
467
+ {
468
+ "epoch": 0.9455587392550143,
469
+ "grad_norm": 0.3742789328098297,
470
+ "learning_rate": 0.0001721038370851842,
471
+ "loss": 0.5647,
472
+ "step": 330
473
+ },
474
+ {
475
+ "epoch": 0.9598853868194842,
476
+ "grad_norm": 0.36382776498794556,
477
+ "learning_rate": 0.00017102166151091922,
478
+ "loss": 0.5631,
479
+ "step": 335
480
+ },
481
+ {
482
+ "epoch": 0.9742120343839542,
483
+ "grad_norm": 0.3645402193069458,
484
+ "learning_rate": 0.00016992683796965424,
485
+ "loss": 0.5671,
486
+ "step": 340
487
+ },
488
+ {
489
+ "epoch": 0.9885386819484241,
490
+ "grad_norm": 0.3582296669483185,
491
+ "learning_rate": 0.000168819630224549,
492
+ "loss": 0.564,
493
+ "step": 345
494
+ },
495
+ {
496
+ "epoch": 0.997134670487106,
497
+ "eval_loss": 0.5661588907241821,
498
+ "eval_runtime": 3.0246,
499
+ "eval_samples_per_second": 13.886,
500
+ "eval_steps_per_second": 13.886,
501
+ "step": 348
502
+ }
503
+ ],
504
+ "logging_steps": 5,
505
+ "max_steps": 1047,
506
+ "num_input_tokens_seen": 0,
507
+ "num_train_epochs": 3,
508
+ "save_steps": 500,
509
+ "stateful_callbacks": {
510
+ "TrainerControl": {
511
+ "args": {
512
+ "should_epoch_stop": false,
513
+ "should_evaluate": false,
514
+ "should_log": false,
515
+ "should_save": true,
516
+ "should_training_stop": false
517
+ },
518
+ "attributes": {}
519
+ }
520
+ },
521
+ "total_flos": 3.990390930375967e+17,
522
+ "train_batch_size": 64,
523
+ "trial_name": null,
524
+ "trial_params": null
525
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37174fe3ef138917a93f1d2fe52824b60cd96007887e5f1870e08883d02119b6
3
+ size 5688
vocab.json ADDED
The diff for this file is too large to render. See raw diff