error577 commited on
Commit
bcba53e
·
verified ·
1 Parent(s): 898e1bf

Training in progress, step 200, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: NousResearch/Genstruct-7B
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.13.2
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "NousResearch/Genstruct-7B",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
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": 64,
14
+ "lora_dropout": 0.1,
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
+ "down_proj",
28
+ "o_proj",
29
+ "q_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5c6f89b03293c5cbbcb8083b5bb42244d10589ff5cbca5cad523f0f1e76671a2
3
+ size 335604696
last-checkpoint/added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "[PAD]": 32000
3
+ }
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:150c0f434dfd7f3d8f57bf13c70161ffcdd298d226bab72d7c08c0a2d4a801f4
3
+ size 90187222
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00af82b6e07a0d505ff61602f1f74c4f93a2ca6f8089fe2e08b1c9d4b4c1e985
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54369f03531bd788b68e0a2f2978b7e878c2350e695e0f5a13bcb4c5ed1dee84
3
+ size 2080
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": {
17
+ "content": "[PAD]",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "32000": {
31
+ "content": "[PAD]",
32
+ "lstrip": false,
33
+ "normalized": false,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": true
37
+ }
38
+ },
39
+ "additional_special_tokens": [],
40
+ "bos_token": "<s>",
41
+ "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
42
+ "clean_up_tokenization_spaces": false,
43
+ "eos_token": "</s>",
44
+ "legacy": true,
45
+ "model_max_length": 1024,
46
+ "pad_token": "[PAD]",
47
+ "padding_side": "left",
48
+ "sp_model_kwargs": {},
49
+ "spaces_between_special_tokens": false,
50
+ "tokenizer_class": "LlamaTokenizer",
51
+ "unk_token": "<unk>",
52
+ "use_default_system_prompt": true
53
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,1458 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 1.4815335273742676,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.015984335351355673,
5
+ "eval_steps": 200,
6
+ "global_step": 200,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 7.992167675677835e-05,
13
+ "grad_norm": 37.22200012207031,
14
+ "learning_rate": 6.666666649834951e-06,
15
+ "loss": 8.4924,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 7.992167675677835e-05,
20
+ "eval_loss": 1.8860477209091187,
21
+ "eval_runtime": 98.2926,
22
+ "eval_samples_per_second": 5.117,
23
+ "eval_steps_per_second": 2.564,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 0.0001598433535135567,
28
+ "grad_norm": 32.39023208618164,
29
+ "learning_rate": 1.3333333299669903e-05,
30
+ "loss": 6.3871,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 0.00023976503027033506,
35
+ "grad_norm": 19.843673706054688,
36
+ "learning_rate": 1.9999999494757503e-05,
37
+ "loss": 7.0815,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 0.0003196867070271134,
42
+ "grad_norm": 36.497798919677734,
43
+ "learning_rate": 2.6666666599339806e-05,
44
+ "loss": 7.4722,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 0.0003996083837838918,
49
+ "grad_norm": 28.07762908935547,
50
+ "learning_rate": 3.333333370392211e-05,
51
+ "loss": 7.1274,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 0.0004795300605406701,
56
+ "grad_norm": 26.69931983947754,
57
+ "learning_rate": 3.9999998989515007e-05,
58
+ "loss": 7.3171,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 0.0005594517372974486,
63
+ "grad_norm": 27.132741928100586,
64
+ "learning_rate": 4.6666664275107905e-05,
65
+ "loss": 6.9837,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 0.0006393734140542268,
70
+ "grad_norm": 24.915857315063477,
71
+ "learning_rate": 5.333333319867961e-05,
72
+ "loss": 6.6875,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.0007192950908110052,
77
+ "grad_norm": 29.66477394104004,
78
+ "learning_rate": 6.000000212225132e-05,
79
+ "loss": 6.3959,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 0.0007992167675677836,
84
+ "grad_norm": 23.80030632019043,
85
+ "learning_rate": 6.666666740784422e-05,
86
+ "loss": 7.2813,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 0.000879138444324562,
91
+ "grad_norm": 26.563720703125,
92
+ "learning_rate": 7.333333633141592e-05,
93
+ "loss": 6.9997,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 0.0009590601210813402,
98
+ "grad_norm": 21.319900512695312,
99
+ "learning_rate": 7.999999797903001e-05,
100
+ "loss": 6.3217,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 0.0010389817978381187,
105
+ "grad_norm": 19.37892723083496,
106
+ "learning_rate": 8.666666690260172e-05,
107
+ "loss": 5.9959,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 0.001118903474594897,
112
+ "grad_norm": 19.95276641845703,
113
+ "learning_rate": 9.333332855021581e-05,
114
+ "loss": 6.4046,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 0.0011988251513516753,
119
+ "grad_norm": 18.308610916137695,
120
+ "learning_rate": 9.999999747378752e-05,
121
+ "loss": 6.316,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 0.0012787468281084536,
126
+ "grad_norm": 20.602689743041992,
127
+ "learning_rate": 0.00010666666639735922,
128
+ "loss": 7.1446,
129
+ "step": 16
130
+ },
131
+ {
132
+ "epoch": 0.001358668504865232,
133
+ "grad_norm": 22.548585891723633,
134
+ "learning_rate": 0.00011333332804497331,
135
+ "loss": 6.438,
136
+ "step": 17
137
+ },
138
+ {
139
+ "epoch": 0.0014385901816220104,
140
+ "grad_norm": 25.837305068969727,
141
+ "learning_rate": 0.00012000000424450263,
142
+ "loss": 6.1006,
143
+ "step": 18
144
+ },
145
+ {
146
+ "epoch": 0.0015185118583787888,
147
+ "grad_norm": 24.4260196685791,
148
+ "learning_rate": 0.00012666666589211673,
149
+ "loss": 5.1146,
150
+ "step": 19
151
+ },
152
+ {
153
+ "epoch": 0.0015984335351355672,
154
+ "grad_norm": 16.986284255981445,
155
+ "learning_rate": 0.00013333333481568843,
156
+ "loss": 5.8081,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 0.0016783552118923455,
161
+ "grad_norm": 22.057117462158203,
162
+ "learning_rate": 0.0001399999891873449,
163
+ "loss": 5.0405,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 0.001758276888649124,
168
+ "grad_norm": 18.927270889282227,
169
+ "learning_rate": 0.00014666667266283184,
170
+ "loss": 6.2159,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 0.0018381985654059023,
175
+ "grad_norm": 17.182756423950195,
176
+ "learning_rate": 0.00015333332703448832,
177
+ "loss": 5.5238,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 0.0019181202421626805,
182
+ "grad_norm": 23.40513801574707,
183
+ "learning_rate": 0.00015999999595806003,
184
+ "loss": 5.6867,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 0.001998041918919459,
189
+ "grad_norm": 19.549362182617188,
190
+ "learning_rate": 0.00016666666488163173,
191
+ "loss": 5.2317,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 0.0020779635956762374,
196
+ "grad_norm": 16.442903518676758,
197
+ "learning_rate": 0.00017333333380520344,
198
+ "loss": 5.5897,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 0.002157885272433016,
203
+ "grad_norm": 19.469303131103516,
204
+ "learning_rate": 0.00017999998817685992,
205
+ "loss": 5.9926,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 0.002237806949189794,
210
+ "grad_norm": 19.722259521484375,
211
+ "learning_rate": 0.00018666665710043162,
212
+ "loss": 5.7072,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 0.002317728625946572,
217
+ "grad_norm": 24.905616760253906,
218
+ "learning_rate": 0.00019333332602400333,
219
+ "loss": 5.697,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 0.0023976503027033505,
224
+ "grad_norm": 18.89331817626953,
225
+ "learning_rate": 0.00019999999494757503,
226
+ "loss": 5.961,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 0.002477571979460129,
231
+ "grad_norm": 17.505300521850586,
232
+ "learning_rate": 0.00019999999494757503,
233
+ "loss": 6.1253,
234
+ "step": 31
235
+ },
236
+ {
237
+ "epoch": 0.0025574936562169073,
238
+ "grad_norm": 20.62216567993164,
239
+ "learning_rate": 0.00019999999494757503,
240
+ "loss": 6.2062,
241
+ "step": 32
242
+ },
243
+ {
244
+ "epoch": 0.0026374153329736857,
245
+ "grad_norm": 15.589210510253906,
246
+ "learning_rate": 0.00019999999494757503,
247
+ "loss": 5.8827,
248
+ "step": 33
249
+ },
250
+ {
251
+ "epoch": 0.002717337009730464,
252
+ "grad_norm": 13.581818580627441,
253
+ "learning_rate": 0.00019999999494757503,
254
+ "loss": 6.1903,
255
+ "step": 34
256
+ },
257
+ {
258
+ "epoch": 0.0027972586864872424,
259
+ "grad_norm": 15.075100898742676,
260
+ "learning_rate": 0.0001999999803956598,
261
+ "loss": 5.5081,
262
+ "step": 35
263
+ },
264
+ {
265
+ "epoch": 0.002877180363244021,
266
+ "grad_norm": 15.700014114379883,
267
+ "learning_rate": 0.0001999999803956598,
268
+ "loss": 7.7248,
269
+ "step": 36
270
+ },
271
+ {
272
+ "epoch": 0.002957102040000799,
273
+ "grad_norm": 19.782855987548828,
274
+ "learning_rate": 0.0001999999803956598,
275
+ "loss": 6.2952,
276
+ "step": 37
277
+ },
278
+ {
279
+ "epoch": 0.0030370237167575776,
280
+ "grad_norm": 11.753912925720215,
281
+ "learning_rate": 0.00019999996584374458,
282
+ "loss": 6.4965,
283
+ "step": 38
284
+ },
285
+ {
286
+ "epoch": 0.003116945393514356,
287
+ "grad_norm": 18.95167350769043,
288
+ "learning_rate": 0.00019999996584374458,
289
+ "loss": 5.7159,
290
+ "step": 39
291
+ },
292
+ {
293
+ "epoch": 0.0031968670702711343,
294
+ "grad_norm": 16.020509719848633,
295
+ "learning_rate": 0.00019999996584374458,
296
+ "loss": 5.3622,
297
+ "step": 40
298
+ },
299
+ {
300
+ "epoch": 0.0032767887470279127,
301
+ "grad_norm": 12.910431861877441,
302
+ "learning_rate": 0.00019999995129182935,
303
+ "loss": 5.8321,
304
+ "step": 41
305
+ },
306
+ {
307
+ "epoch": 0.003356710423784691,
308
+ "grad_norm": 16.463891983032227,
309
+ "learning_rate": 0.00019999995129182935,
310
+ "loss": 5.3326,
311
+ "step": 42
312
+ },
313
+ {
314
+ "epoch": 0.0034366321005414695,
315
+ "grad_norm": 14.053927421569824,
316
+ "learning_rate": 0.00019999993673991412,
317
+ "loss": 5.5936,
318
+ "step": 43
319
+ },
320
+ {
321
+ "epoch": 0.003516553777298248,
322
+ "grad_norm": 13.335920333862305,
323
+ "learning_rate": 0.0001999999221879989,
324
+ "loss": 7.4054,
325
+ "step": 44
326
+ },
327
+ {
328
+ "epoch": 0.0035964754540550262,
329
+ "grad_norm": 12.41428279876709,
330
+ "learning_rate": 0.00019999990763608366,
331
+ "loss": 5.7294,
332
+ "step": 45
333
+ },
334
+ {
335
+ "epoch": 0.0036763971308118046,
336
+ "grad_norm": 15.011008262634277,
337
+ "learning_rate": 0.00019999989308416843,
338
+ "loss": 6.3856,
339
+ "step": 46
340
+ },
341
+ {
342
+ "epoch": 0.003756318807568583,
343
+ "grad_norm": 13.659316062927246,
344
+ "learning_rate": 0.00019999989308416843,
345
+ "loss": 5.4182,
346
+ "step": 47
347
+ },
348
+ {
349
+ "epoch": 0.003836240484325361,
350
+ "grad_norm": 16.465682983398438,
351
+ "learning_rate": 0.0001999998785322532,
352
+ "loss": 6.0745,
353
+ "step": 48
354
+ },
355
+ {
356
+ "epoch": 0.00391616216108214,
357
+ "grad_norm": 13.805000305175781,
358
+ "learning_rate": 0.00019999986398033798,
359
+ "loss": 5.4226,
360
+ "step": 49
361
+ },
362
+ {
363
+ "epoch": 0.003996083837838918,
364
+ "grad_norm": 14.028168678283691,
365
+ "learning_rate": 0.00019999984942842275,
366
+ "loss": 5.8116,
367
+ "step": 50
368
+ },
369
+ {
370
+ "epoch": 0.0040760055145956965,
371
+ "grad_norm": 24.225095748901367,
372
+ "learning_rate": 0.00019999983487650752,
373
+ "loss": 6.5766,
374
+ "step": 51
375
+ },
376
+ {
377
+ "epoch": 0.004155927191352475,
378
+ "grad_norm": 11.127175331115723,
379
+ "learning_rate": 0.00019999983487650752,
380
+ "loss": 5.4361,
381
+ "step": 52
382
+ },
383
+ {
384
+ "epoch": 0.004235848868109253,
385
+ "grad_norm": 15.43554973602295,
386
+ "learning_rate": 0.00019999980577267706,
387
+ "loss": 5.6854,
388
+ "step": 53
389
+ },
390
+ {
391
+ "epoch": 0.004315770544866032,
392
+ "grad_norm": 14.479979515075684,
393
+ "learning_rate": 0.00019999979122076184,
394
+ "loss": 5.7449,
395
+ "step": 54
396
+ },
397
+ {
398
+ "epoch": 0.00439569222162281,
399
+ "grad_norm": 14.647807121276855,
400
+ "learning_rate": 0.0001999997766688466,
401
+ "loss": 5.0891,
402
+ "step": 55
403
+ },
404
+ {
405
+ "epoch": 0.004475613898379588,
406
+ "grad_norm": 15.126065254211426,
407
+ "learning_rate": 0.00019999976211693138,
408
+ "loss": 5.7412,
409
+ "step": 56
410
+ },
411
+ {
412
+ "epoch": 0.004555535575136366,
413
+ "grad_norm": 12.997159004211426,
414
+ "learning_rate": 0.00019999974756501615,
415
+ "loss": 6.1477,
416
+ "step": 57
417
+ },
418
+ {
419
+ "epoch": 0.004635457251893144,
420
+ "grad_norm": 12.93421459197998,
421
+ "learning_rate": 0.0001999997184611857,
422
+ "loss": 5.9496,
423
+ "step": 58
424
+ },
425
+ {
426
+ "epoch": 0.004715378928649923,
427
+ "grad_norm": 13.043478965759277,
428
+ "learning_rate": 0.00019999970390927047,
429
+ "loss": 5.6047,
430
+ "step": 59
431
+ },
432
+ {
433
+ "epoch": 0.004795300605406701,
434
+ "grad_norm": 14.799778938293457,
435
+ "learning_rate": 0.00019999968935735524,
436
+ "loss": 6.6172,
437
+ "step": 60
438
+ },
439
+ {
440
+ "epoch": 0.0048752222821634794,
441
+ "grad_norm": 14.475525856018066,
442
+ "learning_rate": 0.00019999966025352478,
443
+ "loss": 5.8054,
444
+ "step": 61
445
+ },
446
+ {
447
+ "epoch": 0.004955143958920258,
448
+ "grad_norm": 12.044877052307129,
449
+ "learning_rate": 0.00019999963114969432,
450
+ "loss": 5.5472,
451
+ "step": 62
452
+ },
453
+ {
454
+ "epoch": 0.005035065635677036,
455
+ "grad_norm": 18.49376678466797,
456
+ "learning_rate": 0.0001999996165977791,
457
+ "loss": 6.478,
458
+ "step": 63
459
+ },
460
+ {
461
+ "epoch": 0.005114987312433815,
462
+ "grad_norm": 15.709685325622559,
463
+ "learning_rate": 0.00019999958749394864,
464
+ "loss": 6.4301,
465
+ "step": 64
466
+ },
467
+ {
468
+ "epoch": 0.005194908989190593,
469
+ "grad_norm": 13.605525016784668,
470
+ "learning_rate": 0.0001999995729420334,
471
+ "loss": 5.1469,
472
+ "step": 65
473
+ },
474
+ {
475
+ "epoch": 0.005274830665947371,
476
+ "grad_norm": 16.368547439575195,
477
+ "learning_rate": 0.00019999954383820295,
478
+ "loss": 6.2394,
479
+ "step": 66
480
+ },
481
+ {
482
+ "epoch": 0.00535475234270415,
483
+ "grad_norm": 13.256637573242188,
484
+ "learning_rate": 0.0001999995147343725,
485
+ "loss": 5.9834,
486
+ "step": 67
487
+ },
488
+ {
489
+ "epoch": 0.005434674019460928,
490
+ "grad_norm": 11.835427284240723,
491
+ "learning_rate": 0.00019999950018245727,
492
+ "loss": 5.5385,
493
+ "step": 68
494
+ },
495
+ {
496
+ "epoch": 0.0055145956962177065,
497
+ "grad_norm": 16.929773330688477,
498
+ "learning_rate": 0.00019999945652671158,
499
+ "loss": 5.9053,
500
+ "step": 69
501
+ },
502
+ {
503
+ "epoch": 0.005594517372974485,
504
+ "grad_norm": 18.215625762939453,
505
+ "learning_rate": 0.00019999942742288113,
506
+ "loss": 5.7839,
507
+ "step": 70
508
+ },
509
+ {
510
+ "epoch": 0.005674439049731263,
511
+ "grad_norm": 18.41301918029785,
512
+ "learning_rate": 0.0001999994128709659,
513
+ "loss": 6.2079,
514
+ "step": 71
515
+ },
516
+ {
517
+ "epoch": 0.005754360726488042,
518
+ "grad_norm": 14.074054718017578,
519
+ "learning_rate": 0.0001999993692152202,
520
+ "loss": 5.6966,
521
+ "step": 72
522
+ },
523
+ {
524
+ "epoch": 0.00583428240324482,
525
+ "grad_norm": 10.257038116455078,
526
+ "learning_rate": 0.00019999935466330498,
527
+ "loss": 5.1932,
528
+ "step": 73
529
+ },
530
+ {
531
+ "epoch": 0.005914204080001598,
532
+ "grad_norm": 14.28661823272705,
533
+ "learning_rate": 0.0001999993110075593,
534
+ "loss": 5.4345,
535
+ "step": 74
536
+ },
537
+ {
538
+ "epoch": 0.005994125756758377,
539
+ "grad_norm": 16.10113525390625,
540
+ "learning_rate": 0.00019999928190372884,
541
+ "loss": 5.167,
542
+ "step": 75
543
+ },
544
+ {
545
+ "epoch": 0.006074047433515155,
546
+ "grad_norm": 14.477482795715332,
547
+ "learning_rate": 0.00019999925279989839,
548
+ "loss": 6.1596,
549
+ "step": 76
550
+ },
551
+ {
552
+ "epoch": 0.0061539691102719335,
553
+ "grad_norm": 13.428840637207031,
554
+ "learning_rate": 0.00019999922369606793,
555
+ "loss": 6.1208,
556
+ "step": 77
557
+ },
558
+ {
559
+ "epoch": 0.006233890787028712,
560
+ "grad_norm": 13.18740177154541,
561
+ "learning_rate": 0.00019999918004032224,
562
+ "loss": 5.4248,
563
+ "step": 78
564
+ },
565
+ {
566
+ "epoch": 0.00631381246378549,
567
+ "grad_norm": 13.634086608886719,
568
+ "learning_rate": 0.0001999991509364918,
569
+ "loss": 5.8622,
570
+ "step": 79
571
+ },
572
+ {
573
+ "epoch": 0.006393734140542269,
574
+ "grad_norm": 16.816160202026367,
575
+ "learning_rate": 0.0001999991072807461,
576
+ "loss": 6.4171,
577
+ "step": 80
578
+ },
579
+ {
580
+ "epoch": 0.006473655817299047,
581
+ "grad_norm": 12.509149551391602,
582
+ "learning_rate": 0.00019999907817691565,
583
+ "loss": 5.7765,
584
+ "step": 81
585
+ },
586
+ {
587
+ "epoch": 0.006553577494055825,
588
+ "grad_norm": 17.675949096679688,
589
+ "learning_rate": 0.00019999903452116996,
590
+ "loss": 6.0027,
591
+ "step": 82
592
+ },
593
+ {
594
+ "epoch": 0.006633499170812604,
595
+ "grad_norm": 12.419123649597168,
596
+ "learning_rate": 0.0001999990054173395,
597
+ "loss": 6.0692,
598
+ "step": 83
599
+ },
600
+ {
601
+ "epoch": 0.006713420847569382,
602
+ "grad_norm": 14.577573776245117,
603
+ "learning_rate": 0.00019999897631350905,
604
+ "loss": 5.8782,
605
+ "step": 84
606
+ },
607
+ {
608
+ "epoch": 0.006793342524326161,
609
+ "grad_norm": 13.743675231933594,
610
+ "learning_rate": 0.00019999893265776336,
611
+ "loss": 6.8122,
612
+ "step": 85
613
+ },
614
+ {
615
+ "epoch": 0.006873264201082939,
616
+ "grad_norm": 14.996304512023926,
617
+ "learning_rate": 0.0001999989035539329,
618
+ "loss": 6.0888,
619
+ "step": 86
620
+ },
621
+ {
622
+ "epoch": 0.006953185877839717,
623
+ "grad_norm": 12.670077323913574,
624
+ "learning_rate": 0.000199998845346272,
625
+ "loss": 5.7549,
626
+ "step": 87
627
+ },
628
+ {
629
+ "epoch": 0.007033107554596496,
630
+ "grad_norm": 12.052266120910645,
631
+ "learning_rate": 0.00019999881624244153,
632
+ "loss": 5.47,
633
+ "step": 88
634
+ },
635
+ {
636
+ "epoch": 0.007113029231353274,
637
+ "grad_norm": 15.410880088806152,
638
+ "learning_rate": 0.00019999877258669585,
639
+ "loss": 5.9132,
640
+ "step": 89
641
+ },
642
+ {
643
+ "epoch": 0.0071929509081100525,
644
+ "grad_norm": 11.291873931884766,
645
+ "learning_rate": 0.00019999872893095016,
646
+ "loss": 5.2329,
647
+ "step": 90
648
+ },
649
+ {
650
+ "epoch": 0.007272872584866831,
651
+ "grad_norm": 12.137274742126465,
652
+ "learning_rate": 0.00019999868527520448,
653
+ "loss": 5.7357,
654
+ "step": 91
655
+ },
656
+ {
657
+ "epoch": 0.007352794261623609,
658
+ "grad_norm": 11.003666877746582,
659
+ "learning_rate": 0.0001999986416194588,
660
+ "loss": 5.5711,
661
+ "step": 92
662
+ },
663
+ {
664
+ "epoch": 0.007432715938380388,
665
+ "grad_norm": 17.23655128479004,
666
+ "learning_rate": 0.0001999985979637131,
667
+ "loss": 6.0937,
668
+ "step": 93
669
+ },
670
+ {
671
+ "epoch": 0.007512637615137166,
672
+ "grad_norm": 10.531327247619629,
673
+ "learning_rate": 0.00019999855430796742,
674
+ "loss": 5.1367,
675
+ "step": 94
676
+ },
677
+ {
678
+ "epoch": 0.0075925592918939435,
679
+ "grad_norm": 12.727346420288086,
680
+ "learning_rate": 0.00019999851065222174,
681
+ "loss": 4.6675,
682
+ "step": 95
683
+ },
684
+ {
685
+ "epoch": 0.007672480968650722,
686
+ "grad_norm": 11.735225677490234,
687
+ "learning_rate": 0.00019999846699647605,
688
+ "loss": 5.4399,
689
+ "step": 96
690
+ },
691
+ {
692
+ "epoch": 0.0077524026454075,
693
+ "grad_norm": 14.266508102416992,
694
+ "learning_rate": 0.00019999842334073037,
695
+ "loss": 5.9256,
696
+ "step": 97
697
+ },
698
+ {
699
+ "epoch": 0.00783232432216428,
700
+ "grad_norm": 12.180765151977539,
701
+ "learning_rate": 0.00019999837968498468,
702
+ "loss": 5.3318,
703
+ "step": 98
704
+ },
705
+ {
706
+ "epoch": 0.007912245998921057,
707
+ "grad_norm": 9.44970417022705,
708
+ "learning_rate": 0.00019999832147732377,
709
+ "loss": 6.8112,
710
+ "step": 99
711
+ },
712
+ {
713
+ "epoch": 0.007992167675677836,
714
+ "grad_norm": 14.178834915161133,
715
+ "learning_rate": 0.00019999827782157809,
716
+ "loss": 6.0084,
717
+ "step": 100
718
+ },
719
+ {
720
+ "epoch": 0.008072089352434614,
721
+ "grad_norm": 13.65369701385498,
722
+ "learning_rate": 0.0001999982341658324,
723
+ "loss": 5.6329,
724
+ "step": 101
725
+ },
726
+ {
727
+ "epoch": 0.008152011029191393,
728
+ "grad_norm": 13.261893272399902,
729
+ "learning_rate": 0.0001999981759581715,
730
+ "loss": 5.8068,
731
+ "step": 102
732
+ },
733
+ {
734
+ "epoch": 0.00823193270594817,
735
+ "grad_norm": 12.14011001586914,
736
+ "learning_rate": 0.00019999811775051057,
737
+ "loss": 5.6214,
738
+ "step": 103
739
+ },
740
+ {
741
+ "epoch": 0.00831185438270495,
742
+ "grad_norm": 16.864675521850586,
743
+ "learning_rate": 0.0001999980740947649,
744
+ "loss": 5.7395,
745
+ "step": 104
746
+ },
747
+ {
748
+ "epoch": 0.008391776059461727,
749
+ "grad_norm": 12.982168197631836,
750
+ "learning_rate": 0.00019999801588710397,
751
+ "loss": 5.7591,
752
+ "step": 105
753
+ },
754
+ {
755
+ "epoch": 0.008471697736218507,
756
+ "grad_norm": 12.251543998718262,
757
+ "learning_rate": 0.0001999979722313583,
758
+ "loss": 6.0408,
759
+ "step": 106
760
+ },
761
+ {
762
+ "epoch": 0.008551619412975284,
763
+ "grad_norm": 14.649770736694336,
764
+ "learning_rate": 0.00019999791402369738,
765
+ "loss": 5.1775,
766
+ "step": 107
767
+ },
768
+ {
769
+ "epoch": 0.008631541089732063,
770
+ "grad_norm": 13.069527626037598,
771
+ "learning_rate": 0.00019999785581603646,
772
+ "loss": 5.9182,
773
+ "step": 108
774
+ },
775
+ {
776
+ "epoch": 0.00871146276648884,
777
+ "grad_norm": 12.86717414855957,
778
+ "learning_rate": 0.00019999779760837555,
779
+ "loss": 6.3589,
780
+ "step": 109
781
+ },
782
+ {
783
+ "epoch": 0.00879138444324562,
784
+ "grad_norm": 15.912751197814941,
785
+ "learning_rate": 0.00019999775395262986,
786
+ "loss": 5.4512,
787
+ "step": 110
788
+ },
789
+ {
790
+ "epoch": 0.008871306120002398,
791
+ "grad_norm": 11.879186630249023,
792
+ "learning_rate": 0.00019999769574496895,
793
+ "loss": 4.5065,
794
+ "step": 111
795
+ },
796
+ {
797
+ "epoch": 0.008951227796759177,
798
+ "grad_norm": 10.903776168823242,
799
+ "learning_rate": 0.00019999763753730804,
800
+ "loss": 5.432,
801
+ "step": 112
802
+ },
803
+ {
804
+ "epoch": 0.009031149473515954,
805
+ "grad_norm": 15.748176574707031,
806
+ "learning_rate": 0.00019999757932964712,
807
+ "loss": 5.8155,
808
+ "step": 113
809
+ },
810
+ {
811
+ "epoch": 0.009111071150272732,
812
+ "grad_norm": 15.767736434936523,
813
+ "learning_rate": 0.0001999975211219862,
814
+ "loss": 5.8575,
815
+ "step": 114
816
+ },
817
+ {
818
+ "epoch": 0.009190992827029511,
819
+ "grad_norm": 25.656700134277344,
820
+ "learning_rate": 0.0001999974629143253,
821
+ "loss": 6.0736,
822
+ "step": 115
823
+ },
824
+ {
825
+ "epoch": 0.009270914503786289,
826
+ "grad_norm": 15.422691345214844,
827
+ "learning_rate": 0.00019999739015474916,
828
+ "loss": 6.5791,
829
+ "step": 116
830
+ },
831
+ {
832
+ "epoch": 0.009350836180543068,
833
+ "grad_norm": 11.980931282043457,
834
+ "learning_rate": 0.00019999733194708824,
835
+ "loss": 5.2912,
836
+ "step": 117
837
+ },
838
+ {
839
+ "epoch": 0.009430757857299845,
840
+ "grad_norm": 10.28679084777832,
841
+ "learning_rate": 0.00019999727373942733,
842
+ "loss": 6.3176,
843
+ "step": 118
844
+ },
845
+ {
846
+ "epoch": 0.009510679534056625,
847
+ "grad_norm": 10.766956329345703,
848
+ "learning_rate": 0.00019999721553176641,
849
+ "loss": 6.1716,
850
+ "step": 119
851
+ },
852
+ {
853
+ "epoch": 0.009590601210813402,
854
+ "grad_norm": 13.33298397064209,
855
+ "learning_rate": 0.0001999971573241055,
856
+ "loss": 5.8501,
857
+ "step": 120
858
+ },
859
+ {
860
+ "epoch": 0.009670522887570181,
861
+ "grad_norm": 14.927980422973633,
862
+ "learning_rate": 0.00019999708456452936,
863
+ "loss": 5.6786,
864
+ "step": 121
865
+ },
866
+ {
867
+ "epoch": 0.009750444564326959,
868
+ "grad_norm": 14.196168899536133,
869
+ "learning_rate": 0.00019999702635686845,
870
+ "loss": 5.0638,
871
+ "step": 122
872
+ },
873
+ {
874
+ "epoch": 0.009830366241083738,
875
+ "grad_norm": 15.0933837890625,
876
+ "learning_rate": 0.0001999969535972923,
877
+ "loss": 6.3901,
878
+ "step": 123
879
+ },
880
+ {
881
+ "epoch": 0.009910287917840516,
882
+ "grad_norm": 15.541980743408203,
883
+ "learning_rate": 0.0001999968953896314,
884
+ "loss": 5.8216,
885
+ "step": 124
886
+ },
887
+ {
888
+ "epoch": 0.009990209594597295,
889
+ "grad_norm": 13.888919830322266,
890
+ "learning_rate": 0.00019999682263005525,
891
+ "loss": 6.0595,
892
+ "step": 125
893
+ },
894
+ {
895
+ "epoch": 0.010070131271354072,
896
+ "grad_norm": 14.613118171691895,
897
+ "learning_rate": 0.00019999676442239434,
898
+ "loss": 5.9248,
899
+ "step": 126
900
+ },
901
+ {
902
+ "epoch": 0.010150052948110852,
903
+ "grad_norm": 11.033568382263184,
904
+ "learning_rate": 0.0001999966916628182,
905
+ "loss": 5.2841,
906
+ "step": 127
907
+ },
908
+ {
909
+ "epoch": 0.01022997462486763,
910
+ "grad_norm": 14.347121238708496,
911
+ "learning_rate": 0.00019999661890324205,
912
+ "loss": 7.3311,
913
+ "step": 128
914
+ },
915
+ {
916
+ "epoch": 0.010309896301624408,
917
+ "grad_norm": 16.174713134765625,
918
+ "learning_rate": 0.00019999656069558114,
919
+ "loss": 6.0626,
920
+ "step": 129
921
+ },
922
+ {
923
+ "epoch": 0.010389817978381186,
924
+ "grad_norm": 13.292625427246094,
925
+ "learning_rate": 0.000199996487936005,
926
+ "loss": 5.5513,
927
+ "step": 130
928
+ },
929
+ {
930
+ "epoch": 0.010469739655137965,
931
+ "grad_norm": 12.685737609863281,
932
+ "learning_rate": 0.00019999641517642885,
933
+ "loss": 6.0869,
934
+ "step": 131
935
+ },
936
+ {
937
+ "epoch": 0.010549661331894743,
938
+ "grad_norm": 15.05136775970459,
939
+ "learning_rate": 0.0001999963424168527,
940
+ "loss": 6.4054,
941
+ "step": 132
942
+ },
943
+ {
944
+ "epoch": 0.010629583008651522,
945
+ "grad_norm": 14.444158554077148,
946
+ "learning_rate": 0.00019999626965727657,
947
+ "loss": 6.1854,
948
+ "step": 133
949
+ },
950
+ {
951
+ "epoch": 0.0107095046854083,
952
+ "grad_norm": 11.998517036437988,
953
+ "learning_rate": 0.00019999619689770043,
954
+ "loss": 5.8521,
955
+ "step": 134
956
+ },
957
+ {
958
+ "epoch": 0.010789426362165079,
959
+ "grad_norm": 13.579330444335938,
960
+ "learning_rate": 0.00019999613869003952,
961
+ "loss": 5.3571,
962
+ "step": 135
963
+ },
964
+ {
965
+ "epoch": 0.010869348038921856,
966
+ "grad_norm": 12.388849258422852,
967
+ "learning_rate": 0.00019999605137854815,
968
+ "loss": 5.463,
969
+ "step": 136
970
+ },
971
+ {
972
+ "epoch": 0.010949269715678635,
973
+ "grad_norm": 19.74486541748047,
974
+ "learning_rate": 0.000199995978618972,
975
+ "loss": 5.247,
976
+ "step": 137
977
+ },
978
+ {
979
+ "epoch": 0.011029191392435413,
980
+ "grad_norm": 14.033202171325684,
981
+ "learning_rate": 0.00019999590585939586,
982
+ "loss": 5.8407,
983
+ "step": 138
984
+ },
985
+ {
986
+ "epoch": 0.011109113069192192,
987
+ "grad_norm": 18.360633850097656,
988
+ "learning_rate": 0.0001999958185479045,
989
+ "loss": 6.1892,
990
+ "step": 139
991
+ },
992
+ {
993
+ "epoch": 0.01118903474594897,
994
+ "grad_norm": 17.674312591552734,
995
+ "learning_rate": 0.00019999574578832835,
996
+ "loss": 6.0194,
997
+ "step": 140
998
+ },
999
+ {
1000
+ "epoch": 0.011268956422705749,
1001
+ "grad_norm": 15.879343032836914,
1002
+ "learning_rate": 0.0001999956730287522,
1003
+ "loss": 6.4648,
1004
+ "step": 141
1005
+ },
1006
+ {
1007
+ "epoch": 0.011348878099462527,
1008
+ "grad_norm": 17.84900665283203,
1009
+ "learning_rate": 0.00019999560026917607,
1010
+ "loss": 5.1712,
1011
+ "step": 142
1012
+ },
1013
+ {
1014
+ "epoch": 0.011428799776219306,
1015
+ "grad_norm": 15.98507022857666,
1016
+ "learning_rate": 0.0001999955129576847,
1017
+ "loss": 6.4617,
1018
+ "step": 143
1019
+ },
1020
+ {
1021
+ "epoch": 0.011508721452976083,
1022
+ "grad_norm": 13.717947006225586,
1023
+ "learning_rate": 0.00019999544019810855,
1024
+ "loss": 5.5989,
1025
+ "step": 144
1026
+ },
1027
+ {
1028
+ "epoch": 0.011588643129732863,
1029
+ "grad_norm": 12.210638046264648,
1030
+ "learning_rate": 0.00019999535288661718,
1031
+ "loss": 5.3995,
1032
+ "step": 145
1033
+ },
1034
+ {
1035
+ "epoch": 0.01166856480648964,
1036
+ "grad_norm": 16.785219192504883,
1037
+ "learning_rate": 0.00019999528012704104,
1038
+ "loss": 6.6433,
1039
+ "step": 146
1040
+ },
1041
+ {
1042
+ "epoch": 0.01174848648324642,
1043
+ "grad_norm": 11.631070137023926,
1044
+ "learning_rate": 0.00019999519281554967,
1045
+ "loss": 6.1817,
1046
+ "step": 147
1047
+ },
1048
+ {
1049
+ "epoch": 0.011828408160003197,
1050
+ "grad_norm": 16.383235931396484,
1051
+ "learning_rate": 0.0001999951055040583,
1052
+ "loss": 7.2722,
1053
+ "step": 148
1054
+ },
1055
+ {
1056
+ "epoch": 0.011908329836759976,
1057
+ "grad_norm": 14.994651794433594,
1058
+ "learning_rate": 0.00019999501819256693,
1059
+ "loss": 6.1687,
1060
+ "step": 149
1061
+ },
1062
+ {
1063
+ "epoch": 0.011988251513516754,
1064
+ "grad_norm": 11.364398956298828,
1065
+ "learning_rate": 0.0001999949454329908,
1066
+ "loss": 5.7946,
1067
+ "step": 150
1068
+ },
1069
+ {
1070
+ "epoch": 0.012068173190273533,
1071
+ "grad_norm": 13.537617683410645,
1072
+ "learning_rate": 0.00019999485812149942,
1073
+ "loss": 7.089,
1074
+ "step": 151
1075
+ },
1076
+ {
1077
+ "epoch": 0.01214809486703031,
1078
+ "grad_norm": 12.958017349243164,
1079
+ "learning_rate": 0.00019999477081000805,
1080
+ "loss": 5.9082,
1081
+ "step": 152
1082
+ },
1083
+ {
1084
+ "epoch": 0.012228016543787088,
1085
+ "grad_norm": 12.98481273651123,
1086
+ "learning_rate": 0.00019999468349851668,
1087
+ "loss": 5.6679,
1088
+ "step": 153
1089
+ },
1090
+ {
1091
+ "epoch": 0.012307938220543867,
1092
+ "grad_norm": 12.365118980407715,
1093
+ "learning_rate": 0.00019999461073894054,
1094
+ "loss": 6.0434,
1095
+ "step": 154
1096
+ },
1097
+ {
1098
+ "epoch": 0.012387859897300645,
1099
+ "grad_norm": 12.932500839233398,
1100
+ "learning_rate": 0.00019999450887553394,
1101
+ "loss": 6.1713,
1102
+ "step": 155
1103
+ },
1104
+ {
1105
+ "epoch": 0.012467781574057424,
1106
+ "grad_norm": 19.78156089782715,
1107
+ "learning_rate": 0.00019999442156404257,
1108
+ "loss": 6.2086,
1109
+ "step": 156
1110
+ },
1111
+ {
1112
+ "epoch": 0.012547703250814201,
1113
+ "grad_norm": 11.061141014099121,
1114
+ "learning_rate": 0.0001999943342525512,
1115
+ "loss": 6.0355,
1116
+ "step": 157
1117
+ },
1118
+ {
1119
+ "epoch": 0.01262762492757098,
1120
+ "grad_norm": 13.9314546585083,
1121
+ "learning_rate": 0.00019999424694105983,
1122
+ "loss": 5.9093,
1123
+ "step": 158
1124
+ },
1125
+ {
1126
+ "epoch": 0.012707546604327758,
1127
+ "grad_norm": 14.172832489013672,
1128
+ "learning_rate": 0.00019999415962956846,
1129
+ "loss": 6.8526,
1130
+ "step": 159
1131
+ },
1132
+ {
1133
+ "epoch": 0.012787468281084537,
1134
+ "grad_norm": 18.87773323059082,
1135
+ "learning_rate": 0.0001999940723180771,
1136
+ "loss": 6.3218,
1137
+ "step": 160
1138
+ },
1139
+ {
1140
+ "epoch": 0.012867389957841315,
1141
+ "grad_norm": 16.51616668701172,
1142
+ "learning_rate": 0.0001999939704546705,
1143
+ "loss": 6.2822,
1144
+ "step": 161
1145
+ },
1146
+ {
1147
+ "epoch": 0.012947311634598094,
1148
+ "grad_norm": 12.870879173278809,
1149
+ "learning_rate": 0.00019999388314317912,
1150
+ "loss": 6.0757,
1151
+ "step": 162
1152
+ },
1153
+ {
1154
+ "epoch": 0.013027233311354872,
1155
+ "grad_norm": 14.032119750976562,
1156
+ "learning_rate": 0.00019999378127977252,
1157
+ "loss": 6.1563,
1158
+ "step": 163
1159
+ },
1160
+ {
1161
+ "epoch": 0.01310715498811165,
1162
+ "grad_norm": 11.09622573852539,
1163
+ "learning_rate": 0.00019999369396828115,
1164
+ "loss": 6.4961,
1165
+ "step": 164
1166
+ },
1167
+ {
1168
+ "epoch": 0.013187076664868428,
1169
+ "grad_norm": 17.513566970825195,
1170
+ "learning_rate": 0.00019999360665678978,
1171
+ "loss": 5.6312,
1172
+ "step": 165
1173
+ },
1174
+ {
1175
+ "epoch": 0.013266998341625208,
1176
+ "grad_norm": 15.271513938903809,
1177
+ "learning_rate": 0.00019999350479338318,
1178
+ "loss": 5.5845,
1179
+ "step": 166
1180
+ },
1181
+ {
1182
+ "epoch": 0.013346920018381985,
1183
+ "grad_norm": 16.279600143432617,
1184
+ "learning_rate": 0.0001999934174818918,
1185
+ "loss": 7.2343,
1186
+ "step": 167
1187
+ },
1188
+ {
1189
+ "epoch": 0.013426841695138764,
1190
+ "grad_norm": 11.651063919067383,
1191
+ "learning_rate": 0.0001999933156184852,
1192
+ "loss": 5.5595,
1193
+ "step": 168
1194
+ },
1195
+ {
1196
+ "epoch": 0.013506763371895542,
1197
+ "grad_norm": 13.22779655456543,
1198
+ "learning_rate": 0.00019999321375507861,
1199
+ "loss": 5.3407,
1200
+ "step": 169
1201
+ },
1202
+ {
1203
+ "epoch": 0.013586685048652321,
1204
+ "grad_norm": 14.671384811401367,
1205
+ "learning_rate": 0.00019999311189167202,
1206
+ "loss": 5.88,
1207
+ "step": 170
1208
+ },
1209
+ {
1210
+ "epoch": 0.013666606725409099,
1211
+ "grad_norm": 14.504816055297852,
1212
+ "learning_rate": 0.00019999302458018064,
1213
+ "loss": 7.0499,
1214
+ "step": 171
1215
+ },
1216
+ {
1217
+ "epoch": 0.013746528402165878,
1218
+ "grad_norm": 12.481976509094238,
1219
+ "learning_rate": 0.00019999292271677405,
1220
+ "loss": 5.5081,
1221
+ "step": 172
1222
+ },
1223
+ {
1224
+ "epoch": 0.013826450078922655,
1225
+ "grad_norm": 12.96068286895752,
1226
+ "learning_rate": 0.00019999282085336745,
1227
+ "loss": 6.2696,
1228
+ "step": 173
1229
+ },
1230
+ {
1231
+ "epoch": 0.013906371755679435,
1232
+ "grad_norm": 13.803003311157227,
1233
+ "learning_rate": 0.00019999271898996085,
1234
+ "loss": 6.0317,
1235
+ "step": 174
1236
+ },
1237
+ {
1238
+ "epoch": 0.013986293432436212,
1239
+ "grad_norm": 11.114527702331543,
1240
+ "learning_rate": 0.00019999261712655425,
1241
+ "loss": 5.5847,
1242
+ "step": 175
1243
+ },
1244
+ {
1245
+ "epoch": 0.014066215109192991,
1246
+ "grad_norm": 15.764811515808105,
1247
+ "learning_rate": 0.00019999251526314765,
1248
+ "loss": 5.6269,
1249
+ "step": 176
1250
+ },
1251
+ {
1252
+ "epoch": 0.014146136785949769,
1253
+ "grad_norm": 15.654651641845703,
1254
+ "learning_rate": 0.00019999241339974105,
1255
+ "loss": 5.5381,
1256
+ "step": 177
1257
+ },
1258
+ {
1259
+ "epoch": 0.014226058462706548,
1260
+ "grad_norm": 13.531250953674316,
1261
+ "learning_rate": 0.00019999231153633446,
1262
+ "loss": 5.8497,
1263
+ "step": 178
1264
+ },
1265
+ {
1266
+ "epoch": 0.014305980139463326,
1267
+ "grad_norm": 14.135481834411621,
1268
+ "learning_rate": 0.00019999220967292786,
1269
+ "loss": 6.4536,
1270
+ "step": 179
1271
+ },
1272
+ {
1273
+ "epoch": 0.014385901816220105,
1274
+ "grad_norm": 14.79910945892334,
1275
+ "learning_rate": 0.00019999210780952126,
1276
+ "loss": 5.445,
1277
+ "step": 180
1278
+ },
1279
+ {
1280
+ "epoch": 0.014465823492976882,
1281
+ "grad_norm": 17.633644104003906,
1282
+ "learning_rate": 0.00019999199139419943,
1283
+ "loss": 6.4133,
1284
+ "step": 181
1285
+ },
1286
+ {
1287
+ "epoch": 0.014545745169733662,
1288
+ "grad_norm": 17.391921997070312,
1289
+ "learning_rate": 0.00019999188953079283,
1290
+ "loss": 7.1431,
1291
+ "step": 182
1292
+ },
1293
+ {
1294
+ "epoch": 0.01462566684649044,
1295
+ "grad_norm": 12.602208137512207,
1296
+ "learning_rate": 0.00019999178766738623,
1297
+ "loss": 5.4025,
1298
+ "step": 183
1299
+ },
1300
+ {
1301
+ "epoch": 0.014705588523247218,
1302
+ "grad_norm": 14.608774185180664,
1303
+ "learning_rate": 0.0001999916712520644,
1304
+ "loss": 6.0169,
1305
+ "step": 184
1306
+ },
1307
+ {
1308
+ "epoch": 0.014785510200003996,
1309
+ "grad_norm": 10.606766700744629,
1310
+ "learning_rate": 0.0001999915693886578,
1311
+ "loss": 5.8955,
1312
+ "step": 185
1313
+ },
1314
+ {
1315
+ "epoch": 0.014865431876760775,
1316
+ "grad_norm": 12.560757637023926,
1317
+ "learning_rate": 0.00019999145297333598,
1318
+ "loss": 5.2885,
1319
+ "step": 186
1320
+ },
1321
+ {
1322
+ "epoch": 0.014945353553517553,
1323
+ "grad_norm": 11.710776329040527,
1324
+ "learning_rate": 0.00019999135110992938,
1325
+ "loss": 5.5265,
1326
+ "step": 187
1327
+ },
1328
+ {
1329
+ "epoch": 0.015025275230274332,
1330
+ "grad_norm": 15.717044830322266,
1331
+ "learning_rate": 0.00019999123469460756,
1332
+ "loss": 5.9089,
1333
+ "step": 188
1334
+ },
1335
+ {
1336
+ "epoch": 0.01510519690703111,
1337
+ "grad_norm": 12.741106986999512,
1338
+ "learning_rate": 0.00019999113283120096,
1339
+ "loss": 5.3491,
1340
+ "step": 189
1341
+ },
1342
+ {
1343
+ "epoch": 0.015185118583787887,
1344
+ "grad_norm": 14.55860710144043,
1345
+ "learning_rate": 0.00019999101641587913,
1346
+ "loss": 5.7533,
1347
+ "step": 190
1348
+ },
1349
+ {
1350
+ "epoch": 0.015265040260544666,
1351
+ "grad_norm": 11.902217864990234,
1352
+ "learning_rate": 0.0001999909000005573,
1353
+ "loss": 5.9205,
1354
+ "step": 191
1355
+ },
1356
+ {
1357
+ "epoch": 0.015344961937301444,
1358
+ "grad_norm": 10.153369903564453,
1359
+ "learning_rate": 0.0001999907981371507,
1360
+ "loss": 5.5668,
1361
+ "step": 192
1362
+ },
1363
+ {
1364
+ "epoch": 0.015424883614058223,
1365
+ "grad_norm": 18.138729095458984,
1366
+ "learning_rate": 0.00019999066716991365,
1367
+ "loss": 6.0714,
1368
+ "step": 193
1369
+ },
1370
+ {
1371
+ "epoch": 0.015504805290815,
1372
+ "grad_norm": 16.432695388793945,
1373
+ "learning_rate": 0.00019999056530650705,
1374
+ "loss": 6.283,
1375
+ "step": 194
1376
+ },
1377
+ {
1378
+ "epoch": 0.01558472696757178,
1379
+ "grad_norm": 16.78881072998047,
1380
+ "learning_rate": 0.00019999044889118522,
1381
+ "loss": 5.4842,
1382
+ "step": 195
1383
+ },
1384
+ {
1385
+ "epoch": 0.01566464864432856,
1386
+ "grad_norm": 15.031536102294922,
1387
+ "learning_rate": 0.0001999903324758634,
1388
+ "loss": 5.5433,
1389
+ "step": 196
1390
+ },
1391
+ {
1392
+ "epoch": 0.015744570321085335,
1393
+ "grad_norm": 14.146148681640625,
1394
+ "learning_rate": 0.00019999020150862634,
1395
+ "loss": 6.1189,
1396
+ "step": 197
1397
+ },
1398
+ {
1399
+ "epoch": 0.015824491997842114,
1400
+ "grad_norm": 13.80488109588623,
1401
+ "learning_rate": 0.00019999008509330451,
1402
+ "loss": 5.4253,
1403
+ "step": 198
1404
+ },
1405
+ {
1406
+ "epoch": 0.015904413674598893,
1407
+ "grad_norm": 20.306961059570312,
1408
+ "learning_rate": 0.00019998998322989792,
1409
+ "loss": 6.6715,
1410
+ "step": 199
1411
+ },
1412
+ {
1413
+ "epoch": 0.015984335351355673,
1414
+ "grad_norm": 13.931363105773926,
1415
+ "learning_rate": 0.0001999898668145761,
1416
+ "loss": 5.5369,
1417
+ "step": 200
1418
+ },
1419
+ {
1420
+ "epoch": 0.015984335351355673,
1421
+ "eval_loss": 1.4815335273742676,
1422
+ "eval_runtime": 98.2759,
1423
+ "eval_samples_per_second": 5.118,
1424
+ "eval_steps_per_second": 2.564,
1425
+ "step": 200
1426
+ }
1427
+ ],
1428
+ "logging_steps": 1,
1429
+ "max_steps": 37536,
1430
+ "num_input_tokens_seen": 0,
1431
+ "num_train_epochs": 3,
1432
+ "save_steps": 200,
1433
+ "stateful_callbacks": {
1434
+ "EarlyStoppingCallback": {
1435
+ "args": {
1436
+ "early_stopping_patience": 3,
1437
+ "early_stopping_threshold": 0.0
1438
+ },
1439
+ "attributes": {
1440
+ "early_stopping_patience_counter": 0
1441
+ }
1442
+ },
1443
+ "TrainerControl": {
1444
+ "args": {
1445
+ "should_epoch_stop": false,
1446
+ "should_evaluate": false,
1447
+ "should_log": false,
1448
+ "should_save": true,
1449
+ "should_training_stop": false
1450
+ },
1451
+ "attributes": {}
1452
+ }
1453
+ },
1454
+ "total_flos": 3.766122597423514e+16,
1455
+ "train_batch_size": 2,
1456
+ "trial_name": null,
1457
+ "trial_params": null
1458
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d084c02b5cdbdbb320414cfcc9d853380e808010c84a0102f338da720bf1f3e8
3
+ size 6776