Doug240 commited on
Commit
e212d3e
·
verified ·
1 Parent(s): 75057e9

Upload folder using huggingface_hub

Browse files
README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mistralai/Mistral-7B-v0.1
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.15.2
adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-7B-v0.1",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.05,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 16,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "q_proj",
28
+ "v_proj"
29
+ ],
30
+ "task_type": "CAUSAL_LM",
31
+ "trainable_token_indices": null,
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a000370c68d9ed823135f7ead0ef718d8a19f1afffb9bde44f66e716f053e7de
3
+ size 27280152
checkpoint-800/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mistralai/Mistral-7B-v0.1
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.15.2
checkpoint-800/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-7B-v0.1",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.05,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 16,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "q_proj",
28
+ "v_proj"
29
+ ],
30
+ "task_type": "CAUSAL_LM",
31
+ "trainable_token_indices": null,
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
checkpoint-800/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:29b3b2a9fe97efc66afb054c1eea1715d0f3ee1bee9c40ecd253912387e08b08
3
+ size 27280152
checkpoint-800/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43cdd03ef4c22d2dac545e441023b0b007961fd6f8d681d17370f0b51b291179
3
+ size 54634443
checkpoint-800/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2dc32b683c347cd54056a94739cfae2012f35d2638126668e73790fd9d69bd6
3
+ size 14645
checkpoint-800/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:14aed6cb9282a2b5680ad3b7f930cd55191999273ddde46a4b600bbcaa09ce1f
3
+ size 1383
checkpoint-800/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:010189a72a78f78f9df4bc7b649ca8fca3ca6cb627aad09d04428ae5c9b224b7
3
+ size 1465
checkpoint-800/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
+ }
checkpoint-800/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-800/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": false,
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": false
44
+ }
checkpoint-800/trainer_state.json ADDED
@@ -0,0 +1,859 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 800,
3
+ "best_metric": 0.8123075366020203,
4
+ "best_model_checkpoint": "/workspace/outputs/mistral-chatpro-finetuned/checkpoint-800",
5
+ "epoch": 4.848484848484849,
6
+ "eval_steps": 25,
7
+ "global_step": 800,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.06060606060606061,
14
+ "grad_norm": 149.54275512695312,
15
+ "learning_rate": 6.000000000000001e-07,
16
+ "loss": 29.7475,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.12121212121212122,
21
+ "grad_norm": 269.5798034667969,
22
+ "learning_rate": 1.95e-06,
23
+ "loss": 31.5785,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.15151515151515152,
28
+ "eval_loss": 1.9893885850906372,
29
+ "eval_runtime": 27.1115,
30
+ "eval_samples_per_second": 21.651,
31
+ "eval_steps_per_second": 2.729,
32
+ "step": 25
33
+ },
34
+ {
35
+ "epoch": 0.18181818181818182,
36
+ "grad_norm": 121.41719818115234,
37
+ "learning_rate": 3.4500000000000004e-06,
38
+ "loss": 28.2201,
39
+ "step": 30
40
+ },
41
+ {
42
+ "epoch": 0.24242424242424243,
43
+ "grad_norm": 101.0121078491211,
44
+ "learning_rate": 4.95e-06,
45
+ "loss": 28.6571,
46
+ "step": 40
47
+ },
48
+ {
49
+ "epoch": 0.30303030303030304,
50
+ "grad_norm": 283.864501953125,
51
+ "learning_rate": 6.45e-06,
52
+ "loss": 26.6667,
53
+ "step": 50
54
+ },
55
+ {
56
+ "epoch": 0.30303030303030304,
57
+ "eval_loss": 1.5634442567825317,
58
+ "eval_runtime": 26.9981,
59
+ "eval_samples_per_second": 21.742,
60
+ "eval_steps_per_second": 2.741,
61
+ "step": 50
62
+ },
63
+ {
64
+ "epoch": 0.36363636363636365,
65
+ "grad_norm": 55.40841293334961,
66
+ "learning_rate": 7.95e-06,
67
+ "loss": 22.7511,
68
+ "step": 60
69
+ },
70
+ {
71
+ "epoch": 0.42424242424242425,
72
+ "grad_norm": 27.064821243286133,
73
+ "learning_rate": 9.450000000000001e-06,
74
+ "loss": 20.1933,
75
+ "step": 70
76
+ },
77
+ {
78
+ "epoch": 0.45454545454545453,
79
+ "eval_loss": 1.1919723749160767,
80
+ "eval_runtime": 26.8965,
81
+ "eval_samples_per_second": 21.824,
82
+ "eval_steps_per_second": 2.751,
83
+ "step": 75
84
+ },
85
+ {
86
+ "epoch": 0.48484848484848486,
87
+ "grad_norm": 16.979394912719727,
88
+ "learning_rate": 1.095e-05,
89
+ "loss": 18.0581,
90
+ "step": 80
91
+ },
92
+ {
93
+ "epoch": 0.5454545454545454,
94
+ "grad_norm": 8.984743118286133,
95
+ "learning_rate": 1.245e-05,
96
+ "loss": 19.0451,
97
+ "step": 90
98
+ },
99
+ {
100
+ "epoch": 0.6060606060606061,
101
+ "grad_norm": 8.195664405822754,
102
+ "learning_rate": 1.395e-05,
103
+ "loss": 17.7881,
104
+ "step": 100
105
+ },
106
+ {
107
+ "epoch": 0.6060606060606061,
108
+ "eval_loss": 1.1023012399673462,
109
+ "eval_runtime": 26.7164,
110
+ "eval_samples_per_second": 21.972,
111
+ "eval_steps_per_second": 2.77,
112
+ "step": 100
113
+ },
114
+ {
115
+ "epoch": 0.6666666666666666,
116
+ "grad_norm": 8.461085319519043,
117
+ "learning_rate": 1.545e-05,
118
+ "loss": 17.4368,
119
+ "step": 110
120
+ },
121
+ {
122
+ "epoch": 0.7272727272727273,
123
+ "grad_norm": 8.749673843383789,
124
+ "learning_rate": 1.695e-05,
125
+ "loss": 17.085,
126
+ "step": 120
127
+ },
128
+ {
129
+ "epoch": 0.7575757575757576,
130
+ "eval_loss": 1.0227338075637817,
131
+ "eval_runtime": 26.8326,
132
+ "eval_samples_per_second": 21.876,
133
+ "eval_steps_per_second": 2.758,
134
+ "step": 125
135
+ },
136
+ {
137
+ "epoch": 0.7878787878787878,
138
+ "grad_norm": 8.67000961303711,
139
+ "learning_rate": 1.845e-05,
140
+ "loss": 16.7339,
141
+ "step": 130
142
+ },
143
+ {
144
+ "epoch": 0.8484848484848485,
145
+ "grad_norm": 8.6713285446167,
146
+ "learning_rate": 1.995e-05,
147
+ "loss": 15.519,
148
+ "step": 140
149
+ },
150
+ {
151
+ "epoch": 0.9090909090909091,
152
+ "grad_norm": 8.540597915649414,
153
+ "learning_rate": 2.145e-05,
154
+ "loss": 15.6515,
155
+ "step": 150
156
+ },
157
+ {
158
+ "epoch": 0.9090909090909091,
159
+ "eval_loss": 0.9732660055160522,
160
+ "eval_runtime": 26.7644,
161
+ "eval_samples_per_second": 21.932,
162
+ "eval_steps_per_second": 2.765,
163
+ "step": 150
164
+ },
165
+ {
166
+ "epoch": 0.9696969696969697,
167
+ "grad_norm": 9.956620216369629,
168
+ "learning_rate": 2.2950000000000002e-05,
169
+ "loss": 15.3551,
170
+ "step": 160
171
+ },
172
+ {
173
+ "epoch": 1.0303030303030303,
174
+ "grad_norm": 10.259222984313965,
175
+ "learning_rate": 2.4449999999999998e-05,
176
+ "loss": 15.2106,
177
+ "step": 170
178
+ },
179
+ {
180
+ "epoch": 1.0606060606060606,
181
+ "eval_loss": 0.9374558925628662,
182
+ "eval_runtime": 26.6861,
183
+ "eval_samples_per_second": 21.996,
184
+ "eval_steps_per_second": 2.773,
185
+ "step": 175
186
+ },
187
+ {
188
+ "epoch": 1.0909090909090908,
189
+ "grad_norm": 10.587629318237305,
190
+ "learning_rate": 2.595e-05,
191
+ "loss": 14.4782,
192
+ "step": 180
193
+ },
194
+ {
195
+ "epoch": 1.1515151515151516,
196
+ "grad_norm": 11.390460968017578,
197
+ "learning_rate": 2.7450000000000003e-05,
198
+ "loss": 14.8752,
199
+ "step": 190
200
+ },
201
+ {
202
+ "epoch": 1.2121212121212122,
203
+ "grad_norm": 9.895585060119629,
204
+ "learning_rate": 2.895e-05,
205
+ "loss": 14.3047,
206
+ "step": 200
207
+ },
208
+ {
209
+ "epoch": 1.2121212121212122,
210
+ "eval_loss": 0.9113534688949585,
211
+ "eval_runtime": 26.6097,
212
+ "eval_samples_per_second": 22.06,
213
+ "eval_steps_per_second": 2.781,
214
+ "step": 200
215
+ },
216
+ {
217
+ "epoch": 1.2727272727272727,
218
+ "grad_norm": 11.74429988861084,
219
+ "learning_rate": 2.9856e-05,
220
+ "loss": 15.002,
221
+ "step": 210
222
+ },
223
+ {
224
+ "epoch": 1.3333333333333333,
225
+ "grad_norm": 11.080912590026855,
226
+ "learning_rate": 2.9375999999999998e-05,
227
+ "loss": 14.5833,
228
+ "step": 220
229
+ },
230
+ {
231
+ "epoch": 1.3636363636363638,
232
+ "eval_loss": 0.8937327265739441,
233
+ "eval_runtime": 26.7352,
234
+ "eval_samples_per_second": 21.956,
235
+ "eval_steps_per_second": 2.768,
236
+ "step": 225
237
+ },
238
+ {
239
+ "epoch": 1.393939393939394,
240
+ "grad_norm": 11.789284706115723,
241
+ "learning_rate": 2.8896e-05,
242
+ "loss": 14.1,
243
+ "step": 230
244
+ },
245
+ {
246
+ "epoch": 1.4545454545454546,
247
+ "grad_norm": 11.529643058776855,
248
+ "learning_rate": 2.8416e-05,
249
+ "loss": 13.9745,
250
+ "step": 240
251
+ },
252
+ {
253
+ "epoch": 1.5151515151515151,
254
+ "grad_norm": 11.497583389282227,
255
+ "learning_rate": 2.7936e-05,
256
+ "loss": 14.1046,
257
+ "step": 250
258
+ },
259
+ {
260
+ "epoch": 1.5151515151515151,
261
+ "eval_loss": 0.8745776414871216,
262
+ "eval_runtime": 26.7257,
263
+ "eval_samples_per_second": 21.964,
264
+ "eval_steps_per_second": 2.769,
265
+ "step": 250
266
+ },
267
+ {
268
+ "epoch": 1.5757575757575757,
269
+ "grad_norm": 12.131537437438965,
270
+ "learning_rate": 2.7456000000000003e-05,
271
+ "loss": 13.9224,
272
+ "step": 260
273
+ },
274
+ {
275
+ "epoch": 1.6363636363636362,
276
+ "grad_norm": 11.43172550201416,
277
+ "learning_rate": 2.6976e-05,
278
+ "loss": 13.5105,
279
+ "step": 270
280
+ },
281
+ {
282
+ "epoch": 1.6666666666666665,
283
+ "eval_loss": 0.8645356893539429,
284
+ "eval_runtime": 26.5864,
285
+ "eval_samples_per_second": 22.079,
286
+ "eval_steps_per_second": 2.783,
287
+ "step": 275
288
+ },
289
+ {
290
+ "epoch": 1.696969696969697,
291
+ "grad_norm": 12.523551940917969,
292
+ "learning_rate": 2.6496000000000002e-05,
293
+ "loss": 14.0794,
294
+ "step": 280
295
+ },
296
+ {
297
+ "epoch": 1.7575757575757576,
298
+ "grad_norm": 12.029654502868652,
299
+ "learning_rate": 2.6016e-05,
300
+ "loss": 13.614,
301
+ "step": 290
302
+ },
303
+ {
304
+ "epoch": 1.8181818181818183,
305
+ "grad_norm": 11.245109558105469,
306
+ "learning_rate": 2.5536e-05,
307
+ "loss": 13.4787,
308
+ "step": 300
309
+ },
310
+ {
311
+ "epoch": 1.8181818181818183,
312
+ "eval_loss": 0.8572074770927429,
313
+ "eval_runtime": 26.609,
314
+ "eval_samples_per_second": 22.06,
315
+ "eval_steps_per_second": 2.781,
316
+ "step": 300
317
+ },
318
+ {
319
+ "epoch": 1.878787878787879,
320
+ "grad_norm": 11.823022842407227,
321
+ "learning_rate": 2.5056000000000002e-05,
322
+ "loss": 13.8165,
323
+ "step": 310
324
+ },
325
+ {
326
+ "epoch": 1.9393939393939394,
327
+ "grad_norm": 12.330411911010742,
328
+ "learning_rate": 2.4576000000000003e-05,
329
+ "loss": 13.8579,
330
+ "step": 320
331
+ },
332
+ {
333
+ "epoch": 1.9696969696969697,
334
+ "eval_loss": 0.851715624332428,
335
+ "eval_runtime": 26.7595,
336
+ "eval_samples_per_second": 21.936,
337
+ "eval_steps_per_second": 2.765,
338
+ "step": 325
339
+ },
340
+ {
341
+ "epoch": 2.0,
342
+ "grad_norm": 12.655832290649414,
343
+ "learning_rate": 2.4096e-05,
344
+ "loss": 13.4692,
345
+ "step": 330
346
+ },
347
+ {
348
+ "epoch": 2.0606060606060606,
349
+ "grad_norm": 12.884317398071289,
350
+ "learning_rate": 2.3616000000000002e-05,
351
+ "loss": 13.6527,
352
+ "step": 340
353
+ },
354
+ {
355
+ "epoch": 2.121212121212121,
356
+ "grad_norm": 13.385115623474121,
357
+ "learning_rate": 2.3136e-05,
358
+ "loss": 13.2391,
359
+ "step": 350
360
+ },
361
+ {
362
+ "epoch": 2.121212121212121,
363
+ "eval_loss": 0.8470517992973328,
364
+ "eval_runtime": 26.7211,
365
+ "eval_samples_per_second": 21.968,
366
+ "eval_steps_per_second": 2.769,
367
+ "step": 350
368
+ },
369
+ {
370
+ "epoch": 2.1818181818181817,
371
+ "grad_norm": 13.529315948486328,
372
+ "learning_rate": 2.2656e-05,
373
+ "loss": 13.5396,
374
+ "step": 360
375
+ },
376
+ {
377
+ "epoch": 2.242424242424242,
378
+ "grad_norm": 12.98504638671875,
379
+ "learning_rate": 2.2176e-05,
380
+ "loss": 13.0834,
381
+ "step": 370
382
+ },
383
+ {
384
+ "epoch": 2.2727272727272725,
385
+ "eval_loss": 0.8422382473945618,
386
+ "eval_runtime": 26.7106,
387
+ "eval_samples_per_second": 21.976,
388
+ "eval_steps_per_second": 2.77,
389
+ "step": 375
390
+ },
391
+ {
392
+ "epoch": 2.303030303030303,
393
+ "grad_norm": 15.45311164855957,
394
+ "learning_rate": 2.1696e-05,
395
+ "loss": 13.2898,
396
+ "step": 380
397
+ },
398
+ {
399
+ "epoch": 2.3636363636363638,
400
+ "grad_norm": 13.529963493347168,
401
+ "learning_rate": 2.1216e-05,
402
+ "loss": 13.4776,
403
+ "step": 390
404
+ },
405
+ {
406
+ "epoch": 2.4242424242424243,
407
+ "grad_norm": 15.130877494812012,
408
+ "learning_rate": 2.0736000000000003e-05,
409
+ "loss": 13.0466,
410
+ "step": 400
411
+ },
412
+ {
413
+ "epoch": 2.4242424242424243,
414
+ "eval_loss": 0.8388310074806213,
415
+ "eval_runtime": 26.656,
416
+ "eval_samples_per_second": 22.021,
417
+ "eval_steps_per_second": 2.776,
418
+ "step": 400
419
+ },
420
+ {
421
+ "epoch": 2.484848484848485,
422
+ "grad_norm": 14.1300687789917,
423
+ "learning_rate": 2.0256e-05,
424
+ "loss": 12.9431,
425
+ "step": 410
426
+ },
427
+ {
428
+ "epoch": 2.5454545454545454,
429
+ "grad_norm": 13.16057300567627,
430
+ "learning_rate": 1.9776000000000002e-05,
431
+ "loss": 13.5177,
432
+ "step": 420
433
+ },
434
+ {
435
+ "epoch": 2.5757575757575757,
436
+ "eval_loss": 0.8353358507156372,
437
+ "eval_runtime": 26.5255,
438
+ "eval_samples_per_second": 22.13,
439
+ "eval_steps_per_second": 2.79,
440
+ "step": 425
441
+ },
442
+ {
443
+ "epoch": 2.606060606060606,
444
+ "grad_norm": 13.661446571350098,
445
+ "learning_rate": 1.9296e-05,
446
+ "loss": 13.3989,
447
+ "step": 430
448
+ },
449
+ {
450
+ "epoch": 2.6666666666666665,
451
+ "grad_norm": 15.222647666931152,
452
+ "learning_rate": 1.8816e-05,
453
+ "loss": 12.9533,
454
+ "step": 440
455
+ },
456
+ {
457
+ "epoch": 2.7272727272727275,
458
+ "grad_norm": 13.713704109191895,
459
+ "learning_rate": 1.8336e-05,
460
+ "loss": 13.0158,
461
+ "step": 450
462
+ },
463
+ {
464
+ "epoch": 2.7272727272727275,
465
+ "eval_loss": 0.8321167230606079,
466
+ "eval_runtime": 26.7516,
467
+ "eval_samples_per_second": 21.943,
468
+ "eval_steps_per_second": 2.766,
469
+ "step": 450
470
+ },
471
+ {
472
+ "epoch": 2.787878787878788,
473
+ "grad_norm": 15.2013521194458,
474
+ "learning_rate": 1.7856e-05,
475
+ "loss": 12.8926,
476
+ "step": 460
477
+ },
478
+ {
479
+ "epoch": 2.8484848484848486,
480
+ "grad_norm": 17.601028442382812,
481
+ "learning_rate": 1.7376e-05,
482
+ "loss": 12.998,
483
+ "step": 470
484
+ },
485
+ {
486
+ "epoch": 2.878787878787879,
487
+ "eval_loss": 0.8293758630752563,
488
+ "eval_runtime": 26.634,
489
+ "eval_samples_per_second": 22.039,
490
+ "eval_steps_per_second": 2.778,
491
+ "step": 475
492
+ },
493
+ {
494
+ "epoch": 2.909090909090909,
495
+ "grad_norm": 14.226529121398926,
496
+ "learning_rate": 1.6896000000000002e-05,
497
+ "loss": 13.3413,
498
+ "step": 480
499
+ },
500
+ {
501
+ "epoch": 2.9696969696969697,
502
+ "grad_norm": 15.361565589904785,
503
+ "learning_rate": 1.6416e-05,
504
+ "loss": 12.9467,
505
+ "step": 490
506
+ },
507
+ {
508
+ "epoch": 3.0303030303030303,
509
+ "grad_norm": 14.232434272766113,
510
+ "learning_rate": 1.5936e-05,
511
+ "loss": 12.7584,
512
+ "step": 500
513
+ },
514
+ {
515
+ "epoch": 3.0303030303030303,
516
+ "eval_loss": 0.827523410320282,
517
+ "eval_runtime": 26.5691,
518
+ "eval_samples_per_second": 22.093,
519
+ "eval_steps_per_second": 2.785,
520
+ "step": 500
521
+ },
522
+ {
523
+ "epoch": 3.090909090909091,
524
+ "grad_norm": 14.491694450378418,
525
+ "learning_rate": 1.5456e-05,
526
+ "loss": 12.8574,
527
+ "step": 510
528
+ },
529
+ {
530
+ "epoch": 3.1515151515151514,
531
+ "grad_norm": 14.694238662719727,
532
+ "learning_rate": 1.4976e-05,
533
+ "loss": 12.6902,
534
+ "step": 520
535
+ },
536
+ {
537
+ "epoch": 3.1818181818181817,
538
+ "eval_loss": 0.8255205154418945,
539
+ "eval_runtime": 26.6932,
540
+ "eval_samples_per_second": 21.991,
541
+ "eval_steps_per_second": 2.772,
542
+ "step": 525
543
+ },
544
+ {
545
+ "epoch": 3.212121212121212,
546
+ "grad_norm": 15.725605010986328,
547
+ "learning_rate": 1.4496000000000001e-05,
548
+ "loss": 13.2972,
549
+ "step": 530
550
+ },
551
+ {
552
+ "epoch": 3.2727272727272725,
553
+ "grad_norm": 15.233382225036621,
554
+ "learning_rate": 1.4016000000000001e-05,
555
+ "loss": 12.8291,
556
+ "step": 540
557
+ },
558
+ {
559
+ "epoch": 3.3333333333333335,
560
+ "grad_norm": 16.083650588989258,
561
+ "learning_rate": 1.3536e-05,
562
+ "loss": 13.0188,
563
+ "step": 550
564
+ },
565
+ {
566
+ "epoch": 3.3333333333333335,
567
+ "eval_loss": 0.8239626288414001,
568
+ "eval_runtime": 26.6742,
569
+ "eval_samples_per_second": 22.006,
570
+ "eval_steps_per_second": 2.774,
571
+ "step": 550
572
+ },
573
+ {
574
+ "epoch": 3.393939393939394,
575
+ "grad_norm": 15.414470672607422,
576
+ "learning_rate": 1.3056e-05,
577
+ "loss": 12.2608,
578
+ "step": 560
579
+ },
580
+ {
581
+ "epoch": 3.4545454545454546,
582
+ "grad_norm": 15.951211929321289,
583
+ "learning_rate": 1.2576000000000001e-05,
584
+ "loss": 13.0705,
585
+ "step": 570
586
+ },
587
+ {
588
+ "epoch": 3.484848484848485,
589
+ "eval_loss": 0.8214691281318665,
590
+ "eval_runtime": 26.618,
591
+ "eval_samples_per_second": 22.053,
592
+ "eval_steps_per_second": 2.78,
593
+ "step": 575
594
+ },
595
+ {
596
+ "epoch": 3.515151515151515,
597
+ "grad_norm": 15.680049896240234,
598
+ "learning_rate": 1.2096e-05,
599
+ "loss": 12.5384,
600
+ "step": 580
601
+ },
602
+ {
603
+ "epoch": 3.5757575757575757,
604
+ "grad_norm": 14.927135467529297,
605
+ "learning_rate": 1.1616e-05,
606
+ "loss": 12.5877,
607
+ "step": 590
608
+ },
609
+ {
610
+ "epoch": 3.6363636363636362,
611
+ "grad_norm": 14.922800064086914,
612
+ "learning_rate": 1.1136e-05,
613
+ "loss": 12.8308,
614
+ "step": 600
615
+ },
616
+ {
617
+ "epoch": 3.6363636363636362,
618
+ "eval_loss": 0.819739580154419,
619
+ "eval_runtime": 26.5757,
620
+ "eval_samples_per_second": 22.088,
621
+ "eval_steps_per_second": 2.784,
622
+ "step": 600
623
+ },
624
+ {
625
+ "epoch": 3.6969696969696972,
626
+ "grad_norm": 14.818592071533203,
627
+ "learning_rate": 1.0656000000000001e-05,
628
+ "loss": 12.9524,
629
+ "step": 610
630
+ },
631
+ {
632
+ "epoch": 3.757575757575758,
633
+ "grad_norm": 17.610429763793945,
634
+ "learning_rate": 1.0176e-05,
635
+ "loss": 12.9889,
636
+ "step": 620
637
+ },
638
+ {
639
+ "epoch": 3.787878787878788,
640
+ "eval_loss": 0.8184654712677002,
641
+ "eval_runtime": 26.4854,
642
+ "eval_samples_per_second": 22.163,
643
+ "eval_steps_per_second": 2.794,
644
+ "step": 625
645
+ },
646
+ {
647
+ "epoch": 3.8181818181818183,
648
+ "grad_norm": 15.759525299072266,
649
+ "learning_rate": 9.696e-06,
650
+ "loss": 12.8817,
651
+ "step": 630
652
+ },
653
+ {
654
+ "epoch": 3.878787878787879,
655
+ "grad_norm": 17.120342254638672,
656
+ "learning_rate": 9.216e-06,
657
+ "loss": 12.3056,
658
+ "step": 640
659
+ },
660
+ {
661
+ "epoch": 3.9393939393939394,
662
+ "grad_norm": 15.682613372802734,
663
+ "learning_rate": 8.736e-06,
664
+ "loss": 12.5948,
665
+ "step": 650
666
+ },
667
+ {
668
+ "epoch": 3.9393939393939394,
669
+ "eval_loss": 0.8165481686592102,
670
+ "eval_runtime": 26.5521,
671
+ "eval_samples_per_second": 22.107,
672
+ "eval_steps_per_second": 2.787,
673
+ "step": 650
674
+ },
675
+ {
676
+ "epoch": 4.0,
677
+ "grad_norm": 16.467830657958984,
678
+ "learning_rate": 8.256e-06,
679
+ "loss": 13.1715,
680
+ "step": 660
681
+ },
682
+ {
683
+ "epoch": 4.0606060606060606,
684
+ "grad_norm": 16.381383895874023,
685
+ "learning_rate": 7.776e-06,
686
+ "loss": 11.9258,
687
+ "step": 670
688
+ },
689
+ {
690
+ "epoch": 4.090909090909091,
691
+ "eval_loss": 0.8159043192863464,
692
+ "eval_runtime": 26.5568,
693
+ "eval_samples_per_second": 22.104,
694
+ "eval_steps_per_second": 2.786,
695
+ "step": 675
696
+ },
697
+ {
698
+ "epoch": 4.121212121212121,
699
+ "grad_norm": 15.943025588989258,
700
+ "learning_rate": 7.296e-06,
701
+ "loss": 12.4245,
702
+ "step": 680
703
+ },
704
+ {
705
+ "epoch": 4.181818181818182,
706
+ "grad_norm": 16.93096160888672,
707
+ "learning_rate": 6.8160000000000005e-06,
708
+ "loss": 12.5944,
709
+ "step": 690
710
+ },
711
+ {
712
+ "epoch": 4.242424242424242,
713
+ "grad_norm": 15.807243347167969,
714
+ "learning_rate": 6.336e-06,
715
+ "loss": 12.4043,
716
+ "step": 700
717
+ },
718
+ {
719
+ "epoch": 4.242424242424242,
720
+ "eval_loss": 0.8148561716079712,
721
+ "eval_runtime": 26.6856,
722
+ "eval_samples_per_second": 21.997,
723
+ "eval_steps_per_second": 2.773,
724
+ "step": 700
725
+ },
726
+ {
727
+ "epoch": 4.303030303030303,
728
+ "grad_norm": 16.146684646606445,
729
+ "learning_rate": 5.856e-06,
730
+ "loss": 12.3696,
731
+ "step": 710
732
+ },
733
+ {
734
+ "epoch": 4.363636363636363,
735
+ "grad_norm": 16.58680534362793,
736
+ "learning_rate": 5.376e-06,
737
+ "loss": 12.9824,
738
+ "step": 720
739
+ },
740
+ {
741
+ "epoch": 4.393939393939394,
742
+ "eval_loss": 0.813624918460846,
743
+ "eval_runtime": 26.4692,
744
+ "eval_samples_per_second": 22.177,
745
+ "eval_steps_per_second": 2.796,
746
+ "step": 725
747
+ },
748
+ {
749
+ "epoch": 4.424242424242424,
750
+ "grad_norm": 15.89395523071289,
751
+ "learning_rate": 4.896e-06,
752
+ "loss": 12.6234,
753
+ "step": 730
754
+ },
755
+ {
756
+ "epoch": 4.484848484848484,
757
+ "grad_norm": 15.237595558166504,
758
+ "learning_rate": 4.416e-06,
759
+ "loss": 12.6045,
760
+ "step": 740
761
+ },
762
+ {
763
+ "epoch": 4.545454545454545,
764
+ "grad_norm": 16.327821731567383,
765
+ "learning_rate": 3.936e-06,
766
+ "loss": 12.7275,
767
+ "step": 750
768
+ },
769
+ {
770
+ "epoch": 4.545454545454545,
771
+ "eval_loss": 0.8129462003707886,
772
+ "eval_runtime": 26.6701,
773
+ "eval_samples_per_second": 22.01,
774
+ "eval_steps_per_second": 2.775,
775
+ "step": 750
776
+ },
777
+ {
778
+ "epoch": 4.606060606060606,
779
+ "grad_norm": 16.905481338500977,
780
+ "learning_rate": 3.456e-06,
781
+ "loss": 12.56,
782
+ "step": 760
783
+ },
784
+ {
785
+ "epoch": 4.666666666666667,
786
+ "grad_norm": 16.580707550048828,
787
+ "learning_rate": 2.976e-06,
788
+ "loss": 13.2326,
789
+ "step": 770
790
+ },
791
+ {
792
+ "epoch": 4.696969696969697,
793
+ "eval_loss": 0.8126159310340881,
794
+ "eval_runtime": 26.6639,
795
+ "eval_samples_per_second": 22.015,
796
+ "eval_steps_per_second": 2.775,
797
+ "step": 775
798
+ },
799
+ {
800
+ "epoch": 4.7272727272727275,
801
+ "grad_norm": 14.914974212646484,
802
+ "learning_rate": 2.496e-06,
803
+ "loss": 12.7135,
804
+ "step": 780
805
+ },
806
+ {
807
+ "epoch": 4.787878787878788,
808
+ "grad_norm": 15.809138298034668,
809
+ "learning_rate": 2.016e-06,
810
+ "loss": 12.6518,
811
+ "step": 790
812
+ },
813
+ {
814
+ "epoch": 4.848484848484849,
815
+ "grad_norm": 17.07619285583496,
816
+ "learning_rate": 1.5360000000000002e-06,
817
+ "loss": 12.9454,
818
+ "step": 800
819
+ },
820
+ {
821
+ "epoch": 4.848484848484849,
822
+ "eval_loss": 0.8123075366020203,
823
+ "eval_runtime": 26.7378,
824
+ "eval_samples_per_second": 21.954,
825
+ "eval_steps_per_second": 2.768,
826
+ "step": 800
827
+ }
828
+ ],
829
+ "logging_steps": 10,
830
+ "max_steps": 825,
831
+ "num_input_tokens_seen": 0,
832
+ "num_train_epochs": 5,
833
+ "save_steps": 50,
834
+ "stateful_callbacks": {
835
+ "EarlyStoppingCallback": {
836
+ "args": {
837
+ "early_stopping_patience": 1,
838
+ "early_stopping_threshold": 0.0
839
+ },
840
+ "attributes": {
841
+ "early_stopping_patience_counter": 0
842
+ }
843
+ },
844
+ "TrainerControl": {
845
+ "args": {
846
+ "should_epoch_stop": false,
847
+ "should_evaluate": false,
848
+ "should_log": false,
849
+ "should_save": true,
850
+ "should_training_stop": false
851
+ },
852
+ "attributes": {}
853
+ }
854
+ },
855
+ "total_flos": 5.596536164371661e+17,
856
+ "train_batch_size": 2,
857
+ "trial_name": null,
858
+ "trial_params": null
859
+ }
checkpoint-800/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cffd76e545d75eac099a2d6a9df571049db5975b0004b6779682ad7445c6748
3
+ size 5713
checkpoint-825/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: mistralai/Mistral-7B-v0.1
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.15.2
checkpoint-825/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-7B-v0.1",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.05,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 16,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "q_proj",
28
+ "v_proj"
29
+ ],
30
+ "task_type": "CAUSAL_LM",
31
+ "trainable_token_indices": null,
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
checkpoint-825/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a000370c68d9ed823135f7ead0ef718d8a19f1afffb9bde44f66e716f053e7de
3
+ size 27280152
checkpoint-825/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bc1218d98e12f4b7aa4ca37e714cdc6df0894b971783ceb73855060e394991a4
3
+ size 54634443
checkpoint-825/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6941c9b7058307c00bdb84576f0ded4617690c94ab517d2ded8bb44a6e970dd9
3
+ size 14645
checkpoint-825/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9ab1c991d65e5d6d19c35983cf5e4bcc544a7eb0dd31b26dc8582f569a731fe7
3
+ size 1383
checkpoint-825/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6f1d31709b06d0fb34fd27e04ac77dd3b6c89a2a98263fa10741257092eb03ec
3
+ size 1465
checkpoint-825/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
+ }
checkpoint-825/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-825/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": false,
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": false
44
+ }
checkpoint-825/trainer_state.json ADDED
@@ -0,0 +1,881 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 825,
3
+ "best_metric": 0.8120399713516235,
4
+ "best_model_checkpoint": "/workspace/outputs/mistral-chatpro-finetuned/checkpoint-825",
5
+ "epoch": 5.0,
6
+ "eval_steps": 25,
7
+ "global_step": 825,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.06060606060606061,
14
+ "grad_norm": 149.54275512695312,
15
+ "learning_rate": 6.000000000000001e-07,
16
+ "loss": 29.7475,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.12121212121212122,
21
+ "grad_norm": 269.5798034667969,
22
+ "learning_rate": 1.95e-06,
23
+ "loss": 31.5785,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.15151515151515152,
28
+ "eval_loss": 1.9893885850906372,
29
+ "eval_runtime": 27.1115,
30
+ "eval_samples_per_second": 21.651,
31
+ "eval_steps_per_second": 2.729,
32
+ "step": 25
33
+ },
34
+ {
35
+ "epoch": 0.18181818181818182,
36
+ "grad_norm": 121.41719818115234,
37
+ "learning_rate": 3.4500000000000004e-06,
38
+ "loss": 28.2201,
39
+ "step": 30
40
+ },
41
+ {
42
+ "epoch": 0.24242424242424243,
43
+ "grad_norm": 101.0121078491211,
44
+ "learning_rate": 4.95e-06,
45
+ "loss": 28.6571,
46
+ "step": 40
47
+ },
48
+ {
49
+ "epoch": 0.30303030303030304,
50
+ "grad_norm": 283.864501953125,
51
+ "learning_rate": 6.45e-06,
52
+ "loss": 26.6667,
53
+ "step": 50
54
+ },
55
+ {
56
+ "epoch": 0.30303030303030304,
57
+ "eval_loss": 1.5634442567825317,
58
+ "eval_runtime": 26.9981,
59
+ "eval_samples_per_second": 21.742,
60
+ "eval_steps_per_second": 2.741,
61
+ "step": 50
62
+ },
63
+ {
64
+ "epoch": 0.36363636363636365,
65
+ "grad_norm": 55.40841293334961,
66
+ "learning_rate": 7.95e-06,
67
+ "loss": 22.7511,
68
+ "step": 60
69
+ },
70
+ {
71
+ "epoch": 0.42424242424242425,
72
+ "grad_norm": 27.064821243286133,
73
+ "learning_rate": 9.450000000000001e-06,
74
+ "loss": 20.1933,
75
+ "step": 70
76
+ },
77
+ {
78
+ "epoch": 0.45454545454545453,
79
+ "eval_loss": 1.1919723749160767,
80
+ "eval_runtime": 26.8965,
81
+ "eval_samples_per_second": 21.824,
82
+ "eval_steps_per_second": 2.751,
83
+ "step": 75
84
+ },
85
+ {
86
+ "epoch": 0.48484848484848486,
87
+ "grad_norm": 16.979394912719727,
88
+ "learning_rate": 1.095e-05,
89
+ "loss": 18.0581,
90
+ "step": 80
91
+ },
92
+ {
93
+ "epoch": 0.5454545454545454,
94
+ "grad_norm": 8.984743118286133,
95
+ "learning_rate": 1.245e-05,
96
+ "loss": 19.0451,
97
+ "step": 90
98
+ },
99
+ {
100
+ "epoch": 0.6060606060606061,
101
+ "grad_norm": 8.195664405822754,
102
+ "learning_rate": 1.395e-05,
103
+ "loss": 17.7881,
104
+ "step": 100
105
+ },
106
+ {
107
+ "epoch": 0.6060606060606061,
108
+ "eval_loss": 1.1023012399673462,
109
+ "eval_runtime": 26.7164,
110
+ "eval_samples_per_second": 21.972,
111
+ "eval_steps_per_second": 2.77,
112
+ "step": 100
113
+ },
114
+ {
115
+ "epoch": 0.6666666666666666,
116
+ "grad_norm": 8.461085319519043,
117
+ "learning_rate": 1.545e-05,
118
+ "loss": 17.4368,
119
+ "step": 110
120
+ },
121
+ {
122
+ "epoch": 0.7272727272727273,
123
+ "grad_norm": 8.749673843383789,
124
+ "learning_rate": 1.695e-05,
125
+ "loss": 17.085,
126
+ "step": 120
127
+ },
128
+ {
129
+ "epoch": 0.7575757575757576,
130
+ "eval_loss": 1.0227338075637817,
131
+ "eval_runtime": 26.8326,
132
+ "eval_samples_per_second": 21.876,
133
+ "eval_steps_per_second": 2.758,
134
+ "step": 125
135
+ },
136
+ {
137
+ "epoch": 0.7878787878787878,
138
+ "grad_norm": 8.67000961303711,
139
+ "learning_rate": 1.845e-05,
140
+ "loss": 16.7339,
141
+ "step": 130
142
+ },
143
+ {
144
+ "epoch": 0.8484848484848485,
145
+ "grad_norm": 8.6713285446167,
146
+ "learning_rate": 1.995e-05,
147
+ "loss": 15.519,
148
+ "step": 140
149
+ },
150
+ {
151
+ "epoch": 0.9090909090909091,
152
+ "grad_norm": 8.540597915649414,
153
+ "learning_rate": 2.145e-05,
154
+ "loss": 15.6515,
155
+ "step": 150
156
+ },
157
+ {
158
+ "epoch": 0.9090909090909091,
159
+ "eval_loss": 0.9732660055160522,
160
+ "eval_runtime": 26.7644,
161
+ "eval_samples_per_second": 21.932,
162
+ "eval_steps_per_second": 2.765,
163
+ "step": 150
164
+ },
165
+ {
166
+ "epoch": 0.9696969696969697,
167
+ "grad_norm": 9.956620216369629,
168
+ "learning_rate": 2.2950000000000002e-05,
169
+ "loss": 15.3551,
170
+ "step": 160
171
+ },
172
+ {
173
+ "epoch": 1.0303030303030303,
174
+ "grad_norm": 10.259222984313965,
175
+ "learning_rate": 2.4449999999999998e-05,
176
+ "loss": 15.2106,
177
+ "step": 170
178
+ },
179
+ {
180
+ "epoch": 1.0606060606060606,
181
+ "eval_loss": 0.9374558925628662,
182
+ "eval_runtime": 26.6861,
183
+ "eval_samples_per_second": 21.996,
184
+ "eval_steps_per_second": 2.773,
185
+ "step": 175
186
+ },
187
+ {
188
+ "epoch": 1.0909090909090908,
189
+ "grad_norm": 10.587629318237305,
190
+ "learning_rate": 2.595e-05,
191
+ "loss": 14.4782,
192
+ "step": 180
193
+ },
194
+ {
195
+ "epoch": 1.1515151515151516,
196
+ "grad_norm": 11.390460968017578,
197
+ "learning_rate": 2.7450000000000003e-05,
198
+ "loss": 14.8752,
199
+ "step": 190
200
+ },
201
+ {
202
+ "epoch": 1.2121212121212122,
203
+ "grad_norm": 9.895585060119629,
204
+ "learning_rate": 2.895e-05,
205
+ "loss": 14.3047,
206
+ "step": 200
207
+ },
208
+ {
209
+ "epoch": 1.2121212121212122,
210
+ "eval_loss": 0.9113534688949585,
211
+ "eval_runtime": 26.6097,
212
+ "eval_samples_per_second": 22.06,
213
+ "eval_steps_per_second": 2.781,
214
+ "step": 200
215
+ },
216
+ {
217
+ "epoch": 1.2727272727272727,
218
+ "grad_norm": 11.74429988861084,
219
+ "learning_rate": 2.9856e-05,
220
+ "loss": 15.002,
221
+ "step": 210
222
+ },
223
+ {
224
+ "epoch": 1.3333333333333333,
225
+ "grad_norm": 11.080912590026855,
226
+ "learning_rate": 2.9375999999999998e-05,
227
+ "loss": 14.5833,
228
+ "step": 220
229
+ },
230
+ {
231
+ "epoch": 1.3636363636363638,
232
+ "eval_loss": 0.8937327265739441,
233
+ "eval_runtime": 26.7352,
234
+ "eval_samples_per_second": 21.956,
235
+ "eval_steps_per_second": 2.768,
236
+ "step": 225
237
+ },
238
+ {
239
+ "epoch": 1.393939393939394,
240
+ "grad_norm": 11.789284706115723,
241
+ "learning_rate": 2.8896e-05,
242
+ "loss": 14.1,
243
+ "step": 230
244
+ },
245
+ {
246
+ "epoch": 1.4545454545454546,
247
+ "grad_norm": 11.529643058776855,
248
+ "learning_rate": 2.8416e-05,
249
+ "loss": 13.9745,
250
+ "step": 240
251
+ },
252
+ {
253
+ "epoch": 1.5151515151515151,
254
+ "grad_norm": 11.497583389282227,
255
+ "learning_rate": 2.7936e-05,
256
+ "loss": 14.1046,
257
+ "step": 250
258
+ },
259
+ {
260
+ "epoch": 1.5151515151515151,
261
+ "eval_loss": 0.8745776414871216,
262
+ "eval_runtime": 26.7257,
263
+ "eval_samples_per_second": 21.964,
264
+ "eval_steps_per_second": 2.769,
265
+ "step": 250
266
+ },
267
+ {
268
+ "epoch": 1.5757575757575757,
269
+ "grad_norm": 12.131537437438965,
270
+ "learning_rate": 2.7456000000000003e-05,
271
+ "loss": 13.9224,
272
+ "step": 260
273
+ },
274
+ {
275
+ "epoch": 1.6363636363636362,
276
+ "grad_norm": 11.43172550201416,
277
+ "learning_rate": 2.6976e-05,
278
+ "loss": 13.5105,
279
+ "step": 270
280
+ },
281
+ {
282
+ "epoch": 1.6666666666666665,
283
+ "eval_loss": 0.8645356893539429,
284
+ "eval_runtime": 26.5864,
285
+ "eval_samples_per_second": 22.079,
286
+ "eval_steps_per_second": 2.783,
287
+ "step": 275
288
+ },
289
+ {
290
+ "epoch": 1.696969696969697,
291
+ "grad_norm": 12.523551940917969,
292
+ "learning_rate": 2.6496000000000002e-05,
293
+ "loss": 14.0794,
294
+ "step": 280
295
+ },
296
+ {
297
+ "epoch": 1.7575757575757576,
298
+ "grad_norm": 12.029654502868652,
299
+ "learning_rate": 2.6016e-05,
300
+ "loss": 13.614,
301
+ "step": 290
302
+ },
303
+ {
304
+ "epoch": 1.8181818181818183,
305
+ "grad_norm": 11.245109558105469,
306
+ "learning_rate": 2.5536e-05,
307
+ "loss": 13.4787,
308
+ "step": 300
309
+ },
310
+ {
311
+ "epoch": 1.8181818181818183,
312
+ "eval_loss": 0.8572074770927429,
313
+ "eval_runtime": 26.609,
314
+ "eval_samples_per_second": 22.06,
315
+ "eval_steps_per_second": 2.781,
316
+ "step": 300
317
+ },
318
+ {
319
+ "epoch": 1.878787878787879,
320
+ "grad_norm": 11.823022842407227,
321
+ "learning_rate": 2.5056000000000002e-05,
322
+ "loss": 13.8165,
323
+ "step": 310
324
+ },
325
+ {
326
+ "epoch": 1.9393939393939394,
327
+ "grad_norm": 12.330411911010742,
328
+ "learning_rate": 2.4576000000000003e-05,
329
+ "loss": 13.8579,
330
+ "step": 320
331
+ },
332
+ {
333
+ "epoch": 1.9696969696969697,
334
+ "eval_loss": 0.851715624332428,
335
+ "eval_runtime": 26.7595,
336
+ "eval_samples_per_second": 21.936,
337
+ "eval_steps_per_second": 2.765,
338
+ "step": 325
339
+ },
340
+ {
341
+ "epoch": 2.0,
342
+ "grad_norm": 12.655832290649414,
343
+ "learning_rate": 2.4096e-05,
344
+ "loss": 13.4692,
345
+ "step": 330
346
+ },
347
+ {
348
+ "epoch": 2.0606060606060606,
349
+ "grad_norm": 12.884317398071289,
350
+ "learning_rate": 2.3616000000000002e-05,
351
+ "loss": 13.6527,
352
+ "step": 340
353
+ },
354
+ {
355
+ "epoch": 2.121212121212121,
356
+ "grad_norm": 13.385115623474121,
357
+ "learning_rate": 2.3136e-05,
358
+ "loss": 13.2391,
359
+ "step": 350
360
+ },
361
+ {
362
+ "epoch": 2.121212121212121,
363
+ "eval_loss": 0.8470517992973328,
364
+ "eval_runtime": 26.7211,
365
+ "eval_samples_per_second": 21.968,
366
+ "eval_steps_per_second": 2.769,
367
+ "step": 350
368
+ },
369
+ {
370
+ "epoch": 2.1818181818181817,
371
+ "grad_norm": 13.529315948486328,
372
+ "learning_rate": 2.2656e-05,
373
+ "loss": 13.5396,
374
+ "step": 360
375
+ },
376
+ {
377
+ "epoch": 2.242424242424242,
378
+ "grad_norm": 12.98504638671875,
379
+ "learning_rate": 2.2176e-05,
380
+ "loss": 13.0834,
381
+ "step": 370
382
+ },
383
+ {
384
+ "epoch": 2.2727272727272725,
385
+ "eval_loss": 0.8422382473945618,
386
+ "eval_runtime": 26.7106,
387
+ "eval_samples_per_second": 21.976,
388
+ "eval_steps_per_second": 2.77,
389
+ "step": 375
390
+ },
391
+ {
392
+ "epoch": 2.303030303030303,
393
+ "grad_norm": 15.45311164855957,
394
+ "learning_rate": 2.1696e-05,
395
+ "loss": 13.2898,
396
+ "step": 380
397
+ },
398
+ {
399
+ "epoch": 2.3636363636363638,
400
+ "grad_norm": 13.529963493347168,
401
+ "learning_rate": 2.1216e-05,
402
+ "loss": 13.4776,
403
+ "step": 390
404
+ },
405
+ {
406
+ "epoch": 2.4242424242424243,
407
+ "grad_norm": 15.130877494812012,
408
+ "learning_rate": 2.0736000000000003e-05,
409
+ "loss": 13.0466,
410
+ "step": 400
411
+ },
412
+ {
413
+ "epoch": 2.4242424242424243,
414
+ "eval_loss": 0.8388310074806213,
415
+ "eval_runtime": 26.656,
416
+ "eval_samples_per_second": 22.021,
417
+ "eval_steps_per_second": 2.776,
418
+ "step": 400
419
+ },
420
+ {
421
+ "epoch": 2.484848484848485,
422
+ "grad_norm": 14.1300687789917,
423
+ "learning_rate": 2.0256e-05,
424
+ "loss": 12.9431,
425
+ "step": 410
426
+ },
427
+ {
428
+ "epoch": 2.5454545454545454,
429
+ "grad_norm": 13.16057300567627,
430
+ "learning_rate": 1.9776000000000002e-05,
431
+ "loss": 13.5177,
432
+ "step": 420
433
+ },
434
+ {
435
+ "epoch": 2.5757575757575757,
436
+ "eval_loss": 0.8353358507156372,
437
+ "eval_runtime": 26.5255,
438
+ "eval_samples_per_second": 22.13,
439
+ "eval_steps_per_second": 2.79,
440
+ "step": 425
441
+ },
442
+ {
443
+ "epoch": 2.606060606060606,
444
+ "grad_norm": 13.661446571350098,
445
+ "learning_rate": 1.9296e-05,
446
+ "loss": 13.3989,
447
+ "step": 430
448
+ },
449
+ {
450
+ "epoch": 2.6666666666666665,
451
+ "grad_norm": 15.222647666931152,
452
+ "learning_rate": 1.8816e-05,
453
+ "loss": 12.9533,
454
+ "step": 440
455
+ },
456
+ {
457
+ "epoch": 2.7272727272727275,
458
+ "grad_norm": 13.713704109191895,
459
+ "learning_rate": 1.8336e-05,
460
+ "loss": 13.0158,
461
+ "step": 450
462
+ },
463
+ {
464
+ "epoch": 2.7272727272727275,
465
+ "eval_loss": 0.8321167230606079,
466
+ "eval_runtime": 26.7516,
467
+ "eval_samples_per_second": 21.943,
468
+ "eval_steps_per_second": 2.766,
469
+ "step": 450
470
+ },
471
+ {
472
+ "epoch": 2.787878787878788,
473
+ "grad_norm": 15.2013521194458,
474
+ "learning_rate": 1.7856e-05,
475
+ "loss": 12.8926,
476
+ "step": 460
477
+ },
478
+ {
479
+ "epoch": 2.8484848484848486,
480
+ "grad_norm": 17.601028442382812,
481
+ "learning_rate": 1.7376e-05,
482
+ "loss": 12.998,
483
+ "step": 470
484
+ },
485
+ {
486
+ "epoch": 2.878787878787879,
487
+ "eval_loss": 0.8293758630752563,
488
+ "eval_runtime": 26.634,
489
+ "eval_samples_per_second": 22.039,
490
+ "eval_steps_per_second": 2.778,
491
+ "step": 475
492
+ },
493
+ {
494
+ "epoch": 2.909090909090909,
495
+ "grad_norm": 14.226529121398926,
496
+ "learning_rate": 1.6896000000000002e-05,
497
+ "loss": 13.3413,
498
+ "step": 480
499
+ },
500
+ {
501
+ "epoch": 2.9696969696969697,
502
+ "grad_norm": 15.361565589904785,
503
+ "learning_rate": 1.6416e-05,
504
+ "loss": 12.9467,
505
+ "step": 490
506
+ },
507
+ {
508
+ "epoch": 3.0303030303030303,
509
+ "grad_norm": 14.232434272766113,
510
+ "learning_rate": 1.5936e-05,
511
+ "loss": 12.7584,
512
+ "step": 500
513
+ },
514
+ {
515
+ "epoch": 3.0303030303030303,
516
+ "eval_loss": 0.827523410320282,
517
+ "eval_runtime": 26.5691,
518
+ "eval_samples_per_second": 22.093,
519
+ "eval_steps_per_second": 2.785,
520
+ "step": 500
521
+ },
522
+ {
523
+ "epoch": 3.090909090909091,
524
+ "grad_norm": 14.491694450378418,
525
+ "learning_rate": 1.5456e-05,
526
+ "loss": 12.8574,
527
+ "step": 510
528
+ },
529
+ {
530
+ "epoch": 3.1515151515151514,
531
+ "grad_norm": 14.694238662719727,
532
+ "learning_rate": 1.4976e-05,
533
+ "loss": 12.6902,
534
+ "step": 520
535
+ },
536
+ {
537
+ "epoch": 3.1818181818181817,
538
+ "eval_loss": 0.8255205154418945,
539
+ "eval_runtime": 26.6932,
540
+ "eval_samples_per_second": 21.991,
541
+ "eval_steps_per_second": 2.772,
542
+ "step": 525
543
+ },
544
+ {
545
+ "epoch": 3.212121212121212,
546
+ "grad_norm": 15.725605010986328,
547
+ "learning_rate": 1.4496000000000001e-05,
548
+ "loss": 13.2972,
549
+ "step": 530
550
+ },
551
+ {
552
+ "epoch": 3.2727272727272725,
553
+ "grad_norm": 15.233382225036621,
554
+ "learning_rate": 1.4016000000000001e-05,
555
+ "loss": 12.8291,
556
+ "step": 540
557
+ },
558
+ {
559
+ "epoch": 3.3333333333333335,
560
+ "grad_norm": 16.083650588989258,
561
+ "learning_rate": 1.3536e-05,
562
+ "loss": 13.0188,
563
+ "step": 550
564
+ },
565
+ {
566
+ "epoch": 3.3333333333333335,
567
+ "eval_loss": 0.8239626288414001,
568
+ "eval_runtime": 26.6742,
569
+ "eval_samples_per_second": 22.006,
570
+ "eval_steps_per_second": 2.774,
571
+ "step": 550
572
+ },
573
+ {
574
+ "epoch": 3.393939393939394,
575
+ "grad_norm": 15.414470672607422,
576
+ "learning_rate": 1.3056e-05,
577
+ "loss": 12.2608,
578
+ "step": 560
579
+ },
580
+ {
581
+ "epoch": 3.4545454545454546,
582
+ "grad_norm": 15.951211929321289,
583
+ "learning_rate": 1.2576000000000001e-05,
584
+ "loss": 13.0705,
585
+ "step": 570
586
+ },
587
+ {
588
+ "epoch": 3.484848484848485,
589
+ "eval_loss": 0.8214691281318665,
590
+ "eval_runtime": 26.618,
591
+ "eval_samples_per_second": 22.053,
592
+ "eval_steps_per_second": 2.78,
593
+ "step": 575
594
+ },
595
+ {
596
+ "epoch": 3.515151515151515,
597
+ "grad_norm": 15.680049896240234,
598
+ "learning_rate": 1.2096e-05,
599
+ "loss": 12.5384,
600
+ "step": 580
601
+ },
602
+ {
603
+ "epoch": 3.5757575757575757,
604
+ "grad_norm": 14.927135467529297,
605
+ "learning_rate": 1.1616e-05,
606
+ "loss": 12.5877,
607
+ "step": 590
608
+ },
609
+ {
610
+ "epoch": 3.6363636363636362,
611
+ "grad_norm": 14.922800064086914,
612
+ "learning_rate": 1.1136e-05,
613
+ "loss": 12.8308,
614
+ "step": 600
615
+ },
616
+ {
617
+ "epoch": 3.6363636363636362,
618
+ "eval_loss": 0.819739580154419,
619
+ "eval_runtime": 26.5757,
620
+ "eval_samples_per_second": 22.088,
621
+ "eval_steps_per_second": 2.784,
622
+ "step": 600
623
+ },
624
+ {
625
+ "epoch": 3.6969696969696972,
626
+ "grad_norm": 14.818592071533203,
627
+ "learning_rate": 1.0656000000000001e-05,
628
+ "loss": 12.9524,
629
+ "step": 610
630
+ },
631
+ {
632
+ "epoch": 3.757575757575758,
633
+ "grad_norm": 17.610429763793945,
634
+ "learning_rate": 1.0176e-05,
635
+ "loss": 12.9889,
636
+ "step": 620
637
+ },
638
+ {
639
+ "epoch": 3.787878787878788,
640
+ "eval_loss": 0.8184654712677002,
641
+ "eval_runtime": 26.4854,
642
+ "eval_samples_per_second": 22.163,
643
+ "eval_steps_per_second": 2.794,
644
+ "step": 625
645
+ },
646
+ {
647
+ "epoch": 3.8181818181818183,
648
+ "grad_norm": 15.759525299072266,
649
+ "learning_rate": 9.696e-06,
650
+ "loss": 12.8817,
651
+ "step": 630
652
+ },
653
+ {
654
+ "epoch": 3.878787878787879,
655
+ "grad_norm": 17.120342254638672,
656
+ "learning_rate": 9.216e-06,
657
+ "loss": 12.3056,
658
+ "step": 640
659
+ },
660
+ {
661
+ "epoch": 3.9393939393939394,
662
+ "grad_norm": 15.682613372802734,
663
+ "learning_rate": 8.736e-06,
664
+ "loss": 12.5948,
665
+ "step": 650
666
+ },
667
+ {
668
+ "epoch": 3.9393939393939394,
669
+ "eval_loss": 0.8165481686592102,
670
+ "eval_runtime": 26.5521,
671
+ "eval_samples_per_second": 22.107,
672
+ "eval_steps_per_second": 2.787,
673
+ "step": 650
674
+ },
675
+ {
676
+ "epoch": 4.0,
677
+ "grad_norm": 16.467830657958984,
678
+ "learning_rate": 8.256e-06,
679
+ "loss": 13.1715,
680
+ "step": 660
681
+ },
682
+ {
683
+ "epoch": 4.0606060606060606,
684
+ "grad_norm": 16.381383895874023,
685
+ "learning_rate": 7.776e-06,
686
+ "loss": 11.9258,
687
+ "step": 670
688
+ },
689
+ {
690
+ "epoch": 4.090909090909091,
691
+ "eval_loss": 0.8159043192863464,
692
+ "eval_runtime": 26.5568,
693
+ "eval_samples_per_second": 22.104,
694
+ "eval_steps_per_second": 2.786,
695
+ "step": 675
696
+ },
697
+ {
698
+ "epoch": 4.121212121212121,
699
+ "grad_norm": 15.943025588989258,
700
+ "learning_rate": 7.296e-06,
701
+ "loss": 12.4245,
702
+ "step": 680
703
+ },
704
+ {
705
+ "epoch": 4.181818181818182,
706
+ "grad_norm": 16.93096160888672,
707
+ "learning_rate": 6.8160000000000005e-06,
708
+ "loss": 12.5944,
709
+ "step": 690
710
+ },
711
+ {
712
+ "epoch": 4.242424242424242,
713
+ "grad_norm": 15.807243347167969,
714
+ "learning_rate": 6.336e-06,
715
+ "loss": 12.4043,
716
+ "step": 700
717
+ },
718
+ {
719
+ "epoch": 4.242424242424242,
720
+ "eval_loss": 0.8148561716079712,
721
+ "eval_runtime": 26.6856,
722
+ "eval_samples_per_second": 21.997,
723
+ "eval_steps_per_second": 2.773,
724
+ "step": 700
725
+ },
726
+ {
727
+ "epoch": 4.303030303030303,
728
+ "grad_norm": 16.146684646606445,
729
+ "learning_rate": 5.856e-06,
730
+ "loss": 12.3696,
731
+ "step": 710
732
+ },
733
+ {
734
+ "epoch": 4.363636363636363,
735
+ "grad_norm": 16.58680534362793,
736
+ "learning_rate": 5.376e-06,
737
+ "loss": 12.9824,
738
+ "step": 720
739
+ },
740
+ {
741
+ "epoch": 4.393939393939394,
742
+ "eval_loss": 0.813624918460846,
743
+ "eval_runtime": 26.4692,
744
+ "eval_samples_per_second": 22.177,
745
+ "eval_steps_per_second": 2.796,
746
+ "step": 725
747
+ },
748
+ {
749
+ "epoch": 4.424242424242424,
750
+ "grad_norm": 15.89395523071289,
751
+ "learning_rate": 4.896e-06,
752
+ "loss": 12.6234,
753
+ "step": 730
754
+ },
755
+ {
756
+ "epoch": 4.484848484848484,
757
+ "grad_norm": 15.237595558166504,
758
+ "learning_rate": 4.416e-06,
759
+ "loss": 12.6045,
760
+ "step": 740
761
+ },
762
+ {
763
+ "epoch": 4.545454545454545,
764
+ "grad_norm": 16.327821731567383,
765
+ "learning_rate": 3.936e-06,
766
+ "loss": 12.7275,
767
+ "step": 750
768
+ },
769
+ {
770
+ "epoch": 4.545454545454545,
771
+ "eval_loss": 0.8129462003707886,
772
+ "eval_runtime": 26.6701,
773
+ "eval_samples_per_second": 22.01,
774
+ "eval_steps_per_second": 2.775,
775
+ "step": 750
776
+ },
777
+ {
778
+ "epoch": 4.606060606060606,
779
+ "grad_norm": 16.905481338500977,
780
+ "learning_rate": 3.456e-06,
781
+ "loss": 12.56,
782
+ "step": 760
783
+ },
784
+ {
785
+ "epoch": 4.666666666666667,
786
+ "grad_norm": 16.580707550048828,
787
+ "learning_rate": 2.976e-06,
788
+ "loss": 13.2326,
789
+ "step": 770
790
+ },
791
+ {
792
+ "epoch": 4.696969696969697,
793
+ "eval_loss": 0.8126159310340881,
794
+ "eval_runtime": 26.6639,
795
+ "eval_samples_per_second": 22.015,
796
+ "eval_steps_per_second": 2.775,
797
+ "step": 775
798
+ },
799
+ {
800
+ "epoch": 4.7272727272727275,
801
+ "grad_norm": 14.914974212646484,
802
+ "learning_rate": 2.496e-06,
803
+ "loss": 12.7135,
804
+ "step": 780
805
+ },
806
+ {
807
+ "epoch": 4.787878787878788,
808
+ "grad_norm": 15.809138298034668,
809
+ "learning_rate": 2.016e-06,
810
+ "loss": 12.6518,
811
+ "step": 790
812
+ },
813
+ {
814
+ "epoch": 4.848484848484849,
815
+ "grad_norm": 17.07619285583496,
816
+ "learning_rate": 1.5360000000000002e-06,
817
+ "loss": 12.9454,
818
+ "step": 800
819
+ },
820
+ {
821
+ "epoch": 4.848484848484849,
822
+ "eval_loss": 0.8123075366020203,
823
+ "eval_runtime": 26.7378,
824
+ "eval_samples_per_second": 21.954,
825
+ "eval_steps_per_second": 2.768,
826
+ "step": 800
827
+ },
828
+ {
829
+ "epoch": 4.909090909090909,
830
+ "grad_norm": 16.335344314575195,
831
+ "learning_rate": 1.0560000000000001e-06,
832
+ "loss": 12.5058,
833
+ "step": 810
834
+ },
835
+ {
836
+ "epoch": 4.96969696969697,
837
+ "grad_norm": 15.236989974975586,
838
+ "learning_rate": 5.76e-07,
839
+ "loss": 12.4509,
840
+ "step": 820
841
+ },
842
+ {
843
+ "epoch": 5.0,
844
+ "eval_loss": 0.8120399713516235,
845
+ "eval_runtime": 26.5698,
846
+ "eval_samples_per_second": 22.093,
847
+ "eval_steps_per_second": 2.785,
848
+ "step": 825
849
+ }
850
+ ],
851
+ "logging_steps": 10,
852
+ "max_steps": 825,
853
+ "num_input_tokens_seen": 0,
854
+ "num_train_epochs": 5,
855
+ "save_steps": 50,
856
+ "stateful_callbacks": {
857
+ "EarlyStoppingCallback": {
858
+ "args": {
859
+ "early_stopping_patience": 1,
860
+ "early_stopping_threshold": 0.0
861
+ },
862
+ "attributes": {
863
+ "early_stopping_patience_counter": 0
864
+ }
865
+ },
866
+ "TrainerControl": {
867
+ "args": {
868
+ "should_epoch_stop": false,
869
+ "should_evaluate": false,
870
+ "should_log": false,
871
+ "should_save": true,
872
+ "should_training_stop": true
873
+ },
874
+ "attributes": {}
875
+ }
876
+ },
877
+ "total_flos": 5.771236601757696e+17,
878
+ "train_batch_size": 2,
879
+ "trial_name": null,
880
+ "trial_params": null
881
+ }
checkpoint-825/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cffd76e545d75eac099a2d6a9df571049db5975b0004b6779682ad7445c6748
3
+ size 5713
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": false,
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": false
44
+ }