mani-a-i commited on
Commit
b106745
·
verified ·
1 Parent(s): c62b0cf

Upload 8 files

Browse files
README.md ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: mistralai/Mistral-7B-Instruct-v0.2
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
+
201
+
202
+ ### Framework versions
203
+
204
+ - PEFT 0.9.0
adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.2",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layers_pattern": null,
10
+ "layers_to_transform": null,
11
+ "loftq_config": {},
12
+ "lora_alpha": 128,
13
+ "lora_dropout": 0.1,
14
+ "megatron_config": null,
15
+ "megatron_core": "megatron.core",
16
+ "modules_to_save": null,
17
+ "peft_type": "LORA",
18
+ "r": 64,
19
+ "rank_pattern": {},
20
+ "revision": null,
21
+ "target_modules": [
22
+ "v_proj",
23
+ "lm_head",
24
+ "down_proj",
25
+ "up_proj",
26
+ "k_proj",
27
+ "gate_proj",
28
+ "q_proj",
29
+ "o_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f05dfabcb4c2ae2ff16891c74c257a2bce240acdd4384882bc18440b51dad9ac
3
+ size 1204678496
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4b1aeddc214bf7dbd99b29d511ee47c69870d6ed58d4b3452f8570f4620d8ea8
3
+ size 341366620
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b3cfb718c86a2120607fc53fc32533532bccc9841459a60665515bc06d3c210f
3
+ size 14244
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:71814d710c38b56376a5677da4d8ed4c8b6c012b618ff967fe879dbc093f6960
3
+ size 1064
trainer_state.json ADDED
@@ -0,0 +1,1205 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.6833301782608032,
3
+ "best_model_checkpoint": "mistralai/Mistral-7B-Instruct-v0.2_trail-/checkpoint-1600",
4
+ "epoch": 0.9696969696969697,
5
+ "eval_steps": 200,
6
+ "global_step": 1600,
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.01,
13
+ "grad_norm": 2.0257179737091064,
14
+ "learning_rate": 2e-05,
15
+ "loss": 1.4524,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.01,
20
+ "grad_norm": 1.6968803405761719,
21
+ "learning_rate": 2e-05,
22
+ "loss": 0.9393,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.02,
27
+ "grad_norm": 1.7078455686569214,
28
+ "learning_rate": 2e-05,
29
+ "loss": 0.8432,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.02,
34
+ "grad_norm": 1.6603143215179443,
35
+ "learning_rate": 2e-05,
36
+ "loss": 0.8382,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 0.03,
41
+ "grad_norm": 1.6785234212875366,
42
+ "learning_rate": 2e-05,
43
+ "loss": 0.7994,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 0.04,
48
+ "grad_norm": 1.273807406425476,
49
+ "learning_rate": 2e-05,
50
+ "loss": 0.8302,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 0.04,
55
+ "grad_norm": 1.3506838083267212,
56
+ "learning_rate": 2e-05,
57
+ "loss": 0.7588,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 0.05,
62
+ "grad_norm": 1.3038816452026367,
63
+ "learning_rate": 2e-05,
64
+ "loss": 0.7462,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 0.05,
69
+ "grad_norm": 1.4663119316101074,
70
+ "learning_rate": 2e-05,
71
+ "loss": 0.7391,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 0.06,
76
+ "grad_norm": 1.2945542335510254,
77
+ "learning_rate": 2e-05,
78
+ "loss": 0.7768,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 0.07,
83
+ "grad_norm": 1.258899211883545,
84
+ "learning_rate": 2e-05,
85
+ "loss": 0.7737,
86
+ "step": 110
87
+ },
88
+ {
89
+ "epoch": 0.07,
90
+ "grad_norm": 1.416283369064331,
91
+ "learning_rate": 2e-05,
92
+ "loss": 0.7422,
93
+ "step": 120
94
+ },
95
+ {
96
+ "epoch": 0.08,
97
+ "grad_norm": 1.200121283531189,
98
+ "learning_rate": 2e-05,
99
+ "loss": 0.7306,
100
+ "step": 130
101
+ },
102
+ {
103
+ "epoch": 0.08,
104
+ "grad_norm": 1.1042457818984985,
105
+ "learning_rate": 2e-05,
106
+ "loss": 0.733,
107
+ "step": 140
108
+ },
109
+ {
110
+ "epoch": 0.09,
111
+ "grad_norm": 1.3173305988311768,
112
+ "learning_rate": 2e-05,
113
+ "loss": 0.7454,
114
+ "step": 150
115
+ },
116
+ {
117
+ "epoch": 0.1,
118
+ "grad_norm": 1.2873802185058594,
119
+ "learning_rate": 2e-05,
120
+ "loss": 0.7218,
121
+ "step": 160
122
+ },
123
+ {
124
+ "epoch": 0.1,
125
+ "grad_norm": 1.2658429145812988,
126
+ "learning_rate": 2e-05,
127
+ "loss": 0.763,
128
+ "step": 170
129
+ },
130
+ {
131
+ "epoch": 0.11,
132
+ "grad_norm": 1.1320024728775024,
133
+ "learning_rate": 2e-05,
134
+ "loss": 0.754,
135
+ "step": 180
136
+ },
137
+ {
138
+ "epoch": 0.12,
139
+ "grad_norm": 1.074420690536499,
140
+ "learning_rate": 2e-05,
141
+ "loss": 0.6971,
142
+ "step": 190
143
+ },
144
+ {
145
+ "epoch": 0.12,
146
+ "grad_norm": 1.051477074623108,
147
+ "learning_rate": 2e-05,
148
+ "loss": 0.7318,
149
+ "step": 200
150
+ },
151
+ {
152
+ "epoch": 0.12,
153
+ "eval_loss": 0.72369384765625,
154
+ "eval_runtime": 576.3119,
155
+ "eval_samples_per_second": 0.953,
156
+ "eval_steps_per_second": 0.095,
157
+ "step": 200
158
+ },
159
+ {
160
+ "epoch": 0.13,
161
+ "grad_norm": 1.084792971611023,
162
+ "learning_rate": 2e-05,
163
+ "loss": 0.7234,
164
+ "step": 210
165
+ },
166
+ {
167
+ "epoch": 0.13,
168
+ "grad_norm": 1.2191482782363892,
169
+ "learning_rate": 2e-05,
170
+ "loss": 0.7117,
171
+ "step": 220
172
+ },
173
+ {
174
+ "epoch": 0.14,
175
+ "grad_norm": 1.0391403436660767,
176
+ "learning_rate": 2e-05,
177
+ "loss": 0.7561,
178
+ "step": 230
179
+ },
180
+ {
181
+ "epoch": 0.15,
182
+ "grad_norm": 1.1228817701339722,
183
+ "learning_rate": 2e-05,
184
+ "loss": 0.7488,
185
+ "step": 240
186
+ },
187
+ {
188
+ "epoch": 0.15,
189
+ "grad_norm": 1.03204345703125,
190
+ "learning_rate": 2e-05,
191
+ "loss": 0.7096,
192
+ "step": 250
193
+ },
194
+ {
195
+ "epoch": 0.16,
196
+ "grad_norm": 1.0652753114700317,
197
+ "learning_rate": 2e-05,
198
+ "loss": 0.7035,
199
+ "step": 260
200
+ },
201
+ {
202
+ "epoch": 0.16,
203
+ "grad_norm": 1.0256322622299194,
204
+ "learning_rate": 2e-05,
205
+ "loss": 0.7151,
206
+ "step": 270
207
+ },
208
+ {
209
+ "epoch": 0.17,
210
+ "grad_norm": 0.9747219681739807,
211
+ "learning_rate": 2e-05,
212
+ "loss": 0.7161,
213
+ "step": 280
214
+ },
215
+ {
216
+ "epoch": 0.18,
217
+ "grad_norm": 1.028686761856079,
218
+ "learning_rate": 2e-05,
219
+ "loss": 0.7268,
220
+ "step": 290
221
+ },
222
+ {
223
+ "epoch": 0.18,
224
+ "grad_norm": 1.129952073097229,
225
+ "learning_rate": 2e-05,
226
+ "loss": 0.812,
227
+ "step": 300
228
+ },
229
+ {
230
+ "epoch": 0.19,
231
+ "grad_norm": 1.1518712043762207,
232
+ "learning_rate": 2e-05,
233
+ "loss": 0.7328,
234
+ "step": 310
235
+ },
236
+ {
237
+ "epoch": 0.19,
238
+ "grad_norm": 1.0078867673873901,
239
+ "learning_rate": 2e-05,
240
+ "loss": 0.7201,
241
+ "step": 320
242
+ },
243
+ {
244
+ "epoch": 0.2,
245
+ "grad_norm": 1.050847053527832,
246
+ "learning_rate": 2e-05,
247
+ "loss": 0.7003,
248
+ "step": 330
249
+ },
250
+ {
251
+ "epoch": 0.21,
252
+ "grad_norm": 0.9970359802246094,
253
+ "learning_rate": 2e-05,
254
+ "loss": 0.6904,
255
+ "step": 340
256
+ },
257
+ {
258
+ "epoch": 0.21,
259
+ "grad_norm": 0.9830156564712524,
260
+ "learning_rate": 2e-05,
261
+ "loss": 0.7167,
262
+ "step": 350
263
+ },
264
+ {
265
+ "epoch": 0.22,
266
+ "grad_norm": 1.121741771697998,
267
+ "learning_rate": 2e-05,
268
+ "loss": 0.7053,
269
+ "step": 360
270
+ },
271
+ {
272
+ "epoch": 0.22,
273
+ "grad_norm": 1.11673104763031,
274
+ "learning_rate": 2e-05,
275
+ "loss": 0.7162,
276
+ "step": 370
277
+ },
278
+ {
279
+ "epoch": 0.23,
280
+ "grad_norm": 0.94569993019104,
281
+ "learning_rate": 2e-05,
282
+ "loss": 0.6991,
283
+ "step": 380
284
+ },
285
+ {
286
+ "epoch": 0.24,
287
+ "grad_norm": 0.9942061305046082,
288
+ "learning_rate": 2e-05,
289
+ "loss": 0.7207,
290
+ "step": 390
291
+ },
292
+ {
293
+ "epoch": 0.24,
294
+ "grad_norm": 1.0249754190444946,
295
+ "learning_rate": 2e-05,
296
+ "loss": 0.7364,
297
+ "step": 400
298
+ },
299
+ {
300
+ "epoch": 0.24,
301
+ "eval_loss": 0.7096507549285889,
302
+ "eval_runtime": 576.6307,
303
+ "eval_samples_per_second": 0.952,
304
+ "eval_steps_per_second": 0.095,
305
+ "step": 400
306
+ },
307
+ {
308
+ "epoch": 0.25,
309
+ "grad_norm": 1.0410763025283813,
310
+ "learning_rate": 2e-05,
311
+ "loss": 0.7104,
312
+ "step": 410
313
+ },
314
+ {
315
+ "epoch": 0.25,
316
+ "grad_norm": 1.0619620084762573,
317
+ "learning_rate": 2e-05,
318
+ "loss": 0.7713,
319
+ "step": 420
320
+ },
321
+ {
322
+ "epoch": 0.26,
323
+ "grad_norm": 1.0299198627471924,
324
+ "learning_rate": 2e-05,
325
+ "loss": 0.6684,
326
+ "step": 430
327
+ },
328
+ {
329
+ "epoch": 0.27,
330
+ "grad_norm": 0.946596086025238,
331
+ "learning_rate": 2e-05,
332
+ "loss": 0.7197,
333
+ "step": 440
334
+ },
335
+ {
336
+ "epoch": 0.27,
337
+ "grad_norm": 1.00041663646698,
338
+ "learning_rate": 2e-05,
339
+ "loss": 0.7406,
340
+ "step": 450
341
+ },
342
+ {
343
+ "epoch": 0.28,
344
+ "grad_norm": 0.971476674079895,
345
+ "learning_rate": 2e-05,
346
+ "loss": 0.6926,
347
+ "step": 460
348
+ },
349
+ {
350
+ "epoch": 0.28,
351
+ "grad_norm": 0.9575595259666443,
352
+ "learning_rate": 2e-05,
353
+ "loss": 0.7121,
354
+ "step": 470
355
+ },
356
+ {
357
+ "epoch": 0.29,
358
+ "grad_norm": 1.0066837072372437,
359
+ "learning_rate": 2e-05,
360
+ "loss": 0.7501,
361
+ "step": 480
362
+ },
363
+ {
364
+ "epoch": 0.3,
365
+ "grad_norm": 1.1008684635162354,
366
+ "learning_rate": 2e-05,
367
+ "loss": 0.7413,
368
+ "step": 490
369
+ },
370
+ {
371
+ "epoch": 0.3,
372
+ "grad_norm": 1.004758358001709,
373
+ "learning_rate": 2e-05,
374
+ "loss": 0.726,
375
+ "step": 500
376
+ },
377
+ {
378
+ "epoch": 0.31,
379
+ "grad_norm": 1.0132404565811157,
380
+ "learning_rate": 2e-05,
381
+ "loss": 0.7446,
382
+ "step": 510
383
+ },
384
+ {
385
+ "epoch": 0.32,
386
+ "grad_norm": 0.928865909576416,
387
+ "learning_rate": 2e-05,
388
+ "loss": 0.6484,
389
+ "step": 520
390
+ },
391
+ {
392
+ "epoch": 0.32,
393
+ "grad_norm": 1.0739837884902954,
394
+ "learning_rate": 2e-05,
395
+ "loss": 0.693,
396
+ "step": 530
397
+ },
398
+ {
399
+ "epoch": 0.33,
400
+ "grad_norm": 0.9825330376625061,
401
+ "learning_rate": 2e-05,
402
+ "loss": 0.7004,
403
+ "step": 540
404
+ },
405
+ {
406
+ "epoch": 0.33,
407
+ "grad_norm": 1.034639596939087,
408
+ "learning_rate": 2e-05,
409
+ "loss": 0.7102,
410
+ "step": 550
411
+ },
412
+ {
413
+ "epoch": 0.34,
414
+ "grad_norm": 0.9825816750526428,
415
+ "learning_rate": 2e-05,
416
+ "loss": 0.6763,
417
+ "step": 560
418
+ },
419
+ {
420
+ "epoch": 0.35,
421
+ "grad_norm": 0.872897744178772,
422
+ "learning_rate": 2e-05,
423
+ "loss": 0.7211,
424
+ "step": 570
425
+ },
426
+ {
427
+ "epoch": 0.35,
428
+ "grad_norm": 1.0789843797683716,
429
+ "learning_rate": 2e-05,
430
+ "loss": 0.744,
431
+ "step": 580
432
+ },
433
+ {
434
+ "epoch": 0.36,
435
+ "grad_norm": 0.8900558352470398,
436
+ "learning_rate": 2e-05,
437
+ "loss": 0.7098,
438
+ "step": 590
439
+ },
440
+ {
441
+ "epoch": 0.36,
442
+ "grad_norm": 0.9795206785202026,
443
+ "learning_rate": 2e-05,
444
+ "loss": 0.6974,
445
+ "step": 600
446
+ },
447
+ {
448
+ "epoch": 0.36,
449
+ "eval_loss": 0.7024338245391846,
450
+ "eval_runtime": 576.7068,
451
+ "eval_samples_per_second": 0.952,
452
+ "eval_steps_per_second": 0.095,
453
+ "step": 600
454
+ },
455
+ {
456
+ "epoch": 0.37,
457
+ "grad_norm": 0.8986483812332153,
458
+ "learning_rate": 2e-05,
459
+ "loss": 0.6655,
460
+ "step": 610
461
+ },
462
+ {
463
+ "epoch": 0.38,
464
+ "grad_norm": 1.0255687236785889,
465
+ "learning_rate": 2e-05,
466
+ "loss": 0.6921,
467
+ "step": 620
468
+ },
469
+ {
470
+ "epoch": 0.38,
471
+ "grad_norm": 1.1219247579574585,
472
+ "learning_rate": 2e-05,
473
+ "loss": 0.7142,
474
+ "step": 630
475
+ },
476
+ {
477
+ "epoch": 0.39,
478
+ "grad_norm": 1.0987035036087036,
479
+ "learning_rate": 2e-05,
480
+ "loss": 0.7698,
481
+ "step": 640
482
+ },
483
+ {
484
+ "epoch": 0.39,
485
+ "grad_norm": 0.976980984210968,
486
+ "learning_rate": 2e-05,
487
+ "loss": 0.7185,
488
+ "step": 650
489
+ },
490
+ {
491
+ "epoch": 0.4,
492
+ "grad_norm": 0.9381852149963379,
493
+ "learning_rate": 2e-05,
494
+ "loss": 0.6631,
495
+ "step": 660
496
+ },
497
+ {
498
+ "epoch": 0.41,
499
+ "grad_norm": 1.0329375267028809,
500
+ "learning_rate": 2e-05,
501
+ "loss": 0.6894,
502
+ "step": 670
503
+ },
504
+ {
505
+ "epoch": 0.41,
506
+ "grad_norm": 0.921355128288269,
507
+ "learning_rate": 2e-05,
508
+ "loss": 0.753,
509
+ "step": 680
510
+ },
511
+ {
512
+ "epoch": 0.42,
513
+ "grad_norm": 0.9028052687644958,
514
+ "learning_rate": 2e-05,
515
+ "loss": 0.7371,
516
+ "step": 690
517
+ },
518
+ {
519
+ "epoch": 0.42,
520
+ "grad_norm": 0.9813818335533142,
521
+ "learning_rate": 2e-05,
522
+ "loss": 0.6981,
523
+ "step": 700
524
+ },
525
+ {
526
+ "epoch": 0.43,
527
+ "grad_norm": 1.2183573246002197,
528
+ "learning_rate": 2e-05,
529
+ "loss": 0.7199,
530
+ "step": 710
531
+ },
532
+ {
533
+ "epoch": 0.44,
534
+ "grad_norm": 0.9314076900482178,
535
+ "learning_rate": 2e-05,
536
+ "loss": 0.7096,
537
+ "step": 720
538
+ },
539
+ {
540
+ "epoch": 0.44,
541
+ "grad_norm": 0.8565794825553894,
542
+ "learning_rate": 2e-05,
543
+ "loss": 0.6797,
544
+ "step": 730
545
+ },
546
+ {
547
+ "epoch": 0.45,
548
+ "grad_norm": 0.8477567434310913,
549
+ "learning_rate": 2e-05,
550
+ "loss": 0.6874,
551
+ "step": 740
552
+ },
553
+ {
554
+ "epoch": 0.45,
555
+ "grad_norm": 1.0110888481140137,
556
+ "learning_rate": 2e-05,
557
+ "loss": 0.7495,
558
+ "step": 750
559
+ },
560
+ {
561
+ "epoch": 0.46,
562
+ "grad_norm": 0.9757490158081055,
563
+ "learning_rate": 2e-05,
564
+ "loss": 0.6809,
565
+ "step": 760
566
+ },
567
+ {
568
+ "epoch": 0.47,
569
+ "grad_norm": 0.8909426927566528,
570
+ "learning_rate": 2e-05,
571
+ "loss": 0.6746,
572
+ "step": 770
573
+ },
574
+ {
575
+ "epoch": 0.47,
576
+ "grad_norm": 0.8148036003112793,
577
+ "learning_rate": 2e-05,
578
+ "loss": 0.7196,
579
+ "step": 780
580
+ },
581
+ {
582
+ "epoch": 0.48,
583
+ "grad_norm": 0.9427577257156372,
584
+ "learning_rate": 2e-05,
585
+ "loss": 0.7082,
586
+ "step": 790
587
+ },
588
+ {
589
+ "epoch": 0.48,
590
+ "grad_norm": 0.8812272548675537,
591
+ "learning_rate": 2e-05,
592
+ "loss": 0.7031,
593
+ "step": 800
594
+ },
595
+ {
596
+ "epoch": 0.48,
597
+ "eval_loss": 0.6963450908660889,
598
+ "eval_runtime": 576.5372,
599
+ "eval_samples_per_second": 0.952,
600
+ "eval_steps_per_second": 0.095,
601
+ "step": 800
602
+ },
603
+ {
604
+ "epoch": 0.49,
605
+ "grad_norm": 1.184993028640747,
606
+ "learning_rate": 2e-05,
607
+ "loss": 0.6883,
608
+ "step": 810
609
+ },
610
+ {
611
+ "epoch": 0.5,
612
+ "grad_norm": 1.032034993171692,
613
+ "learning_rate": 2e-05,
614
+ "loss": 0.687,
615
+ "step": 820
616
+ },
617
+ {
618
+ "epoch": 0.5,
619
+ "grad_norm": 0.8716715574264526,
620
+ "learning_rate": 2e-05,
621
+ "loss": 0.7196,
622
+ "step": 830
623
+ },
624
+ {
625
+ "epoch": 0.51,
626
+ "grad_norm": 1.0160155296325684,
627
+ "learning_rate": 2e-05,
628
+ "loss": 0.7549,
629
+ "step": 840
630
+ },
631
+ {
632
+ "epoch": 0.52,
633
+ "grad_norm": 0.9079670906066895,
634
+ "learning_rate": 2e-05,
635
+ "loss": 0.6564,
636
+ "step": 850
637
+ },
638
+ {
639
+ "epoch": 0.52,
640
+ "grad_norm": 0.9788998365402222,
641
+ "learning_rate": 2e-05,
642
+ "loss": 0.698,
643
+ "step": 860
644
+ },
645
+ {
646
+ "epoch": 0.53,
647
+ "grad_norm": 0.9993180632591248,
648
+ "learning_rate": 2e-05,
649
+ "loss": 0.7041,
650
+ "step": 870
651
+ },
652
+ {
653
+ "epoch": 0.53,
654
+ "grad_norm": 0.8905129432678223,
655
+ "learning_rate": 2e-05,
656
+ "loss": 0.7061,
657
+ "step": 880
658
+ },
659
+ {
660
+ "epoch": 0.54,
661
+ "grad_norm": 0.9284083247184753,
662
+ "learning_rate": 2e-05,
663
+ "loss": 0.7213,
664
+ "step": 890
665
+ },
666
+ {
667
+ "epoch": 0.55,
668
+ "grad_norm": 0.9979264140129089,
669
+ "learning_rate": 2e-05,
670
+ "loss": 0.7067,
671
+ "step": 900
672
+ },
673
+ {
674
+ "epoch": 0.55,
675
+ "grad_norm": 0.9622723460197449,
676
+ "learning_rate": 2e-05,
677
+ "loss": 0.7078,
678
+ "step": 910
679
+ },
680
+ {
681
+ "epoch": 0.56,
682
+ "grad_norm": 1.0288429260253906,
683
+ "learning_rate": 2e-05,
684
+ "loss": 0.7018,
685
+ "step": 920
686
+ },
687
+ {
688
+ "epoch": 0.56,
689
+ "grad_norm": 0.9015412926673889,
690
+ "learning_rate": 2e-05,
691
+ "loss": 0.7013,
692
+ "step": 930
693
+ },
694
+ {
695
+ "epoch": 0.57,
696
+ "grad_norm": 0.9322758316993713,
697
+ "learning_rate": 2e-05,
698
+ "loss": 0.7006,
699
+ "step": 940
700
+ },
701
+ {
702
+ "epoch": 0.58,
703
+ "grad_norm": 0.875117301940918,
704
+ "learning_rate": 2e-05,
705
+ "loss": 0.6632,
706
+ "step": 950
707
+ },
708
+ {
709
+ "epoch": 0.58,
710
+ "grad_norm": 0.9057668447494507,
711
+ "learning_rate": 2e-05,
712
+ "loss": 0.7009,
713
+ "step": 960
714
+ },
715
+ {
716
+ "epoch": 0.59,
717
+ "grad_norm": 0.8785907030105591,
718
+ "learning_rate": 2e-05,
719
+ "loss": 0.7029,
720
+ "step": 970
721
+ },
722
+ {
723
+ "epoch": 0.59,
724
+ "grad_norm": 0.896600067615509,
725
+ "learning_rate": 2e-05,
726
+ "loss": 0.6583,
727
+ "step": 980
728
+ },
729
+ {
730
+ "epoch": 0.6,
731
+ "grad_norm": 0.9632496237754822,
732
+ "learning_rate": 2e-05,
733
+ "loss": 0.7226,
734
+ "step": 990
735
+ },
736
+ {
737
+ "epoch": 0.61,
738
+ "grad_norm": 1.0047279596328735,
739
+ "learning_rate": 2e-05,
740
+ "loss": 0.7201,
741
+ "step": 1000
742
+ },
743
+ {
744
+ "epoch": 0.61,
745
+ "eval_loss": 0.692192018032074,
746
+ "eval_runtime": 576.3596,
747
+ "eval_samples_per_second": 0.953,
748
+ "eval_steps_per_second": 0.095,
749
+ "step": 1000
750
+ },
751
+ {
752
+ "epoch": 0.61,
753
+ "grad_norm": 0.8589789271354675,
754
+ "learning_rate": 2e-05,
755
+ "loss": 0.6875,
756
+ "step": 1010
757
+ },
758
+ {
759
+ "epoch": 0.62,
760
+ "grad_norm": 0.9107193946838379,
761
+ "learning_rate": 2e-05,
762
+ "loss": 0.6563,
763
+ "step": 1020
764
+ },
765
+ {
766
+ "epoch": 0.62,
767
+ "grad_norm": 0.9334760308265686,
768
+ "learning_rate": 2e-05,
769
+ "loss": 0.7311,
770
+ "step": 1030
771
+ },
772
+ {
773
+ "epoch": 0.63,
774
+ "grad_norm": 0.8864697813987732,
775
+ "learning_rate": 2e-05,
776
+ "loss": 0.7121,
777
+ "step": 1040
778
+ },
779
+ {
780
+ "epoch": 0.64,
781
+ "grad_norm": 0.952052891254425,
782
+ "learning_rate": 2e-05,
783
+ "loss": 0.6842,
784
+ "step": 1050
785
+ },
786
+ {
787
+ "epoch": 0.64,
788
+ "grad_norm": 0.9001901745796204,
789
+ "learning_rate": 2e-05,
790
+ "loss": 0.6769,
791
+ "step": 1060
792
+ },
793
+ {
794
+ "epoch": 0.65,
795
+ "grad_norm": 0.963742733001709,
796
+ "learning_rate": 2e-05,
797
+ "loss": 0.7003,
798
+ "step": 1070
799
+ },
800
+ {
801
+ "epoch": 0.65,
802
+ "grad_norm": 0.9565225839614868,
803
+ "learning_rate": 2e-05,
804
+ "loss": 0.7478,
805
+ "step": 1080
806
+ },
807
+ {
808
+ "epoch": 0.66,
809
+ "grad_norm": 0.9401019811630249,
810
+ "learning_rate": 2e-05,
811
+ "loss": 0.7475,
812
+ "step": 1090
813
+ },
814
+ {
815
+ "epoch": 0.67,
816
+ "grad_norm": 0.8856386542320251,
817
+ "learning_rate": 2e-05,
818
+ "loss": 0.6879,
819
+ "step": 1100
820
+ },
821
+ {
822
+ "epoch": 0.67,
823
+ "grad_norm": 0.8875776529312134,
824
+ "learning_rate": 2e-05,
825
+ "loss": 0.705,
826
+ "step": 1110
827
+ },
828
+ {
829
+ "epoch": 0.68,
830
+ "grad_norm": 0.9274523854255676,
831
+ "learning_rate": 2e-05,
832
+ "loss": 0.7378,
833
+ "step": 1120
834
+ },
835
+ {
836
+ "epoch": 0.68,
837
+ "grad_norm": 0.9206425547599792,
838
+ "learning_rate": 2e-05,
839
+ "loss": 0.6691,
840
+ "step": 1130
841
+ },
842
+ {
843
+ "epoch": 0.69,
844
+ "grad_norm": 0.8944551944732666,
845
+ "learning_rate": 2e-05,
846
+ "loss": 0.684,
847
+ "step": 1140
848
+ },
849
+ {
850
+ "epoch": 0.7,
851
+ "grad_norm": 1.1095612049102783,
852
+ "learning_rate": 2e-05,
853
+ "loss": 0.7046,
854
+ "step": 1150
855
+ },
856
+ {
857
+ "epoch": 0.7,
858
+ "grad_norm": 0.9099195599555969,
859
+ "learning_rate": 2e-05,
860
+ "loss": 0.6839,
861
+ "step": 1160
862
+ },
863
+ {
864
+ "epoch": 0.71,
865
+ "grad_norm": 0.8802533745765686,
866
+ "learning_rate": 2e-05,
867
+ "loss": 0.6668,
868
+ "step": 1170
869
+ },
870
+ {
871
+ "epoch": 0.72,
872
+ "grad_norm": 0.9142954349517822,
873
+ "learning_rate": 2e-05,
874
+ "loss": 0.6869,
875
+ "step": 1180
876
+ },
877
+ {
878
+ "epoch": 0.72,
879
+ "grad_norm": 0.8676968812942505,
880
+ "learning_rate": 2e-05,
881
+ "loss": 0.7255,
882
+ "step": 1190
883
+ },
884
+ {
885
+ "epoch": 0.73,
886
+ "grad_norm": 0.8218028545379639,
887
+ "learning_rate": 2e-05,
888
+ "loss": 0.7424,
889
+ "step": 1200
890
+ },
891
+ {
892
+ "epoch": 0.73,
893
+ "eval_loss": 0.6879069209098816,
894
+ "eval_runtime": 576.2219,
895
+ "eval_samples_per_second": 0.953,
896
+ "eval_steps_per_second": 0.095,
897
+ "step": 1200
898
+ },
899
+ {
900
+ "epoch": 0.73,
901
+ "grad_norm": 0.8519162535667419,
902
+ "learning_rate": 2e-05,
903
+ "loss": 0.7128,
904
+ "step": 1210
905
+ },
906
+ {
907
+ "epoch": 0.74,
908
+ "grad_norm": 0.8599090576171875,
909
+ "learning_rate": 2e-05,
910
+ "loss": 0.7309,
911
+ "step": 1220
912
+ },
913
+ {
914
+ "epoch": 0.75,
915
+ "grad_norm": 0.9774763584136963,
916
+ "learning_rate": 2e-05,
917
+ "loss": 0.7092,
918
+ "step": 1230
919
+ },
920
+ {
921
+ "epoch": 0.75,
922
+ "grad_norm": 0.9119387865066528,
923
+ "learning_rate": 2e-05,
924
+ "loss": 0.682,
925
+ "step": 1240
926
+ },
927
+ {
928
+ "epoch": 0.76,
929
+ "grad_norm": 0.9051375985145569,
930
+ "learning_rate": 2e-05,
931
+ "loss": 0.7042,
932
+ "step": 1250
933
+ },
934
+ {
935
+ "epoch": 0.76,
936
+ "grad_norm": 0.9292181134223938,
937
+ "learning_rate": 2e-05,
938
+ "loss": 0.6991,
939
+ "step": 1260
940
+ },
941
+ {
942
+ "epoch": 0.77,
943
+ "grad_norm": 0.9441558718681335,
944
+ "learning_rate": 2e-05,
945
+ "loss": 0.6838,
946
+ "step": 1270
947
+ },
948
+ {
949
+ "epoch": 0.78,
950
+ "grad_norm": 0.8878441452980042,
951
+ "learning_rate": 2e-05,
952
+ "loss": 0.6815,
953
+ "step": 1280
954
+ },
955
+ {
956
+ "epoch": 0.78,
957
+ "grad_norm": 0.9556174874305725,
958
+ "learning_rate": 2e-05,
959
+ "loss": 0.6765,
960
+ "step": 1290
961
+ },
962
+ {
963
+ "epoch": 0.79,
964
+ "grad_norm": 0.8373817205429077,
965
+ "learning_rate": 2e-05,
966
+ "loss": 0.7348,
967
+ "step": 1300
968
+ },
969
+ {
970
+ "epoch": 0.79,
971
+ "grad_norm": 0.9634573459625244,
972
+ "learning_rate": 2e-05,
973
+ "loss": 0.6846,
974
+ "step": 1310
975
+ },
976
+ {
977
+ "epoch": 0.8,
978
+ "grad_norm": 0.8429288268089294,
979
+ "learning_rate": 2e-05,
980
+ "loss": 0.678,
981
+ "step": 1320
982
+ },
983
+ {
984
+ "epoch": 0.81,
985
+ "grad_norm": 0.9088312387466431,
986
+ "learning_rate": 2e-05,
987
+ "loss": 0.6949,
988
+ "step": 1330
989
+ },
990
+ {
991
+ "epoch": 0.81,
992
+ "grad_norm": 0.9536995887756348,
993
+ "learning_rate": 2e-05,
994
+ "loss": 0.6794,
995
+ "step": 1340
996
+ },
997
+ {
998
+ "epoch": 0.82,
999
+ "grad_norm": 0.9287436008453369,
1000
+ "learning_rate": 2e-05,
1001
+ "loss": 0.7111,
1002
+ "step": 1350
1003
+ },
1004
+ {
1005
+ "epoch": 0.82,
1006
+ "grad_norm": 0.8534522652626038,
1007
+ "learning_rate": 2e-05,
1008
+ "loss": 0.6892,
1009
+ "step": 1360
1010
+ },
1011
+ {
1012
+ "epoch": 0.83,
1013
+ "grad_norm": 0.9239506721496582,
1014
+ "learning_rate": 2e-05,
1015
+ "loss": 0.7138,
1016
+ "step": 1370
1017
+ },
1018
+ {
1019
+ "epoch": 0.84,
1020
+ "grad_norm": 0.9194501042366028,
1021
+ "learning_rate": 2e-05,
1022
+ "loss": 0.7232,
1023
+ "step": 1380
1024
+ },
1025
+ {
1026
+ "epoch": 0.84,
1027
+ "grad_norm": 0.961037278175354,
1028
+ "learning_rate": 2e-05,
1029
+ "loss": 0.697,
1030
+ "step": 1390
1031
+ },
1032
+ {
1033
+ "epoch": 0.85,
1034
+ "grad_norm": 0.8385772109031677,
1035
+ "learning_rate": 2e-05,
1036
+ "loss": 0.7016,
1037
+ "step": 1400
1038
+ },
1039
+ {
1040
+ "epoch": 0.85,
1041
+ "eval_loss": 0.6852899789810181,
1042
+ "eval_runtime": 576.2672,
1043
+ "eval_samples_per_second": 0.953,
1044
+ "eval_steps_per_second": 0.095,
1045
+ "step": 1400
1046
+ },
1047
+ {
1048
+ "epoch": 0.85,
1049
+ "grad_norm": 1.0281404256820679,
1050
+ "learning_rate": 2e-05,
1051
+ "loss": 0.7012,
1052
+ "step": 1410
1053
+ },
1054
+ {
1055
+ "epoch": 0.86,
1056
+ "grad_norm": 1.0333633422851562,
1057
+ "learning_rate": 2e-05,
1058
+ "loss": 0.7501,
1059
+ "step": 1420
1060
+ },
1061
+ {
1062
+ "epoch": 0.87,
1063
+ "grad_norm": 0.9055823683738708,
1064
+ "learning_rate": 2e-05,
1065
+ "loss": 0.738,
1066
+ "step": 1430
1067
+ },
1068
+ {
1069
+ "epoch": 0.87,
1070
+ "grad_norm": 0.9356181025505066,
1071
+ "learning_rate": 2e-05,
1072
+ "loss": 0.6842,
1073
+ "step": 1440
1074
+ },
1075
+ {
1076
+ "epoch": 0.88,
1077
+ "grad_norm": 0.8437691926956177,
1078
+ "learning_rate": 2e-05,
1079
+ "loss": 0.6658,
1080
+ "step": 1450
1081
+ },
1082
+ {
1083
+ "epoch": 0.88,
1084
+ "grad_norm": 1.0060279369354248,
1085
+ "learning_rate": 2e-05,
1086
+ "loss": 0.6954,
1087
+ "step": 1460
1088
+ },
1089
+ {
1090
+ "epoch": 0.89,
1091
+ "grad_norm": 0.8564276099205017,
1092
+ "learning_rate": 2e-05,
1093
+ "loss": 0.684,
1094
+ "step": 1470
1095
+ },
1096
+ {
1097
+ "epoch": 0.9,
1098
+ "grad_norm": 0.9397062659263611,
1099
+ "learning_rate": 2e-05,
1100
+ "loss": 0.7047,
1101
+ "step": 1480
1102
+ },
1103
+ {
1104
+ "epoch": 0.9,
1105
+ "grad_norm": 0.9040536284446716,
1106
+ "learning_rate": 2e-05,
1107
+ "loss": 0.7001,
1108
+ "step": 1490
1109
+ },
1110
+ {
1111
+ "epoch": 0.91,
1112
+ "grad_norm": 0.9114941358566284,
1113
+ "learning_rate": 2e-05,
1114
+ "loss": 0.6796,
1115
+ "step": 1500
1116
+ },
1117
+ {
1118
+ "epoch": 0.92,
1119
+ "grad_norm": 0.9135074615478516,
1120
+ "learning_rate": 2e-05,
1121
+ "loss": 0.7335,
1122
+ "step": 1510
1123
+ },
1124
+ {
1125
+ "epoch": 0.92,
1126
+ "grad_norm": 0.8748692274093628,
1127
+ "learning_rate": 2e-05,
1128
+ "loss": 0.6922,
1129
+ "step": 1520
1130
+ },
1131
+ {
1132
+ "epoch": 0.93,
1133
+ "grad_norm": 0.8640381097793579,
1134
+ "learning_rate": 2e-05,
1135
+ "loss": 0.6638,
1136
+ "step": 1530
1137
+ },
1138
+ {
1139
+ "epoch": 0.93,
1140
+ "grad_norm": 0.9141325950622559,
1141
+ "learning_rate": 2e-05,
1142
+ "loss": 0.6729,
1143
+ "step": 1540
1144
+ },
1145
+ {
1146
+ "epoch": 0.94,
1147
+ "grad_norm": 0.925592839717865,
1148
+ "learning_rate": 2e-05,
1149
+ "loss": 0.7008,
1150
+ "step": 1550
1151
+ },
1152
+ {
1153
+ "epoch": 0.95,
1154
+ "grad_norm": 0.9290179014205933,
1155
+ "learning_rate": 2e-05,
1156
+ "loss": 0.7058,
1157
+ "step": 1560
1158
+ },
1159
+ {
1160
+ "epoch": 0.95,
1161
+ "grad_norm": 0.8498104810714722,
1162
+ "learning_rate": 2e-05,
1163
+ "loss": 0.6838,
1164
+ "step": 1570
1165
+ },
1166
+ {
1167
+ "epoch": 0.96,
1168
+ "grad_norm": 0.9508926868438721,
1169
+ "learning_rate": 2e-05,
1170
+ "loss": 0.72,
1171
+ "step": 1580
1172
+ },
1173
+ {
1174
+ "epoch": 0.96,
1175
+ "grad_norm": 0.8391693830490112,
1176
+ "learning_rate": 2e-05,
1177
+ "loss": 0.6693,
1178
+ "step": 1590
1179
+ },
1180
+ {
1181
+ "epoch": 0.97,
1182
+ "grad_norm": 0.8421803712844849,
1183
+ "learning_rate": 2e-05,
1184
+ "loss": 0.6953,
1185
+ "step": 1600
1186
+ },
1187
+ {
1188
+ "epoch": 0.97,
1189
+ "eval_loss": 0.6833301782608032,
1190
+ "eval_runtime": 576.54,
1191
+ "eval_samples_per_second": 0.952,
1192
+ "eval_steps_per_second": 0.095,
1193
+ "step": 1600
1194
+ }
1195
+ ],
1196
+ "logging_steps": 10,
1197
+ "max_steps": 1649,
1198
+ "num_input_tokens_seen": 0,
1199
+ "num_train_epochs": 1,
1200
+ "save_steps": 200,
1201
+ "total_flos": 4.1937076224e+17,
1202
+ "train_batch_size": 10,
1203
+ "trial_name": null,
1204
+ "trial_params": null
1205
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b5bab666344a61a010e53dbd955a397ff5e662c019f55d3a49334e100d132408
3
+ size 4984