FatCat87 commited on
Commit
3ae52d0
·
verified ·
1 Parent(s): d172d8a

Upload folder using huggingface_hub

Browse files
checkpoint-224/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: unsloth/mistral-7b-v0.2
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.11.1
checkpoint-224/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "unsloth/mistral-7b-v0.2",
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": 16,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 32,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "gate_proj",
24
+ "v_proj",
25
+ "o_proj",
26
+ "k_proj",
27
+ "up_proj",
28
+ "down_proj",
29
+ "q_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
checkpoint-224/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bb8d29b68e78e426826dd4ecef6895ee47bff01b6e36d115212b15cbe08d247f
3
+ size 335604696
checkpoint-224/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:515c391f358192f8b61e9341f86176473fb62c2b37f5e64b8c66a84b3de84df0
3
+ size 168624724
checkpoint-224/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7ac0a1bbe24162373c8e919937a41818acd96309f08c6a7138dd00b8d025dfe
3
+ size 15024
checkpoint-224/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a8724f1ecd38ddc82ef460fd84a40074046be858aedd2f4c747dbae337858945
3
+ size 15024
checkpoint-224/rng_state_2.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4568e6f11b460085133819c02b1d2571723cd419eb172d9ef1030ead7c00108a
3
+ size 15024
checkpoint-224/rng_state_3.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bfa7486fb008c8d681e68011699e9ab716dbaa9394c7ef7c51f58882cbcefa83
3
+ size 15024
checkpoint-224/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:697c01ed8395edf0f21a9beb5e0e6c7d80aa5b425903961f9aff4ba1cb0a88fb
3
+ size 1064
checkpoint-224/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<unk>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
checkpoint-224/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-224/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dadfd56d766715c61d2ef780a525ab43b8e6da4de6865bda3d95fdef5e134055
3
+ size 493443
checkpoint-224/tokenizer_config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": true,
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
+ "bos_token": "<s>",
32
+ "clean_up_tokenization_spaces": false,
33
+ "eos_token": "</s>",
34
+ "legacy": true,
35
+ "model_max_length": 1000000000000000019884624838656,
36
+ "pad_token": "<unk>",
37
+ "padding_side": "left",
38
+ "sp_model_kwargs": {},
39
+ "spaces_between_special_tokens": false,
40
+ "tokenizer_class": "LlamaTokenizer",
41
+ "unk_token": "<unk>",
42
+ "use_default_system_prompt": false
43
+ }
checkpoint-224/trainer_state.json ADDED
@@ -0,0 +1,1601 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.971111111111111,
5
+ "eval_steps": 500,
6
+ "global_step": 224,
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.008888888888888889,
13
+ "grad_norm": 2.119051456451416,
14
+ "learning_rate": 4e-05,
15
+ "loss": 1.8256,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.017777777777777778,
20
+ "grad_norm": 2.163247585296631,
21
+ "learning_rate": 8e-05,
22
+ "loss": 1.8713,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.02666666666666667,
27
+ "grad_norm": 2.0141727924346924,
28
+ "learning_rate": 0.00012,
29
+ "loss": 1.7768,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.035555555555555556,
34
+ "grad_norm": 1.873190999031067,
35
+ "learning_rate": 0.00016,
36
+ "loss": 1.4671,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.044444444444444446,
41
+ "grad_norm": 1.9785406589508057,
42
+ "learning_rate": 0.0002,
43
+ "loss": 1.0704,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.05333333333333334,
48
+ "grad_norm": 1.1257535219192505,
49
+ "learning_rate": 0.0001999897109785537,
50
+ "loss": 0.6978,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.06222222222222222,
55
+ "grad_norm": 0.9121673107147217,
56
+ "learning_rate": 0.00019995884603149402,
57
+ "loss": 0.5012,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.07111111111111111,
62
+ "grad_norm": 0.7675965428352356,
63
+ "learning_rate": 0.00019990741151022301,
64
+ "loss": 0.4309,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.08,
69
+ "grad_norm": 0.33606216311454773,
70
+ "learning_rate": 0.0001998354179989585,
71
+ "loss": 0.3882,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.08888888888888889,
76
+ "grad_norm": 0.603860080242157,
77
+ "learning_rate": 0.00019974288031255618,
78
+ "loss": 0.3879,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.09777777777777778,
83
+ "grad_norm": 0.37005615234375,
84
+ "learning_rate": 0.00019962981749346078,
85
+ "loss": 0.3739,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.10666666666666667,
90
+ "grad_norm": 0.28186964988708496,
91
+ "learning_rate": 0.00019949625280778777,
92
+ "loss": 0.3521,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.11555555555555555,
97
+ "grad_norm": 0.308602511882782,
98
+ "learning_rate": 0.0001993422137405354,
99
+ "loss": 0.3517,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.12444444444444444,
104
+ "grad_norm": 0.2449037730693817,
105
+ "learning_rate": 0.000199167731989929,
106
+ "loss": 0.3249,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.13333333333333333,
111
+ "grad_norm": 0.20047444105148315,
112
+ "learning_rate": 0.0001989728434608981,
113
+ "loss": 0.3428,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.14222222222222222,
118
+ "grad_norm": 0.2844916880130768,
119
+ "learning_rate": 0.0001987575882576878,
120
+ "loss": 0.3054,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.1511111111111111,
125
+ "grad_norm": 0.2698603868484497,
126
+ "learning_rate": 0.00019852201067560606,
127
+ "loss": 0.3236,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.16,
132
+ "grad_norm": 0.1720426231622696,
133
+ "learning_rate": 0.00019826615919190887,
134
+ "loss": 0.3217,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.1688888888888889,
139
+ "grad_norm": 0.13907530903816223,
140
+ "learning_rate": 0.0001979900864558242,
141
+ "loss": 0.295,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.17777777777777778,
146
+ "grad_norm": 0.19792726635932922,
147
+ "learning_rate": 0.0001976938492777182,
148
+ "loss": 0.297,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.18666666666666668,
153
+ "grad_norm": 0.21798674762248993,
154
+ "learning_rate": 0.00019737750861740431,
155
+ "loss": 0.3055,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.19555555555555557,
160
+ "grad_norm": 0.1863073855638504,
161
+ "learning_rate": 0.0001970411295715994,
162
+ "loss": 0.3077,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.20444444444444446,
167
+ "grad_norm": 0.11970901489257812,
168
+ "learning_rate": 0.00019668478136052774,
169
+ "loss": 0.2825,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.21333333333333335,
174
+ "grad_norm": 0.2247242033481598,
175
+ "learning_rate": 0.00019630853731367713,
176
+ "loss": 0.2988,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.2222222222222222,
181
+ "grad_norm": 0.21440450847148895,
182
+ "learning_rate": 0.0001959124748547088,
183
+ "loss": 0.3017,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.2311111111111111,
188
+ "grad_norm": 0.14320749044418335,
189
+ "learning_rate": 0.00019549667548552556,
190
+ "loss": 0.2991,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.24,
195
+ "grad_norm": 0.19487203657627106,
196
+ "learning_rate": 0.00019506122476949981,
197
+ "loss": 0.282,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.24888888888888888,
202
+ "grad_norm": 0.19697605073451996,
203
+ "learning_rate": 0.00019460621231386676,
204
+ "loss": 0.285,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.2577777777777778,
209
+ "grad_norm": 0.12722846865653992,
210
+ "learning_rate": 0.00019413173175128473,
211
+ "loss": 0.2943,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.26666666666666666,
216
+ "grad_norm": 0.22678963840007782,
217
+ "learning_rate": 0.0001936378807205673,
218
+ "loss": 0.2803,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.27555555555555555,
223
+ "grad_norm": 0.1479775756597519,
224
+ "learning_rate": 0.0001931247608465915,
225
+ "loss": 0.2757,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.28444444444444444,
230
+ "grad_norm": 0.18370389938354492,
231
+ "learning_rate": 0.000192592477719385,
232
+ "loss": 0.2706,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.29333333333333333,
237
+ "grad_norm": 0.19348439574241638,
238
+ "learning_rate": 0.00019204114087239806,
239
+ "loss": 0.2676,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.3022222222222222,
244
+ "grad_norm": 0.1605139970779419,
245
+ "learning_rate": 0.0001914708637599636,
246
+ "loss": 0.2775,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.3111111111111111,
251
+ "grad_norm": 0.20057319104671478,
252
+ "learning_rate": 0.0001908817637339503,
253
+ "loss": 0.2617,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.32,
258
+ "grad_norm": 0.1943630576133728,
259
+ "learning_rate": 0.0001902739620196143,
260
+ "loss": 0.255,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.3288888888888889,
265
+ "grad_norm": 0.15888817608356476,
266
+ "learning_rate": 0.000189647583690653,
267
+ "loss": 0.2597,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.3377777777777778,
272
+ "grad_norm": 0.24778060615062714,
273
+ "learning_rate": 0.00018900275764346768,
274
+ "loss": 0.2503,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.3466666666666667,
279
+ "grad_norm": 0.164043590426445,
280
+ "learning_rate": 0.00018833961657063885,
281
+ "loss": 0.2568,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.35555555555555557,
286
+ "grad_norm": 0.12275097519159317,
287
+ "learning_rate": 0.00018765829693362095,
288
+ "loss": 0.2391,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.36444444444444446,
293
+ "grad_norm": 0.14079827070236206,
294
+ "learning_rate": 0.0001869589389346611,
295
+ "loss": 0.2591,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.37333333333333335,
300
+ "grad_norm": 0.13059890270233154,
301
+ "learning_rate": 0.00018624168648794832,
302
+ "loss": 0.2595,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.38222222222222224,
307
+ "grad_norm": 0.1584450751543045,
308
+ "learning_rate": 0.00018550668718999872,
309
+ "loss": 0.2547,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.39111111111111113,
314
+ "grad_norm": 0.14390461146831512,
315
+ "learning_rate": 0.00018475409228928312,
316
+ "loss": 0.2609,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 0.4,
321
+ "grad_norm": 0.14565418660640717,
322
+ "learning_rate": 0.000183984056655103,
323
+ "loss": 0.2457,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 0.4088888888888889,
328
+ "grad_norm": 0.23821446299552917,
329
+ "learning_rate": 0.0001831967387457214,
330
+ "loss": 0.2502,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 0.4177777777777778,
335
+ "grad_norm": 0.12499424815177917,
336
+ "learning_rate": 0.00018239230057575542,
337
+ "loss": 0.2504,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 0.4266666666666667,
342
+ "grad_norm": 0.2016025185585022,
343
+ "learning_rate": 0.00018157090768283678,
344
+ "loss": 0.2508,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 0.43555555555555553,
349
+ "grad_norm": 0.1100303903222084,
350
+ "learning_rate": 0.00018073272909354727,
351
+ "loss": 0.2357,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 0.4444444444444444,
356
+ "grad_norm": 0.24978284537792206,
357
+ "learning_rate": 0.00017987793728863651,
358
+ "loss": 0.2657,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 0.4533333333333333,
363
+ "grad_norm": 0.14468884468078613,
364
+ "learning_rate": 0.00017900670816752874,
365
+ "loss": 0.2465,
366
+ "step": 51
367
+ },
368
+ {
369
+ "epoch": 0.4622222222222222,
370
+ "grad_norm": 0.21499471366405487,
371
+ "learning_rate": 0.0001781192210121262,
372
+ "loss": 0.2515,
373
+ "step": 52
374
+ },
375
+ {
376
+ "epoch": 0.4711111111111111,
377
+ "grad_norm": 0.11484992504119873,
378
+ "learning_rate": 0.00017721565844991643,
379
+ "loss": 0.2552,
380
+ "step": 53
381
+ },
382
+ {
383
+ "epoch": 0.48,
384
+ "grad_norm": 0.23135177791118622,
385
+ "learning_rate": 0.00017629620641639103,
386
+ "loss": 0.244,
387
+ "step": 54
388
+ },
389
+ {
390
+ "epoch": 0.4888888888888889,
391
+ "grad_norm": 0.11799556761980057,
392
+ "learning_rate": 0.0001753610541167838,
393
+ "loss": 0.2371,
394
+ "step": 55
395
+ },
396
+ {
397
+ "epoch": 0.49777777777777776,
398
+ "grad_norm": 0.25612759590148926,
399
+ "learning_rate": 0.00017441039398713608,
400
+ "loss": 0.2533,
401
+ "step": 56
402
+ },
403
+ {
404
+ "epoch": 0.5066666666666667,
405
+ "grad_norm": 0.11615631729364395,
406
+ "learning_rate": 0.00017344442165469714,
407
+ "loss": 0.2633,
408
+ "step": 57
409
+ },
410
+ {
411
+ "epoch": 0.5155555555555555,
412
+ "grad_norm": 0.20532435178756714,
413
+ "learning_rate": 0.00017246333589766787,
414
+ "loss": 0.2531,
415
+ "step": 58
416
+ },
417
+ {
418
+ "epoch": 0.5244444444444445,
419
+ "grad_norm": 0.13294675946235657,
420
+ "learning_rate": 0.00017146733860429612,
421
+ "loss": 0.2491,
422
+ "step": 59
423
+ },
424
+ {
425
+ "epoch": 0.5333333333333333,
426
+ "grad_norm": 0.14878574013710022,
427
+ "learning_rate": 0.00017045663473133215,
428
+ "loss": 0.253,
429
+ "step": 60
430
+ },
431
+ {
432
+ "epoch": 0.5422222222222223,
433
+ "grad_norm": 0.19352824985980988,
434
+ "learning_rate": 0.00016943143226185253,
435
+ "loss": 0.2422,
436
+ "step": 61
437
+ },
438
+ {
439
+ "epoch": 0.5511111111111111,
440
+ "grad_norm": 0.12467966228723526,
441
+ "learning_rate": 0.00016839194216246108,
442
+ "loss": 0.2452,
443
+ "step": 62
444
+ },
445
+ {
446
+ "epoch": 0.56,
447
+ "grad_norm": 0.18069876730442047,
448
+ "learning_rate": 0.00016733837833987633,
449
+ "loss": 0.2454,
450
+ "step": 63
451
+ },
452
+ {
453
+ "epoch": 0.5688888888888889,
454
+ "grad_norm": 0.11620178818702698,
455
+ "learning_rate": 0.00016627095759691362,
456
+ "loss": 0.2446,
457
+ "step": 64
458
+ },
459
+ {
460
+ "epoch": 0.5777777777777777,
461
+ "grad_norm": 0.22151941061019897,
462
+ "learning_rate": 0.00016518989958787126,
463
+ "loss": 0.2529,
464
+ "step": 65
465
+ },
466
+ {
467
+ "epoch": 0.5866666666666667,
468
+ "grad_norm": 0.12719431519508362,
469
+ "learning_rate": 0.00016409542677333006,
470
+ "loss": 0.2375,
471
+ "step": 66
472
+ },
473
+ {
474
+ "epoch": 0.5955555555555555,
475
+ "grad_norm": 0.1565994918346405,
476
+ "learning_rate": 0.00016298776437437523,
477
+ "loss": 0.2491,
478
+ "step": 67
479
+ },
480
+ {
481
+ "epoch": 0.6044444444444445,
482
+ "grad_norm": 0.1190439760684967,
483
+ "learning_rate": 0.00016186714032625035,
484
+ "loss": 0.2441,
485
+ "step": 68
486
+ },
487
+ {
488
+ "epoch": 0.6133333333333333,
489
+ "grad_norm": 0.12428659945726395,
490
+ "learning_rate": 0.0001607337852314527,
491
+ "loss": 0.2537,
492
+ "step": 69
493
+ },
494
+ {
495
+ "epoch": 0.6222222222222222,
496
+ "grad_norm": 0.1403275430202484,
497
+ "learning_rate": 0.0001595879323122798,
498
+ "loss": 0.2347,
499
+ "step": 70
500
+ },
501
+ {
502
+ "epoch": 0.6311111111111111,
503
+ "grad_norm": 0.1558828353881836,
504
+ "learning_rate": 0.00015842981736283686,
505
+ "loss": 0.2393,
506
+ "step": 71
507
+ },
508
+ {
509
+ "epoch": 0.64,
510
+ "grad_norm": 0.10860105603933334,
511
+ "learning_rate": 0.0001572596787005149,
512
+ "loss": 0.2364,
513
+ "step": 72
514
+ },
515
+ {
516
+ "epoch": 0.6488888888888888,
517
+ "grad_norm": 0.1323016732931137,
518
+ "learning_rate": 0.00015607775711694977,
519
+ "loss": 0.2655,
520
+ "step": 73
521
+ },
522
+ {
523
+ "epoch": 0.6577777777777778,
524
+ "grad_norm": 0.12287864089012146,
525
+ "learning_rate": 0.00015488429582847192,
526
+ "loss": 0.2354,
527
+ "step": 74
528
+ },
529
+ {
530
+ "epoch": 0.6666666666666666,
531
+ "grad_norm": 0.10385692864656448,
532
+ "learning_rate": 0.0001536795404260572,
533
+ "loss": 0.2219,
534
+ "step": 75
535
+ },
536
+ {
537
+ "epoch": 0.6755555555555556,
538
+ "grad_norm": 0.1461033821105957,
539
+ "learning_rate": 0.00015246373882478898,
540
+ "loss": 0.2422,
541
+ "step": 76
542
+ },
543
+ {
544
+ "epoch": 0.6844444444444444,
545
+ "grad_norm": 0.12456011027097702,
546
+ "learning_rate": 0.0001512371412128424,
547
+ "loss": 0.2489,
548
+ "step": 77
549
+ },
550
+ {
551
+ "epoch": 0.6933333333333334,
552
+ "grad_norm": 0.13823498785495758,
553
+ "learning_rate": 0.00015000000000000001,
554
+ "loss": 0.2413,
555
+ "step": 78
556
+ },
557
+ {
558
+ "epoch": 0.7022222222222222,
559
+ "grad_norm": 0.2109290212392807,
560
+ "learning_rate": 0.00014875256976571135,
561
+ "loss": 0.2292,
562
+ "step": 79
563
+ },
564
+ {
565
+ "epoch": 0.7111111111111111,
566
+ "grad_norm": 0.15889447927474976,
567
+ "learning_rate": 0.00014749510720670506,
568
+ "loss": 0.2402,
569
+ "step": 80
570
+ },
571
+ {
572
+ "epoch": 0.72,
573
+ "grad_norm": 0.14581087231636047,
574
+ "learning_rate": 0.00014622787108416584,
575
+ "loss": 0.2375,
576
+ "step": 81
577
+ },
578
+ {
579
+ "epoch": 0.7288888888888889,
580
+ "grad_norm": 0.12129058688879013,
581
+ "learning_rate": 0.00014495112217048658,
582
+ "loss": 0.2431,
583
+ "step": 82
584
+ },
585
+ {
586
+ "epoch": 0.7377777777777778,
587
+ "grad_norm": 0.17288292944431305,
588
+ "learning_rate": 0.0001436651231956064,
589
+ "loss": 0.2316,
590
+ "step": 83
591
+ },
592
+ {
593
+ "epoch": 0.7466666666666667,
594
+ "grad_norm": 0.18346691131591797,
595
+ "learning_rate": 0.0001423701387929459,
596
+ "loss": 0.2284,
597
+ "step": 84
598
+ },
599
+ {
600
+ "epoch": 0.7555555555555555,
601
+ "grad_norm": 0.14579100906848907,
602
+ "learning_rate": 0.0001410664354449509,
603
+ "loss": 0.2328,
604
+ "step": 85
605
+ },
606
+ {
607
+ "epoch": 0.7644444444444445,
608
+ "grad_norm": 0.16875790059566498,
609
+ "learning_rate": 0.0001397542814282556,
610
+ "loss": 0.2305,
611
+ "step": 86
612
+ },
613
+ {
614
+ "epoch": 0.7733333333333333,
615
+ "grad_norm": 0.13410557806491852,
616
+ "learning_rate": 0.00013843394675847634,
617
+ "loss": 0.2224,
618
+ "step": 87
619
+ },
620
+ {
621
+ "epoch": 0.7822222222222223,
622
+ "grad_norm": 0.17506512999534607,
623
+ "learning_rate": 0.00013710570313464778,
624
+ "loss": 0.2511,
625
+ "step": 88
626
+ },
627
+ {
628
+ "epoch": 0.7911111111111111,
629
+ "grad_norm": 0.15146586298942566,
630
+ "learning_rate": 0.0001357698238833126,
631
+ "loss": 0.2243,
632
+ "step": 89
633
+ },
634
+ {
635
+ "epoch": 0.8,
636
+ "grad_norm": 0.1319180130958557,
637
+ "learning_rate": 0.00013442658390227602,
638
+ "loss": 0.2292,
639
+ "step": 90
640
+ },
641
+ {
642
+ "epoch": 0.8088888888888889,
643
+ "grad_norm": 0.11848906427621841,
644
+ "learning_rate": 0.00013307625960403763,
645
+ "loss": 0.2268,
646
+ "step": 91
647
+ },
648
+ {
649
+ "epoch": 0.8177777777777778,
650
+ "grad_norm": 0.11634498089551926,
651
+ "learning_rate": 0.00013171912885891063,
652
+ "loss": 0.234,
653
+ "step": 92
654
+ },
655
+ {
656
+ "epoch": 0.8266666666666667,
657
+ "grad_norm": 0.14567352831363678,
658
+ "learning_rate": 0.00013035547093784186,
659
+ "loss": 0.2452,
660
+ "step": 93
661
+ },
662
+ {
663
+ "epoch": 0.8355555555555556,
664
+ "grad_norm": 0.18894989788532257,
665
+ "learning_rate": 0.00012898556645494325,
666
+ "loss": 0.2362,
667
+ "step": 94
668
+ },
669
+ {
670
+ "epoch": 0.8444444444444444,
671
+ "grad_norm": 0.14165499806404114,
672
+ "learning_rate": 0.00012760969730974694,
673
+ "loss": 0.2249,
674
+ "step": 95
675
+ },
676
+ {
677
+ "epoch": 0.8533333333333334,
678
+ "grad_norm": 0.14605680108070374,
679
+ "learning_rate": 0.00012622814662919561,
680
+ "loss": 0.2394,
681
+ "step": 96
682
+ },
683
+ {
684
+ "epoch": 0.8622222222222222,
685
+ "grad_norm": 0.11261335760354996,
686
+ "learning_rate": 0.00012484119870938103,
687
+ "loss": 0.232,
688
+ "step": 97
689
+ },
690
+ {
691
+ "epoch": 0.8711111111111111,
692
+ "grad_norm": 0.1433236300945282,
693
+ "learning_rate": 0.00012344913895704097,
694
+ "loss": 0.2283,
695
+ "step": 98
696
+ },
697
+ {
698
+ "epoch": 0.88,
699
+ "grad_norm": 0.12494556605815887,
700
+ "learning_rate": 0.00012205225383082843,
701
+ "loss": 0.2116,
702
+ "step": 99
703
+ },
704
+ {
705
+ "epoch": 0.8888888888888888,
706
+ "grad_norm": 0.1096857562661171,
707
+ "learning_rate": 0.00012065083078236374,
708
+ "loss": 0.2395,
709
+ "step": 100
710
+ },
711
+ {
712
+ "epoch": 0.8977777777777778,
713
+ "grad_norm": 0.1713569015264511,
714
+ "learning_rate": 0.000119245158197083,
715
+ "loss": 0.2432,
716
+ "step": 101
717
+ },
718
+ {
719
+ "epoch": 0.9066666666666666,
720
+ "grad_norm": 0.13948315382003784,
721
+ "learning_rate": 0.00011783552533489372,
722
+ "loss": 0.2409,
723
+ "step": 102
724
+ },
725
+ {
726
+ "epoch": 0.9155555555555556,
727
+ "grad_norm": 0.14001551270484924,
728
+ "learning_rate": 0.00011642222227065089,
729
+ "loss": 0.243,
730
+ "step": 103
731
+ },
732
+ {
733
+ "epoch": 0.9244444444444444,
734
+ "grad_norm": 0.16406795382499695,
735
+ "learning_rate": 0.00011500553983446527,
736
+ "loss": 0.2173,
737
+ "step": 104
738
+ },
739
+ {
740
+ "epoch": 0.9333333333333333,
741
+ "grad_norm": 0.12843827903270721,
742
+ "learning_rate": 0.0001135857695518563,
743
+ "loss": 0.2392,
744
+ "step": 105
745
+ },
746
+ {
747
+ "epoch": 0.9422222222222222,
748
+ "grad_norm": 0.1474241018295288,
749
+ "learning_rate": 0.00011216320358376157,
750
+ "loss": 0.2295,
751
+ "step": 106
752
+ },
753
+ {
754
+ "epoch": 0.9511111111111111,
755
+ "grad_norm": 0.1349494457244873,
756
+ "learning_rate": 0.00011073813466641632,
757
+ "loss": 0.2372,
758
+ "step": 107
759
+ },
760
+ {
761
+ "epoch": 0.96,
762
+ "grad_norm": 0.12883637845516205,
763
+ "learning_rate": 0.00010931085605111354,
764
+ "loss": 0.2065,
765
+ "step": 108
766
+ },
767
+ {
768
+ "epoch": 0.9688888888888889,
769
+ "grad_norm": 0.21473082900047302,
770
+ "learning_rate": 0.00010788166144385888,
771
+ "loss": 0.2419,
772
+ "step": 109
773
+ },
774
+ {
775
+ "epoch": 0.9777777777777777,
776
+ "grad_norm": 0.10445938259363174,
777
+ "learning_rate": 0.00010645084494493165,
778
+ "loss": 0.2217,
779
+ "step": 110
780
+ },
781
+ {
782
+ "epoch": 0.9866666666666667,
783
+ "grad_norm": 0.19851183891296387,
784
+ "learning_rate": 0.00010501870098836473,
785
+ "loss": 0.2276,
786
+ "step": 111
787
+ },
788
+ {
789
+ "epoch": 0.9955555555555555,
790
+ "grad_norm": 0.1827424168586731,
791
+ "learning_rate": 0.00010358552428135575,
792
+ "loss": 0.237,
793
+ "step": 112
794
+ },
795
+ {
796
+ "epoch": 1.0044444444444445,
797
+ "grad_norm": 0.11062519997358322,
798
+ "learning_rate": 0.00010215160974362223,
799
+ "loss": 0.2199,
800
+ "step": 113
801
+ },
802
+ {
803
+ "epoch": 1.0133333333333334,
804
+ "grad_norm": 0.18650983273983002,
805
+ "learning_rate": 0.00010071725244671282,
806
+ "loss": 0.2351,
807
+ "step": 114
808
+ },
809
+ {
810
+ "epoch": 1.0022222222222221,
811
+ "grad_norm": 0.158047154545784,
812
+ "learning_rate": 9.928274755328723e-05,
813
+ "loss": 0.2257,
814
+ "step": 115
815
+ },
816
+ {
817
+ "epoch": 1.011111111111111,
818
+ "grad_norm": 0.11520474404096603,
819
+ "learning_rate": 9.784839025637778e-05,
820
+ "loss": 0.2087,
821
+ "step": 116
822
+ },
823
+ {
824
+ "epoch": 1.02,
825
+ "grad_norm": 0.1513085812330246,
826
+ "learning_rate": 9.641447571864429e-05,
827
+ "loss": 0.2207,
828
+ "step": 117
829
+ },
830
+ {
831
+ "epoch": 1.028888888888889,
832
+ "grad_norm": 0.17206072807312012,
833
+ "learning_rate": 9.49812990116353e-05,
834
+ "loss": 0.1939,
835
+ "step": 118
836
+ },
837
+ {
838
+ "epoch": 1.0377777777777777,
839
+ "grad_norm": 0.10064394772052765,
840
+ "learning_rate": 9.354915505506839e-05,
841
+ "loss": 0.1994,
842
+ "step": 119
843
+ },
844
+ {
845
+ "epoch": 1.0466666666666666,
846
+ "grad_norm": 0.206328347325325,
847
+ "learning_rate": 9.211833855614114e-05,
848
+ "loss": 0.1926,
849
+ "step": 120
850
+ },
851
+ {
852
+ "epoch": 1.0555555555555556,
853
+ "grad_norm": 0.16261310875415802,
854
+ "learning_rate": 9.06891439488865e-05,
855
+ "loss": 0.2189,
856
+ "step": 121
857
+ },
858
+ {
859
+ "epoch": 1.0644444444444445,
860
+ "grad_norm": 0.10285034775733948,
861
+ "learning_rate": 8.92618653335837e-05,
862
+ "loss": 0.2028,
863
+ "step": 122
864
+ },
865
+ {
866
+ "epoch": 1.0733333333333333,
867
+ "grad_norm": 0.15619589388370514,
868
+ "learning_rate": 8.783679641623845e-05,
869
+ "loss": 0.2189,
870
+ "step": 123
871
+ },
872
+ {
873
+ "epoch": 1.0822222222222222,
874
+ "grad_norm": 0.17892366647720337,
875
+ "learning_rate": 8.641423044814374e-05,
876
+ "loss": 0.2135,
877
+ "step": 124
878
+ },
879
+ {
880
+ "epoch": 1.0911111111111111,
881
+ "grad_norm": 0.11443614959716797,
882
+ "learning_rate": 8.499446016553474e-05,
883
+ "loss": 0.1986,
884
+ "step": 125
885
+ },
886
+ {
887
+ "epoch": 1.1,
888
+ "grad_norm": 0.12756159901618958,
889
+ "learning_rate": 8.357777772934913e-05,
890
+ "loss": 0.1972,
891
+ "step": 126
892
+ },
893
+ {
894
+ "epoch": 1.1088888888888888,
895
+ "grad_norm": 0.16858510673046112,
896
+ "learning_rate": 8.216447466510631e-05,
897
+ "loss": 0.2143,
898
+ "step": 127
899
+ },
900
+ {
901
+ "epoch": 1.1177777777777778,
902
+ "grad_norm": 0.1412675678730011,
903
+ "learning_rate": 8.075484180291701e-05,
904
+ "loss": 0.1957,
905
+ "step": 128
906
+ },
907
+ {
908
+ "epoch": 1.1266666666666667,
909
+ "grad_norm": 0.12204045802354813,
910
+ "learning_rate": 7.934916921763628e-05,
911
+ "loss": 0.2244,
912
+ "step": 129
913
+ },
914
+ {
915
+ "epoch": 1.1355555555555557,
916
+ "grad_norm": 0.14355255663394928,
917
+ "learning_rate": 7.79477461691716e-05,
918
+ "loss": 0.2058,
919
+ "step": 130
920
+ },
921
+ {
922
+ "epoch": 1.1444444444444444,
923
+ "grad_norm": 0.16251309216022491,
924
+ "learning_rate": 7.655086104295904e-05,
925
+ "loss": 0.2131,
926
+ "step": 131
927
+ },
928
+ {
929
+ "epoch": 1.1533333333333333,
930
+ "grad_norm": 0.1018742248415947,
931
+ "learning_rate": 7.5158801290619e-05,
932
+ "loss": 0.195,
933
+ "step": 132
934
+ },
935
+ {
936
+ "epoch": 1.1622222222222223,
937
+ "grad_norm": 0.1632150560617447,
938
+ "learning_rate": 7.377185337080442e-05,
939
+ "loss": 0.2027,
940
+ "step": 133
941
+ },
942
+ {
943
+ "epoch": 1.1711111111111112,
944
+ "grad_norm": 0.14629168808460236,
945
+ "learning_rate": 7.239030269025311e-05,
946
+ "loss": 0.2068,
947
+ "step": 134
948
+ },
949
+ {
950
+ "epoch": 1.18,
951
+ "grad_norm": 0.10014279186725616,
952
+ "learning_rate": 7.101443354505678e-05,
953
+ "loss": 0.1948,
954
+ "step": 135
955
+ },
956
+ {
957
+ "epoch": 1.1888888888888889,
958
+ "grad_norm": 0.12599867582321167,
959
+ "learning_rate": 6.964452906215815e-05,
960
+ "loss": 0.2444,
961
+ "step": 136
962
+ },
963
+ {
964
+ "epoch": 1.1977777777777778,
965
+ "grad_norm": 0.16535311937332153,
966
+ "learning_rate": 6.82808711410894e-05,
967
+ "loss": 0.2269,
968
+ "step": 137
969
+ },
970
+ {
971
+ "epoch": 1.2066666666666666,
972
+ "grad_norm": 0.11025357991456985,
973
+ "learning_rate": 6.69237403959624e-05,
974
+ "loss": 0.2161,
975
+ "step": 138
976
+ },
977
+ {
978
+ "epoch": 1.2155555555555555,
979
+ "grad_norm": 0.11338219046592712,
980
+ "learning_rate": 6.5573416097724e-05,
981
+ "loss": 0.2201,
982
+ "step": 139
983
+ },
984
+ {
985
+ "epoch": 1.2244444444444444,
986
+ "grad_norm": 0.11197050660848618,
987
+ "learning_rate": 6.423017611668745e-05,
988
+ "loss": 0.2021,
989
+ "step": 140
990
+ },
991
+ {
992
+ "epoch": 1.2333333333333334,
993
+ "grad_norm": 0.12104946374893188,
994
+ "learning_rate": 6.289429686535226e-05,
995
+ "loss": 0.2015,
996
+ "step": 141
997
+ },
998
+ {
999
+ "epoch": 1.2422222222222223,
1000
+ "grad_norm": 0.11741239577531815,
1001
+ "learning_rate": 6.15660532415237e-05,
1002
+ "loss": 0.204,
1003
+ "step": 142
1004
+ },
1005
+ {
1006
+ "epoch": 1.251111111111111,
1007
+ "grad_norm": 0.10673556476831436,
1008
+ "learning_rate": 6.024571857174443e-05,
1009
+ "loss": 0.1953,
1010
+ "step": 143
1011
+ },
1012
+ {
1013
+ "epoch": 1.26,
1014
+ "grad_norm": 0.1320074498653412,
1015
+ "learning_rate": 5.8933564555049105e-05,
1016
+ "loss": 0.212,
1017
+ "step": 144
1018
+ },
1019
+ {
1020
+ "epoch": 1.268888888888889,
1021
+ "grad_norm": 0.10862302780151367,
1022
+ "learning_rate": 5.7629861207054136e-05,
1023
+ "loss": 0.2004,
1024
+ "step": 145
1025
+ },
1026
+ {
1027
+ "epoch": 1.2777777777777777,
1028
+ "grad_norm": 0.12227830290794373,
1029
+ "learning_rate": 5.633487680439361e-05,
1030
+ "loss": 0.2049,
1031
+ "step": 146
1032
+ },
1033
+ {
1034
+ "epoch": 1.2866666666666666,
1035
+ "grad_norm": 0.12364481389522552,
1036
+ "learning_rate": 5.5048877829513424e-05,
1037
+ "loss": 0.2164,
1038
+ "step": 147
1039
+ },
1040
+ {
1041
+ "epoch": 1.2955555555555556,
1042
+ "grad_norm": 0.11840461939573288,
1043
+ "learning_rate": 5.3772128915834184e-05,
1044
+ "loss": 0.1963,
1045
+ "step": 148
1046
+ },
1047
+ {
1048
+ "epoch": 1.3044444444444445,
1049
+ "grad_norm": 0.12821979820728302,
1050
+ "learning_rate": 5.2504892793295e-05,
1051
+ "loss": 0.212,
1052
+ "step": 149
1053
+ },
1054
+ {
1055
+ "epoch": 1.3133333333333335,
1056
+ "grad_norm": 0.1159982681274414,
1057
+ "learning_rate": 5.124743023428867e-05,
1058
+ "loss": 0.196,
1059
+ "step": 150
1060
+ },
1061
+ {
1062
+ "epoch": 1.3222222222222222,
1063
+ "grad_norm": 0.11656828969717026,
1064
+ "learning_rate": 5.000000000000002e-05,
1065
+ "loss": 0.2115,
1066
+ "step": 151
1067
+ },
1068
+ {
1069
+ "epoch": 1.3311111111111111,
1070
+ "grad_norm": 0.11024783551692963,
1071
+ "learning_rate": 4.876285878715764e-05,
1072
+ "loss": 0.1926,
1073
+ "step": 152
1074
+ },
1075
+ {
1076
+ "epoch": 1.34,
1077
+ "grad_norm": 0.12047923356294632,
1078
+ "learning_rate": 4.753626117521103e-05,
1079
+ "loss": 0.2023,
1080
+ "step": 153
1081
+ },
1082
+ {
1083
+ "epoch": 1.3488888888888888,
1084
+ "grad_norm": 0.12601517140865326,
1085
+ "learning_rate": 4.6320459573942856e-05,
1086
+ "loss": 0.1968,
1087
+ "step": 154
1088
+ },
1089
+ {
1090
+ "epoch": 1.3577777777777778,
1091
+ "grad_norm": 0.11270546168088913,
1092
+ "learning_rate": 4.5115704171528105e-05,
1093
+ "loss": 0.2133,
1094
+ "step": 155
1095
+ },
1096
+ {
1097
+ "epoch": 1.3666666666666667,
1098
+ "grad_norm": 0.12202366441488266,
1099
+ "learning_rate": 4.3922242883050224e-05,
1100
+ "loss": 0.2299,
1101
+ "step": 156
1102
+ },
1103
+ {
1104
+ "epoch": 1.3755555555555556,
1105
+ "grad_norm": 0.1306028515100479,
1106
+ "learning_rate": 4.274032129948512e-05,
1107
+ "loss": 0.205,
1108
+ "step": 157
1109
+ },
1110
+ {
1111
+ "epoch": 1.3844444444444444,
1112
+ "grad_norm": 0.1278497874736786,
1113
+ "learning_rate": 4.1570182637163155e-05,
1114
+ "loss": 0.2095,
1115
+ "step": 158
1116
+ },
1117
+ {
1118
+ "epoch": 1.3933333333333333,
1119
+ "grad_norm": 0.10907793790102005,
1120
+ "learning_rate": 4.041206768772022e-05,
1121
+ "loss": 0.2096,
1122
+ "step": 159
1123
+ },
1124
+ {
1125
+ "epoch": 1.4022222222222223,
1126
+ "grad_norm": 0.11490105092525482,
1127
+ "learning_rate": 3.926621476854734e-05,
1128
+ "loss": 0.2082,
1129
+ "step": 160
1130
+ },
1131
+ {
1132
+ "epoch": 1.411111111111111,
1133
+ "grad_norm": 0.13591797649860382,
1134
+ "learning_rate": 3.813285967374969e-05,
1135
+ "loss": 0.1986,
1136
+ "step": 161
1137
+ },
1138
+ {
1139
+ "epoch": 1.42,
1140
+ "grad_norm": 0.1358928382396698,
1141
+ "learning_rate": 3.701223562562478e-05,
1142
+ "loss": 0.2269,
1143
+ "step": 162
1144
+ },
1145
+ {
1146
+ "epoch": 1.4288888888888889,
1147
+ "grad_norm": 0.12895609438419342,
1148
+ "learning_rate": 3.590457322666997e-05,
1149
+ "loss": 0.209,
1150
+ "step": 163
1151
+ },
1152
+ {
1153
+ "epoch": 1.4377777777777778,
1154
+ "grad_norm": 0.11933830380439758,
1155
+ "learning_rate": 3.4810100412128747e-05,
1156
+ "loss": 0.2098,
1157
+ "step": 164
1158
+ },
1159
+ {
1160
+ "epoch": 1.4466666666666668,
1161
+ "grad_norm": 0.11205963045358658,
1162
+ "learning_rate": 3.3729042403086395e-05,
1163
+ "loss": 0.1958,
1164
+ "step": 165
1165
+ },
1166
+ {
1167
+ "epoch": 1.4555555555555555,
1168
+ "grad_norm": 0.1345898061990738,
1169
+ "learning_rate": 3.2661621660123665e-05,
1170
+ "loss": 0.215,
1171
+ "step": 166
1172
+ },
1173
+ {
1174
+ "epoch": 1.4644444444444444,
1175
+ "grad_norm": 0.11800192296504974,
1176
+ "learning_rate": 3.160805783753897e-05,
1177
+ "loss": 0.2057,
1178
+ "step": 167
1179
+ },
1180
+ {
1181
+ "epoch": 1.4733333333333334,
1182
+ "grad_norm": 0.11855156719684601,
1183
+ "learning_rate": 3.05685677381475e-05,
1184
+ "loss": 0.2083,
1185
+ "step": 168
1186
+ },
1187
+ {
1188
+ "epoch": 1.482222222222222,
1189
+ "grad_norm": 0.1298232227563858,
1190
+ "learning_rate": 2.9543365268667867e-05,
1191
+ "loss": 0.2155,
1192
+ "step": 169
1193
+ },
1194
+ {
1195
+ "epoch": 1.491111111111111,
1196
+ "grad_norm": 0.12133259326219559,
1197
+ "learning_rate": 2.853266139570391e-05,
1198
+ "loss": 0.2007,
1199
+ "step": 170
1200
+ },
1201
+ {
1202
+ "epoch": 1.5,
1203
+ "grad_norm": 0.12358111888170242,
1204
+ "learning_rate": 2.7536664102332176e-05,
1205
+ "loss": 0.2073,
1206
+ "step": 171
1207
+ },
1208
+ {
1209
+ "epoch": 1.508888888888889,
1210
+ "grad_norm": 0.11087555438280106,
1211
+ "learning_rate": 2.6555578345302878e-05,
1212
+ "loss": 0.2048,
1213
+ "step": 172
1214
+ },
1215
+ {
1216
+ "epoch": 1.517777777777778,
1217
+ "grad_norm": 0.11245834082365036,
1218
+ "learning_rate": 2.5589606012863963e-05,
1219
+ "loss": 0.1937,
1220
+ "step": 173
1221
+ },
1222
+ {
1223
+ "epoch": 1.5266666666666666,
1224
+ "grad_norm": 0.11430654674768448,
1225
+ "learning_rate": 2.4638945883216235e-05,
1226
+ "loss": 0.203,
1227
+ "step": 174
1228
+ },
1229
+ {
1230
+ "epoch": 1.5355555555555556,
1231
+ "grad_norm": 0.11313813179731369,
1232
+ "learning_rate": 2.3703793583609013e-05,
1233
+ "loss": 0.206,
1234
+ "step": 175
1235
+ },
1236
+ {
1237
+ "epoch": 1.5444444444444443,
1238
+ "grad_norm": 0.1203705370426178,
1239
+ "learning_rate": 2.2784341550083576e-05,
1240
+ "loss": 0.1997,
1241
+ "step": 176
1242
+ },
1243
+ {
1244
+ "epoch": 1.5533333333333332,
1245
+ "grad_norm": 0.11311240494251251,
1246
+ "learning_rate": 2.1880778987873807e-05,
1247
+ "loss": 0.2036,
1248
+ "step": 177
1249
+ },
1250
+ {
1251
+ "epoch": 1.5622222222222222,
1252
+ "grad_norm": 0.11635250598192215,
1253
+ "learning_rate": 2.099329183247126e-05,
1254
+ "loss": 0.1948,
1255
+ "step": 178
1256
+ },
1257
+ {
1258
+ "epoch": 1.5711111111111111,
1259
+ "grad_norm": 0.11245696246623993,
1260
+ "learning_rate": 2.0122062711363532e-05,
1261
+ "loss": 0.1944,
1262
+ "step": 179
1263
+ },
1264
+ {
1265
+ "epoch": 1.58,
1266
+ "grad_norm": 0.11117862164974213,
1267
+ "learning_rate": 1.926727090645275e-05,
1268
+ "loss": 0.1988,
1269
+ "step": 180
1270
+ },
1271
+ {
1272
+ "epoch": 1.588888888888889,
1273
+ "grad_norm": 0.12594608962535858,
1274
+ "learning_rate": 1.8429092317163245e-05,
1275
+ "loss": 0.2225,
1276
+ "step": 181
1277
+ },
1278
+ {
1279
+ "epoch": 1.5977777777777777,
1280
+ "grad_norm": 0.12260469049215317,
1281
+ "learning_rate": 1.7607699424244585e-05,
1282
+ "loss": 0.1929,
1283
+ "step": 182
1284
+ },
1285
+ {
1286
+ "epoch": 1.6066666666666667,
1287
+ "grad_norm": 0.1126975491642952,
1288
+ "learning_rate": 1.6803261254278636e-05,
1289
+ "loss": 0.2059,
1290
+ "step": 183
1291
+ },
1292
+ {
1293
+ "epoch": 1.6155555555555554,
1294
+ "grad_norm": 0.14772062003612518,
1295
+ "learning_rate": 1.601594334489702e-05,
1296
+ "loss": 0.21,
1297
+ "step": 184
1298
+ },
1299
+ {
1300
+ "epoch": 1.6244444444444444,
1301
+ "grad_norm": 0.11341425776481628,
1302
+ "learning_rate": 1.5245907710716911e-05,
1303
+ "loss": 0.1996,
1304
+ "step": 185
1305
+ },
1306
+ {
1307
+ "epoch": 1.6333333333333333,
1308
+ "grad_norm": 0.13061125576496124,
1309
+ "learning_rate": 1.4493312810001292e-05,
1310
+ "loss": 0.1974,
1311
+ "step": 186
1312
+ },
1313
+ {
1314
+ "epoch": 1.6422222222222222,
1315
+ "grad_norm": 0.11971107870340347,
1316
+ "learning_rate": 1.3758313512051702e-05,
1317
+ "loss": 0.2143,
1318
+ "step": 187
1319
+ },
1320
+ {
1321
+ "epoch": 1.6511111111111112,
1322
+ "grad_norm": 0.1235496923327446,
1323
+ "learning_rate": 1.30410610653389e-05,
1324
+ "loss": 0.2075,
1325
+ "step": 188
1326
+ },
1327
+ {
1328
+ "epoch": 1.6600000000000001,
1329
+ "grad_norm": 0.11503645032644272,
1330
+ "learning_rate": 1.2341703066379074e-05,
1331
+ "loss": 0.203,
1332
+ "step": 189
1333
+ },
1334
+ {
1335
+ "epoch": 1.6688888888888889,
1336
+ "grad_norm": 0.122038334608078,
1337
+ "learning_rate": 1.1660383429361155e-05,
1338
+ "loss": 0.2178,
1339
+ "step": 190
1340
+ },
1341
+ {
1342
+ "epoch": 1.6777777777777778,
1343
+ "grad_norm": 0.11667265743017197,
1344
+ "learning_rate": 1.0997242356532334e-05,
1345
+ "loss": 0.1912,
1346
+ "step": 191
1347
+ },
1348
+ {
1349
+ "epoch": 1.6866666666666665,
1350
+ "grad_norm": 0.11608020961284637,
1351
+ "learning_rate": 1.0352416309347001e-05,
1352
+ "loss": 0.2031,
1353
+ "step": 192
1354
+ },
1355
+ {
1356
+ "epoch": 1.6955555555555555,
1357
+ "grad_norm": 0.1358698457479477,
1358
+ "learning_rate": 9.726037980385738e-06,
1359
+ "loss": 0.214,
1360
+ "step": 193
1361
+ },
1362
+ {
1363
+ "epoch": 1.7044444444444444,
1364
+ "grad_norm": 0.12363021075725555,
1365
+ "learning_rate": 9.118236266049707e-06,
1366
+ "loss": 0.2006,
1367
+ "step": 194
1368
+ },
1369
+ {
1370
+ "epoch": 1.7133333333333334,
1371
+ "grad_norm": 0.12124864757061005,
1372
+ "learning_rate": 8.52913624003644e-06,
1373
+ "loss": 0.2018,
1374
+ "step": 195
1375
+ },
1376
+ {
1377
+ "epoch": 1.7222222222222223,
1378
+ "grad_norm": 0.12149032205343246,
1379
+ "learning_rate": 7.958859127601936e-06,
1380
+ "loss": 0.1931,
1381
+ "step": 196
1382
+ },
1383
+ {
1384
+ "epoch": 1.7311111111111113,
1385
+ "grad_norm": 0.11497901380062103,
1386
+ "learning_rate": 7.40752228061502e-06,
1387
+ "loss": 0.2104,
1388
+ "step": 197
1389
+ },
1390
+ {
1391
+ "epoch": 1.74,
1392
+ "grad_norm": 0.12098975479602814,
1393
+ "learning_rate": 6.875239153408542e-06,
1394
+ "loss": 0.1959,
1395
+ "step": 198
1396
+ },
1397
+ {
1398
+ "epoch": 1.748888888888889,
1399
+ "grad_norm": 0.13070844113826752,
1400
+ "learning_rate": 6.36211927943271e-06,
1401
+ "loss": 0.2199,
1402
+ "step": 199
1403
+ },
1404
+ {
1405
+ "epoch": 1.7577777777777777,
1406
+ "grad_norm": 0.11926998198032379,
1407
+ "learning_rate": 5.868268248715292e-06,
1408
+ "loss": 0.1991,
1409
+ "step": 200
1410
+ },
1411
+ {
1412
+ "epoch": 1.7666666666666666,
1413
+ "grad_norm": 0.11677994579076767,
1414
+ "learning_rate": 5.3937876861332336e-06,
1415
+ "loss": 0.1999,
1416
+ "step": 201
1417
+ },
1418
+ {
1419
+ "epoch": 1.7755555555555556,
1420
+ "grad_norm": 0.11903119087219238,
1421
+ "learning_rate": 4.938775230500192e-06,
1422
+ "loss": 0.2033,
1423
+ "step": 202
1424
+ },
1425
+ {
1426
+ "epoch": 1.7844444444444445,
1427
+ "grad_norm": 0.12705688178539276,
1428
+ "learning_rate": 4.503324514474483e-06,
1429
+ "loss": 0.1893,
1430
+ "step": 203
1431
+ },
1432
+ {
1433
+ "epoch": 1.7933333333333334,
1434
+ "grad_norm": 0.12431243807077408,
1435
+ "learning_rate": 4.087525145291204e-06,
1436
+ "loss": 0.1944,
1437
+ "step": 204
1438
+ },
1439
+ {
1440
+ "epoch": 1.8022222222222222,
1441
+ "grad_norm": 0.11600019037723541,
1442
+ "learning_rate": 3.6914626863228997e-06,
1443
+ "loss": 0.2043,
1444
+ "step": 205
1445
+ },
1446
+ {
1447
+ "epoch": 1.8111111111111111,
1448
+ "grad_norm": 0.11950667202472687,
1449
+ "learning_rate": 3.3152186394722505e-06,
1450
+ "loss": 0.2026,
1451
+ "step": 206
1452
+ },
1453
+ {
1454
+ "epoch": 1.8199999999999998,
1455
+ "grad_norm": 0.11922794580459595,
1456
+ "learning_rate": 2.9588704284006174e-06,
1457
+ "loss": 0.1948,
1458
+ "step": 207
1459
+ },
1460
+ {
1461
+ "epoch": 1.8288888888888888,
1462
+ "grad_norm": 0.10943859070539474,
1463
+ "learning_rate": 2.622491382595693e-06,
1464
+ "loss": 0.2043,
1465
+ "step": 208
1466
+ },
1467
+ {
1468
+ "epoch": 1.8377777777777777,
1469
+ "grad_norm": 0.12232745438814163,
1470
+ "learning_rate": 2.30615072228183e-06,
1471
+ "loss": 0.2175,
1472
+ "step": 209
1473
+ },
1474
+ {
1475
+ "epoch": 1.8466666666666667,
1476
+ "grad_norm": 0.12107669562101364,
1477
+ "learning_rate": 2.00991354417579e-06,
1478
+ "loss": 0.2159,
1479
+ "step": 210
1480
+ },
1481
+ {
1482
+ "epoch": 1.8555555555555556,
1483
+ "grad_norm": 0.11113448441028595,
1484
+ "learning_rate": 1.7338408080911471e-06,
1485
+ "loss": 0.1897,
1486
+ "step": 211
1487
+ },
1488
+ {
1489
+ "epoch": 1.8644444444444446,
1490
+ "grad_norm": 0.12423297762870789,
1491
+ "learning_rate": 1.4779893243939359e-06,
1492
+ "loss": 0.2229,
1493
+ "step": 212
1494
+ },
1495
+ {
1496
+ "epoch": 1.8733333333333333,
1497
+ "grad_norm": 0.11375775188207626,
1498
+ "learning_rate": 1.2424117423122328e-06,
1499
+ "loss": 0.2134,
1500
+ "step": 213
1501
+ },
1502
+ {
1503
+ "epoch": 1.8822222222222222,
1504
+ "grad_norm": 0.12908221781253815,
1505
+ "learning_rate": 1.0271565391018922e-06,
1506
+ "loss": 0.2089,
1507
+ "step": 214
1508
+ },
1509
+ {
1510
+ "epoch": 1.891111111111111,
1511
+ "grad_norm": 0.11395999044179916,
1512
+ "learning_rate": 8.322680100710023e-07,
1513
+ "loss": 0.1978,
1514
+ "step": 215
1515
+ },
1516
+ {
1517
+ "epoch": 1.9,
1518
+ "grad_norm": 0.12362853437662125,
1519
+ "learning_rate": 6.577862594646322e-07,
1520
+ "loss": 0.2052,
1521
+ "step": 216
1522
+ },
1523
+ {
1524
+ "epoch": 1.9088888888888889,
1525
+ "grad_norm": 0.1114320233464241,
1526
+ "learning_rate": 5.037471922122561e-07,
1527
+ "loss": 0.1939,
1528
+ "step": 217
1529
+ },
1530
+ {
1531
+ "epoch": 1.9177777777777778,
1532
+ "grad_norm": 0.11809442937374115,
1533
+ "learning_rate": 3.701825065392184e-07,
1534
+ "loss": 0.2037,
1535
+ "step": 218
1536
+ },
1537
+ {
1538
+ "epoch": 1.9266666666666667,
1539
+ "grad_norm": 0.12118525058031082,
1540
+ "learning_rate": 2.5711968744382974e-07,
1541
+ "loss": 0.2032,
1542
+ "step": 219
1543
+ },
1544
+ {
1545
+ "epoch": 1.9355555555555557,
1546
+ "grad_norm": 0.11821627616882324,
1547
+ "learning_rate": 1.6458200104149113e-07,
1548
+ "loss": 0.1872,
1549
+ "step": 220
1550
+ },
1551
+ {
1552
+ "epoch": 1.9444444444444444,
1553
+ "grad_norm": 0.11238008737564087,
1554
+ "learning_rate": 9.258848977700129e-08,
1555
+ "loss": 0.1988,
1556
+ "step": 221
1557
+ },
1558
+ {
1559
+ "epoch": 1.9533333333333334,
1560
+ "grad_norm": 0.1149674504995346,
1561
+ "learning_rate": 4.1153968505991406e-08,
1562
+ "loss": 0.1886,
1563
+ "step": 222
1564
+ },
1565
+ {
1566
+ "epoch": 1.962222222222222,
1567
+ "grad_norm": 0.11997341364622116,
1568
+ "learning_rate": 1.0289021446308056e-08,
1569
+ "loss": 0.1981,
1570
+ "step": 223
1571
+ },
1572
+ {
1573
+ "epoch": 1.971111111111111,
1574
+ "grad_norm": 0.11600257456302643,
1575
+ "learning_rate": 0.0,
1576
+ "loss": 0.2017,
1577
+ "step": 224
1578
+ }
1579
+ ],
1580
+ "logging_steps": 1,
1581
+ "max_steps": 224,
1582
+ "num_input_tokens_seen": 0,
1583
+ "num_train_epochs": 2,
1584
+ "save_steps": 500,
1585
+ "stateful_callbacks": {
1586
+ "TrainerControl": {
1587
+ "args": {
1588
+ "should_epoch_stop": false,
1589
+ "should_evaluate": false,
1590
+ "should_log": false,
1591
+ "should_save": true,
1592
+ "should_training_stop": true
1593
+ },
1594
+ "attributes": {}
1595
+ }
1596
+ },
1597
+ "total_flos": 2.5347935595512463e+18,
1598
+ "train_batch_size": 2,
1599
+ "trial_name": null,
1600
+ "trial_params": null
1601
+ }
checkpoint-224/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9071cbc82dde54983a3561a6ccf22d115ba0a4ffef5538257f9749930ee8e1d4
3
+ size 6200