ironrock commited on
Commit
2ab9240
1 Parent(s): 9731a7e

Training in progress, step 270, checkpoint

Browse files
checkpoint-270/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: mistralai/Mistral-7B-Instruct-v0.2
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.10.0
checkpoint-270/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "mistralai/Mistral-7B-Instruct-v0.2",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 16,
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": 32,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "up_proj",
24
+ "v_proj",
25
+ "gate_proj",
26
+ "k_proj",
27
+ "q_proj",
28
+ "o_proj",
29
+ "down_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
checkpoint-270/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7e2e26e410530a9f96bee0b327349cc65885db1a232c795fa23146192c810b5a
3
+ size 335604696
checkpoint-270/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:91f44a9b97da3b64610d32cb63d761c9f877696b0c1bf87882d8fb71553aad3e
3
+ size 671467538
checkpoint-270/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:40e1c5f58d69034d2d976185c59344837d390d7d39935194448e1f38cde92f2f
3
+ size 15024
checkpoint-270/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:86c33d703fce86ccd8c9c8b6599ecf0ddd0eb8d85c497f6a0d00257f70328e0d
3
+ size 15024
checkpoint-270/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:43c36d7db0e39206287769213e77c4cb4555fb6ac7f56027b02cf89d364b18f0
3
+ size 15024
checkpoint-270/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ca6b60409c973a9b60f1ab71b01ad92d355f51ae98afb193cbb00de9a2c80f80
3
+ size 15024
checkpoint-270/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3392274f0bdb7ae95cd340c7851ac03563a76eb62ec6d2d180c760e1be83aac4
3
+ size 1000
checkpoint-270/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": "<unk>",
17
+ "unk_token": {
18
+ "content": "<unk>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
checkpoint-270/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-270/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
checkpoint-270/tokenizer_config.json ADDED
@@ -0,0 +1,45 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "added_tokens_decoder": {
5
+ "0": {
6
+ "content": "<unk>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "1": {
14
+ "content": "<s>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "2": {
22
+ "content": "</s>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ }
29
+ },
30
+ "additional_special_tokens": [],
31
+ "bos_token": "<s>",
32
+ "chat_template": "{% for message in messages %}{% if message['role'] == 'user' %}{{ bos_token + '[INST] ' + message['content'] + ' [/INST]' }}{% elif message['role'] == 'system' %}{{ '<<SYS>>\\n' + message['content'] + '\\n<</SYS>>\\n\\n' }}{% elif message['role'] == 'assistant' %}{{ ' ' + message['content'] + ' ' + eos_token }}{% endif %}{% endfor %}",
33
+ "clean_up_tokenization_spaces": false,
34
+ "eos_token": "</s>",
35
+ "legacy": true,
36
+ "max_length": 8192,
37
+ "model_max_length": 1000000000000000019884624838656,
38
+ "pad_token": "<unk>",
39
+ "padding": true,
40
+ "sp_model_kwargs": {},
41
+ "spaces_between_special_tokens": false,
42
+ "tokenizer_class": "LlamaTokenizer",
43
+ "unk_token": "<unk>",
44
+ "use_default_system_prompt": false
45
+ }
checkpoint-270/trainer_state.json ADDED
@@ -0,0 +1,282 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 1.1286808252334595,
3
+ "best_model_checkpoint": "./mistral/22-04-24-Weni-WeniGPT-Agents-Mistral-1.0.11-SFT_Experiment with SFT and a new tokenizer configuration for chat template of mistral-2_max_steps-330_batch_8_2024-04-22_ppid_9/checkpoint-90",
4
+ "epoch": 4.821428571428571,
5
+ "eval_steps": 30,
6
+ "global_step": 270,
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.17857142857142858,
13
+ "grad_norm": 0.45132189989089966,
14
+ "learning_rate": 0.00019999521087449523,
15
+ "loss": 1.5157,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.35714285714285715,
20
+ "grad_norm": 0.25432512164115906,
21
+ "learning_rate": 0.00019942107065112286,
22
+ "loss": 1.1691,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.5357142857142857,
27
+ "grad_norm": 0.30843719840049744,
28
+ "learning_rate": 0.0001978954027238763,
29
+ "loss": 1.0466,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.5357142857142857,
34
+ "eval_loss": 1.1547143459320068,
35
+ "eval_runtime": 36.25,
36
+ "eval_samples_per_second": 1.269,
37
+ "eval_steps_per_second": 0.331,
38
+ "step": 30
39
+ },
40
+ {
41
+ "epoch": 0.7142857142857143,
42
+ "grad_norm": 0.35677382349967957,
43
+ "learning_rate": 0.00019543280877920072,
44
+ "loss": 1.0075,
45
+ "step": 40
46
+ },
47
+ {
48
+ "epoch": 0.8928571428571429,
49
+ "grad_norm": 0.3124666213989258,
50
+ "learning_rate": 0.00019205685752689177,
51
+ "loss": 0.9662,
52
+ "step": 50
53
+ },
54
+ {
55
+ "epoch": 1.0714285714285714,
56
+ "grad_norm": 0.3985981047153473,
57
+ "learning_rate": 0.00018779985913140924,
58
+ "loss": 0.8783,
59
+ "step": 60
60
+ },
61
+ {
62
+ "epoch": 1.0714285714285714,
63
+ "eval_loss": 1.12884521484375,
64
+ "eval_runtime": 36.2483,
65
+ "eval_samples_per_second": 1.269,
66
+ "eval_steps_per_second": 0.331,
67
+ "step": 60
68
+ },
69
+ {
70
+ "epoch": 1.25,
71
+ "grad_norm": 0.40197721123695374,
72
+ "learning_rate": 0.0001827025559814854,
73
+ "loss": 0.7525,
74
+ "step": 70
75
+ },
76
+ {
77
+ "epoch": 1.4285714285714286,
78
+ "grad_norm": 0.4119006395339966,
79
+ "learning_rate": 0.0001768137327575751,
80
+ "loss": 0.6832,
81
+ "step": 80
82
+ },
83
+ {
84
+ "epoch": 1.6071428571428572,
85
+ "grad_norm": 0.3348449766635895,
86
+ "learning_rate": 0.00017018974952906884,
87
+ "loss": 0.6778,
88
+ "step": 90
89
+ },
90
+ {
91
+ "epoch": 1.6071428571428572,
92
+ "eval_loss": 1.1286808252334595,
93
+ "eval_runtime": 36.2515,
94
+ "eval_samples_per_second": 1.269,
95
+ "eval_steps_per_second": 0.331,
96
+ "step": 90
97
+ },
98
+ {
99
+ "epoch": 1.7857142857142856,
100
+ "grad_norm": 0.49415308237075806,
101
+ "learning_rate": 0.0001628940023498477,
102
+ "loss": 0.682,
103
+ "step": 100
104
+ },
105
+ {
106
+ "epoch": 1.9642857142857144,
107
+ "grad_norm": 0.28949180245399475,
108
+ "learning_rate": 0.00015499631651465085,
109
+ "loss": 0.544,
110
+ "step": 110
111
+ },
112
+ {
113
+ "epoch": 2.142857142857143,
114
+ "grad_norm": 0.4506300687789917,
115
+ "learning_rate": 0.00014657227828320635,
116
+ "loss": 0.4609,
117
+ "step": 120
118
+ },
119
+ {
120
+ "epoch": 2.142857142857143,
121
+ "eval_loss": 1.1452628374099731,
122
+ "eval_runtime": 36.2339,
123
+ "eval_samples_per_second": 1.27,
124
+ "eval_steps_per_second": 0.331,
125
+ "step": 120
126
+ },
127
+ {
128
+ "epoch": 2.3214285714285716,
129
+ "grad_norm": 0.49903905391693115,
130
+ "learning_rate": 0.000137702511467984,
131
+ "loss": 0.5106,
132
+ "step": 130
133
+ },
134
+ {
135
+ "epoch": 2.5,
136
+ "grad_norm": 0.422453910112381,
137
+ "learning_rate": 0.0001284719058091194,
138
+ "loss": 0.4149,
139
+ "step": 140
140
+ },
141
+ {
142
+ "epoch": 2.678571428571429,
143
+ "grad_norm": 0.536363959312439,
144
+ "learning_rate": 0.00011896880452149077,
145
+ "loss": 0.3946,
146
+ "step": 150
147
+ },
148
+ {
149
+ "epoch": 2.678571428571429,
150
+ "eval_loss": 1.1766327619552612,
151
+ "eval_runtime": 36.2209,
152
+ "eval_samples_per_second": 1.27,
153
+ "eval_steps_per_second": 0.331,
154
+ "step": 150
155
+ },
156
+ {
157
+ "epoch": 2.857142857142857,
158
+ "grad_norm": 0.5005641579627991,
159
+ "learning_rate": 0.00010928415878967781,
160
+ "loss": 0.4512,
161
+ "step": 160
162
+ },
163
+ {
164
+ "epoch": 3.0357142857142856,
165
+ "grad_norm": 0.4409847557544708,
166
+ "learning_rate": 9.951065730286553e-05,
167
+ "loss": 0.3759,
168
+ "step": 170
169
+ },
170
+ {
171
+ "epoch": 3.2142857142857144,
172
+ "grad_norm": 0.33086544275283813,
173
+ "learning_rate": 8.974183916063968e-05,
174
+ "loss": 0.2669,
175
+ "step": 180
176
+ },
177
+ {
178
+ "epoch": 3.2142857142857144,
179
+ "eval_loss": 1.212720274925232,
180
+ "eval_runtime": 36.2554,
181
+ "eval_samples_per_second": 1.269,
182
+ "eval_steps_per_second": 0.331,
183
+ "step": 180
184
+ },
185
+ {
186
+ "epoch": 3.392857142857143,
187
+ "grad_norm": 0.4763176739215851,
188
+ "learning_rate": 8.00711986397724e-05,
189
+ "loss": 0.288,
190
+ "step": 190
191
+ },
192
+ {
193
+ "epoch": 3.571428571428571,
194
+ "grad_norm": 0.614177942276001,
195
+ "learning_rate": 7.059129038999282e-05,
196
+ "loss": 0.2568,
197
+ "step": 200
198
+ },
199
+ {
200
+ "epoch": 3.75,
201
+ "grad_norm": 0.5318913459777832,
202
+ "learning_rate": 6.139284362263185e-05,
203
+ "loss": 0.2871,
204
+ "step": 210
205
+ },
206
+ {
207
+ "epoch": 3.75,
208
+ "eval_loss": 1.2312625646591187,
209
+ "eval_runtime": 36.249,
210
+ "eval_samples_per_second": 1.269,
211
+ "eval_steps_per_second": 0.331,
212
+ "step": 210
213
+ },
214
+ {
215
+ "epoch": 3.928571428571429,
216
+ "grad_norm": 0.43447014689445496,
217
+ "learning_rate": 5.2563893769961915e-05,
218
+ "loss": 0.2945,
219
+ "step": 220
220
+ },
221
+ {
222
+ "epoch": 4.107142857142857,
223
+ "grad_norm": 0.4198281168937683,
224
+ "learning_rate": 4.418893992584624e-05,
225
+ "loss": 0.239,
226
+ "step": 230
227
+ },
228
+ {
229
+ "epoch": 4.285714285714286,
230
+ "grad_norm": 0.3952586054801941,
231
+ "learning_rate": 3.634813613156753e-05,
232
+ "loss": 0.1831,
233
+ "step": 240
234
+ },
235
+ {
236
+ "epoch": 4.285714285714286,
237
+ "eval_loss": 1.256017804145813,
238
+ "eval_runtime": 36.2463,
239
+ "eval_samples_per_second": 1.269,
240
+ "eval_steps_per_second": 0.331,
241
+ "step": 240
242
+ },
243
+ {
244
+ "epoch": 4.464285714285714,
245
+ "grad_norm": 0.468405544757843,
246
+ "learning_rate": 2.911652424678425e-05,
247
+ "loss": 0.2141,
248
+ "step": 250
249
+ },
250
+ {
251
+ "epoch": 4.642857142857143,
252
+ "grad_norm": 0.49853041768074036,
253
+ "learning_rate": 2.2563315747564573e-05,
254
+ "loss": 0.187,
255
+ "step": 260
256
+ },
257
+ {
258
+ "epoch": 4.821428571428571,
259
+ "grad_norm": 0.4124472141265869,
260
+ "learning_rate": 1.6751229325182195e-05,
261
+ "loss": 0.2145,
262
+ "step": 270
263
+ },
264
+ {
265
+ "epoch": 4.821428571428571,
266
+ "eval_loss": 1.2665133476257324,
267
+ "eval_runtime": 36.2489,
268
+ "eval_samples_per_second": 1.269,
269
+ "eval_steps_per_second": 0.331,
270
+ "step": 270
271
+ }
272
+ ],
273
+ "logging_steps": 10,
274
+ "max_steps": 330,
275
+ "num_input_tokens_seen": 0,
276
+ "num_train_epochs": 6,
277
+ "save_steps": 90,
278
+ "total_flos": 2.590097470788731e+17,
279
+ "train_batch_size": 1,
280
+ "trial_name": null,
281
+ "trial_params": null
282
+ }
checkpoint-270/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8be66747f8b02c498e589159fe29b715061389cad37e2c67817b188a9fccb8e
3
+ size 5368