Ramakrishna176420 commited on
Commit
eff4a12
·
verified ·
1 Parent(s): 86689fb

Add initial model files

Browse files
.ipynb_checkpoints/README-checkpoint.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Hugofernandez/Mistral-7B-v0.1-colab-sharded
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.12.0
.ipynb_checkpoints/adapter_config-checkpoint.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Hugofernandez/Mistral-7B-v0.1-colab-sharded",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
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": 32,
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": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "v_proj",
24
+ "k_proj",
25
+ "o_proj",
26
+ "q_proj"
27
+ ],
28
+ "task_type": "CAUSAL_LM",
29
+ "use_dora": false,
30
+ "use_rslora": false
31
+ }
README.md CHANGED
@@ -1,3 +1,202 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Hugofernandez/Mistral-7B-v0.1-colab-sharded
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.12.0
adapter_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Hugofernandez/Mistral-7B-v0.1-colab-sharded",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
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": 32,
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": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "v_proj",
24
+ "k_proj",
25
+ "o_proj",
26
+ "q_proj"
27
+ ],
28
+ "task_type": "CAUSAL_LM",
29
+ "use_dora": false,
30
+ "use_rslora": false
31
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7930def8af856948c5b74f5635b93b87627c5bd2f4bed249222e8e8b7e26795
3
+ size 54560368
checkpoint-1500/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Hugofernandez/Mistral-7B-v0.1-colab-sharded
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.12.0
checkpoint-1500/adapter_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Hugofernandez/Mistral-7B-v0.1-colab-sharded",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
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": 32,
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": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "v_proj",
24
+ "k_proj",
25
+ "o_proj",
26
+ "q_proj"
27
+ ],
28
+ "task_type": "CAUSAL_LM",
29
+ "use_dora": false,
30
+ "use_rslora": false
31
+ }
checkpoint-1500/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e78463f7540f0c82bdfa0c5eb20db7bd7bcc8e459e34c648eb43cc2c892fc2a
3
+ size 54560368
checkpoint-1500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2af83a00c0923b9092021625f9f182a553bf77dca1d7acf7f9e130242ea61e15
3
+ size 109267450
checkpoint-1500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:16088195464da3c1c5d391b01b5864881718c722adaa71cc9ff6b8dd9a2c75c9
3
+ size 14244
checkpoint-1500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3a688c7a01f640638ea76ca8f1b61d33d9df4d7062ff4db5c09dd32efbf01229
3
+ size 1064
checkpoint-1500/trainer_state.json ADDED
@@ -0,0 +1,1203 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 1.6504695415496826,
3
+ "best_model_checkpoint": "models/mistral-7b-finetuned/checkpoint-600",
4
+ "epoch": 4.7936,
5
+ "eval_steps": 100,
6
+ "global_step": 1500,
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.032,
13
+ "grad_norm": 21.417774200439453,
14
+ "learning_rate": 2e-05,
15
+ "loss": 12.9874,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.064,
20
+ "grad_norm": 10.754881858825684,
21
+ "learning_rate": 4e-05,
22
+ "loss": 10.8458,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.096,
27
+ "grad_norm": 5.602188587188721,
28
+ "learning_rate": 6e-05,
29
+ "loss": 9.5793,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.128,
34
+ "grad_norm": 6.1397199630737305,
35
+ "learning_rate": 8e-05,
36
+ "loss": 9.1163,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 0.16,
41
+ "grad_norm": 5.41762113571167,
42
+ "learning_rate": 0.0001,
43
+ "loss": 8.9351,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 0.192,
48
+ "grad_norm": 6.518367290496826,
49
+ "learning_rate": 0.00012,
50
+ "loss": 8.5776,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 0.224,
55
+ "grad_norm": 8.664566040039062,
56
+ "learning_rate": 0.00013000000000000002,
57
+ "loss": 10.0047,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 0.256,
62
+ "grad_norm": 5.126749515533447,
63
+ "learning_rate": 0.00015000000000000001,
64
+ "loss": 7.2974,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 0.288,
69
+ "grad_norm": 4.876817226409912,
70
+ "learning_rate": 0.00017,
71
+ "loss": 7.2398,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 0.32,
76
+ "grad_norm": 4.667001247406006,
77
+ "learning_rate": 0.00019,
78
+ "loss": 7.2189,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 0.32,
83
+ "eval_loss": 1.8090190887451172,
84
+ "eval_runtime": 284.2204,
85
+ "eval_samples_per_second": 17.592,
86
+ "eval_steps_per_second": 1.101,
87
+ "step": 100
88
+ },
89
+ {
90
+ "epoch": 0.352,
91
+ "grad_norm": 4.669983386993408,
92
+ "learning_rate": 0.0001993150684931507,
93
+ "loss": 7.1553,
94
+ "step": 110
95
+ },
96
+ {
97
+ "epoch": 0.384,
98
+ "grad_norm": 4.542459487915039,
99
+ "learning_rate": 0.00019794520547945205,
100
+ "loss": 7.1573,
101
+ "step": 120
102
+ },
103
+ {
104
+ "epoch": 0.416,
105
+ "grad_norm": 4.285698890686035,
106
+ "learning_rate": 0.00019657534246575345,
107
+ "loss": 7.1514,
108
+ "step": 130
109
+ },
110
+ {
111
+ "epoch": 0.448,
112
+ "grad_norm": 4.1678619384765625,
113
+ "learning_rate": 0.0001952054794520548,
114
+ "loss": 7.1323,
115
+ "step": 140
116
+ },
117
+ {
118
+ "epoch": 0.48,
119
+ "grad_norm": 4.345493793487549,
120
+ "learning_rate": 0.00019383561643835617,
121
+ "loss": 7.0651,
122
+ "step": 150
123
+ },
124
+ {
125
+ "epoch": 0.512,
126
+ "grad_norm": 4.271751403808594,
127
+ "learning_rate": 0.00019246575342465752,
128
+ "loss": 7.1547,
129
+ "step": 160
130
+ },
131
+ {
132
+ "epoch": 0.544,
133
+ "grad_norm": 4.395969390869141,
134
+ "learning_rate": 0.00019109589041095893,
135
+ "loss": 7.1948,
136
+ "step": 170
137
+ },
138
+ {
139
+ "epoch": 0.576,
140
+ "grad_norm": 4.7001824378967285,
141
+ "learning_rate": 0.00018972602739726027,
142
+ "loss": 6.933,
143
+ "step": 180
144
+ },
145
+ {
146
+ "epoch": 0.608,
147
+ "grad_norm": 4.359734058380127,
148
+ "learning_rate": 0.00018835616438356165,
149
+ "loss": 7.0293,
150
+ "step": 190
151
+ },
152
+ {
153
+ "epoch": 0.64,
154
+ "grad_norm": 4.372984886169434,
155
+ "learning_rate": 0.00018698630136986303,
156
+ "loss": 7.112,
157
+ "step": 200
158
+ },
159
+ {
160
+ "epoch": 0.64,
161
+ "eval_loss": 1.7474249601364136,
162
+ "eval_runtime": 284.175,
163
+ "eval_samples_per_second": 17.595,
164
+ "eval_steps_per_second": 1.101,
165
+ "step": 200
166
+ },
167
+ {
168
+ "epoch": 0.672,
169
+ "grad_norm": 4.544906139373779,
170
+ "learning_rate": 0.0001856164383561644,
171
+ "loss": 7.026,
172
+ "step": 210
173
+ },
174
+ {
175
+ "epoch": 0.704,
176
+ "grad_norm": 4.632802963256836,
177
+ "learning_rate": 0.00018424657534246578,
178
+ "loss": 6.8293,
179
+ "step": 220
180
+ },
181
+ {
182
+ "epoch": 0.736,
183
+ "grad_norm": 4.6305460929870605,
184
+ "learning_rate": 0.00018287671232876713,
185
+ "loss": 7.0001,
186
+ "step": 230
187
+ },
188
+ {
189
+ "epoch": 0.768,
190
+ "grad_norm": 4.706456661224365,
191
+ "learning_rate": 0.0001815068493150685,
192
+ "loss": 6.8841,
193
+ "step": 240
194
+ },
195
+ {
196
+ "epoch": 0.8,
197
+ "grad_norm": 4.436362266540527,
198
+ "learning_rate": 0.00018013698630136988,
199
+ "loss": 6.8762,
200
+ "step": 250
201
+ },
202
+ {
203
+ "epoch": 0.832,
204
+ "grad_norm": 4.542873859405518,
205
+ "learning_rate": 0.00017876712328767126,
206
+ "loss": 7.0296,
207
+ "step": 260
208
+ },
209
+ {
210
+ "epoch": 0.864,
211
+ "grad_norm": 4.713407516479492,
212
+ "learning_rate": 0.0001773972602739726,
213
+ "loss": 6.8233,
214
+ "step": 270
215
+ },
216
+ {
217
+ "epoch": 0.896,
218
+ "grad_norm": 4.381680965423584,
219
+ "learning_rate": 0.00017602739726027398,
220
+ "loss": 6.9384,
221
+ "step": 280
222
+ },
223
+ {
224
+ "epoch": 0.928,
225
+ "grad_norm": 4.34271240234375,
226
+ "learning_rate": 0.00017465753424657536,
227
+ "loss": 6.8376,
228
+ "step": 290
229
+ },
230
+ {
231
+ "epoch": 0.96,
232
+ "grad_norm": 4.777706623077393,
233
+ "learning_rate": 0.00017328767123287673,
234
+ "loss": 6.846,
235
+ "step": 300
236
+ },
237
+ {
238
+ "epoch": 0.96,
239
+ "eval_loss": 1.7063945531845093,
240
+ "eval_runtime": 284.2454,
241
+ "eval_samples_per_second": 17.59,
242
+ "eval_steps_per_second": 1.101,
243
+ "step": 300
244
+ },
245
+ {
246
+ "epoch": 0.992,
247
+ "grad_norm": 4.728296279907227,
248
+ "learning_rate": 0.00017191780821917808,
249
+ "loss": 6.9672,
250
+ "step": 310
251
+ },
252
+ {
253
+ "epoch": 1.0224,
254
+ "grad_norm": 4.8477911949157715,
255
+ "learning_rate": 0.00017054794520547946,
256
+ "loss": 6.1095,
257
+ "step": 320
258
+ },
259
+ {
260
+ "epoch": 1.0544,
261
+ "grad_norm": 4.551374912261963,
262
+ "learning_rate": 0.00016917808219178083,
263
+ "loss": 6.1668,
264
+ "step": 330
265
+ },
266
+ {
267
+ "epoch": 1.0864,
268
+ "grad_norm": 5.062366008758545,
269
+ "learning_rate": 0.0001678082191780822,
270
+ "loss": 6.1749,
271
+ "step": 340
272
+ },
273
+ {
274
+ "epoch": 1.1184,
275
+ "grad_norm": 5.494389057159424,
276
+ "learning_rate": 0.00016643835616438356,
277
+ "loss": 6.0886,
278
+ "step": 350
279
+ },
280
+ {
281
+ "epoch": 1.1504,
282
+ "grad_norm": 5.126116752624512,
283
+ "learning_rate": 0.00016506849315068493,
284
+ "loss": 6.1965,
285
+ "step": 360
286
+ },
287
+ {
288
+ "epoch": 1.1824,
289
+ "grad_norm": 5.569834232330322,
290
+ "learning_rate": 0.0001636986301369863,
291
+ "loss": 6.14,
292
+ "step": 370
293
+ },
294
+ {
295
+ "epoch": 1.2144,
296
+ "grad_norm": 5.212077617645264,
297
+ "learning_rate": 0.00016232876712328768,
298
+ "loss": 6.0993,
299
+ "step": 380
300
+ },
301
+ {
302
+ "epoch": 1.2464,
303
+ "grad_norm": 5.771147727966309,
304
+ "learning_rate": 0.00016095890410958906,
305
+ "loss": 6.1471,
306
+ "step": 390
307
+ },
308
+ {
309
+ "epoch": 1.2784,
310
+ "grad_norm": 5.495727062225342,
311
+ "learning_rate": 0.0001595890410958904,
312
+ "loss": 6.0653,
313
+ "step": 400
314
+ },
315
+ {
316
+ "epoch": 1.2784,
317
+ "eval_loss": 1.6909687519073486,
318
+ "eval_runtime": 288.2891,
319
+ "eval_samples_per_second": 17.344,
320
+ "eval_steps_per_second": 1.086,
321
+ "step": 400
322
+ },
323
+ {
324
+ "epoch": 1.3104,
325
+ "grad_norm": 5.4256510734558105,
326
+ "learning_rate": 0.00015821917808219179,
327
+ "loss": 6.0756,
328
+ "step": 410
329
+ },
330
+ {
331
+ "epoch": 1.3424,
332
+ "grad_norm": 5.075507640838623,
333
+ "learning_rate": 0.00015684931506849316,
334
+ "loss": 6.1188,
335
+ "step": 420
336
+ },
337
+ {
338
+ "epoch": 1.3744,
339
+ "grad_norm": 5.522802352905273,
340
+ "learning_rate": 0.00015547945205479454,
341
+ "loss": 6.0036,
342
+ "step": 430
343
+ },
344
+ {
345
+ "epoch": 1.4064,
346
+ "grad_norm": 5.155237674713135,
347
+ "learning_rate": 0.00015410958904109589,
348
+ "loss": 6.0873,
349
+ "step": 440
350
+ },
351
+ {
352
+ "epoch": 1.4384000000000001,
353
+ "grad_norm": 5.6655144691467285,
354
+ "learning_rate": 0.0001527397260273973,
355
+ "loss": 6.0004,
356
+ "step": 450
357
+ },
358
+ {
359
+ "epoch": 1.4704,
360
+ "grad_norm": 5.642876148223877,
361
+ "learning_rate": 0.00015136986301369864,
362
+ "loss": 6.1436,
363
+ "step": 460
364
+ },
365
+ {
366
+ "epoch": 1.5024,
367
+ "grad_norm": 5.669251918792725,
368
+ "learning_rate": 0.00015000000000000001,
369
+ "loss": 5.9854,
370
+ "step": 470
371
+ },
372
+ {
373
+ "epoch": 1.5344,
374
+ "grad_norm": 5.512977600097656,
375
+ "learning_rate": 0.00014863013698630136,
376
+ "loss": 6.0923,
377
+ "step": 480
378
+ },
379
+ {
380
+ "epoch": 1.5664,
381
+ "grad_norm": 5.692931652069092,
382
+ "learning_rate": 0.00014726027397260274,
383
+ "loss": 6.1155,
384
+ "step": 490
385
+ },
386
+ {
387
+ "epoch": 1.5984,
388
+ "grad_norm": 5.3102922439575195,
389
+ "learning_rate": 0.00014589041095890411,
390
+ "loss": 6.043,
391
+ "step": 500
392
+ },
393
+ {
394
+ "epoch": 1.5984,
395
+ "eval_loss": 1.6654105186462402,
396
+ "eval_runtime": 284.2701,
397
+ "eval_samples_per_second": 17.589,
398
+ "eval_steps_per_second": 1.101,
399
+ "step": 500
400
+ },
401
+ {
402
+ "epoch": 1.6303999999999998,
403
+ "grad_norm": 6.025744438171387,
404
+ "learning_rate": 0.0001445205479452055,
405
+ "loss": 6.0334,
406
+ "step": 510
407
+ },
408
+ {
409
+ "epoch": 1.6623999999999999,
410
+ "grad_norm": 6.030339241027832,
411
+ "learning_rate": 0.00014315068493150684,
412
+ "loss": 5.9134,
413
+ "step": 520
414
+ },
415
+ {
416
+ "epoch": 1.6944,
417
+ "grad_norm": 5.629039287567139,
418
+ "learning_rate": 0.00014178082191780822,
419
+ "loss": 6.0717,
420
+ "step": 530
421
+ },
422
+ {
423
+ "epoch": 1.7264,
424
+ "grad_norm": 5.687103271484375,
425
+ "learning_rate": 0.0001404109589041096,
426
+ "loss": 5.9897,
427
+ "step": 540
428
+ },
429
+ {
430
+ "epoch": 1.7584,
431
+ "grad_norm": 5.512781143188477,
432
+ "learning_rate": 0.00013904109589041097,
433
+ "loss": 5.9935,
434
+ "step": 550
435
+ },
436
+ {
437
+ "epoch": 1.7904,
438
+ "grad_norm": 5.138786315917969,
439
+ "learning_rate": 0.00013767123287671234,
440
+ "loss": 5.9327,
441
+ "step": 560
442
+ },
443
+ {
444
+ "epoch": 1.8224,
445
+ "grad_norm": 5.621225833892822,
446
+ "learning_rate": 0.0001363013698630137,
447
+ "loss": 6.077,
448
+ "step": 570
449
+ },
450
+ {
451
+ "epoch": 1.8544,
452
+ "grad_norm": 5.893583297729492,
453
+ "learning_rate": 0.00013493150684931507,
454
+ "loss": 5.9342,
455
+ "step": 580
456
+ },
457
+ {
458
+ "epoch": 1.8864,
459
+ "grad_norm": 5.9357781410217285,
460
+ "learning_rate": 0.00013356164383561644,
461
+ "loss": 6.0448,
462
+ "step": 590
463
+ },
464
+ {
465
+ "epoch": 1.9184,
466
+ "grad_norm": 6.081833839416504,
467
+ "learning_rate": 0.00013219178082191782,
468
+ "loss": 5.9358,
469
+ "step": 600
470
+ },
471
+ {
472
+ "epoch": 1.9184,
473
+ "eval_loss": 1.6504695415496826,
474
+ "eval_runtime": 284.2059,
475
+ "eval_samples_per_second": 17.593,
476
+ "eval_steps_per_second": 1.101,
477
+ "step": 600
478
+ },
479
+ {
480
+ "epoch": 1.9504000000000001,
481
+ "grad_norm": 5.667593002319336,
482
+ "learning_rate": 0.00013082191780821917,
483
+ "loss": 5.9483,
484
+ "step": 610
485
+ },
486
+ {
487
+ "epoch": 1.9824000000000002,
488
+ "grad_norm": 5.708164691925049,
489
+ "learning_rate": 0.00012945205479452057,
490
+ "loss": 5.8574,
491
+ "step": 620
492
+ },
493
+ {
494
+ "epoch": 2.0128,
495
+ "grad_norm": 5.627442836761475,
496
+ "learning_rate": 0.00012808219178082192,
497
+ "loss": 5.3508,
498
+ "step": 630
499
+ },
500
+ {
501
+ "epoch": 2.0448,
502
+ "grad_norm": 6.404241561889648,
503
+ "learning_rate": 0.0001267123287671233,
504
+ "loss": 5.0398,
505
+ "step": 640
506
+ },
507
+ {
508
+ "epoch": 2.0768,
509
+ "grad_norm": 6.678513050079346,
510
+ "learning_rate": 0.00012534246575342465,
511
+ "loss": 5.0185,
512
+ "step": 650
513
+ },
514
+ {
515
+ "epoch": 2.1088,
516
+ "grad_norm": 6.974586486816406,
517
+ "learning_rate": 0.00012397260273972605,
518
+ "loss": 5.0075,
519
+ "step": 660
520
+ },
521
+ {
522
+ "epoch": 2.1408,
523
+ "grad_norm": 6.707793235778809,
524
+ "learning_rate": 0.0001226027397260274,
525
+ "loss": 4.8282,
526
+ "step": 670
527
+ },
528
+ {
529
+ "epoch": 2.1728,
530
+ "grad_norm": 7.186903476715088,
531
+ "learning_rate": 0.00012123287671232877,
532
+ "loss": 5.019,
533
+ "step": 680
534
+ },
535
+ {
536
+ "epoch": 2.2048,
537
+ "grad_norm": 7.059166431427002,
538
+ "learning_rate": 0.00011986301369863014,
539
+ "loss": 4.9958,
540
+ "step": 690
541
+ },
542
+ {
543
+ "epoch": 2.2368,
544
+ "grad_norm": 7.017621994018555,
545
+ "learning_rate": 0.00011849315068493152,
546
+ "loss": 4.9351,
547
+ "step": 700
548
+ },
549
+ {
550
+ "epoch": 2.2368,
551
+ "eval_loss": 1.6881011724472046,
552
+ "eval_runtime": 284.1907,
553
+ "eval_samples_per_second": 17.594,
554
+ "eval_steps_per_second": 1.101,
555
+ "step": 700
556
+ },
557
+ {
558
+ "epoch": 2.2688,
559
+ "grad_norm": 7.222373008728027,
560
+ "learning_rate": 0.00011712328767123289,
561
+ "loss": 4.9442,
562
+ "step": 710
563
+ },
564
+ {
565
+ "epoch": 2.3008,
566
+ "grad_norm": 6.619111061096191,
567
+ "learning_rate": 0.00011575342465753425,
568
+ "loss": 5.042,
569
+ "step": 720
570
+ },
571
+ {
572
+ "epoch": 2.3327999999999998,
573
+ "grad_norm": 7.72958517074585,
574
+ "learning_rate": 0.00011438356164383561,
575
+ "loss": 4.9984,
576
+ "step": 730
577
+ },
578
+ {
579
+ "epoch": 2.3648,
580
+ "grad_norm": 7.93172550201416,
581
+ "learning_rate": 0.000113013698630137,
582
+ "loss": 4.9636,
583
+ "step": 740
584
+ },
585
+ {
586
+ "epoch": 2.3968,
587
+ "grad_norm": 6.98663330078125,
588
+ "learning_rate": 0.00011164383561643836,
589
+ "loss": 5.1007,
590
+ "step": 750
591
+ },
592
+ {
593
+ "epoch": 2.4288,
594
+ "grad_norm": 7.263844966888428,
595
+ "learning_rate": 0.00011027397260273973,
596
+ "loss": 5.0368,
597
+ "step": 760
598
+ },
599
+ {
600
+ "epoch": 2.4608,
601
+ "grad_norm": 7.00322151184082,
602
+ "learning_rate": 0.00010890410958904109,
603
+ "loss": 4.9507,
604
+ "step": 770
605
+ },
606
+ {
607
+ "epoch": 2.4928,
608
+ "grad_norm": 7.051172733306885,
609
+ "learning_rate": 0.00010753424657534248,
610
+ "loss": 4.9565,
611
+ "step": 780
612
+ },
613
+ {
614
+ "epoch": 2.5248,
615
+ "grad_norm": 7.020392894744873,
616
+ "learning_rate": 0.00010616438356164384,
617
+ "loss": 4.9394,
618
+ "step": 790
619
+ },
620
+ {
621
+ "epoch": 2.5568,
622
+ "grad_norm": 6.7947258949279785,
623
+ "learning_rate": 0.0001047945205479452,
624
+ "loss": 5.0271,
625
+ "step": 800
626
+ },
627
+ {
628
+ "epoch": 2.5568,
629
+ "eval_loss": 1.6769148111343384,
630
+ "eval_runtime": 284.2014,
631
+ "eval_samples_per_second": 17.593,
632
+ "eval_steps_per_second": 1.101,
633
+ "step": 800
634
+ },
635
+ {
636
+ "epoch": 2.5888,
637
+ "grad_norm": 7.476090431213379,
638
+ "learning_rate": 0.00010342465753424658,
639
+ "loss": 4.943,
640
+ "step": 810
641
+ },
642
+ {
643
+ "epoch": 2.6208,
644
+ "grad_norm": 7.626896381378174,
645
+ "learning_rate": 0.00010205479452054795,
646
+ "loss": 5.0302,
647
+ "step": 820
648
+ },
649
+ {
650
+ "epoch": 2.6528,
651
+ "grad_norm": 8.080647468566895,
652
+ "learning_rate": 0.00010068493150684932,
653
+ "loss": 5.044,
654
+ "step": 830
655
+ },
656
+ {
657
+ "epoch": 2.6848,
658
+ "grad_norm": 7.787088394165039,
659
+ "learning_rate": 9.931506849315069e-05,
660
+ "loss": 4.9441,
661
+ "step": 840
662
+ },
663
+ {
664
+ "epoch": 2.7168,
665
+ "grad_norm": 6.886526584625244,
666
+ "learning_rate": 9.794520547945207e-05,
667
+ "loss": 4.9945,
668
+ "step": 850
669
+ },
670
+ {
671
+ "epoch": 2.7488,
672
+ "grad_norm": 7.360565662384033,
673
+ "learning_rate": 9.657534246575343e-05,
674
+ "loss": 4.9781,
675
+ "step": 860
676
+ },
677
+ {
678
+ "epoch": 2.7808,
679
+ "grad_norm": 6.702237606048584,
680
+ "learning_rate": 9.520547945205481e-05,
681
+ "loss": 4.9239,
682
+ "step": 870
683
+ },
684
+ {
685
+ "epoch": 2.8128,
686
+ "grad_norm": 7.556909561157227,
687
+ "learning_rate": 9.383561643835617e-05,
688
+ "loss": 4.947,
689
+ "step": 880
690
+ },
691
+ {
692
+ "epoch": 2.8448,
693
+ "grad_norm": 8.256214141845703,
694
+ "learning_rate": 9.246575342465755e-05,
695
+ "loss": 4.9977,
696
+ "step": 890
697
+ },
698
+ {
699
+ "epoch": 2.8768000000000002,
700
+ "grad_norm": 7.51767110824585,
701
+ "learning_rate": 9.109589041095891e-05,
702
+ "loss": 5.033,
703
+ "step": 900
704
+ },
705
+ {
706
+ "epoch": 2.8768000000000002,
707
+ "eval_loss": 1.6717288494110107,
708
+ "eval_runtime": 284.177,
709
+ "eval_samples_per_second": 17.595,
710
+ "eval_steps_per_second": 1.101,
711
+ "step": 900
712
+ },
713
+ {
714
+ "epoch": 2.9088000000000003,
715
+ "grad_norm": 7.163748741149902,
716
+ "learning_rate": 8.972602739726028e-05,
717
+ "loss": 5.0054,
718
+ "step": 910
719
+ },
720
+ {
721
+ "epoch": 2.9408,
722
+ "grad_norm": 7.538811206817627,
723
+ "learning_rate": 8.835616438356165e-05,
724
+ "loss": 4.8454,
725
+ "step": 920
726
+ },
727
+ {
728
+ "epoch": 2.9728,
729
+ "grad_norm": 7.5668511390686035,
730
+ "learning_rate": 8.698630136986302e-05,
731
+ "loss": 4.921,
732
+ "step": 930
733
+ },
734
+ {
735
+ "epoch": 3.0032,
736
+ "grad_norm": 6.434643268585205,
737
+ "learning_rate": 8.561643835616438e-05,
738
+ "loss": 4.5925,
739
+ "step": 940
740
+ },
741
+ {
742
+ "epoch": 3.0352,
743
+ "grad_norm": 9.08491325378418,
744
+ "learning_rate": 8.424657534246576e-05,
745
+ "loss": 4.0337,
746
+ "step": 950
747
+ },
748
+ {
749
+ "epoch": 3.0672,
750
+ "grad_norm": 7.357309818267822,
751
+ "learning_rate": 8.287671232876712e-05,
752
+ "loss": 4.0417,
753
+ "step": 960
754
+ },
755
+ {
756
+ "epoch": 3.0992,
757
+ "grad_norm": 9.104633331298828,
758
+ "learning_rate": 8.15068493150685e-05,
759
+ "loss": 4.1111,
760
+ "step": 970
761
+ },
762
+ {
763
+ "epoch": 3.1312,
764
+ "grad_norm": 9.187715530395508,
765
+ "learning_rate": 8.013698630136986e-05,
766
+ "loss": 4.1661,
767
+ "step": 980
768
+ },
769
+ {
770
+ "epoch": 3.1632,
771
+ "grad_norm": 8.985525131225586,
772
+ "learning_rate": 7.876712328767124e-05,
773
+ "loss": 3.9923,
774
+ "step": 990
775
+ },
776
+ {
777
+ "epoch": 3.1952,
778
+ "grad_norm": 8.606496810913086,
779
+ "learning_rate": 7.73972602739726e-05,
780
+ "loss": 4.0144,
781
+ "step": 1000
782
+ },
783
+ {
784
+ "epoch": 3.1952,
785
+ "eval_loss": 1.770361304283142,
786
+ "eval_runtime": 284.1856,
787
+ "eval_samples_per_second": 17.594,
788
+ "eval_steps_per_second": 1.101,
789
+ "step": 1000
790
+ },
791
+ {
792
+ "epoch": 3.2272,
793
+ "grad_norm": 9.081073760986328,
794
+ "learning_rate": 7.602739726027398e-05,
795
+ "loss": 4.1956,
796
+ "step": 1010
797
+ },
798
+ {
799
+ "epoch": 3.2592,
800
+ "grad_norm": 8.82044792175293,
801
+ "learning_rate": 7.465753424657535e-05,
802
+ "loss": 4.048,
803
+ "step": 1020
804
+ },
805
+ {
806
+ "epoch": 3.2912,
807
+ "grad_norm": 8.417832374572754,
808
+ "learning_rate": 7.328767123287671e-05,
809
+ "loss": 4.0966,
810
+ "step": 1030
811
+ },
812
+ {
813
+ "epoch": 3.3232,
814
+ "grad_norm": 8.612914085388184,
815
+ "learning_rate": 7.191780821917809e-05,
816
+ "loss": 4.1092,
817
+ "step": 1040
818
+ },
819
+ {
820
+ "epoch": 3.3552,
821
+ "grad_norm": 9.172372817993164,
822
+ "learning_rate": 7.054794520547947e-05,
823
+ "loss": 4.1355,
824
+ "step": 1050
825
+ },
826
+ {
827
+ "epoch": 3.3872,
828
+ "grad_norm": 9.245715141296387,
829
+ "learning_rate": 6.917808219178083e-05,
830
+ "loss": 4.062,
831
+ "step": 1060
832
+ },
833
+ {
834
+ "epoch": 3.4192,
835
+ "grad_norm": 8.667610168457031,
836
+ "learning_rate": 6.78082191780822e-05,
837
+ "loss": 4.1739,
838
+ "step": 1070
839
+ },
840
+ {
841
+ "epoch": 3.4512,
842
+ "grad_norm": 8.895543098449707,
843
+ "learning_rate": 6.643835616438357e-05,
844
+ "loss": 4.0495,
845
+ "step": 1080
846
+ },
847
+ {
848
+ "epoch": 3.4832,
849
+ "grad_norm": 8.715056419372559,
850
+ "learning_rate": 6.506849315068494e-05,
851
+ "loss": 4.1382,
852
+ "step": 1090
853
+ },
854
+ {
855
+ "epoch": 3.5152,
856
+ "grad_norm": 7.614181041717529,
857
+ "learning_rate": 6.36986301369863e-05,
858
+ "loss": 4.1006,
859
+ "step": 1100
860
+ },
861
+ {
862
+ "epoch": 3.5152,
863
+ "eval_loss": 1.7618277072906494,
864
+ "eval_runtime": 284.175,
865
+ "eval_samples_per_second": 17.595,
866
+ "eval_steps_per_second": 1.101,
867
+ "step": 1100
868
+ },
869
+ {
870
+ "epoch": 3.5472,
871
+ "grad_norm": 9.246039390563965,
872
+ "learning_rate": 6.232876712328768e-05,
873
+ "loss": 4.0609,
874
+ "step": 1110
875
+ },
876
+ {
877
+ "epoch": 3.5792,
878
+ "grad_norm": 8.759495735168457,
879
+ "learning_rate": 6.095890410958904e-05,
880
+ "loss": 4.1395,
881
+ "step": 1120
882
+ },
883
+ {
884
+ "epoch": 3.6112,
885
+ "grad_norm": 9.344980239868164,
886
+ "learning_rate": 5.958904109589042e-05,
887
+ "loss": 4.0981,
888
+ "step": 1130
889
+ },
890
+ {
891
+ "epoch": 3.6432,
892
+ "grad_norm": 9.564950942993164,
893
+ "learning_rate": 5.821917808219178e-05,
894
+ "loss": 4.1304,
895
+ "step": 1140
896
+ },
897
+ {
898
+ "epoch": 3.6752000000000002,
899
+ "grad_norm": 8.611926078796387,
900
+ "learning_rate": 5.684931506849316e-05,
901
+ "loss": 4.0112,
902
+ "step": 1150
903
+ },
904
+ {
905
+ "epoch": 3.7072000000000003,
906
+ "grad_norm": 8.46778678894043,
907
+ "learning_rate": 5.5479452054794526e-05,
908
+ "loss": 4.1906,
909
+ "step": 1160
910
+ },
911
+ {
912
+ "epoch": 3.7392,
913
+ "grad_norm": 8.935091972351074,
914
+ "learning_rate": 5.4109589041095895e-05,
915
+ "loss": 4.1618,
916
+ "step": 1170
917
+ },
918
+ {
919
+ "epoch": 3.7712,
920
+ "grad_norm": 9.01773452758789,
921
+ "learning_rate": 5.2739726027397264e-05,
922
+ "loss": 4.0465,
923
+ "step": 1180
924
+ },
925
+ {
926
+ "epoch": 3.8032,
927
+ "grad_norm": 8.965126991271973,
928
+ "learning_rate": 5.136986301369864e-05,
929
+ "loss": 4.175,
930
+ "step": 1190
931
+ },
932
+ {
933
+ "epoch": 3.8352,
934
+ "grad_norm": 8.331424713134766,
935
+ "learning_rate": 5e-05,
936
+ "loss": 4.1717,
937
+ "step": 1200
938
+ },
939
+ {
940
+ "epoch": 3.8352,
941
+ "eval_loss": 1.7625691890716553,
942
+ "eval_runtime": 284.1586,
943
+ "eval_samples_per_second": 17.596,
944
+ "eval_steps_per_second": 1.101,
945
+ "step": 1200
946
+ },
947
+ {
948
+ "epoch": 3.8672,
949
+ "grad_norm": 9.159274101257324,
950
+ "learning_rate": 4.863013698630137e-05,
951
+ "loss": 4.0633,
952
+ "step": 1210
953
+ },
954
+ {
955
+ "epoch": 3.8992,
956
+ "grad_norm": 8.6594820022583,
957
+ "learning_rate": 4.726027397260274e-05,
958
+ "loss": 4.1609,
959
+ "step": 1220
960
+ },
961
+ {
962
+ "epoch": 3.9312,
963
+ "grad_norm": 9.011448860168457,
964
+ "learning_rate": 4.589041095890411e-05,
965
+ "loss": 4.1451,
966
+ "step": 1230
967
+ },
968
+ {
969
+ "epoch": 3.9632,
970
+ "grad_norm": 8.665167808532715,
971
+ "learning_rate": 4.452054794520548e-05,
972
+ "loss": 4.1671,
973
+ "step": 1240
974
+ },
975
+ {
976
+ "epoch": 3.9952,
977
+ "grad_norm": 8.256596565246582,
978
+ "learning_rate": 4.3150684931506855e-05,
979
+ "loss": 4.0105,
980
+ "step": 1250
981
+ },
982
+ {
983
+ "epoch": 4.0256,
984
+ "grad_norm": 9.888619422912598,
985
+ "learning_rate": 4.1780821917808224e-05,
986
+ "loss": 3.4033,
987
+ "step": 1260
988
+ },
989
+ {
990
+ "epoch": 4.0576,
991
+ "grad_norm": 11.095122337341309,
992
+ "learning_rate": 4.041095890410959e-05,
993
+ "loss": 3.4214,
994
+ "step": 1270
995
+ },
996
+ {
997
+ "epoch": 4.0896,
998
+ "grad_norm": 8.760441780090332,
999
+ "learning_rate": 3.904109589041096e-05,
1000
+ "loss": 3.399,
1001
+ "step": 1280
1002
+ },
1003
+ {
1004
+ "epoch": 4.1216,
1005
+ "grad_norm": 9.515835762023926,
1006
+ "learning_rate": 3.767123287671233e-05,
1007
+ "loss": 3.454,
1008
+ "step": 1290
1009
+ },
1010
+ {
1011
+ "epoch": 4.1536,
1012
+ "grad_norm": 9.442548751831055,
1013
+ "learning_rate": 3.63013698630137e-05,
1014
+ "loss": 3.464,
1015
+ "step": 1300
1016
+ },
1017
+ {
1018
+ "epoch": 4.1536,
1019
+ "eval_loss": 1.9104056358337402,
1020
+ "eval_runtime": 284.2013,
1021
+ "eval_samples_per_second": 17.593,
1022
+ "eval_steps_per_second": 1.101,
1023
+ "step": 1300
1024
+ },
1025
+ {
1026
+ "epoch": 4.1856,
1027
+ "grad_norm": 10.060050010681152,
1028
+ "learning_rate": 3.493150684931507e-05,
1029
+ "loss": 3.4107,
1030
+ "step": 1310
1031
+ },
1032
+ {
1033
+ "epoch": 4.2176,
1034
+ "grad_norm": 10.52231216430664,
1035
+ "learning_rate": 3.356164383561644e-05,
1036
+ "loss": 3.5689,
1037
+ "step": 1320
1038
+ },
1039
+ {
1040
+ "epoch": 4.2496,
1041
+ "grad_norm": 9.943062782287598,
1042
+ "learning_rate": 3.219178082191781e-05,
1043
+ "loss": 3.4895,
1044
+ "step": 1330
1045
+ },
1046
+ {
1047
+ "epoch": 4.2816,
1048
+ "grad_norm": 10.587417602539062,
1049
+ "learning_rate": 3.082191780821918e-05,
1050
+ "loss": 3.4161,
1051
+ "step": 1340
1052
+ },
1053
+ {
1054
+ "epoch": 4.3136,
1055
+ "grad_norm": 9.584128379821777,
1056
+ "learning_rate": 2.945205479452055e-05,
1057
+ "loss": 3.4561,
1058
+ "step": 1350
1059
+ },
1060
+ {
1061
+ "epoch": 4.3456,
1062
+ "grad_norm": 10.216991424560547,
1063
+ "learning_rate": 2.808219178082192e-05,
1064
+ "loss": 3.4157,
1065
+ "step": 1360
1066
+ },
1067
+ {
1068
+ "epoch": 4.3776,
1069
+ "grad_norm": 9.239152908325195,
1070
+ "learning_rate": 2.671232876712329e-05,
1071
+ "loss": 3.3716,
1072
+ "step": 1370
1073
+ },
1074
+ {
1075
+ "epoch": 4.4096,
1076
+ "grad_norm": 10.390013694763184,
1077
+ "learning_rate": 2.534246575342466e-05,
1078
+ "loss": 3.5381,
1079
+ "step": 1380
1080
+ },
1081
+ {
1082
+ "epoch": 4.4416,
1083
+ "grad_norm": 10.115812301635742,
1084
+ "learning_rate": 2.3972602739726026e-05,
1085
+ "loss": 3.3905,
1086
+ "step": 1390
1087
+ },
1088
+ {
1089
+ "epoch": 4.4736,
1090
+ "grad_norm": 10.157413482666016,
1091
+ "learning_rate": 2.2602739726027396e-05,
1092
+ "loss": 3.5456,
1093
+ "step": 1400
1094
+ },
1095
+ {
1096
+ "epoch": 4.4736,
1097
+ "eval_loss": 1.91524338722229,
1098
+ "eval_runtime": 284.249,
1099
+ "eval_samples_per_second": 17.59,
1100
+ "eval_steps_per_second": 1.101,
1101
+ "step": 1400
1102
+ },
1103
+ {
1104
+ "epoch": 4.5056,
1105
+ "grad_norm": 9.1631498336792,
1106
+ "learning_rate": 2.1232876712328768e-05,
1107
+ "loss": 3.4429,
1108
+ "step": 1410
1109
+ },
1110
+ {
1111
+ "epoch": 4.5376,
1112
+ "grad_norm": 10.102991104125977,
1113
+ "learning_rate": 1.9863013698630137e-05,
1114
+ "loss": 3.4436,
1115
+ "step": 1420
1116
+ },
1117
+ {
1118
+ "epoch": 4.5696,
1119
+ "grad_norm": 9.654899597167969,
1120
+ "learning_rate": 1.8493150684931506e-05,
1121
+ "loss": 3.4385,
1122
+ "step": 1430
1123
+ },
1124
+ {
1125
+ "epoch": 4.6016,
1126
+ "grad_norm": 9.90255069732666,
1127
+ "learning_rate": 1.7123287671232875e-05,
1128
+ "loss": 3.4765,
1129
+ "step": 1440
1130
+ },
1131
+ {
1132
+ "epoch": 4.6336,
1133
+ "grad_norm": 9.965128898620605,
1134
+ "learning_rate": 1.5753424657534248e-05,
1135
+ "loss": 3.3879,
1136
+ "step": 1450
1137
+ },
1138
+ {
1139
+ "epoch": 4.6655999999999995,
1140
+ "grad_norm": 9.81021499633789,
1141
+ "learning_rate": 1.4383561643835617e-05,
1142
+ "loss": 3.4569,
1143
+ "step": 1460
1144
+ },
1145
+ {
1146
+ "epoch": 4.6975999999999996,
1147
+ "grad_norm": 9.7155179977417,
1148
+ "learning_rate": 1.3013698630136986e-05,
1149
+ "loss": 3.4842,
1150
+ "step": 1470
1151
+ },
1152
+ {
1153
+ "epoch": 4.7296,
1154
+ "grad_norm": 8.976916313171387,
1155
+ "learning_rate": 1.1643835616438355e-05,
1156
+ "loss": 3.503,
1157
+ "step": 1480
1158
+ },
1159
+ {
1160
+ "epoch": 4.7616,
1161
+ "grad_norm": 9.62564468383789,
1162
+ "learning_rate": 1.0273972602739726e-05,
1163
+ "loss": 3.3785,
1164
+ "step": 1490
1165
+ },
1166
+ {
1167
+ "epoch": 4.7936,
1168
+ "grad_norm": 9.098535537719727,
1169
+ "learning_rate": 8.904109589041095e-06,
1170
+ "loss": 3.4574,
1171
+ "step": 1500
1172
+ },
1173
+ {
1174
+ "epoch": 4.7936,
1175
+ "eval_loss": 1.9100289344787598,
1176
+ "eval_runtime": 284.167,
1177
+ "eval_samples_per_second": 17.595,
1178
+ "eval_steps_per_second": 1.101,
1179
+ "step": 1500
1180
+ }
1181
+ ],
1182
+ "logging_steps": 10,
1183
+ "max_steps": 1560,
1184
+ "num_input_tokens_seen": 0,
1185
+ "num_train_epochs": 5,
1186
+ "save_steps": 100,
1187
+ "stateful_callbacks": {
1188
+ "TrainerControl": {
1189
+ "args": {
1190
+ "should_epoch_stop": false,
1191
+ "should_evaluate": false,
1192
+ "should_log": false,
1193
+ "should_save": true,
1194
+ "should_training_stop": false
1195
+ },
1196
+ "attributes": {}
1197
+ }
1198
+ },
1199
+ "total_flos": 2.0982376941811139e+18,
1200
+ "train_batch_size": 16,
1201
+ "trial_name": null,
1202
+ "trial_params": null
1203
+ }
checkpoint-1500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95d7fb00a7bada41b9936c9f81c1d2fb99b98284b2c0118daa233b4b6c364fed
3
+ size 5304
checkpoint-1560/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Hugofernandez/Mistral-7B-v0.1-colab-sharded
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.12.0
checkpoint-1560/adapter_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Hugofernandez/Mistral-7B-v0.1-colab-sharded",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
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": 32,
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": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "v_proj",
24
+ "k_proj",
25
+ "o_proj",
26
+ "q_proj"
27
+ ],
28
+ "task_type": "CAUSAL_LM",
29
+ "use_dora": false,
30
+ "use_rslora": false
31
+ }
checkpoint-1560/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fea8b7aad2a2baf6a9594b193d8c7c9fb48495b3b78d027638b174e20a483b62
3
+ size 54560368
checkpoint-1560/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fdac10e39eb4bc33e247956167949f4c6a82eb32ad4ddac7bbd39698d9474ee6
3
+ size 109267450
checkpoint-1560/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7cb51717d8263ca0f9ffff53643981961fe27e9558c28ec0587a3bcfee30fb3e
3
+ size 14244
checkpoint-1560/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d1ddacaaea23ab3a27021353b2a005c2e7ddde74af82009a64fb63596d4d69e6
3
+ size 1064
checkpoint-1560/trainer_state.json ADDED
@@ -0,0 +1,1245 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 1.6504695415496826,
3
+ "best_model_checkpoint": "models/mistral-7b-finetuned/checkpoint-600",
4
+ "epoch": 4.9856,
5
+ "eval_steps": 100,
6
+ "global_step": 1560,
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.032,
13
+ "grad_norm": 21.417774200439453,
14
+ "learning_rate": 2e-05,
15
+ "loss": 12.9874,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.064,
20
+ "grad_norm": 10.754881858825684,
21
+ "learning_rate": 4e-05,
22
+ "loss": 10.8458,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.096,
27
+ "grad_norm": 5.602188587188721,
28
+ "learning_rate": 6e-05,
29
+ "loss": 9.5793,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.128,
34
+ "grad_norm": 6.1397199630737305,
35
+ "learning_rate": 8e-05,
36
+ "loss": 9.1163,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 0.16,
41
+ "grad_norm": 5.41762113571167,
42
+ "learning_rate": 0.0001,
43
+ "loss": 8.9351,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 0.192,
48
+ "grad_norm": 6.518367290496826,
49
+ "learning_rate": 0.00012,
50
+ "loss": 8.5776,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 0.224,
55
+ "grad_norm": 8.664566040039062,
56
+ "learning_rate": 0.00013000000000000002,
57
+ "loss": 10.0047,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 0.256,
62
+ "grad_norm": 5.126749515533447,
63
+ "learning_rate": 0.00015000000000000001,
64
+ "loss": 7.2974,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 0.288,
69
+ "grad_norm": 4.876817226409912,
70
+ "learning_rate": 0.00017,
71
+ "loss": 7.2398,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 0.32,
76
+ "grad_norm": 4.667001247406006,
77
+ "learning_rate": 0.00019,
78
+ "loss": 7.2189,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 0.32,
83
+ "eval_loss": 1.8090190887451172,
84
+ "eval_runtime": 284.2204,
85
+ "eval_samples_per_second": 17.592,
86
+ "eval_steps_per_second": 1.101,
87
+ "step": 100
88
+ },
89
+ {
90
+ "epoch": 0.352,
91
+ "grad_norm": 4.669983386993408,
92
+ "learning_rate": 0.0001993150684931507,
93
+ "loss": 7.1553,
94
+ "step": 110
95
+ },
96
+ {
97
+ "epoch": 0.384,
98
+ "grad_norm": 4.542459487915039,
99
+ "learning_rate": 0.00019794520547945205,
100
+ "loss": 7.1573,
101
+ "step": 120
102
+ },
103
+ {
104
+ "epoch": 0.416,
105
+ "grad_norm": 4.285698890686035,
106
+ "learning_rate": 0.00019657534246575345,
107
+ "loss": 7.1514,
108
+ "step": 130
109
+ },
110
+ {
111
+ "epoch": 0.448,
112
+ "grad_norm": 4.1678619384765625,
113
+ "learning_rate": 0.0001952054794520548,
114
+ "loss": 7.1323,
115
+ "step": 140
116
+ },
117
+ {
118
+ "epoch": 0.48,
119
+ "grad_norm": 4.345493793487549,
120
+ "learning_rate": 0.00019383561643835617,
121
+ "loss": 7.0651,
122
+ "step": 150
123
+ },
124
+ {
125
+ "epoch": 0.512,
126
+ "grad_norm": 4.271751403808594,
127
+ "learning_rate": 0.00019246575342465752,
128
+ "loss": 7.1547,
129
+ "step": 160
130
+ },
131
+ {
132
+ "epoch": 0.544,
133
+ "grad_norm": 4.395969390869141,
134
+ "learning_rate": 0.00019109589041095893,
135
+ "loss": 7.1948,
136
+ "step": 170
137
+ },
138
+ {
139
+ "epoch": 0.576,
140
+ "grad_norm": 4.7001824378967285,
141
+ "learning_rate": 0.00018972602739726027,
142
+ "loss": 6.933,
143
+ "step": 180
144
+ },
145
+ {
146
+ "epoch": 0.608,
147
+ "grad_norm": 4.359734058380127,
148
+ "learning_rate": 0.00018835616438356165,
149
+ "loss": 7.0293,
150
+ "step": 190
151
+ },
152
+ {
153
+ "epoch": 0.64,
154
+ "grad_norm": 4.372984886169434,
155
+ "learning_rate": 0.00018698630136986303,
156
+ "loss": 7.112,
157
+ "step": 200
158
+ },
159
+ {
160
+ "epoch": 0.64,
161
+ "eval_loss": 1.7474249601364136,
162
+ "eval_runtime": 284.175,
163
+ "eval_samples_per_second": 17.595,
164
+ "eval_steps_per_second": 1.101,
165
+ "step": 200
166
+ },
167
+ {
168
+ "epoch": 0.672,
169
+ "grad_norm": 4.544906139373779,
170
+ "learning_rate": 0.0001856164383561644,
171
+ "loss": 7.026,
172
+ "step": 210
173
+ },
174
+ {
175
+ "epoch": 0.704,
176
+ "grad_norm": 4.632802963256836,
177
+ "learning_rate": 0.00018424657534246578,
178
+ "loss": 6.8293,
179
+ "step": 220
180
+ },
181
+ {
182
+ "epoch": 0.736,
183
+ "grad_norm": 4.6305460929870605,
184
+ "learning_rate": 0.00018287671232876713,
185
+ "loss": 7.0001,
186
+ "step": 230
187
+ },
188
+ {
189
+ "epoch": 0.768,
190
+ "grad_norm": 4.706456661224365,
191
+ "learning_rate": 0.0001815068493150685,
192
+ "loss": 6.8841,
193
+ "step": 240
194
+ },
195
+ {
196
+ "epoch": 0.8,
197
+ "grad_norm": 4.436362266540527,
198
+ "learning_rate": 0.00018013698630136988,
199
+ "loss": 6.8762,
200
+ "step": 250
201
+ },
202
+ {
203
+ "epoch": 0.832,
204
+ "grad_norm": 4.542873859405518,
205
+ "learning_rate": 0.00017876712328767126,
206
+ "loss": 7.0296,
207
+ "step": 260
208
+ },
209
+ {
210
+ "epoch": 0.864,
211
+ "grad_norm": 4.713407516479492,
212
+ "learning_rate": 0.0001773972602739726,
213
+ "loss": 6.8233,
214
+ "step": 270
215
+ },
216
+ {
217
+ "epoch": 0.896,
218
+ "grad_norm": 4.381680965423584,
219
+ "learning_rate": 0.00017602739726027398,
220
+ "loss": 6.9384,
221
+ "step": 280
222
+ },
223
+ {
224
+ "epoch": 0.928,
225
+ "grad_norm": 4.34271240234375,
226
+ "learning_rate": 0.00017465753424657536,
227
+ "loss": 6.8376,
228
+ "step": 290
229
+ },
230
+ {
231
+ "epoch": 0.96,
232
+ "grad_norm": 4.777706623077393,
233
+ "learning_rate": 0.00017328767123287673,
234
+ "loss": 6.846,
235
+ "step": 300
236
+ },
237
+ {
238
+ "epoch": 0.96,
239
+ "eval_loss": 1.7063945531845093,
240
+ "eval_runtime": 284.2454,
241
+ "eval_samples_per_second": 17.59,
242
+ "eval_steps_per_second": 1.101,
243
+ "step": 300
244
+ },
245
+ {
246
+ "epoch": 0.992,
247
+ "grad_norm": 4.728296279907227,
248
+ "learning_rate": 0.00017191780821917808,
249
+ "loss": 6.9672,
250
+ "step": 310
251
+ },
252
+ {
253
+ "epoch": 1.0224,
254
+ "grad_norm": 4.8477911949157715,
255
+ "learning_rate": 0.00017054794520547946,
256
+ "loss": 6.1095,
257
+ "step": 320
258
+ },
259
+ {
260
+ "epoch": 1.0544,
261
+ "grad_norm": 4.551374912261963,
262
+ "learning_rate": 0.00016917808219178083,
263
+ "loss": 6.1668,
264
+ "step": 330
265
+ },
266
+ {
267
+ "epoch": 1.0864,
268
+ "grad_norm": 5.062366008758545,
269
+ "learning_rate": 0.0001678082191780822,
270
+ "loss": 6.1749,
271
+ "step": 340
272
+ },
273
+ {
274
+ "epoch": 1.1184,
275
+ "grad_norm": 5.494389057159424,
276
+ "learning_rate": 0.00016643835616438356,
277
+ "loss": 6.0886,
278
+ "step": 350
279
+ },
280
+ {
281
+ "epoch": 1.1504,
282
+ "grad_norm": 5.126116752624512,
283
+ "learning_rate": 0.00016506849315068493,
284
+ "loss": 6.1965,
285
+ "step": 360
286
+ },
287
+ {
288
+ "epoch": 1.1824,
289
+ "grad_norm": 5.569834232330322,
290
+ "learning_rate": 0.0001636986301369863,
291
+ "loss": 6.14,
292
+ "step": 370
293
+ },
294
+ {
295
+ "epoch": 1.2144,
296
+ "grad_norm": 5.212077617645264,
297
+ "learning_rate": 0.00016232876712328768,
298
+ "loss": 6.0993,
299
+ "step": 380
300
+ },
301
+ {
302
+ "epoch": 1.2464,
303
+ "grad_norm": 5.771147727966309,
304
+ "learning_rate": 0.00016095890410958906,
305
+ "loss": 6.1471,
306
+ "step": 390
307
+ },
308
+ {
309
+ "epoch": 1.2784,
310
+ "grad_norm": 5.495727062225342,
311
+ "learning_rate": 0.0001595890410958904,
312
+ "loss": 6.0653,
313
+ "step": 400
314
+ },
315
+ {
316
+ "epoch": 1.2784,
317
+ "eval_loss": 1.6909687519073486,
318
+ "eval_runtime": 288.2891,
319
+ "eval_samples_per_second": 17.344,
320
+ "eval_steps_per_second": 1.086,
321
+ "step": 400
322
+ },
323
+ {
324
+ "epoch": 1.3104,
325
+ "grad_norm": 5.4256510734558105,
326
+ "learning_rate": 0.00015821917808219179,
327
+ "loss": 6.0756,
328
+ "step": 410
329
+ },
330
+ {
331
+ "epoch": 1.3424,
332
+ "grad_norm": 5.075507640838623,
333
+ "learning_rate": 0.00015684931506849316,
334
+ "loss": 6.1188,
335
+ "step": 420
336
+ },
337
+ {
338
+ "epoch": 1.3744,
339
+ "grad_norm": 5.522802352905273,
340
+ "learning_rate": 0.00015547945205479454,
341
+ "loss": 6.0036,
342
+ "step": 430
343
+ },
344
+ {
345
+ "epoch": 1.4064,
346
+ "grad_norm": 5.155237674713135,
347
+ "learning_rate": 0.00015410958904109589,
348
+ "loss": 6.0873,
349
+ "step": 440
350
+ },
351
+ {
352
+ "epoch": 1.4384000000000001,
353
+ "grad_norm": 5.6655144691467285,
354
+ "learning_rate": 0.0001527397260273973,
355
+ "loss": 6.0004,
356
+ "step": 450
357
+ },
358
+ {
359
+ "epoch": 1.4704,
360
+ "grad_norm": 5.642876148223877,
361
+ "learning_rate": 0.00015136986301369864,
362
+ "loss": 6.1436,
363
+ "step": 460
364
+ },
365
+ {
366
+ "epoch": 1.5024,
367
+ "grad_norm": 5.669251918792725,
368
+ "learning_rate": 0.00015000000000000001,
369
+ "loss": 5.9854,
370
+ "step": 470
371
+ },
372
+ {
373
+ "epoch": 1.5344,
374
+ "grad_norm": 5.512977600097656,
375
+ "learning_rate": 0.00014863013698630136,
376
+ "loss": 6.0923,
377
+ "step": 480
378
+ },
379
+ {
380
+ "epoch": 1.5664,
381
+ "grad_norm": 5.692931652069092,
382
+ "learning_rate": 0.00014726027397260274,
383
+ "loss": 6.1155,
384
+ "step": 490
385
+ },
386
+ {
387
+ "epoch": 1.5984,
388
+ "grad_norm": 5.3102922439575195,
389
+ "learning_rate": 0.00014589041095890411,
390
+ "loss": 6.043,
391
+ "step": 500
392
+ },
393
+ {
394
+ "epoch": 1.5984,
395
+ "eval_loss": 1.6654105186462402,
396
+ "eval_runtime": 284.2701,
397
+ "eval_samples_per_second": 17.589,
398
+ "eval_steps_per_second": 1.101,
399
+ "step": 500
400
+ },
401
+ {
402
+ "epoch": 1.6303999999999998,
403
+ "grad_norm": 6.025744438171387,
404
+ "learning_rate": 0.0001445205479452055,
405
+ "loss": 6.0334,
406
+ "step": 510
407
+ },
408
+ {
409
+ "epoch": 1.6623999999999999,
410
+ "grad_norm": 6.030339241027832,
411
+ "learning_rate": 0.00014315068493150684,
412
+ "loss": 5.9134,
413
+ "step": 520
414
+ },
415
+ {
416
+ "epoch": 1.6944,
417
+ "grad_norm": 5.629039287567139,
418
+ "learning_rate": 0.00014178082191780822,
419
+ "loss": 6.0717,
420
+ "step": 530
421
+ },
422
+ {
423
+ "epoch": 1.7264,
424
+ "grad_norm": 5.687103271484375,
425
+ "learning_rate": 0.0001404109589041096,
426
+ "loss": 5.9897,
427
+ "step": 540
428
+ },
429
+ {
430
+ "epoch": 1.7584,
431
+ "grad_norm": 5.512781143188477,
432
+ "learning_rate": 0.00013904109589041097,
433
+ "loss": 5.9935,
434
+ "step": 550
435
+ },
436
+ {
437
+ "epoch": 1.7904,
438
+ "grad_norm": 5.138786315917969,
439
+ "learning_rate": 0.00013767123287671234,
440
+ "loss": 5.9327,
441
+ "step": 560
442
+ },
443
+ {
444
+ "epoch": 1.8224,
445
+ "grad_norm": 5.621225833892822,
446
+ "learning_rate": 0.0001363013698630137,
447
+ "loss": 6.077,
448
+ "step": 570
449
+ },
450
+ {
451
+ "epoch": 1.8544,
452
+ "grad_norm": 5.893583297729492,
453
+ "learning_rate": 0.00013493150684931507,
454
+ "loss": 5.9342,
455
+ "step": 580
456
+ },
457
+ {
458
+ "epoch": 1.8864,
459
+ "grad_norm": 5.9357781410217285,
460
+ "learning_rate": 0.00013356164383561644,
461
+ "loss": 6.0448,
462
+ "step": 590
463
+ },
464
+ {
465
+ "epoch": 1.9184,
466
+ "grad_norm": 6.081833839416504,
467
+ "learning_rate": 0.00013219178082191782,
468
+ "loss": 5.9358,
469
+ "step": 600
470
+ },
471
+ {
472
+ "epoch": 1.9184,
473
+ "eval_loss": 1.6504695415496826,
474
+ "eval_runtime": 284.2059,
475
+ "eval_samples_per_second": 17.593,
476
+ "eval_steps_per_second": 1.101,
477
+ "step": 600
478
+ },
479
+ {
480
+ "epoch": 1.9504000000000001,
481
+ "grad_norm": 5.667593002319336,
482
+ "learning_rate": 0.00013082191780821917,
483
+ "loss": 5.9483,
484
+ "step": 610
485
+ },
486
+ {
487
+ "epoch": 1.9824000000000002,
488
+ "grad_norm": 5.708164691925049,
489
+ "learning_rate": 0.00012945205479452057,
490
+ "loss": 5.8574,
491
+ "step": 620
492
+ },
493
+ {
494
+ "epoch": 2.0128,
495
+ "grad_norm": 5.627442836761475,
496
+ "learning_rate": 0.00012808219178082192,
497
+ "loss": 5.3508,
498
+ "step": 630
499
+ },
500
+ {
501
+ "epoch": 2.0448,
502
+ "grad_norm": 6.404241561889648,
503
+ "learning_rate": 0.0001267123287671233,
504
+ "loss": 5.0398,
505
+ "step": 640
506
+ },
507
+ {
508
+ "epoch": 2.0768,
509
+ "grad_norm": 6.678513050079346,
510
+ "learning_rate": 0.00012534246575342465,
511
+ "loss": 5.0185,
512
+ "step": 650
513
+ },
514
+ {
515
+ "epoch": 2.1088,
516
+ "grad_norm": 6.974586486816406,
517
+ "learning_rate": 0.00012397260273972605,
518
+ "loss": 5.0075,
519
+ "step": 660
520
+ },
521
+ {
522
+ "epoch": 2.1408,
523
+ "grad_norm": 6.707793235778809,
524
+ "learning_rate": 0.0001226027397260274,
525
+ "loss": 4.8282,
526
+ "step": 670
527
+ },
528
+ {
529
+ "epoch": 2.1728,
530
+ "grad_norm": 7.186903476715088,
531
+ "learning_rate": 0.00012123287671232877,
532
+ "loss": 5.019,
533
+ "step": 680
534
+ },
535
+ {
536
+ "epoch": 2.2048,
537
+ "grad_norm": 7.059166431427002,
538
+ "learning_rate": 0.00011986301369863014,
539
+ "loss": 4.9958,
540
+ "step": 690
541
+ },
542
+ {
543
+ "epoch": 2.2368,
544
+ "grad_norm": 7.017621994018555,
545
+ "learning_rate": 0.00011849315068493152,
546
+ "loss": 4.9351,
547
+ "step": 700
548
+ },
549
+ {
550
+ "epoch": 2.2368,
551
+ "eval_loss": 1.6881011724472046,
552
+ "eval_runtime": 284.1907,
553
+ "eval_samples_per_second": 17.594,
554
+ "eval_steps_per_second": 1.101,
555
+ "step": 700
556
+ },
557
+ {
558
+ "epoch": 2.2688,
559
+ "grad_norm": 7.222373008728027,
560
+ "learning_rate": 0.00011712328767123289,
561
+ "loss": 4.9442,
562
+ "step": 710
563
+ },
564
+ {
565
+ "epoch": 2.3008,
566
+ "grad_norm": 6.619111061096191,
567
+ "learning_rate": 0.00011575342465753425,
568
+ "loss": 5.042,
569
+ "step": 720
570
+ },
571
+ {
572
+ "epoch": 2.3327999999999998,
573
+ "grad_norm": 7.72958517074585,
574
+ "learning_rate": 0.00011438356164383561,
575
+ "loss": 4.9984,
576
+ "step": 730
577
+ },
578
+ {
579
+ "epoch": 2.3648,
580
+ "grad_norm": 7.93172550201416,
581
+ "learning_rate": 0.000113013698630137,
582
+ "loss": 4.9636,
583
+ "step": 740
584
+ },
585
+ {
586
+ "epoch": 2.3968,
587
+ "grad_norm": 6.98663330078125,
588
+ "learning_rate": 0.00011164383561643836,
589
+ "loss": 5.1007,
590
+ "step": 750
591
+ },
592
+ {
593
+ "epoch": 2.4288,
594
+ "grad_norm": 7.263844966888428,
595
+ "learning_rate": 0.00011027397260273973,
596
+ "loss": 5.0368,
597
+ "step": 760
598
+ },
599
+ {
600
+ "epoch": 2.4608,
601
+ "grad_norm": 7.00322151184082,
602
+ "learning_rate": 0.00010890410958904109,
603
+ "loss": 4.9507,
604
+ "step": 770
605
+ },
606
+ {
607
+ "epoch": 2.4928,
608
+ "grad_norm": 7.051172733306885,
609
+ "learning_rate": 0.00010753424657534248,
610
+ "loss": 4.9565,
611
+ "step": 780
612
+ },
613
+ {
614
+ "epoch": 2.5248,
615
+ "grad_norm": 7.020392894744873,
616
+ "learning_rate": 0.00010616438356164384,
617
+ "loss": 4.9394,
618
+ "step": 790
619
+ },
620
+ {
621
+ "epoch": 2.5568,
622
+ "grad_norm": 6.7947258949279785,
623
+ "learning_rate": 0.0001047945205479452,
624
+ "loss": 5.0271,
625
+ "step": 800
626
+ },
627
+ {
628
+ "epoch": 2.5568,
629
+ "eval_loss": 1.6769148111343384,
630
+ "eval_runtime": 284.2014,
631
+ "eval_samples_per_second": 17.593,
632
+ "eval_steps_per_second": 1.101,
633
+ "step": 800
634
+ },
635
+ {
636
+ "epoch": 2.5888,
637
+ "grad_norm": 7.476090431213379,
638
+ "learning_rate": 0.00010342465753424658,
639
+ "loss": 4.943,
640
+ "step": 810
641
+ },
642
+ {
643
+ "epoch": 2.6208,
644
+ "grad_norm": 7.626896381378174,
645
+ "learning_rate": 0.00010205479452054795,
646
+ "loss": 5.0302,
647
+ "step": 820
648
+ },
649
+ {
650
+ "epoch": 2.6528,
651
+ "grad_norm": 8.080647468566895,
652
+ "learning_rate": 0.00010068493150684932,
653
+ "loss": 5.044,
654
+ "step": 830
655
+ },
656
+ {
657
+ "epoch": 2.6848,
658
+ "grad_norm": 7.787088394165039,
659
+ "learning_rate": 9.931506849315069e-05,
660
+ "loss": 4.9441,
661
+ "step": 840
662
+ },
663
+ {
664
+ "epoch": 2.7168,
665
+ "grad_norm": 6.886526584625244,
666
+ "learning_rate": 9.794520547945207e-05,
667
+ "loss": 4.9945,
668
+ "step": 850
669
+ },
670
+ {
671
+ "epoch": 2.7488,
672
+ "grad_norm": 7.360565662384033,
673
+ "learning_rate": 9.657534246575343e-05,
674
+ "loss": 4.9781,
675
+ "step": 860
676
+ },
677
+ {
678
+ "epoch": 2.7808,
679
+ "grad_norm": 6.702237606048584,
680
+ "learning_rate": 9.520547945205481e-05,
681
+ "loss": 4.9239,
682
+ "step": 870
683
+ },
684
+ {
685
+ "epoch": 2.8128,
686
+ "grad_norm": 7.556909561157227,
687
+ "learning_rate": 9.383561643835617e-05,
688
+ "loss": 4.947,
689
+ "step": 880
690
+ },
691
+ {
692
+ "epoch": 2.8448,
693
+ "grad_norm": 8.256214141845703,
694
+ "learning_rate": 9.246575342465755e-05,
695
+ "loss": 4.9977,
696
+ "step": 890
697
+ },
698
+ {
699
+ "epoch": 2.8768000000000002,
700
+ "grad_norm": 7.51767110824585,
701
+ "learning_rate": 9.109589041095891e-05,
702
+ "loss": 5.033,
703
+ "step": 900
704
+ },
705
+ {
706
+ "epoch": 2.8768000000000002,
707
+ "eval_loss": 1.6717288494110107,
708
+ "eval_runtime": 284.177,
709
+ "eval_samples_per_second": 17.595,
710
+ "eval_steps_per_second": 1.101,
711
+ "step": 900
712
+ },
713
+ {
714
+ "epoch": 2.9088000000000003,
715
+ "grad_norm": 7.163748741149902,
716
+ "learning_rate": 8.972602739726028e-05,
717
+ "loss": 5.0054,
718
+ "step": 910
719
+ },
720
+ {
721
+ "epoch": 2.9408,
722
+ "grad_norm": 7.538811206817627,
723
+ "learning_rate": 8.835616438356165e-05,
724
+ "loss": 4.8454,
725
+ "step": 920
726
+ },
727
+ {
728
+ "epoch": 2.9728,
729
+ "grad_norm": 7.5668511390686035,
730
+ "learning_rate": 8.698630136986302e-05,
731
+ "loss": 4.921,
732
+ "step": 930
733
+ },
734
+ {
735
+ "epoch": 3.0032,
736
+ "grad_norm": 6.434643268585205,
737
+ "learning_rate": 8.561643835616438e-05,
738
+ "loss": 4.5925,
739
+ "step": 940
740
+ },
741
+ {
742
+ "epoch": 3.0352,
743
+ "grad_norm": 9.08491325378418,
744
+ "learning_rate": 8.424657534246576e-05,
745
+ "loss": 4.0337,
746
+ "step": 950
747
+ },
748
+ {
749
+ "epoch": 3.0672,
750
+ "grad_norm": 7.357309818267822,
751
+ "learning_rate": 8.287671232876712e-05,
752
+ "loss": 4.0417,
753
+ "step": 960
754
+ },
755
+ {
756
+ "epoch": 3.0992,
757
+ "grad_norm": 9.104633331298828,
758
+ "learning_rate": 8.15068493150685e-05,
759
+ "loss": 4.1111,
760
+ "step": 970
761
+ },
762
+ {
763
+ "epoch": 3.1312,
764
+ "grad_norm": 9.187715530395508,
765
+ "learning_rate": 8.013698630136986e-05,
766
+ "loss": 4.1661,
767
+ "step": 980
768
+ },
769
+ {
770
+ "epoch": 3.1632,
771
+ "grad_norm": 8.985525131225586,
772
+ "learning_rate": 7.876712328767124e-05,
773
+ "loss": 3.9923,
774
+ "step": 990
775
+ },
776
+ {
777
+ "epoch": 3.1952,
778
+ "grad_norm": 8.606496810913086,
779
+ "learning_rate": 7.73972602739726e-05,
780
+ "loss": 4.0144,
781
+ "step": 1000
782
+ },
783
+ {
784
+ "epoch": 3.1952,
785
+ "eval_loss": 1.770361304283142,
786
+ "eval_runtime": 284.1856,
787
+ "eval_samples_per_second": 17.594,
788
+ "eval_steps_per_second": 1.101,
789
+ "step": 1000
790
+ },
791
+ {
792
+ "epoch": 3.2272,
793
+ "grad_norm": 9.081073760986328,
794
+ "learning_rate": 7.602739726027398e-05,
795
+ "loss": 4.1956,
796
+ "step": 1010
797
+ },
798
+ {
799
+ "epoch": 3.2592,
800
+ "grad_norm": 8.82044792175293,
801
+ "learning_rate": 7.465753424657535e-05,
802
+ "loss": 4.048,
803
+ "step": 1020
804
+ },
805
+ {
806
+ "epoch": 3.2912,
807
+ "grad_norm": 8.417832374572754,
808
+ "learning_rate": 7.328767123287671e-05,
809
+ "loss": 4.0966,
810
+ "step": 1030
811
+ },
812
+ {
813
+ "epoch": 3.3232,
814
+ "grad_norm": 8.612914085388184,
815
+ "learning_rate": 7.191780821917809e-05,
816
+ "loss": 4.1092,
817
+ "step": 1040
818
+ },
819
+ {
820
+ "epoch": 3.3552,
821
+ "grad_norm": 9.172372817993164,
822
+ "learning_rate": 7.054794520547947e-05,
823
+ "loss": 4.1355,
824
+ "step": 1050
825
+ },
826
+ {
827
+ "epoch": 3.3872,
828
+ "grad_norm": 9.245715141296387,
829
+ "learning_rate": 6.917808219178083e-05,
830
+ "loss": 4.062,
831
+ "step": 1060
832
+ },
833
+ {
834
+ "epoch": 3.4192,
835
+ "grad_norm": 8.667610168457031,
836
+ "learning_rate": 6.78082191780822e-05,
837
+ "loss": 4.1739,
838
+ "step": 1070
839
+ },
840
+ {
841
+ "epoch": 3.4512,
842
+ "grad_norm": 8.895543098449707,
843
+ "learning_rate": 6.643835616438357e-05,
844
+ "loss": 4.0495,
845
+ "step": 1080
846
+ },
847
+ {
848
+ "epoch": 3.4832,
849
+ "grad_norm": 8.715056419372559,
850
+ "learning_rate": 6.506849315068494e-05,
851
+ "loss": 4.1382,
852
+ "step": 1090
853
+ },
854
+ {
855
+ "epoch": 3.5152,
856
+ "grad_norm": 7.614181041717529,
857
+ "learning_rate": 6.36986301369863e-05,
858
+ "loss": 4.1006,
859
+ "step": 1100
860
+ },
861
+ {
862
+ "epoch": 3.5152,
863
+ "eval_loss": 1.7618277072906494,
864
+ "eval_runtime": 284.175,
865
+ "eval_samples_per_second": 17.595,
866
+ "eval_steps_per_second": 1.101,
867
+ "step": 1100
868
+ },
869
+ {
870
+ "epoch": 3.5472,
871
+ "grad_norm": 9.246039390563965,
872
+ "learning_rate": 6.232876712328768e-05,
873
+ "loss": 4.0609,
874
+ "step": 1110
875
+ },
876
+ {
877
+ "epoch": 3.5792,
878
+ "grad_norm": 8.759495735168457,
879
+ "learning_rate": 6.095890410958904e-05,
880
+ "loss": 4.1395,
881
+ "step": 1120
882
+ },
883
+ {
884
+ "epoch": 3.6112,
885
+ "grad_norm": 9.344980239868164,
886
+ "learning_rate": 5.958904109589042e-05,
887
+ "loss": 4.0981,
888
+ "step": 1130
889
+ },
890
+ {
891
+ "epoch": 3.6432,
892
+ "grad_norm": 9.564950942993164,
893
+ "learning_rate": 5.821917808219178e-05,
894
+ "loss": 4.1304,
895
+ "step": 1140
896
+ },
897
+ {
898
+ "epoch": 3.6752000000000002,
899
+ "grad_norm": 8.611926078796387,
900
+ "learning_rate": 5.684931506849316e-05,
901
+ "loss": 4.0112,
902
+ "step": 1150
903
+ },
904
+ {
905
+ "epoch": 3.7072000000000003,
906
+ "grad_norm": 8.46778678894043,
907
+ "learning_rate": 5.5479452054794526e-05,
908
+ "loss": 4.1906,
909
+ "step": 1160
910
+ },
911
+ {
912
+ "epoch": 3.7392,
913
+ "grad_norm": 8.935091972351074,
914
+ "learning_rate": 5.4109589041095895e-05,
915
+ "loss": 4.1618,
916
+ "step": 1170
917
+ },
918
+ {
919
+ "epoch": 3.7712,
920
+ "grad_norm": 9.01773452758789,
921
+ "learning_rate": 5.2739726027397264e-05,
922
+ "loss": 4.0465,
923
+ "step": 1180
924
+ },
925
+ {
926
+ "epoch": 3.8032,
927
+ "grad_norm": 8.965126991271973,
928
+ "learning_rate": 5.136986301369864e-05,
929
+ "loss": 4.175,
930
+ "step": 1190
931
+ },
932
+ {
933
+ "epoch": 3.8352,
934
+ "grad_norm": 8.331424713134766,
935
+ "learning_rate": 5e-05,
936
+ "loss": 4.1717,
937
+ "step": 1200
938
+ },
939
+ {
940
+ "epoch": 3.8352,
941
+ "eval_loss": 1.7625691890716553,
942
+ "eval_runtime": 284.1586,
943
+ "eval_samples_per_second": 17.596,
944
+ "eval_steps_per_second": 1.101,
945
+ "step": 1200
946
+ },
947
+ {
948
+ "epoch": 3.8672,
949
+ "grad_norm": 9.159274101257324,
950
+ "learning_rate": 4.863013698630137e-05,
951
+ "loss": 4.0633,
952
+ "step": 1210
953
+ },
954
+ {
955
+ "epoch": 3.8992,
956
+ "grad_norm": 8.6594820022583,
957
+ "learning_rate": 4.726027397260274e-05,
958
+ "loss": 4.1609,
959
+ "step": 1220
960
+ },
961
+ {
962
+ "epoch": 3.9312,
963
+ "grad_norm": 9.011448860168457,
964
+ "learning_rate": 4.589041095890411e-05,
965
+ "loss": 4.1451,
966
+ "step": 1230
967
+ },
968
+ {
969
+ "epoch": 3.9632,
970
+ "grad_norm": 8.665167808532715,
971
+ "learning_rate": 4.452054794520548e-05,
972
+ "loss": 4.1671,
973
+ "step": 1240
974
+ },
975
+ {
976
+ "epoch": 3.9952,
977
+ "grad_norm": 8.256596565246582,
978
+ "learning_rate": 4.3150684931506855e-05,
979
+ "loss": 4.0105,
980
+ "step": 1250
981
+ },
982
+ {
983
+ "epoch": 4.0256,
984
+ "grad_norm": 9.888619422912598,
985
+ "learning_rate": 4.1780821917808224e-05,
986
+ "loss": 3.4033,
987
+ "step": 1260
988
+ },
989
+ {
990
+ "epoch": 4.0576,
991
+ "grad_norm": 11.095122337341309,
992
+ "learning_rate": 4.041095890410959e-05,
993
+ "loss": 3.4214,
994
+ "step": 1270
995
+ },
996
+ {
997
+ "epoch": 4.0896,
998
+ "grad_norm": 8.760441780090332,
999
+ "learning_rate": 3.904109589041096e-05,
1000
+ "loss": 3.399,
1001
+ "step": 1280
1002
+ },
1003
+ {
1004
+ "epoch": 4.1216,
1005
+ "grad_norm": 9.515835762023926,
1006
+ "learning_rate": 3.767123287671233e-05,
1007
+ "loss": 3.454,
1008
+ "step": 1290
1009
+ },
1010
+ {
1011
+ "epoch": 4.1536,
1012
+ "grad_norm": 9.442548751831055,
1013
+ "learning_rate": 3.63013698630137e-05,
1014
+ "loss": 3.464,
1015
+ "step": 1300
1016
+ },
1017
+ {
1018
+ "epoch": 4.1536,
1019
+ "eval_loss": 1.9104056358337402,
1020
+ "eval_runtime": 284.2013,
1021
+ "eval_samples_per_second": 17.593,
1022
+ "eval_steps_per_second": 1.101,
1023
+ "step": 1300
1024
+ },
1025
+ {
1026
+ "epoch": 4.1856,
1027
+ "grad_norm": 10.060050010681152,
1028
+ "learning_rate": 3.493150684931507e-05,
1029
+ "loss": 3.4107,
1030
+ "step": 1310
1031
+ },
1032
+ {
1033
+ "epoch": 4.2176,
1034
+ "grad_norm": 10.52231216430664,
1035
+ "learning_rate": 3.356164383561644e-05,
1036
+ "loss": 3.5689,
1037
+ "step": 1320
1038
+ },
1039
+ {
1040
+ "epoch": 4.2496,
1041
+ "grad_norm": 9.943062782287598,
1042
+ "learning_rate": 3.219178082191781e-05,
1043
+ "loss": 3.4895,
1044
+ "step": 1330
1045
+ },
1046
+ {
1047
+ "epoch": 4.2816,
1048
+ "grad_norm": 10.587417602539062,
1049
+ "learning_rate": 3.082191780821918e-05,
1050
+ "loss": 3.4161,
1051
+ "step": 1340
1052
+ },
1053
+ {
1054
+ "epoch": 4.3136,
1055
+ "grad_norm": 9.584128379821777,
1056
+ "learning_rate": 2.945205479452055e-05,
1057
+ "loss": 3.4561,
1058
+ "step": 1350
1059
+ },
1060
+ {
1061
+ "epoch": 4.3456,
1062
+ "grad_norm": 10.216991424560547,
1063
+ "learning_rate": 2.808219178082192e-05,
1064
+ "loss": 3.4157,
1065
+ "step": 1360
1066
+ },
1067
+ {
1068
+ "epoch": 4.3776,
1069
+ "grad_norm": 9.239152908325195,
1070
+ "learning_rate": 2.671232876712329e-05,
1071
+ "loss": 3.3716,
1072
+ "step": 1370
1073
+ },
1074
+ {
1075
+ "epoch": 4.4096,
1076
+ "grad_norm": 10.390013694763184,
1077
+ "learning_rate": 2.534246575342466e-05,
1078
+ "loss": 3.5381,
1079
+ "step": 1380
1080
+ },
1081
+ {
1082
+ "epoch": 4.4416,
1083
+ "grad_norm": 10.115812301635742,
1084
+ "learning_rate": 2.3972602739726026e-05,
1085
+ "loss": 3.3905,
1086
+ "step": 1390
1087
+ },
1088
+ {
1089
+ "epoch": 4.4736,
1090
+ "grad_norm": 10.157413482666016,
1091
+ "learning_rate": 2.2602739726027396e-05,
1092
+ "loss": 3.5456,
1093
+ "step": 1400
1094
+ },
1095
+ {
1096
+ "epoch": 4.4736,
1097
+ "eval_loss": 1.91524338722229,
1098
+ "eval_runtime": 284.249,
1099
+ "eval_samples_per_second": 17.59,
1100
+ "eval_steps_per_second": 1.101,
1101
+ "step": 1400
1102
+ },
1103
+ {
1104
+ "epoch": 4.5056,
1105
+ "grad_norm": 9.1631498336792,
1106
+ "learning_rate": 2.1232876712328768e-05,
1107
+ "loss": 3.4429,
1108
+ "step": 1410
1109
+ },
1110
+ {
1111
+ "epoch": 4.5376,
1112
+ "grad_norm": 10.102991104125977,
1113
+ "learning_rate": 1.9863013698630137e-05,
1114
+ "loss": 3.4436,
1115
+ "step": 1420
1116
+ },
1117
+ {
1118
+ "epoch": 4.5696,
1119
+ "grad_norm": 9.654899597167969,
1120
+ "learning_rate": 1.8493150684931506e-05,
1121
+ "loss": 3.4385,
1122
+ "step": 1430
1123
+ },
1124
+ {
1125
+ "epoch": 4.6016,
1126
+ "grad_norm": 9.90255069732666,
1127
+ "learning_rate": 1.7123287671232875e-05,
1128
+ "loss": 3.4765,
1129
+ "step": 1440
1130
+ },
1131
+ {
1132
+ "epoch": 4.6336,
1133
+ "grad_norm": 9.965128898620605,
1134
+ "learning_rate": 1.5753424657534248e-05,
1135
+ "loss": 3.3879,
1136
+ "step": 1450
1137
+ },
1138
+ {
1139
+ "epoch": 4.6655999999999995,
1140
+ "grad_norm": 9.81021499633789,
1141
+ "learning_rate": 1.4383561643835617e-05,
1142
+ "loss": 3.4569,
1143
+ "step": 1460
1144
+ },
1145
+ {
1146
+ "epoch": 4.6975999999999996,
1147
+ "grad_norm": 9.7155179977417,
1148
+ "learning_rate": 1.3013698630136986e-05,
1149
+ "loss": 3.4842,
1150
+ "step": 1470
1151
+ },
1152
+ {
1153
+ "epoch": 4.7296,
1154
+ "grad_norm": 8.976916313171387,
1155
+ "learning_rate": 1.1643835616438355e-05,
1156
+ "loss": 3.503,
1157
+ "step": 1480
1158
+ },
1159
+ {
1160
+ "epoch": 4.7616,
1161
+ "grad_norm": 9.62564468383789,
1162
+ "learning_rate": 1.0273972602739726e-05,
1163
+ "loss": 3.3785,
1164
+ "step": 1490
1165
+ },
1166
+ {
1167
+ "epoch": 4.7936,
1168
+ "grad_norm": 9.098535537719727,
1169
+ "learning_rate": 8.904109589041095e-06,
1170
+ "loss": 3.4574,
1171
+ "step": 1500
1172
+ },
1173
+ {
1174
+ "epoch": 4.7936,
1175
+ "eval_loss": 1.9100289344787598,
1176
+ "eval_runtime": 284.167,
1177
+ "eval_samples_per_second": 17.595,
1178
+ "eval_steps_per_second": 1.101,
1179
+ "step": 1500
1180
+ },
1181
+ {
1182
+ "epoch": 4.8256,
1183
+ "grad_norm": 11.281402587890625,
1184
+ "learning_rate": 7.5342465753424655e-06,
1185
+ "loss": 3.4439,
1186
+ "step": 1510
1187
+ },
1188
+ {
1189
+ "epoch": 4.8576,
1190
+ "grad_norm": 11.415246963500977,
1191
+ "learning_rate": 6.1643835616438354e-06,
1192
+ "loss": 3.4374,
1193
+ "step": 1520
1194
+ },
1195
+ {
1196
+ "epoch": 4.8896,
1197
+ "grad_norm": 9.063279151916504,
1198
+ "learning_rate": 4.7945205479452054e-06,
1199
+ "loss": 3.3243,
1200
+ "step": 1530
1201
+ },
1202
+ {
1203
+ "epoch": 4.9216,
1204
+ "grad_norm": 9.895434379577637,
1205
+ "learning_rate": 3.4246575342465754e-06,
1206
+ "loss": 3.432,
1207
+ "step": 1540
1208
+ },
1209
+ {
1210
+ "epoch": 4.9536,
1211
+ "grad_norm": 10.165241241455078,
1212
+ "learning_rate": 2.054794520547945e-06,
1213
+ "loss": 3.5225,
1214
+ "step": 1550
1215
+ },
1216
+ {
1217
+ "epoch": 4.9856,
1218
+ "grad_norm": 10.477776527404785,
1219
+ "learning_rate": 6.849315068493151e-07,
1220
+ "loss": 3.4495,
1221
+ "step": 1560
1222
+ }
1223
+ ],
1224
+ "logging_steps": 10,
1225
+ "max_steps": 1560,
1226
+ "num_input_tokens_seen": 0,
1227
+ "num_train_epochs": 5,
1228
+ "save_steps": 100,
1229
+ "stateful_callbacks": {
1230
+ "TrainerControl": {
1231
+ "args": {
1232
+ "should_epoch_stop": false,
1233
+ "should_evaluate": false,
1234
+ "should_log": false,
1235
+ "should_save": true,
1236
+ "should_training_stop": true
1237
+ },
1238
+ "attributes": {}
1239
+ }
1240
+ },
1241
+ "total_flos": 2.1822792573659382e+18,
1242
+ "train_batch_size": 16,
1243
+ "trial_name": null,
1244
+ "trial_params": null
1245
+ }
checkpoint-1560/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95d7fb00a7bada41b9936c9f81c1d2fb99b98284b2c0118daa233b4b6c364fed
3
+ size 5304
checkpoint-600/.ipynb_checkpoints/trainer_state-checkpoint.json ADDED
@@ -0,0 +1,501 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 1.6504695415496826,
3
+ "best_model_checkpoint": "models/mistral-7b-finetuned/checkpoint-600",
4
+ "epoch": 1.9184,
5
+ "eval_steps": 100,
6
+ "global_step": 600,
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.032,
13
+ "grad_norm": 21.417774200439453,
14
+ "learning_rate": 2e-05,
15
+ "loss": 12.9874,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.064,
20
+ "grad_norm": 10.754881858825684,
21
+ "learning_rate": 4e-05,
22
+ "loss": 10.8458,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.096,
27
+ "grad_norm": 5.602188587188721,
28
+ "learning_rate": 6e-05,
29
+ "loss": 9.5793,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.128,
34
+ "grad_norm": 6.1397199630737305,
35
+ "learning_rate": 8e-05,
36
+ "loss": 9.1163,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 0.16,
41
+ "grad_norm": 5.41762113571167,
42
+ "learning_rate": 0.0001,
43
+ "loss": 8.9351,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 0.192,
48
+ "grad_norm": 6.518367290496826,
49
+ "learning_rate": 0.00012,
50
+ "loss": 8.5776,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 0.224,
55
+ "grad_norm": 8.664566040039062,
56
+ "learning_rate": 0.00013000000000000002,
57
+ "loss": 10.0047,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 0.256,
62
+ "grad_norm": 5.126749515533447,
63
+ "learning_rate": 0.00015000000000000001,
64
+ "loss": 7.2974,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 0.288,
69
+ "grad_norm": 4.876817226409912,
70
+ "learning_rate": 0.00017,
71
+ "loss": 7.2398,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 0.32,
76
+ "grad_norm": 4.667001247406006,
77
+ "learning_rate": 0.00019,
78
+ "loss": 7.2189,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 0.32,
83
+ "eval_loss": 1.8090190887451172,
84
+ "eval_runtime": 284.2204,
85
+ "eval_samples_per_second": 17.592,
86
+ "eval_steps_per_second": 1.101,
87
+ "step": 100
88
+ },
89
+ {
90
+ "epoch": 0.352,
91
+ "grad_norm": 4.669983386993408,
92
+ "learning_rate": 0.0001993150684931507,
93
+ "loss": 7.1553,
94
+ "step": 110
95
+ },
96
+ {
97
+ "epoch": 0.384,
98
+ "grad_norm": 4.542459487915039,
99
+ "learning_rate": 0.00019794520547945205,
100
+ "loss": 7.1573,
101
+ "step": 120
102
+ },
103
+ {
104
+ "epoch": 0.416,
105
+ "grad_norm": 4.285698890686035,
106
+ "learning_rate": 0.00019657534246575345,
107
+ "loss": 7.1514,
108
+ "step": 130
109
+ },
110
+ {
111
+ "epoch": 0.448,
112
+ "grad_norm": 4.1678619384765625,
113
+ "learning_rate": 0.0001952054794520548,
114
+ "loss": 7.1323,
115
+ "step": 140
116
+ },
117
+ {
118
+ "epoch": 0.48,
119
+ "grad_norm": 4.345493793487549,
120
+ "learning_rate": 0.00019383561643835617,
121
+ "loss": 7.0651,
122
+ "step": 150
123
+ },
124
+ {
125
+ "epoch": 0.512,
126
+ "grad_norm": 4.271751403808594,
127
+ "learning_rate": 0.00019246575342465752,
128
+ "loss": 7.1547,
129
+ "step": 160
130
+ },
131
+ {
132
+ "epoch": 0.544,
133
+ "grad_norm": 4.395969390869141,
134
+ "learning_rate": 0.00019109589041095893,
135
+ "loss": 7.1948,
136
+ "step": 170
137
+ },
138
+ {
139
+ "epoch": 0.576,
140
+ "grad_norm": 4.7001824378967285,
141
+ "learning_rate": 0.00018972602739726027,
142
+ "loss": 6.933,
143
+ "step": 180
144
+ },
145
+ {
146
+ "epoch": 0.608,
147
+ "grad_norm": 4.359734058380127,
148
+ "learning_rate": 0.00018835616438356165,
149
+ "loss": 7.0293,
150
+ "step": 190
151
+ },
152
+ {
153
+ "epoch": 0.64,
154
+ "grad_norm": 4.372984886169434,
155
+ "learning_rate": 0.00018698630136986303,
156
+ "loss": 7.112,
157
+ "step": 200
158
+ },
159
+ {
160
+ "epoch": 0.64,
161
+ "eval_loss": 1.7474249601364136,
162
+ "eval_runtime": 284.175,
163
+ "eval_samples_per_second": 17.595,
164
+ "eval_steps_per_second": 1.101,
165
+ "step": 200
166
+ },
167
+ {
168
+ "epoch": 0.672,
169
+ "grad_norm": 4.544906139373779,
170
+ "learning_rate": 0.0001856164383561644,
171
+ "loss": 7.026,
172
+ "step": 210
173
+ },
174
+ {
175
+ "epoch": 0.704,
176
+ "grad_norm": 4.632802963256836,
177
+ "learning_rate": 0.00018424657534246578,
178
+ "loss": 6.8293,
179
+ "step": 220
180
+ },
181
+ {
182
+ "epoch": 0.736,
183
+ "grad_norm": 4.6305460929870605,
184
+ "learning_rate": 0.00018287671232876713,
185
+ "loss": 7.0001,
186
+ "step": 230
187
+ },
188
+ {
189
+ "epoch": 0.768,
190
+ "grad_norm": 4.706456661224365,
191
+ "learning_rate": 0.0001815068493150685,
192
+ "loss": 6.8841,
193
+ "step": 240
194
+ },
195
+ {
196
+ "epoch": 0.8,
197
+ "grad_norm": 4.436362266540527,
198
+ "learning_rate": 0.00018013698630136988,
199
+ "loss": 6.8762,
200
+ "step": 250
201
+ },
202
+ {
203
+ "epoch": 0.832,
204
+ "grad_norm": 4.542873859405518,
205
+ "learning_rate": 0.00017876712328767126,
206
+ "loss": 7.0296,
207
+ "step": 260
208
+ },
209
+ {
210
+ "epoch": 0.864,
211
+ "grad_norm": 4.713407516479492,
212
+ "learning_rate": 0.0001773972602739726,
213
+ "loss": 6.8233,
214
+ "step": 270
215
+ },
216
+ {
217
+ "epoch": 0.896,
218
+ "grad_norm": 4.381680965423584,
219
+ "learning_rate": 0.00017602739726027398,
220
+ "loss": 6.9384,
221
+ "step": 280
222
+ },
223
+ {
224
+ "epoch": 0.928,
225
+ "grad_norm": 4.34271240234375,
226
+ "learning_rate": 0.00017465753424657536,
227
+ "loss": 6.8376,
228
+ "step": 290
229
+ },
230
+ {
231
+ "epoch": 0.96,
232
+ "grad_norm": 4.777706623077393,
233
+ "learning_rate": 0.00017328767123287673,
234
+ "loss": 6.846,
235
+ "step": 300
236
+ },
237
+ {
238
+ "epoch": 0.96,
239
+ "eval_loss": 1.7063945531845093,
240
+ "eval_runtime": 284.2454,
241
+ "eval_samples_per_second": 17.59,
242
+ "eval_steps_per_second": 1.101,
243
+ "step": 300
244
+ },
245
+ {
246
+ "epoch": 0.992,
247
+ "grad_norm": 4.728296279907227,
248
+ "learning_rate": 0.00017191780821917808,
249
+ "loss": 6.9672,
250
+ "step": 310
251
+ },
252
+ {
253
+ "epoch": 1.0224,
254
+ "grad_norm": 4.8477911949157715,
255
+ "learning_rate": 0.00017054794520547946,
256
+ "loss": 6.1095,
257
+ "step": 320
258
+ },
259
+ {
260
+ "epoch": 1.0544,
261
+ "grad_norm": 4.551374912261963,
262
+ "learning_rate": 0.00016917808219178083,
263
+ "loss": 6.1668,
264
+ "step": 330
265
+ },
266
+ {
267
+ "epoch": 1.0864,
268
+ "grad_norm": 5.062366008758545,
269
+ "learning_rate": 0.0001678082191780822,
270
+ "loss": 6.1749,
271
+ "step": 340
272
+ },
273
+ {
274
+ "epoch": 1.1184,
275
+ "grad_norm": 5.494389057159424,
276
+ "learning_rate": 0.00016643835616438356,
277
+ "loss": 6.0886,
278
+ "step": 350
279
+ },
280
+ {
281
+ "epoch": 1.1504,
282
+ "grad_norm": 5.126116752624512,
283
+ "learning_rate": 0.00016506849315068493,
284
+ "loss": 6.1965,
285
+ "step": 360
286
+ },
287
+ {
288
+ "epoch": 1.1824,
289
+ "grad_norm": 5.569834232330322,
290
+ "learning_rate": 0.0001636986301369863,
291
+ "loss": 6.14,
292
+ "step": 370
293
+ },
294
+ {
295
+ "epoch": 1.2144,
296
+ "grad_norm": 5.212077617645264,
297
+ "learning_rate": 0.00016232876712328768,
298
+ "loss": 6.0993,
299
+ "step": 380
300
+ },
301
+ {
302
+ "epoch": 1.2464,
303
+ "grad_norm": 5.771147727966309,
304
+ "learning_rate": 0.00016095890410958906,
305
+ "loss": 6.1471,
306
+ "step": 390
307
+ },
308
+ {
309
+ "epoch": 1.2784,
310
+ "grad_norm": 5.495727062225342,
311
+ "learning_rate": 0.0001595890410958904,
312
+ "loss": 6.0653,
313
+ "step": 400
314
+ },
315
+ {
316
+ "epoch": 1.2784,
317
+ "eval_loss": 1.6909687519073486,
318
+ "eval_runtime": 288.2891,
319
+ "eval_samples_per_second": 17.344,
320
+ "eval_steps_per_second": 1.086,
321
+ "step": 400
322
+ },
323
+ {
324
+ "epoch": 1.3104,
325
+ "grad_norm": 5.4256510734558105,
326
+ "learning_rate": 0.00015821917808219179,
327
+ "loss": 6.0756,
328
+ "step": 410
329
+ },
330
+ {
331
+ "epoch": 1.3424,
332
+ "grad_norm": 5.075507640838623,
333
+ "learning_rate": 0.00015684931506849316,
334
+ "loss": 6.1188,
335
+ "step": 420
336
+ },
337
+ {
338
+ "epoch": 1.3744,
339
+ "grad_norm": 5.522802352905273,
340
+ "learning_rate": 0.00015547945205479454,
341
+ "loss": 6.0036,
342
+ "step": 430
343
+ },
344
+ {
345
+ "epoch": 1.4064,
346
+ "grad_norm": 5.155237674713135,
347
+ "learning_rate": 0.00015410958904109589,
348
+ "loss": 6.0873,
349
+ "step": 440
350
+ },
351
+ {
352
+ "epoch": 1.4384000000000001,
353
+ "grad_norm": 5.6655144691467285,
354
+ "learning_rate": 0.0001527397260273973,
355
+ "loss": 6.0004,
356
+ "step": 450
357
+ },
358
+ {
359
+ "epoch": 1.4704,
360
+ "grad_norm": 5.642876148223877,
361
+ "learning_rate": 0.00015136986301369864,
362
+ "loss": 6.1436,
363
+ "step": 460
364
+ },
365
+ {
366
+ "epoch": 1.5024,
367
+ "grad_norm": 5.669251918792725,
368
+ "learning_rate": 0.00015000000000000001,
369
+ "loss": 5.9854,
370
+ "step": 470
371
+ },
372
+ {
373
+ "epoch": 1.5344,
374
+ "grad_norm": 5.512977600097656,
375
+ "learning_rate": 0.00014863013698630136,
376
+ "loss": 6.0923,
377
+ "step": 480
378
+ },
379
+ {
380
+ "epoch": 1.5664,
381
+ "grad_norm": 5.692931652069092,
382
+ "learning_rate": 0.00014726027397260274,
383
+ "loss": 6.1155,
384
+ "step": 490
385
+ },
386
+ {
387
+ "epoch": 1.5984,
388
+ "grad_norm": 5.3102922439575195,
389
+ "learning_rate": 0.00014589041095890411,
390
+ "loss": 6.043,
391
+ "step": 500
392
+ },
393
+ {
394
+ "epoch": 1.5984,
395
+ "eval_loss": 1.6654105186462402,
396
+ "eval_runtime": 284.2701,
397
+ "eval_samples_per_second": 17.589,
398
+ "eval_steps_per_second": 1.101,
399
+ "step": 500
400
+ },
401
+ {
402
+ "epoch": 1.6303999999999998,
403
+ "grad_norm": 6.025744438171387,
404
+ "learning_rate": 0.0001445205479452055,
405
+ "loss": 6.0334,
406
+ "step": 510
407
+ },
408
+ {
409
+ "epoch": 1.6623999999999999,
410
+ "grad_norm": 6.030339241027832,
411
+ "learning_rate": 0.00014315068493150684,
412
+ "loss": 5.9134,
413
+ "step": 520
414
+ },
415
+ {
416
+ "epoch": 1.6944,
417
+ "grad_norm": 5.629039287567139,
418
+ "learning_rate": 0.00014178082191780822,
419
+ "loss": 6.0717,
420
+ "step": 530
421
+ },
422
+ {
423
+ "epoch": 1.7264,
424
+ "grad_norm": 5.687103271484375,
425
+ "learning_rate": 0.0001404109589041096,
426
+ "loss": 5.9897,
427
+ "step": 540
428
+ },
429
+ {
430
+ "epoch": 1.7584,
431
+ "grad_norm": 5.512781143188477,
432
+ "learning_rate": 0.00013904109589041097,
433
+ "loss": 5.9935,
434
+ "step": 550
435
+ },
436
+ {
437
+ "epoch": 1.7904,
438
+ "grad_norm": 5.138786315917969,
439
+ "learning_rate": 0.00013767123287671234,
440
+ "loss": 5.9327,
441
+ "step": 560
442
+ },
443
+ {
444
+ "epoch": 1.8224,
445
+ "grad_norm": 5.621225833892822,
446
+ "learning_rate": 0.0001363013698630137,
447
+ "loss": 6.077,
448
+ "step": 570
449
+ },
450
+ {
451
+ "epoch": 1.8544,
452
+ "grad_norm": 5.893583297729492,
453
+ "learning_rate": 0.00013493150684931507,
454
+ "loss": 5.9342,
455
+ "step": 580
456
+ },
457
+ {
458
+ "epoch": 1.8864,
459
+ "grad_norm": 5.9357781410217285,
460
+ "learning_rate": 0.00013356164383561644,
461
+ "loss": 6.0448,
462
+ "step": 590
463
+ },
464
+ {
465
+ "epoch": 1.9184,
466
+ "grad_norm": 6.081833839416504,
467
+ "learning_rate": 0.00013219178082191782,
468
+ "loss": 5.9358,
469
+ "step": 600
470
+ },
471
+ {
472
+ "epoch": 1.9184,
473
+ "eval_loss": 1.6504695415496826,
474
+ "eval_runtime": 284.2059,
475
+ "eval_samples_per_second": 17.593,
476
+ "eval_steps_per_second": 1.101,
477
+ "step": 600
478
+ }
479
+ ],
480
+ "logging_steps": 10,
481
+ "max_steps": 1560,
482
+ "num_input_tokens_seen": 0,
483
+ "num_train_epochs": 5,
484
+ "save_steps": 100,
485
+ "stateful_callbacks": {
486
+ "TrainerControl": {
487
+ "args": {
488
+ "should_epoch_stop": false,
489
+ "should_evaluate": false,
490
+ "should_log": false,
491
+ "should_save": true,
492
+ "should_training_stop": false
493
+ },
494
+ "attributes": {}
495
+ }
496
+ },
497
+ "total_flos": 8.397152854883697e+17,
498
+ "train_batch_size": 16,
499
+ "trial_name": null,
500
+ "trial_params": null
501
+ }
checkpoint-600/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Hugofernandez/Mistral-7B-v0.1-colab-sharded
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.12.0
checkpoint-600/adapter_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Hugofernandez/Mistral-7B-v0.1-colab-sharded",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
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": 32,
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": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "v_proj",
24
+ "k_proj",
25
+ "o_proj",
26
+ "q_proj"
27
+ ],
28
+ "task_type": "CAUSAL_LM",
29
+ "use_dora": false,
30
+ "use_rslora": false
31
+ }
checkpoint-600/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7930def8af856948c5b74f5635b93b87627c5bd2f4bed249222e8e8b7e26795
3
+ size 54560368
checkpoint-600/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ff6f407082e0c51c80fa75fc32549b30b379c058d73ed5a7828b877e46dad77c
3
+ size 109267450
checkpoint-600/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9cf9fb5ae4358802885a59a3a3758a38b66888ab711310bb06bf0cc342d69746
3
+ size 14244
checkpoint-600/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40f6b28960f7139ac7dccae9b82dd1b040e22dcf7fcd80c4e20d29414abf6e90
3
+ size 1064
checkpoint-600/trainer_state.json ADDED
@@ -0,0 +1,501 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 1.6504695415496826,
3
+ "best_model_checkpoint": "models/mistral-7b-finetuned/checkpoint-600",
4
+ "epoch": 1.9184,
5
+ "eval_steps": 100,
6
+ "global_step": 600,
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.032,
13
+ "grad_norm": 21.417774200439453,
14
+ "learning_rate": 2e-05,
15
+ "loss": 12.9874,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.064,
20
+ "grad_norm": 10.754881858825684,
21
+ "learning_rate": 4e-05,
22
+ "loss": 10.8458,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.096,
27
+ "grad_norm": 5.602188587188721,
28
+ "learning_rate": 6e-05,
29
+ "loss": 9.5793,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.128,
34
+ "grad_norm": 6.1397199630737305,
35
+ "learning_rate": 8e-05,
36
+ "loss": 9.1163,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 0.16,
41
+ "grad_norm": 5.41762113571167,
42
+ "learning_rate": 0.0001,
43
+ "loss": 8.9351,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 0.192,
48
+ "grad_norm": 6.518367290496826,
49
+ "learning_rate": 0.00012,
50
+ "loss": 8.5776,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 0.224,
55
+ "grad_norm": 8.664566040039062,
56
+ "learning_rate": 0.00013000000000000002,
57
+ "loss": 10.0047,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 0.256,
62
+ "grad_norm": 5.126749515533447,
63
+ "learning_rate": 0.00015000000000000001,
64
+ "loss": 7.2974,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 0.288,
69
+ "grad_norm": 4.876817226409912,
70
+ "learning_rate": 0.00017,
71
+ "loss": 7.2398,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 0.32,
76
+ "grad_norm": 4.667001247406006,
77
+ "learning_rate": 0.00019,
78
+ "loss": 7.2189,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 0.32,
83
+ "eval_loss": 1.8090190887451172,
84
+ "eval_runtime": 284.2204,
85
+ "eval_samples_per_second": 17.592,
86
+ "eval_steps_per_second": 1.101,
87
+ "step": 100
88
+ },
89
+ {
90
+ "epoch": 0.352,
91
+ "grad_norm": 4.669983386993408,
92
+ "learning_rate": 0.0001993150684931507,
93
+ "loss": 7.1553,
94
+ "step": 110
95
+ },
96
+ {
97
+ "epoch": 0.384,
98
+ "grad_norm": 4.542459487915039,
99
+ "learning_rate": 0.00019794520547945205,
100
+ "loss": 7.1573,
101
+ "step": 120
102
+ },
103
+ {
104
+ "epoch": 0.416,
105
+ "grad_norm": 4.285698890686035,
106
+ "learning_rate": 0.00019657534246575345,
107
+ "loss": 7.1514,
108
+ "step": 130
109
+ },
110
+ {
111
+ "epoch": 0.448,
112
+ "grad_norm": 4.1678619384765625,
113
+ "learning_rate": 0.0001952054794520548,
114
+ "loss": 7.1323,
115
+ "step": 140
116
+ },
117
+ {
118
+ "epoch": 0.48,
119
+ "grad_norm": 4.345493793487549,
120
+ "learning_rate": 0.00019383561643835617,
121
+ "loss": 7.0651,
122
+ "step": 150
123
+ },
124
+ {
125
+ "epoch": 0.512,
126
+ "grad_norm": 4.271751403808594,
127
+ "learning_rate": 0.00019246575342465752,
128
+ "loss": 7.1547,
129
+ "step": 160
130
+ },
131
+ {
132
+ "epoch": 0.544,
133
+ "grad_norm": 4.395969390869141,
134
+ "learning_rate": 0.00019109589041095893,
135
+ "loss": 7.1948,
136
+ "step": 170
137
+ },
138
+ {
139
+ "epoch": 0.576,
140
+ "grad_norm": 4.7001824378967285,
141
+ "learning_rate": 0.00018972602739726027,
142
+ "loss": 6.933,
143
+ "step": 180
144
+ },
145
+ {
146
+ "epoch": 0.608,
147
+ "grad_norm": 4.359734058380127,
148
+ "learning_rate": 0.00018835616438356165,
149
+ "loss": 7.0293,
150
+ "step": 190
151
+ },
152
+ {
153
+ "epoch": 0.64,
154
+ "grad_norm": 4.372984886169434,
155
+ "learning_rate": 0.00018698630136986303,
156
+ "loss": 7.112,
157
+ "step": 200
158
+ },
159
+ {
160
+ "epoch": 0.64,
161
+ "eval_loss": 1.7474249601364136,
162
+ "eval_runtime": 284.175,
163
+ "eval_samples_per_second": 17.595,
164
+ "eval_steps_per_second": 1.101,
165
+ "step": 200
166
+ },
167
+ {
168
+ "epoch": 0.672,
169
+ "grad_norm": 4.544906139373779,
170
+ "learning_rate": 0.0001856164383561644,
171
+ "loss": 7.026,
172
+ "step": 210
173
+ },
174
+ {
175
+ "epoch": 0.704,
176
+ "grad_norm": 4.632802963256836,
177
+ "learning_rate": 0.00018424657534246578,
178
+ "loss": 6.8293,
179
+ "step": 220
180
+ },
181
+ {
182
+ "epoch": 0.736,
183
+ "grad_norm": 4.6305460929870605,
184
+ "learning_rate": 0.00018287671232876713,
185
+ "loss": 7.0001,
186
+ "step": 230
187
+ },
188
+ {
189
+ "epoch": 0.768,
190
+ "grad_norm": 4.706456661224365,
191
+ "learning_rate": 0.0001815068493150685,
192
+ "loss": 6.8841,
193
+ "step": 240
194
+ },
195
+ {
196
+ "epoch": 0.8,
197
+ "grad_norm": 4.436362266540527,
198
+ "learning_rate": 0.00018013698630136988,
199
+ "loss": 6.8762,
200
+ "step": 250
201
+ },
202
+ {
203
+ "epoch": 0.832,
204
+ "grad_norm": 4.542873859405518,
205
+ "learning_rate": 0.00017876712328767126,
206
+ "loss": 7.0296,
207
+ "step": 260
208
+ },
209
+ {
210
+ "epoch": 0.864,
211
+ "grad_norm": 4.713407516479492,
212
+ "learning_rate": 0.0001773972602739726,
213
+ "loss": 6.8233,
214
+ "step": 270
215
+ },
216
+ {
217
+ "epoch": 0.896,
218
+ "grad_norm": 4.381680965423584,
219
+ "learning_rate": 0.00017602739726027398,
220
+ "loss": 6.9384,
221
+ "step": 280
222
+ },
223
+ {
224
+ "epoch": 0.928,
225
+ "grad_norm": 4.34271240234375,
226
+ "learning_rate": 0.00017465753424657536,
227
+ "loss": 6.8376,
228
+ "step": 290
229
+ },
230
+ {
231
+ "epoch": 0.96,
232
+ "grad_norm": 4.777706623077393,
233
+ "learning_rate": 0.00017328767123287673,
234
+ "loss": 6.846,
235
+ "step": 300
236
+ },
237
+ {
238
+ "epoch": 0.96,
239
+ "eval_loss": 1.7063945531845093,
240
+ "eval_runtime": 284.2454,
241
+ "eval_samples_per_second": 17.59,
242
+ "eval_steps_per_second": 1.101,
243
+ "step": 300
244
+ },
245
+ {
246
+ "epoch": 0.992,
247
+ "grad_norm": 4.728296279907227,
248
+ "learning_rate": 0.00017191780821917808,
249
+ "loss": 6.9672,
250
+ "step": 310
251
+ },
252
+ {
253
+ "epoch": 1.0224,
254
+ "grad_norm": 4.8477911949157715,
255
+ "learning_rate": 0.00017054794520547946,
256
+ "loss": 6.1095,
257
+ "step": 320
258
+ },
259
+ {
260
+ "epoch": 1.0544,
261
+ "grad_norm": 4.551374912261963,
262
+ "learning_rate": 0.00016917808219178083,
263
+ "loss": 6.1668,
264
+ "step": 330
265
+ },
266
+ {
267
+ "epoch": 1.0864,
268
+ "grad_norm": 5.062366008758545,
269
+ "learning_rate": 0.0001678082191780822,
270
+ "loss": 6.1749,
271
+ "step": 340
272
+ },
273
+ {
274
+ "epoch": 1.1184,
275
+ "grad_norm": 5.494389057159424,
276
+ "learning_rate": 0.00016643835616438356,
277
+ "loss": 6.0886,
278
+ "step": 350
279
+ },
280
+ {
281
+ "epoch": 1.1504,
282
+ "grad_norm": 5.126116752624512,
283
+ "learning_rate": 0.00016506849315068493,
284
+ "loss": 6.1965,
285
+ "step": 360
286
+ },
287
+ {
288
+ "epoch": 1.1824,
289
+ "grad_norm": 5.569834232330322,
290
+ "learning_rate": 0.0001636986301369863,
291
+ "loss": 6.14,
292
+ "step": 370
293
+ },
294
+ {
295
+ "epoch": 1.2144,
296
+ "grad_norm": 5.212077617645264,
297
+ "learning_rate": 0.00016232876712328768,
298
+ "loss": 6.0993,
299
+ "step": 380
300
+ },
301
+ {
302
+ "epoch": 1.2464,
303
+ "grad_norm": 5.771147727966309,
304
+ "learning_rate": 0.00016095890410958906,
305
+ "loss": 6.1471,
306
+ "step": 390
307
+ },
308
+ {
309
+ "epoch": 1.2784,
310
+ "grad_norm": 5.495727062225342,
311
+ "learning_rate": 0.0001595890410958904,
312
+ "loss": 6.0653,
313
+ "step": 400
314
+ },
315
+ {
316
+ "epoch": 1.2784,
317
+ "eval_loss": 1.6909687519073486,
318
+ "eval_runtime": 288.2891,
319
+ "eval_samples_per_second": 17.344,
320
+ "eval_steps_per_second": 1.086,
321
+ "step": 400
322
+ },
323
+ {
324
+ "epoch": 1.3104,
325
+ "grad_norm": 5.4256510734558105,
326
+ "learning_rate": 0.00015821917808219179,
327
+ "loss": 6.0756,
328
+ "step": 410
329
+ },
330
+ {
331
+ "epoch": 1.3424,
332
+ "grad_norm": 5.075507640838623,
333
+ "learning_rate": 0.00015684931506849316,
334
+ "loss": 6.1188,
335
+ "step": 420
336
+ },
337
+ {
338
+ "epoch": 1.3744,
339
+ "grad_norm": 5.522802352905273,
340
+ "learning_rate": 0.00015547945205479454,
341
+ "loss": 6.0036,
342
+ "step": 430
343
+ },
344
+ {
345
+ "epoch": 1.4064,
346
+ "grad_norm": 5.155237674713135,
347
+ "learning_rate": 0.00015410958904109589,
348
+ "loss": 6.0873,
349
+ "step": 440
350
+ },
351
+ {
352
+ "epoch": 1.4384000000000001,
353
+ "grad_norm": 5.6655144691467285,
354
+ "learning_rate": 0.0001527397260273973,
355
+ "loss": 6.0004,
356
+ "step": 450
357
+ },
358
+ {
359
+ "epoch": 1.4704,
360
+ "grad_norm": 5.642876148223877,
361
+ "learning_rate": 0.00015136986301369864,
362
+ "loss": 6.1436,
363
+ "step": 460
364
+ },
365
+ {
366
+ "epoch": 1.5024,
367
+ "grad_norm": 5.669251918792725,
368
+ "learning_rate": 0.00015000000000000001,
369
+ "loss": 5.9854,
370
+ "step": 470
371
+ },
372
+ {
373
+ "epoch": 1.5344,
374
+ "grad_norm": 5.512977600097656,
375
+ "learning_rate": 0.00014863013698630136,
376
+ "loss": 6.0923,
377
+ "step": 480
378
+ },
379
+ {
380
+ "epoch": 1.5664,
381
+ "grad_norm": 5.692931652069092,
382
+ "learning_rate": 0.00014726027397260274,
383
+ "loss": 6.1155,
384
+ "step": 490
385
+ },
386
+ {
387
+ "epoch": 1.5984,
388
+ "grad_norm": 5.3102922439575195,
389
+ "learning_rate": 0.00014589041095890411,
390
+ "loss": 6.043,
391
+ "step": 500
392
+ },
393
+ {
394
+ "epoch": 1.5984,
395
+ "eval_loss": 1.6654105186462402,
396
+ "eval_runtime": 284.2701,
397
+ "eval_samples_per_second": 17.589,
398
+ "eval_steps_per_second": 1.101,
399
+ "step": 500
400
+ },
401
+ {
402
+ "epoch": 1.6303999999999998,
403
+ "grad_norm": 6.025744438171387,
404
+ "learning_rate": 0.0001445205479452055,
405
+ "loss": 6.0334,
406
+ "step": 510
407
+ },
408
+ {
409
+ "epoch": 1.6623999999999999,
410
+ "grad_norm": 6.030339241027832,
411
+ "learning_rate": 0.00014315068493150684,
412
+ "loss": 5.9134,
413
+ "step": 520
414
+ },
415
+ {
416
+ "epoch": 1.6944,
417
+ "grad_norm": 5.629039287567139,
418
+ "learning_rate": 0.00014178082191780822,
419
+ "loss": 6.0717,
420
+ "step": 530
421
+ },
422
+ {
423
+ "epoch": 1.7264,
424
+ "grad_norm": 5.687103271484375,
425
+ "learning_rate": 0.0001404109589041096,
426
+ "loss": 5.9897,
427
+ "step": 540
428
+ },
429
+ {
430
+ "epoch": 1.7584,
431
+ "grad_norm": 5.512781143188477,
432
+ "learning_rate": 0.00013904109589041097,
433
+ "loss": 5.9935,
434
+ "step": 550
435
+ },
436
+ {
437
+ "epoch": 1.7904,
438
+ "grad_norm": 5.138786315917969,
439
+ "learning_rate": 0.00013767123287671234,
440
+ "loss": 5.9327,
441
+ "step": 560
442
+ },
443
+ {
444
+ "epoch": 1.8224,
445
+ "grad_norm": 5.621225833892822,
446
+ "learning_rate": 0.0001363013698630137,
447
+ "loss": 6.077,
448
+ "step": 570
449
+ },
450
+ {
451
+ "epoch": 1.8544,
452
+ "grad_norm": 5.893583297729492,
453
+ "learning_rate": 0.00013493150684931507,
454
+ "loss": 5.9342,
455
+ "step": 580
456
+ },
457
+ {
458
+ "epoch": 1.8864,
459
+ "grad_norm": 5.9357781410217285,
460
+ "learning_rate": 0.00013356164383561644,
461
+ "loss": 6.0448,
462
+ "step": 590
463
+ },
464
+ {
465
+ "epoch": 1.9184,
466
+ "grad_norm": 6.081833839416504,
467
+ "learning_rate": 0.00013219178082191782,
468
+ "loss": 5.9358,
469
+ "step": 600
470
+ },
471
+ {
472
+ "epoch": 1.9184,
473
+ "eval_loss": 1.6504695415496826,
474
+ "eval_runtime": 284.2059,
475
+ "eval_samples_per_second": 17.593,
476
+ "eval_steps_per_second": 1.101,
477
+ "step": 600
478
+ }
479
+ ],
480
+ "logging_steps": 10,
481
+ "max_steps": 1560,
482
+ "num_input_tokens_seen": 0,
483
+ "num_train_epochs": 5,
484
+ "save_steps": 100,
485
+ "stateful_callbacks": {
486
+ "TrainerControl": {
487
+ "args": {
488
+ "should_epoch_stop": false,
489
+ "should_evaluate": false,
490
+ "should_log": false,
491
+ "should_save": true,
492
+ "should_training_stop": false
493
+ },
494
+ "attributes": {}
495
+ }
496
+ },
497
+ "total_flos": 8.397152854883697e+17,
498
+ "train_batch_size": 16,
499
+ "trial_name": null,
500
+ "trial_params": null
501
+ }
checkpoint-600/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95d7fb00a7bada41b9936c9f81c1d2fb99b98284b2c0118daa233b4b6c364fed
3
+ size 5304
runs/Jan25_17-31-36_c23hpda2/events.out.tfevents.1737822696.c23hpda2.1130850.0 ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:697bd0d56ff975d9e9789287288901089abf298babd61a7c813c250080425268
3
+ size 42818
special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "</s>",
17
+ "unk_token": {
18
+ "content": "<unk>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,44 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
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
+ "additional_special_tokens": [],
32
+ "bos_token": "<s>",
33
+ "clean_up_tokenization_spaces": false,
34
+ "eos_token": "</s>",
35
+ "extra_special_tokens": {},
36
+ "legacy": true,
37
+ "model_max_length": 1000000000000000019884624838656,
38
+ "pad_token": "</s>",
39
+ "sp_model_kwargs": {},
40
+ "spaces_between_special_tokens": false,
41
+ "tokenizer_class": "LlamaTokenizer",
42
+ "unk_token": "<unk>",
43
+ "use_default_system_prompt": true
44
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:95d7fb00a7bada41b9936c9f81c1d2fb99b98284b2c0118daa233b4b6c364fed
3
+ size 5304