Romain-XV commited on
Commit
4ad7761
·
verified ·
1 Parent(s): 720696d

Training in progress, step 150, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: NousResearch/Yarn-Mistral-7b-64k
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/Yarn-Mistral-7b-64k",
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": 128,
14
+ "lora_dropout": 0.3,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 64,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "q_proj",
24
+ "o_proj",
25
+ "up_proj",
26
+ "gate_proj",
27
+ "down_proj",
28
+ "k_proj",
29
+ "v_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:c18bf88341c296a1d7e51adac0903de4e97fb477d200e0a5bd50abfbf73fcfc8
3
+ size 671149168
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:847113f32edd9da23b599904c977f60e91a7922918f408c419e950f009ff78ac
3
+ size 341314196
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ac41ef83a68e0cabc76856233c38710e5cc902bf4bdc040a9db4570c041a4b58
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:08e855e1a75677aa30cea5076b6f59cc5563c1a125648999a47f5b0b8ab9967f
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,35 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<unk>",
4
+ "<s>",
5
+ "</s>"
6
+ ],
7
+ "bos_token": {
8
+ "content": "<s>",
9
+ "lstrip": false,
10
+ "normalized": false,
11
+ "rstrip": false,
12
+ "single_word": false
13
+ },
14
+ "eos_token": {
15
+ "content": "</s>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ },
21
+ "pad_token": {
22
+ "content": "</s>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false
27
+ },
28
+ "unk_token": {
29
+ "content": "<unk>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false
34
+ }
35
+ }
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,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
+ "<unk>",
33
+ "<s>",
34
+ "</s>"
35
+ ],
36
+ "bos_token": "<s>",
37
+ "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 %}",
38
+ "clean_up_tokenization_spaces": false,
39
+ "eos_token": "</s>",
40
+ "legacy": true,
41
+ "model_max_length": 1000000000000000019884624838656,
42
+ "pad_token": "</s>",
43
+ "sp_model_kwargs": {},
44
+ "spaces_between_special_tokens": false,
45
+ "tokenizer_class": "LlamaTokenizer",
46
+ "unk_token": "<unk>",
47
+ "use_default_system_prompt": true
48
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,1108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.39922699332237244,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
+ "epoch": 0.008191461766352206,
5
+ "eval_steps": 150,
6
+ "global_step": 150,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 5.46097451090147e-05,
13
+ "grad_norm": 10.157268524169922,
14
+ "learning_rate": 2e-05,
15
+ "loss": 2.6189,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 5.46097451090147e-05,
20
+ "eval_loss": 0.7597478628158569,
21
+ "eval_runtime": 1190.5229,
22
+ "eval_samples_per_second": 4.2,
23
+ "eval_steps_per_second": 2.1,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 0.0001092194902180294,
28
+ "grad_norm": 10.577338218688965,
29
+ "learning_rate": 4e-05,
30
+ "loss": 3.1498,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 0.0001638292353270441,
35
+ "grad_norm": 13.364782333374023,
36
+ "learning_rate": 6e-05,
37
+ "loss": 3.3616,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 0.0002184389804360588,
42
+ "grad_norm": 9.990060806274414,
43
+ "learning_rate": 8e-05,
44
+ "loss": 2.4955,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 0.00027304872554507353,
49
+ "grad_norm": 12.803841590881348,
50
+ "learning_rate": 0.0001,
51
+ "loss": 2.6618,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 0.0003276584706540882,
56
+ "grad_norm": 9.375833511352539,
57
+ "learning_rate": 0.00012,
58
+ "loss": 2.1728,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 0.0003822682157631029,
63
+ "grad_norm": 9.238130569458008,
64
+ "learning_rate": 0.00014,
65
+ "loss": 2.399,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 0.0004368779608721176,
70
+ "grad_norm": 8.292777061462402,
71
+ "learning_rate": 0.00016,
72
+ "loss": 2.0679,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.0004914877059811324,
77
+ "grad_norm": 8.28408432006836,
78
+ "learning_rate": 0.00018,
79
+ "loss": 2.2563,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 0.0005460974510901471,
84
+ "grad_norm": 7.245044231414795,
85
+ "learning_rate": 0.0002,
86
+ "loss": 2.2377,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 0.0006007071961991618,
91
+ "grad_norm": 8.960830688476562,
92
+ "learning_rate": 0.0001999999286015924,
93
+ "loss": 1.8197,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 0.0006553169413081765,
98
+ "grad_norm": 6.913742542266846,
99
+ "learning_rate": 0.00019999971440647153,
100
+ "loss": 2.0073,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 0.0007099266864171911,
105
+ "grad_norm": 15.250874519348145,
106
+ "learning_rate": 0.00019999935741494328,
107
+ "loss": 2.2004,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 0.0007645364315262058,
112
+ "grad_norm": 8.188089370727539,
113
+ "learning_rate": 0.00019999885762751746,
114
+ "loss": 1.8803,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 0.0008191461766352205,
119
+ "grad_norm": 7.808596134185791,
120
+ "learning_rate": 0.00019999821504490764,
121
+ "loss": 2.3095,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 0.0008737559217442352,
126
+ "grad_norm": 6.223012924194336,
127
+ "learning_rate": 0.00019999742966803148,
128
+ "loss": 1.7667,
129
+ "step": 16
130
+ },
131
+ {
132
+ "epoch": 0.0009283656668532499,
133
+ "grad_norm": 13.470848083496094,
134
+ "learning_rate": 0.0001999965014980105,
135
+ "loss": 1.9785,
136
+ "step": 17
137
+ },
138
+ {
139
+ "epoch": 0.0009829754119622647,
140
+ "grad_norm": 8.731101989746094,
141
+ "learning_rate": 0.00019999543053617001,
142
+ "loss": 1.8728,
143
+ "step": 18
144
+ },
145
+ {
146
+ "epoch": 0.0010375851570712793,
147
+ "grad_norm": 6.7653303146362305,
148
+ "learning_rate": 0.0001999942167840394,
149
+ "loss": 1.8614,
150
+ "step": 19
151
+ },
152
+ {
153
+ "epoch": 0.0010921949021802941,
154
+ "grad_norm": 8.778120040893555,
155
+ "learning_rate": 0.0001999928602433518,
156
+ "loss": 2.0676,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 0.0011468046472893087,
161
+ "grad_norm": 7.683137893676758,
162
+ "learning_rate": 0.00019999136091604434,
163
+ "loss": 1.954,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 0.0012014143923983235,
168
+ "grad_norm": 7.66323709487915,
169
+ "learning_rate": 0.00019998971880425803,
170
+ "loss": 2.1378,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 0.001256024137507338,
175
+ "grad_norm": 13.016460418701172,
176
+ "learning_rate": 0.00019998793391033773,
177
+ "loss": 1.8264,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 0.001310633882616353,
182
+ "grad_norm": 7.348866939544678,
183
+ "learning_rate": 0.00019998600623683218,
184
+ "loss": 2.0045,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 0.0013652436277253675,
189
+ "grad_norm": 7.548125743865967,
190
+ "learning_rate": 0.0001999839357864941,
191
+ "loss": 2.1639,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 0.0014198533728343823,
196
+ "grad_norm": 6.877038478851318,
197
+ "learning_rate": 0.00019998172256228,
198
+ "loss": 2.2839,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 0.001474463117943397,
203
+ "grad_norm": 8.00535774230957,
204
+ "learning_rate": 0.0001999793665673503,
205
+ "loss": 2.0861,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 0.0015290728630524117,
210
+ "grad_norm": 9.622394561767578,
211
+ "learning_rate": 0.00019997686780506924,
212
+ "loss": 2.2637,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 0.0015836826081614265,
217
+ "grad_norm": 18.274282455444336,
218
+ "learning_rate": 0.000199974226279005,
219
+ "loss": 1.8328,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 0.001638292353270441,
224
+ "grad_norm": 7.911862850189209,
225
+ "learning_rate": 0.00019997144199292968,
226
+ "loss": 2.0341,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 0.0016929020983794559,
231
+ "grad_norm": 8.053264617919922,
232
+ "learning_rate": 0.000199968514950819,
233
+ "loss": 2.1631,
234
+ "step": 31
235
+ },
236
+ {
237
+ "epoch": 0.0017475118434884705,
238
+ "grad_norm": 7.35968017578125,
239
+ "learning_rate": 0.00019996544515685281,
240
+ "loss": 2.2252,
241
+ "step": 32
242
+ },
243
+ {
244
+ "epoch": 0.0018021215885974853,
245
+ "grad_norm": 5.659560203552246,
246
+ "learning_rate": 0.0001999622326154146,
247
+ "loss": 1.8681,
248
+ "step": 33
249
+ },
250
+ {
251
+ "epoch": 0.0018567313337064999,
252
+ "grad_norm": 6.467886924743652,
253
+ "learning_rate": 0.0001999588773310918,
254
+ "loss": 2.2596,
255
+ "step": 34
256
+ },
257
+ {
258
+ "epoch": 0.0019113410788155147,
259
+ "grad_norm": 5.230185508728027,
260
+ "learning_rate": 0.00019995537930867565,
261
+ "loss": 1.9119,
262
+ "step": 35
263
+ },
264
+ {
265
+ "epoch": 0.0019659508239245295,
266
+ "grad_norm": 6.366949558258057,
267
+ "learning_rate": 0.00019995173855316125,
268
+ "loss": 1.78,
269
+ "step": 36
270
+ },
271
+ {
272
+ "epoch": 0.002020560569033544,
273
+ "grad_norm": 4.931448459625244,
274
+ "learning_rate": 0.00019994795506974745,
275
+ "loss": 1.5861,
276
+ "step": 37
277
+ },
278
+ {
279
+ "epoch": 0.0020751703141425586,
280
+ "grad_norm": 5.934323310852051,
281
+ "learning_rate": 0.0001999440288638369,
282
+ "loss": 1.4948,
283
+ "step": 38
284
+ },
285
+ {
286
+ "epoch": 0.0021297800592515737,
287
+ "grad_norm": 7.572028160095215,
288
+ "learning_rate": 0.00019993995994103616,
289
+ "loss": 1.8185,
290
+ "step": 39
291
+ },
292
+ {
293
+ "epoch": 0.0021843898043605882,
294
+ "grad_norm": 7.979534149169922,
295
+ "learning_rate": 0.00019993574830715551,
296
+ "loss": 2.1558,
297
+ "step": 40
298
+ },
299
+ {
300
+ "epoch": 0.002238999549469603,
301
+ "grad_norm": 7.424667835235596,
302
+ "learning_rate": 0.00019993139396820903,
303
+ "loss": 1.809,
304
+ "step": 41
305
+ },
306
+ {
307
+ "epoch": 0.0022936092945786174,
308
+ "grad_norm": 6.131507873535156,
309
+ "learning_rate": 0.00019992689693041458,
310
+ "loss": 1.7222,
311
+ "step": 42
312
+ },
313
+ {
314
+ "epoch": 0.0023482190396876324,
315
+ "grad_norm": 6.393542289733887,
316
+ "learning_rate": 0.00019992225720019376,
317
+ "loss": 1.6676,
318
+ "step": 43
319
+ },
320
+ {
321
+ "epoch": 0.002402828784796647,
322
+ "grad_norm": 5.539822578430176,
323
+ "learning_rate": 0.00019991747478417194,
324
+ "loss": 1.658,
325
+ "step": 44
326
+ },
327
+ {
328
+ "epoch": 0.0024574385299056616,
329
+ "grad_norm": 6.343573570251465,
330
+ "learning_rate": 0.00019991254968917835,
331
+ "loss": 1.6642,
332
+ "step": 45
333
+ },
334
+ {
335
+ "epoch": 0.002512048275014676,
336
+ "grad_norm": 6.394305229187012,
337
+ "learning_rate": 0.00019990748192224577,
338
+ "loss": 1.8305,
339
+ "step": 46
340
+ },
341
+ {
342
+ "epoch": 0.002566658020123691,
343
+ "grad_norm": 8.003130912780762,
344
+ "learning_rate": 0.00019990227149061087,
345
+ "loss": 1.9036,
346
+ "step": 47
347
+ },
348
+ {
349
+ "epoch": 0.002621267765232706,
350
+ "grad_norm": 7.291452407836914,
351
+ "learning_rate": 0.00019989691840171397,
352
+ "loss": 2.0083,
353
+ "step": 48
354
+ },
355
+ {
356
+ "epoch": 0.0026758775103417204,
357
+ "grad_norm": 7.289302825927734,
358
+ "learning_rate": 0.00019989142266319906,
359
+ "loss": 2.0038,
360
+ "step": 49
361
+ },
362
+ {
363
+ "epoch": 0.002730487255450735,
364
+ "grad_norm": 6.551719665527344,
365
+ "learning_rate": 0.00019988578428291396,
366
+ "loss": 1.6449,
367
+ "step": 50
368
+ },
369
+ {
370
+ "epoch": 0.00278509700055975,
371
+ "grad_norm": 7.771378993988037,
372
+ "learning_rate": 0.00019988000326891006,
373
+ "loss": 2.0701,
374
+ "step": 51
375
+ },
376
+ {
377
+ "epoch": 0.0028397067456687646,
378
+ "grad_norm": 5.325085639953613,
379
+ "learning_rate": 0.00019987407962944245,
380
+ "loss": 1.5095,
381
+ "step": 52
382
+ },
383
+ {
384
+ "epoch": 0.002894316490777779,
385
+ "grad_norm": 7.79744815826416,
386
+ "learning_rate": 0.00019986801337296993,
387
+ "loss": 1.9184,
388
+ "step": 53
389
+ },
390
+ {
391
+ "epoch": 0.002948926235886794,
392
+ "grad_norm": 5.620527744293213,
393
+ "learning_rate": 0.00019986180450815485,
394
+ "loss": 1.72,
395
+ "step": 54
396
+ },
397
+ {
398
+ "epoch": 0.0030035359809958088,
399
+ "grad_norm": 11.069401741027832,
400
+ "learning_rate": 0.00019985545304386336,
401
+ "loss": 1.611,
402
+ "step": 55
403
+ },
404
+ {
405
+ "epoch": 0.0030581457261048234,
406
+ "grad_norm": 6.716678142547607,
407
+ "learning_rate": 0.0001998489589891651,
408
+ "loss": 1.9795,
409
+ "step": 56
410
+ },
411
+ {
412
+ "epoch": 0.003112755471213838,
413
+ "grad_norm": 6.914350509643555,
414
+ "learning_rate": 0.00019984232235333339,
415
+ "loss": 1.8914,
416
+ "step": 57
417
+ },
418
+ {
419
+ "epoch": 0.003167365216322853,
420
+ "grad_norm": 6.589979648590088,
421
+ "learning_rate": 0.00019983554314584513,
422
+ "loss": 1.9666,
423
+ "step": 58
424
+ },
425
+ {
426
+ "epoch": 0.0032219749614318676,
427
+ "grad_norm": 6.596893787384033,
428
+ "learning_rate": 0.00019982862137638084,
429
+ "loss": 1.9721,
430
+ "step": 59
431
+ },
432
+ {
433
+ "epoch": 0.003276584706540882,
434
+ "grad_norm": 6.24562406539917,
435
+ "learning_rate": 0.0001998215570548245,
436
+ "loss": 1.6719,
437
+ "step": 60
438
+ },
439
+ {
440
+ "epoch": 0.0033311944516498967,
441
+ "grad_norm": 7.659477233886719,
442
+ "learning_rate": 0.00019981435019126385,
443
+ "loss": 1.8265,
444
+ "step": 61
445
+ },
446
+ {
447
+ "epoch": 0.0033858041967589118,
448
+ "grad_norm": 7.833114147186279,
449
+ "learning_rate": 0.00019980700079598996,
450
+ "loss": 2.0394,
451
+ "step": 62
452
+ },
453
+ {
454
+ "epoch": 0.0034404139418679263,
455
+ "grad_norm": 9.552716255187988,
456
+ "learning_rate": 0.00019979950887949758,
457
+ "loss": 1.6357,
458
+ "step": 63
459
+ },
460
+ {
461
+ "epoch": 0.003495023686976941,
462
+ "grad_norm": 7.435667991638184,
463
+ "learning_rate": 0.00019979187445248498,
464
+ "loss": 2.2283,
465
+ "step": 64
466
+ },
467
+ {
468
+ "epoch": 0.003549633432085956,
469
+ "grad_norm": 6.557869911193848,
470
+ "learning_rate": 0.00019978409752585376,
471
+ "loss": 1.673,
472
+ "step": 65
473
+ },
474
+ {
475
+ "epoch": 0.0036042431771949705,
476
+ "grad_norm": 8.399250030517578,
477
+ "learning_rate": 0.00019977617811070924,
478
+ "loss": 1.8152,
479
+ "step": 66
480
+ },
481
+ {
482
+ "epoch": 0.003658852922303985,
483
+ "grad_norm": 6.870660305023193,
484
+ "learning_rate": 0.00019976811621836,
485
+ "loss": 1.8198,
486
+ "step": 67
487
+ },
488
+ {
489
+ "epoch": 0.0037134626674129997,
490
+ "grad_norm": 8.202585220336914,
491
+ "learning_rate": 0.00019975991186031825,
492
+ "loss": 1.9876,
493
+ "step": 68
494
+ },
495
+ {
496
+ "epoch": 0.0037680724125220147,
497
+ "grad_norm": 7.708743572235107,
498
+ "learning_rate": 0.00019975156504829946,
499
+ "loss": 2.0953,
500
+ "step": 69
501
+ },
502
+ {
503
+ "epoch": 0.0038226821576310293,
504
+ "grad_norm": 6.792536735534668,
505
+ "learning_rate": 0.00019974307579422268,
506
+ "loss": 2.0132,
507
+ "step": 70
508
+ },
509
+ {
510
+ "epoch": 0.003877291902740044,
511
+ "grad_norm": 6.443492412567139,
512
+ "learning_rate": 0.0001997344441102103,
513
+ "loss": 1.7874,
514
+ "step": 71
515
+ },
516
+ {
517
+ "epoch": 0.003931901647849059,
518
+ "grad_norm": 8.258990287780762,
519
+ "learning_rate": 0.00019972567000858807,
520
+ "loss": 1.85,
521
+ "step": 72
522
+ },
523
+ {
524
+ "epoch": 0.003986511392958073,
525
+ "grad_norm": 6.137606143951416,
526
+ "learning_rate": 0.00019971675350188508,
527
+ "loss": 1.8521,
528
+ "step": 73
529
+ },
530
+ {
531
+ "epoch": 0.004041121138067088,
532
+ "grad_norm": 6.298130989074707,
533
+ "learning_rate": 0.00019970769460283386,
534
+ "loss": 1.7568,
535
+ "step": 74
536
+ },
537
+ {
538
+ "epoch": 0.004095730883176103,
539
+ "grad_norm": 5.564772605895996,
540
+ "learning_rate": 0.00019969849332437028,
541
+ "loss": 1.5292,
542
+ "step": 75
543
+ },
544
+ {
545
+ "epoch": 0.004150340628285117,
546
+ "grad_norm": 7.886135578155518,
547
+ "learning_rate": 0.00019968914967963337,
548
+ "loss": 1.752,
549
+ "step": 76
550
+ },
551
+ {
552
+ "epoch": 0.004204950373394132,
553
+ "grad_norm": 7.4699506759643555,
554
+ "learning_rate": 0.00019967966368196564,
555
+ "loss": 1.897,
556
+ "step": 77
557
+ },
558
+ {
559
+ "epoch": 0.004259560118503147,
560
+ "grad_norm": 7.655289173126221,
561
+ "learning_rate": 0.00019967003534491275,
562
+ "loss": 1.9571,
563
+ "step": 78
564
+ },
565
+ {
566
+ "epoch": 0.0043141698636121615,
567
+ "grad_norm": 7.319615364074707,
568
+ "learning_rate": 0.00019966026468222364,
569
+ "loss": 1.9617,
570
+ "step": 79
571
+ },
572
+ {
573
+ "epoch": 0.0043687796087211765,
574
+ "grad_norm": 6.048542022705078,
575
+ "learning_rate": 0.00019965035170785062,
576
+ "loss": 1.553,
577
+ "step": 80
578
+ },
579
+ {
580
+ "epoch": 0.004423389353830191,
581
+ "grad_norm": 7.039748191833496,
582
+ "learning_rate": 0.00019964029643594895,
583
+ "loss": 1.7788,
584
+ "step": 81
585
+ },
586
+ {
587
+ "epoch": 0.004477999098939206,
588
+ "grad_norm": 8.082524299621582,
589
+ "learning_rate": 0.00019963009888087732,
590
+ "loss": 1.6795,
591
+ "step": 82
592
+ },
593
+ {
594
+ "epoch": 0.004532608844048221,
595
+ "grad_norm": 6.804952144622803,
596
+ "learning_rate": 0.0001996197590571975,
597
+ "loss": 1.6676,
598
+ "step": 83
599
+ },
600
+ {
601
+ "epoch": 0.004587218589157235,
602
+ "grad_norm": 118.06906127929688,
603
+ "learning_rate": 0.00019960927697967442,
604
+ "loss": 2.0885,
605
+ "step": 84
606
+ },
607
+ {
608
+ "epoch": 0.00464182833426625,
609
+ "grad_norm": 6.40289306640625,
610
+ "learning_rate": 0.00019959865266327618,
611
+ "loss": 1.5842,
612
+ "step": 85
613
+ },
614
+ {
615
+ "epoch": 0.004696438079375265,
616
+ "grad_norm": 7.656285762786865,
617
+ "learning_rate": 0.00019958788612317393,
618
+ "loss": 2.0125,
619
+ "step": 86
620
+ },
621
+ {
622
+ "epoch": 0.004751047824484279,
623
+ "grad_norm": 7.363048553466797,
624
+ "learning_rate": 0.00019957697737474196,
625
+ "loss": 1.955,
626
+ "step": 87
627
+ },
628
+ {
629
+ "epoch": 0.004805657569593294,
630
+ "grad_norm": 6.324362754821777,
631
+ "learning_rate": 0.00019956592643355763,
632
+ "loss": 1.6217,
633
+ "step": 88
634
+ },
635
+ {
636
+ "epoch": 0.004860267314702308,
637
+ "grad_norm": 5.8138203620910645,
638
+ "learning_rate": 0.0001995547333154013,
639
+ "loss": 1.8268,
640
+ "step": 89
641
+ },
642
+ {
643
+ "epoch": 0.004914877059811323,
644
+ "grad_norm": 4.656023979187012,
645
+ "learning_rate": 0.00019954339803625643,
646
+ "loss": 1.4257,
647
+ "step": 90
648
+ },
649
+ {
650
+ "epoch": 0.004969486804920338,
651
+ "grad_norm": 7.066349983215332,
652
+ "learning_rate": 0.00019953192061230942,
653
+ "loss": 1.7502,
654
+ "step": 91
655
+ },
656
+ {
657
+ "epoch": 0.005024096550029352,
658
+ "grad_norm": 6.3639092445373535,
659
+ "learning_rate": 0.00019952030105994964,
660
+ "loss": 1.8118,
661
+ "step": 92
662
+ },
663
+ {
664
+ "epoch": 0.005078706295138367,
665
+ "grad_norm": 5.50360107421875,
666
+ "learning_rate": 0.00019950853939576947,
667
+ "loss": 1.3473,
668
+ "step": 93
669
+ },
670
+ {
671
+ "epoch": 0.005133316040247382,
672
+ "grad_norm": 6.363309860229492,
673
+ "learning_rate": 0.00019949663563656418,
674
+ "loss": 1.7115,
675
+ "step": 94
676
+ },
677
+ {
678
+ "epoch": 0.005187925785356397,
679
+ "grad_norm": 8.41908073425293,
680
+ "learning_rate": 0.00019948458979933195,
681
+ "loss": 1.9494,
682
+ "step": 95
683
+ },
684
+ {
685
+ "epoch": 0.005242535530465412,
686
+ "grad_norm": 6.335050106048584,
687
+ "learning_rate": 0.0001994724019012739,
688
+ "loss": 1.6338,
689
+ "step": 96
690
+ },
691
+ {
692
+ "epoch": 0.005297145275574427,
693
+ "grad_norm": 5.774214267730713,
694
+ "learning_rate": 0.00019946007195979388,
695
+ "loss": 1.5344,
696
+ "step": 97
697
+ },
698
+ {
699
+ "epoch": 0.005351755020683441,
700
+ "grad_norm": 5.569876670837402,
701
+ "learning_rate": 0.00019944759999249872,
702
+ "loss": 1.4151,
703
+ "step": 98
704
+ },
705
+ {
706
+ "epoch": 0.005406364765792456,
707
+ "grad_norm": 5.1033220291137695,
708
+ "learning_rate": 0.00019943498601719797,
709
+ "loss": 1.3845,
710
+ "step": 99
711
+ },
712
+ {
713
+ "epoch": 0.00546097451090147,
714
+ "grad_norm": 6.493510723114014,
715
+ "learning_rate": 0.00019942223005190398,
716
+ "loss": 1.6274,
717
+ "step": 100
718
+ },
719
+ {
720
+ "epoch": 0.005515584256010485,
721
+ "grad_norm": 9.078402519226074,
722
+ "learning_rate": 0.00019940933211483187,
723
+ "loss": 2.0351,
724
+ "step": 101
725
+ },
726
+ {
727
+ "epoch": 0.0055701940011195,
728
+ "grad_norm": 9.098546981811523,
729
+ "learning_rate": 0.00019939629222439945,
730
+ "loss": 1.6705,
731
+ "step": 102
732
+ },
733
+ {
734
+ "epoch": 0.005624803746228514,
735
+ "grad_norm": 5.919679164886475,
736
+ "learning_rate": 0.00019938311039922736,
737
+ "loss": 1.3473,
738
+ "step": 103
739
+ },
740
+ {
741
+ "epoch": 0.005679413491337529,
742
+ "grad_norm": 8.595351219177246,
743
+ "learning_rate": 0.00019936978665813872,
744
+ "loss": 1.7132,
745
+ "step": 104
746
+ },
747
+ {
748
+ "epoch": 0.005734023236446544,
749
+ "grad_norm": 8.662528991699219,
750
+ "learning_rate": 0.00019935632102015944,
751
+ "loss": 2.0065,
752
+ "step": 105
753
+ },
754
+ {
755
+ "epoch": 0.005788632981555558,
756
+ "grad_norm": 6.772997856140137,
757
+ "learning_rate": 0.00019934271350451809,
758
+ "loss": 1.7575,
759
+ "step": 106
760
+ },
761
+ {
762
+ "epoch": 0.005843242726664573,
763
+ "grad_norm": 8.997614860534668,
764
+ "learning_rate": 0.00019932896413064568,
765
+ "loss": 1.602,
766
+ "step": 107
767
+ },
768
+ {
769
+ "epoch": 0.005897852471773588,
770
+ "grad_norm": 9.720958709716797,
771
+ "learning_rate": 0.0001993150729181759,
772
+ "loss": 1.919,
773
+ "step": 108
774
+ },
775
+ {
776
+ "epoch": 0.0059524622168826025,
777
+ "grad_norm": 6.682377338409424,
778
+ "learning_rate": 0.000199301039886945,
779
+ "loss": 1.5043,
780
+ "step": 109
781
+ },
782
+ {
783
+ "epoch": 0.0060070719619916176,
784
+ "grad_norm": 6.788079261779785,
785
+ "learning_rate": 0.00019928686505699163,
786
+ "loss": 1.4602,
787
+ "step": 110
788
+ },
789
+ {
790
+ "epoch": 0.006061681707100632,
791
+ "grad_norm": 8.357623100280762,
792
+ "learning_rate": 0.0001992725484485571,
793
+ "loss": 1.8856,
794
+ "step": 111
795
+ },
796
+ {
797
+ "epoch": 0.006116291452209647,
798
+ "grad_norm": 6.496567726135254,
799
+ "learning_rate": 0.00019925809008208495,
800
+ "loss": 1.8505,
801
+ "step": 112
802
+ },
803
+ {
804
+ "epoch": 0.006170901197318662,
805
+ "grad_norm": 6.439908504486084,
806
+ "learning_rate": 0.00019924348997822134,
807
+ "loss": 1.5902,
808
+ "step": 113
809
+ },
810
+ {
811
+ "epoch": 0.006225510942427676,
812
+ "grad_norm": 6.017791271209717,
813
+ "learning_rate": 0.00019922874815781478,
814
+ "loss": 1.309,
815
+ "step": 114
816
+ },
817
+ {
818
+ "epoch": 0.006280120687536691,
819
+ "grad_norm": 6.003462314605713,
820
+ "learning_rate": 0.00019921386464191604,
821
+ "loss": 1.8161,
822
+ "step": 115
823
+ },
824
+ {
825
+ "epoch": 0.006334730432645706,
826
+ "grad_norm": 6.161805629730225,
827
+ "learning_rate": 0.00019919883945177834,
828
+ "loss": 1.3689,
829
+ "step": 116
830
+ },
831
+ {
832
+ "epoch": 0.00638934017775472,
833
+ "grad_norm": 7.63073205947876,
834
+ "learning_rate": 0.00019918367260885722,
835
+ "loss": 1.8837,
836
+ "step": 117
837
+ },
838
+ {
839
+ "epoch": 0.006443949922863735,
840
+ "grad_norm": 7.145249843597412,
841
+ "learning_rate": 0.00019916836413481036,
842
+ "loss": 2.0012,
843
+ "step": 118
844
+ },
845
+ {
846
+ "epoch": 0.00649855966797275,
847
+ "grad_norm": 8.52342700958252,
848
+ "learning_rate": 0.00019915291405149787,
849
+ "loss": 1.7905,
850
+ "step": 119
851
+ },
852
+ {
853
+ "epoch": 0.006553169413081764,
854
+ "grad_norm": 7.2071757316589355,
855
+ "learning_rate": 0.0001991373223809819,
856
+ "loss": 1.9477,
857
+ "step": 120
858
+ },
859
+ {
860
+ "epoch": 0.006607779158190779,
861
+ "grad_norm": 6.978395938873291,
862
+ "learning_rate": 0.0001991215891455269,
863
+ "loss": 1.4861,
864
+ "step": 121
865
+ },
866
+ {
867
+ "epoch": 0.0066623889032997935,
868
+ "grad_norm": 67.82074737548828,
869
+ "learning_rate": 0.0001991057143675994,
870
+ "loss": 1.681,
871
+ "step": 122
872
+ },
873
+ {
874
+ "epoch": 0.0067169986484088085,
875
+ "grad_norm": 5.937620639801025,
876
+ "learning_rate": 0.0001990896980698681,
877
+ "loss": 1.953,
878
+ "step": 123
879
+ },
880
+ {
881
+ "epoch": 0.0067716083935178235,
882
+ "grad_norm": 6.759126663208008,
883
+ "learning_rate": 0.00019907354027520375,
884
+ "loss": 1.7718,
885
+ "step": 124
886
+ },
887
+ {
888
+ "epoch": 0.006826218138626838,
889
+ "grad_norm": 7.827403545379639,
890
+ "learning_rate": 0.0001990572410066792,
891
+ "loss": 2.0704,
892
+ "step": 125
893
+ },
894
+ {
895
+ "epoch": 0.006880827883735853,
896
+ "grad_norm": 6.467216968536377,
897
+ "learning_rate": 0.00019904080028756925,
898
+ "loss": 1.6904,
899
+ "step": 126
900
+ },
901
+ {
902
+ "epoch": 0.006935437628844868,
903
+ "grad_norm": 5.911613941192627,
904
+ "learning_rate": 0.0001990242181413507,
905
+ "loss": 1.128,
906
+ "step": 127
907
+ },
908
+ {
909
+ "epoch": 0.006990047373953882,
910
+ "grad_norm": 6.809331893920898,
911
+ "learning_rate": 0.00019900749459170238,
912
+ "loss": 1.9146,
913
+ "step": 128
914
+ },
915
+ {
916
+ "epoch": 0.007044657119062897,
917
+ "grad_norm": 7.211541652679443,
918
+ "learning_rate": 0.000198990629662505,
919
+ "loss": 2.0752,
920
+ "step": 129
921
+ },
922
+ {
923
+ "epoch": 0.007099266864171912,
924
+ "grad_norm": 6.313450336456299,
925
+ "learning_rate": 0.00019897362337784107,
926
+ "loss": 1.6653,
927
+ "step": 130
928
+ },
929
+ {
930
+ "epoch": 0.007153876609280926,
931
+ "grad_norm": 5.75939416885376,
932
+ "learning_rate": 0.00019895647576199506,
933
+ "loss": 1.6187,
934
+ "step": 131
935
+ },
936
+ {
937
+ "epoch": 0.007208486354389941,
938
+ "grad_norm": 7.255271911621094,
939
+ "learning_rate": 0.0001989391868394532,
940
+ "loss": 1.8374,
941
+ "step": 132
942
+ },
943
+ {
944
+ "epoch": 0.007263096099498955,
945
+ "grad_norm": 7.261573791503906,
946
+ "learning_rate": 0.0001989217566349036,
947
+ "loss": 1.6846,
948
+ "step": 133
949
+ },
950
+ {
951
+ "epoch": 0.00731770584460797,
952
+ "grad_norm": 7.004489898681641,
953
+ "learning_rate": 0.00019890418517323592,
954
+ "loss": 1.6945,
955
+ "step": 134
956
+ },
957
+ {
958
+ "epoch": 0.007372315589716985,
959
+ "grad_norm": 6.714308738708496,
960
+ "learning_rate": 0.00019888647247954172,
961
+ "loss": 1.3957,
962
+ "step": 135
963
+ },
964
+ {
965
+ "epoch": 0.007426925334825999,
966
+ "grad_norm": 7.432577133178711,
967
+ "learning_rate": 0.00019886861857911417,
968
+ "loss": 1.5253,
969
+ "step": 136
970
+ },
971
+ {
972
+ "epoch": 0.007481535079935014,
973
+ "grad_norm": 5.932303428649902,
974
+ "learning_rate": 0.00019885062349744802,
975
+ "loss": 1.3154,
976
+ "step": 137
977
+ },
978
+ {
979
+ "epoch": 0.0075361448250440295,
980
+ "grad_norm": 8.55103874206543,
981
+ "learning_rate": 0.00019883248726023972,
982
+ "loss": 1.7869,
983
+ "step": 138
984
+ },
985
+ {
986
+ "epoch": 0.007590754570153044,
987
+ "grad_norm": 4.898272514343262,
988
+ "learning_rate": 0.00019881420989338721,
989
+ "loss": 1.1577,
990
+ "step": 139
991
+ },
992
+ {
993
+ "epoch": 0.007645364315262059,
994
+ "grad_norm": 7.714294910430908,
995
+ "learning_rate": 0.00019879579142299,
996
+ "loss": 1.9076,
997
+ "step": 140
998
+ },
999
+ {
1000
+ "epoch": 0.007699974060371074,
1001
+ "grad_norm": 7.234163761138916,
1002
+ "learning_rate": 0.00019877723187534908,
1003
+ "loss": 2.0401,
1004
+ "step": 141
1005
+ },
1006
+ {
1007
+ "epoch": 0.007754583805480088,
1008
+ "grad_norm": 5.768650531768799,
1009
+ "learning_rate": 0.00019875853127696692,
1010
+ "loss": 1.6223,
1011
+ "step": 142
1012
+ },
1013
+ {
1014
+ "epoch": 0.007809193550589103,
1015
+ "grad_norm": 6.646040439605713,
1016
+ "learning_rate": 0.0001987396896545473,
1017
+ "loss": 1.3798,
1018
+ "step": 143
1019
+ },
1020
+ {
1021
+ "epoch": 0.007863803295698118,
1022
+ "grad_norm": 7.1445465087890625,
1023
+ "learning_rate": 0.00019872070703499554,
1024
+ "loss": 1.9528,
1025
+ "step": 144
1026
+ },
1027
+ {
1028
+ "epoch": 0.007918413040807133,
1029
+ "grad_norm": 7.658993721008301,
1030
+ "learning_rate": 0.0001987015834454182,
1031
+ "loss": 1.9569,
1032
+ "step": 145
1033
+ },
1034
+ {
1035
+ "epoch": 0.007973022785916146,
1036
+ "grad_norm": 6.749288558959961,
1037
+ "learning_rate": 0.0001986823189131231,
1038
+ "loss": 1.5658,
1039
+ "step": 146
1040
+ },
1041
+ {
1042
+ "epoch": 0.008027632531025161,
1043
+ "grad_norm": 8.621613502502441,
1044
+ "learning_rate": 0.0001986629134656194,
1045
+ "loss": 1.6405,
1046
+ "step": 147
1047
+ },
1048
+ {
1049
+ "epoch": 0.008082242276134176,
1050
+ "grad_norm": 5.518367290496826,
1051
+ "learning_rate": 0.00019864336713061752,
1052
+ "loss": 1.4671,
1053
+ "step": 148
1054
+ },
1055
+ {
1056
+ "epoch": 0.008136852021243191,
1057
+ "grad_norm": 7.534793376922607,
1058
+ "learning_rate": 0.00019862367993602896,
1059
+ "loss": 1.6298,
1060
+ "step": 149
1061
+ },
1062
+ {
1063
+ "epoch": 0.008191461766352206,
1064
+ "grad_norm": 6.737891674041748,
1065
+ "learning_rate": 0.0001986038519099664,
1066
+ "loss": 1.8377,
1067
+ "step": 150
1068
+ },
1069
+ {
1070
+ "epoch": 0.008191461766352206,
1071
+ "eval_loss": 0.39922699332237244,
1072
+ "eval_runtime": 1197.5618,
1073
+ "eval_samples_per_second": 4.175,
1074
+ "eval_steps_per_second": 2.088,
1075
+ "step": 150
1076
+ }
1077
+ ],
1078
+ "logging_steps": 1,
1079
+ "max_steps": 2639,
1080
+ "num_input_tokens_seen": 0,
1081
+ "num_train_epochs": 1,
1082
+ "save_steps": 150,
1083
+ "stateful_callbacks": {
1084
+ "EarlyStoppingCallback": {
1085
+ "args": {
1086
+ "early_stopping_patience": 4,
1087
+ "early_stopping_threshold": 0.0
1088
+ },
1089
+ "attributes": {
1090
+ "early_stopping_patience_counter": 0
1091
+ }
1092
+ },
1093
+ "TrainerControl": {
1094
+ "args": {
1095
+ "should_epoch_stop": false,
1096
+ "should_evaluate": false,
1097
+ "should_log": false,
1098
+ "should_save": true,
1099
+ "should_training_stop": false
1100
+ },
1101
+ "attributes": {}
1102
+ }
1103
+ },
1104
+ "total_flos": 1.0750372542519706e+17,
1105
+ "train_batch_size": 2,
1106
+ "trial_name": null,
1107
+ "trial_params": null
1108
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:242dd2672a9181078dc53e7c149247ebb4c4f544a6983f9282c9bd69264de3d4
3
+ size 6776