error577 commited on
Commit
6a05361
·
verified ·
1 Parent(s): aac70d4

Training in progress, step 200, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: katuni4ka/tiny-random-dbrx
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,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "katuni4ka/tiny-random-dbrx",
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
+ "out_proj",
24
+ "Wqkv",
25
+ "layer"
26
+ ],
27
+ "task_type": "CAUSAL_LM",
28
+ "use_dora": false,
29
+ "use_rslora": false
30
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:64f30275384600729bcfd077d0123f3112d35ed4e0f19f813113cac6af12f8e6
3
+ size 18064
last-checkpoint/added_tokens.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "<|im_end|>": 100279,
3
+ "<|im_start|>": 100278
4
+ }
last-checkpoint/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:26d6bca4f3112ed4a2b3b5228a1d4cdb95afbe128e025d8098a40a7ab7983350
3
+ size 40454
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:545b57e91dfef21c7c8335da28e1f286dbe989bb14026b513c833248ff318a63
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acd26c01191934d645c94037f82c9dfd9bcc00424d2e29e5bbcd1e0b7a4da603
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|endoftext|>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
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": "<|endoftext|>",
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_config.json ADDED
@@ -0,0 +1,205 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "100256": {
5
+ "content": "<||_unused_0_||>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "100257": {
13
+ "content": "<|endoftext|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "100258": {
21
+ "content": "<|fim_prefix|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "100259": {
29
+ "content": "<|fim_middle|>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "100260": {
37
+ "content": "<|fim_suffix|>",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "100261": {
45
+ "content": "<||_unused_1_||>",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "100262": {
53
+ "content": "<||_unused_2_||>",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "100263": {
61
+ "content": "<||_unused_3_||>",
62
+ "lstrip": false,
63
+ "normalized": false,
64
+ "rstrip": false,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "100264": {
69
+ "content": "<||_unused_4_||>",
70
+ "lstrip": false,
71
+ "normalized": false,
72
+ "rstrip": false,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "100265": {
77
+ "content": "<||_unused_5_||>",
78
+ "lstrip": false,
79
+ "normalized": false,
80
+ "rstrip": false,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "100266": {
85
+ "content": "<||_unused_6_||>",
86
+ "lstrip": false,
87
+ "normalized": false,
88
+ "rstrip": false,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "100267": {
93
+ "content": "<||_unused_7_||>",
94
+ "lstrip": false,
95
+ "normalized": false,
96
+ "rstrip": false,
97
+ "single_word": false,
98
+ "special": true
99
+ },
100
+ "100268": {
101
+ "content": "<||_unused_8_||>",
102
+ "lstrip": false,
103
+ "normalized": false,
104
+ "rstrip": false,
105
+ "single_word": false,
106
+ "special": true
107
+ },
108
+ "100269": {
109
+ "content": "<||_unused_9_||>",
110
+ "lstrip": false,
111
+ "normalized": false,
112
+ "rstrip": false,
113
+ "single_word": false,
114
+ "special": true
115
+ },
116
+ "100270": {
117
+ "content": "<||_unused_10_||>",
118
+ "lstrip": false,
119
+ "normalized": false,
120
+ "rstrip": false,
121
+ "single_word": false,
122
+ "special": true
123
+ },
124
+ "100271": {
125
+ "content": "<||_unused_11_||>",
126
+ "lstrip": false,
127
+ "normalized": false,
128
+ "rstrip": false,
129
+ "single_word": false,
130
+ "special": true
131
+ },
132
+ "100272": {
133
+ "content": "<||_unused_12_||>",
134
+ "lstrip": false,
135
+ "normalized": false,
136
+ "rstrip": false,
137
+ "single_word": false,
138
+ "special": true
139
+ },
140
+ "100273": {
141
+ "content": "<||_unused_13_||>",
142
+ "lstrip": false,
143
+ "normalized": false,
144
+ "rstrip": false,
145
+ "single_word": false,
146
+ "special": true
147
+ },
148
+ "100274": {
149
+ "content": "<||_unused_14_||>",
150
+ "lstrip": false,
151
+ "normalized": false,
152
+ "rstrip": false,
153
+ "single_word": false,
154
+ "special": true
155
+ },
156
+ "100275": {
157
+ "content": "<||_unused_15_||>",
158
+ "lstrip": false,
159
+ "normalized": false,
160
+ "rstrip": false,
161
+ "single_word": false,
162
+ "special": true
163
+ },
164
+ "100276": {
165
+ "content": "<|endofprompt|>",
166
+ "lstrip": false,
167
+ "normalized": false,
168
+ "rstrip": false,
169
+ "single_word": false,
170
+ "special": true
171
+ },
172
+ "100277": {
173
+ "content": "<|pad|>",
174
+ "lstrip": false,
175
+ "normalized": false,
176
+ "rstrip": false,
177
+ "single_word": false,
178
+ "special": true
179
+ },
180
+ "100278": {
181
+ "content": "<|im_start|>",
182
+ "lstrip": false,
183
+ "normalized": false,
184
+ "rstrip": false,
185
+ "single_word": false,
186
+ "special": true
187
+ },
188
+ "100279": {
189
+ "content": "<|im_end|>",
190
+ "lstrip": false,
191
+ "normalized": false,
192
+ "rstrip": false,
193
+ "single_word": false,
194
+ "special": true
195
+ }
196
+ },
197
+ "bos_token": "<|endoftext|>",
198
+ "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 %}",
199
+ "clean_up_tokenization_spaces": true,
200
+ "eos_token": "<|endoftext|>",
201
+ "model_max_length": 32768,
202
+ "pad_token": "<|pad|>",
203
+ "tokenizer_class": "GPT2Tokenizer",
204
+ "unk_token": "<|endoftext|>"
205
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,1458 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 11.5,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-200",
4
+ "epoch": 0.05731069560856795,
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": 0.00028655347804283973,
13
+ "grad_norm": 7.381157047348097e-05,
14
+ "learning_rate": 6.666666666666667e-06,
15
+ "loss": 46.0,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.00028655347804283973,
20
+ "eval_loss": 11.5,
21
+ "eval_runtime": 1.0821,
22
+ "eval_samples_per_second": 130.301,
23
+ "eval_steps_per_second": 65.612,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 0.0005731069560856795,
28
+ "grad_norm": 6.596604362130165e-05,
29
+ "learning_rate": 1.3333333333333333e-05,
30
+ "loss": 46.0,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 0.0008596604341285192,
35
+ "grad_norm": 0.00010368386574555188,
36
+ "learning_rate": 2e-05,
37
+ "loss": 46.0,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 0.001146213912171359,
42
+ "grad_norm": 0.0001162872213171795,
43
+ "learning_rate": 2.6666666666666667e-05,
44
+ "loss": 46.0,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 0.0014327673902141988,
49
+ "grad_norm": 7.124816329451278e-05,
50
+ "learning_rate": 3.3333333333333335e-05,
51
+ "loss": 46.0,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 0.0017193208682570384,
56
+ "grad_norm": 6.46381449769251e-05,
57
+ "learning_rate": 4e-05,
58
+ "loss": 46.0,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 0.002005874346299878,
63
+ "grad_norm": 6.736363138770685e-05,
64
+ "learning_rate": 4.666666666666667e-05,
65
+ "loss": 46.0,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 0.002292427824342718,
70
+ "grad_norm": 8.684724161867052e-05,
71
+ "learning_rate": 5.333333333333333e-05,
72
+ "loss": 46.0,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.0025789813023855577,
77
+ "grad_norm": 0.00011209803051315248,
78
+ "learning_rate": 6e-05,
79
+ "loss": 46.0,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 0.0028655347804283976,
84
+ "grad_norm": 7.704443851253018e-05,
85
+ "learning_rate": 6.666666666666667e-05,
86
+ "loss": 46.0,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 0.0031520882584712374,
91
+ "grad_norm": 0.00012871134094893932,
92
+ "learning_rate": 7.333333333333333e-05,
93
+ "loss": 46.0,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 0.003438641736514077,
98
+ "grad_norm": 9.129566024057567e-05,
99
+ "learning_rate": 8e-05,
100
+ "loss": 46.0,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 0.0037251952145569167,
105
+ "grad_norm": 0.00016532166046090424,
106
+ "learning_rate": 8.666666666666667e-05,
107
+ "loss": 46.0,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 0.004011748692599756,
112
+ "grad_norm": 4.0770170016912743e-05,
113
+ "learning_rate": 9.333333333333334e-05,
114
+ "loss": 46.0,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 0.004298302170642596,
119
+ "grad_norm": 6.018530257279053e-05,
120
+ "learning_rate": 0.0001,
121
+ "loss": 46.0,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 0.004584855648685436,
126
+ "grad_norm": 0.00010712119546951726,
127
+ "learning_rate": 0.00010666666666666667,
128
+ "loss": 46.0,
129
+ "step": 16
130
+ },
131
+ {
132
+ "epoch": 0.004871409126728276,
133
+ "grad_norm": 9.569038957124576e-05,
134
+ "learning_rate": 0.00011333333333333334,
135
+ "loss": 46.0,
136
+ "step": 17
137
+ },
138
+ {
139
+ "epoch": 0.0051579626047711154,
140
+ "grad_norm": 4.893005097983405e-05,
141
+ "learning_rate": 0.00012,
142
+ "loss": 46.0,
143
+ "step": 18
144
+ },
145
+ {
146
+ "epoch": 0.005444516082813955,
147
+ "grad_norm": 6.882779416628182e-05,
148
+ "learning_rate": 0.00012666666666666666,
149
+ "loss": 46.0,
150
+ "step": 19
151
+ },
152
+ {
153
+ "epoch": 0.005731069560856795,
154
+ "grad_norm": 0.00010898563778027892,
155
+ "learning_rate": 0.00013333333333333334,
156
+ "loss": 46.0,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 0.006017623038899635,
161
+ "grad_norm": 5.298621908877976e-05,
162
+ "learning_rate": 0.00014,
163
+ "loss": 46.0,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 0.006304176516942475,
168
+ "grad_norm": 8.256702130893245e-05,
169
+ "learning_rate": 0.00014666666666666666,
170
+ "loss": 46.0,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 0.006590729994985314,
175
+ "grad_norm": 7.129500590963289e-05,
176
+ "learning_rate": 0.00015333333333333334,
177
+ "loss": 46.0,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 0.006877283473028154,
182
+ "grad_norm": 6.098434096202254e-05,
183
+ "learning_rate": 0.00016,
184
+ "loss": 46.0,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 0.0071638369510709935,
189
+ "grad_norm": 5.094590233056806e-05,
190
+ "learning_rate": 0.0001666666666666667,
191
+ "loss": 46.0,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 0.007450390429113833,
196
+ "grad_norm": 0.00010607678268570453,
197
+ "learning_rate": 0.00017333333333333334,
198
+ "loss": 46.0,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 0.007736943907156673,
203
+ "grad_norm": 0.00013629230670630932,
204
+ "learning_rate": 0.00018,
205
+ "loss": 46.0,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 0.008023497385199512,
210
+ "grad_norm": 5.341317955753766e-05,
211
+ "learning_rate": 0.0001866666666666667,
212
+ "loss": 46.0,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 0.008310050863242352,
217
+ "grad_norm": 7.902220386313275e-05,
218
+ "learning_rate": 0.00019333333333333333,
219
+ "loss": 46.0,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 0.008596604341285192,
224
+ "grad_norm": 0.00012108004011679441,
225
+ "learning_rate": 0.0002,
226
+ "loss": 46.0,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 0.008883157819328032,
231
+ "grad_norm": 0.0001192674899357371,
232
+ "learning_rate": 0.00019999999546978955,
233
+ "loss": 46.0,
234
+ "step": 31
235
+ },
236
+ {
237
+ "epoch": 0.009169711297370872,
238
+ "grad_norm": 6.242323433980346e-05,
239
+ "learning_rate": 0.00019999998187915854,
240
+ "loss": 46.0,
241
+ "step": 32
242
+ },
243
+ {
244
+ "epoch": 0.009456264775413711,
245
+ "grad_norm": 0.00010374305566074327,
246
+ "learning_rate": 0.00019999995922810823,
247
+ "loss": 46.0,
248
+ "step": 33
249
+ },
250
+ {
251
+ "epoch": 0.009742818253456551,
252
+ "grad_norm": 7.662192365387455e-05,
253
+ "learning_rate": 0.0001999999275166407,
254
+ "loss": 46.0,
255
+ "step": 34
256
+ },
257
+ {
258
+ "epoch": 0.010029371731499391,
259
+ "grad_norm": 5.456238068290986e-05,
260
+ "learning_rate": 0.00019999988674475878,
261
+ "loss": 46.0,
262
+ "step": 35
263
+ },
264
+ {
265
+ "epoch": 0.010315925209542231,
266
+ "grad_norm": 5.168572533875704e-05,
267
+ "learning_rate": 0.0001999998369124662,
268
+ "loss": 46.0,
269
+ "step": 36
270
+ },
271
+ {
272
+ "epoch": 0.01060247868758507,
273
+ "grad_norm": 8.381979569094256e-05,
274
+ "learning_rate": 0.00019999977801976742,
275
+ "loss": 46.0,
276
+ "step": 37
277
+ },
278
+ {
279
+ "epoch": 0.01088903216562791,
280
+ "grad_norm": 0.00010368989751441404,
281
+ "learning_rate": 0.0001999997100666678,
282
+ "loss": 46.0,
283
+ "step": 38
284
+ },
285
+ {
286
+ "epoch": 0.01117558564367075,
287
+ "grad_norm": 9.2031252279412e-05,
288
+ "learning_rate": 0.00019999963305317354,
289
+ "loss": 46.0,
290
+ "step": 39
291
+ },
292
+ {
293
+ "epoch": 0.01146213912171359,
294
+ "grad_norm": 5.379249341785908e-05,
295
+ "learning_rate": 0.0001999995469792916,
296
+ "loss": 46.0,
297
+ "step": 40
298
+ },
299
+ {
300
+ "epoch": 0.01174869259975643,
301
+ "grad_norm": 9.862228762358427e-05,
302
+ "learning_rate": 0.00019999945184502973,
303
+ "loss": 46.0,
304
+ "step": 41
305
+ },
306
+ {
307
+ "epoch": 0.01203524607779927,
308
+ "grad_norm": 9.657383634475991e-05,
309
+ "learning_rate": 0.0001999993476503966,
310
+ "loss": 46.0,
311
+ "step": 42
312
+ },
313
+ {
314
+ "epoch": 0.01232179955584211,
315
+ "grad_norm": 8.879863162292168e-05,
316
+ "learning_rate": 0.00019999923439540163,
317
+ "loss": 46.0,
318
+ "step": 43
319
+ },
320
+ {
321
+ "epoch": 0.01260835303388495,
322
+ "grad_norm": 6.925352499820292e-05,
323
+ "learning_rate": 0.00019999911208005508,
324
+ "loss": 46.0,
325
+ "step": 44
326
+ },
327
+ {
328
+ "epoch": 0.012894906511927788,
329
+ "grad_norm": 8.172217349056154e-05,
330
+ "learning_rate": 0.00019999898070436806,
331
+ "loss": 46.0,
332
+ "step": 45
333
+ },
334
+ {
335
+ "epoch": 0.013181459989970628,
336
+ "grad_norm": 8.213800174416974e-05,
337
+ "learning_rate": 0.00019999884026835246,
338
+ "loss": 46.0,
339
+ "step": 46
340
+ },
341
+ {
342
+ "epoch": 0.013468013468013467,
343
+ "grad_norm": 6.044626570655964e-05,
344
+ "learning_rate": 0.00019999869077202097,
345
+ "loss": 46.0,
346
+ "step": 47
347
+ },
348
+ {
349
+ "epoch": 0.013754566946056307,
350
+ "grad_norm": 6.844953168183565e-05,
351
+ "learning_rate": 0.00019999853221538714,
352
+ "loss": 46.0,
353
+ "step": 48
354
+ },
355
+ {
356
+ "epoch": 0.014041120424099147,
357
+ "grad_norm": 0.00013352354289963841,
358
+ "learning_rate": 0.00019999836459846538,
359
+ "loss": 46.0,
360
+ "step": 49
361
+ },
362
+ {
363
+ "epoch": 0.014327673902141987,
364
+ "grad_norm": 7.450298289768398e-05,
365
+ "learning_rate": 0.00019999818792127086,
366
+ "loss": 46.0,
367
+ "step": 50
368
+ },
369
+ {
370
+ "epoch": 0.014614227380184827,
371
+ "grad_norm": 7.48366946936585e-05,
372
+ "learning_rate": 0.00019999800218381956,
373
+ "loss": 46.0,
374
+ "step": 51
375
+ },
376
+ {
377
+ "epoch": 0.014900780858227667,
378
+ "grad_norm": 5.8166733651887625e-05,
379
+ "learning_rate": 0.00019999780738612835,
380
+ "loss": 46.0,
381
+ "step": 52
382
+ },
383
+ {
384
+ "epoch": 0.015187334336270506,
385
+ "grad_norm": 8.82293243193999e-05,
386
+ "learning_rate": 0.00019999760352821486,
387
+ "loss": 46.0,
388
+ "step": 53
389
+ },
390
+ {
391
+ "epoch": 0.015473887814313346,
392
+ "grad_norm": 8.331720164278522e-05,
393
+ "learning_rate": 0.00019999739061009753,
394
+ "loss": 46.0,
395
+ "step": 54
396
+ },
397
+ {
398
+ "epoch": 0.015760441292356184,
399
+ "grad_norm": 0.00011742674541892484,
400
+ "learning_rate": 0.00019999716863179572,
401
+ "loss": 46.0,
402
+ "step": 55
403
+ },
404
+ {
405
+ "epoch": 0.016046994770399024,
406
+ "grad_norm": 7.888959953561425e-05,
407
+ "learning_rate": 0.0001999969375933295,
408
+ "loss": 46.0,
409
+ "step": 56
410
+ },
411
+ {
412
+ "epoch": 0.016333548248441864,
413
+ "grad_norm": 9.424455492990091e-05,
414
+ "learning_rate": 0.00019999669749471978,
415
+ "loss": 46.0,
416
+ "step": 57
417
+ },
418
+ {
419
+ "epoch": 0.016620101726484704,
420
+ "grad_norm": 4.706982508650981e-05,
421
+ "learning_rate": 0.00019999644833598837,
422
+ "loss": 46.0,
423
+ "step": 58
424
+ },
425
+ {
426
+ "epoch": 0.016906655204527544,
427
+ "grad_norm": 9.459713328396901e-05,
428
+ "learning_rate": 0.00019999619011715778,
429
+ "loss": 46.0,
430
+ "step": 59
431
+ },
432
+ {
433
+ "epoch": 0.017193208682570384,
434
+ "grad_norm": 7.433071732521057e-05,
435
+ "learning_rate": 0.0001999959228382515,
436
+ "loss": 46.0,
437
+ "step": 60
438
+ },
439
+ {
440
+ "epoch": 0.017479762160613223,
441
+ "grad_norm": 0.00013755627151113003,
442
+ "learning_rate": 0.00019999564649929362,
443
+ "loss": 46.0,
444
+ "step": 61
445
+ },
446
+ {
447
+ "epoch": 0.017766315638656063,
448
+ "grad_norm": 7.515963079640642e-05,
449
+ "learning_rate": 0.00019999536110030925,
450
+ "loss": 46.0,
451
+ "step": 62
452
+ },
453
+ {
454
+ "epoch": 0.018052869116698903,
455
+ "grad_norm": 9.297157521359622e-05,
456
+ "learning_rate": 0.00019999506664132425,
457
+ "loss": 46.0,
458
+ "step": 63
459
+ },
460
+ {
461
+ "epoch": 0.018339422594741743,
462
+ "grad_norm": 6.67767963022925e-05,
463
+ "learning_rate": 0.00019999476312236532,
464
+ "loss": 46.0,
465
+ "step": 64
466
+ },
467
+ {
468
+ "epoch": 0.018625976072784583,
469
+ "grad_norm": 0.00010362596367485821,
470
+ "learning_rate": 0.00019999445054345993,
471
+ "loss": 46.0,
472
+ "step": 65
473
+ },
474
+ {
475
+ "epoch": 0.018912529550827423,
476
+ "grad_norm": 0.00010248312901239842,
477
+ "learning_rate": 0.0001999941289046364,
478
+ "loss": 46.0,
479
+ "step": 66
480
+ },
481
+ {
482
+ "epoch": 0.019199083028870263,
483
+ "grad_norm": 0.00011670257663354278,
484
+ "learning_rate": 0.00019999379820592386,
485
+ "loss": 46.0,
486
+ "step": 67
487
+ },
488
+ {
489
+ "epoch": 0.019485636506913102,
490
+ "grad_norm": 9.483767644269392e-05,
491
+ "learning_rate": 0.00019999345844735227,
492
+ "loss": 46.0,
493
+ "step": 68
494
+ },
495
+ {
496
+ "epoch": 0.019772189984955942,
497
+ "grad_norm": 0.00012299351510591805,
498
+ "learning_rate": 0.00019999310962895246,
499
+ "loss": 46.0,
500
+ "step": 69
501
+ },
502
+ {
503
+ "epoch": 0.020058743462998782,
504
+ "grad_norm": 0.00013893700088374317,
505
+ "learning_rate": 0.000199992751750756,
506
+ "loss": 46.0,
507
+ "step": 70
508
+ },
509
+ {
510
+ "epoch": 0.020345296941041622,
511
+ "grad_norm": 0.00015965943748597056,
512
+ "learning_rate": 0.0001999923848127953,
513
+ "loss": 46.0,
514
+ "step": 71
515
+ },
516
+ {
517
+ "epoch": 0.020631850419084462,
518
+ "grad_norm": 0.00010530438157729805,
519
+ "learning_rate": 0.00019999200881510367,
520
+ "loss": 46.0,
521
+ "step": 72
522
+ },
523
+ {
524
+ "epoch": 0.0209184038971273,
525
+ "grad_norm": 0.00018572794215288013,
526
+ "learning_rate": 0.0001999916237577151,
527
+ "loss": 46.0,
528
+ "step": 73
529
+ },
530
+ {
531
+ "epoch": 0.02120495737517014,
532
+ "grad_norm": 7.796911086188629e-05,
533
+ "learning_rate": 0.00019999122964066453,
534
+ "loss": 46.0,
535
+ "step": 74
536
+ },
537
+ {
538
+ "epoch": 0.02149151085321298,
539
+ "grad_norm": 0.00011319840996293351,
540
+ "learning_rate": 0.00019999082646398765,
541
+ "loss": 46.0,
542
+ "step": 75
543
+ },
544
+ {
545
+ "epoch": 0.02177806433125582,
546
+ "grad_norm": 8.448911103187129e-05,
547
+ "learning_rate": 0.00019999041422772096,
548
+ "loss": 46.0,
549
+ "step": 76
550
+ },
551
+ {
552
+ "epoch": 0.02206461780929866,
553
+ "grad_norm": 0.00010140217636944726,
554
+ "learning_rate": 0.00019998999293190185,
555
+ "loss": 46.0,
556
+ "step": 77
557
+ },
558
+ {
559
+ "epoch": 0.0223511712873415,
560
+ "grad_norm": 0.00012014622916467488,
561
+ "learning_rate": 0.0001999895625765685,
562
+ "loss": 46.0,
563
+ "step": 78
564
+ },
565
+ {
566
+ "epoch": 0.02263772476538434,
567
+ "grad_norm": 0.00016250344924628735,
568
+ "learning_rate": 0.0001999891231617599,
569
+ "loss": 46.0,
570
+ "step": 79
571
+ },
572
+ {
573
+ "epoch": 0.02292427824342718,
574
+ "grad_norm": 0.0001607730082469061,
575
+ "learning_rate": 0.0001999886746875158,
576
+ "loss": 46.0,
577
+ "step": 80
578
+ },
579
+ {
580
+ "epoch": 0.02321083172147002,
581
+ "grad_norm": 9.321732068201527e-05,
582
+ "learning_rate": 0.0001999882171538769,
583
+ "loss": 46.0,
584
+ "step": 81
585
+ },
586
+ {
587
+ "epoch": 0.02349738519951286,
588
+ "grad_norm": 8.782186341704801e-05,
589
+ "learning_rate": 0.00019998775056088465,
590
+ "loss": 46.0,
591
+ "step": 82
592
+ },
593
+ {
594
+ "epoch": 0.0237839386775557,
595
+ "grad_norm": 0.0001984712143894285,
596
+ "learning_rate": 0.0001999872749085813,
597
+ "loss": 46.0,
598
+ "step": 83
599
+ },
600
+ {
601
+ "epoch": 0.02407049215559854,
602
+ "grad_norm": 9.399009286426008e-05,
603
+ "learning_rate": 0.00019998679019700994,
604
+ "loss": 46.0,
605
+ "step": 84
606
+ },
607
+ {
608
+ "epoch": 0.02435704563364138,
609
+ "grad_norm": 0.00010639801621437073,
610
+ "learning_rate": 0.00019998629642621453,
611
+ "loss": 46.0,
612
+ "step": 85
613
+ },
614
+ {
615
+ "epoch": 0.02464359911168422,
616
+ "grad_norm": 0.0001523221581010148,
617
+ "learning_rate": 0.00019998579359623974,
618
+ "loss": 46.0,
619
+ "step": 86
620
+ },
621
+ {
622
+ "epoch": 0.02493015258972706,
623
+ "grad_norm": 0.0002136339171556756,
624
+ "learning_rate": 0.00019998528170713122,
625
+ "loss": 46.0,
626
+ "step": 87
627
+ },
628
+ {
629
+ "epoch": 0.0252167060677699,
630
+ "grad_norm": 0.0002231518883490935,
631
+ "learning_rate": 0.00019998476075893526,
632
+ "loss": 46.0,
633
+ "step": 88
634
+ },
635
+ {
636
+ "epoch": 0.025503259545812736,
637
+ "grad_norm": 0.0003373888903297484,
638
+ "learning_rate": 0.0001999842307516991,
639
+ "loss": 46.0,
640
+ "step": 89
641
+ },
642
+ {
643
+ "epoch": 0.025789813023855575,
644
+ "grad_norm": 0.0001387349038850516,
645
+ "learning_rate": 0.0001999836916854708,
646
+ "loss": 46.0,
647
+ "step": 90
648
+ },
649
+ {
650
+ "epoch": 0.026076366501898415,
651
+ "grad_norm": 0.0001619431423023343,
652
+ "learning_rate": 0.00019998314356029913,
653
+ "loss": 46.0,
654
+ "step": 91
655
+ },
656
+ {
657
+ "epoch": 0.026362919979941255,
658
+ "grad_norm": 0.00016960031643975526,
659
+ "learning_rate": 0.00019998258637623378,
660
+ "loss": 46.0,
661
+ "step": 92
662
+ },
663
+ {
664
+ "epoch": 0.026649473457984095,
665
+ "grad_norm": 0.00013296969700604677,
666
+ "learning_rate": 0.00019998202013332526,
667
+ "loss": 46.0,
668
+ "step": 93
669
+ },
670
+ {
671
+ "epoch": 0.026936026936026935,
672
+ "grad_norm": 0.00015429664927069098,
673
+ "learning_rate": 0.0001999814448316248,
674
+ "loss": 46.0,
675
+ "step": 94
676
+ },
677
+ {
678
+ "epoch": 0.027222580414069775,
679
+ "grad_norm": 0.00019981182413175702,
680
+ "learning_rate": 0.00019998086047118464,
681
+ "loss": 46.0,
682
+ "step": 95
683
+ },
684
+ {
685
+ "epoch": 0.027509133892112615,
686
+ "grad_norm": 0.00020218861754983664,
687
+ "learning_rate": 0.0001999802670520576,
688
+ "loss": 46.0,
689
+ "step": 96
690
+ },
691
+ {
692
+ "epoch": 0.027795687370155454,
693
+ "grad_norm": 0.0001801289909053594,
694
+ "learning_rate": 0.00019997966457429756,
695
+ "loss": 46.0,
696
+ "step": 97
697
+ },
698
+ {
699
+ "epoch": 0.028082240848198294,
700
+ "grad_norm": 0.0003259029472246766,
701
+ "learning_rate": 0.000199979053037959,
702
+ "loss": 46.0,
703
+ "step": 98
704
+ },
705
+ {
706
+ "epoch": 0.028368794326241134,
707
+ "grad_norm": 0.00010903332440648228,
708
+ "learning_rate": 0.0001999784324430974,
709
+ "loss": 46.0,
710
+ "step": 99
711
+ },
712
+ {
713
+ "epoch": 0.028655347804283974,
714
+ "grad_norm": 0.00010584478877717629,
715
+ "learning_rate": 0.00019997780278976901,
716
+ "loss": 46.0,
717
+ "step": 100
718
+ },
719
+ {
720
+ "epoch": 0.028941901282326814,
721
+ "grad_norm": 0.00024283739912789315,
722
+ "learning_rate": 0.0001999771640780308,
723
+ "loss": 46.0,
724
+ "step": 101
725
+ },
726
+ {
727
+ "epoch": 0.029228454760369654,
728
+ "grad_norm": 0.00020966072042938322,
729
+ "learning_rate": 0.0001999765163079407,
730
+ "loss": 46.0,
731
+ "step": 102
732
+ },
733
+ {
734
+ "epoch": 0.029515008238412493,
735
+ "grad_norm": 0.00016458171012345701,
736
+ "learning_rate": 0.00019997585947955737,
737
+ "loss": 46.0,
738
+ "step": 103
739
+ },
740
+ {
741
+ "epoch": 0.029801561716455333,
742
+ "grad_norm": 0.0002142781886504963,
743
+ "learning_rate": 0.0001999751935929403,
744
+ "loss": 46.0,
745
+ "step": 104
746
+ },
747
+ {
748
+ "epoch": 0.030088115194498173,
749
+ "grad_norm": 0.00018552150868345052,
750
+ "learning_rate": 0.0001999745186481499,
751
+ "loss": 46.0,
752
+ "step": 105
753
+ },
754
+ {
755
+ "epoch": 0.030374668672541013,
756
+ "grad_norm": 0.00021552396356128156,
757
+ "learning_rate": 0.00019997383464524728,
758
+ "loss": 46.0,
759
+ "step": 106
760
+ },
761
+ {
762
+ "epoch": 0.030661222150583853,
763
+ "grad_norm": 0.00038846713141538203,
764
+ "learning_rate": 0.00019997314158429438,
765
+ "loss": 46.0,
766
+ "step": 107
767
+ },
768
+ {
769
+ "epoch": 0.030947775628626693,
770
+ "grad_norm": 0.00019503093790262938,
771
+ "learning_rate": 0.00019997243946535406,
772
+ "loss": 46.0,
773
+ "step": 108
774
+ },
775
+ {
776
+ "epoch": 0.031234329106669532,
777
+ "grad_norm": 0.0003047584614250809,
778
+ "learning_rate": 0.00019997172828848986,
779
+ "loss": 46.0,
780
+ "step": 109
781
+ },
782
+ {
783
+ "epoch": 0.03152088258471237,
784
+ "grad_norm": 0.00025872603873722255,
785
+ "learning_rate": 0.00019997100805376627,
786
+ "loss": 46.0,
787
+ "step": 110
788
+ },
789
+ {
790
+ "epoch": 0.03180743606275521,
791
+ "grad_norm": 0.0003769325849134475,
792
+ "learning_rate": 0.00019997027876124854,
793
+ "loss": 46.0,
794
+ "step": 111
795
+ },
796
+ {
797
+ "epoch": 0.03209398954079805,
798
+ "grad_norm": 0.0004575467901304364,
799
+ "learning_rate": 0.00019996954041100274,
800
+ "loss": 46.0,
801
+ "step": 112
802
+ },
803
+ {
804
+ "epoch": 0.03238054301884089,
805
+ "grad_norm": 0.0003370651975274086,
806
+ "learning_rate": 0.00019996879300309575,
807
+ "loss": 46.0,
808
+ "step": 113
809
+ },
810
+ {
811
+ "epoch": 0.03266709649688373,
812
+ "grad_norm": 0.0002681570767890662,
813
+ "learning_rate": 0.00019996803653759532,
814
+ "loss": 46.0,
815
+ "step": 114
816
+ },
817
+ {
818
+ "epoch": 0.03295364997492657,
819
+ "grad_norm": 0.0002245080249849707,
820
+ "learning_rate": 0.00019996727101456995,
821
+ "loss": 46.0,
822
+ "step": 115
823
+ },
824
+ {
825
+ "epoch": 0.03324020345296941,
826
+ "grad_norm": 0.0002516446984373033,
827
+ "learning_rate": 0.00019996649643408906,
828
+ "loss": 46.0,
829
+ "step": 116
830
+ },
831
+ {
832
+ "epoch": 0.03352675693101225,
833
+ "grad_norm": 0.000306058645946905,
834
+ "learning_rate": 0.00019996571279622276,
835
+ "loss": 46.0,
836
+ "step": 117
837
+ },
838
+ {
839
+ "epoch": 0.03381331040905509,
840
+ "grad_norm": 0.0003231150913052261,
841
+ "learning_rate": 0.0001999649201010421,
842
+ "loss": 46.0,
843
+ "step": 118
844
+ },
845
+ {
846
+ "epoch": 0.03409986388709793,
847
+ "grad_norm": 0.00030212162528187037,
848
+ "learning_rate": 0.00019996411834861887,
849
+ "loss": 46.0,
850
+ "step": 119
851
+ },
852
+ {
853
+ "epoch": 0.03438641736514077,
854
+ "grad_norm": 0.0002937183016911149,
855
+ "learning_rate": 0.00019996330753902574,
856
+ "loss": 46.0,
857
+ "step": 120
858
+ },
859
+ {
860
+ "epoch": 0.03467297084318361,
861
+ "grad_norm": 0.0003606914251577109,
862
+ "learning_rate": 0.00019996248767233617,
863
+ "loss": 46.0,
864
+ "step": 121
865
+ },
866
+ {
867
+ "epoch": 0.03495952432122645,
868
+ "grad_norm": 0.0003355994704179466,
869
+ "learning_rate": 0.00019996165874862443,
870
+ "loss": 46.0,
871
+ "step": 122
872
+ },
873
+ {
874
+ "epoch": 0.03524607779926929,
875
+ "grad_norm": 0.00034902329207398,
876
+ "learning_rate": 0.0001999608207679656,
877
+ "loss": 46.0,
878
+ "step": 123
879
+ },
880
+ {
881
+ "epoch": 0.03553263127731213,
882
+ "grad_norm": 0.0002104766172124073,
883
+ "learning_rate": 0.00019995997373043568,
884
+ "loss": 46.0,
885
+ "step": 124
886
+ },
887
+ {
888
+ "epoch": 0.03581918475535497,
889
+ "grad_norm": 0.00023777480237185955,
890
+ "learning_rate": 0.00019995911763611132,
891
+ "loss": 46.0,
892
+ "step": 125
893
+ },
894
+ {
895
+ "epoch": 0.036105738233397806,
896
+ "grad_norm": 0.00029851359431631863,
897
+ "learning_rate": 0.00019995825248507015,
898
+ "loss": 46.0,
899
+ "step": 126
900
+ },
901
+ {
902
+ "epoch": 0.03639229171144065,
903
+ "grad_norm": 0.0004646476882044226,
904
+ "learning_rate": 0.00019995737827739057,
905
+ "loss": 46.0,
906
+ "step": 127
907
+ },
908
+ {
909
+ "epoch": 0.036678845189483486,
910
+ "grad_norm": 0.00029485157574526966,
911
+ "learning_rate": 0.0001999564950131517,
912
+ "loss": 46.0,
913
+ "step": 128
914
+ },
915
+ {
916
+ "epoch": 0.03696539866752633,
917
+ "grad_norm": 0.0007383066695183516,
918
+ "learning_rate": 0.00019995560269243367,
919
+ "loss": 46.0,
920
+ "step": 129
921
+ },
922
+ {
923
+ "epoch": 0.037251952145569166,
924
+ "grad_norm": 0.0003343581047374755,
925
+ "learning_rate": 0.00019995470131531725,
926
+ "loss": 46.0,
927
+ "step": 130
928
+ },
929
+ {
930
+ "epoch": 0.03753850562361201,
931
+ "grad_norm": 0.0004639736143872142,
932
+ "learning_rate": 0.00019995379088188418,
933
+ "loss": 46.0,
934
+ "step": 131
935
+ },
936
+ {
937
+ "epoch": 0.037825059101654845,
938
+ "grad_norm": 0.0007386133074760437,
939
+ "learning_rate": 0.0001999528713922169,
940
+ "loss": 46.0,
941
+ "step": 132
942
+ },
943
+ {
944
+ "epoch": 0.03811161257969769,
945
+ "grad_norm": 0.0003995689039584249,
946
+ "learning_rate": 0.0001999519428463987,
947
+ "loss": 46.0,
948
+ "step": 133
949
+ },
950
+ {
951
+ "epoch": 0.038398166057740525,
952
+ "grad_norm": 0.00027600504108704627,
953
+ "learning_rate": 0.00019995100524451372,
954
+ "loss": 46.0,
955
+ "step": 134
956
+ },
957
+ {
958
+ "epoch": 0.03868471953578337,
959
+ "grad_norm": 0.00037365983007475734,
960
+ "learning_rate": 0.00019995005858664696,
961
+ "loss": 46.0,
962
+ "step": 135
963
+ },
964
+ {
965
+ "epoch": 0.038971273013826205,
966
+ "grad_norm": 0.0006544017815031111,
967
+ "learning_rate": 0.00019994910287288417,
968
+ "loss": 46.0,
969
+ "step": 136
970
+ },
971
+ {
972
+ "epoch": 0.03925782649186905,
973
+ "grad_norm": 0.0004640940751414746,
974
+ "learning_rate": 0.0001999481381033119,
975
+ "loss": 46.0,
976
+ "step": 137
977
+ },
978
+ {
979
+ "epoch": 0.039544379969911884,
980
+ "grad_norm": 0.00038468436105176806,
981
+ "learning_rate": 0.00019994716427801766,
982
+ "loss": 46.0,
983
+ "step": 138
984
+ },
985
+ {
986
+ "epoch": 0.03983093344795473,
987
+ "grad_norm": 0.0009553630952723324,
988
+ "learning_rate": 0.0001999461813970896,
989
+ "loss": 46.0,
990
+ "step": 139
991
+ },
992
+ {
993
+ "epoch": 0.040117486925997564,
994
+ "grad_norm": 0.0002630364033393562,
995
+ "learning_rate": 0.00019994518946061675,
996
+ "loss": 46.0,
997
+ "step": 140
998
+ },
999
+ {
1000
+ "epoch": 0.04040404040404041,
1001
+ "grad_norm": 0.0002757444162853062,
1002
+ "learning_rate": 0.00019994418846868906,
1003
+ "loss": 46.0,
1004
+ "step": 141
1005
+ },
1006
+ {
1007
+ "epoch": 0.040690593882083244,
1008
+ "grad_norm": 0.00042787828715518117,
1009
+ "learning_rate": 0.00019994317842139716,
1010
+ "loss": 46.0,
1011
+ "step": 142
1012
+ },
1013
+ {
1014
+ "epoch": 0.04097714736012608,
1015
+ "grad_norm": 0.000318807055009529,
1016
+ "learning_rate": 0.0001999421593188326,
1017
+ "loss": 46.0,
1018
+ "step": 143
1019
+ },
1020
+ {
1021
+ "epoch": 0.041263700838168924,
1022
+ "grad_norm": 0.0007039292831905186,
1023
+ "learning_rate": 0.00019994113116108772,
1024
+ "loss": 46.0,
1025
+ "step": 144
1026
+ },
1027
+ {
1028
+ "epoch": 0.04155025431621176,
1029
+ "grad_norm": 0.0005391126614995301,
1030
+ "learning_rate": 0.00019994009394825568,
1031
+ "loss": 46.0,
1032
+ "step": 145
1033
+ },
1034
+ {
1035
+ "epoch": 0.0418368077942546,
1036
+ "grad_norm": 0.0006373688811436296,
1037
+ "learning_rate": 0.0001999390476804304,
1038
+ "loss": 46.0,
1039
+ "step": 146
1040
+ },
1041
+ {
1042
+ "epoch": 0.04212336127229744,
1043
+ "grad_norm": 0.00032521801767870784,
1044
+ "learning_rate": 0.00019993799235770674,
1045
+ "loss": 46.0,
1046
+ "step": 147
1047
+ },
1048
+ {
1049
+ "epoch": 0.04240991475034028,
1050
+ "grad_norm": 0.0004875020822510123,
1051
+ "learning_rate": 0.00019993692798018028,
1052
+ "loss": 46.0,
1053
+ "step": 148
1054
+ },
1055
+ {
1056
+ "epoch": 0.04269646822838312,
1057
+ "grad_norm": 0.0006042442400939763,
1058
+ "learning_rate": 0.00019993585454794748,
1059
+ "loss": 46.0,
1060
+ "step": 149
1061
+ },
1062
+ {
1063
+ "epoch": 0.04298302170642596,
1064
+ "grad_norm": 0.00043931492837145925,
1065
+ "learning_rate": 0.00019993477206110559,
1066
+ "loss": 46.0,
1067
+ "step": 150
1068
+ },
1069
+ {
1070
+ "epoch": 0.0432695751844688,
1071
+ "grad_norm": 0.00035808575921691954,
1072
+ "learning_rate": 0.00019993368051975268,
1073
+ "loss": 46.0,
1074
+ "step": 151
1075
+ },
1076
+ {
1077
+ "epoch": 0.04355612866251164,
1078
+ "grad_norm": 0.0004806216456927359,
1079
+ "learning_rate": 0.00019993257992398765,
1080
+ "loss": 46.0,
1081
+ "step": 152
1082
+ },
1083
+ {
1084
+ "epoch": 0.04384268214055448,
1085
+ "grad_norm": 0.00039719213964417577,
1086
+ "learning_rate": 0.0001999314702739102,
1087
+ "loss": 46.0,
1088
+ "step": 153
1089
+ },
1090
+ {
1091
+ "epoch": 0.04412923561859732,
1092
+ "grad_norm": 0.0004144109843764454,
1093
+ "learning_rate": 0.00019993035156962093,
1094
+ "loss": 46.0,
1095
+ "step": 154
1096
+ },
1097
+ {
1098
+ "epoch": 0.04441578909664016,
1099
+ "grad_norm": 0.0006228784914128482,
1100
+ "learning_rate": 0.00019992922381122113,
1101
+ "loss": 46.0,
1102
+ "step": 155
1103
+ },
1104
+ {
1105
+ "epoch": 0.044702342574683,
1106
+ "grad_norm": 0.0006269604782573879,
1107
+ "learning_rate": 0.00019992808699881303,
1108
+ "loss": 46.0,
1109
+ "step": 156
1110
+ },
1111
+ {
1112
+ "epoch": 0.04498889605272584,
1113
+ "grad_norm": 0.00046757658128626645,
1114
+ "learning_rate": 0.0001999269411324996,
1115
+ "loss": 46.0,
1116
+ "step": 157
1117
+ },
1118
+ {
1119
+ "epoch": 0.04527544953076868,
1120
+ "grad_norm": 0.00044586771400645375,
1121
+ "learning_rate": 0.00019992578621238466,
1122
+ "loss": 46.0,
1123
+ "step": 158
1124
+ },
1125
+ {
1126
+ "epoch": 0.04556200300881152,
1127
+ "grad_norm": 0.0005216663703322411,
1128
+ "learning_rate": 0.0001999246222385729,
1129
+ "loss": 46.0,
1130
+ "step": 159
1131
+ },
1132
+ {
1133
+ "epoch": 0.04584855648685436,
1134
+ "grad_norm": 0.00044177312520332634,
1135
+ "learning_rate": 0.00019992344921116972,
1136
+ "loss": 46.0,
1137
+ "step": 160
1138
+ },
1139
+ {
1140
+ "epoch": 0.0461351099648972,
1141
+ "grad_norm": 0.0010134356562048197,
1142
+ "learning_rate": 0.00019992226713028138,
1143
+ "loss": 46.0,
1144
+ "step": 161
1145
+ },
1146
+ {
1147
+ "epoch": 0.04642166344294004,
1148
+ "grad_norm": 0.0005053270142525434,
1149
+ "learning_rate": 0.00019992107599601508,
1150
+ "loss": 46.0,
1151
+ "step": 162
1152
+ },
1153
+ {
1154
+ "epoch": 0.04670821692098288,
1155
+ "grad_norm": 0.0008667529909871519,
1156
+ "learning_rate": 0.00019991987580847867,
1157
+ "loss": 46.0,
1158
+ "step": 163
1159
+ },
1160
+ {
1161
+ "epoch": 0.04699477039902572,
1162
+ "grad_norm": 0.0005064812139607966,
1163
+ "learning_rate": 0.00019991866656778092,
1164
+ "loss": 46.0,
1165
+ "step": 164
1166
+ },
1167
+ {
1168
+ "epoch": 0.04728132387706856,
1169
+ "grad_norm": 0.00033950377837754786,
1170
+ "learning_rate": 0.00019991744827403137,
1171
+ "loss": 46.0,
1172
+ "step": 165
1173
+ },
1174
+ {
1175
+ "epoch": 0.0475678773551114,
1176
+ "grad_norm": 0.0006410735077224672,
1177
+ "learning_rate": 0.0001999162209273404,
1178
+ "loss": 46.0,
1179
+ "step": 166
1180
+ },
1181
+ {
1182
+ "epoch": 0.047854430833154236,
1183
+ "grad_norm": 0.0011909378226846457,
1184
+ "learning_rate": 0.0001999149845278192,
1185
+ "loss": 46.0,
1186
+ "step": 167
1187
+ },
1188
+ {
1189
+ "epoch": 0.04814098431119708,
1190
+ "grad_norm": 0.0009707885328680277,
1191
+ "learning_rate": 0.00019991373907557987,
1192
+ "loss": 46.0,
1193
+ "step": 168
1194
+ },
1195
+ {
1196
+ "epoch": 0.048427537789239916,
1197
+ "grad_norm": 0.0009485428454354405,
1198
+ "learning_rate": 0.0001999124845707352,
1199
+ "loss": 46.0,
1200
+ "step": 169
1201
+ },
1202
+ {
1203
+ "epoch": 0.04871409126728276,
1204
+ "grad_norm": 0.0008028754382394254,
1205
+ "learning_rate": 0.00019991122101339884,
1206
+ "loss": 46.0,
1207
+ "step": 170
1208
+ },
1209
+ {
1210
+ "epoch": 0.049000644745325596,
1211
+ "grad_norm": 0.0008805354009382427,
1212
+ "learning_rate": 0.00019990994840368527,
1213
+ "loss": 46.0,
1214
+ "step": 171
1215
+ },
1216
+ {
1217
+ "epoch": 0.04928719822336844,
1218
+ "grad_norm": 0.0005341559299267828,
1219
+ "learning_rate": 0.00019990866674170983,
1220
+ "loss": 46.0,
1221
+ "step": 172
1222
+ },
1223
+ {
1224
+ "epoch": 0.049573751701411276,
1225
+ "grad_norm": 0.0007721466827206314,
1226
+ "learning_rate": 0.00019990737602758863,
1227
+ "loss": 46.0,
1228
+ "step": 173
1229
+ },
1230
+ {
1231
+ "epoch": 0.04986030517945412,
1232
+ "grad_norm": 0.0012437815312296152,
1233
+ "learning_rate": 0.0001999060762614386,
1234
+ "loss": 46.0,
1235
+ "step": 174
1236
+ },
1237
+ {
1238
+ "epoch": 0.050146858657496955,
1239
+ "grad_norm": 0.0005417719949036837,
1240
+ "learning_rate": 0.00019990476744337753,
1241
+ "loss": 46.0,
1242
+ "step": 175
1243
+ },
1244
+ {
1245
+ "epoch": 0.0504334121355398,
1246
+ "grad_norm": 0.000531162484548986,
1247
+ "learning_rate": 0.00019990344957352397,
1248
+ "loss": 46.0,
1249
+ "step": 176
1250
+ },
1251
+ {
1252
+ "epoch": 0.050719965613582635,
1253
+ "grad_norm": 0.0010336303384974599,
1254
+ "learning_rate": 0.00019990212265199738,
1255
+ "loss": 46.0,
1256
+ "step": 177
1257
+ },
1258
+ {
1259
+ "epoch": 0.05100651909162547,
1260
+ "grad_norm": 0.0006930266390554607,
1261
+ "learning_rate": 0.00019990078667891792,
1262
+ "loss": 46.0,
1263
+ "step": 178
1264
+ },
1265
+ {
1266
+ "epoch": 0.051293072569668315,
1267
+ "grad_norm": 0.0005671161925420165,
1268
+ "learning_rate": 0.00019989944165440667,
1269
+ "loss": 46.0,
1270
+ "step": 179
1271
+ },
1272
+ {
1273
+ "epoch": 0.05157962604771115,
1274
+ "grad_norm": 0.0005927831516601145,
1275
+ "learning_rate": 0.00019989808757858547,
1276
+ "loss": 46.0,
1277
+ "step": 180
1278
+ },
1279
+ {
1280
+ "epoch": 0.051866179525753994,
1281
+ "grad_norm": 0.0014029775047674775,
1282
+ "learning_rate": 0.00019989672445157707,
1283
+ "loss": 46.0,
1284
+ "step": 181
1285
+ },
1286
+ {
1287
+ "epoch": 0.05215273300379683,
1288
+ "grad_norm": 0.0005633488181047142,
1289
+ "learning_rate": 0.0001998953522735049,
1290
+ "loss": 46.0,
1291
+ "step": 182
1292
+ },
1293
+ {
1294
+ "epoch": 0.052439286481839674,
1295
+ "grad_norm": 0.0008726881351321936,
1296
+ "learning_rate": 0.00019989397104449327,
1297
+ "loss": 46.0,
1298
+ "step": 183
1299
+ },
1300
+ {
1301
+ "epoch": 0.05272583995988251,
1302
+ "grad_norm": 0.0010581790702417493,
1303
+ "learning_rate": 0.00019989258076466744,
1304
+ "loss": 46.0,
1305
+ "step": 184
1306
+ },
1307
+ {
1308
+ "epoch": 0.053012393437925354,
1309
+ "grad_norm": 0.001107684918679297,
1310
+ "learning_rate": 0.00019989118143415327,
1311
+ "loss": 46.0,
1312
+ "step": 185
1313
+ },
1314
+ {
1315
+ "epoch": 0.05329894691596819,
1316
+ "grad_norm": 0.0003141145862173289,
1317
+ "learning_rate": 0.00019988977305307758,
1318
+ "loss": 46.0,
1319
+ "step": 186
1320
+ },
1321
+ {
1322
+ "epoch": 0.05358550039401103,
1323
+ "grad_norm": 0.0005039018578827381,
1324
+ "learning_rate": 0.00019988835562156798,
1325
+ "loss": 46.0,
1326
+ "step": 187
1327
+ },
1328
+ {
1329
+ "epoch": 0.05387205387205387,
1330
+ "grad_norm": 0.0005364140379242599,
1331
+ "learning_rate": 0.00019988692913975288,
1332
+ "loss": 46.0,
1333
+ "step": 188
1334
+ },
1335
+ {
1336
+ "epoch": 0.05415860735009671,
1337
+ "grad_norm": 0.0011345255188643932,
1338
+ "learning_rate": 0.00019988549360776153,
1339
+ "loss": 46.0,
1340
+ "step": 189
1341
+ },
1342
+ {
1343
+ "epoch": 0.05444516082813955,
1344
+ "grad_norm": 0.0007594748749397695,
1345
+ "learning_rate": 0.00019988404902572402,
1346
+ "loss": 46.0,
1347
+ "step": 190
1348
+ },
1349
+ {
1350
+ "epoch": 0.05473171430618239,
1351
+ "grad_norm": 0.0011707482626661658,
1352
+ "learning_rate": 0.0001998825953937712,
1353
+ "loss": 46.0,
1354
+ "step": 191
1355
+ },
1356
+ {
1357
+ "epoch": 0.05501826778422523,
1358
+ "grad_norm": 0.0010088670533150434,
1359
+ "learning_rate": 0.0001998811327120348,
1360
+ "loss": 46.0,
1361
+ "step": 192
1362
+ },
1363
+ {
1364
+ "epoch": 0.05530482126226807,
1365
+ "grad_norm": 0.0010642173001542687,
1366
+ "learning_rate": 0.00019987966098064733,
1367
+ "loss": 46.0,
1368
+ "step": 193
1369
+ },
1370
+ {
1371
+ "epoch": 0.05559137474031091,
1372
+ "grad_norm": 0.0011455731000751257,
1373
+ "learning_rate": 0.00019987818019974216,
1374
+ "loss": 46.0,
1375
+ "step": 194
1376
+ },
1377
+ {
1378
+ "epoch": 0.05587792821835375,
1379
+ "grad_norm": 0.0006063128239475191,
1380
+ "learning_rate": 0.00019987669036945343,
1381
+ "loss": 46.0,
1382
+ "step": 195
1383
+ },
1384
+ {
1385
+ "epoch": 0.05616448169639659,
1386
+ "grad_norm": 0.00092441460583359,
1387
+ "learning_rate": 0.00019987519148991612,
1388
+ "loss": 46.0,
1389
+ "step": 196
1390
+ },
1391
+ {
1392
+ "epoch": 0.05645103517443943,
1393
+ "grad_norm": 0.0008765366510488093,
1394
+ "learning_rate": 0.00019987368356126604,
1395
+ "loss": 46.0,
1396
+ "step": 197
1397
+ },
1398
+ {
1399
+ "epoch": 0.05673758865248227,
1400
+ "grad_norm": 0.0011625416809692979,
1401
+ "learning_rate": 0.00019987216658363984,
1402
+ "loss": 46.0,
1403
+ "step": 198
1404
+ },
1405
+ {
1406
+ "epoch": 0.05702414213052511,
1407
+ "grad_norm": 0.0007807817892171443,
1408
+ "learning_rate": 0.0001998706405571749,
1409
+ "loss": 46.0,
1410
+ "step": 199
1411
+ },
1412
+ {
1413
+ "epoch": 0.05731069560856795,
1414
+ "grad_norm": 0.001416051178239286,
1415
+ "learning_rate": 0.00019986910548200955,
1416
+ "loss": 46.0,
1417
+ "step": 200
1418
+ },
1419
+ {
1420
+ "epoch": 0.05731069560856795,
1421
+ "eval_loss": 11.5,
1422
+ "eval_runtime": 1.0416,
1423
+ "eval_samples_per_second": 135.365,
1424
+ "eval_steps_per_second": 68.162,
1425
+ "step": 200
1426
+ }
1427
+ ],
1428
+ "logging_steps": 1,
1429
+ "max_steps": 10467,
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": 1999837593600.0,
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:23d39dd8e26d1ac93b0c23933cdca1cb83315b06d440ce30d09da1f97075ba9b
3
+ size 6776
last-checkpoint/vocab.json ADDED
The diff for this file is too large to render. See raw diff