yuting89830 commited on
Commit
4768cdd
·
verified ·
1 Parent(s): 53279df

Upload 47 files

Browse files
Files changed (47) hide show
  1. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/README.md +210 -0
  2. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/adapter_config.json +53 -0
  3. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/adapter_model.safetensors +3 -0
  4. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/optimizer.pt +3 -0
  5. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/rng_state.pth +3 -0
  6. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/scheduler.pt +3 -0
  7. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/special_tokens_map.json +30 -0
  8. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/tokenizer.model +3 -0
  9. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/tokenizer_config.json +0 -0
  10. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/trainer_state.json +1574 -0
  11. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/training_args.bin +3 -0
  12. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/README.md +210 -0
  13. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/adapter_config.json +53 -0
  14. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/adapter_model.safetensors +3 -0
  15. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/optimizer.pt +3 -0
  16. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/rng_state.pth +3 -0
  17. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/scheduler.pt +3 -0
  18. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/special_tokens_map.json +30 -0
  19. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/tokenizer.model +3 -0
  20. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/tokenizer_config.json +0 -0
  21. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/trainer_state.json +2407 -0
  22. ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/training_args.bin +3 -0
  23. outputs_pretrained/README.md +59 -0
  24. outputs_pretrained/checkpoint-500/README.md +210 -0
  25. outputs_pretrained/checkpoint-500/adapter_config.json +53 -0
  26. outputs_pretrained/checkpoint-500/adapter_model.safetensors +3 -0
  27. outputs_pretrained/checkpoint-500/optimizer.pt +3 -0
  28. outputs_pretrained/checkpoint-500/rng_state.pth +3 -0
  29. outputs_pretrained/checkpoint-500/scheduler.pt +3 -0
  30. outputs_pretrained/checkpoint-500/special_tokens_map.json +30 -0
  31. outputs_pretrained/checkpoint-500/tokenizer.json +0 -0
  32. outputs_pretrained/checkpoint-500/tokenizer.model +3 -0
  33. outputs_pretrained/checkpoint-500/tokenizer_config.json +0 -0
  34. outputs_pretrained/checkpoint-500/trainer_state.json +3534 -0
  35. outputs_pretrained/checkpoint-500/training_args.bin +3 -0
  36. outputs_pretrained/checkpoint-846/README.md +210 -0
  37. outputs_pretrained/checkpoint-846/adapter_config.json +53 -0
  38. outputs_pretrained/checkpoint-846/adapter_model.safetensors +3 -0
  39. outputs_pretrained/checkpoint-846/optimizer.pt +3 -0
  40. outputs_pretrained/checkpoint-846/rng_state.pth +3 -0
  41. outputs_pretrained/checkpoint-846/scheduler.pt +3 -0
  42. outputs_pretrained/checkpoint-846/special_tokens_map.json +30 -0
  43. outputs_pretrained/checkpoint-846/tokenizer.json +0 -0
  44. outputs_pretrained/checkpoint-846/tokenizer.model +3 -0
  45. outputs_pretrained/checkpoint-846/tokenizer_config.json +0 -0
  46. outputs_pretrained/checkpoint-846/trainer_state.json +0 -0
  47. outputs_pretrained/checkpoint-846/training_args.bin +3 -0
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/README.md ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/mistral-7b-v0.3-bnb-4bit
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/mistral-7b-v0.3-bnb-4bit
7
+ - lora
8
+ - sft
9
+ - transformers
10
+ - trl
11
+ - unsloth
12
+ ---
13
+
14
+ # Model Card for Model ID
15
+
16
+ <!-- Provide a quick summary of what the model is/does. -->
17
+
18
+
19
+
20
+ ## Model Details
21
+
22
+ ### Model Description
23
+
24
+ <!-- Provide a longer summary of what this model is. -->
25
+
26
+
27
+
28
+ - **Developed by:** [More Information Needed]
29
+ - **Funded by [optional]:** [More Information Needed]
30
+ - **Shared by [optional]:** [More Information Needed]
31
+ - **Model type:** [More Information Needed]
32
+ - **Language(s) (NLP):** [More Information Needed]
33
+ - **License:** [More Information Needed]
34
+ - **Finetuned from model [optional]:** [More Information Needed]
35
+
36
+ ### Model Sources [optional]
37
+
38
+ <!-- Provide the basic links for the model. -->
39
+
40
+ - **Repository:** [More Information Needed]
41
+ - **Paper [optional]:** [More Information Needed]
42
+ - **Demo [optional]:** [More Information Needed]
43
+
44
+ ## Uses
45
+
46
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
47
+
48
+ ### Direct Use
49
+
50
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
51
+
52
+ [More Information Needed]
53
+
54
+ ### Downstream Use [optional]
55
+
56
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
57
+
58
+ [More Information Needed]
59
+
60
+ ### Out-of-Scope Use
61
+
62
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
63
+
64
+ [More Information Needed]
65
+
66
+ ## Bias, Risks, and Limitations
67
+
68
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
69
+
70
+ [More Information Needed]
71
+
72
+ ### Recommendations
73
+
74
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
75
+
76
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
77
+
78
+ ## How to Get Started with the Model
79
+
80
+ Use the code below to get started with the model.
81
+
82
+ [More Information Needed]
83
+
84
+ ## Training Details
85
+
86
+ ### Training Data
87
+
88
+ <!-- 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. -->
89
+
90
+ [More Information Needed]
91
+
92
+ ### Training Procedure
93
+
94
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
95
+
96
+ #### Preprocessing [optional]
97
+
98
+ [More Information Needed]
99
+
100
+
101
+ #### Training Hyperparameters
102
+
103
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
104
+
105
+ #### Speeds, Sizes, Times [optional]
106
+
107
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
108
+
109
+ [More Information Needed]
110
+
111
+ ## Evaluation
112
+
113
+ <!-- This section describes the evaluation protocols and provides the results. -->
114
+
115
+ ### Testing Data, Factors & Metrics
116
+
117
+ #### Testing Data
118
+
119
+ <!-- This should link to a Dataset Card if possible. -->
120
+
121
+ [More Information Needed]
122
+
123
+ #### Factors
124
+
125
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
126
+
127
+ [More Information Needed]
128
+
129
+ #### Metrics
130
+
131
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
132
+
133
+ [More Information Needed]
134
+
135
+ ### Results
136
+
137
+ [More Information Needed]
138
+
139
+ #### Summary
140
+
141
+
142
+
143
+ ## Model Examination [optional]
144
+
145
+ <!-- Relevant interpretability work for the model goes here -->
146
+
147
+ [More Information Needed]
148
+
149
+ ## Environmental Impact
150
+
151
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
152
+
153
+ 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).
154
+
155
+ - **Hardware Type:** [More Information Needed]
156
+ - **Hours used:** [More Information Needed]
157
+ - **Cloud Provider:** [More Information Needed]
158
+ - **Compute Region:** [More Information Needed]
159
+ - **Carbon Emitted:** [More Information Needed]
160
+
161
+ ## Technical Specifications [optional]
162
+
163
+ ### Model Architecture and Objective
164
+
165
+ [More Information Needed]
166
+
167
+ ### Compute Infrastructure
168
+
169
+ [More Information Needed]
170
+
171
+ #### Hardware
172
+
173
+ [More Information Needed]
174
+
175
+ #### Software
176
+
177
+ [More Information Needed]
178
+
179
+ ## Citation [optional]
180
+
181
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
182
+
183
+ **BibTeX:**
184
+
185
+ [More Information Needed]
186
+
187
+ **APA:**
188
+
189
+ [More Information Needed]
190
+
191
+ ## Glossary [optional]
192
+
193
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
194
+
195
+ [More Information Needed]
196
+
197
+ ## More Information [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Authors [optional]
202
+
203
+ [More Information Needed]
204
+
205
+ ## Model Card Contact
206
+
207
+ [More Information Needed]
208
+ ### Framework versions
209
+
210
+ - PEFT 0.18.0
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/adapter_config.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "MistralForCausalLM",
7
+ "parent_library": "transformers.models.mistral.modeling_mistral",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "unsloth/mistral-7b-v0.3-bnb-4bit",
11
+ "bias": "none",
12
+ "corda_config": null,
13
+ "ensure_weight_tying": false,
14
+ "eva_config": null,
15
+ "exclude_modules": null,
16
+ "fan_in_fan_out": false,
17
+ "inference_mode": true,
18
+ "init_lora_weights": true,
19
+ "layer_replication": null,
20
+ "layers_pattern": null,
21
+ "layers_to_transform": null,
22
+ "loftq_config": {},
23
+ "lora_alpha": 128,
24
+ "lora_bias": false,
25
+ "lora_dropout": 0,
26
+ "megatron_config": null,
27
+ "megatron_core": "megatron.core",
28
+ "modules_to_save": [
29
+ "embed_tokens",
30
+ "lm_head"
31
+ ],
32
+ "peft_type": "LORA",
33
+ "peft_version": "0.18.0",
34
+ "qalora_group_size": 16,
35
+ "r": 64,
36
+ "rank_pattern": {},
37
+ "revision": null,
38
+ "target_modules": [
39
+ "o_proj",
40
+ "k_proj",
41
+ "gate_proj",
42
+ "q_proj",
43
+ "down_proj",
44
+ "v_proj",
45
+ "up_proj"
46
+ ],
47
+ "target_parameters": null,
48
+ "task_type": "CAUSAL_LM",
49
+ "trainable_token_indices": null,
50
+ "use_dora": false,
51
+ "use_qalora": false,
52
+ "use_rslora": false
53
+ }
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:265ba67ccf2371b1c5d207b14c1ba2b50a374db51f1d1d8f4f914ac26b1ce12d
3
+ size 1208020312
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b7dd3303742dcc0f9023ec8356106bf0ac9f3e4021f0c298ef42c9cbf8a40817
3
+ size 1687687979
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48ea209aa975528d2e9f8e5188d85dd75ec291a0f9e5b66853d2b87d4a8da11a
3
+ size 14709
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d076944119ff57e17ed1e0a8e03123c5f3fbb94b092e55c93038f7a0e96ad0cf
3
+ size 1465
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/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": "[control_768]",
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
+ }
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37f00374dea48658ee8f5d0f21895b9bc55cb0103939607c8185bfd1c6ca1f89
3
+ size 587404
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/trainer_state.json ADDED
@@ -0,0 +1,1574 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.6489675516224189,
6
+ "eval_steps": 500,
7
+ "global_step": 220,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.0029498525073746312,
14
+ "grad_norm": 8.784540176391602,
15
+ "learning_rate": 0.0,
16
+ "loss": 2.5352,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.0058997050147492625,
21
+ "grad_norm": 9.609512329101562,
22
+ "learning_rate": 8.333333333333334e-06,
23
+ "loss": 2.5809,
24
+ "step": 2
25
+ },
26
+ {
27
+ "epoch": 0.008849557522123894,
28
+ "grad_norm": 7.955018043518066,
29
+ "learning_rate": 1.6666666666666667e-05,
30
+ "loss": 2.3861,
31
+ "step": 3
32
+ },
33
+ {
34
+ "epoch": 0.011799410029498525,
35
+ "grad_norm": 5.426074028015137,
36
+ "learning_rate": 2.5e-05,
37
+ "loss": 2.2533,
38
+ "step": 4
39
+ },
40
+ {
41
+ "epoch": 0.014749262536873156,
42
+ "grad_norm": 4.8562164306640625,
43
+ "learning_rate": 3.3333333333333335e-05,
44
+ "loss": 2.1205,
45
+ "step": 5
46
+ },
47
+ {
48
+ "epoch": 0.017699115044247787,
49
+ "grad_norm": 4.488800525665283,
50
+ "learning_rate": 4.166666666666667e-05,
51
+ "loss": 2.0452,
52
+ "step": 6
53
+ },
54
+ {
55
+ "epoch": 0.02064896755162242,
56
+ "grad_norm": 3.83853816986084,
57
+ "learning_rate": 5e-05,
58
+ "loss": 1.9761,
59
+ "step": 7
60
+ },
61
+ {
62
+ "epoch": 0.02359882005899705,
63
+ "grad_norm": 3.6622397899627686,
64
+ "learning_rate": 4.999888745376028e-05,
65
+ "loss": 1.8768,
66
+ "step": 8
67
+ },
68
+ {
69
+ "epoch": 0.02654867256637168,
70
+ "grad_norm": 4.476569652557373,
71
+ "learning_rate": 4.9995549914061836e-05,
72
+ "loss": 1.9589,
73
+ "step": 9
74
+ },
75
+ {
76
+ "epoch": 0.029498525073746312,
77
+ "grad_norm": 3.685044527053833,
78
+ "learning_rate": 4.998998767795805e-05,
79
+ "loss": 1.9054,
80
+ "step": 10
81
+ },
82
+ {
83
+ "epoch": 0.032448377581120944,
84
+ "grad_norm": 3.9684455394744873,
85
+ "learning_rate": 4.99822012405085e-05,
86
+ "loss": 1.887,
87
+ "step": 11
88
+ },
89
+ {
90
+ "epoch": 0.035398230088495575,
91
+ "grad_norm": 4.1171064376831055,
92
+ "learning_rate": 4.997219129473495e-05,
93
+ "loss": 1.7673,
94
+ "step": 12
95
+ },
96
+ {
97
+ "epoch": 0.038348082595870206,
98
+ "grad_norm": 3.5916616916656494,
99
+ "learning_rate": 4.995995873155958e-05,
100
+ "loss": 1.8061,
101
+ "step": 13
102
+ },
103
+ {
104
+ "epoch": 0.04129793510324484,
105
+ "grad_norm": 3.527775287628174,
106
+ "learning_rate": 4.994550463972577e-05,
107
+ "loss": 1.8472,
108
+ "step": 14
109
+ },
110
+ {
111
+ "epoch": 0.04424778761061947,
112
+ "grad_norm": 3.540343761444092,
113
+ "learning_rate": 4.992883030570116e-05,
114
+ "loss": 1.7783,
115
+ "step": 15
116
+ },
117
+ {
118
+ "epoch": 0.0471976401179941,
119
+ "grad_norm": 3.5722901821136475,
120
+ "learning_rate": 4.9909937213563165e-05,
121
+ "loss": 1.7471,
122
+ "step": 16
123
+ },
124
+ {
125
+ "epoch": 0.05014749262536873,
126
+ "grad_norm": 3.2874090671539307,
127
+ "learning_rate": 4.988882704486687e-05,
128
+ "loss": 1.7344,
129
+ "step": 17
130
+ },
131
+ {
132
+ "epoch": 0.05309734513274336,
133
+ "grad_norm": 3.2011971473693848,
134
+ "learning_rate": 4.9865501678495375e-05,
135
+ "loss": 1.7944,
136
+ "step": 18
137
+ },
138
+ {
139
+ "epoch": 0.05604719764011799,
140
+ "grad_norm": 3.8273420333862305,
141
+ "learning_rate": 4.9839963190492576e-05,
142
+ "loss": 1.8012,
143
+ "step": 19
144
+ },
145
+ {
146
+ "epoch": 0.058997050147492625,
147
+ "grad_norm": 3.3719303607940674,
148
+ "learning_rate": 4.9812213853878376e-05,
149
+ "loss": 1.7189,
150
+ "step": 20
151
+ },
152
+ {
153
+ "epoch": 0.061946902654867256,
154
+ "grad_norm": 3.548304557800293,
155
+ "learning_rate": 4.978225613844639e-05,
156
+ "loss": 1.7513,
157
+ "step": 21
158
+ },
159
+ {
160
+ "epoch": 0.06489675516224189,
161
+ "grad_norm": 3.688946485519409,
162
+ "learning_rate": 4.975009271054409e-05,
163
+ "loss": 1.7761,
164
+ "step": 22
165
+ },
166
+ {
167
+ "epoch": 0.06784660766961652,
168
+ "grad_norm": 3.9207510948181152,
169
+ "learning_rate": 4.971572643283557e-05,
170
+ "loss": 1.7487,
171
+ "step": 23
172
+ },
173
+ {
174
+ "epoch": 0.07079646017699115,
175
+ "grad_norm": 3.49283504486084,
176
+ "learning_rate": 4.9679160364046644e-05,
177
+ "loss": 1.8834,
178
+ "step": 24
179
+ },
180
+ {
181
+ "epoch": 0.07374631268436578,
182
+ "grad_norm": 3.67889404296875,
183
+ "learning_rate": 4.9640397758692715e-05,
184
+ "loss": 1.7992,
185
+ "step": 25
186
+ },
187
+ {
188
+ "epoch": 0.07669616519174041,
189
+ "grad_norm": 4.384673595428467,
190
+ "learning_rate": 4.9599442066789035e-05,
191
+ "loss": 1.8381,
192
+ "step": 26
193
+ },
194
+ {
195
+ "epoch": 0.07964601769911504,
196
+ "grad_norm": 3.9461209774017334,
197
+ "learning_rate": 4.95562969335437e-05,
198
+ "loss": 1.9321,
199
+ "step": 27
200
+ },
201
+ {
202
+ "epoch": 0.08259587020648967,
203
+ "grad_norm": 3.785196542739868,
204
+ "learning_rate": 4.9510966199033174e-05,
205
+ "loss": 1.8259,
206
+ "step": 28
207
+ },
208
+ {
209
+ "epoch": 0.0855457227138643,
210
+ "grad_norm": 3.6551666259765625,
211
+ "learning_rate": 4.946345389786049e-05,
212
+ "loss": 1.794,
213
+ "step": 29
214
+ },
215
+ {
216
+ "epoch": 0.08849557522123894,
217
+ "grad_norm": 4.191623210906982,
218
+ "learning_rate": 4.941376425879624e-05,
219
+ "loss": 1.8796,
220
+ "step": 30
221
+ },
222
+ {
223
+ "epoch": 0.09144542772861357,
224
+ "grad_norm": 4.097504138946533,
225
+ "learning_rate": 4.936190170440208e-05,
226
+ "loss": 1.8485,
227
+ "step": 31
228
+ },
229
+ {
230
+ "epoch": 0.0943952802359882,
231
+ "grad_norm": 3.767967939376831,
232
+ "learning_rate": 4.930787085063723e-05,
233
+ "loss": 1.8537,
234
+ "step": 32
235
+ },
236
+ {
237
+ "epoch": 0.09734513274336283,
238
+ "grad_norm": 3.880598783493042,
239
+ "learning_rate": 4.925167650644752e-05,
240
+ "loss": 1.8942,
241
+ "step": 33
242
+ },
243
+ {
244
+ "epoch": 0.10029498525073746,
245
+ "grad_norm": 4.313149452209473,
246
+ "learning_rate": 4.9193323673337476e-05,
247
+ "loss": 1.8464,
248
+ "step": 34
249
+ },
250
+ {
251
+ "epoch": 0.10324483775811209,
252
+ "grad_norm": 4.014875888824463,
253
+ "learning_rate": 4.9132817544925085e-05,
254
+ "loss": 1.7687,
255
+ "step": 35
256
+ },
257
+ {
258
+ "epoch": 0.10619469026548672,
259
+ "grad_norm": 4.243000030517578,
260
+ "learning_rate": 4.907016350647961e-05,
261
+ "loss": 1.8674,
262
+ "step": 36
263
+ },
264
+ {
265
+ "epoch": 0.10914454277286136,
266
+ "grad_norm": 4.010824203491211,
267
+ "learning_rate": 4.9005367134442235e-05,
268
+ "loss": 1.772,
269
+ "step": 37
270
+ },
271
+ {
272
+ "epoch": 0.11209439528023599,
273
+ "grad_norm": 3.9447169303894043,
274
+ "learning_rate": 4.893843419592977e-05,
275
+ "loss": 1.8545,
276
+ "step": 38
277
+ },
278
+ {
279
+ "epoch": 0.11504424778761062,
280
+ "grad_norm": 3.677614450454712,
281
+ "learning_rate": 4.886937064822134e-05,
282
+ "loss": 1.7783,
283
+ "step": 39
284
+ },
285
+ {
286
+ "epoch": 0.11799410029498525,
287
+ "grad_norm": 3.861032485961914,
288
+ "learning_rate": 4.8798182638228166e-05,
289
+ "loss": 1.7723,
290
+ "step": 40
291
+ },
292
+ {
293
+ "epoch": 0.12094395280235988,
294
+ "grad_norm": 3.7934088706970215,
295
+ "learning_rate": 4.872487650194647e-05,
296
+ "loss": 1.7814,
297
+ "step": 41
298
+ },
299
+ {
300
+ "epoch": 0.12389380530973451,
301
+ "grad_norm": 4.10675573348999,
302
+ "learning_rate": 4.864945876389356e-05,
303
+ "loss": 1.7406,
304
+ "step": 42
305
+ },
306
+ {
307
+ "epoch": 0.12684365781710916,
308
+ "grad_norm": 3.8732664585113525,
309
+ "learning_rate": 4.857193613652711e-05,
310
+ "loss": 1.7047,
311
+ "step": 43
312
+ },
313
+ {
314
+ "epoch": 0.12979351032448377,
315
+ "grad_norm": 3.985630512237549,
316
+ "learning_rate": 4.849231551964771e-05,
317
+ "loss": 1.6778,
318
+ "step": 44
319
+ },
320
+ {
321
+ "epoch": 0.13274336283185842,
322
+ "grad_norm": 4.057476043701172,
323
+ "learning_rate": 4.841060399978481e-05,
324
+ "loss": 1.6264,
325
+ "step": 45
326
+ },
327
+ {
328
+ "epoch": 0.13569321533923304,
329
+ "grad_norm": 4.0363335609436035,
330
+ "learning_rate": 4.8326808849565936e-05,
331
+ "loss": 1.5671,
332
+ "step": 46
333
+ },
334
+ {
335
+ "epoch": 0.13864306784660768,
336
+ "grad_norm": 4.249370098114014,
337
+ "learning_rate": 4.824093752706943e-05,
338
+ "loss": 1.5605,
339
+ "step": 47
340
+ },
341
+ {
342
+ "epoch": 0.1415929203539823,
343
+ "grad_norm": 4.4337615966796875,
344
+ "learning_rate": 4.815299767516065e-05,
345
+ "loss": 1.4718,
346
+ "step": 48
347
+ },
348
+ {
349
+ "epoch": 0.14454277286135694,
350
+ "grad_norm": 4.286309719085693,
351
+ "learning_rate": 4.806299712081172e-05,
352
+ "loss": 1.3906,
353
+ "step": 49
354
+ },
355
+ {
356
+ "epoch": 0.14749262536873156,
357
+ "grad_norm": 4.912067413330078,
358
+ "learning_rate": 4.797094387440491e-05,
359
+ "loss": 1.1653,
360
+ "step": 50
361
+ },
362
+ {
363
+ "epoch": 0.1504424778761062,
364
+ "grad_norm": 8.031450271606445,
365
+ "learning_rate": 4.787684612901965e-05,
366
+ "loss": 1.888,
367
+ "step": 51
368
+ },
369
+ {
370
+ "epoch": 0.15339233038348082,
371
+ "grad_norm": 7.04852819442749,
372
+ "learning_rate": 4.77807122597034e-05,
373
+ "loss": 1.8472,
374
+ "step": 52
375
+ },
376
+ {
377
+ "epoch": 0.15634218289085547,
378
+ "grad_norm": 5.582455635070801,
379
+ "learning_rate": 4.768255082272611e-05,
380
+ "loss": 1.7573,
381
+ "step": 53
382
+ },
383
+ {
384
+ "epoch": 0.1592920353982301,
385
+ "grad_norm": 4.440758228302002,
386
+ "learning_rate": 4.758237055481881e-05,
387
+ "loss": 1.7541,
388
+ "step": 54
389
+ },
390
+ {
391
+ "epoch": 0.16224188790560473,
392
+ "grad_norm": 3.537503242492676,
393
+ "learning_rate": 4.748018037239592e-05,
394
+ "loss": 1.6726,
395
+ "step": 55
396
+ },
397
+ {
398
+ "epoch": 0.16519174041297935,
399
+ "grad_norm": 3.002551317214966,
400
+ "learning_rate": 4.7375989370761695e-05,
401
+ "loss": 1.5917,
402
+ "step": 56
403
+ },
404
+ {
405
+ "epoch": 0.168141592920354,
406
+ "grad_norm": 3.5368826389312744,
407
+ "learning_rate": 4.726980682330071e-05,
408
+ "loss": 1.6657,
409
+ "step": 57
410
+ },
411
+ {
412
+ "epoch": 0.1710914454277286,
413
+ "grad_norm": 3.5577824115753174,
414
+ "learning_rate": 4.7161642180652464e-05,
415
+ "loss": 1.6253,
416
+ "step": 58
417
+ },
418
+ {
419
+ "epoch": 0.17404129793510326,
420
+ "grad_norm": 3.154500961303711,
421
+ "learning_rate": 4.7051505069870286e-05,
422
+ "loss": 1.5817,
423
+ "step": 59
424
+ },
425
+ {
426
+ "epoch": 0.17699115044247787,
427
+ "grad_norm": 3.1665284633636475,
428
+ "learning_rate": 4.693940529356444e-05,
429
+ "loss": 1.6044,
430
+ "step": 60
431
+ },
432
+ {
433
+ "epoch": 0.17994100294985252,
434
+ "grad_norm": 3.07588529586792,
435
+ "learning_rate": 4.6825352829029705e-05,
436
+ "loss": 1.49,
437
+ "step": 61
438
+ },
439
+ {
440
+ "epoch": 0.18289085545722714,
441
+ "grad_norm": 2.87255597114563,
442
+ "learning_rate": 4.670935782735732e-05,
443
+ "loss": 1.5619,
444
+ "step": 62
445
+ },
446
+ {
447
+ "epoch": 0.18584070796460178,
448
+ "grad_norm": 2.7868995666503906,
449
+ "learning_rate": 4.6591430612531515e-05,
450
+ "loss": 1.5085,
451
+ "step": 63
452
+ },
453
+ {
454
+ "epoch": 0.1887905604719764,
455
+ "grad_norm": 2.9793434143066406,
456
+ "learning_rate": 4.647158168051066e-05,
457
+ "loss": 1.5677,
458
+ "step": 64
459
+ },
460
+ {
461
+ "epoch": 0.19174041297935104,
462
+ "grad_norm": 2.7829337120056152,
463
+ "learning_rate": 4.6349821698293025e-05,
464
+ "loss": 1.5359,
465
+ "step": 65
466
+ },
467
+ {
468
+ "epoch": 0.19469026548672566,
469
+ "grad_norm": 2.799654483795166,
470
+ "learning_rate": 4.622616150296745e-05,
471
+ "loss": 1.5196,
472
+ "step": 66
473
+ },
474
+ {
475
+ "epoch": 0.1976401179941003,
476
+ "grad_norm": 2.9134767055511475,
477
+ "learning_rate": 4.6100612100748765e-05,
478
+ "loss": 1.6036,
479
+ "step": 67
480
+ },
481
+ {
482
+ "epoch": 0.20058997050147492,
483
+ "grad_norm": 3.1140592098236084,
484
+ "learning_rate": 4.5973184665998186e-05,
485
+ "loss": 1.6003,
486
+ "step": 68
487
+ },
488
+ {
489
+ "epoch": 0.20353982300884957,
490
+ "grad_norm": 3.3117525577545166,
491
+ "learning_rate": 4.5843890540228794e-05,
492
+ "loss": 1.6092,
493
+ "step": 69
494
+ },
495
+ {
496
+ "epoch": 0.20648967551622419,
497
+ "grad_norm": 2.9576680660247803,
498
+ "learning_rate": 4.571274123109606e-05,
499
+ "loss": 1.5685,
500
+ "step": 70
501
+ },
502
+ {
503
+ "epoch": 0.20943952802359883,
504
+ "grad_norm": 2.9042575359344482,
505
+ "learning_rate": 4.557974841137364e-05,
506
+ "loss": 1.549,
507
+ "step": 71
508
+ },
509
+ {
510
+ "epoch": 0.21238938053097345,
511
+ "grad_norm": 2.8921477794647217,
512
+ "learning_rate": 4.544492391791445e-05,
513
+ "loss": 1.6279,
514
+ "step": 72
515
+ },
516
+ {
517
+ "epoch": 0.2153392330383481,
518
+ "grad_norm": 3.005927562713623,
519
+ "learning_rate": 4.530827975059715e-05,
520
+ "loss": 1.5111,
521
+ "step": 73
522
+ },
523
+ {
524
+ "epoch": 0.2182890855457227,
525
+ "grad_norm": 3.4114937782287598,
526
+ "learning_rate": 4.5169828071258116e-05,
527
+ "loss": 1.6132,
528
+ "step": 74
529
+ },
530
+ {
531
+ "epoch": 0.22123893805309736,
532
+ "grad_norm": 3.160595655441284,
533
+ "learning_rate": 4.502958120260894e-05,
534
+ "loss": 1.5978,
535
+ "step": 75
536
+ },
537
+ {
538
+ "epoch": 0.22418879056047197,
539
+ "grad_norm": 3.215529441833496,
540
+ "learning_rate": 4.488755162713975e-05,
541
+ "loss": 1.705,
542
+ "step": 76
543
+ },
544
+ {
545
+ "epoch": 0.22713864306784662,
546
+ "grad_norm": 3.4715919494628906,
547
+ "learning_rate": 4.474375198600815e-05,
548
+ "loss": 1.6392,
549
+ "step": 77
550
+ },
551
+ {
552
+ "epoch": 0.23008849557522124,
553
+ "grad_norm": 3.2136619091033936,
554
+ "learning_rate": 4.4598195077914145e-05,
555
+ "loss": 1.6188,
556
+ "step": 78
557
+ },
558
+ {
559
+ "epoch": 0.23303834808259588,
560
+ "grad_norm": 3.3104329109191895,
561
+ "learning_rate": 4.445089385796099e-05,
562
+ "loss": 1.7059,
563
+ "step": 79
564
+ },
565
+ {
566
+ "epoch": 0.2359882005899705,
567
+ "grad_norm": 3.097895622253418,
568
+ "learning_rate": 4.4301861436502156e-05,
569
+ "loss": 1.7615,
570
+ "step": 80
571
+ },
572
+ {
573
+ "epoch": 0.23893805309734514,
574
+ "grad_norm": 3.3492372035980225,
575
+ "learning_rate": 4.415111107797445e-05,
576
+ "loss": 1.6919,
577
+ "step": 81
578
+ },
579
+ {
580
+ "epoch": 0.24188790560471976,
581
+ "grad_norm": 4.477549076080322,
582
+ "learning_rate": 4.3998656199717435e-05,
583
+ "loss": 1.6855,
584
+ "step": 82
585
+ },
586
+ {
587
+ "epoch": 0.2448377581120944,
588
+ "grad_norm": 4.241739273071289,
589
+ "learning_rate": 4.384451037077924e-05,
590
+ "loss": 1.7483,
591
+ "step": 83
592
+ },
593
+ {
594
+ "epoch": 0.24778761061946902,
595
+ "grad_norm": 3.785494565963745,
596
+ "learning_rate": 4.368868731070884e-05,
597
+ "loss": 1.8123,
598
+ "step": 84
599
+ },
600
+ {
601
+ "epoch": 0.25073746312684364,
602
+ "grad_norm": 4.163392543792725,
603
+ "learning_rate": 4.353120088833501e-05,
604
+ "loss": 1.663,
605
+ "step": 85
606
+ },
607
+ {
608
+ "epoch": 0.2536873156342183,
609
+ "grad_norm": 4.269979953765869,
610
+ "learning_rate": 4.33720651205319e-05,
611
+ "loss": 1.6724,
612
+ "step": 86
613
+ },
614
+ {
615
+ "epoch": 0.25663716814159293,
616
+ "grad_norm": 3.830099582672119,
617
+ "learning_rate": 4.321129417097153e-05,
618
+ "loss": 1.7422,
619
+ "step": 87
620
+ },
621
+ {
622
+ "epoch": 0.25958702064896755,
623
+ "grad_norm": 3.549696207046509,
624
+ "learning_rate": 4.3048902348863116e-05,
625
+ "loss": 1.6266,
626
+ "step": 88
627
+ },
628
+ {
629
+ "epoch": 0.26253687315634217,
630
+ "grad_norm": 3.9003500938415527,
631
+ "learning_rate": 4.288490410767955e-05,
632
+ "loss": 1.6474,
633
+ "step": 89
634
+ },
635
+ {
636
+ "epoch": 0.26548672566371684,
637
+ "grad_norm": 3.736586332321167,
638
+ "learning_rate": 4.271931404387096e-05,
639
+ "loss": 1.6389,
640
+ "step": 90
641
+ },
642
+ {
643
+ "epoch": 0.26843657817109146,
644
+ "grad_norm": 4.005049228668213,
645
+ "learning_rate": 4.255214689556557e-05,
646
+ "loss": 1.6593,
647
+ "step": 91
648
+ },
649
+ {
650
+ "epoch": 0.2713864306784661,
651
+ "grad_norm": 3.6020376682281494,
652
+ "learning_rate": 4.2383417541257954e-05,
653
+ "loss": 1.5903,
654
+ "step": 92
655
+ },
656
+ {
657
+ "epoch": 0.2743362831858407,
658
+ "grad_norm": 3.8671212196350098,
659
+ "learning_rate": 4.221314099848481e-05,
660
+ "loss": 1.566,
661
+ "step": 93
662
+ },
663
+ {
664
+ "epoch": 0.27728613569321536,
665
+ "grad_norm": 3.5491201877593994,
666
+ "learning_rate": 4.204133242248832e-05,
667
+ "loss": 1.6435,
668
+ "step": 94
669
+ },
670
+ {
671
+ "epoch": 0.28023598820059,
672
+ "grad_norm": 3.8159406185150146,
673
+ "learning_rate": 4.186800710486732e-05,
674
+ "loss": 1.5173,
675
+ "step": 95
676
+ },
677
+ {
678
+ "epoch": 0.2831858407079646,
679
+ "grad_norm": 3.911926746368408,
680
+ "learning_rate": 4.169318047221621e-05,
681
+ "loss": 1.4565,
682
+ "step": 96
683
+ },
684
+ {
685
+ "epoch": 0.2861356932153392,
686
+ "grad_norm": 4.003925323486328,
687
+ "learning_rate": 4.151686808475204e-05,
688
+ "loss": 1.5175,
689
+ "step": 97
690
+ },
691
+ {
692
+ "epoch": 0.2890855457227139,
693
+ "grad_norm": 4.023141860961914,
694
+ "learning_rate": 4.1339085634929485e-05,
695
+ "loss": 1.3598,
696
+ "step": 98
697
+ },
698
+ {
699
+ "epoch": 0.2920353982300885,
700
+ "grad_norm": 4.288107872009277,
701
+ "learning_rate": 4.115984894604423e-05,
702
+ "loss": 1.2067,
703
+ "step": 99
704
+ },
705
+ {
706
+ "epoch": 0.2949852507374631,
707
+ "grad_norm": 4.7076592445373535,
708
+ "learning_rate": 4.0979173970824626e-05,
709
+ "loss": 1.0602,
710
+ "step": 100
711
+ },
712
+ {
713
+ "epoch": 0.29793510324483774,
714
+ "grad_norm": 6.30832052230835,
715
+ "learning_rate": 4.0797076790011804e-05,
716
+ "loss": 1.704,
717
+ "step": 101
718
+ },
719
+ {
720
+ "epoch": 0.3008849557522124,
721
+ "grad_norm": 4.847335338592529,
722
+ "learning_rate": 4.0613573610928476e-05,
723
+ "loss": 1.5943,
724
+ "step": 102
725
+ },
726
+ {
727
+ "epoch": 0.30383480825958703,
728
+ "grad_norm": 4.62391471862793,
729
+ "learning_rate": 4.0428680766036384e-05,
730
+ "loss": 1.6134,
731
+ "step": 103
732
+ },
733
+ {
734
+ "epoch": 0.30678466076696165,
735
+ "grad_norm": 3.951815128326416,
736
+ "learning_rate": 4.0242414711482676e-05,
737
+ "loss": 1.5143,
738
+ "step": 104
739
+ },
740
+ {
741
+ "epoch": 0.30973451327433627,
742
+ "grad_norm": 3.5230190753936768,
743
+ "learning_rate": 4.005479202563524e-05,
744
+ "loss": 1.557,
745
+ "step": 105
746
+ },
747
+ {
748
+ "epoch": 0.31268436578171094,
749
+ "grad_norm": 3.093968391418457,
750
+ "learning_rate": 3.986582940760717e-05,
751
+ "loss": 1.5439,
752
+ "step": 106
753
+ },
754
+ {
755
+ "epoch": 0.31563421828908556,
756
+ "grad_norm": 2.9362878799438477,
757
+ "learning_rate": 3.967554367577047e-05,
758
+ "loss": 1.454,
759
+ "step": 107
760
+ },
761
+ {
762
+ "epoch": 0.3185840707964602,
763
+ "grad_norm": 2.7811033725738525,
764
+ "learning_rate": 3.948395176625918e-05,
765
+ "loss": 1.4497,
766
+ "step": 108
767
+ },
768
+ {
769
+ "epoch": 0.3215339233038348,
770
+ "grad_norm": 2.7802510261535645,
771
+ "learning_rate": 3.929107073146197e-05,
772
+ "loss": 1.3589,
773
+ "step": 109
774
+ },
775
+ {
776
+ "epoch": 0.32448377581120946,
777
+ "grad_norm": 3.563616991043091,
778
+ "learning_rate": 3.909691773850445e-05,
779
+ "loss": 1.4628,
780
+ "step": 110
781
+ },
782
+ {
783
+ "epoch": 0.3274336283185841,
784
+ "grad_norm": 3.047844886779785,
785
+ "learning_rate": 3.890151006772119e-05,
786
+ "loss": 1.4186,
787
+ "step": 111
788
+ },
789
+ {
790
+ "epoch": 0.3303834808259587,
791
+ "grad_norm": 3.004772663116455,
792
+ "learning_rate": 3.8704865111117746e-05,
793
+ "loss": 1.375,
794
+ "step": 112
795
+ },
796
+ {
797
+ "epoch": 0.3333333333333333,
798
+ "grad_norm": 2.8555989265441895,
799
+ "learning_rate": 3.850700037082268e-05,
800
+ "loss": 1.303,
801
+ "step": 113
802
+ },
803
+ {
804
+ "epoch": 0.336283185840708,
805
+ "grad_norm": 2.86316180229187,
806
+ "learning_rate": 3.83079334575298e-05,
807
+ "loss": 1.3022,
808
+ "step": 114
809
+ },
810
+ {
811
+ "epoch": 0.3392330383480826,
812
+ "grad_norm": 3.3198935985565186,
813
+ "learning_rate": 3.8107682088930794e-05,
814
+ "loss": 1.3897,
815
+ "step": 115
816
+ },
817
+ {
818
+ "epoch": 0.3421828908554572,
819
+ "grad_norm": 3.1176650524139404,
820
+ "learning_rate": 3.790626408813822e-05,
821
+ "loss": 1.3162,
822
+ "step": 116
823
+ },
824
+ {
825
+ "epoch": 0.34513274336283184,
826
+ "grad_norm": 2.670988082885742,
827
+ "learning_rate": 3.7703697382099234e-05,
828
+ "loss": 1.3686,
829
+ "step": 117
830
+ },
831
+ {
832
+ "epoch": 0.3480825958702065,
833
+ "grad_norm": 3.0355708599090576,
834
+ "learning_rate": 3.7500000000000003e-05,
835
+ "loss": 1.4136,
836
+ "step": 118
837
+ },
838
+ {
839
+ "epoch": 0.35103244837758113,
840
+ "grad_norm": 2.5040009021759033,
841
+ "learning_rate": 3.729519007166105e-05,
842
+ "loss": 1.4136,
843
+ "step": 119
844
+ },
845
+ {
846
+ "epoch": 0.35398230088495575,
847
+ "grad_norm": 2.4674110412597656,
848
+ "learning_rate": 3.7089285825923615e-05,
849
+ "loss": 1.4819,
850
+ "step": 120
851
+ },
852
+ {
853
+ "epoch": 0.35693215339233036,
854
+ "grad_norm": 3.2417714595794678,
855
+ "learning_rate": 3.688230558902725e-05,
856
+ "loss": 1.4959,
857
+ "step": 121
858
+ },
859
+ {
860
+ "epoch": 0.35988200589970504,
861
+ "grad_norm": 2.698197364807129,
862
+ "learning_rate": 3.667426778297871e-05,
863
+ "loss": 1.493,
864
+ "step": 122
865
+ },
866
+ {
867
+ "epoch": 0.36283185840707965,
868
+ "grad_norm": 2.9125115871429443,
869
+ "learning_rate": 3.646519092391227e-05,
870
+ "loss": 1.512,
871
+ "step": 123
872
+ },
873
+ {
874
+ "epoch": 0.36578171091445427,
875
+ "grad_norm": 2.803999900817871,
876
+ "learning_rate": 3.6255093620441834e-05,
877
+ "loss": 1.4455,
878
+ "step": 124
879
+ },
880
+ {
881
+ "epoch": 0.3687315634218289,
882
+ "grad_norm": 2.8682003021240234,
883
+ "learning_rate": 3.604399457200458e-05,
884
+ "loss": 1.4457,
885
+ "step": 125
886
+ },
887
+ {
888
+ "epoch": 0.37168141592920356,
889
+ "grad_norm": 2.987795114517212,
890
+ "learning_rate": 3.583191256719672e-05,
891
+ "loss": 1.4813,
892
+ "step": 126
893
+ },
894
+ {
895
+ "epoch": 0.3746312684365782,
896
+ "grad_norm": 2.8751752376556396,
897
+ "learning_rate": 3.56188664821012e-05,
898
+ "loss": 1.4557,
899
+ "step": 127
900
+ },
901
+ {
902
+ "epoch": 0.3775811209439528,
903
+ "grad_norm": 3.237694025039673,
904
+ "learning_rate": 3.540487527860769e-05,
905
+ "loss": 1.5434,
906
+ "step": 128
907
+ },
908
+ {
909
+ "epoch": 0.3805309734513274,
910
+ "grad_norm": 3.4298689365386963,
911
+ "learning_rate": 3.518995800272491e-05,
912
+ "loss": 1.4578,
913
+ "step": 129
914
+ },
915
+ {
916
+ "epoch": 0.3834808259587021,
917
+ "grad_norm": 3.414600372314453,
918
+ "learning_rate": 3.497413378288541e-05,
919
+ "loss": 1.5302,
920
+ "step": 130
921
+ },
922
+ {
923
+ "epoch": 0.3864306784660767,
924
+ "grad_norm": 3.4248905181884766,
925
+ "learning_rate": 3.475742182824314e-05,
926
+ "loss": 1.5351,
927
+ "step": 131
928
+ },
929
+ {
930
+ "epoch": 0.3893805309734513,
931
+ "grad_norm": 3.316810131072998,
932
+ "learning_rate": 3.453984142696372e-05,
933
+ "loss": 1.617,
934
+ "step": 132
935
+ },
936
+ {
937
+ "epoch": 0.39233038348082594,
938
+ "grad_norm": 3.3763375282287598,
939
+ "learning_rate": 3.432141194450772e-05,
940
+ "loss": 1.5688,
941
+ "step": 133
942
+ },
943
+ {
944
+ "epoch": 0.3952802359882006,
945
+ "grad_norm": 3.3588340282440186,
946
+ "learning_rate": 3.41021528219071e-05,
947
+ "loss": 1.6525,
948
+ "step": 134
949
+ },
950
+ {
951
+ "epoch": 0.39823008849557523,
952
+ "grad_norm": 4.095376968383789,
953
+ "learning_rate": 3.3882083574034844e-05,
954
+ "loss": 1.649,
955
+ "step": 135
956
+ },
957
+ {
958
+ "epoch": 0.40117994100294985,
959
+ "grad_norm": 3.3478126525878906,
960
+ "learning_rate": 3.3661223787868094e-05,
961
+ "loss": 1.6012,
962
+ "step": 136
963
+ },
964
+ {
965
+ "epoch": 0.40412979351032446,
966
+ "grad_norm": 3.3165597915649414,
967
+ "learning_rate": 3.3439593120744816e-05,
968
+ "loss": 1.6119,
969
+ "step": 137
970
+ },
971
+ {
972
+ "epoch": 0.40707964601769914,
973
+ "grad_norm": 3.542797327041626,
974
+ "learning_rate": 3.321721129861422e-05,
975
+ "loss": 1.5688,
976
+ "step": 138
977
+ },
978
+ {
979
+ "epoch": 0.41002949852507375,
980
+ "grad_norm": 3.593048572540283,
981
+ "learning_rate": 3.2994098114281134e-05,
982
+ "loss": 1.5018,
983
+ "step": 139
984
+ },
985
+ {
986
+ "epoch": 0.41297935103244837,
987
+ "grad_norm": 4.237592697143555,
988
+ "learning_rate": 3.277027342564428e-05,
989
+ "loss": 1.6425,
990
+ "step": 140
991
+ },
992
+ {
993
+ "epoch": 0.415929203539823,
994
+ "grad_norm": 3.76655650138855,
995
+ "learning_rate": 3.2545757153928924e-05,
996
+ "loss": 1.6121,
997
+ "step": 141
998
+ },
999
+ {
1000
+ "epoch": 0.41887905604719766,
1001
+ "grad_norm": 3.643519163131714,
1002
+ "learning_rate": 3.232056928191376e-05,
1003
+ "loss": 1.5565,
1004
+ "step": 142
1005
+ },
1006
+ {
1007
+ "epoch": 0.4218289085545723,
1008
+ "grad_norm": 3.862382173538208,
1009
+ "learning_rate": 3.209472985215243e-05,
1010
+ "loss": 1.5727,
1011
+ "step": 143
1012
+ },
1013
+ {
1014
+ "epoch": 0.4247787610619469,
1015
+ "grad_norm": 3.5415596961975098,
1016
+ "learning_rate": 3.186825896518958e-05,
1017
+ "loss": 1.5971,
1018
+ "step": 144
1019
+ },
1020
+ {
1021
+ "epoch": 0.4277286135693215,
1022
+ "grad_norm": 3.5340561866760254,
1023
+ "learning_rate": 3.164117677777191e-05,
1024
+ "loss": 1.5406,
1025
+ "step": 145
1026
+ },
1027
+ {
1028
+ "epoch": 0.4306784660766962,
1029
+ "grad_norm": 4.26082181930542,
1030
+ "learning_rate": 3.141350350105413e-05,
1031
+ "loss": 1.4473,
1032
+ "step": 146
1033
+ },
1034
+ {
1035
+ "epoch": 0.4336283185840708,
1036
+ "grad_norm": 3.90486478805542,
1037
+ "learning_rate": 3.118525939880007e-05,
1038
+ "loss": 1.459,
1039
+ "step": 147
1040
+ },
1041
+ {
1042
+ "epoch": 0.4365781710914454,
1043
+ "grad_norm": 4.1377410888671875,
1044
+ "learning_rate": 3.0956464785579124e-05,
1045
+ "loss": 1.4197,
1046
+ "step": 148
1047
+ },
1048
+ {
1049
+ "epoch": 0.43952802359882004,
1050
+ "grad_norm": 4.407893180847168,
1051
+ "learning_rate": 3.072714002495825e-05,
1052
+ "loss": 1.3119,
1053
+ "step": 149
1054
+ },
1055
+ {
1056
+ "epoch": 0.4424778761061947,
1057
+ "grad_norm": 4.6629557609558105,
1058
+ "learning_rate": 3.0497305527689445e-05,
1059
+ "loss": 1.09,
1060
+ "step": 150
1061
+ },
1062
+ {
1063
+ "epoch": 0.44542772861356933,
1064
+ "grad_norm": 4.147300720214844,
1065
+ "learning_rate": 3.0266981749893157e-05,
1066
+ "loss": 1.536,
1067
+ "step": 151
1068
+ },
1069
+ {
1070
+ "epoch": 0.44837758112094395,
1071
+ "grad_norm": 3.9903712272644043,
1072
+ "learning_rate": 3.003618919123763e-05,
1073
+ "loss": 1.4418,
1074
+ "step": 152
1075
+ },
1076
+ {
1077
+ "epoch": 0.45132743362831856,
1078
+ "grad_norm": 4.015631198883057,
1079
+ "learning_rate": 2.9804948393114324e-05,
1080
+ "loss": 1.4583,
1081
+ "step": 153
1082
+ },
1083
+ {
1084
+ "epoch": 0.45427728613569324,
1085
+ "grad_norm": 3.5220329761505127,
1086
+ "learning_rate": 2.9573279936809667e-05,
1087
+ "loss": 1.4275,
1088
+ "step": 154
1089
+ },
1090
+ {
1091
+ "epoch": 0.45722713864306785,
1092
+ "grad_norm": 2.9233076572418213,
1093
+ "learning_rate": 2.9341204441673266e-05,
1094
+ "loss": 1.4147,
1095
+ "step": 155
1096
+ },
1097
+ {
1098
+ "epoch": 0.46017699115044247,
1099
+ "grad_norm": 2.8685462474823,
1100
+ "learning_rate": 2.9108742563282652e-05,
1101
+ "loss": 1.3511,
1102
+ "step": 156
1103
+ },
1104
+ {
1105
+ "epoch": 0.4631268436578171,
1106
+ "grad_norm": 2.6424460411071777,
1107
+ "learning_rate": 2.8875914991604948e-05,
1108
+ "loss": 1.3207,
1109
+ "step": 157
1110
+ },
1111
+ {
1112
+ "epoch": 0.46607669616519176,
1113
+ "grad_norm": 2.790271520614624,
1114
+ "learning_rate": 2.8642742449155284e-05,
1115
+ "loss": 1.3057,
1116
+ "step": 158
1117
+ },
1118
+ {
1119
+ "epoch": 0.4690265486725664,
1120
+ "grad_norm": 2.6307857036590576,
1121
+ "learning_rate": 2.8409245689152503e-05,
1122
+ "loss": 1.3061,
1123
+ "step": 159
1124
+ },
1125
+ {
1126
+ "epoch": 0.471976401179941,
1127
+ "grad_norm": 2.461571455001831,
1128
+ "learning_rate": 2.8175445493671972e-05,
1129
+ "loss": 1.2907,
1130
+ "step": 160
1131
+ },
1132
+ {
1133
+ "epoch": 0.4749262536873156,
1134
+ "grad_norm": 2.634023904800415,
1135
+ "learning_rate": 2.794136267179596e-05,
1136
+ "loss": 1.21,
1137
+ "step": 161
1138
+ },
1139
+ {
1140
+ "epoch": 0.4778761061946903,
1141
+ "grad_norm": 2.609807014465332,
1142
+ "learning_rate": 2.770701805776155e-05,
1143
+ "loss": 1.1946,
1144
+ "step": 162
1145
+ },
1146
+ {
1147
+ "epoch": 0.4808259587020649,
1148
+ "grad_norm": 2.385166645050049,
1149
+ "learning_rate": 2.7472432509106248e-05,
1150
+ "loss": 1.2135,
1151
+ "step": 163
1152
+ },
1153
+ {
1154
+ "epoch": 0.4837758112094395,
1155
+ "grad_norm": 2.5615952014923096,
1156
+ "learning_rate": 2.723762690481167e-05,
1157
+ "loss": 1.263,
1158
+ "step": 164
1159
+ },
1160
+ {
1161
+ "epoch": 0.48672566371681414,
1162
+ "grad_norm": 2.696706533432007,
1163
+ "learning_rate": 2.7002622143445177e-05,
1164
+ "loss": 1.2963,
1165
+ "step": 165
1166
+ },
1167
+ {
1168
+ "epoch": 0.4896755162241888,
1169
+ "grad_norm": 2.426612377166748,
1170
+ "learning_rate": 2.6767439141299865e-05,
1171
+ "loss": 1.2133,
1172
+ "step": 166
1173
+ },
1174
+ {
1175
+ "epoch": 0.49262536873156343,
1176
+ "grad_norm": 2.5794103145599365,
1177
+ "learning_rate": 2.653209883053291e-05,
1178
+ "loss": 1.2705,
1179
+ "step": 167
1180
+ },
1181
+ {
1182
+ "epoch": 0.49557522123893805,
1183
+ "grad_norm": 2.885312795639038,
1184
+ "learning_rate": 2.629662215730253e-05,
1185
+ "loss": 1.3029,
1186
+ "step": 168
1187
+ },
1188
+ {
1189
+ "epoch": 0.49852507374631266,
1190
+ "grad_norm": 2.72586727142334,
1191
+ "learning_rate": 2.606103007990371e-05,
1192
+ "loss": 1.2537,
1193
+ "step": 169
1194
+ },
1195
+ {
1196
+ "epoch": 0.5014749262536873,
1197
+ "grad_norm": 2.772090196609497,
1198
+ "learning_rate": 2.5825343566902837e-05,
1199
+ "loss": 1.2844,
1200
+ "step": 170
1201
+ },
1202
+ {
1203
+ "epoch": 0.504424778761062,
1204
+ "grad_norm": 3.0460994243621826,
1205
+ "learning_rate": 2.5589583595271428e-05,
1206
+ "loss": 1.2897,
1207
+ "step": 171
1208
+ },
1209
+ {
1210
+ "epoch": 0.5073746312684366,
1211
+ "grad_norm": 2.7062950134277344,
1212
+ "learning_rate": 2.5353771148519057e-05,
1213
+ "loss": 1.2549,
1214
+ "step": 172
1215
+ },
1216
+ {
1217
+ "epoch": 0.5103244837758112,
1218
+ "grad_norm": 2.8319649696350098,
1219
+ "learning_rate": 2.511792721482581e-05,
1220
+ "loss": 1.2618,
1221
+ "step": 173
1222
+ },
1223
+ {
1224
+ "epoch": 0.5132743362831859,
1225
+ "grad_norm": 2.708251714706421,
1226
+ "learning_rate": 2.48820727851742e-05,
1227
+ "loss": 1.234,
1228
+ "step": 174
1229
+ },
1230
+ {
1231
+ "epoch": 0.5162241887905604,
1232
+ "grad_norm": 2.71691632270813,
1233
+ "learning_rate": 2.4646228851480956e-05,
1234
+ "loss": 1.3505,
1235
+ "step": 175
1236
+ },
1237
+ {
1238
+ "epoch": 0.5191740412979351,
1239
+ "grad_norm": 2.943074941635132,
1240
+ "learning_rate": 2.441041640472858e-05,
1241
+ "loss": 1.2841,
1242
+ "step": 176
1243
+ },
1244
+ {
1245
+ "epoch": 0.5221238938053098,
1246
+ "grad_norm": 2.907444715499878,
1247
+ "learning_rate": 2.417465643309716e-05,
1248
+ "loss": 1.3211,
1249
+ "step": 177
1250
+ },
1251
+ {
1252
+ "epoch": 0.5250737463126843,
1253
+ "grad_norm": 3.0803866386413574,
1254
+ "learning_rate": 2.39389699200963e-05,
1255
+ "loss": 1.4262,
1256
+ "step": 178
1257
+ },
1258
+ {
1259
+ "epoch": 0.528023598820059,
1260
+ "grad_norm": 3.2019131183624268,
1261
+ "learning_rate": 2.3703377842697475e-05,
1262
+ "loss": 1.4857,
1263
+ "step": 179
1264
+ },
1265
+ {
1266
+ "epoch": 0.5309734513274337,
1267
+ "grad_norm": 2.9756524562835693,
1268
+ "learning_rate": 2.34679011694671e-05,
1269
+ "loss": 1.4927,
1270
+ "step": 180
1271
+ },
1272
+ {
1273
+ "epoch": 0.5339233038348082,
1274
+ "grad_norm": 3.07672381401062,
1275
+ "learning_rate": 2.3232560858700137e-05,
1276
+ "loss": 1.509,
1277
+ "step": 181
1278
+ },
1279
+ {
1280
+ "epoch": 0.5368731563421829,
1281
+ "grad_norm": 3.461970806121826,
1282
+ "learning_rate": 2.2997377856554822e-05,
1283
+ "loss": 1.5949,
1284
+ "step": 182
1285
+ },
1286
+ {
1287
+ "epoch": 0.5398230088495575,
1288
+ "grad_norm": 3.2279229164123535,
1289
+ "learning_rate": 2.276237309518834e-05,
1290
+ "loss": 1.4417,
1291
+ "step": 183
1292
+ },
1293
+ {
1294
+ "epoch": 0.5427728613569321,
1295
+ "grad_norm": 3.782461643218994,
1296
+ "learning_rate": 2.2527567490893758e-05,
1297
+ "loss": 1.5903,
1298
+ "step": 184
1299
+ },
1300
+ {
1301
+ "epoch": 0.5457227138643068,
1302
+ "grad_norm": 3.6933534145355225,
1303
+ "learning_rate": 2.2292981942238454e-05,
1304
+ "loss": 1.5214,
1305
+ "step": 185
1306
+ },
1307
+ {
1308
+ "epoch": 0.5486725663716814,
1309
+ "grad_norm": 3.0459163188934326,
1310
+ "learning_rate": 2.205863732820404e-05,
1311
+ "loss": 1.5098,
1312
+ "step": 186
1313
+ },
1314
+ {
1315
+ "epoch": 0.551622418879056,
1316
+ "grad_norm": 3.1090471744537354,
1317
+ "learning_rate": 2.182455450632803e-05,
1318
+ "loss": 1.5546,
1319
+ "step": 187
1320
+ },
1321
+ {
1322
+ "epoch": 0.5545722713864307,
1323
+ "grad_norm": 3.4665732383728027,
1324
+ "learning_rate": 2.159075431084751e-05,
1325
+ "loss": 1.4933,
1326
+ "step": 188
1327
+ },
1328
+ {
1329
+ "epoch": 0.5575221238938053,
1330
+ "grad_norm": 3.638923406600952,
1331
+ "learning_rate": 2.1357257550844718e-05,
1332
+ "loss": 1.587,
1333
+ "step": 189
1334
+ },
1335
+ {
1336
+ "epoch": 0.56047197640118,
1337
+ "grad_norm": 3.5211169719696045,
1338
+ "learning_rate": 2.1124085008395054e-05,
1339
+ "loss": 1.4932,
1340
+ "step": 190
1341
+ },
1342
+ {
1343
+ "epoch": 0.5634218289085545,
1344
+ "grad_norm": 3.786188840866089,
1345
+ "learning_rate": 2.0891257436717353e-05,
1346
+ "loss": 1.571,
1347
+ "step": 191
1348
+ },
1349
+ {
1350
+ "epoch": 0.5663716814159292,
1351
+ "grad_norm": 3.264098882675171,
1352
+ "learning_rate": 2.0658795558326743e-05,
1353
+ "loss": 1.5047,
1354
+ "step": 192
1355
+ },
1356
+ {
1357
+ "epoch": 0.5693215339233039,
1358
+ "grad_norm": 3.6925175189971924,
1359
+ "learning_rate": 2.0426720063190335e-05,
1360
+ "loss": 1.4851,
1361
+ "step": 193
1362
+ },
1363
+ {
1364
+ "epoch": 0.5722713864306784,
1365
+ "grad_norm": 3.394176483154297,
1366
+ "learning_rate": 2.0195051606885685e-05,
1367
+ "loss": 1.4108,
1368
+ "step": 194
1369
+ },
1370
+ {
1371
+ "epoch": 0.5752212389380531,
1372
+ "grad_norm": 3.930576801300049,
1373
+ "learning_rate": 1.996381080876237e-05,
1374
+ "loss": 1.4126,
1375
+ "step": 195
1376
+ },
1377
+ {
1378
+ "epoch": 0.5781710914454278,
1379
+ "grad_norm": 3.7063424587249756,
1380
+ "learning_rate": 1.973301825010685e-05,
1381
+ "loss": 1.389,
1382
+ "step": 196
1383
+ },
1384
+ {
1385
+ "epoch": 0.5811209439528023,
1386
+ "grad_norm": 3.6309196949005127,
1387
+ "learning_rate": 1.950269447231056e-05,
1388
+ "loss": 1.3373,
1389
+ "step": 197
1390
+ },
1391
+ {
1392
+ "epoch": 0.584070796460177,
1393
+ "grad_norm": 3.9842283725738525,
1394
+ "learning_rate": 1.9272859975041754e-05,
1395
+ "loss": 1.2385,
1396
+ "step": 198
1397
+ },
1398
+ {
1399
+ "epoch": 0.5870206489675516,
1400
+ "grad_norm": 3.9302854537963867,
1401
+ "learning_rate": 1.904353521442088e-05,
1402
+ "loss": 1.22,
1403
+ "step": 199
1404
+ },
1405
+ {
1406
+ "epoch": 0.5899705014749262,
1407
+ "grad_norm": 3.901738166809082,
1408
+ "learning_rate": 1.881474060119994e-05,
1409
+ "loss": 1.0099,
1410
+ "step": 200
1411
+ },
1412
+ {
1413
+ "epoch": 0.5929203539823009,
1414
+ "grad_norm": 4.378158092498779,
1415
+ "learning_rate": 1.8586496498945877e-05,
1416
+ "loss": 1.4772,
1417
+ "step": 201
1418
+ },
1419
+ {
1420
+ "epoch": 0.5958702064896755,
1421
+ "grad_norm": 3.2930281162261963,
1422
+ "learning_rate": 1.8358823222228097e-05,
1423
+ "loss": 1.3278,
1424
+ "step": 202
1425
+ },
1426
+ {
1427
+ "epoch": 0.5988200589970502,
1428
+ "grad_norm": 3.2225897312164307,
1429
+ "learning_rate": 1.8131741034810435e-05,
1430
+ "loss": 1.3519,
1431
+ "step": 203
1432
+ },
1433
+ {
1434
+ "epoch": 0.6017699115044248,
1435
+ "grad_norm": 3.375405788421631,
1436
+ "learning_rate": 1.790527014784758e-05,
1437
+ "loss": 1.2963,
1438
+ "step": 204
1439
+ },
1440
+ {
1441
+ "epoch": 0.6047197640117994,
1442
+ "grad_norm": 3.105314016342163,
1443
+ "learning_rate": 1.7679430718086243e-05,
1444
+ "loss": 1.2951,
1445
+ "step": 205
1446
+ },
1447
+ {
1448
+ "epoch": 0.6076696165191741,
1449
+ "grad_norm": 2.8709449768066406,
1450
+ "learning_rate": 1.7454242846071085e-05,
1451
+ "loss": 1.2919,
1452
+ "step": 206
1453
+ },
1454
+ {
1455
+ "epoch": 0.6106194690265486,
1456
+ "grad_norm": 2.7367875576019287,
1457
+ "learning_rate": 1.722972657435572e-05,
1458
+ "loss": 1.2755,
1459
+ "step": 207
1460
+ },
1461
+ {
1462
+ "epoch": 0.6135693215339233,
1463
+ "grad_norm": 2.6397578716278076,
1464
+ "learning_rate": 1.700590188571887e-05,
1465
+ "loss": 1.156,
1466
+ "step": 208
1467
+ },
1468
+ {
1469
+ "epoch": 0.616519174041298,
1470
+ "grad_norm": 2.5080482959747314,
1471
+ "learning_rate": 1.6782788701385783e-05,
1472
+ "loss": 1.2038,
1473
+ "step": 209
1474
+ },
1475
+ {
1476
+ "epoch": 0.6194690265486725,
1477
+ "grad_norm": 2.567392349243164,
1478
+ "learning_rate": 1.656040687925519e-05,
1479
+ "loss": 1.1947,
1480
+ "step": 210
1481
+ },
1482
+ {
1483
+ "epoch": 0.6224188790560472,
1484
+ "grad_norm": 2.3554275035858154,
1485
+ "learning_rate": 1.633877621213192e-05,
1486
+ "loss": 1.1568,
1487
+ "step": 211
1488
+ },
1489
+ {
1490
+ "epoch": 0.6253687315634219,
1491
+ "grad_norm": 2.487006902694702,
1492
+ "learning_rate": 1.611791642596516e-05,
1493
+ "loss": 1.2156,
1494
+ "step": 212
1495
+ },
1496
+ {
1497
+ "epoch": 0.6283185840707964,
1498
+ "grad_norm": 2.2717669010162354,
1499
+ "learning_rate": 1.58978471780929e-05,
1500
+ "loss": 1.0981,
1501
+ "step": 213
1502
+ },
1503
+ {
1504
+ "epoch": 0.6312684365781711,
1505
+ "grad_norm": 2.5773253440856934,
1506
+ "learning_rate": 1.567858805549229e-05,
1507
+ "loss": 1.1829,
1508
+ "step": 214
1509
+ },
1510
+ {
1511
+ "epoch": 0.6342182890855457,
1512
+ "grad_norm": 2.552574872970581,
1513
+ "learning_rate": 1.5460158573036288e-05,
1514
+ "loss": 1.1801,
1515
+ "step": 215
1516
+ },
1517
+ {
1518
+ "epoch": 0.6371681415929203,
1519
+ "grad_norm": 2.42258620262146,
1520
+ "learning_rate": 1.5242578171756866e-05,
1521
+ "loss": 1.1209,
1522
+ "step": 216
1523
+ },
1524
+ {
1525
+ "epoch": 0.640117994100295,
1526
+ "grad_norm": 2.695371389389038,
1527
+ "learning_rate": 1.5025866217114592e-05,
1528
+ "loss": 1.2909,
1529
+ "step": 217
1530
+ },
1531
+ {
1532
+ "epoch": 0.6430678466076696,
1533
+ "grad_norm": 2.2983741760253906,
1534
+ "learning_rate": 1.4810041997275092e-05,
1535
+ "loss": 1.2118,
1536
+ "step": 218
1537
+ },
1538
+ {
1539
+ "epoch": 0.6460176991150443,
1540
+ "grad_norm": 2.4395010471343994,
1541
+ "learning_rate": 1.4595124721392312e-05,
1542
+ "loss": 1.2001,
1543
+ "step": 219
1544
+ },
1545
+ {
1546
+ "epoch": 0.6489675516224189,
1547
+ "grad_norm": 2.4421238899230957,
1548
+ "learning_rate": 1.4381133517898804e-05,
1549
+ "loss": 1.2167,
1550
+ "step": 220
1551
+ }
1552
+ ],
1553
+ "logging_steps": 1,
1554
+ "max_steps": 339,
1555
+ "num_input_tokens_seen": 0,
1556
+ "num_train_epochs": 1,
1557
+ "save_steps": 20,
1558
+ "stateful_callbacks": {
1559
+ "TrainerControl": {
1560
+ "args": {
1561
+ "should_epoch_stop": false,
1562
+ "should_evaluate": false,
1563
+ "should_log": false,
1564
+ "should_save": true,
1565
+ "should_training_stop": false
1566
+ },
1567
+ "attributes": {}
1568
+ }
1569
+ },
1570
+ "total_flos": 2.096860732342272e+17,
1571
+ "train_batch_size": 40,
1572
+ "trial_name": null,
1573
+ "trial_params": null
1574
+ }
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-220/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c750c736195636f8dc7c7a3baf13a9603e67d3864aae2d456029352a30e549a9
3
+ size 6225
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/README.md ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/mistral-7b-v0.3-bnb-4bit
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/mistral-7b-v0.3-bnb-4bit
7
+ - lora
8
+ - sft
9
+ - transformers
10
+ - trl
11
+ - unsloth
12
+ ---
13
+
14
+ # Model Card for Model ID
15
+
16
+ <!-- Provide a quick summary of what the model is/does. -->
17
+
18
+
19
+
20
+ ## Model Details
21
+
22
+ ### Model Description
23
+
24
+ <!-- Provide a longer summary of what this model is. -->
25
+
26
+
27
+
28
+ - **Developed by:** [More Information Needed]
29
+ - **Funded by [optional]:** [More Information Needed]
30
+ - **Shared by [optional]:** [More Information Needed]
31
+ - **Model type:** [More Information Needed]
32
+ - **Language(s) (NLP):** [More Information Needed]
33
+ - **License:** [More Information Needed]
34
+ - **Finetuned from model [optional]:** [More Information Needed]
35
+
36
+ ### Model Sources [optional]
37
+
38
+ <!-- Provide the basic links for the model. -->
39
+
40
+ - **Repository:** [More Information Needed]
41
+ - **Paper [optional]:** [More Information Needed]
42
+ - **Demo [optional]:** [More Information Needed]
43
+
44
+ ## Uses
45
+
46
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
47
+
48
+ ### Direct Use
49
+
50
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
51
+
52
+ [More Information Needed]
53
+
54
+ ### Downstream Use [optional]
55
+
56
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
57
+
58
+ [More Information Needed]
59
+
60
+ ### Out-of-Scope Use
61
+
62
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
63
+
64
+ [More Information Needed]
65
+
66
+ ## Bias, Risks, and Limitations
67
+
68
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
69
+
70
+ [More Information Needed]
71
+
72
+ ### Recommendations
73
+
74
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
75
+
76
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
77
+
78
+ ## How to Get Started with the Model
79
+
80
+ Use the code below to get started with the model.
81
+
82
+ [More Information Needed]
83
+
84
+ ## Training Details
85
+
86
+ ### Training Data
87
+
88
+ <!-- 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. -->
89
+
90
+ [More Information Needed]
91
+
92
+ ### Training Procedure
93
+
94
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
95
+
96
+ #### Preprocessing [optional]
97
+
98
+ [More Information Needed]
99
+
100
+
101
+ #### Training Hyperparameters
102
+
103
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
104
+
105
+ #### Speeds, Sizes, Times [optional]
106
+
107
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
108
+
109
+ [More Information Needed]
110
+
111
+ ## Evaluation
112
+
113
+ <!-- This section describes the evaluation protocols and provides the results. -->
114
+
115
+ ### Testing Data, Factors & Metrics
116
+
117
+ #### Testing Data
118
+
119
+ <!-- This should link to a Dataset Card if possible. -->
120
+
121
+ [More Information Needed]
122
+
123
+ #### Factors
124
+
125
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
126
+
127
+ [More Information Needed]
128
+
129
+ #### Metrics
130
+
131
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
132
+
133
+ [More Information Needed]
134
+
135
+ ### Results
136
+
137
+ [More Information Needed]
138
+
139
+ #### Summary
140
+
141
+
142
+
143
+ ## Model Examination [optional]
144
+
145
+ <!-- Relevant interpretability work for the model goes here -->
146
+
147
+ [More Information Needed]
148
+
149
+ ## Environmental Impact
150
+
151
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
152
+
153
+ 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).
154
+
155
+ - **Hardware Type:** [More Information Needed]
156
+ - **Hours used:** [More Information Needed]
157
+ - **Cloud Provider:** [More Information Needed]
158
+ - **Compute Region:** [More Information Needed]
159
+ - **Carbon Emitted:** [More Information Needed]
160
+
161
+ ## Technical Specifications [optional]
162
+
163
+ ### Model Architecture and Objective
164
+
165
+ [More Information Needed]
166
+
167
+ ### Compute Infrastructure
168
+
169
+ [More Information Needed]
170
+
171
+ #### Hardware
172
+
173
+ [More Information Needed]
174
+
175
+ #### Software
176
+
177
+ [More Information Needed]
178
+
179
+ ## Citation [optional]
180
+
181
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
182
+
183
+ **BibTeX:**
184
+
185
+ [More Information Needed]
186
+
187
+ **APA:**
188
+
189
+ [More Information Needed]
190
+
191
+ ## Glossary [optional]
192
+
193
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
194
+
195
+ [More Information Needed]
196
+
197
+ ## More Information [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Authors [optional]
202
+
203
+ [More Information Needed]
204
+
205
+ ## Model Card Contact
206
+
207
+ [More Information Needed]
208
+ ### Framework versions
209
+
210
+ - PEFT 0.18.0
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/adapter_config.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "MistralForCausalLM",
7
+ "parent_library": "transformers.models.mistral.modeling_mistral",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "unsloth/mistral-7b-v0.3-bnb-4bit",
11
+ "bias": "none",
12
+ "corda_config": null,
13
+ "ensure_weight_tying": false,
14
+ "eva_config": null,
15
+ "exclude_modules": null,
16
+ "fan_in_fan_out": false,
17
+ "inference_mode": true,
18
+ "init_lora_weights": true,
19
+ "layer_replication": null,
20
+ "layers_pattern": null,
21
+ "layers_to_transform": null,
22
+ "loftq_config": {},
23
+ "lora_alpha": 128,
24
+ "lora_bias": false,
25
+ "lora_dropout": 0,
26
+ "megatron_config": null,
27
+ "megatron_core": "megatron.core",
28
+ "modules_to_save": [
29
+ "embed_tokens",
30
+ "lm_head"
31
+ ],
32
+ "peft_type": "LORA",
33
+ "peft_version": "0.18.0",
34
+ "qalora_group_size": 16,
35
+ "r": 64,
36
+ "rank_pattern": {},
37
+ "revision": null,
38
+ "target_modules": [
39
+ "o_proj",
40
+ "k_proj",
41
+ "gate_proj",
42
+ "q_proj",
43
+ "down_proj",
44
+ "v_proj",
45
+ "up_proj"
46
+ ],
47
+ "target_parameters": null,
48
+ "task_type": "CAUSAL_LM",
49
+ "trainable_token_indices": null,
50
+ "use_dora": false,
51
+ "use_qalora": false,
52
+ "use_rslora": false
53
+ }
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3af2493acbd2b5cd6f932d3d361a8d4df911aa35e678e39b783b662f93146d95
3
+ size 1208020312
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db1e8202745e1d6d2f428769eb39794fa4af5b16f9dcf222f0c4e22dab893f8d
3
+ size 1687688427
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:48ea209aa975528d2e9f8e5188d85dd75ec291a0f9e5b66853d2b87d4a8da11a
3
+ size 14709
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a4a11b995be48d267931028d52b534dc06544b2517558b39ce122a9897e8b7cc
3
+ size 1465
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/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": "[control_768]",
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
+ }
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37f00374dea48658ee8f5d0f21895b9bc55cb0103939607c8185bfd1c6ca1f89
3
+ size 587404
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/trainer_state.json ADDED
@@ -0,0 +1,2407 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.0,
6
+ "eval_steps": 500,
7
+ "global_step": 339,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.0029498525073746312,
14
+ "grad_norm": 8.784540176391602,
15
+ "learning_rate": 0.0,
16
+ "loss": 2.5352,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.0058997050147492625,
21
+ "grad_norm": 9.609512329101562,
22
+ "learning_rate": 8.333333333333334e-06,
23
+ "loss": 2.5809,
24
+ "step": 2
25
+ },
26
+ {
27
+ "epoch": 0.008849557522123894,
28
+ "grad_norm": 7.955018043518066,
29
+ "learning_rate": 1.6666666666666667e-05,
30
+ "loss": 2.3861,
31
+ "step": 3
32
+ },
33
+ {
34
+ "epoch": 0.011799410029498525,
35
+ "grad_norm": 5.426074028015137,
36
+ "learning_rate": 2.5e-05,
37
+ "loss": 2.2533,
38
+ "step": 4
39
+ },
40
+ {
41
+ "epoch": 0.014749262536873156,
42
+ "grad_norm": 4.8562164306640625,
43
+ "learning_rate": 3.3333333333333335e-05,
44
+ "loss": 2.1205,
45
+ "step": 5
46
+ },
47
+ {
48
+ "epoch": 0.017699115044247787,
49
+ "grad_norm": 4.488800525665283,
50
+ "learning_rate": 4.166666666666667e-05,
51
+ "loss": 2.0452,
52
+ "step": 6
53
+ },
54
+ {
55
+ "epoch": 0.02064896755162242,
56
+ "grad_norm": 3.83853816986084,
57
+ "learning_rate": 5e-05,
58
+ "loss": 1.9761,
59
+ "step": 7
60
+ },
61
+ {
62
+ "epoch": 0.02359882005899705,
63
+ "grad_norm": 3.6622397899627686,
64
+ "learning_rate": 4.999888745376028e-05,
65
+ "loss": 1.8768,
66
+ "step": 8
67
+ },
68
+ {
69
+ "epoch": 0.02654867256637168,
70
+ "grad_norm": 4.476569652557373,
71
+ "learning_rate": 4.9995549914061836e-05,
72
+ "loss": 1.9589,
73
+ "step": 9
74
+ },
75
+ {
76
+ "epoch": 0.029498525073746312,
77
+ "grad_norm": 3.685044527053833,
78
+ "learning_rate": 4.998998767795805e-05,
79
+ "loss": 1.9054,
80
+ "step": 10
81
+ },
82
+ {
83
+ "epoch": 0.032448377581120944,
84
+ "grad_norm": 3.9684455394744873,
85
+ "learning_rate": 4.99822012405085e-05,
86
+ "loss": 1.887,
87
+ "step": 11
88
+ },
89
+ {
90
+ "epoch": 0.035398230088495575,
91
+ "grad_norm": 4.1171064376831055,
92
+ "learning_rate": 4.997219129473495e-05,
93
+ "loss": 1.7673,
94
+ "step": 12
95
+ },
96
+ {
97
+ "epoch": 0.038348082595870206,
98
+ "grad_norm": 3.5916616916656494,
99
+ "learning_rate": 4.995995873155958e-05,
100
+ "loss": 1.8061,
101
+ "step": 13
102
+ },
103
+ {
104
+ "epoch": 0.04129793510324484,
105
+ "grad_norm": 3.527775287628174,
106
+ "learning_rate": 4.994550463972577e-05,
107
+ "loss": 1.8472,
108
+ "step": 14
109
+ },
110
+ {
111
+ "epoch": 0.04424778761061947,
112
+ "grad_norm": 3.540343761444092,
113
+ "learning_rate": 4.992883030570116e-05,
114
+ "loss": 1.7783,
115
+ "step": 15
116
+ },
117
+ {
118
+ "epoch": 0.0471976401179941,
119
+ "grad_norm": 3.5722901821136475,
120
+ "learning_rate": 4.9909937213563165e-05,
121
+ "loss": 1.7471,
122
+ "step": 16
123
+ },
124
+ {
125
+ "epoch": 0.05014749262536873,
126
+ "grad_norm": 3.2874090671539307,
127
+ "learning_rate": 4.988882704486687e-05,
128
+ "loss": 1.7344,
129
+ "step": 17
130
+ },
131
+ {
132
+ "epoch": 0.05309734513274336,
133
+ "grad_norm": 3.2011971473693848,
134
+ "learning_rate": 4.9865501678495375e-05,
135
+ "loss": 1.7944,
136
+ "step": 18
137
+ },
138
+ {
139
+ "epoch": 0.05604719764011799,
140
+ "grad_norm": 3.8273420333862305,
141
+ "learning_rate": 4.9839963190492576e-05,
142
+ "loss": 1.8012,
143
+ "step": 19
144
+ },
145
+ {
146
+ "epoch": 0.058997050147492625,
147
+ "grad_norm": 3.3719303607940674,
148
+ "learning_rate": 4.9812213853878376e-05,
149
+ "loss": 1.7189,
150
+ "step": 20
151
+ },
152
+ {
153
+ "epoch": 0.061946902654867256,
154
+ "grad_norm": 3.548304557800293,
155
+ "learning_rate": 4.978225613844639e-05,
156
+ "loss": 1.7513,
157
+ "step": 21
158
+ },
159
+ {
160
+ "epoch": 0.06489675516224189,
161
+ "grad_norm": 3.688946485519409,
162
+ "learning_rate": 4.975009271054409e-05,
163
+ "loss": 1.7761,
164
+ "step": 22
165
+ },
166
+ {
167
+ "epoch": 0.06784660766961652,
168
+ "grad_norm": 3.9207510948181152,
169
+ "learning_rate": 4.971572643283557e-05,
170
+ "loss": 1.7487,
171
+ "step": 23
172
+ },
173
+ {
174
+ "epoch": 0.07079646017699115,
175
+ "grad_norm": 3.49283504486084,
176
+ "learning_rate": 4.9679160364046644e-05,
177
+ "loss": 1.8834,
178
+ "step": 24
179
+ },
180
+ {
181
+ "epoch": 0.07374631268436578,
182
+ "grad_norm": 3.67889404296875,
183
+ "learning_rate": 4.9640397758692715e-05,
184
+ "loss": 1.7992,
185
+ "step": 25
186
+ },
187
+ {
188
+ "epoch": 0.07669616519174041,
189
+ "grad_norm": 4.384673595428467,
190
+ "learning_rate": 4.9599442066789035e-05,
191
+ "loss": 1.8381,
192
+ "step": 26
193
+ },
194
+ {
195
+ "epoch": 0.07964601769911504,
196
+ "grad_norm": 3.9461209774017334,
197
+ "learning_rate": 4.95562969335437e-05,
198
+ "loss": 1.9321,
199
+ "step": 27
200
+ },
201
+ {
202
+ "epoch": 0.08259587020648967,
203
+ "grad_norm": 3.785196542739868,
204
+ "learning_rate": 4.9510966199033174e-05,
205
+ "loss": 1.8259,
206
+ "step": 28
207
+ },
208
+ {
209
+ "epoch": 0.0855457227138643,
210
+ "grad_norm": 3.6551666259765625,
211
+ "learning_rate": 4.946345389786049e-05,
212
+ "loss": 1.794,
213
+ "step": 29
214
+ },
215
+ {
216
+ "epoch": 0.08849557522123894,
217
+ "grad_norm": 4.191623210906982,
218
+ "learning_rate": 4.941376425879624e-05,
219
+ "loss": 1.8796,
220
+ "step": 30
221
+ },
222
+ {
223
+ "epoch": 0.09144542772861357,
224
+ "grad_norm": 4.097504138946533,
225
+ "learning_rate": 4.936190170440208e-05,
226
+ "loss": 1.8485,
227
+ "step": 31
228
+ },
229
+ {
230
+ "epoch": 0.0943952802359882,
231
+ "grad_norm": 3.767967939376831,
232
+ "learning_rate": 4.930787085063723e-05,
233
+ "loss": 1.8537,
234
+ "step": 32
235
+ },
236
+ {
237
+ "epoch": 0.09734513274336283,
238
+ "grad_norm": 3.880598783493042,
239
+ "learning_rate": 4.925167650644752e-05,
240
+ "loss": 1.8942,
241
+ "step": 33
242
+ },
243
+ {
244
+ "epoch": 0.10029498525073746,
245
+ "grad_norm": 4.313149452209473,
246
+ "learning_rate": 4.9193323673337476e-05,
247
+ "loss": 1.8464,
248
+ "step": 34
249
+ },
250
+ {
251
+ "epoch": 0.10324483775811209,
252
+ "grad_norm": 4.014875888824463,
253
+ "learning_rate": 4.9132817544925085e-05,
254
+ "loss": 1.7687,
255
+ "step": 35
256
+ },
257
+ {
258
+ "epoch": 0.10619469026548672,
259
+ "grad_norm": 4.243000030517578,
260
+ "learning_rate": 4.907016350647961e-05,
261
+ "loss": 1.8674,
262
+ "step": 36
263
+ },
264
+ {
265
+ "epoch": 0.10914454277286136,
266
+ "grad_norm": 4.010824203491211,
267
+ "learning_rate": 4.9005367134442235e-05,
268
+ "loss": 1.772,
269
+ "step": 37
270
+ },
271
+ {
272
+ "epoch": 0.11209439528023599,
273
+ "grad_norm": 3.9447169303894043,
274
+ "learning_rate": 4.893843419592977e-05,
275
+ "loss": 1.8545,
276
+ "step": 38
277
+ },
278
+ {
279
+ "epoch": 0.11504424778761062,
280
+ "grad_norm": 3.677614450454712,
281
+ "learning_rate": 4.886937064822134e-05,
282
+ "loss": 1.7783,
283
+ "step": 39
284
+ },
285
+ {
286
+ "epoch": 0.11799410029498525,
287
+ "grad_norm": 3.861032485961914,
288
+ "learning_rate": 4.8798182638228166e-05,
289
+ "loss": 1.7723,
290
+ "step": 40
291
+ },
292
+ {
293
+ "epoch": 0.12094395280235988,
294
+ "grad_norm": 3.7934088706970215,
295
+ "learning_rate": 4.872487650194647e-05,
296
+ "loss": 1.7814,
297
+ "step": 41
298
+ },
299
+ {
300
+ "epoch": 0.12389380530973451,
301
+ "grad_norm": 4.10675573348999,
302
+ "learning_rate": 4.864945876389356e-05,
303
+ "loss": 1.7406,
304
+ "step": 42
305
+ },
306
+ {
307
+ "epoch": 0.12684365781710916,
308
+ "grad_norm": 3.8732664585113525,
309
+ "learning_rate": 4.857193613652711e-05,
310
+ "loss": 1.7047,
311
+ "step": 43
312
+ },
313
+ {
314
+ "epoch": 0.12979351032448377,
315
+ "grad_norm": 3.985630512237549,
316
+ "learning_rate": 4.849231551964771e-05,
317
+ "loss": 1.6778,
318
+ "step": 44
319
+ },
320
+ {
321
+ "epoch": 0.13274336283185842,
322
+ "grad_norm": 4.057476043701172,
323
+ "learning_rate": 4.841060399978481e-05,
324
+ "loss": 1.6264,
325
+ "step": 45
326
+ },
327
+ {
328
+ "epoch": 0.13569321533923304,
329
+ "grad_norm": 4.0363335609436035,
330
+ "learning_rate": 4.8326808849565936e-05,
331
+ "loss": 1.5671,
332
+ "step": 46
333
+ },
334
+ {
335
+ "epoch": 0.13864306784660768,
336
+ "grad_norm": 4.249370098114014,
337
+ "learning_rate": 4.824093752706943e-05,
338
+ "loss": 1.5605,
339
+ "step": 47
340
+ },
341
+ {
342
+ "epoch": 0.1415929203539823,
343
+ "grad_norm": 4.4337615966796875,
344
+ "learning_rate": 4.815299767516065e-05,
345
+ "loss": 1.4718,
346
+ "step": 48
347
+ },
348
+ {
349
+ "epoch": 0.14454277286135694,
350
+ "grad_norm": 4.286309719085693,
351
+ "learning_rate": 4.806299712081172e-05,
352
+ "loss": 1.3906,
353
+ "step": 49
354
+ },
355
+ {
356
+ "epoch": 0.14749262536873156,
357
+ "grad_norm": 4.912067413330078,
358
+ "learning_rate": 4.797094387440491e-05,
359
+ "loss": 1.1653,
360
+ "step": 50
361
+ },
362
+ {
363
+ "epoch": 0.1504424778761062,
364
+ "grad_norm": 8.031450271606445,
365
+ "learning_rate": 4.787684612901965e-05,
366
+ "loss": 1.888,
367
+ "step": 51
368
+ },
369
+ {
370
+ "epoch": 0.15339233038348082,
371
+ "grad_norm": 7.04852819442749,
372
+ "learning_rate": 4.77807122597034e-05,
373
+ "loss": 1.8472,
374
+ "step": 52
375
+ },
376
+ {
377
+ "epoch": 0.15634218289085547,
378
+ "grad_norm": 5.582455635070801,
379
+ "learning_rate": 4.768255082272611e-05,
380
+ "loss": 1.7573,
381
+ "step": 53
382
+ },
383
+ {
384
+ "epoch": 0.1592920353982301,
385
+ "grad_norm": 4.440758228302002,
386
+ "learning_rate": 4.758237055481881e-05,
387
+ "loss": 1.7541,
388
+ "step": 54
389
+ },
390
+ {
391
+ "epoch": 0.16224188790560473,
392
+ "grad_norm": 3.537503242492676,
393
+ "learning_rate": 4.748018037239592e-05,
394
+ "loss": 1.6726,
395
+ "step": 55
396
+ },
397
+ {
398
+ "epoch": 0.16519174041297935,
399
+ "grad_norm": 3.002551317214966,
400
+ "learning_rate": 4.7375989370761695e-05,
401
+ "loss": 1.5917,
402
+ "step": 56
403
+ },
404
+ {
405
+ "epoch": 0.168141592920354,
406
+ "grad_norm": 3.5368826389312744,
407
+ "learning_rate": 4.726980682330071e-05,
408
+ "loss": 1.6657,
409
+ "step": 57
410
+ },
411
+ {
412
+ "epoch": 0.1710914454277286,
413
+ "grad_norm": 3.5577824115753174,
414
+ "learning_rate": 4.7161642180652464e-05,
415
+ "loss": 1.6253,
416
+ "step": 58
417
+ },
418
+ {
419
+ "epoch": 0.17404129793510326,
420
+ "grad_norm": 3.154500961303711,
421
+ "learning_rate": 4.7051505069870286e-05,
422
+ "loss": 1.5817,
423
+ "step": 59
424
+ },
425
+ {
426
+ "epoch": 0.17699115044247787,
427
+ "grad_norm": 3.1665284633636475,
428
+ "learning_rate": 4.693940529356444e-05,
429
+ "loss": 1.6044,
430
+ "step": 60
431
+ },
432
+ {
433
+ "epoch": 0.17994100294985252,
434
+ "grad_norm": 3.07588529586792,
435
+ "learning_rate": 4.6825352829029705e-05,
436
+ "loss": 1.49,
437
+ "step": 61
438
+ },
439
+ {
440
+ "epoch": 0.18289085545722714,
441
+ "grad_norm": 2.87255597114563,
442
+ "learning_rate": 4.670935782735732e-05,
443
+ "loss": 1.5619,
444
+ "step": 62
445
+ },
446
+ {
447
+ "epoch": 0.18584070796460178,
448
+ "grad_norm": 2.7868995666503906,
449
+ "learning_rate": 4.6591430612531515e-05,
450
+ "loss": 1.5085,
451
+ "step": 63
452
+ },
453
+ {
454
+ "epoch": 0.1887905604719764,
455
+ "grad_norm": 2.9793434143066406,
456
+ "learning_rate": 4.647158168051066e-05,
457
+ "loss": 1.5677,
458
+ "step": 64
459
+ },
460
+ {
461
+ "epoch": 0.19174041297935104,
462
+ "grad_norm": 2.7829337120056152,
463
+ "learning_rate": 4.6349821698293025e-05,
464
+ "loss": 1.5359,
465
+ "step": 65
466
+ },
467
+ {
468
+ "epoch": 0.19469026548672566,
469
+ "grad_norm": 2.799654483795166,
470
+ "learning_rate": 4.622616150296745e-05,
471
+ "loss": 1.5196,
472
+ "step": 66
473
+ },
474
+ {
475
+ "epoch": 0.1976401179941003,
476
+ "grad_norm": 2.9134767055511475,
477
+ "learning_rate": 4.6100612100748765e-05,
478
+ "loss": 1.6036,
479
+ "step": 67
480
+ },
481
+ {
482
+ "epoch": 0.20058997050147492,
483
+ "grad_norm": 3.1140592098236084,
484
+ "learning_rate": 4.5973184665998186e-05,
485
+ "loss": 1.6003,
486
+ "step": 68
487
+ },
488
+ {
489
+ "epoch": 0.20353982300884957,
490
+ "grad_norm": 3.3117525577545166,
491
+ "learning_rate": 4.5843890540228794e-05,
492
+ "loss": 1.6092,
493
+ "step": 69
494
+ },
495
+ {
496
+ "epoch": 0.20648967551622419,
497
+ "grad_norm": 2.9576680660247803,
498
+ "learning_rate": 4.571274123109606e-05,
499
+ "loss": 1.5685,
500
+ "step": 70
501
+ },
502
+ {
503
+ "epoch": 0.20943952802359883,
504
+ "grad_norm": 2.9042575359344482,
505
+ "learning_rate": 4.557974841137364e-05,
506
+ "loss": 1.549,
507
+ "step": 71
508
+ },
509
+ {
510
+ "epoch": 0.21238938053097345,
511
+ "grad_norm": 2.8921477794647217,
512
+ "learning_rate": 4.544492391791445e-05,
513
+ "loss": 1.6279,
514
+ "step": 72
515
+ },
516
+ {
517
+ "epoch": 0.2153392330383481,
518
+ "grad_norm": 3.005927562713623,
519
+ "learning_rate": 4.530827975059715e-05,
520
+ "loss": 1.5111,
521
+ "step": 73
522
+ },
523
+ {
524
+ "epoch": 0.2182890855457227,
525
+ "grad_norm": 3.4114937782287598,
526
+ "learning_rate": 4.5169828071258116e-05,
527
+ "loss": 1.6132,
528
+ "step": 74
529
+ },
530
+ {
531
+ "epoch": 0.22123893805309736,
532
+ "grad_norm": 3.160595655441284,
533
+ "learning_rate": 4.502958120260894e-05,
534
+ "loss": 1.5978,
535
+ "step": 75
536
+ },
537
+ {
538
+ "epoch": 0.22418879056047197,
539
+ "grad_norm": 3.215529441833496,
540
+ "learning_rate": 4.488755162713975e-05,
541
+ "loss": 1.705,
542
+ "step": 76
543
+ },
544
+ {
545
+ "epoch": 0.22713864306784662,
546
+ "grad_norm": 3.4715919494628906,
547
+ "learning_rate": 4.474375198600815e-05,
548
+ "loss": 1.6392,
549
+ "step": 77
550
+ },
551
+ {
552
+ "epoch": 0.23008849557522124,
553
+ "grad_norm": 3.2136619091033936,
554
+ "learning_rate": 4.4598195077914145e-05,
555
+ "loss": 1.6188,
556
+ "step": 78
557
+ },
558
+ {
559
+ "epoch": 0.23303834808259588,
560
+ "grad_norm": 3.3104329109191895,
561
+ "learning_rate": 4.445089385796099e-05,
562
+ "loss": 1.7059,
563
+ "step": 79
564
+ },
565
+ {
566
+ "epoch": 0.2359882005899705,
567
+ "grad_norm": 3.097895622253418,
568
+ "learning_rate": 4.4301861436502156e-05,
569
+ "loss": 1.7615,
570
+ "step": 80
571
+ },
572
+ {
573
+ "epoch": 0.23893805309734514,
574
+ "grad_norm": 3.3492372035980225,
575
+ "learning_rate": 4.415111107797445e-05,
576
+ "loss": 1.6919,
577
+ "step": 81
578
+ },
579
+ {
580
+ "epoch": 0.24188790560471976,
581
+ "grad_norm": 4.477549076080322,
582
+ "learning_rate": 4.3998656199717435e-05,
583
+ "loss": 1.6855,
584
+ "step": 82
585
+ },
586
+ {
587
+ "epoch": 0.2448377581120944,
588
+ "grad_norm": 4.241739273071289,
589
+ "learning_rate": 4.384451037077924e-05,
590
+ "loss": 1.7483,
591
+ "step": 83
592
+ },
593
+ {
594
+ "epoch": 0.24778761061946902,
595
+ "grad_norm": 3.785494565963745,
596
+ "learning_rate": 4.368868731070884e-05,
597
+ "loss": 1.8123,
598
+ "step": 84
599
+ },
600
+ {
601
+ "epoch": 0.25073746312684364,
602
+ "grad_norm": 4.163392543792725,
603
+ "learning_rate": 4.353120088833501e-05,
604
+ "loss": 1.663,
605
+ "step": 85
606
+ },
607
+ {
608
+ "epoch": 0.2536873156342183,
609
+ "grad_norm": 4.269979953765869,
610
+ "learning_rate": 4.33720651205319e-05,
611
+ "loss": 1.6724,
612
+ "step": 86
613
+ },
614
+ {
615
+ "epoch": 0.25663716814159293,
616
+ "grad_norm": 3.830099582672119,
617
+ "learning_rate": 4.321129417097153e-05,
618
+ "loss": 1.7422,
619
+ "step": 87
620
+ },
621
+ {
622
+ "epoch": 0.25958702064896755,
623
+ "grad_norm": 3.549696207046509,
624
+ "learning_rate": 4.3048902348863116e-05,
625
+ "loss": 1.6266,
626
+ "step": 88
627
+ },
628
+ {
629
+ "epoch": 0.26253687315634217,
630
+ "grad_norm": 3.9003500938415527,
631
+ "learning_rate": 4.288490410767955e-05,
632
+ "loss": 1.6474,
633
+ "step": 89
634
+ },
635
+ {
636
+ "epoch": 0.26548672566371684,
637
+ "grad_norm": 3.736586332321167,
638
+ "learning_rate": 4.271931404387096e-05,
639
+ "loss": 1.6389,
640
+ "step": 90
641
+ },
642
+ {
643
+ "epoch": 0.26843657817109146,
644
+ "grad_norm": 4.005049228668213,
645
+ "learning_rate": 4.255214689556557e-05,
646
+ "loss": 1.6593,
647
+ "step": 91
648
+ },
649
+ {
650
+ "epoch": 0.2713864306784661,
651
+ "grad_norm": 3.6020376682281494,
652
+ "learning_rate": 4.2383417541257954e-05,
653
+ "loss": 1.5903,
654
+ "step": 92
655
+ },
656
+ {
657
+ "epoch": 0.2743362831858407,
658
+ "grad_norm": 3.8671212196350098,
659
+ "learning_rate": 4.221314099848481e-05,
660
+ "loss": 1.566,
661
+ "step": 93
662
+ },
663
+ {
664
+ "epoch": 0.27728613569321536,
665
+ "grad_norm": 3.5491201877593994,
666
+ "learning_rate": 4.204133242248832e-05,
667
+ "loss": 1.6435,
668
+ "step": 94
669
+ },
670
+ {
671
+ "epoch": 0.28023598820059,
672
+ "grad_norm": 3.8159406185150146,
673
+ "learning_rate": 4.186800710486732e-05,
674
+ "loss": 1.5173,
675
+ "step": 95
676
+ },
677
+ {
678
+ "epoch": 0.2831858407079646,
679
+ "grad_norm": 3.911926746368408,
680
+ "learning_rate": 4.169318047221621e-05,
681
+ "loss": 1.4565,
682
+ "step": 96
683
+ },
684
+ {
685
+ "epoch": 0.2861356932153392,
686
+ "grad_norm": 4.003925323486328,
687
+ "learning_rate": 4.151686808475204e-05,
688
+ "loss": 1.5175,
689
+ "step": 97
690
+ },
691
+ {
692
+ "epoch": 0.2890855457227139,
693
+ "grad_norm": 4.023141860961914,
694
+ "learning_rate": 4.1339085634929485e-05,
695
+ "loss": 1.3598,
696
+ "step": 98
697
+ },
698
+ {
699
+ "epoch": 0.2920353982300885,
700
+ "grad_norm": 4.288107872009277,
701
+ "learning_rate": 4.115984894604423e-05,
702
+ "loss": 1.2067,
703
+ "step": 99
704
+ },
705
+ {
706
+ "epoch": 0.2949852507374631,
707
+ "grad_norm": 4.7076592445373535,
708
+ "learning_rate": 4.0979173970824626e-05,
709
+ "loss": 1.0602,
710
+ "step": 100
711
+ },
712
+ {
713
+ "epoch": 0.29793510324483774,
714
+ "grad_norm": 6.30832052230835,
715
+ "learning_rate": 4.0797076790011804e-05,
716
+ "loss": 1.704,
717
+ "step": 101
718
+ },
719
+ {
720
+ "epoch": 0.3008849557522124,
721
+ "grad_norm": 4.847335338592529,
722
+ "learning_rate": 4.0613573610928476e-05,
723
+ "loss": 1.5943,
724
+ "step": 102
725
+ },
726
+ {
727
+ "epoch": 0.30383480825958703,
728
+ "grad_norm": 4.62391471862793,
729
+ "learning_rate": 4.0428680766036384e-05,
730
+ "loss": 1.6134,
731
+ "step": 103
732
+ },
733
+ {
734
+ "epoch": 0.30678466076696165,
735
+ "grad_norm": 3.951815128326416,
736
+ "learning_rate": 4.0242414711482676e-05,
737
+ "loss": 1.5143,
738
+ "step": 104
739
+ },
740
+ {
741
+ "epoch": 0.30973451327433627,
742
+ "grad_norm": 3.5230190753936768,
743
+ "learning_rate": 4.005479202563524e-05,
744
+ "loss": 1.557,
745
+ "step": 105
746
+ },
747
+ {
748
+ "epoch": 0.31268436578171094,
749
+ "grad_norm": 3.093968391418457,
750
+ "learning_rate": 3.986582940760717e-05,
751
+ "loss": 1.5439,
752
+ "step": 106
753
+ },
754
+ {
755
+ "epoch": 0.31563421828908556,
756
+ "grad_norm": 2.9362878799438477,
757
+ "learning_rate": 3.967554367577047e-05,
758
+ "loss": 1.454,
759
+ "step": 107
760
+ },
761
+ {
762
+ "epoch": 0.3185840707964602,
763
+ "grad_norm": 2.7811033725738525,
764
+ "learning_rate": 3.948395176625918e-05,
765
+ "loss": 1.4497,
766
+ "step": 108
767
+ },
768
+ {
769
+ "epoch": 0.3215339233038348,
770
+ "grad_norm": 2.7802510261535645,
771
+ "learning_rate": 3.929107073146197e-05,
772
+ "loss": 1.3589,
773
+ "step": 109
774
+ },
775
+ {
776
+ "epoch": 0.32448377581120946,
777
+ "grad_norm": 3.563616991043091,
778
+ "learning_rate": 3.909691773850445e-05,
779
+ "loss": 1.4628,
780
+ "step": 110
781
+ },
782
+ {
783
+ "epoch": 0.3274336283185841,
784
+ "grad_norm": 3.047844886779785,
785
+ "learning_rate": 3.890151006772119e-05,
786
+ "loss": 1.4186,
787
+ "step": 111
788
+ },
789
+ {
790
+ "epoch": 0.3303834808259587,
791
+ "grad_norm": 3.004772663116455,
792
+ "learning_rate": 3.8704865111117746e-05,
793
+ "loss": 1.375,
794
+ "step": 112
795
+ },
796
+ {
797
+ "epoch": 0.3333333333333333,
798
+ "grad_norm": 2.8555989265441895,
799
+ "learning_rate": 3.850700037082268e-05,
800
+ "loss": 1.303,
801
+ "step": 113
802
+ },
803
+ {
804
+ "epoch": 0.336283185840708,
805
+ "grad_norm": 2.86316180229187,
806
+ "learning_rate": 3.83079334575298e-05,
807
+ "loss": 1.3022,
808
+ "step": 114
809
+ },
810
+ {
811
+ "epoch": 0.3392330383480826,
812
+ "grad_norm": 3.3198935985565186,
813
+ "learning_rate": 3.8107682088930794e-05,
814
+ "loss": 1.3897,
815
+ "step": 115
816
+ },
817
+ {
818
+ "epoch": 0.3421828908554572,
819
+ "grad_norm": 3.1176650524139404,
820
+ "learning_rate": 3.790626408813822e-05,
821
+ "loss": 1.3162,
822
+ "step": 116
823
+ },
824
+ {
825
+ "epoch": 0.34513274336283184,
826
+ "grad_norm": 2.670988082885742,
827
+ "learning_rate": 3.7703697382099234e-05,
828
+ "loss": 1.3686,
829
+ "step": 117
830
+ },
831
+ {
832
+ "epoch": 0.3480825958702065,
833
+ "grad_norm": 3.0355708599090576,
834
+ "learning_rate": 3.7500000000000003e-05,
835
+ "loss": 1.4136,
836
+ "step": 118
837
+ },
838
+ {
839
+ "epoch": 0.35103244837758113,
840
+ "grad_norm": 2.5040009021759033,
841
+ "learning_rate": 3.729519007166105e-05,
842
+ "loss": 1.4136,
843
+ "step": 119
844
+ },
845
+ {
846
+ "epoch": 0.35398230088495575,
847
+ "grad_norm": 2.4674110412597656,
848
+ "learning_rate": 3.7089285825923615e-05,
849
+ "loss": 1.4819,
850
+ "step": 120
851
+ },
852
+ {
853
+ "epoch": 0.35693215339233036,
854
+ "grad_norm": 3.2417714595794678,
855
+ "learning_rate": 3.688230558902725e-05,
856
+ "loss": 1.4959,
857
+ "step": 121
858
+ },
859
+ {
860
+ "epoch": 0.35988200589970504,
861
+ "grad_norm": 2.698197364807129,
862
+ "learning_rate": 3.667426778297871e-05,
863
+ "loss": 1.493,
864
+ "step": 122
865
+ },
866
+ {
867
+ "epoch": 0.36283185840707965,
868
+ "grad_norm": 2.9125115871429443,
869
+ "learning_rate": 3.646519092391227e-05,
870
+ "loss": 1.512,
871
+ "step": 123
872
+ },
873
+ {
874
+ "epoch": 0.36578171091445427,
875
+ "grad_norm": 2.803999900817871,
876
+ "learning_rate": 3.6255093620441834e-05,
877
+ "loss": 1.4455,
878
+ "step": 124
879
+ },
880
+ {
881
+ "epoch": 0.3687315634218289,
882
+ "grad_norm": 2.8682003021240234,
883
+ "learning_rate": 3.604399457200458e-05,
884
+ "loss": 1.4457,
885
+ "step": 125
886
+ },
887
+ {
888
+ "epoch": 0.37168141592920356,
889
+ "grad_norm": 2.987795114517212,
890
+ "learning_rate": 3.583191256719672e-05,
891
+ "loss": 1.4813,
892
+ "step": 126
893
+ },
894
+ {
895
+ "epoch": 0.3746312684365782,
896
+ "grad_norm": 2.8751752376556396,
897
+ "learning_rate": 3.56188664821012e-05,
898
+ "loss": 1.4557,
899
+ "step": 127
900
+ },
901
+ {
902
+ "epoch": 0.3775811209439528,
903
+ "grad_norm": 3.237694025039673,
904
+ "learning_rate": 3.540487527860769e-05,
905
+ "loss": 1.5434,
906
+ "step": 128
907
+ },
908
+ {
909
+ "epoch": 0.3805309734513274,
910
+ "grad_norm": 3.4298689365386963,
911
+ "learning_rate": 3.518995800272491e-05,
912
+ "loss": 1.4578,
913
+ "step": 129
914
+ },
915
+ {
916
+ "epoch": 0.3834808259587021,
917
+ "grad_norm": 3.414600372314453,
918
+ "learning_rate": 3.497413378288541e-05,
919
+ "loss": 1.5302,
920
+ "step": 130
921
+ },
922
+ {
923
+ "epoch": 0.3864306784660767,
924
+ "grad_norm": 3.4248905181884766,
925
+ "learning_rate": 3.475742182824314e-05,
926
+ "loss": 1.5351,
927
+ "step": 131
928
+ },
929
+ {
930
+ "epoch": 0.3893805309734513,
931
+ "grad_norm": 3.316810131072998,
932
+ "learning_rate": 3.453984142696372e-05,
933
+ "loss": 1.617,
934
+ "step": 132
935
+ },
936
+ {
937
+ "epoch": 0.39233038348082594,
938
+ "grad_norm": 3.3763375282287598,
939
+ "learning_rate": 3.432141194450772e-05,
940
+ "loss": 1.5688,
941
+ "step": 133
942
+ },
943
+ {
944
+ "epoch": 0.3952802359882006,
945
+ "grad_norm": 3.3588340282440186,
946
+ "learning_rate": 3.41021528219071e-05,
947
+ "loss": 1.6525,
948
+ "step": 134
949
+ },
950
+ {
951
+ "epoch": 0.39823008849557523,
952
+ "grad_norm": 4.095376968383789,
953
+ "learning_rate": 3.3882083574034844e-05,
954
+ "loss": 1.649,
955
+ "step": 135
956
+ },
957
+ {
958
+ "epoch": 0.40117994100294985,
959
+ "grad_norm": 3.3478126525878906,
960
+ "learning_rate": 3.3661223787868094e-05,
961
+ "loss": 1.6012,
962
+ "step": 136
963
+ },
964
+ {
965
+ "epoch": 0.40412979351032446,
966
+ "grad_norm": 3.3165597915649414,
967
+ "learning_rate": 3.3439593120744816e-05,
968
+ "loss": 1.6119,
969
+ "step": 137
970
+ },
971
+ {
972
+ "epoch": 0.40707964601769914,
973
+ "grad_norm": 3.542797327041626,
974
+ "learning_rate": 3.321721129861422e-05,
975
+ "loss": 1.5688,
976
+ "step": 138
977
+ },
978
+ {
979
+ "epoch": 0.41002949852507375,
980
+ "grad_norm": 3.593048572540283,
981
+ "learning_rate": 3.2994098114281134e-05,
982
+ "loss": 1.5018,
983
+ "step": 139
984
+ },
985
+ {
986
+ "epoch": 0.41297935103244837,
987
+ "grad_norm": 4.237592697143555,
988
+ "learning_rate": 3.277027342564428e-05,
989
+ "loss": 1.6425,
990
+ "step": 140
991
+ },
992
+ {
993
+ "epoch": 0.415929203539823,
994
+ "grad_norm": 3.76655650138855,
995
+ "learning_rate": 3.2545757153928924e-05,
996
+ "loss": 1.6121,
997
+ "step": 141
998
+ },
999
+ {
1000
+ "epoch": 0.41887905604719766,
1001
+ "grad_norm": 3.643519163131714,
1002
+ "learning_rate": 3.232056928191376e-05,
1003
+ "loss": 1.5565,
1004
+ "step": 142
1005
+ },
1006
+ {
1007
+ "epoch": 0.4218289085545723,
1008
+ "grad_norm": 3.862382173538208,
1009
+ "learning_rate": 3.209472985215243e-05,
1010
+ "loss": 1.5727,
1011
+ "step": 143
1012
+ },
1013
+ {
1014
+ "epoch": 0.4247787610619469,
1015
+ "grad_norm": 3.5415596961975098,
1016
+ "learning_rate": 3.186825896518958e-05,
1017
+ "loss": 1.5971,
1018
+ "step": 144
1019
+ },
1020
+ {
1021
+ "epoch": 0.4277286135693215,
1022
+ "grad_norm": 3.5340561866760254,
1023
+ "learning_rate": 3.164117677777191e-05,
1024
+ "loss": 1.5406,
1025
+ "step": 145
1026
+ },
1027
+ {
1028
+ "epoch": 0.4306784660766962,
1029
+ "grad_norm": 4.26082181930542,
1030
+ "learning_rate": 3.141350350105413e-05,
1031
+ "loss": 1.4473,
1032
+ "step": 146
1033
+ },
1034
+ {
1035
+ "epoch": 0.4336283185840708,
1036
+ "grad_norm": 3.90486478805542,
1037
+ "learning_rate": 3.118525939880007e-05,
1038
+ "loss": 1.459,
1039
+ "step": 147
1040
+ },
1041
+ {
1042
+ "epoch": 0.4365781710914454,
1043
+ "grad_norm": 4.1377410888671875,
1044
+ "learning_rate": 3.0956464785579124e-05,
1045
+ "loss": 1.4197,
1046
+ "step": 148
1047
+ },
1048
+ {
1049
+ "epoch": 0.43952802359882004,
1050
+ "grad_norm": 4.407893180847168,
1051
+ "learning_rate": 3.072714002495825e-05,
1052
+ "loss": 1.3119,
1053
+ "step": 149
1054
+ },
1055
+ {
1056
+ "epoch": 0.4424778761061947,
1057
+ "grad_norm": 4.6629557609558105,
1058
+ "learning_rate": 3.0497305527689445e-05,
1059
+ "loss": 1.09,
1060
+ "step": 150
1061
+ },
1062
+ {
1063
+ "epoch": 0.44542772861356933,
1064
+ "grad_norm": 4.147300720214844,
1065
+ "learning_rate": 3.0266981749893157e-05,
1066
+ "loss": 1.536,
1067
+ "step": 151
1068
+ },
1069
+ {
1070
+ "epoch": 0.44837758112094395,
1071
+ "grad_norm": 3.9903712272644043,
1072
+ "learning_rate": 3.003618919123763e-05,
1073
+ "loss": 1.4418,
1074
+ "step": 152
1075
+ },
1076
+ {
1077
+ "epoch": 0.45132743362831856,
1078
+ "grad_norm": 4.015631198883057,
1079
+ "learning_rate": 2.9804948393114324e-05,
1080
+ "loss": 1.4583,
1081
+ "step": 153
1082
+ },
1083
+ {
1084
+ "epoch": 0.45427728613569324,
1085
+ "grad_norm": 3.5220329761505127,
1086
+ "learning_rate": 2.9573279936809667e-05,
1087
+ "loss": 1.4275,
1088
+ "step": 154
1089
+ },
1090
+ {
1091
+ "epoch": 0.45722713864306785,
1092
+ "grad_norm": 2.9233076572418213,
1093
+ "learning_rate": 2.9341204441673266e-05,
1094
+ "loss": 1.4147,
1095
+ "step": 155
1096
+ },
1097
+ {
1098
+ "epoch": 0.46017699115044247,
1099
+ "grad_norm": 2.8685462474823,
1100
+ "learning_rate": 2.9108742563282652e-05,
1101
+ "loss": 1.3511,
1102
+ "step": 156
1103
+ },
1104
+ {
1105
+ "epoch": 0.4631268436578171,
1106
+ "grad_norm": 2.6424460411071777,
1107
+ "learning_rate": 2.8875914991604948e-05,
1108
+ "loss": 1.3207,
1109
+ "step": 157
1110
+ },
1111
+ {
1112
+ "epoch": 0.46607669616519176,
1113
+ "grad_norm": 2.790271520614624,
1114
+ "learning_rate": 2.8642742449155284e-05,
1115
+ "loss": 1.3057,
1116
+ "step": 158
1117
+ },
1118
+ {
1119
+ "epoch": 0.4690265486725664,
1120
+ "grad_norm": 2.6307857036590576,
1121
+ "learning_rate": 2.8409245689152503e-05,
1122
+ "loss": 1.3061,
1123
+ "step": 159
1124
+ },
1125
+ {
1126
+ "epoch": 0.471976401179941,
1127
+ "grad_norm": 2.461571455001831,
1128
+ "learning_rate": 2.8175445493671972e-05,
1129
+ "loss": 1.2907,
1130
+ "step": 160
1131
+ },
1132
+ {
1133
+ "epoch": 0.4749262536873156,
1134
+ "grad_norm": 2.634023904800415,
1135
+ "learning_rate": 2.794136267179596e-05,
1136
+ "loss": 1.21,
1137
+ "step": 161
1138
+ },
1139
+ {
1140
+ "epoch": 0.4778761061946903,
1141
+ "grad_norm": 2.609807014465332,
1142
+ "learning_rate": 2.770701805776155e-05,
1143
+ "loss": 1.1946,
1144
+ "step": 162
1145
+ },
1146
+ {
1147
+ "epoch": 0.4808259587020649,
1148
+ "grad_norm": 2.385166645050049,
1149
+ "learning_rate": 2.7472432509106248e-05,
1150
+ "loss": 1.2135,
1151
+ "step": 163
1152
+ },
1153
+ {
1154
+ "epoch": 0.4837758112094395,
1155
+ "grad_norm": 2.5615952014923096,
1156
+ "learning_rate": 2.723762690481167e-05,
1157
+ "loss": 1.263,
1158
+ "step": 164
1159
+ },
1160
+ {
1161
+ "epoch": 0.48672566371681414,
1162
+ "grad_norm": 2.696706533432007,
1163
+ "learning_rate": 2.7002622143445177e-05,
1164
+ "loss": 1.2963,
1165
+ "step": 165
1166
+ },
1167
+ {
1168
+ "epoch": 0.4896755162241888,
1169
+ "grad_norm": 2.426612377166748,
1170
+ "learning_rate": 2.6767439141299865e-05,
1171
+ "loss": 1.2133,
1172
+ "step": 166
1173
+ },
1174
+ {
1175
+ "epoch": 0.49262536873156343,
1176
+ "grad_norm": 2.5794103145599365,
1177
+ "learning_rate": 2.653209883053291e-05,
1178
+ "loss": 1.2705,
1179
+ "step": 167
1180
+ },
1181
+ {
1182
+ "epoch": 0.49557522123893805,
1183
+ "grad_norm": 2.885312795639038,
1184
+ "learning_rate": 2.629662215730253e-05,
1185
+ "loss": 1.3029,
1186
+ "step": 168
1187
+ },
1188
+ {
1189
+ "epoch": 0.49852507374631266,
1190
+ "grad_norm": 2.72586727142334,
1191
+ "learning_rate": 2.606103007990371e-05,
1192
+ "loss": 1.2537,
1193
+ "step": 169
1194
+ },
1195
+ {
1196
+ "epoch": 0.5014749262536873,
1197
+ "grad_norm": 2.772090196609497,
1198
+ "learning_rate": 2.5825343566902837e-05,
1199
+ "loss": 1.2844,
1200
+ "step": 170
1201
+ },
1202
+ {
1203
+ "epoch": 0.504424778761062,
1204
+ "grad_norm": 3.0460994243621826,
1205
+ "learning_rate": 2.5589583595271428e-05,
1206
+ "loss": 1.2897,
1207
+ "step": 171
1208
+ },
1209
+ {
1210
+ "epoch": 0.5073746312684366,
1211
+ "grad_norm": 2.7062950134277344,
1212
+ "learning_rate": 2.5353771148519057e-05,
1213
+ "loss": 1.2549,
1214
+ "step": 172
1215
+ },
1216
+ {
1217
+ "epoch": 0.5103244837758112,
1218
+ "grad_norm": 2.8319649696350098,
1219
+ "learning_rate": 2.511792721482581e-05,
1220
+ "loss": 1.2618,
1221
+ "step": 173
1222
+ },
1223
+ {
1224
+ "epoch": 0.5132743362831859,
1225
+ "grad_norm": 2.708251714706421,
1226
+ "learning_rate": 2.48820727851742e-05,
1227
+ "loss": 1.234,
1228
+ "step": 174
1229
+ },
1230
+ {
1231
+ "epoch": 0.5162241887905604,
1232
+ "grad_norm": 2.71691632270813,
1233
+ "learning_rate": 2.4646228851480956e-05,
1234
+ "loss": 1.3505,
1235
+ "step": 175
1236
+ },
1237
+ {
1238
+ "epoch": 0.5191740412979351,
1239
+ "grad_norm": 2.943074941635132,
1240
+ "learning_rate": 2.441041640472858e-05,
1241
+ "loss": 1.2841,
1242
+ "step": 176
1243
+ },
1244
+ {
1245
+ "epoch": 0.5221238938053098,
1246
+ "grad_norm": 2.907444715499878,
1247
+ "learning_rate": 2.417465643309716e-05,
1248
+ "loss": 1.3211,
1249
+ "step": 177
1250
+ },
1251
+ {
1252
+ "epoch": 0.5250737463126843,
1253
+ "grad_norm": 3.0803866386413574,
1254
+ "learning_rate": 2.39389699200963e-05,
1255
+ "loss": 1.4262,
1256
+ "step": 178
1257
+ },
1258
+ {
1259
+ "epoch": 0.528023598820059,
1260
+ "grad_norm": 3.2019131183624268,
1261
+ "learning_rate": 2.3703377842697475e-05,
1262
+ "loss": 1.4857,
1263
+ "step": 179
1264
+ },
1265
+ {
1266
+ "epoch": 0.5309734513274337,
1267
+ "grad_norm": 2.9756524562835693,
1268
+ "learning_rate": 2.34679011694671e-05,
1269
+ "loss": 1.4927,
1270
+ "step": 180
1271
+ },
1272
+ {
1273
+ "epoch": 0.5339233038348082,
1274
+ "grad_norm": 3.07672381401062,
1275
+ "learning_rate": 2.3232560858700137e-05,
1276
+ "loss": 1.509,
1277
+ "step": 181
1278
+ },
1279
+ {
1280
+ "epoch": 0.5368731563421829,
1281
+ "grad_norm": 3.461970806121826,
1282
+ "learning_rate": 2.2997377856554822e-05,
1283
+ "loss": 1.5949,
1284
+ "step": 182
1285
+ },
1286
+ {
1287
+ "epoch": 0.5398230088495575,
1288
+ "grad_norm": 3.2279229164123535,
1289
+ "learning_rate": 2.276237309518834e-05,
1290
+ "loss": 1.4417,
1291
+ "step": 183
1292
+ },
1293
+ {
1294
+ "epoch": 0.5427728613569321,
1295
+ "grad_norm": 3.782461643218994,
1296
+ "learning_rate": 2.2527567490893758e-05,
1297
+ "loss": 1.5903,
1298
+ "step": 184
1299
+ },
1300
+ {
1301
+ "epoch": 0.5457227138643068,
1302
+ "grad_norm": 3.6933534145355225,
1303
+ "learning_rate": 2.2292981942238454e-05,
1304
+ "loss": 1.5214,
1305
+ "step": 185
1306
+ },
1307
+ {
1308
+ "epoch": 0.5486725663716814,
1309
+ "grad_norm": 3.0459163188934326,
1310
+ "learning_rate": 2.205863732820404e-05,
1311
+ "loss": 1.5098,
1312
+ "step": 186
1313
+ },
1314
+ {
1315
+ "epoch": 0.551622418879056,
1316
+ "grad_norm": 3.1090471744537354,
1317
+ "learning_rate": 2.182455450632803e-05,
1318
+ "loss": 1.5546,
1319
+ "step": 187
1320
+ },
1321
+ {
1322
+ "epoch": 0.5545722713864307,
1323
+ "grad_norm": 3.4665732383728027,
1324
+ "learning_rate": 2.159075431084751e-05,
1325
+ "loss": 1.4933,
1326
+ "step": 188
1327
+ },
1328
+ {
1329
+ "epoch": 0.5575221238938053,
1330
+ "grad_norm": 3.638923406600952,
1331
+ "learning_rate": 2.1357257550844718e-05,
1332
+ "loss": 1.587,
1333
+ "step": 189
1334
+ },
1335
+ {
1336
+ "epoch": 0.56047197640118,
1337
+ "grad_norm": 3.5211169719696045,
1338
+ "learning_rate": 2.1124085008395054e-05,
1339
+ "loss": 1.4932,
1340
+ "step": 190
1341
+ },
1342
+ {
1343
+ "epoch": 0.5634218289085545,
1344
+ "grad_norm": 3.786188840866089,
1345
+ "learning_rate": 2.0891257436717353e-05,
1346
+ "loss": 1.571,
1347
+ "step": 191
1348
+ },
1349
+ {
1350
+ "epoch": 0.5663716814159292,
1351
+ "grad_norm": 3.264098882675171,
1352
+ "learning_rate": 2.0658795558326743e-05,
1353
+ "loss": 1.5047,
1354
+ "step": 192
1355
+ },
1356
+ {
1357
+ "epoch": 0.5693215339233039,
1358
+ "grad_norm": 3.6925175189971924,
1359
+ "learning_rate": 2.0426720063190335e-05,
1360
+ "loss": 1.4851,
1361
+ "step": 193
1362
+ },
1363
+ {
1364
+ "epoch": 0.5722713864306784,
1365
+ "grad_norm": 3.394176483154297,
1366
+ "learning_rate": 2.0195051606885685e-05,
1367
+ "loss": 1.4108,
1368
+ "step": 194
1369
+ },
1370
+ {
1371
+ "epoch": 0.5752212389380531,
1372
+ "grad_norm": 3.930576801300049,
1373
+ "learning_rate": 1.996381080876237e-05,
1374
+ "loss": 1.4126,
1375
+ "step": 195
1376
+ },
1377
+ {
1378
+ "epoch": 0.5781710914454278,
1379
+ "grad_norm": 3.7063424587249756,
1380
+ "learning_rate": 1.973301825010685e-05,
1381
+ "loss": 1.389,
1382
+ "step": 196
1383
+ },
1384
+ {
1385
+ "epoch": 0.5811209439528023,
1386
+ "grad_norm": 3.6309196949005127,
1387
+ "learning_rate": 1.950269447231056e-05,
1388
+ "loss": 1.3373,
1389
+ "step": 197
1390
+ },
1391
+ {
1392
+ "epoch": 0.584070796460177,
1393
+ "grad_norm": 3.9842283725738525,
1394
+ "learning_rate": 1.9272859975041754e-05,
1395
+ "loss": 1.2385,
1396
+ "step": 198
1397
+ },
1398
+ {
1399
+ "epoch": 0.5870206489675516,
1400
+ "grad_norm": 3.9302854537963867,
1401
+ "learning_rate": 1.904353521442088e-05,
1402
+ "loss": 1.22,
1403
+ "step": 199
1404
+ },
1405
+ {
1406
+ "epoch": 0.5899705014749262,
1407
+ "grad_norm": 3.901738166809082,
1408
+ "learning_rate": 1.881474060119994e-05,
1409
+ "loss": 1.0099,
1410
+ "step": 200
1411
+ },
1412
+ {
1413
+ "epoch": 0.5929203539823009,
1414
+ "grad_norm": 4.378158092498779,
1415
+ "learning_rate": 1.8586496498945877e-05,
1416
+ "loss": 1.4772,
1417
+ "step": 201
1418
+ },
1419
+ {
1420
+ "epoch": 0.5958702064896755,
1421
+ "grad_norm": 3.2930281162261963,
1422
+ "learning_rate": 1.8358823222228097e-05,
1423
+ "loss": 1.3278,
1424
+ "step": 202
1425
+ },
1426
+ {
1427
+ "epoch": 0.5988200589970502,
1428
+ "grad_norm": 3.2225897312164307,
1429
+ "learning_rate": 1.8131741034810435e-05,
1430
+ "loss": 1.3519,
1431
+ "step": 203
1432
+ },
1433
+ {
1434
+ "epoch": 0.6017699115044248,
1435
+ "grad_norm": 3.375405788421631,
1436
+ "learning_rate": 1.790527014784758e-05,
1437
+ "loss": 1.2963,
1438
+ "step": 204
1439
+ },
1440
+ {
1441
+ "epoch": 0.6047197640117994,
1442
+ "grad_norm": 3.105314016342163,
1443
+ "learning_rate": 1.7679430718086243e-05,
1444
+ "loss": 1.2951,
1445
+ "step": 205
1446
+ },
1447
+ {
1448
+ "epoch": 0.6076696165191741,
1449
+ "grad_norm": 2.8709449768066406,
1450
+ "learning_rate": 1.7454242846071085e-05,
1451
+ "loss": 1.2919,
1452
+ "step": 206
1453
+ },
1454
+ {
1455
+ "epoch": 0.6106194690265486,
1456
+ "grad_norm": 2.7367875576019287,
1457
+ "learning_rate": 1.722972657435572e-05,
1458
+ "loss": 1.2755,
1459
+ "step": 207
1460
+ },
1461
+ {
1462
+ "epoch": 0.6135693215339233,
1463
+ "grad_norm": 2.6397578716278076,
1464
+ "learning_rate": 1.700590188571887e-05,
1465
+ "loss": 1.156,
1466
+ "step": 208
1467
+ },
1468
+ {
1469
+ "epoch": 0.616519174041298,
1470
+ "grad_norm": 2.5080482959747314,
1471
+ "learning_rate": 1.6782788701385783e-05,
1472
+ "loss": 1.2038,
1473
+ "step": 209
1474
+ },
1475
+ {
1476
+ "epoch": 0.6194690265486725,
1477
+ "grad_norm": 2.567392349243164,
1478
+ "learning_rate": 1.656040687925519e-05,
1479
+ "loss": 1.1947,
1480
+ "step": 210
1481
+ },
1482
+ {
1483
+ "epoch": 0.6224188790560472,
1484
+ "grad_norm": 2.3554275035858154,
1485
+ "learning_rate": 1.633877621213192e-05,
1486
+ "loss": 1.1568,
1487
+ "step": 211
1488
+ },
1489
+ {
1490
+ "epoch": 0.6253687315634219,
1491
+ "grad_norm": 2.487006902694702,
1492
+ "learning_rate": 1.611791642596516e-05,
1493
+ "loss": 1.2156,
1494
+ "step": 212
1495
+ },
1496
+ {
1497
+ "epoch": 0.6283185840707964,
1498
+ "grad_norm": 2.2717669010162354,
1499
+ "learning_rate": 1.58978471780929e-05,
1500
+ "loss": 1.0981,
1501
+ "step": 213
1502
+ },
1503
+ {
1504
+ "epoch": 0.6312684365781711,
1505
+ "grad_norm": 2.5773253440856934,
1506
+ "learning_rate": 1.567858805549229e-05,
1507
+ "loss": 1.1829,
1508
+ "step": 214
1509
+ },
1510
+ {
1511
+ "epoch": 0.6342182890855457,
1512
+ "grad_norm": 2.552574872970581,
1513
+ "learning_rate": 1.5460158573036288e-05,
1514
+ "loss": 1.1801,
1515
+ "step": 215
1516
+ },
1517
+ {
1518
+ "epoch": 0.6371681415929203,
1519
+ "grad_norm": 2.42258620262146,
1520
+ "learning_rate": 1.5242578171756866e-05,
1521
+ "loss": 1.1209,
1522
+ "step": 216
1523
+ },
1524
+ {
1525
+ "epoch": 0.640117994100295,
1526
+ "grad_norm": 2.695371389389038,
1527
+ "learning_rate": 1.5025866217114592e-05,
1528
+ "loss": 1.2909,
1529
+ "step": 217
1530
+ },
1531
+ {
1532
+ "epoch": 0.6430678466076696,
1533
+ "grad_norm": 2.2983741760253906,
1534
+ "learning_rate": 1.4810041997275092e-05,
1535
+ "loss": 1.2118,
1536
+ "step": 218
1537
+ },
1538
+ {
1539
+ "epoch": 0.6460176991150443,
1540
+ "grad_norm": 2.4395010471343994,
1541
+ "learning_rate": 1.4595124721392312e-05,
1542
+ "loss": 1.2001,
1543
+ "step": 219
1544
+ },
1545
+ {
1546
+ "epoch": 0.6489675516224189,
1547
+ "grad_norm": 2.4421238899230957,
1548
+ "learning_rate": 1.4381133517898804e-05,
1549
+ "loss": 1.2167,
1550
+ "step": 220
1551
+ },
1552
+ {
1553
+ "epoch": 0.6519174041297935,
1554
+ "grad_norm": 2.451107978820801,
1555
+ "learning_rate": 1.4168087432803292e-05,
1556
+ "loss": 1.1921,
1557
+ "step": 221
1558
+ },
1559
+ {
1560
+ "epoch": 0.6548672566371682,
1561
+ "grad_norm": 2.361185312271118,
1562
+ "learning_rate": 1.3956005427995421e-05,
1563
+ "loss": 1.1925,
1564
+ "step": 222
1565
+ },
1566
+ {
1567
+ "epoch": 0.6578171091445427,
1568
+ "grad_norm": 2.6095359325408936,
1569
+ "learning_rate": 1.3744906379558165e-05,
1570
+ "loss": 1.2141,
1571
+ "step": 223
1572
+ },
1573
+ {
1574
+ "epoch": 0.6607669616519174,
1575
+ "grad_norm": 2.7814433574676514,
1576
+ "learning_rate": 1.3534809076087734e-05,
1577
+ "loss": 1.3088,
1578
+ "step": 224
1579
+ },
1580
+ {
1581
+ "epoch": 0.6637168141592921,
1582
+ "grad_norm": 3.0350759029388428,
1583
+ "learning_rate": 1.33257322170213e-05,
1584
+ "loss": 1.4352,
1585
+ "step": 225
1586
+ },
1587
+ {
1588
+ "epoch": 0.6666666666666666,
1589
+ "grad_norm": 2.9381890296936035,
1590
+ "learning_rate": 1.3117694410972748e-05,
1591
+ "loss": 1.3804,
1592
+ "step": 226
1593
+ },
1594
+ {
1595
+ "epoch": 0.6696165191740413,
1596
+ "grad_norm": 2.685178518295288,
1597
+ "learning_rate": 1.2910714174076394e-05,
1598
+ "loss": 1.3524,
1599
+ "step": 227
1600
+ },
1601
+ {
1602
+ "epoch": 0.672566371681416,
1603
+ "grad_norm": 2.9056496620178223,
1604
+ "learning_rate": 1.2704809928338956e-05,
1605
+ "loss": 1.3915,
1606
+ "step": 228
1607
+ },
1608
+ {
1609
+ "epoch": 0.6755162241887905,
1610
+ "grad_norm": 2.951371192932129,
1611
+ "learning_rate": 1.2500000000000006e-05,
1612
+ "loss": 1.407,
1613
+ "step": 229
1614
+ },
1615
+ {
1616
+ "epoch": 0.6784660766961652,
1617
+ "grad_norm": 2.880005359649658,
1618
+ "learning_rate": 1.229630261790077e-05,
1619
+ "loss": 1.3878,
1620
+ "step": 230
1621
+ },
1622
+ {
1623
+ "epoch": 0.6814159292035398,
1624
+ "grad_norm": 2.908679485321045,
1625
+ "learning_rate": 1.2093735911861778e-05,
1626
+ "loss": 1.4797,
1627
+ "step": 231
1628
+ },
1629
+ {
1630
+ "epoch": 0.6843657817109144,
1631
+ "grad_norm": 3.0564966201782227,
1632
+ "learning_rate": 1.1892317911069212e-05,
1633
+ "loss": 1.42,
1634
+ "step": 232
1635
+ },
1636
+ {
1637
+ "epoch": 0.6873156342182891,
1638
+ "grad_norm": 2.724364757537842,
1639
+ "learning_rate": 1.1692066542470201e-05,
1640
+ "loss": 1.479,
1641
+ "step": 233
1642
+ },
1643
+ {
1644
+ "epoch": 0.6902654867256637,
1645
+ "grad_norm": 3.532292366027832,
1646
+ "learning_rate": 1.149299962917733e-05,
1647
+ "loss": 1.5132,
1648
+ "step": 234
1649
+ },
1650
+ {
1651
+ "epoch": 0.6932153392330384,
1652
+ "grad_norm": 3.1367177963256836,
1653
+ "learning_rate": 1.1295134888882258e-05,
1654
+ "loss": 1.4305,
1655
+ "step": 235
1656
+ },
1657
+ {
1658
+ "epoch": 0.696165191740413,
1659
+ "grad_norm": 3.233671188354492,
1660
+ "learning_rate": 1.1098489932278811e-05,
1661
+ "loss": 1.4952,
1662
+ "step": 236
1663
+ },
1664
+ {
1665
+ "epoch": 0.6991150442477876,
1666
+ "grad_norm": 3.1208622455596924,
1667
+ "learning_rate": 1.0903082261495559e-05,
1668
+ "loss": 1.4253,
1669
+ "step": 237
1670
+ },
1671
+ {
1672
+ "epoch": 0.7020648967551623,
1673
+ "grad_norm": 3.090951442718506,
1674
+ "learning_rate": 1.0708929268538034e-05,
1675
+ "loss": 1.3034,
1676
+ "step": 238
1677
+ },
1678
+ {
1679
+ "epoch": 0.7050147492625368,
1680
+ "grad_norm": 2.8808515071868896,
1681
+ "learning_rate": 1.0516048233740833e-05,
1682
+ "loss": 1.3471,
1683
+ "step": 239
1684
+ },
1685
+ {
1686
+ "epoch": 0.7079646017699115,
1687
+ "grad_norm": 3.281359910964966,
1688
+ "learning_rate": 1.0324456324229537e-05,
1689
+ "loss": 1.4638,
1690
+ "step": 240
1691
+ },
1692
+ {
1693
+ "epoch": 0.7109144542772862,
1694
+ "grad_norm": 3.3479645252227783,
1695
+ "learning_rate": 1.0134170592392836e-05,
1696
+ "loss": 1.4523,
1697
+ "step": 241
1698
+ },
1699
+ {
1700
+ "epoch": 0.7138643067846607,
1701
+ "grad_norm": 3.479410171508789,
1702
+ "learning_rate": 9.945207974364768e-06,
1703
+ "loss": 1.4964,
1704
+ "step": 242
1705
+ },
1706
+ {
1707
+ "epoch": 0.7168141592920354,
1708
+ "grad_norm": 3.188636541366577,
1709
+ "learning_rate": 9.757585288517328e-06,
1710
+ "loss": 1.3248,
1711
+ "step": 243
1712
+ },
1713
+ {
1714
+ "epoch": 0.7197640117994101,
1715
+ "grad_norm": 3.591494560241699,
1716
+ "learning_rate": 9.571319233963627e-06,
1717
+ "loss": 1.4178,
1718
+ "step": 244
1719
+ },
1720
+ {
1721
+ "epoch": 0.7227138643067846,
1722
+ "grad_norm": 3.371492385864258,
1723
+ "learning_rate": 9.386426389071531e-06,
1724
+ "loss": 1.4038,
1725
+ "step": 245
1726
+ },
1727
+ {
1728
+ "epoch": 0.7256637168141593,
1729
+ "grad_norm": 3.8743629455566406,
1730
+ "learning_rate": 9.202923209988198e-06,
1731
+ "loss": 1.4212,
1732
+ "step": 246
1733
+ },
1734
+ {
1735
+ "epoch": 0.7286135693215339,
1736
+ "grad_norm": 3.4136948585510254,
1737
+ "learning_rate": 9.020826029175384e-06,
1738
+ "loss": 1.2523,
1739
+ "step": 247
1740
+ },
1741
+ {
1742
+ "epoch": 0.7315634218289085,
1743
+ "grad_norm": 4.003933906555176,
1744
+ "learning_rate": 8.840151053955773e-06,
1745
+ "loss": 1.3366,
1746
+ "step": 248
1747
+ },
1748
+ {
1749
+ "epoch": 0.7345132743362832,
1750
+ "grad_norm": 4.340333461761475,
1751
+ "learning_rate": 8.66091436507052e-06,
1752
+ "loss": 1.217,
1753
+ "step": 249
1754
+ },
1755
+ {
1756
+ "epoch": 0.7374631268436578,
1757
+ "grad_norm": 4.331326007843018,
1758
+ "learning_rate": 8.483131915247968e-06,
1759
+ "loss": 1.0392,
1760
+ "step": 250
1761
+ },
1762
+ {
1763
+ "epoch": 0.7404129793510325,
1764
+ "grad_norm": 3.288041353225708,
1765
+ "learning_rate": 8.30681952778379e-06,
1766
+ "loss": 1.4832,
1767
+ "step": 251
1768
+ },
1769
+ {
1770
+ "epoch": 0.7433628318584071,
1771
+ "grad_norm": 2.6984848976135254,
1772
+ "learning_rate": 8.131992895132693e-06,
1773
+ "loss": 1.3219,
1774
+ "step": 252
1775
+ },
1776
+ {
1777
+ "epoch": 0.7463126843657817,
1778
+ "grad_norm": 2.689807415008545,
1779
+ "learning_rate": 7.958667577511683e-06,
1780
+ "loss": 1.2515,
1781
+ "step": 253
1782
+ },
1783
+ {
1784
+ "epoch": 0.7492625368731564,
1785
+ "grad_norm": 2.8211238384246826,
1786
+ "learning_rate": 7.786859001515196e-06,
1787
+ "loss": 1.329,
1788
+ "step": 254
1789
+ },
1790
+ {
1791
+ "epoch": 0.7522123893805309,
1792
+ "grad_norm": 2.54939866065979,
1793
+ "learning_rate": 7.616582458742058e-06,
1794
+ "loss": 1.229,
1795
+ "step": 255
1796
+ },
1797
+ {
1798
+ "epoch": 0.7551622418879056,
1799
+ "grad_norm": 2.8110005855560303,
1800
+ "learning_rate": 7.447853104434438e-06,
1801
+ "loss": 1.1701,
1802
+ "step": 256
1803
+ },
1804
+ {
1805
+ "epoch": 0.7581120943952803,
1806
+ "grad_norm": 2.3313047885894775,
1807
+ "learning_rate": 7.280685956129049e-06,
1808
+ "loss": 1.188,
1809
+ "step": 257
1810
+ },
1811
+ {
1812
+ "epoch": 0.7610619469026548,
1813
+ "grad_norm": 2.415221691131592,
1814
+ "learning_rate": 7.115095892320456e-06,
1815
+ "loss": 1.1699,
1816
+ "step": 258
1817
+ },
1818
+ {
1819
+ "epoch": 0.7640117994100295,
1820
+ "grad_norm": 2.5022096633911133,
1821
+ "learning_rate": 6.951097651136889e-06,
1822
+ "loss": 1.1899,
1823
+ "step": 259
1824
+ },
1825
+ {
1826
+ "epoch": 0.7669616519174042,
1827
+ "grad_norm": 2.469304084777832,
1828
+ "learning_rate": 6.788705829028483e-06,
1829
+ "loss": 1.1482,
1830
+ "step": 260
1831
+ },
1832
+ {
1833
+ "epoch": 0.7699115044247787,
1834
+ "grad_norm": 2.3378803730010986,
1835
+ "learning_rate": 6.6279348794681065e-06,
1836
+ "loss": 1.0611,
1837
+ "step": 261
1838
+ },
1839
+ {
1840
+ "epoch": 0.7728613569321534,
1841
+ "grad_norm": 2.341405153274536,
1842
+ "learning_rate": 6.468799111665003e-06,
1843
+ "loss": 1.0434,
1844
+ "step": 262
1845
+ },
1846
+ {
1847
+ "epoch": 0.775811209439528,
1848
+ "grad_norm": 2.2552103996276855,
1849
+ "learning_rate": 6.311312689291166e-06,
1850
+ "loss": 1.0761,
1851
+ "step": 263
1852
+ },
1853
+ {
1854
+ "epoch": 0.7787610619469026,
1855
+ "grad_norm": 2.3256208896636963,
1856
+ "learning_rate": 6.155489629220765e-06,
1857
+ "loss": 1.0263,
1858
+ "step": 264
1859
+ },
1860
+ {
1861
+ "epoch": 0.7817109144542773,
1862
+ "grad_norm": 2.1409356594085693,
1863
+ "learning_rate": 6.001343800282569e-06,
1864
+ "loss": 1.0184,
1865
+ "step": 265
1866
+ },
1867
+ {
1868
+ "epoch": 0.7846607669616519,
1869
+ "grad_norm": 2.315657615661621,
1870
+ "learning_rate": 5.848888922025553e-06,
1871
+ "loss": 1.1478,
1872
+ "step": 266
1873
+ },
1874
+ {
1875
+ "epoch": 0.7876106194690266,
1876
+ "grad_norm": 2.3074729442596436,
1877
+ "learning_rate": 5.698138563497854e-06,
1878
+ "loss": 1.1169,
1879
+ "step": 267
1880
+ },
1881
+ {
1882
+ "epoch": 0.7905604719764012,
1883
+ "grad_norm": 2.2867608070373535,
1884
+ "learning_rate": 5.549106142039018e-06,
1885
+ "loss": 1.0809,
1886
+ "step": 268
1887
+ },
1888
+ {
1889
+ "epoch": 0.7935103244837758,
1890
+ "grad_norm": 2.5681211948394775,
1891
+ "learning_rate": 5.40180492208586e-06,
1892
+ "loss": 1.2369,
1893
+ "step": 269
1894
+ },
1895
+ {
1896
+ "epoch": 0.7964601769911505,
1897
+ "grad_norm": 2.640070915222168,
1898
+ "learning_rate": 5.256248013991857e-06,
1899
+ "loss": 1.0342,
1900
+ "step": 270
1901
+ },
1902
+ {
1903
+ "epoch": 0.799410029498525,
1904
+ "grad_norm": 2.4330620765686035,
1905
+ "learning_rate": 5.112448372860257e-06,
1906
+ "loss": 1.1637,
1907
+ "step": 271
1908
+ },
1909
+ {
1910
+ "epoch": 0.8023598820058997,
1911
+ "grad_norm": 2.549358367919922,
1912
+ "learning_rate": 4.9704187973910635e-06,
1913
+ "loss": 1.2075,
1914
+ "step": 272
1915
+ },
1916
+ {
1917
+ "epoch": 0.8053097345132744,
1918
+ "grad_norm": 2.5039963722229004,
1919
+ "learning_rate": 4.8301719287419e-06,
1920
+ "loss": 1.1454,
1921
+ "step": 273
1922
+ },
1923
+ {
1924
+ "epoch": 0.8082595870206489,
1925
+ "grad_norm": 2.678183078765869,
1926
+ "learning_rate": 4.691720249402856e-06,
1927
+ "loss": 1.3579,
1928
+ "step": 274
1929
+ },
1930
+ {
1931
+ "epoch": 0.8112094395280236,
1932
+ "grad_norm": 2.9728591442108154,
1933
+ "learning_rate": 4.555076082085563e-06,
1934
+ "loss": 1.2104,
1935
+ "step": 275
1936
+ },
1937
+ {
1938
+ "epoch": 0.8141592920353983,
1939
+ "grad_norm": 2.7286298274993896,
1940
+ "learning_rate": 4.420251588626373e-06,
1941
+ "loss": 1.3158,
1942
+ "step": 276
1943
+ },
1944
+ {
1945
+ "epoch": 0.8171091445427728,
1946
+ "grad_norm": 2.934502124786377,
1947
+ "learning_rate": 4.2872587689039484e-06,
1948
+ "loss": 1.2516,
1949
+ "step": 277
1950
+ },
1951
+ {
1952
+ "epoch": 0.8200589970501475,
1953
+ "grad_norm": 2.974820613861084,
1954
+ "learning_rate": 4.1561094597712155e-06,
1955
+ "loss": 1.2212,
1956
+ "step": 278
1957
+ },
1958
+ {
1959
+ "epoch": 0.8230088495575221,
1960
+ "grad_norm": 2.7638723850250244,
1961
+ "learning_rate": 4.026815334001821e-06,
1962
+ "loss": 1.2607,
1963
+ "step": 279
1964
+ },
1965
+ {
1966
+ "epoch": 0.8259587020648967,
1967
+ "grad_norm": 2.5246145725250244,
1968
+ "learning_rate": 3.8993878992512415e-06,
1969
+ "loss": 1.3047,
1970
+ "step": 280
1971
+ },
1972
+ {
1973
+ "epoch": 0.8289085545722714,
1974
+ "grad_norm": 3.216073751449585,
1975
+ "learning_rate": 3.7738384970325586e-06,
1976
+ "loss": 1.4741,
1977
+ "step": 281
1978
+ },
1979
+ {
1980
+ "epoch": 0.831858407079646,
1981
+ "grad_norm": 2.98732328414917,
1982
+ "learning_rate": 3.650178301706983e-06,
1983
+ "loss": 1.5002,
1984
+ "step": 282
1985
+ },
1986
+ {
1987
+ "epoch": 0.8348082595870207,
1988
+ "grad_norm": 2.9341797828674316,
1989
+ "learning_rate": 3.5284183194893488e-06,
1990
+ "loss": 1.4045,
1991
+ "step": 283
1992
+ },
1993
+ {
1994
+ "epoch": 0.8377581120943953,
1995
+ "grad_norm": 2.846006155014038,
1996
+ "learning_rate": 3.4085693874684883e-06,
1997
+ "loss": 1.4208,
1998
+ "step": 284
1999
+ },
2000
+ {
2001
+ "epoch": 0.8407079646017699,
2002
+ "grad_norm": 3.1104767322540283,
2003
+ "learning_rate": 3.290642172642686e-06,
2004
+ "loss": 1.425,
2005
+ "step": 285
2006
+ },
2007
+ {
2008
+ "epoch": 0.8436578171091446,
2009
+ "grad_norm": 3.0818898677825928,
2010
+ "learning_rate": 3.1746471709702964e-06,
2011
+ "loss": 1.3676,
2012
+ "step": 286
2013
+ },
2014
+ {
2015
+ "epoch": 0.8466076696165191,
2016
+ "grad_norm": 3.1798288822174072,
2017
+ "learning_rate": 3.06059470643556e-06,
2018
+ "loss": 1.4554,
2019
+ "step": 287
2020
+ },
2021
+ {
2022
+ "epoch": 0.8495575221238938,
2023
+ "grad_norm": 3.153404474258423,
2024
+ "learning_rate": 2.9484949301297166e-06,
2025
+ "loss": 1.4836,
2026
+ "step": 288
2027
+ },
2028
+ {
2029
+ "epoch": 0.8525073746312685,
2030
+ "grad_norm": 3.0223796367645264,
2031
+ "learning_rate": 2.8383578193475315e-06,
2032
+ "loss": 1.3482,
2033
+ "step": 289
2034
+ },
2035
+ {
2036
+ "epoch": 0.855457227138643,
2037
+ "grad_norm": 3.494483232498169,
2038
+ "learning_rate": 2.7301931766992917e-06,
2039
+ "loss": 1.3703,
2040
+ "step": 290
2041
+ },
2042
+ {
2043
+ "epoch": 0.8584070796460177,
2044
+ "grad_norm": 3.410726308822632,
2045
+ "learning_rate": 2.6240106292383022e-06,
2046
+ "loss": 1.4501,
2047
+ "step": 291
2048
+ },
2049
+ {
2050
+ "epoch": 0.8613569321533924,
2051
+ "grad_norm": 3.2595279216766357,
2052
+ "learning_rate": 2.5198196276040782e-06,
2053
+ "loss": 1.4239,
2054
+ "step": 292
2055
+ },
2056
+ {
2057
+ "epoch": 0.8643067846607669,
2058
+ "grad_norm": 3.2281689643859863,
2059
+ "learning_rate": 2.417629445181194e-06,
2060
+ "loss": 1.3895,
2061
+ "step": 293
2062
+ },
2063
+ {
2064
+ "epoch": 0.8672566371681416,
2065
+ "grad_norm": 3.821483612060547,
2066
+ "learning_rate": 2.3174491772738894e-06,
2067
+ "loss": 1.4774,
2068
+ "step": 294
2069
+ },
2070
+ {
2071
+ "epoch": 0.8702064896755162,
2072
+ "grad_norm": 3.490224838256836,
2073
+ "learning_rate": 2.219287740296605e-06,
2074
+ "loss": 1.3942,
2075
+ "step": 295
2076
+ },
2077
+ {
2078
+ "epoch": 0.8731563421828908,
2079
+ "grad_norm": 3.725832223892212,
2080
+ "learning_rate": 2.1231538709803487e-06,
2081
+ "loss": 1.3763,
2082
+ "step": 296
2083
+ },
2084
+ {
2085
+ "epoch": 0.8761061946902655,
2086
+ "grad_norm": 3.589167833328247,
2087
+ "learning_rate": 2.0290561255950967e-06,
2088
+ "loss": 1.3114,
2089
+ "step": 297
2090
+ },
2091
+ {
2092
+ "epoch": 0.8790560471976401,
2093
+ "grad_norm": 4.201038360595703,
2094
+ "learning_rate": 1.937002879188285e-06,
2095
+ "loss": 1.3013,
2096
+ "step": 298
2097
+ },
2098
+ {
2099
+ "epoch": 0.8820058997050148,
2100
+ "grad_norm": 4.00734281539917,
2101
+ "learning_rate": 1.8470023248393531e-06,
2102
+ "loss": 1.1628,
2103
+ "step": 299
2104
+ },
2105
+ {
2106
+ "epoch": 0.8849557522123894,
2107
+ "grad_norm": 4.654489040374756,
2108
+ "learning_rate": 1.75906247293057e-06,
2109
+ "loss": 1.0854,
2110
+ "step": 300
2111
+ },
2112
+ {
2113
+ "epoch": 0.887905604719764,
2114
+ "grad_norm": 2.812892436981201,
2115
+ "learning_rate": 1.673191150434067e-06,
2116
+ "loss": 1.2263,
2117
+ "step": 301
2118
+ },
2119
+ {
2120
+ "epoch": 0.8908554572271387,
2121
+ "grad_norm": 2.76861834526062,
2122
+ "learning_rate": 1.5893960002151903e-06,
2123
+ "loss": 1.215,
2124
+ "step": 302
2125
+ },
2126
+ {
2127
+ "epoch": 0.8938053097345132,
2128
+ "grad_norm": 2.6831042766571045,
2129
+ "learning_rate": 1.5076844803522922e-06,
2130
+ "loss": 1.1712,
2131
+ "step": 303
2132
+ },
2133
+ {
2134
+ "epoch": 0.8967551622418879,
2135
+ "grad_norm": 2.251847982406616,
2136
+ "learning_rate": 1.428063863472895e-06,
2137
+ "loss": 1.1735,
2138
+ "step": 304
2139
+ },
2140
+ {
2141
+ "epoch": 0.8997050147492626,
2142
+ "grad_norm": 2.226048707962036,
2143
+ "learning_rate": 1.3505412361064395e-06,
2144
+ "loss": 1.1624,
2145
+ "step": 305
2146
+ },
2147
+ {
2148
+ "epoch": 0.9026548672566371,
2149
+ "grad_norm": 2.3777687549591064,
2150
+ "learning_rate": 1.275123498053532e-06,
2151
+ "loss": 1.1533,
2152
+ "step": 306
2153
+ },
2154
+ {
2155
+ "epoch": 0.9056047197640118,
2156
+ "grad_norm": 2.281771183013916,
2157
+ "learning_rate": 1.201817361771837e-06,
2158
+ "loss": 1.1053,
2159
+ "step": 307
2160
+ },
2161
+ {
2162
+ "epoch": 0.9085545722713865,
2163
+ "grad_norm": 2.2913832664489746,
2164
+ "learning_rate": 1.1306293517786614e-06,
2165
+ "loss": 1.1222,
2166
+ "step": 308
2167
+ },
2168
+ {
2169
+ "epoch": 0.911504424778761,
2170
+ "grad_norm": 2.3121795654296875,
2171
+ "learning_rate": 1.0615658040702275e-06,
2172
+ "loss": 0.9242,
2173
+ "step": 309
2174
+ },
2175
+ {
2176
+ "epoch": 0.9144542772861357,
2177
+ "grad_norm": 2.1711535453796387,
2178
+ "learning_rate": 9.946328655577624e-07,
2179
+ "loss": 1.089,
2180
+ "step": 310
2181
+ },
2182
+ {
2183
+ "epoch": 0.9174041297935103,
2184
+ "grad_norm": 2.23848819732666,
2185
+ "learning_rate": 9.298364935203918e-07,
2186
+ "loss": 1.1265,
2187
+ "step": 311
2188
+ },
2189
+ {
2190
+ "epoch": 0.9203539823008849,
2191
+ "grad_norm": 2.195310354232788,
2192
+ "learning_rate": 8.671824550749164e-07,
2193
+ "loss": 1.0486,
2194
+ "step": 312
2195
+ },
2196
+ {
2197
+ "epoch": 0.9233038348082596,
2198
+ "grad_norm": 2.1637182235717773,
2199
+ "learning_rate": 8.066763266625282e-07,
2200
+ "loss": 1.0427,
2201
+ "step": 313
2202
+ },
2203
+ {
2204
+ "epoch": 0.9262536873156342,
2205
+ "grad_norm": 2.4640908241271973,
2206
+ "learning_rate": 7.483234935524802e-07,
2207
+ "loss": 1.2038,
2208
+ "step": 314
2209
+ },
2210
+ {
2211
+ "epoch": 0.9292035398230089,
2212
+ "grad_norm": 2.158703565597534,
2213
+ "learning_rate": 6.921291493627747e-07,
2214
+ "loss": 1.1089,
2215
+ "step": 315
2216
+ },
2217
+ {
2218
+ "epoch": 0.9321533923303835,
2219
+ "grad_norm": 2.3314948081970215,
2220
+ "learning_rate": 6.380982955979192e-07,
2221
+ "loss": 1.03,
2222
+ "step": 316
2223
+ },
2224
+ {
2225
+ "epoch": 0.9351032448377581,
2226
+ "grad_norm": 2.3510630130767822,
2227
+ "learning_rate": 5.862357412037666e-07,
2228
+ "loss": 1.2572,
2229
+ "step": 317
2230
+ },
2231
+ {
2232
+ "epoch": 0.9380530973451328,
2233
+ "grad_norm": 2.3725976943969727,
2234
+ "learning_rate": 5.365461021395096e-07,
2235
+ "loss": 1.0767,
2236
+ "step": 318
2237
+ },
2238
+ {
2239
+ "epoch": 0.9410029498525073,
2240
+ "grad_norm": 2.5629117488861084,
2241
+ "learning_rate": 4.890338009668316e-07,
2242
+ "loss": 1.3024,
2243
+ "step": 319
2244
+ },
2245
+ {
2246
+ "epoch": 0.943952802359882,
2247
+ "grad_norm": 2.434873580932617,
2248
+ "learning_rate": 4.437030664562969e-07,
2249
+ "loss": 1.1805,
2250
+ "step": 320
2251
+ },
2252
+ {
2253
+ "epoch": 0.9469026548672567,
2254
+ "grad_norm": 2.730053424835205,
2255
+ "learning_rate": 4.0055793321096266e-07,
2256
+ "loss": 1.1859,
2257
+ "step": 321
2258
+ },
2259
+ {
2260
+ "epoch": 0.9498525073746312,
2261
+ "grad_norm": 2.6475114822387695,
2262
+ "learning_rate": 3.5960224130728857e-07,
2263
+ "loss": 1.2116,
2264
+ "step": 322
2265
+ },
2266
+ {
2267
+ "epoch": 0.9528023598820059,
2268
+ "grad_norm": 2.482257843017578,
2269
+ "learning_rate": 3.208396359533572e-07,
2270
+ "loss": 1.147,
2271
+ "step": 323
2272
+ },
2273
+ {
2274
+ "epoch": 0.9557522123893806,
2275
+ "grad_norm": 2.9738566875457764,
2276
+ "learning_rate": 2.8427356716443367e-07,
2277
+ "loss": 1.3316,
2278
+ "step": 324
2279
+ },
2280
+ {
2281
+ "epoch": 0.9587020648967551,
2282
+ "grad_norm": 2.721967935562134,
2283
+ "learning_rate": 2.499072894559057e-07,
2284
+ "loss": 1.4408,
2285
+ "step": 325
2286
+ },
2287
+ {
2288
+ "epoch": 0.9616519174041298,
2289
+ "grad_norm": 2.898231267929077,
2290
+ "learning_rate": 2.1774386155361538e-07,
2291
+ "loss": 1.4893,
2292
+ "step": 326
2293
+ },
2294
+ {
2295
+ "epoch": 0.9646017699115044,
2296
+ "grad_norm": 3.0794098377227783,
2297
+ "learning_rate": 1.8778614612162404e-07,
2298
+ "loss": 1.4212,
2299
+ "step": 327
2300
+ },
2301
+ {
2302
+ "epoch": 0.967551622418879,
2303
+ "grad_norm": 3.1514523029327393,
2304
+ "learning_rate": 1.6003680950742728e-07,
2305
+ "loss": 1.517,
2306
+ "step": 328
2307
+ },
2308
+ {
2309
+ "epoch": 0.9705014749262537,
2310
+ "grad_norm": 3.139253616333008,
2311
+ "learning_rate": 1.3449832150462805e-07,
2312
+ "loss": 1.4702,
2313
+ "step": 329
2314
+ },
2315
+ {
2316
+ "epoch": 0.9734513274336283,
2317
+ "grad_norm": 3.4178974628448486,
2318
+ "learning_rate": 1.1117295513313475e-07,
2319
+ "loss": 1.417,
2320
+ "step": 330
2321
+ },
2322
+ {
2323
+ "epoch": 0.976401179941003,
2324
+ "grad_norm": 3.226001262664795,
2325
+ "learning_rate": 9.006278643683696e-08,
2326
+ "loss": 1.4643,
2327
+ "step": 331
2328
+ },
2329
+ {
2330
+ "epoch": 0.9793510324483776,
2331
+ "grad_norm": 3.3434715270996094,
2332
+ "learning_rate": 7.116969429883935e-08,
2333
+ "loss": 1.3875,
2334
+ "step": 332
2335
+ },
2336
+ {
2337
+ "epoch": 0.9823008849557522,
2338
+ "grad_norm": 3.6946794986724854,
2339
+ "learning_rate": 5.4495360274231524e-08,
2340
+ "loss": 1.4149,
2341
+ "step": 333
2342
+ },
2343
+ {
2344
+ "epoch": 0.9852507374631269,
2345
+ "grad_norm": 3.661628246307373,
2346
+ "learning_rate": 4.004126844042444e-08,
2347
+ "loss": 1.4018,
2348
+ "step": 334
2349
+ },
2350
+ {
2351
+ "epoch": 0.9882005899705014,
2352
+ "grad_norm": 3.326308012008667,
2353
+ "learning_rate": 2.7808705265053305e-08,
2354
+ "loss": 1.3202,
2355
+ "step": 335
2356
+ },
2357
+ {
2358
+ "epoch": 0.9911504424778761,
2359
+ "grad_norm": 3.6585474014282227,
2360
+ "learning_rate": 1.779875949149967e-08,
2361
+ "loss": 1.333,
2362
+ "step": 336
2363
+ },
2364
+ {
2365
+ "epoch": 0.9941002949852508,
2366
+ "grad_norm": 4.121379375457764,
2367
+ "learning_rate": 1.0012322041960676e-08,
2368
+ "loss": 1.3641,
2369
+ "step": 337
2370
+ },
2371
+ {
2372
+ "epoch": 0.9970501474926253,
2373
+ "grad_norm": 4.23801851272583,
2374
+ "learning_rate": 4.450085938170756e-09,
2375
+ "loss": 1.2688,
2376
+ "step": 338
2377
+ },
2378
+ {
2379
+ "epoch": 1.0,
2380
+ "grad_norm": 5.26812744140625,
2381
+ "learning_rate": 1.1125462397260089e-09,
2382
+ "loss": 1.11,
2383
+ "step": 339
2384
+ }
2385
+ ],
2386
+ "logging_steps": 1,
2387
+ "max_steps": 339,
2388
+ "num_input_tokens_seen": 0,
2389
+ "num_train_epochs": 1,
2390
+ "save_steps": 20,
2391
+ "stateful_callbacks": {
2392
+ "TrainerControl": {
2393
+ "args": {
2394
+ "should_epoch_stop": false,
2395
+ "should_evaluate": false,
2396
+ "should_log": false,
2397
+ "should_save": true,
2398
+ "should_training_stop": true
2399
+ },
2400
+ "attributes": {}
2401
+ }
2402
+ },
2403
+ "total_flos": 3.1390262342959104e+17,
2404
+ "train_batch_size": 40,
2405
+ "trial_name": null,
2406
+ "trial_params": null
2407
+ }
ep1_lr1e-05_bs16_wd0001_ws6/checkpoint-339/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c750c736195636f8dc7c7a3baf13a9603e67d3864aae2d456029352a30e549a9
3
+ size 6225
outputs_pretrained/README.md ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/mistral-7b-v0.3-bnb-4bit
3
+ library_name: transformers
4
+ model_name: outputs_pretrained
5
+ tags:
6
+ - generated_from_trainer
7
+ - unsloth
8
+ - trl
9
+ - sft
10
+ licence: license
11
+ ---
12
+
13
+ # Model Card for outputs_pretrained
14
+
15
+ This model is a fine-tuned version of [unsloth/mistral-7b-v0.3-bnb-4bit](https://huggingface.co/unsloth/mistral-7b-v0.3-bnb-4bit).
16
+ It has been trained using [TRL](https://github.com/huggingface/trl).
17
+
18
+ ## Quick start
19
+
20
+ ```python
21
+ from transformers import pipeline
22
+
23
+ question = "If you had a time machine, but could only go to the past or the future once and never return, which would you choose and why?"
24
+ generator = pipeline("text-generation", model="None", device="cuda")
25
+ output = generator([{"role": "user", "content": question}], max_new_tokens=128, return_full_text=False)[0]
26
+ print(output["generated_text"])
27
+ ```
28
+
29
+ ## Training procedure
30
+
31
+
32
+
33
+
34
+ This model was trained with SFT.
35
+
36
+ ### Framework versions
37
+
38
+ - TRL: 0.22.2
39
+ - Transformers: 4.56.2
40
+ - Pytorch: 2.9.0
41
+ - Datasets: 4.3.0
42
+ - Tokenizers: 0.22.1
43
+
44
+ ## Citations
45
+
46
+
47
+
48
+ Cite TRL as:
49
+
50
+ ```bibtex
51
+ @misc{vonwerra2022trl,
52
+ title = {{TRL: Transformer Reinforcement Learning}},
53
+ author = {Leandro von Werra and Younes Belkada and Lewis Tunstall and Edward Beeching and Tristan Thrush and Nathan Lambert and Shengyi Huang and Kashif Rasul and Quentin Gallou{\'e}dec},
54
+ year = 2020,
55
+ journal = {GitHub repository},
56
+ publisher = {GitHub},
57
+ howpublished = {\url{https://github.com/huggingface/trl}}
58
+ }
59
+ ```
outputs_pretrained/checkpoint-500/README.md ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/mistral-7b-v0.3-bnb-4bit
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/mistral-7b-v0.3-bnb-4bit
7
+ - lora
8
+ - sft
9
+ - transformers
10
+ - trl
11
+ - unsloth
12
+ ---
13
+
14
+ # Model Card for Model ID
15
+
16
+ <!-- Provide a quick summary of what the model is/does. -->
17
+
18
+
19
+
20
+ ## Model Details
21
+
22
+ ### Model Description
23
+
24
+ <!-- Provide a longer summary of what this model is. -->
25
+
26
+
27
+
28
+ - **Developed by:** [More Information Needed]
29
+ - **Funded by [optional]:** [More Information Needed]
30
+ - **Shared by [optional]:** [More Information Needed]
31
+ - **Model type:** [More Information Needed]
32
+ - **Language(s) (NLP):** [More Information Needed]
33
+ - **License:** [More Information Needed]
34
+ - **Finetuned from model [optional]:** [More Information Needed]
35
+
36
+ ### Model Sources [optional]
37
+
38
+ <!-- Provide the basic links for the model. -->
39
+
40
+ - **Repository:** [More Information Needed]
41
+ - **Paper [optional]:** [More Information Needed]
42
+ - **Demo [optional]:** [More Information Needed]
43
+
44
+ ## Uses
45
+
46
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
47
+
48
+ ### Direct Use
49
+
50
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
51
+
52
+ [More Information Needed]
53
+
54
+ ### Downstream Use [optional]
55
+
56
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
57
+
58
+ [More Information Needed]
59
+
60
+ ### Out-of-Scope Use
61
+
62
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
63
+
64
+ [More Information Needed]
65
+
66
+ ## Bias, Risks, and Limitations
67
+
68
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
69
+
70
+ [More Information Needed]
71
+
72
+ ### Recommendations
73
+
74
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
75
+
76
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
77
+
78
+ ## How to Get Started with the Model
79
+
80
+ Use the code below to get started with the model.
81
+
82
+ [More Information Needed]
83
+
84
+ ## Training Details
85
+
86
+ ### Training Data
87
+
88
+ <!-- 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. -->
89
+
90
+ [More Information Needed]
91
+
92
+ ### Training Procedure
93
+
94
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
95
+
96
+ #### Preprocessing [optional]
97
+
98
+ [More Information Needed]
99
+
100
+
101
+ #### Training Hyperparameters
102
+
103
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
104
+
105
+ #### Speeds, Sizes, Times [optional]
106
+
107
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
108
+
109
+ [More Information Needed]
110
+
111
+ ## Evaluation
112
+
113
+ <!-- This section describes the evaluation protocols and provides the results. -->
114
+
115
+ ### Testing Data, Factors & Metrics
116
+
117
+ #### Testing Data
118
+
119
+ <!-- This should link to a Dataset Card if possible. -->
120
+
121
+ [More Information Needed]
122
+
123
+ #### Factors
124
+
125
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
126
+
127
+ [More Information Needed]
128
+
129
+ #### Metrics
130
+
131
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
132
+
133
+ [More Information Needed]
134
+
135
+ ### Results
136
+
137
+ [More Information Needed]
138
+
139
+ #### Summary
140
+
141
+
142
+
143
+ ## Model Examination [optional]
144
+
145
+ <!-- Relevant interpretability work for the model goes here -->
146
+
147
+ [More Information Needed]
148
+
149
+ ## Environmental Impact
150
+
151
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
152
+
153
+ 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).
154
+
155
+ - **Hardware Type:** [More Information Needed]
156
+ - **Hours used:** [More Information Needed]
157
+ - **Cloud Provider:** [More Information Needed]
158
+ - **Compute Region:** [More Information Needed]
159
+ - **Carbon Emitted:** [More Information Needed]
160
+
161
+ ## Technical Specifications [optional]
162
+
163
+ ### Model Architecture and Objective
164
+
165
+ [More Information Needed]
166
+
167
+ ### Compute Infrastructure
168
+
169
+ [More Information Needed]
170
+
171
+ #### Hardware
172
+
173
+ [More Information Needed]
174
+
175
+ #### Software
176
+
177
+ [More Information Needed]
178
+
179
+ ## Citation [optional]
180
+
181
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
182
+
183
+ **BibTeX:**
184
+
185
+ [More Information Needed]
186
+
187
+ **APA:**
188
+
189
+ [More Information Needed]
190
+
191
+ ## Glossary [optional]
192
+
193
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
194
+
195
+ [More Information Needed]
196
+
197
+ ## More Information [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Authors [optional]
202
+
203
+ [More Information Needed]
204
+
205
+ ## Model Card Contact
206
+
207
+ [More Information Needed]
208
+ ### Framework versions
209
+
210
+ - PEFT 0.18.0
outputs_pretrained/checkpoint-500/adapter_config.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "MistralForCausalLM",
7
+ "parent_library": "transformers.models.mistral.modeling_mistral",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "unsloth/mistral-7b-v0.3-bnb-4bit",
11
+ "bias": "none",
12
+ "corda_config": null,
13
+ "ensure_weight_tying": false,
14
+ "eva_config": null,
15
+ "exclude_modules": null,
16
+ "fan_in_fan_out": false,
17
+ "inference_mode": true,
18
+ "init_lora_weights": true,
19
+ "layer_replication": null,
20
+ "layers_pattern": null,
21
+ "layers_to_transform": null,
22
+ "loftq_config": {},
23
+ "lora_alpha": 128,
24
+ "lora_bias": false,
25
+ "lora_dropout": 0,
26
+ "megatron_config": null,
27
+ "megatron_core": "megatron.core",
28
+ "modules_to_save": [
29
+ "embed_tokens",
30
+ "lm_head"
31
+ ],
32
+ "peft_type": "LORA",
33
+ "peft_version": "0.18.0",
34
+ "qalora_group_size": 16,
35
+ "r": 64,
36
+ "rank_pattern": {},
37
+ "revision": null,
38
+ "target_modules": [
39
+ "up_proj",
40
+ "gate_proj",
41
+ "q_proj",
42
+ "o_proj",
43
+ "down_proj",
44
+ "k_proj",
45
+ "v_proj"
46
+ ],
47
+ "target_parameters": null,
48
+ "task_type": "CAUSAL_LM",
49
+ "trainable_token_indices": null,
50
+ "use_dora": false,
51
+ "use_qalora": false,
52
+ "use_rslora": false
53
+ }
outputs_pretrained/checkpoint-500/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f1f1fe1fcfd215823b6c595306a41ef2d5a7c98f5e711be74427cc032593e61
3
+ size 1208020312
outputs_pretrained/checkpoint-500/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a9b0cd84e1cdaddf6c48aa103fea021a12455e51af78913ee4d58be3d4ba68fa
3
+ size 1687688427
outputs_pretrained/checkpoint-500/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c800b778fa7e115e4c34de8529902de8b61c9a1b4bab3eb8295d06dafff030e
3
+ size 14645
outputs_pretrained/checkpoint-500/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0973a6755517d124a0bc79d8dd1a790f15a152e4ba0a928ed07de4563e894e0
3
+ size 1465
outputs_pretrained/checkpoint-500/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": "[control_768]",
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
+ }
outputs_pretrained/checkpoint-500/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
outputs_pretrained/checkpoint-500/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37f00374dea48658ee8f5d0f21895b9bc55cb0103939607c8185bfd1c6ca1f89
3
+ size 587404
outputs_pretrained/checkpoint-500/tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
outputs_pretrained/checkpoint-500/trainer_state.json ADDED
@@ -0,0 +1,3534 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 1.1820330969267139,
6
+ "eval_steps": 500,
7
+ "global_step": 500,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.002364066193853428,
14
+ "grad_norm": 9.786882400512695,
15
+ "learning_rate": 0.0,
16
+ "loss": 3.2811,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.004728132387706856,
21
+ "grad_norm": 10.056135177612305,
22
+ "learning_rate": 5e-06,
23
+ "loss": 3.2727,
24
+ "step": 2
25
+ },
26
+ {
27
+ "epoch": 0.0070921985815602835,
28
+ "grad_norm": 10.060759544372559,
29
+ "learning_rate": 1e-05,
30
+ "loss": 3.4002,
31
+ "step": 3
32
+ },
33
+ {
34
+ "epoch": 0.009456264775413711,
35
+ "grad_norm": 8.956620216369629,
36
+ "learning_rate": 1.5e-05,
37
+ "loss": 3.3498,
38
+ "step": 4
39
+ },
40
+ {
41
+ "epoch": 0.01182033096926714,
42
+ "grad_norm": 7.450173854827881,
43
+ "learning_rate": 2e-05,
44
+ "loss": 3.3485,
45
+ "step": 5
46
+ },
47
+ {
48
+ "epoch": 0.014184397163120567,
49
+ "grad_norm": 7.106024265289307,
50
+ "learning_rate": 2.5e-05,
51
+ "loss": 3.1664,
52
+ "step": 6
53
+ },
54
+ {
55
+ "epoch": 0.016548463356973995,
56
+ "grad_norm": 7.5257415771484375,
57
+ "learning_rate": 3e-05,
58
+ "loss": 3.087,
59
+ "step": 7
60
+ },
61
+ {
62
+ "epoch": 0.018912529550827423,
63
+ "grad_norm": 7.290092468261719,
64
+ "learning_rate": 3.5e-05,
65
+ "loss": 2.9256,
66
+ "step": 8
67
+ },
68
+ {
69
+ "epoch": 0.02127659574468085,
70
+ "grad_norm": 6.230826377868652,
71
+ "learning_rate": 4e-05,
72
+ "loss": 2.83,
73
+ "step": 9
74
+ },
75
+ {
76
+ "epoch": 0.02364066193853428,
77
+ "grad_norm": 7.3913679122924805,
78
+ "learning_rate": 4.5e-05,
79
+ "loss": 2.8809,
80
+ "step": 10
81
+ },
82
+ {
83
+ "epoch": 0.026004728132387706,
84
+ "grad_norm": 7.500810146331787,
85
+ "learning_rate": 5e-05,
86
+ "loss": 2.9329,
87
+ "step": 11
88
+ },
89
+ {
90
+ "epoch": 0.028368794326241134,
91
+ "grad_norm": 6.774663925170898,
92
+ "learning_rate": 4.994019138755981e-05,
93
+ "loss": 2.8633,
94
+ "step": 12
95
+ },
96
+ {
97
+ "epoch": 0.030732860520094562,
98
+ "grad_norm": 8.217077255249023,
99
+ "learning_rate": 4.988038277511962e-05,
100
+ "loss": 2.779,
101
+ "step": 13
102
+ },
103
+ {
104
+ "epoch": 0.03309692671394799,
105
+ "grad_norm": 6.935091495513916,
106
+ "learning_rate": 4.982057416267943e-05,
107
+ "loss": 2.7578,
108
+ "step": 14
109
+ },
110
+ {
111
+ "epoch": 0.03546099290780142,
112
+ "grad_norm": 7.576630592346191,
113
+ "learning_rate": 4.9760765550239234e-05,
114
+ "loss": 2.7023,
115
+ "step": 15
116
+ },
117
+ {
118
+ "epoch": 0.037825059101654845,
119
+ "grad_norm": 5.840672492980957,
120
+ "learning_rate": 4.970095693779905e-05,
121
+ "loss": 2.6723,
122
+ "step": 16
123
+ },
124
+ {
125
+ "epoch": 0.04018912529550828,
126
+ "grad_norm": 5.728421211242676,
127
+ "learning_rate": 4.964114832535885e-05,
128
+ "loss": 2.6571,
129
+ "step": 17
130
+ },
131
+ {
132
+ "epoch": 0.0425531914893617,
133
+ "grad_norm": 5.6147990226745605,
134
+ "learning_rate": 4.958133971291866e-05,
135
+ "loss": 2.712,
136
+ "step": 18
137
+ },
138
+ {
139
+ "epoch": 0.04491725768321513,
140
+ "grad_norm": 5.601494789123535,
141
+ "learning_rate": 4.952153110047847e-05,
142
+ "loss": 2.6546,
143
+ "step": 19
144
+ },
145
+ {
146
+ "epoch": 0.04728132387706856,
147
+ "grad_norm": 5.493714332580566,
148
+ "learning_rate": 4.946172248803828e-05,
149
+ "loss": 2.599,
150
+ "step": 20
151
+ },
152
+ {
153
+ "epoch": 0.04964539007092199,
154
+ "grad_norm": 5.742792129516602,
155
+ "learning_rate": 4.940191387559809e-05,
156
+ "loss": 2.6123,
157
+ "step": 21
158
+ },
159
+ {
160
+ "epoch": 0.05200945626477541,
161
+ "grad_norm": 4.954222202301025,
162
+ "learning_rate": 4.9342105263157894e-05,
163
+ "loss": 2.4297,
164
+ "step": 22
165
+ },
166
+ {
167
+ "epoch": 0.054373522458628844,
168
+ "grad_norm": 5.282480239868164,
169
+ "learning_rate": 4.928229665071771e-05,
170
+ "loss": 2.5279,
171
+ "step": 23
172
+ },
173
+ {
174
+ "epoch": 0.05673758865248227,
175
+ "grad_norm": 5.26470947265625,
176
+ "learning_rate": 4.922248803827751e-05,
177
+ "loss": 2.4522,
178
+ "step": 24
179
+ },
180
+ {
181
+ "epoch": 0.0591016548463357,
182
+ "grad_norm": 5.375247001647949,
183
+ "learning_rate": 4.916267942583732e-05,
184
+ "loss": 2.5739,
185
+ "step": 25
186
+ },
187
+ {
188
+ "epoch": 0.061465721040189124,
189
+ "grad_norm": 5.001519203186035,
190
+ "learning_rate": 4.910287081339713e-05,
191
+ "loss": 2.5496,
192
+ "step": 26
193
+ },
194
+ {
195
+ "epoch": 0.06382978723404255,
196
+ "grad_norm": 5.700991630554199,
197
+ "learning_rate": 4.904306220095694e-05,
198
+ "loss": 2.5462,
199
+ "step": 27
200
+ },
201
+ {
202
+ "epoch": 0.06619385342789598,
203
+ "grad_norm": 5.051942348480225,
204
+ "learning_rate": 4.898325358851675e-05,
205
+ "loss": 2.3694,
206
+ "step": 28
207
+ },
208
+ {
209
+ "epoch": 0.06855791962174941,
210
+ "grad_norm": 5.411677837371826,
211
+ "learning_rate": 4.892344497607656e-05,
212
+ "loss": 2.5297,
213
+ "step": 29
214
+ },
215
+ {
216
+ "epoch": 0.07092198581560284,
217
+ "grad_norm": 4.419405937194824,
218
+ "learning_rate": 4.886363636363637e-05,
219
+ "loss": 2.5009,
220
+ "step": 30
221
+ },
222
+ {
223
+ "epoch": 0.07328605200945626,
224
+ "grad_norm": 5.185110569000244,
225
+ "learning_rate": 4.880382775119617e-05,
226
+ "loss": 2.4033,
227
+ "step": 31
228
+ },
229
+ {
230
+ "epoch": 0.07565011820330969,
231
+ "grad_norm": 5.229886054992676,
232
+ "learning_rate": 4.874401913875598e-05,
233
+ "loss": 2.4766,
234
+ "step": 32
235
+ },
236
+ {
237
+ "epoch": 0.07801418439716312,
238
+ "grad_norm": 4.489797115325928,
239
+ "learning_rate": 4.868421052631579e-05,
240
+ "loss": 2.4468,
241
+ "step": 33
242
+ },
243
+ {
244
+ "epoch": 0.08037825059101655,
245
+ "grad_norm": 4.7152419090271,
246
+ "learning_rate": 4.86244019138756e-05,
247
+ "loss": 2.4374,
248
+ "step": 34
249
+ },
250
+ {
251
+ "epoch": 0.08274231678486997,
252
+ "grad_norm": 5.1662278175354,
253
+ "learning_rate": 4.8564593301435404e-05,
254
+ "loss": 2.3898,
255
+ "step": 35
256
+ },
257
+ {
258
+ "epoch": 0.0851063829787234,
259
+ "grad_norm": 4.726010322570801,
260
+ "learning_rate": 4.850478468899522e-05,
261
+ "loss": 2.5208,
262
+ "step": 36
263
+ },
264
+ {
265
+ "epoch": 0.08747044917257683,
266
+ "grad_norm": 4.929504871368408,
267
+ "learning_rate": 4.844497607655503e-05,
268
+ "loss": 2.4105,
269
+ "step": 37
270
+ },
271
+ {
272
+ "epoch": 0.08983451536643026,
273
+ "grad_norm": 4.676382064819336,
274
+ "learning_rate": 4.838516746411483e-05,
275
+ "loss": 2.3955,
276
+ "step": 38
277
+ },
278
+ {
279
+ "epoch": 0.09219858156028368,
280
+ "grad_norm": 5.068330764770508,
281
+ "learning_rate": 4.832535885167465e-05,
282
+ "loss": 2.3171,
283
+ "step": 39
284
+ },
285
+ {
286
+ "epoch": 0.09456264775413711,
287
+ "grad_norm": 4.925624847412109,
288
+ "learning_rate": 4.826555023923445e-05,
289
+ "loss": 2.3936,
290
+ "step": 40
291
+ },
292
+ {
293
+ "epoch": 0.09692671394799054,
294
+ "grad_norm": 4.296761989593506,
295
+ "learning_rate": 4.820574162679426e-05,
296
+ "loss": 2.3958,
297
+ "step": 41
298
+ },
299
+ {
300
+ "epoch": 0.09929078014184398,
301
+ "grad_norm": 4.61798095703125,
302
+ "learning_rate": 4.8145933014354064e-05,
303
+ "loss": 2.4068,
304
+ "step": 42
305
+ },
306
+ {
307
+ "epoch": 0.1016548463356974,
308
+ "grad_norm": 5.4643025398254395,
309
+ "learning_rate": 4.808612440191388e-05,
310
+ "loss": 2.3982,
311
+ "step": 43
312
+ },
313
+ {
314
+ "epoch": 0.10401891252955082,
315
+ "grad_norm": 4.580990314483643,
316
+ "learning_rate": 4.802631578947368e-05,
317
+ "loss": 2.346,
318
+ "step": 44
319
+ },
320
+ {
321
+ "epoch": 0.10638297872340426,
322
+ "grad_norm": 4.549551963806152,
323
+ "learning_rate": 4.796650717703349e-05,
324
+ "loss": 2.2992,
325
+ "step": 45
326
+ },
327
+ {
328
+ "epoch": 0.10874704491725769,
329
+ "grad_norm": 4.603874206542969,
330
+ "learning_rate": 4.790669856459331e-05,
331
+ "loss": 2.3436,
332
+ "step": 46
333
+ },
334
+ {
335
+ "epoch": 0.1111111111111111,
336
+ "grad_norm": 4.180109977722168,
337
+ "learning_rate": 4.784688995215311e-05,
338
+ "loss": 2.3465,
339
+ "step": 47
340
+ },
341
+ {
342
+ "epoch": 0.11347517730496454,
343
+ "grad_norm": 4.274153232574463,
344
+ "learning_rate": 4.778708133971292e-05,
345
+ "loss": 2.3173,
346
+ "step": 48
347
+ },
348
+ {
349
+ "epoch": 0.11583924349881797,
350
+ "grad_norm": 4.787023544311523,
351
+ "learning_rate": 4.772727272727273e-05,
352
+ "loss": 2.3225,
353
+ "step": 49
354
+ },
355
+ {
356
+ "epoch": 0.1182033096926714,
357
+ "grad_norm": 4.5308146476745605,
358
+ "learning_rate": 4.766746411483254e-05,
359
+ "loss": 2.2716,
360
+ "step": 50
361
+ },
362
+ {
363
+ "epoch": 0.12056737588652482,
364
+ "grad_norm": 4.548710823059082,
365
+ "learning_rate": 4.760765550239234e-05,
366
+ "loss": 2.277,
367
+ "step": 51
368
+ },
369
+ {
370
+ "epoch": 0.12293144208037825,
371
+ "grad_norm": 4.569216251373291,
372
+ "learning_rate": 4.754784688995216e-05,
373
+ "loss": 2.3076,
374
+ "step": 52
375
+ },
376
+ {
377
+ "epoch": 0.12529550827423167,
378
+ "grad_norm": 4.4847493171691895,
379
+ "learning_rate": 4.748803827751196e-05,
380
+ "loss": 2.3058,
381
+ "step": 53
382
+ },
383
+ {
384
+ "epoch": 0.1276595744680851,
385
+ "grad_norm": 4.511356353759766,
386
+ "learning_rate": 4.742822966507177e-05,
387
+ "loss": 2.1524,
388
+ "step": 54
389
+ },
390
+ {
391
+ "epoch": 0.13002364066193853,
392
+ "grad_norm": 4.245441436767578,
393
+ "learning_rate": 4.736842105263158e-05,
394
+ "loss": 2.2795,
395
+ "step": 55
396
+ },
397
+ {
398
+ "epoch": 0.13238770685579196,
399
+ "grad_norm": 4.903697490692139,
400
+ "learning_rate": 4.730861244019139e-05,
401
+ "loss": 2.2934,
402
+ "step": 56
403
+ },
404
+ {
405
+ "epoch": 0.1347517730496454,
406
+ "grad_norm": 4.915858745574951,
407
+ "learning_rate": 4.72488038277512e-05,
408
+ "loss": 2.271,
409
+ "step": 57
410
+ },
411
+ {
412
+ "epoch": 0.13711583924349882,
413
+ "grad_norm": 4.528074264526367,
414
+ "learning_rate": 4.7188995215311e-05,
415
+ "loss": 2.2712,
416
+ "step": 58
417
+ },
418
+ {
419
+ "epoch": 0.13947990543735225,
420
+ "grad_norm": 4.402848720550537,
421
+ "learning_rate": 4.712918660287082e-05,
422
+ "loss": 2.2441,
423
+ "step": 59
424
+ },
425
+ {
426
+ "epoch": 0.14184397163120568,
427
+ "grad_norm": 4.317126274108887,
428
+ "learning_rate": 4.706937799043062e-05,
429
+ "loss": 2.3081,
430
+ "step": 60
431
+ },
432
+ {
433
+ "epoch": 0.14420803782505912,
434
+ "grad_norm": 4.551846027374268,
435
+ "learning_rate": 4.700956937799043e-05,
436
+ "loss": 2.33,
437
+ "step": 61
438
+ },
439
+ {
440
+ "epoch": 0.14657210401891252,
441
+ "grad_norm": 4.294714450836182,
442
+ "learning_rate": 4.694976076555024e-05,
443
+ "loss": 2.2291,
444
+ "step": 62
445
+ },
446
+ {
447
+ "epoch": 0.14893617021276595,
448
+ "grad_norm": 4.264118194580078,
449
+ "learning_rate": 4.688995215311005e-05,
450
+ "loss": 2.187,
451
+ "step": 63
452
+ },
453
+ {
454
+ "epoch": 0.15130023640661938,
455
+ "grad_norm": 4.644858360290527,
456
+ "learning_rate": 4.683014354066986e-05,
457
+ "loss": 2.2767,
458
+ "step": 64
459
+ },
460
+ {
461
+ "epoch": 0.1536643026004728,
462
+ "grad_norm": 4.4240522384643555,
463
+ "learning_rate": 4.677033492822967e-05,
464
+ "loss": 2.2365,
465
+ "step": 65
466
+ },
467
+ {
468
+ "epoch": 0.15602836879432624,
469
+ "grad_norm": 4.994328022003174,
470
+ "learning_rate": 4.671052631578948e-05,
471
+ "loss": 2.1967,
472
+ "step": 66
473
+ },
474
+ {
475
+ "epoch": 0.15839243498817968,
476
+ "grad_norm": 4.091360092163086,
477
+ "learning_rate": 4.665071770334928e-05,
478
+ "loss": 2.1983,
479
+ "step": 67
480
+ },
481
+ {
482
+ "epoch": 0.1607565011820331,
483
+ "grad_norm": 4.4661760330200195,
484
+ "learning_rate": 4.659090909090909e-05,
485
+ "loss": 2.2006,
486
+ "step": 68
487
+ },
488
+ {
489
+ "epoch": 0.16312056737588654,
490
+ "grad_norm": 4.753389358520508,
491
+ "learning_rate": 4.65311004784689e-05,
492
+ "loss": 2.2816,
493
+ "step": 69
494
+ },
495
+ {
496
+ "epoch": 0.16548463356973994,
497
+ "grad_norm": 4.429995059967041,
498
+ "learning_rate": 4.647129186602871e-05,
499
+ "loss": 2.2732,
500
+ "step": 70
501
+ },
502
+ {
503
+ "epoch": 0.16784869976359337,
504
+ "grad_norm": 4.254610061645508,
505
+ "learning_rate": 4.641148325358852e-05,
506
+ "loss": 2.1097,
507
+ "step": 71
508
+ },
509
+ {
510
+ "epoch": 0.1702127659574468,
511
+ "grad_norm": 4.007920265197754,
512
+ "learning_rate": 4.635167464114833e-05,
513
+ "loss": 2.2057,
514
+ "step": 72
515
+ },
516
+ {
517
+ "epoch": 0.17257683215130024,
518
+ "grad_norm": 4.3318772315979,
519
+ "learning_rate": 4.629186602870814e-05,
520
+ "loss": 2.2074,
521
+ "step": 73
522
+ },
523
+ {
524
+ "epoch": 0.17494089834515367,
525
+ "grad_norm": 5.013289928436279,
526
+ "learning_rate": 4.623205741626794e-05,
527
+ "loss": 2.3091,
528
+ "step": 74
529
+ },
530
+ {
531
+ "epoch": 0.1773049645390071,
532
+ "grad_norm": 4.14231538772583,
533
+ "learning_rate": 4.617224880382776e-05,
534
+ "loss": 2.2149,
535
+ "step": 75
536
+ },
537
+ {
538
+ "epoch": 0.17966903073286053,
539
+ "grad_norm": 4.8862762451171875,
540
+ "learning_rate": 4.611244019138756e-05,
541
+ "loss": 2.2153,
542
+ "step": 76
543
+ },
544
+ {
545
+ "epoch": 0.18203309692671396,
546
+ "grad_norm": 4.4072489738464355,
547
+ "learning_rate": 4.605263157894737e-05,
548
+ "loss": 2.256,
549
+ "step": 77
550
+ },
551
+ {
552
+ "epoch": 0.18439716312056736,
553
+ "grad_norm": 4.19016170501709,
554
+ "learning_rate": 4.599282296650718e-05,
555
+ "loss": 2.1268,
556
+ "step": 78
557
+ },
558
+ {
559
+ "epoch": 0.1867612293144208,
560
+ "grad_norm": 4.425796031951904,
561
+ "learning_rate": 4.593301435406699e-05,
562
+ "loss": 2.2441,
563
+ "step": 79
564
+ },
565
+ {
566
+ "epoch": 0.18912529550827423,
567
+ "grad_norm": 4.253169536590576,
568
+ "learning_rate": 4.58732057416268e-05,
569
+ "loss": 2.2179,
570
+ "step": 80
571
+ },
572
+ {
573
+ "epoch": 0.19148936170212766,
574
+ "grad_norm": 4.226646900177002,
575
+ "learning_rate": 4.58133971291866e-05,
576
+ "loss": 2.2049,
577
+ "step": 81
578
+ },
579
+ {
580
+ "epoch": 0.1938534278959811,
581
+ "grad_norm": 4.134627342224121,
582
+ "learning_rate": 4.575358851674642e-05,
583
+ "loss": 2.1709,
584
+ "step": 82
585
+ },
586
+ {
587
+ "epoch": 0.19621749408983452,
588
+ "grad_norm": 3.9358890056610107,
589
+ "learning_rate": 4.569377990430622e-05,
590
+ "loss": 2.1614,
591
+ "step": 83
592
+ },
593
+ {
594
+ "epoch": 0.19858156028368795,
595
+ "grad_norm": 4.453876972198486,
596
+ "learning_rate": 4.563397129186603e-05,
597
+ "loss": 2.2435,
598
+ "step": 84
599
+ },
600
+ {
601
+ "epoch": 0.20094562647754138,
602
+ "grad_norm": 4.1704535484313965,
603
+ "learning_rate": 4.557416267942584e-05,
604
+ "loss": 2.1753,
605
+ "step": 85
606
+ },
607
+ {
608
+ "epoch": 0.2033096926713948,
609
+ "grad_norm": 4.117349624633789,
610
+ "learning_rate": 4.551435406698565e-05,
611
+ "loss": 2.196,
612
+ "step": 86
613
+ },
614
+ {
615
+ "epoch": 0.20567375886524822,
616
+ "grad_norm": 3.9573557376861572,
617
+ "learning_rate": 4.545454545454546e-05,
618
+ "loss": 2.1901,
619
+ "step": 87
620
+ },
621
+ {
622
+ "epoch": 0.20803782505910165,
623
+ "grad_norm": 4.639995098114014,
624
+ "learning_rate": 4.539473684210527e-05,
625
+ "loss": 2.2147,
626
+ "step": 88
627
+ },
628
+ {
629
+ "epoch": 0.21040189125295508,
630
+ "grad_norm": 4.055258750915527,
631
+ "learning_rate": 4.533492822966508e-05,
632
+ "loss": 2.1608,
633
+ "step": 89
634
+ },
635
+ {
636
+ "epoch": 0.2127659574468085,
637
+ "grad_norm": 4.474514484405518,
638
+ "learning_rate": 4.527511961722488e-05,
639
+ "loss": 2.1507,
640
+ "step": 90
641
+ },
642
+ {
643
+ "epoch": 0.21513002364066194,
644
+ "grad_norm": 4.639707088470459,
645
+ "learning_rate": 4.521531100478469e-05,
646
+ "loss": 2.2826,
647
+ "step": 91
648
+ },
649
+ {
650
+ "epoch": 0.21749408983451538,
651
+ "grad_norm": 4.863740921020508,
652
+ "learning_rate": 4.51555023923445e-05,
653
+ "loss": 2.1766,
654
+ "step": 92
655
+ },
656
+ {
657
+ "epoch": 0.2198581560283688,
658
+ "grad_norm": 4.412019729614258,
659
+ "learning_rate": 4.509569377990431e-05,
660
+ "loss": 2.1956,
661
+ "step": 93
662
+ },
663
+ {
664
+ "epoch": 0.2222222222222222,
665
+ "grad_norm": 4.765653610229492,
666
+ "learning_rate": 4.503588516746411e-05,
667
+ "loss": 2.2213,
668
+ "step": 94
669
+ },
670
+ {
671
+ "epoch": 0.22458628841607564,
672
+ "grad_norm": 4.181426525115967,
673
+ "learning_rate": 4.497607655502393e-05,
674
+ "loss": 2.1097,
675
+ "step": 95
676
+ },
677
+ {
678
+ "epoch": 0.22695035460992907,
679
+ "grad_norm": 4.018885612487793,
680
+ "learning_rate": 4.491626794258373e-05,
681
+ "loss": 2.1055,
682
+ "step": 96
683
+ },
684
+ {
685
+ "epoch": 0.2293144208037825,
686
+ "grad_norm": 4.294673919677734,
687
+ "learning_rate": 4.485645933014354e-05,
688
+ "loss": 2.1984,
689
+ "step": 97
690
+ },
691
+ {
692
+ "epoch": 0.23167848699763594,
693
+ "grad_norm": 4.040910720825195,
694
+ "learning_rate": 4.4796650717703357e-05,
695
+ "loss": 2.1209,
696
+ "step": 98
697
+ },
698
+ {
699
+ "epoch": 0.23404255319148937,
700
+ "grad_norm": 4.413674354553223,
701
+ "learning_rate": 4.473684210526316e-05,
702
+ "loss": 2.177,
703
+ "step": 99
704
+ },
705
+ {
706
+ "epoch": 0.2364066193853428,
707
+ "grad_norm": 4.586551189422607,
708
+ "learning_rate": 4.467703349282297e-05,
709
+ "loss": 2.2419,
710
+ "step": 100
711
+ },
712
+ {
713
+ "epoch": 0.23877068557919623,
714
+ "grad_norm": 3.753817319869995,
715
+ "learning_rate": 4.461722488038278e-05,
716
+ "loss": 2.1044,
717
+ "step": 101
718
+ },
719
+ {
720
+ "epoch": 0.24113475177304963,
721
+ "grad_norm": 4.756337642669678,
722
+ "learning_rate": 4.455741626794259e-05,
723
+ "loss": 2.2236,
724
+ "step": 102
725
+ },
726
+ {
727
+ "epoch": 0.24349881796690306,
728
+ "grad_norm": 4.174933433532715,
729
+ "learning_rate": 4.449760765550239e-05,
730
+ "loss": 2.1759,
731
+ "step": 103
732
+ },
733
+ {
734
+ "epoch": 0.2458628841607565,
735
+ "grad_norm": 4.282530784606934,
736
+ "learning_rate": 4.44377990430622e-05,
737
+ "loss": 2.16,
738
+ "step": 104
739
+ },
740
+ {
741
+ "epoch": 0.24822695035460993,
742
+ "grad_norm": 4.547479629516602,
743
+ "learning_rate": 4.437799043062201e-05,
744
+ "loss": 2.0593,
745
+ "step": 105
746
+ },
747
+ {
748
+ "epoch": 0.25059101654846333,
749
+ "grad_norm": 4.146774768829346,
750
+ "learning_rate": 4.431818181818182e-05,
751
+ "loss": 2.1806,
752
+ "step": 106
753
+ },
754
+ {
755
+ "epoch": 0.25295508274231676,
756
+ "grad_norm": 4.418383598327637,
757
+ "learning_rate": 4.425837320574163e-05,
758
+ "loss": 2.1936,
759
+ "step": 107
760
+ },
761
+ {
762
+ "epoch": 0.2553191489361702,
763
+ "grad_norm": 4.2527947425842285,
764
+ "learning_rate": 4.419856459330144e-05,
765
+ "loss": 2.0821,
766
+ "step": 108
767
+ },
768
+ {
769
+ "epoch": 0.2576832151300236,
770
+ "grad_norm": 4.108152389526367,
771
+ "learning_rate": 4.413875598086125e-05,
772
+ "loss": 2.1622,
773
+ "step": 109
774
+ },
775
+ {
776
+ "epoch": 0.26004728132387706,
777
+ "grad_norm": 4.083064556121826,
778
+ "learning_rate": 4.407894736842105e-05,
779
+ "loss": 2.1178,
780
+ "step": 110
781
+ },
782
+ {
783
+ "epoch": 0.2624113475177305,
784
+ "grad_norm": 4.213859558105469,
785
+ "learning_rate": 4.401913875598087e-05,
786
+ "loss": 2.1575,
787
+ "step": 111
788
+ },
789
+ {
790
+ "epoch": 0.2647754137115839,
791
+ "grad_norm": 5.222052574157715,
792
+ "learning_rate": 4.395933014354067e-05,
793
+ "loss": 2.0866,
794
+ "step": 112
795
+ },
796
+ {
797
+ "epoch": 0.26713947990543735,
798
+ "grad_norm": 4.5867743492126465,
799
+ "learning_rate": 4.389952153110048e-05,
800
+ "loss": 2.156,
801
+ "step": 113
802
+ },
803
+ {
804
+ "epoch": 0.2695035460992908,
805
+ "grad_norm": 4.399920463562012,
806
+ "learning_rate": 4.383971291866029e-05,
807
+ "loss": 2.1911,
808
+ "step": 114
809
+ },
810
+ {
811
+ "epoch": 0.2718676122931442,
812
+ "grad_norm": 3.858452081680298,
813
+ "learning_rate": 4.37799043062201e-05,
814
+ "loss": 2.152,
815
+ "step": 115
816
+ },
817
+ {
818
+ "epoch": 0.27423167848699764,
819
+ "grad_norm": 4.103243350982666,
820
+ "learning_rate": 4.372009569377991e-05,
821
+ "loss": 2.1825,
822
+ "step": 116
823
+ },
824
+ {
825
+ "epoch": 0.2765957446808511,
826
+ "grad_norm": 4.9622344970703125,
827
+ "learning_rate": 4.366028708133971e-05,
828
+ "loss": 2.1182,
829
+ "step": 117
830
+ },
831
+ {
832
+ "epoch": 0.2789598108747045,
833
+ "grad_norm": 4.199765205383301,
834
+ "learning_rate": 4.360047846889953e-05,
835
+ "loss": 2.0638,
836
+ "step": 118
837
+ },
838
+ {
839
+ "epoch": 0.28132387706855794,
840
+ "grad_norm": 4.943136215209961,
841
+ "learning_rate": 4.354066985645933e-05,
842
+ "loss": 2.1906,
843
+ "step": 119
844
+ },
845
+ {
846
+ "epoch": 0.28368794326241137,
847
+ "grad_norm": 4.076112270355225,
848
+ "learning_rate": 4.348086124401914e-05,
849
+ "loss": 2.1208,
850
+ "step": 120
851
+ },
852
+ {
853
+ "epoch": 0.2860520094562648,
854
+ "grad_norm": 4.323102951049805,
855
+ "learning_rate": 4.342105263157895e-05,
856
+ "loss": 2.1642,
857
+ "step": 121
858
+ },
859
+ {
860
+ "epoch": 0.28841607565011823,
861
+ "grad_norm": 3.8718385696411133,
862
+ "learning_rate": 4.336124401913876e-05,
863
+ "loss": 2.0946,
864
+ "step": 122
865
+ },
866
+ {
867
+ "epoch": 0.2907801418439716,
868
+ "grad_norm": 4.6664862632751465,
869
+ "learning_rate": 4.330143540669857e-05,
870
+ "loss": 2.1411,
871
+ "step": 123
872
+ },
873
+ {
874
+ "epoch": 0.29314420803782504,
875
+ "grad_norm": 4.570885181427002,
876
+ "learning_rate": 4.324162679425838e-05,
877
+ "loss": 2.1268,
878
+ "step": 124
879
+ },
880
+ {
881
+ "epoch": 0.29550827423167847,
882
+ "grad_norm": 3.7459053993225098,
883
+ "learning_rate": 4.318181818181819e-05,
884
+ "loss": 2.042,
885
+ "step": 125
886
+ },
887
+ {
888
+ "epoch": 0.2978723404255319,
889
+ "grad_norm": 4.332980155944824,
890
+ "learning_rate": 4.312200956937799e-05,
891
+ "loss": 2.1462,
892
+ "step": 126
893
+ },
894
+ {
895
+ "epoch": 0.30023640661938533,
896
+ "grad_norm": 4.2524919509887695,
897
+ "learning_rate": 4.3062200956937806e-05,
898
+ "loss": 2.136,
899
+ "step": 127
900
+ },
901
+ {
902
+ "epoch": 0.30260047281323876,
903
+ "grad_norm": 4.230786323547363,
904
+ "learning_rate": 4.300239234449761e-05,
905
+ "loss": 2.1397,
906
+ "step": 128
907
+ },
908
+ {
909
+ "epoch": 0.3049645390070922,
910
+ "grad_norm": 4.281345844268799,
911
+ "learning_rate": 4.294258373205742e-05,
912
+ "loss": 2.1,
913
+ "step": 129
914
+ },
915
+ {
916
+ "epoch": 0.3073286052009456,
917
+ "grad_norm": 4.491425514221191,
918
+ "learning_rate": 4.288277511961723e-05,
919
+ "loss": 2.1304,
920
+ "step": 130
921
+ },
922
+ {
923
+ "epoch": 0.30969267139479906,
924
+ "grad_norm": 4.068315029144287,
925
+ "learning_rate": 4.282296650717704e-05,
926
+ "loss": 2.1201,
927
+ "step": 131
928
+ },
929
+ {
930
+ "epoch": 0.3120567375886525,
931
+ "grad_norm": 4.424421787261963,
932
+ "learning_rate": 4.2763157894736847e-05,
933
+ "loss": 2.0387,
934
+ "step": 132
935
+ },
936
+ {
937
+ "epoch": 0.3144208037825059,
938
+ "grad_norm": 4.6968865394592285,
939
+ "learning_rate": 4.270334928229665e-05,
940
+ "loss": 2.0306,
941
+ "step": 133
942
+ },
943
+ {
944
+ "epoch": 0.31678486997635935,
945
+ "grad_norm": 3.468080520629883,
946
+ "learning_rate": 4.2643540669856466e-05,
947
+ "loss": 2.0499,
948
+ "step": 134
949
+ },
950
+ {
951
+ "epoch": 0.3191489361702128,
952
+ "grad_norm": 4.1545186042785645,
953
+ "learning_rate": 4.258373205741627e-05,
954
+ "loss": 2.0953,
955
+ "step": 135
956
+ },
957
+ {
958
+ "epoch": 0.3215130023640662,
959
+ "grad_norm": 4.665497779846191,
960
+ "learning_rate": 4.252392344497608e-05,
961
+ "loss": 2.0821,
962
+ "step": 136
963
+ },
964
+ {
965
+ "epoch": 0.32387706855791965,
966
+ "grad_norm": 4.307028770446777,
967
+ "learning_rate": 4.246411483253589e-05,
968
+ "loss": 2.0566,
969
+ "step": 137
970
+ },
971
+ {
972
+ "epoch": 0.3262411347517731,
973
+ "grad_norm": 4.265110969543457,
974
+ "learning_rate": 4.24043062200957e-05,
975
+ "loss": 2.1148,
976
+ "step": 138
977
+ },
978
+ {
979
+ "epoch": 0.32860520094562645,
980
+ "grad_norm": 4.940046787261963,
981
+ "learning_rate": 4.2344497607655506e-05,
982
+ "loss": 2.0617,
983
+ "step": 139
984
+ },
985
+ {
986
+ "epoch": 0.3309692671394799,
987
+ "grad_norm": 4.576653480529785,
988
+ "learning_rate": 4.2284688995215316e-05,
989
+ "loss": 2.1433,
990
+ "step": 140
991
+ },
992
+ {
993
+ "epoch": 0.3333333333333333,
994
+ "grad_norm": 4.502660274505615,
995
+ "learning_rate": 4.2224880382775126e-05,
996
+ "loss": 2.0935,
997
+ "step": 141
998
+ },
999
+ {
1000
+ "epoch": 0.33569739952718675,
1001
+ "grad_norm": 5.039083480834961,
1002
+ "learning_rate": 4.216507177033493e-05,
1003
+ "loss": 2.1362,
1004
+ "step": 142
1005
+ },
1006
+ {
1007
+ "epoch": 0.3380614657210402,
1008
+ "grad_norm": 4.402792930603027,
1009
+ "learning_rate": 4.210526315789474e-05,
1010
+ "loss": 2.0993,
1011
+ "step": 143
1012
+ },
1013
+ {
1014
+ "epoch": 0.3404255319148936,
1015
+ "grad_norm": 4.509486675262451,
1016
+ "learning_rate": 4.204545454545455e-05,
1017
+ "loss": 2.0299,
1018
+ "step": 144
1019
+ },
1020
+ {
1021
+ "epoch": 0.34278959810874704,
1022
+ "grad_norm": 4.011101722717285,
1023
+ "learning_rate": 4.198564593301436e-05,
1024
+ "loss": 2.0929,
1025
+ "step": 145
1026
+ },
1027
+ {
1028
+ "epoch": 0.34515366430260047,
1029
+ "grad_norm": 5.007168292999268,
1030
+ "learning_rate": 4.192583732057416e-05,
1031
+ "loss": 2.0842,
1032
+ "step": 146
1033
+ },
1034
+ {
1035
+ "epoch": 0.3475177304964539,
1036
+ "grad_norm": 4.631533145904541,
1037
+ "learning_rate": 4.1866028708133976e-05,
1038
+ "loss": 2.0474,
1039
+ "step": 147
1040
+ },
1041
+ {
1042
+ "epoch": 0.34988179669030733,
1043
+ "grad_norm": 4.278231620788574,
1044
+ "learning_rate": 4.1806220095693785e-05,
1045
+ "loss": 2.0819,
1046
+ "step": 148
1047
+ },
1048
+ {
1049
+ "epoch": 0.35224586288416077,
1050
+ "grad_norm": 4.484694480895996,
1051
+ "learning_rate": 4.174641148325359e-05,
1052
+ "loss": 2.0502,
1053
+ "step": 149
1054
+ },
1055
+ {
1056
+ "epoch": 0.3546099290780142,
1057
+ "grad_norm": 4.756961345672607,
1058
+ "learning_rate": 4.1686602870813404e-05,
1059
+ "loss": 2.0529,
1060
+ "step": 150
1061
+ },
1062
+ {
1063
+ "epoch": 0.35697399527186763,
1064
+ "grad_norm": 4.347701549530029,
1065
+ "learning_rate": 4.162679425837321e-05,
1066
+ "loss": 2.0666,
1067
+ "step": 151
1068
+ },
1069
+ {
1070
+ "epoch": 0.35933806146572106,
1071
+ "grad_norm": 3.76229190826416,
1072
+ "learning_rate": 4.156698564593302e-05,
1073
+ "loss": 2.0763,
1074
+ "step": 152
1075
+ },
1076
+ {
1077
+ "epoch": 0.3617021276595745,
1078
+ "grad_norm": 3.8186378479003906,
1079
+ "learning_rate": 4.150717703349282e-05,
1080
+ "loss": 2.0392,
1081
+ "step": 153
1082
+ },
1083
+ {
1084
+ "epoch": 0.3640661938534279,
1085
+ "grad_norm": 4.353139877319336,
1086
+ "learning_rate": 4.1447368421052636e-05,
1087
+ "loss": 1.9854,
1088
+ "step": 154
1089
+ },
1090
+ {
1091
+ "epoch": 0.3664302600472813,
1092
+ "grad_norm": 5.3801422119140625,
1093
+ "learning_rate": 4.138755980861244e-05,
1094
+ "loss": 1.9959,
1095
+ "step": 155
1096
+ },
1097
+ {
1098
+ "epoch": 0.36879432624113473,
1099
+ "grad_norm": 4.44751501083374,
1100
+ "learning_rate": 4.132775119617225e-05,
1101
+ "loss": 2.0911,
1102
+ "step": 156
1103
+ },
1104
+ {
1105
+ "epoch": 0.37115839243498816,
1106
+ "grad_norm": 4.025294303894043,
1107
+ "learning_rate": 4.1267942583732064e-05,
1108
+ "loss": 2.0192,
1109
+ "step": 157
1110
+ },
1111
+ {
1112
+ "epoch": 0.3735224586288416,
1113
+ "grad_norm": 4.605421543121338,
1114
+ "learning_rate": 4.120813397129187e-05,
1115
+ "loss": 2.1464,
1116
+ "step": 158
1117
+ },
1118
+ {
1119
+ "epoch": 0.375886524822695,
1120
+ "grad_norm": 5.045236110687256,
1121
+ "learning_rate": 4.114832535885168e-05,
1122
+ "loss": 2.0756,
1123
+ "step": 159
1124
+ },
1125
+ {
1126
+ "epoch": 0.37825059101654845,
1127
+ "grad_norm": 4.459848403930664,
1128
+ "learning_rate": 4.1088516746411486e-05,
1129
+ "loss": 2.1544,
1130
+ "step": 160
1131
+ },
1132
+ {
1133
+ "epoch": 0.3806146572104019,
1134
+ "grad_norm": 4.420864105224609,
1135
+ "learning_rate": 4.1028708133971296e-05,
1136
+ "loss": 2.0296,
1137
+ "step": 161
1138
+ },
1139
+ {
1140
+ "epoch": 0.3829787234042553,
1141
+ "grad_norm": 3.998237133026123,
1142
+ "learning_rate": 4.09688995215311e-05,
1143
+ "loss": 2.1039,
1144
+ "step": 162
1145
+ },
1146
+ {
1147
+ "epoch": 0.38534278959810875,
1148
+ "grad_norm": 4.448668003082275,
1149
+ "learning_rate": 4.0909090909090915e-05,
1150
+ "loss": 2.0762,
1151
+ "step": 163
1152
+ },
1153
+ {
1154
+ "epoch": 0.3877068557919622,
1155
+ "grad_norm": 4.266834259033203,
1156
+ "learning_rate": 4.084928229665072e-05,
1157
+ "loss": 2.0557,
1158
+ "step": 164
1159
+ },
1160
+ {
1161
+ "epoch": 0.3900709219858156,
1162
+ "grad_norm": 4.796644687652588,
1163
+ "learning_rate": 4.078947368421053e-05,
1164
+ "loss": 2.1027,
1165
+ "step": 165
1166
+ },
1167
+ {
1168
+ "epoch": 0.39243498817966904,
1169
+ "grad_norm": 4.560353755950928,
1170
+ "learning_rate": 4.0729665071770337e-05,
1171
+ "loss": 2.0245,
1172
+ "step": 166
1173
+ },
1174
+ {
1175
+ "epoch": 0.3947990543735225,
1176
+ "grad_norm": 3.673262119293213,
1177
+ "learning_rate": 4.0669856459330146e-05,
1178
+ "loss": 2.033,
1179
+ "step": 167
1180
+ },
1181
+ {
1182
+ "epoch": 0.3971631205673759,
1183
+ "grad_norm": 4.134026050567627,
1184
+ "learning_rate": 4.0610047846889956e-05,
1185
+ "loss": 2.0079,
1186
+ "step": 168
1187
+ },
1188
+ {
1189
+ "epoch": 0.39952718676122934,
1190
+ "grad_norm": 4.677055835723877,
1191
+ "learning_rate": 4.055023923444976e-05,
1192
+ "loss": 2.0874,
1193
+ "step": 169
1194
+ },
1195
+ {
1196
+ "epoch": 0.40189125295508277,
1197
+ "grad_norm": 4.731474876403809,
1198
+ "learning_rate": 4.0490430622009575e-05,
1199
+ "loss": 1.9878,
1200
+ "step": 170
1201
+ },
1202
+ {
1203
+ "epoch": 0.40425531914893614,
1204
+ "grad_norm": 4.689650058746338,
1205
+ "learning_rate": 4.043062200956938e-05,
1206
+ "loss": 2.0933,
1207
+ "step": 171
1208
+ },
1209
+ {
1210
+ "epoch": 0.4066193853427896,
1211
+ "grad_norm": 4.23575496673584,
1212
+ "learning_rate": 4.037081339712919e-05,
1213
+ "loss": 2.0436,
1214
+ "step": 172
1215
+ },
1216
+ {
1217
+ "epoch": 0.408983451536643,
1218
+ "grad_norm": 3.8167171478271484,
1219
+ "learning_rate": 4.0311004784688996e-05,
1220
+ "loss": 1.9843,
1221
+ "step": 173
1222
+ },
1223
+ {
1224
+ "epoch": 0.41134751773049644,
1225
+ "grad_norm": 4.35087251663208,
1226
+ "learning_rate": 4.0251196172248806e-05,
1227
+ "loss": 2.0386,
1228
+ "step": 174
1229
+ },
1230
+ {
1231
+ "epoch": 0.41371158392434987,
1232
+ "grad_norm": 4.764196395874023,
1233
+ "learning_rate": 4.0191387559808616e-05,
1234
+ "loss": 2.0783,
1235
+ "step": 175
1236
+ },
1237
+ {
1238
+ "epoch": 0.4160756501182033,
1239
+ "grad_norm": 4.374221324920654,
1240
+ "learning_rate": 4.0131578947368425e-05,
1241
+ "loss": 1.9711,
1242
+ "step": 176
1243
+ },
1244
+ {
1245
+ "epoch": 0.41843971631205673,
1246
+ "grad_norm": 4.542954444885254,
1247
+ "learning_rate": 4.0071770334928235e-05,
1248
+ "loss": 2.0036,
1249
+ "step": 177
1250
+ },
1251
+ {
1252
+ "epoch": 0.42080378250591016,
1253
+ "grad_norm": 3.849266767501831,
1254
+ "learning_rate": 4.001196172248804e-05,
1255
+ "loss": 2.0571,
1256
+ "step": 178
1257
+ },
1258
+ {
1259
+ "epoch": 0.4231678486997636,
1260
+ "grad_norm": 4.014004230499268,
1261
+ "learning_rate": 3.995215311004785e-05,
1262
+ "loss": 2.0642,
1263
+ "step": 179
1264
+ },
1265
+ {
1266
+ "epoch": 0.425531914893617,
1267
+ "grad_norm": 4.369685649871826,
1268
+ "learning_rate": 3.9892344497607656e-05,
1269
+ "loss": 2.0502,
1270
+ "step": 180
1271
+ },
1272
+ {
1273
+ "epoch": 0.42789598108747046,
1274
+ "grad_norm": 4.280391216278076,
1275
+ "learning_rate": 3.9832535885167466e-05,
1276
+ "loss": 2.0025,
1277
+ "step": 181
1278
+ },
1279
+ {
1280
+ "epoch": 0.4302600472813239,
1281
+ "grad_norm": 4.444298267364502,
1282
+ "learning_rate": 3.9772727272727275e-05,
1283
+ "loss": 1.9828,
1284
+ "step": 182
1285
+ },
1286
+ {
1287
+ "epoch": 0.4326241134751773,
1288
+ "grad_norm": 3.794656991958618,
1289
+ "learning_rate": 3.9712918660287085e-05,
1290
+ "loss": 2.048,
1291
+ "step": 183
1292
+ },
1293
+ {
1294
+ "epoch": 0.43498817966903075,
1295
+ "grad_norm": 4.498697280883789,
1296
+ "learning_rate": 3.9653110047846894e-05,
1297
+ "loss": 2.1017,
1298
+ "step": 184
1299
+ },
1300
+ {
1301
+ "epoch": 0.4373522458628842,
1302
+ "grad_norm": 4.182841777801514,
1303
+ "learning_rate": 3.95933014354067e-05,
1304
+ "loss": 2.0588,
1305
+ "step": 185
1306
+ },
1307
+ {
1308
+ "epoch": 0.4397163120567376,
1309
+ "grad_norm": 4.118316173553467,
1310
+ "learning_rate": 3.9533492822966514e-05,
1311
+ "loss": 2.0654,
1312
+ "step": 186
1313
+ },
1314
+ {
1315
+ "epoch": 0.44208037825059104,
1316
+ "grad_norm": 5.026358127593994,
1317
+ "learning_rate": 3.9473684210526316e-05,
1318
+ "loss": 2.0808,
1319
+ "step": 187
1320
+ },
1321
+ {
1322
+ "epoch": 0.4444444444444444,
1323
+ "grad_norm": 4.171792984008789,
1324
+ "learning_rate": 3.9413875598086126e-05,
1325
+ "loss": 1.9832,
1326
+ "step": 188
1327
+ },
1328
+ {
1329
+ "epoch": 0.44680851063829785,
1330
+ "grad_norm": 4.625768661499023,
1331
+ "learning_rate": 3.9354066985645935e-05,
1332
+ "loss": 2.0244,
1333
+ "step": 189
1334
+ },
1335
+ {
1336
+ "epoch": 0.4491725768321513,
1337
+ "grad_norm": 4.119114398956299,
1338
+ "learning_rate": 3.9294258373205745e-05,
1339
+ "loss": 2.011,
1340
+ "step": 190
1341
+ },
1342
+ {
1343
+ "epoch": 0.4515366430260047,
1344
+ "grad_norm": 4.071448802947998,
1345
+ "learning_rate": 3.9234449760765554e-05,
1346
+ "loss": 2.0469,
1347
+ "step": 191
1348
+ },
1349
+ {
1350
+ "epoch": 0.45390070921985815,
1351
+ "grad_norm": 4.00705099105835,
1352
+ "learning_rate": 3.917464114832536e-05,
1353
+ "loss": 1.9889,
1354
+ "step": 192
1355
+ },
1356
+ {
1357
+ "epoch": 0.4562647754137116,
1358
+ "grad_norm": 4.969683647155762,
1359
+ "learning_rate": 3.9114832535885173e-05,
1360
+ "loss": 2.0097,
1361
+ "step": 193
1362
+ },
1363
+ {
1364
+ "epoch": 0.458628841607565,
1365
+ "grad_norm": 4.4712605476379395,
1366
+ "learning_rate": 3.9055023923444976e-05,
1367
+ "loss": 2.0413,
1368
+ "step": 194
1369
+ },
1370
+ {
1371
+ "epoch": 0.46099290780141844,
1372
+ "grad_norm": 4.194468021392822,
1373
+ "learning_rate": 3.8995215311004786e-05,
1374
+ "loss": 2.0623,
1375
+ "step": 195
1376
+ },
1377
+ {
1378
+ "epoch": 0.46335697399527187,
1379
+ "grad_norm": 3.9785311222076416,
1380
+ "learning_rate": 3.8935406698564595e-05,
1381
+ "loss": 2.0606,
1382
+ "step": 196
1383
+ },
1384
+ {
1385
+ "epoch": 0.4657210401891253,
1386
+ "grad_norm": 4.314589977264404,
1387
+ "learning_rate": 3.8875598086124405e-05,
1388
+ "loss": 2.0411,
1389
+ "step": 197
1390
+ },
1391
+ {
1392
+ "epoch": 0.46808510638297873,
1393
+ "grad_norm": 3.732752561569214,
1394
+ "learning_rate": 3.8815789473684214e-05,
1395
+ "loss": 1.8543,
1396
+ "step": 198
1397
+ },
1398
+ {
1399
+ "epoch": 0.47044917257683216,
1400
+ "grad_norm": 4.228579998016357,
1401
+ "learning_rate": 3.8755980861244024e-05,
1402
+ "loss": 2.0262,
1403
+ "step": 199
1404
+ },
1405
+ {
1406
+ "epoch": 0.4728132387706856,
1407
+ "grad_norm": 3.9367430210113525,
1408
+ "learning_rate": 3.869617224880383e-05,
1409
+ "loss": 2.0398,
1410
+ "step": 200
1411
+ },
1412
+ {
1413
+ "epoch": 0.475177304964539,
1414
+ "grad_norm": 3.8661906719207764,
1415
+ "learning_rate": 3.8636363636363636e-05,
1416
+ "loss": 1.9708,
1417
+ "step": 201
1418
+ },
1419
+ {
1420
+ "epoch": 0.47754137115839246,
1421
+ "grad_norm": 3.8464865684509277,
1422
+ "learning_rate": 3.8576555023923446e-05,
1423
+ "loss": 2.0388,
1424
+ "step": 202
1425
+ },
1426
+ {
1427
+ "epoch": 0.4799054373522459,
1428
+ "grad_norm": 3.867969274520874,
1429
+ "learning_rate": 3.8516746411483255e-05,
1430
+ "loss": 2.0592,
1431
+ "step": 203
1432
+ },
1433
+ {
1434
+ "epoch": 0.48226950354609927,
1435
+ "grad_norm": 4.027868270874023,
1436
+ "learning_rate": 3.8456937799043065e-05,
1437
+ "loss": 2.0641,
1438
+ "step": 204
1439
+ },
1440
+ {
1441
+ "epoch": 0.4846335697399527,
1442
+ "grad_norm": 4.061384677886963,
1443
+ "learning_rate": 3.839712918660287e-05,
1444
+ "loss": 2.0542,
1445
+ "step": 205
1446
+ },
1447
+ {
1448
+ "epoch": 0.48699763593380613,
1449
+ "grad_norm": 3.954545021057129,
1450
+ "learning_rate": 3.8337320574162684e-05,
1451
+ "loss": 1.9951,
1452
+ "step": 206
1453
+ },
1454
+ {
1455
+ "epoch": 0.48936170212765956,
1456
+ "grad_norm": 3.8164191246032715,
1457
+ "learning_rate": 3.8277511961722486e-05,
1458
+ "loss": 2.0094,
1459
+ "step": 207
1460
+ },
1461
+ {
1462
+ "epoch": 0.491725768321513,
1463
+ "grad_norm": 4.0749053955078125,
1464
+ "learning_rate": 3.8217703349282296e-05,
1465
+ "loss": 1.9861,
1466
+ "step": 208
1467
+ },
1468
+ {
1469
+ "epoch": 0.4940898345153664,
1470
+ "grad_norm": 3.8733890056610107,
1471
+ "learning_rate": 3.815789473684211e-05,
1472
+ "loss": 1.9821,
1473
+ "step": 209
1474
+ },
1475
+ {
1476
+ "epoch": 0.49645390070921985,
1477
+ "grad_norm": 3.9854531288146973,
1478
+ "learning_rate": 3.8098086124401915e-05,
1479
+ "loss": 1.9549,
1480
+ "step": 210
1481
+ },
1482
+ {
1483
+ "epoch": 0.4988179669030733,
1484
+ "grad_norm": 4.046158313751221,
1485
+ "learning_rate": 3.8038277511961725e-05,
1486
+ "loss": 2.02,
1487
+ "step": 211
1488
+ },
1489
+ {
1490
+ "epoch": 0.5011820330969267,
1491
+ "grad_norm": 4.107903003692627,
1492
+ "learning_rate": 3.7978468899521534e-05,
1493
+ "loss": 1.9814,
1494
+ "step": 212
1495
+ },
1496
+ {
1497
+ "epoch": 0.5035460992907801,
1498
+ "grad_norm": 4.039123058319092,
1499
+ "learning_rate": 3.7918660287081344e-05,
1500
+ "loss": 1.9969,
1501
+ "step": 213
1502
+ },
1503
+ {
1504
+ "epoch": 0.5059101654846335,
1505
+ "grad_norm": 4.200449466705322,
1506
+ "learning_rate": 3.7858851674641146e-05,
1507
+ "loss": 1.9756,
1508
+ "step": 214
1509
+ },
1510
+ {
1511
+ "epoch": 0.508274231678487,
1512
+ "grad_norm": 4.346997261047363,
1513
+ "learning_rate": 3.7799043062200956e-05,
1514
+ "loss": 2.0102,
1515
+ "step": 215
1516
+ },
1517
+ {
1518
+ "epoch": 0.5106382978723404,
1519
+ "grad_norm": 4.00998067855835,
1520
+ "learning_rate": 3.7739234449760765e-05,
1521
+ "loss": 2.0895,
1522
+ "step": 216
1523
+ },
1524
+ {
1525
+ "epoch": 0.5130023640661938,
1526
+ "grad_norm": 4.083645820617676,
1527
+ "learning_rate": 3.7679425837320575e-05,
1528
+ "loss": 1.9927,
1529
+ "step": 217
1530
+ },
1531
+ {
1532
+ "epoch": 0.5153664302600472,
1533
+ "grad_norm": 4.116786956787109,
1534
+ "learning_rate": 3.7619617224880384e-05,
1535
+ "loss": 1.9798,
1536
+ "step": 218
1537
+ },
1538
+ {
1539
+ "epoch": 0.5177304964539007,
1540
+ "grad_norm": 3.8103268146514893,
1541
+ "learning_rate": 3.7559808612440194e-05,
1542
+ "loss": 1.9616,
1543
+ "step": 219
1544
+ },
1545
+ {
1546
+ "epoch": 0.5200945626477541,
1547
+ "grad_norm": 3.789548635482788,
1548
+ "learning_rate": 3.7500000000000003e-05,
1549
+ "loss": 1.995,
1550
+ "step": 220
1551
+ },
1552
+ {
1553
+ "epoch": 0.5224586288416075,
1554
+ "grad_norm": 4.23507022857666,
1555
+ "learning_rate": 3.7440191387559806e-05,
1556
+ "loss": 2.0384,
1557
+ "step": 221
1558
+ },
1559
+ {
1560
+ "epoch": 0.524822695035461,
1561
+ "grad_norm": 4.319752216339111,
1562
+ "learning_rate": 3.738038277511962e-05,
1563
+ "loss": 2.0136,
1564
+ "step": 222
1565
+ },
1566
+ {
1567
+ "epoch": 0.5271867612293144,
1568
+ "grad_norm": 4.502188682556152,
1569
+ "learning_rate": 3.7320574162679425e-05,
1570
+ "loss": 1.993,
1571
+ "step": 223
1572
+ },
1573
+ {
1574
+ "epoch": 0.5295508274231678,
1575
+ "grad_norm": 3.8698880672454834,
1576
+ "learning_rate": 3.7260765550239235e-05,
1577
+ "loss": 1.9742,
1578
+ "step": 224
1579
+ },
1580
+ {
1581
+ "epoch": 0.5319148936170213,
1582
+ "grad_norm": 3.9415745735168457,
1583
+ "learning_rate": 3.7200956937799044e-05,
1584
+ "loss": 1.9259,
1585
+ "step": 225
1586
+ },
1587
+ {
1588
+ "epoch": 0.5342789598108747,
1589
+ "grad_norm": 4.509599208831787,
1590
+ "learning_rate": 3.7141148325358854e-05,
1591
+ "loss": 1.9809,
1592
+ "step": 226
1593
+ },
1594
+ {
1595
+ "epoch": 0.5366430260047281,
1596
+ "grad_norm": 4.538198471069336,
1597
+ "learning_rate": 3.7081339712918663e-05,
1598
+ "loss": 2.0455,
1599
+ "step": 227
1600
+ },
1601
+ {
1602
+ "epoch": 0.5390070921985816,
1603
+ "grad_norm": 4.268890857696533,
1604
+ "learning_rate": 3.7021531100478466e-05,
1605
+ "loss": 2.0385,
1606
+ "step": 228
1607
+ },
1608
+ {
1609
+ "epoch": 0.541371158392435,
1610
+ "grad_norm": 4.729723930358887,
1611
+ "learning_rate": 3.696172248803828e-05,
1612
+ "loss": 2.0132,
1613
+ "step": 229
1614
+ },
1615
+ {
1616
+ "epoch": 0.5437352245862884,
1617
+ "grad_norm": 3.6644513607025146,
1618
+ "learning_rate": 3.6901913875598085e-05,
1619
+ "loss": 1.9425,
1620
+ "step": 230
1621
+ },
1622
+ {
1623
+ "epoch": 0.5460992907801419,
1624
+ "grad_norm": 3.711594343185425,
1625
+ "learning_rate": 3.6842105263157895e-05,
1626
+ "loss": 2.0302,
1627
+ "step": 231
1628
+ },
1629
+ {
1630
+ "epoch": 0.5484633569739953,
1631
+ "grad_norm": 4.120182991027832,
1632
+ "learning_rate": 3.6782296650717704e-05,
1633
+ "loss": 1.9863,
1634
+ "step": 232
1635
+ },
1636
+ {
1637
+ "epoch": 0.5508274231678487,
1638
+ "grad_norm": 4.521392822265625,
1639
+ "learning_rate": 3.6722488038277514e-05,
1640
+ "loss": 1.9855,
1641
+ "step": 233
1642
+ },
1643
+ {
1644
+ "epoch": 0.5531914893617021,
1645
+ "grad_norm": 4.531548023223877,
1646
+ "learning_rate": 3.666267942583732e-05,
1647
+ "loss": 1.9397,
1648
+ "step": 234
1649
+ },
1650
+ {
1651
+ "epoch": 0.5555555555555556,
1652
+ "grad_norm": 3.672027111053467,
1653
+ "learning_rate": 3.660287081339713e-05,
1654
+ "loss": 2.0197,
1655
+ "step": 235
1656
+ },
1657
+ {
1658
+ "epoch": 0.557919621749409,
1659
+ "grad_norm": 3.798299789428711,
1660
+ "learning_rate": 3.654306220095694e-05,
1661
+ "loss": 1.9749,
1662
+ "step": 236
1663
+ },
1664
+ {
1665
+ "epoch": 0.5602836879432624,
1666
+ "grad_norm": 4.396960258483887,
1667
+ "learning_rate": 3.6483253588516745e-05,
1668
+ "loss": 1.9643,
1669
+ "step": 237
1670
+ },
1671
+ {
1672
+ "epoch": 0.5626477541371159,
1673
+ "grad_norm": 3.955106019973755,
1674
+ "learning_rate": 3.642344497607656e-05,
1675
+ "loss": 1.9963,
1676
+ "step": 238
1677
+ },
1678
+ {
1679
+ "epoch": 0.5650118203309693,
1680
+ "grad_norm": 4.263886451721191,
1681
+ "learning_rate": 3.6363636363636364e-05,
1682
+ "loss": 1.9553,
1683
+ "step": 239
1684
+ },
1685
+ {
1686
+ "epoch": 0.5673758865248227,
1687
+ "grad_norm": 4.148135662078857,
1688
+ "learning_rate": 3.6303827751196174e-05,
1689
+ "loss": 1.9899,
1690
+ "step": 240
1691
+ },
1692
+ {
1693
+ "epoch": 0.5697399527186762,
1694
+ "grad_norm": 4.090165138244629,
1695
+ "learning_rate": 3.624401913875598e-05,
1696
+ "loss": 1.9922,
1697
+ "step": 241
1698
+ },
1699
+ {
1700
+ "epoch": 0.5721040189125296,
1701
+ "grad_norm": 3.7597265243530273,
1702
+ "learning_rate": 3.618421052631579e-05,
1703
+ "loss": 1.9846,
1704
+ "step": 242
1705
+ },
1706
+ {
1707
+ "epoch": 0.574468085106383,
1708
+ "grad_norm": 4.532017707824707,
1709
+ "learning_rate": 3.61244019138756e-05,
1710
+ "loss": 1.9955,
1711
+ "step": 243
1712
+ },
1713
+ {
1714
+ "epoch": 0.5768321513002365,
1715
+ "grad_norm": 4.268376350402832,
1716
+ "learning_rate": 3.6064593301435405e-05,
1717
+ "loss": 1.928,
1718
+ "step": 244
1719
+ },
1720
+ {
1721
+ "epoch": 0.5791962174940898,
1722
+ "grad_norm": 4.414393901824951,
1723
+ "learning_rate": 3.600478468899522e-05,
1724
+ "loss": 1.9792,
1725
+ "step": 245
1726
+ },
1727
+ {
1728
+ "epoch": 0.5815602836879432,
1729
+ "grad_norm": 4.180037498474121,
1730
+ "learning_rate": 3.5944976076555024e-05,
1731
+ "loss": 1.9661,
1732
+ "step": 246
1733
+ },
1734
+ {
1735
+ "epoch": 0.5839243498817966,
1736
+ "grad_norm": 4.057360649108887,
1737
+ "learning_rate": 3.5885167464114834e-05,
1738
+ "loss": 1.9004,
1739
+ "step": 247
1740
+ },
1741
+ {
1742
+ "epoch": 0.5862884160756501,
1743
+ "grad_norm": 3.8866353034973145,
1744
+ "learning_rate": 3.582535885167464e-05,
1745
+ "loss": 1.9582,
1746
+ "step": 248
1747
+ },
1748
+ {
1749
+ "epoch": 0.5886524822695035,
1750
+ "grad_norm": 4.187384605407715,
1751
+ "learning_rate": 3.576555023923445e-05,
1752
+ "loss": 1.992,
1753
+ "step": 249
1754
+ },
1755
+ {
1756
+ "epoch": 0.5910165484633569,
1757
+ "grad_norm": 3.99149751663208,
1758
+ "learning_rate": 3.570574162679426e-05,
1759
+ "loss": 1.9069,
1760
+ "step": 250
1761
+ },
1762
+ {
1763
+ "epoch": 0.5933806146572104,
1764
+ "grad_norm": 3.89758563041687,
1765
+ "learning_rate": 3.5645933014354065e-05,
1766
+ "loss": 2.0696,
1767
+ "step": 251
1768
+ },
1769
+ {
1770
+ "epoch": 0.5957446808510638,
1771
+ "grad_norm": 4.572390556335449,
1772
+ "learning_rate": 3.558612440191388e-05,
1773
+ "loss": 2.0519,
1774
+ "step": 252
1775
+ },
1776
+ {
1777
+ "epoch": 0.5981087470449172,
1778
+ "grad_norm": 3.7999329566955566,
1779
+ "learning_rate": 3.5526315789473684e-05,
1780
+ "loss": 1.9143,
1781
+ "step": 253
1782
+ },
1783
+ {
1784
+ "epoch": 0.6004728132387707,
1785
+ "grad_norm": 3.8050220012664795,
1786
+ "learning_rate": 3.5466507177033493e-05,
1787
+ "loss": 1.919,
1788
+ "step": 254
1789
+ },
1790
+ {
1791
+ "epoch": 0.6028368794326241,
1792
+ "grad_norm": 4.685467720031738,
1793
+ "learning_rate": 3.54066985645933e-05,
1794
+ "loss": 2.0639,
1795
+ "step": 255
1796
+ },
1797
+ {
1798
+ "epoch": 0.6052009456264775,
1799
+ "grad_norm": 4.132735252380371,
1800
+ "learning_rate": 3.534688995215311e-05,
1801
+ "loss": 2.0094,
1802
+ "step": 256
1803
+ },
1804
+ {
1805
+ "epoch": 0.607565011820331,
1806
+ "grad_norm": 3.779338836669922,
1807
+ "learning_rate": 3.5287081339712915e-05,
1808
+ "loss": 1.9425,
1809
+ "step": 257
1810
+ },
1811
+ {
1812
+ "epoch": 0.6099290780141844,
1813
+ "grad_norm": 3.988375186920166,
1814
+ "learning_rate": 3.522727272727273e-05,
1815
+ "loss": 1.9529,
1816
+ "step": 258
1817
+ },
1818
+ {
1819
+ "epoch": 0.6122931442080378,
1820
+ "grad_norm": 3.8638248443603516,
1821
+ "learning_rate": 3.516746411483254e-05,
1822
+ "loss": 1.9326,
1823
+ "step": 259
1824
+ },
1825
+ {
1826
+ "epoch": 0.6146572104018913,
1827
+ "grad_norm": 3.718116283416748,
1828
+ "learning_rate": 3.5107655502392344e-05,
1829
+ "loss": 1.9376,
1830
+ "step": 260
1831
+ },
1832
+ {
1833
+ "epoch": 0.6170212765957447,
1834
+ "grad_norm": 3.8833279609680176,
1835
+ "learning_rate": 3.504784688995216e-05,
1836
+ "loss": 2.0297,
1837
+ "step": 261
1838
+ },
1839
+ {
1840
+ "epoch": 0.6193853427895981,
1841
+ "grad_norm": 3.518829345703125,
1842
+ "learning_rate": 3.498803827751196e-05,
1843
+ "loss": 1.991,
1844
+ "step": 262
1845
+ },
1846
+ {
1847
+ "epoch": 0.6217494089834515,
1848
+ "grad_norm": 3.8007776737213135,
1849
+ "learning_rate": 3.492822966507177e-05,
1850
+ "loss": 1.9722,
1851
+ "step": 263
1852
+ },
1853
+ {
1854
+ "epoch": 0.624113475177305,
1855
+ "grad_norm": 3.51373028755188,
1856
+ "learning_rate": 3.4868421052631575e-05,
1857
+ "loss": 1.8961,
1858
+ "step": 264
1859
+ },
1860
+ {
1861
+ "epoch": 0.6264775413711584,
1862
+ "grad_norm": 3.6159632205963135,
1863
+ "learning_rate": 3.480861244019139e-05,
1864
+ "loss": 1.9719,
1865
+ "step": 265
1866
+ },
1867
+ {
1868
+ "epoch": 0.6288416075650118,
1869
+ "grad_norm": 3.923194408416748,
1870
+ "learning_rate": 3.4748803827751194e-05,
1871
+ "loss": 1.9133,
1872
+ "step": 266
1873
+ },
1874
+ {
1875
+ "epoch": 0.6312056737588653,
1876
+ "grad_norm": 3.849912166595459,
1877
+ "learning_rate": 3.4688995215311004e-05,
1878
+ "loss": 1.9508,
1879
+ "step": 267
1880
+ },
1881
+ {
1882
+ "epoch": 0.6335697399527187,
1883
+ "grad_norm": 3.8065907955169678,
1884
+ "learning_rate": 3.462918660287082e-05,
1885
+ "loss": 1.9426,
1886
+ "step": 268
1887
+ },
1888
+ {
1889
+ "epoch": 0.6359338061465721,
1890
+ "grad_norm": 4.141129493713379,
1891
+ "learning_rate": 3.456937799043062e-05,
1892
+ "loss": 2.0031,
1893
+ "step": 269
1894
+ },
1895
+ {
1896
+ "epoch": 0.6382978723404256,
1897
+ "grad_norm": 4.0821123123168945,
1898
+ "learning_rate": 3.450956937799043e-05,
1899
+ "loss": 1.9503,
1900
+ "step": 270
1901
+ },
1902
+ {
1903
+ "epoch": 0.640661938534279,
1904
+ "grad_norm": 3.863445997238159,
1905
+ "learning_rate": 3.444976076555024e-05,
1906
+ "loss": 1.918,
1907
+ "step": 271
1908
+ },
1909
+ {
1910
+ "epoch": 0.6430260047281324,
1911
+ "grad_norm": 3.9590418338775635,
1912
+ "learning_rate": 3.438995215311005e-05,
1913
+ "loss": 1.9768,
1914
+ "step": 272
1915
+ },
1916
+ {
1917
+ "epoch": 0.6453900709219859,
1918
+ "grad_norm": 3.7065553665161133,
1919
+ "learning_rate": 3.4330143540669854e-05,
1920
+ "loss": 1.95,
1921
+ "step": 273
1922
+ },
1923
+ {
1924
+ "epoch": 0.6477541371158393,
1925
+ "grad_norm": 3.657320737838745,
1926
+ "learning_rate": 3.427033492822967e-05,
1927
+ "loss": 1.9733,
1928
+ "step": 274
1929
+ },
1930
+ {
1931
+ "epoch": 0.6501182033096927,
1932
+ "grad_norm": 4.384260654449463,
1933
+ "learning_rate": 3.421052631578947e-05,
1934
+ "loss": 2.0237,
1935
+ "step": 275
1936
+ },
1937
+ {
1938
+ "epoch": 0.6524822695035462,
1939
+ "grad_norm": 4.627539157867432,
1940
+ "learning_rate": 3.415071770334928e-05,
1941
+ "loss": 1.9492,
1942
+ "step": 276
1943
+ },
1944
+ {
1945
+ "epoch": 0.6548463356973995,
1946
+ "grad_norm": 3.8552463054656982,
1947
+ "learning_rate": 3.409090909090909e-05,
1948
+ "loss": 1.9489,
1949
+ "step": 277
1950
+ },
1951
+ {
1952
+ "epoch": 0.6572104018912529,
1953
+ "grad_norm": 3.8745601177215576,
1954
+ "learning_rate": 3.40311004784689e-05,
1955
+ "loss": 1.9182,
1956
+ "step": 278
1957
+ },
1958
+ {
1959
+ "epoch": 0.6595744680851063,
1960
+ "grad_norm": 4.04236364364624,
1961
+ "learning_rate": 3.397129186602871e-05,
1962
+ "loss": 1.9581,
1963
+ "step": 279
1964
+ },
1965
+ {
1966
+ "epoch": 0.6619385342789598,
1967
+ "grad_norm": 3.5719153881073,
1968
+ "learning_rate": 3.3911483253588514e-05,
1969
+ "loss": 1.9321,
1970
+ "step": 280
1971
+ },
1972
+ {
1973
+ "epoch": 0.6643026004728132,
1974
+ "grad_norm": 4.358823776245117,
1975
+ "learning_rate": 3.385167464114833e-05,
1976
+ "loss": 1.9567,
1977
+ "step": 281
1978
+ },
1979
+ {
1980
+ "epoch": 0.6666666666666666,
1981
+ "grad_norm": 4.5859293937683105,
1982
+ "learning_rate": 3.379186602870813e-05,
1983
+ "loss": 1.966,
1984
+ "step": 282
1985
+ },
1986
+ {
1987
+ "epoch": 0.6690307328605201,
1988
+ "grad_norm": 4.17390251159668,
1989
+ "learning_rate": 3.373205741626794e-05,
1990
+ "loss": 2.0129,
1991
+ "step": 283
1992
+ },
1993
+ {
1994
+ "epoch": 0.6713947990543735,
1995
+ "grad_norm": 4.25508975982666,
1996
+ "learning_rate": 3.367224880382775e-05,
1997
+ "loss": 1.9553,
1998
+ "step": 284
1999
+ },
2000
+ {
2001
+ "epoch": 0.6737588652482269,
2002
+ "grad_norm": 3.8857264518737793,
2003
+ "learning_rate": 3.361244019138756e-05,
2004
+ "loss": 1.9755,
2005
+ "step": 285
2006
+ },
2007
+ {
2008
+ "epoch": 0.6761229314420804,
2009
+ "grad_norm": 4.436855792999268,
2010
+ "learning_rate": 3.355263157894737e-05,
2011
+ "loss": 1.9313,
2012
+ "step": 286
2013
+ },
2014
+ {
2015
+ "epoch": 0.6784869976359338,
2016
+ "grad_norm": 3.8671867847442627,
2017
+ "learning_rate": 3.349282296650718e-05,
2018
+ "loss": 1.9402,
2019
+ "step": 287
2020
+ },
2021
+ {
2022
+ "epoch": 0.6808510638297872,
2023
+ "grad_norm": 3.6638526916503906,
2024
+ "learning_rate": 3.343301435406699e-05,
2025
+ "loss": 1.871,
2026
+ "step": 288
2027
+ },
2028
+ {
2029
+ "epoch": 0.6832151300236406,
2030
+ "grad_norm": 4.047444820404053,
2031
+ "learning_rate": 3.337320574162679e-05,
2032
+ "loss": 1.9283,
2033
+ "step": 289
2034
+ },
2035
+ {
2036
+ "epoch": 0.6855791962174941,
2037
+ "grad_norm": 3.7109580039978027,
2038
+ "learning_rate": 3.33133971291866e-05,
2039
+ "loss": 1.9663,
2040
+ "step": 290
2041
+ },
2042
+ {
2043
+ "epoch": 0.6879432624113475,
2044
+ "grad_norm": 3.8624162673950195,
2045
+ "learning_rate": 3.325358851674641e-05,
2046
+ "loss": 1.9802,
2047
+ "step": 291
2048
+ },
2049
+ {
2050
+ "epoch": 0.6903073286052009,
2051
+ "grad_norm": 3.6883432865142822,
2052
+ "learning_rate": 3.319377990430622e-05,
2053
+ "loss": 1.9165,
2054
+ "step": 292
2055
+ },
2056
+ {
2057
+ "epoch": 0.6926713947990544,
2058
+ "grad_norm": 3.7664642333984375,
2059
+ "learning_rate": 3.313397129186603e-05,
2060
+ "loss": 1.9822,
2061
+ "step": 293
2062
+ },
2063
+ {
2064
+ "epoch": 0.6950354609929078,
2065
+ "grad_norm": 3.6505606174468994,
2066
+ "learning_rate": 3.307416267942584e-05,
2067
+ "loss": 1.8814,
2068
+ "step": 294
2069
+ },
2070
+ {
2071
+ "epoch": 0.6973995271867612,
2072
+ "grad_norm": 3.5809507369995117,
2073
+ "learning_rate": 3.301435406698565e-05,
2074
+ "loss": 1.9044,
2075
+ "step": 295
2076
+ },
2077
+ {
2078
+ "epoch": 0.6997635933806147,
2079
+ "grad_norm": 3.8675575256347656,
2080
+ "learning_rate": 3.295454545454545e-05,
2081
+ "loss": 1.8942,
2082
+ "step": 296
2083
+ },
2084
+ {
2085
+ "epoch": 0.7021276595744681,
2086
+ "grad_norm": 3.916057586669922,
2087
+ "learning_rate": 3.289473684210527e-05,
2088
+ "loss": 2.0424,
2089
+ "step": 297
2090
+ },
2091
+ {
2092
+ "epoch": 0.7044917257683215,
2093
+ "grad_norm": 3.671261787414551,
2094
+ "learning_rate": 3.283492822966507e-05,
2095
+ "loss": 1.9595,
2096
+ "step": 298
2097
+ },
2098
+ {
2099
+ "epoch": 0.706855791962175,
2100
+ "grad_norm": 4.06015682220459,
2101
+ "learning_rate": 3.277511961722488e-05,
2102
+ "loss": 1.8396,
2103
+ "step": 299
2104
+ },
2105
+ {
2106
+ "epoch": 0.7092198581560284,
2107
+ "grad_norm": 3.9253146648406982,
2108
+ "learning_rate": 3.271531100478469e-05,
2109
+ "loss": 1.9823,
2110
+ "step": 300
2111
+ },
2112
+ {
2113
+ "epoch": 0.7115839243498818,
2114
+ "grad_norm": 4.20823335647583,
2115
+ "learning_rate": 3.26555023923445e-05,
2116
+ "loss": 1.9768,
2117
+ "step": 301
2118
+ },
2119
+ {
2120
+ "epoch": 0.7139479905437353,
2121
+ "grad_norm": 4.035942554473877,
2122
+ "learning_rate": 3.259569377990431e-05,
2123
+ "loss": 2.0076,
2124
+ "step": 302
2125
+ },
2126
+ {
2127
+ "epoch": 0.7163120567375887,
2128
+ "grad_norm": 3.9924399852752686,
2129
+ "learning_rate": 3.253588516746411e-05,
2130
+ "loss": 1.9217,
2131
+ "step": 303
2132
+ },
2133
+ {
2134
+ "epoch": 0.7186761229314421,
2135
+ "grad_norm": 3.8201253414154053,
2136
+ "learning_rate": 3.247607655502393e-05,
2137
+ "loss": 1.9539,
2138
+ "step": 304
2139
+ },
2140
+ {
2141
+ "epoch": 0.7210401891252955,
2142
+ "grad_norm": 4.5720696449279785,
2143
+ "learning_rate": 3.241626794258373e-05,
2144
+ "loss": 1.9805,
2145
+ "step": 305
2146
+ },
2147
+ {
2148
+ "epoch": 0.723404255319149,
2149
+ "grad_norm": 4.060619354248047,
2150
+ "learning_rate": 3.235645933014354e-05,
2151
+ "loss": 1.9667,
2152
+ "step": 306
2153
+ },
2154
+ {
2155
+ "epoch": 0.7257683215130024,
2156
+ "grad_norm": 4.097210884094238,
2157
+ "learning_rate": 3.229665071770335e-05,
2158
+ "loss": 1.9609,
2159
+ "step": 307
2160
+ },
2161
+ {
2162
+ "epoch": 0.7281323877068558,
2163
+ "grad_norm": 3.757749080657959,
2164
+ "learning_rate": 3.223684210526316e-05,
2165
+ "loss": 2.0129,
2166
+ "step": 308
2167
+ },
2168
+ {
2169
+ "epoch": 0.7304964539007093,
2170
+ "grad_norm": 4.25848388671875,
2171
+ "learning_rate": 3.217703349282297e-05,
2172
+ "loss": 2.0603,
2173
+ "step": 309
2174
+ },
2175
+ {
2176
+ "epoch": 0.7328605200945626,
2177
+ "grad_norm": 3.9824750423431396,
2178
+ "learning_rate": 3.211722488038278e-05,
2179
+ "loss": 1.8766,
2180
+ "step": 310
2181
+ },
2182
+ {
2183
+ "epoch": 0.735224586288416,
2184
+ "grad_norm": 4.179236888885498,
2185
+ "learning_rate": 3.205741626794259e-05,
2186
+ "loss": 1.9354,
2187
+ "step": 311
2188
+ },
2189
+ {
2190
+ "epoch": 0.7375886524822695,
2191
+ "grad_norm": 3.9761154651641846,
2192
+ "learning_rate": 3.199760765550239e-05,
2193
+ "loss": 1.9749,
2194
+ "step": 312
2195
+ },
2196
+ {
2197
+ "epoch": 0.7399527186761229,
2198
+ "grad_norm": 3.731112241744995,
2199
+ "learning_rate": 3.19377990430622e-05,
2200
+ "loss": 1.9597,
2201
+ "step": 313
2202
+ },
2203
+ {
2204
+ "epoch": 0.7423167848699763,
2205
+ "grad_norm": 3.762098789215088,
2206
+ "learning_rate": 3.187799043062201e-05,
2207
+ "loss": 1.8983,
2208
+ "step": 314
2209
+ },
2210
+ {
2211
+ "epoch": 0.7446808510638298,
2212
+ "grad_norm": 4.024747371673584,
2213
+ "learning_rate": 3.181818181818182e-05,
2214
+ "loss": 1.9149,
2215
+ "step": 315
2216
+ },
2217
+ {
2218
+ "epoch": 0.7470449172576832,
2219
+ "grad_norm": 4.643849849700928,
2220
+ "learning_rate": 3.175837320574162e-05,
2221
+ "loss": 1.9244,
2222
+ "step": 316
2223
+ },
2224
+ {
2225
+ "epoch": 0.7494089834515366,
2226
+ "grad_norm": 4.206188201904297,
2227
+ "learning_rate": 3.169856459330144e-05,
2228
+ "loss": 1.9201,
2229
+ "step": 317
2230
+ },
2231
+ {
2232
+ "epoch": 0.75177304964539,
2233
+ "grad_norm": 3.647243022918701,
2234
+ "learning_rate": 3.163875598086124e-05,
2235
+ "loss": 1.8717,
2236
+ "step": 318
2237
+ },
2238
+ {
2239
+ "epoch": 0.7541371158392435,
2240
+ "grad_norm": 3.7720701694488525,
2241
+ "learning_rate": 3.157894736842105e-05,
2242
+ "loss": 1.8891,
2243
+ "step": 319
2244
+ },
2245
+ {
2246
+ "epoch": 0.7565011820330969,
2247
+ "grad_norm": 3.8284690380096436,
2248
+ "learning_rate": 3.151913875598087e-05,
2249
+ "loss": 1.9221,
2250
+ "step": 320
2251
+ },
2252
+ {
2253
+ "epoch": 0.7588652482269503,
2254
+ "grad_norm": 4.109698295593262,
2255
+ "learning_rate": 3.145933014354067e-05,
2256
+ "loss": 1.8875,
2257
+ "step": 321
2258
+ },
2259
+ {
2260
+ "epoch": 0.7612293144208038,
2261
+ "grad_norm": 3.684807062149048,
2262
+ "learning_rate": 3.139952153110048e-05,
2263
+ "loss": 1.9002,
2264
+ "step": 322
2265
+ },
2266
+ {
2267
+ "epoch": 0.7635933806146572,
2268
+ "grad_norm": 3.700782299041748,
2269
+ "learning_rate": 3.133971291866029e-05,
2270
+ "loss": 1.9455,
2271
+ "step": 323
2272
+ },
2273
+ {
2274
+ "epoch": 0.7659574468085106,
2275
+ "grad_norm": 3.9737021923065186,
2276
+ "learning_rate": 3.12799043062201e-05,
2277
+ "loss": 1.9065,
2278
+ "step": 324
2279
+ },
2280
+ {
2281
+ "epoch": 0.7683215130023641,
2282
+ "grad_norm": 3.3986127376556396,
2283
+ "learning_rate": 3.12200956937799e-05,
2284
+ "loss": 1.8713,
2285
+ "step": 325
2286
+ },
2287
+ {
2288
+ "epoch": 0.7706855791962175,
2289
+ "grad_norm": 3.8407750129699707,
2290
+ "learning_rate": 3.116028708133971e-05,
2291
+ "loss": 1.8779,
2292
+ "step": 326
2293
+ },
2294
+ {
2295
+ "epoch": 0.7730496453900709,
2296
+ "grad_norm": 4.058707237243652,
2297
+ "learning_rate": 3.110047846889952e-05,
2298
+ "loss": 1.8802,
2299
+ "step": 327
2300
+ },
2301
+ {
2302
+ "epoch": 0.7754137115839244,
2303
+ "grad_norm": 3.9604055881500244,
2304
+ "learning_rate": 3.104066985645933e-05,
2305
+ "loss": 1.8403,
2306
+ "step": 328
2307
+ },
2308
+ {
2309
+ "epoch": 0.7777777777777778,
2310
+ "grad_norm": 4.052743434906006,
2311
+ "learning_rate": 3.098086124401914e-05,
2312
+ "loss": 1.9294,
2313
+ "step": 329
2314
+ },
2315
+ {
2316
+ "epoch": 0.7801418439716312,
2317
+ "grad_norm": 3.3787264823913574,
2318
+ "learning_rate": 3.092105263157895e-05,
2319
+ "loss": 1.8994,
2320
+ "step": 330
2321
+ },
2322
+ {
2323
+ "epoch": 0.7825059101654847,
2324
+ "grad_norm": 3.8170766830444336,
2325
+ "learning_rate": 3.086124401913876e-05,
2326
+ "loss": 1.9975,
2327
+ "step": 331
2328
+ },
2329
+ {
2330
+ "epoch": 0.7848699763593381,
2331
+ "grad_norm": 3.8066794872283936,
2332
+ "learning_rate": 3.080143540669856e-05,
2333
+ "loss": 1.968,
2334
+ "step": 332
2335
+ },
2336
+ {
2337
+ "epoch": 0.7872340425531915,
2338
+ "grad_norm": 4.192262172698975,
2339
+ "learning_rate": 3.074162679425838e-05,
2340
+ "loss": 1.9784,
2341
+ "step": 333
2342
+ },
2343
+ {
2344
+ "epoch": 0.789598108747045,
2345
+ "grad_norm": 3.9428586959838867,
2346
+ "learning_rate": 3.068181818181818e-05,
2347
+ "loss": 1.9362,
2348
+ "step": 334
2349
+ },
2350
+ {
2351
+ "epoch": 0.7919621749408984,
2352
+ "grad_norm": 4.186812400817871,
2353
+ "learning_rate": 3.062200956937799e-05,
2354
+ "loss": 1.9212,
2355
+ "step": 335
2356
+ },
2357
+ {
2358
+ "epoch": 0.7943262411347518,
2359
+ "grad_norm": 4.045288562774658,
2360
+ "learning_rate": 3.05622009569378e-05,
2361
+ "loss": 1.9017,
2362
+ "step": 336
2363
+ },
2364
+ {
2365
+ "epoch": 0.7966903073286052,
2366
+ "grad_norm": 4.203200340270996,
2367
+ "learning_rate": 3.050239234449761e-05,
2368
+ "loss": 1.9844,
2369
+ "step": 337
2370
+ },
2371
+ {
2372
+ "epoch": 0.7990543735224587,
2373
+ "grad_norm": 4.394277095794678,
2374
+ "learning_rate": 3.0442583732057416e-05,
2375
+ "loss": 1.9332,
2376
+ "step": 338
2377
+ },
2378
+ {
2379
+ "epoch": 0.8014184397163121,
2380
+ "grad_norm": 3.7559564113616943,
2381
+ "learning_rate": 3.0382775119617225e-05,
2382
+ "loss": 1.9142,
2383
+ "step": 339
2384
+ },
2385
+ {
2386
+ "epoch": 0.8037825059101655,
2387
+ "grad_norm": 3.5842766761779785,
2388
+ "learning_rate": 3.0322966507177035e-05,
2389
+ "loss": 1.8843,
2390
+ "step": 340
2391
+ },
2392
+ {
2393
+ "epoch": 0.806146572104019,
2394
+ "grad_norm": 3.8942437171936035,
2395
+ "learning_rate": 3.0263157894736844e-05,
2396
+ "loss": 1.825,
2397
+ "step": 341
2398
+ },
2399
+ {
2400
+ "epoch": 0.8085106382978723,
2401
+ "grad_norm": 4.06583833694458,
2402
+ "learning_rate": 3.020334928229665e-05,
2403
+ "loss": 1.8859,
2404
+ "step": 342
2405
+ },
2406
+ {
2407
+ "epoch": 0.8108747044917257,
2408
+ "grad_norm": 3.9897472858428955,
2409
+ "learning_rate": 3.0143540669856463e-05,
2410
+ "loss": 2.0088,
2411
+ "step": 343
2412
+ },
2413
+ {
2414
+ "epoch": 0.8132387706855791,
2415
+ "grad_norm": 4.120972633361816,
2416
+ "learning_rate": 3.008373205741627e-05,
2417
+ "loss": 1.9644,
2418
+ "step": 344
2419
+ },
2420
+ {
2421
+ "epoch": 0.8156028368794326,
2422
+ "grad_norm": 3.761667013168335,
2423
+ "learning_rate": 3.0023923444976076e-05,
2424
+ "loss": 1.8468,
2425
+ "step": 345
2426
+ },
2427
+ {
2428
+ "epoch": 0.817966903073286,
2429
+ "grad_norm": 4.167830944061279,
2430
+ "learning_rate": 2.996411483253589e-05,
2431
+ "loss": 1.8995,
2432
+ "step": 346
2433
+ },
2434
+ {
2435
+ "epoch": 0.8203309692671394,
2436
+ "grad_norm": 3.732332944869995,
2437
+ "learning_rate": 2.9904306220095695e-05,
2438
+ "loss": 1.8529,
2439
+ "step": 347
2440
+ },
2441
+ {
2442
+ "epoch": 0.8226950354609929,
2443
+ "grad_norm": 4.0308003425598145,
2444
+ "learning_rate": 2.9844497607655504e-05,
2445
+ "loss": 1.9401,
2446
+ "step": 348
2447
+ },
2448
+ {
2449
+ "epoch": 0.8250591016548463,
2450
+ "grad_norm": 3.981724500656128,
2451
+ "learning_rate": 2.9784688995215314e-05,
2452
+ "loss": 1.8821,
2453
+ "step": 349
2454
+ },
2455
+ {
2456
+ "epoch": 0.8274231678486997,
2457
+ "grad_norm": 3.8602871894836426,
2458
+ "learning_rate": 2.9724880382775123e-05,
2459
+ "loss": 1.8909,
2460
+ "step": 350
2461
+ },
2462
+ {
2463
+ "epoch": 0.8297872340425532,
2464
+ "grad_norm": 3.8556690216064453,
2465
+ "learning_rate": 2.966507177033493e-05,
2466
+ "loss": 1.9972,
2467
+ "step": 351
2468
+ },
2469
+ {
2470
+ "epoch": 0.8321513002364066,
2471
+ "grad_norm": 3.716454029083252,
2472
+ "learning_rate": 2.9605263157894735e-05,
2473
+ "loss": 1.9235,
2474
+ "step": 352
2475
+ },
2476
+ {
2477
+ "epoch": 0.83451536643026,
2478
+ "grad_norm": 4.057294845581055,
2479
+ "learning_rate": 2.954545454545455e-05,
2480
+ "loss": 1.8717,
2481
+ "step": 353
2482
+ },
2483
+ {
2484
+ "epoch": 0.8368794326241135,
2485
+ "grad_norm": 3.5962278842926025,
2486
+ "learning_rate": 2.9485645933014355e-05,
2487
+ "loss": 1.9414,
2488
+ "step": 354
2489
+ },
2490
+ {
2491
+ "epoch": 0.8392434988179669,
2492
+ "grad_norm": 4.190985679626465,
2493
+ "learning_rate": 2.942583732057416e-05,
2494
+ "loss": 1.9724,
2495
+ "step": 355
2496
+ },
2497
+ {
2498
+ "epoch": 0.8416075650118203,
2499
+ "grad_norm": 3.9760379791259766,
2500
+ "learning_rate": 2.9366028708133974e-05,
2501
+ "loss": 1.839,
2502
+ "step": 356
2503
+ },
2504
+ {
2505
+ "epoch": 0.8439716312056738,
2506
+ "grad_norm": 3.629091501235962,
2507
+ "learning_rate": 2.9306220095693783e-05,
2508
+ "loss": 1.8866,
2509
+ "step": 357
2510
+ },
2511
+ {
2512
+ "epoch": 0.8463356973995272,
2513
+ "grad_norm": 3.752070188522339,
2514
+ "learning_rate": 2.924641148325359e-05,
2515
+ "loss": 1.8868,
2516
+ "step": 358
2517
+ },
2518
+ {
2519
+ "epoch": 0.8486997635933806,
2520
+ "grad_norm": 3.5992238521575928,
2521
+ "learning_rate": 2.9186602870813402e-05,
2522
+ "loss": 1.8586,
2523
+ "step": 359
2524
+ },
2525
+ {
2526
+ "epoch": 0.851063829787234,
2527
+ "grad_norm": 3.47458553314209,
2528
+ "learning_rate": 2.912679425837321e-05,
2529
+ "loss": 1.9659,
2530
+ "step": 360
2531
+ },
2532
+ {
2533
+ "epoch": 0.8534278959810875,
2534
+ "grad_norm": 3.6117656230926514,
2535
+ "learning_rate": 2.9066985645933014e-05,
2536
+ "loss": 1.8892,
2537
+ "step": 361
2538
+ },
2539
+ {
2540
+ "epoch": 0.8557919621749409,
2541
+ "grad_norm": 4.080473899841309,
2542
+ "learning_rate": 2.900717703349282e-05,
2543
+ "loss": 1.8809,
2544
+ "step": 362
2545
+ },
2546
+ {
2547
+ "epoch": 0.8581560283687943,
2548
+ "grad_norm": 4.260461330413818,
2549
+ "learning_rate": 2.8947368421052634e-05,
2550
+ "loss": 1.9461,
2551
+ "step": 363
2552
+ },
2553
+ {
2554
+ "epoch": 0.8605200945626478,
2555
+ "grad_norm": 4.231245994567871,
2556
+ "learning_rate": 2.888755980861244e-05,
2557
+ "loss": 1.9389,
2558
+ "step": 364
2559
+ },
2560
+ {
2561
+ "epoch": 0.8628841607565012,
2562
+ "grad_norm": 3.64261794090271,
2563
+ "learning_rate": 2.882775119617225e-05,
2564
+ "loss": 1.922,
2565
+ "step": 365
2566
+ },
2567
+ {
2568
+ "epoch": 0.8652482269503546,
2569
+ "grad_norm": 3.591475009918213,
2570
+ "learning_rate": 2.8767942583732062e-05,
2571
+ "loss": 1.9616,
2572
+ "step": 366
2573
+ },
2574
+ {
2575
+ "epoch": 0.8676122931442081,
2576
+ "grad_norm": 3.9587414264678955,
2577
+ "learning_rate": 2.8708133971291868e-05,
2578
+ "loss": 1.9045,
2579
+ "step": 367
2580
+ },
2581
+ {
2582
+ "epoch": 0.8699763593380615,
2583
+ "grad_norm": 3.6751394271850586,
2584
+ "learning_rate": 2.8648325358851674e-05,
2585
+ "loss": 1.9077,
2586
+ "step": 368
2587
+ },
2588
+ {
2589
+ "epoch": 0.8723404255319149,
2590
+ "grad_norm": 4.2092790603637695,
2591
+ "learning_rate": 2.8588516746411487e-05,
2592
+ "loss": 1.9413,
2593
+ "step": 369
2594
+ },
2595
+ {
2596
+ "epoch": 0.8747044917257684,
2597
+ "grad_norm": 3.814706325531006,
2598
+ "learning_rate": 2.8528708133971293e-05,
2599
+ "loss": 1.9203,
2600
+ "step": 370
2601
+ },
2602
+ {
2603
+ "epoch": 0.8770685579196218,
2604
+ "grad_norm": 3.674201250076294,
2605
+ "learning_rate": 2.84688995215311e-05,
2606
+ "loss": 1.8488,
2607
+ "step": 371
2608
+ },
2609
+ {
2610
+ "epoch": 0.8794326241134752,
2611
+ "grad_norm": 3.5166468620300293,
2612
+ "learning_rate": 2.8409090909090912e-05,
2613
+ "loss": 1.9175,
2614
+ "step": 372
2615
+ },
2616
+ {
2617
+ "epoch": 0.8817966903073287,
2618
+ "grad_norm": 3.619014024734497,
2619
+ "learning_rate": 2.834928229665072e-05,
2620
+ "loss": 1.8396,
2621
+ "step": 373
2622
+ },
2623
+ {
2624
+ "epoch": 0.8841607565011821,
2625
+ "grad_norm": 3.923396110534668,
2626
+ "learning_rate": 2.8289473684210528e-05,
2627
+ "loss": 1.8317,
2628
+ "step": 374
2629
+ },
2630
+ {
2631
+ "epoch": 0.8865248226950354,
2632
+ "grad_norm": 3.934695243835449,
2633
+ "learning_rate": 2.8229665071770334e-05,
2634
+ "loss": 1.9562,
2635
+ "step": 375
2636
+ },
2637
+ {
2638
+ "epoch": 0.8888888888888888,
2639
+ "grad_norm": 3.761104106903076,
2640
+ "learning_rate": 2.8169856459330147e-05,
2641
+ "loss": 1.7913,
2642
+ "step": 376
2643
+ },
2644
+ {
2645
+ "epoch": 0.8912529550827423,
2646
+ "grad_norm": 3.7853753566741943,
2647
+ "learning_rate": 2.8110047846889953e-05,
2648
+ "loss": 1.8132,
2649
+ "step": 377
2650
+ },
2651
+ {
2652
+ "epoch": 0.8936170212765957,
2653
+ "grad_norm": 3.526927947998047,
2654
+ "learning_rate": 2.805023923444976e-05,
2655
+ "loss": 1.6913,
2656
+ "step": 378
2657
+ },
2658
+ {
2659
+ "epoch": 0.8959810874704491,
2660
+ "grad_norm": 3.75763201713562,
2661
+ "learning_rate": 2.7990430622009572e-05,
2662
+ "loss": 1.8787,
2663
+ "step": 379
2664
+ },
2665
+ {
2666
+ "epoch": 0.8983451536643026,
2667
+ "grad_norm": 3.601562023162842,
2668
+ "learning_rate": 2.793062200956938e-05,
2669
+ "loss": 1.9166,
2670
+ "step": 380
2671
+ },
2672
+ {
2673
+ "epoch": 0.900709219858156,
2674
+ "grad_norm": 3.5951952934265137,
2675
+ "learning_rate": 2.7870813397129185e-05,
2676
+ "loss": 1.885,
2677
+ "step": 381
2678
+ },
2679
+ {
2680
+ "epoch": 0.9030732860520094,
2681
+ "grad_norm": 3.5643539428710938,
2682
+ "learning_rate": 2.7811004784688998e-05,
2683
+ "loss": 1.9044,
2684
+ "step": 382
2685
+ },
2686
+ {
2687
+ "epoch": 0.9054373522458629,
2688
+ "grad_norm": 3.7953860759735107,
2689
+ "learning_rate": 2.7751196172248807e-05,
2690
+ "loss": 1.9872,
2691
+ "step": 383
2692
+ },
2693
+ {
2694
+ "epoch": 0.9078014184397163,
2695
+ "grad_norm": 4.0880913734436035,
2696
+ "learning_rate": 2.7691387559808613e-05,
2697
+ "loss": 1.9078,
2698
+ "step": 384
2699
+ },
2700
+ {
2701
+ "epoch": 0.9101654846335697,
2702
+ "grad_norm": 3.8961236476898193,
2703
+ "learning_rate": 2.7631578947368426e-05,
2704
+ "loss": 1.8843,
2705
+ "step": 385
2706
+ },
2707
+ {
2708
+ "epoch": 0.9125295508274232,
2709
+ "grad_norm": 3.7427453994750977,
2710
+ "learning_rate": 2.7571770334928232e-05,
2711
+ "loss": 1.8713,
2712
+ "step": 386
2713
+ },
2714
+ {
2715
+ "epoch": 0.9148936170212766,
2716
+ "grad_norm": 3.7328555583953857,
2717
+ "learning_rate": 2.751196172248804e-05,
2718
+ "loss": 1.8305,
2719
+ "step": 387
2720
+ },
2721
+ {
2722
+ "epoch": 0.91725768321513,
2723
+ "grad_norm": 3.890418291091919,
2724
+ "learning_rate": 2.7452153110047845e-05,
2725
+ "loss": 1.8197,
2726
+ "step": 388
2727
+ },
2728
+ {
2729
+ "epoch": 0.9196217494089834,
2730
+ "grad_norm": 3.7216286659240723,
2731
+ "learning_rate": 2.7392344497607657e-05,
2732
+ "loss": 1.9201,
2733
+ "step": 389
2734
+ },
2735
+ {
2736
+ "epoch": 0.9219858156028369,
2737
+ "grad_norm": 3.705873489379883,
2738
+ "learning_rate": 2.7332535885167464e-05,
2739
+ "loss": 1.8885,
2740
+ "step": 390
2741
+ },
2742
+ {
2743
+ "epoch": 0.9243498817966903,
2744
+ "grad_norm": 3.5170631408691406,
2745
+ "learning_rate": 2.7272727272727273e-05,
2746
+ "loss": 1.895,
2747
+ "step": 391
2748
+ },
2749
+ {
2750
+ "epoch": 0.9267139479905437,
2751
+ "grad_norm": 3.632924795150757,
2752
+ "learning_rate": 2.7212918660287086e-05,
2753
+ "loss": 1.9286,
2754
+ "step": 392
2755
+ },
2756
+ {
2757
+ "epoch": 0.9290780141843972,
2758
+ "grad_norm": 4.132338523864746,
2759
+ "learning_rate": 2.7153110047846892e-05,
2760
+ "loss": 1.9079,
2761
+ "step": 393
2762
+ },
2763
+ {
2764
+ "epoch": 0.9314420803782506,
2765
+ "grad_norm": 3.8694465160369873,
2766
+ "learning_rate": 2.7093301435406698e-05,
2767
+ "loss": 1.856,
2768
+ "step": 394
2769
+ },
2770
+ {
2771
+ "epoch": 0.933806146572104,
2772
+ "grad_norm": 4.146971702575684,
2773
+ "learning_rate": 2.703349282296651e-05,
2774
+ "loss": 1.9795,
2775
+ "step": 395
2776
+ },
2777
+ {
2778
+ "epoch": 0.9361702127659575,
2779
+ "grad_norm": 3.581249952316284,
2780
+ "learning_rate": 2.6973684210526317e-05,
2781
+ "loss": 1.868,
2782
+ "step": 396
2783
+ },
2784
+ {
2785
+ "epoch": 0.9385342789598109,
2786
+ "grad_norm": 3.779081106185913,
2787
+ "learning_rate": 2.6913875598086123e-05,
2788
+ "loss": 1.8462,
2789
+ "step": 397
2790
+ },
2791
+ {
2792
+ "epoch": 0.9408983451536643,
2793
+ "grad_norm": 3.373218536376953,
2794
+ "learning_rate": 2.6854066985645936e-05,
2795
+ "loss": 1.8336,
2796
+ "step": 398
2797
+ },
2798
+ {
2799
+ "epoch": 0.9432624113475178,
2800
+ "grad_norm": 3.7768990993499756,
2801
+ "learning_rate": 2.6794258373205743e-05,
2802
+ "loss": 1.9062,
2803
+ "step": 399
2804
+ },
2805
+ {
2806
+ "epoch": 0.9456264775413712,
2807
+ "grad_norm": 3.4512805938720703,
2808
+ "learning_rate": 2.6734449760765552e-05,
2809
+ "loss": 1.873,
2810
+ "step": 400
2811
+ },
2812
+ {
2813
+ "epoch": 0.9479905437352246,
2814
+ "grad_norm": 3.38236927986145,
2815
+ "learning_rate": 2.6674641148325358e-05,
2816
+ "loss": 1.8911,
2817
+ "step": 401
2818
+ },
2819
+ {
2820
+ "epoch": 0.950354609929078,
2821
+ "grad_norm": 3.191875696182251,
2822
+ "learning_rate": 2.661483253588517e-05,
2823
+ "loss": 1.8732,
2824
+ "step": 402
2825
+ },
2826
+ {
2827
+ "epoch": 0.9527186761229315,
2828
+ "grad_norm": 3.671778440475464,
2829
+ "learning_rate": 2.6555023923444977e-05,
2830
+ "loss": 1.8879,
2831
+ "step": 403
2832
+ },
2833
+ {
2834
+ "epoch": 0.9550827423167849,
2835
+ "grad_norm": 3.831817150115967,
2836
+ "learning_rate": 2.6495215311004783e-05,
2837
+ "loss": 1.8256,
2838
+ "step": 404
2839
+ },
2840
+ {
2841
+ "epoch": 0.9574468085106383,
2842
+ "grad_norm": 3.432061195373535,
2843
+ "learning_rate": 2.6435406698564596e-05,
2844
+ "loss": 1.8245,
2845
+ "step": 405
2846
+ },
2847
+ {
2848
+ "epoch": 0.9598108747044918,
2849
+ "grad_norm": 3.591796398162842,
2850
+ "learning_rate": 2.6375598086124402e-05,
2851
+ "loss": 1.8954,
2852
+ "step": 406
2853
+ },
2854
+ {
2855
+ "epoch": 0.9621749408983451,
2856
+ "grad_norm": 3.4541237354278564,
2857
+ "learning_rate": 2.6315789473684212e-05,
2858
+ "loss": 1.8886,
2859
+ "step": 407
2860
+ },
2861
+ {
2862
+ "epoch": 0.9645390070921985,
2863
+ "grad_norm": 3.4565842151641846,
2864
+ "learning_rate": 2.625598086124402e-05,
2865
+ "loss": 1.8766,
2866
+ "step": 408
2867
+ },
2868
+ {
2869
+ "epoch": 0.966903073286052,
2870
+ "grad_norm": 3.812185049057007,
2871
+ "learning_rate": 2.619617224880383e-05,
2872
+ "loss": 1.8797,
2873
+ "step": 409
2874
+ },
2875
+ {
2876
+ "epoch": 0.9692671394799054,
2877
+ "grad_norm": 4.211532115936279,
2878
+ "learning_rate": 2.6136363636363637e-05,
2879
+ "loss": 1.8563,
2880
+ "step": 410
2881
+ },
2882
+ {
2883
+ "epoch": 0.9716312056737588,
2884
+ "grad_norm": 3.5806126594543457,
2885
+ "learning_rate": 2.6076555023923443e-05,
2886
+ "loss": 1.9192,
2887
+ "step": 411
2888
+ },
2889
+ {
2890
+ "epoch": 0.9739952718676123,
2891
+ "grad_norm": 3.7554843425750732,
2892
+ "learning_rate": 2.6016746411483256e-05,
2893
+ "loss": 1.8267,
2894
+ "step": 412
2895
+ },
2896
+ {
2897
+ "epoch": 0.9763593380614657,
2898
+ "grad_norm": 3.9262287616729736,
2899
+ "learning_rate": 2.5956937799043062e-05,
2900
+ "loss": 1.9415,
2901
+ "step": 413
2902
+ },
2903
+ {
2904
+ "epoch": 0.9787234042553191,
2905
+ "grad_norm": 3.754761219024658,
2906
+ "learning_rate": 2.589712918660287e-05,
2907
+ "loss": 1.8816,
2908
+ "step": 414
2909
+ },
2910
+ {
2911
+ "epoch": 0.9810874704491725,
2912
+ "grad_norm": 3.463529586791992,
2913
+ "learning_rate": 2.583732057416268e-05,
2914
+ "loss": 1.8487,
2915
+ "step": 415
2916
+ },
2917
+ {
2918
+ "epoch": 0.983451536643026,
2919
+ "grad_norm": 3.6155738830566406,
2920
+ "learning_rate": 2.5777511961722488e-05,
2921
+ "loss": 1.8339,
2922
+ "step": 416
2923
+ },
2924
+ {
2925
+ "epoch": 0.9858156028368794,
2926
+ "grad_norm": 3.745180130004883,
2927
+ "learning_rate": 2.5717703349282297e-05,
2928
+ "loss": 1.8555,
2929
+ "step": 417
2930
+ },
2931
+ {
2932
+ "epoch": 0.9881796690307328,
2933
+ "grad_norm": 3.9255855083465576,
2934
+ "learning_rate": 2.565789473684211e-05,
2935
+ "loss": 1.8148,
2936
+ "step": 418
2937
+ },
2938
+ {
2939
+ "epoch": 0.9905437352245863,
2940
+ "grad_norm": 4.076484203338623,
2941
+ "learning_rate": 2.5598086124401916e-05,
2942
+ "loss": 1.8527,
2943
+ "step": 419
2944
+ },
2945
+ {
2946
+ "epoch": 0.9929078014184397,
2947
+ "grad_norm": 3.6310737133026123,
2948
+ "learning_rate": 2.5538277511961722e-05,
2949
+ "loss": 1.8875,
2950
+ "step": 420
2951
+ },
2952
+ {
2953
+ "epoch": 0.9952718676122931,
2954
+ "grad_norm": 3.757092237472534,
2955
+ "learning_rate": 2.5478468899521535e-05,
2956
+ "loss": 1.9363,
2957
+ "step": 421
2958
+ },
2959
+ {
2960
+ "epoch": 0.9976359338061466,
2961
+ "grad_norm": 3.754251003265381,
2962
+ "learning_rate": 2.541866028708134e-05,
2963
+ "loss": 1.8591,
2964
+ "step": 422
2965
+ },
2966
+ {
2967
+ "epoch": 1.0,
2968
+ "grad_norm": 3.948606014251709,
2969
+ "learning_rate": 2.5358851674641147e-05,
2970
+ "loss": 1.8516,
2971
+ "step": 423
2972
+ },
2973
+ {
2974
+ "epoch": 1.0023640661938533,
2975
+ "grad_norm": 3.393385171890259,
2976
+ "learning_rate": 2.5299043062200957e-05,
2977
+ "loss": 1.7089,
2978
+ "step": 424
2979
+ },
2980
+ {
2981
+ "epoch": 1.0047281323877069,
2982
+ "grad_norm": 3.5038678646087646,
2983
+ "learning_rate": 2.5239234449760766e-05,
2984
+ "loss": 1.6513,
2985
+ "step": 425
2986
+ },
2987
+ {
2988
+ "epoch": 1.0070921985815602,
2989
+ "grad_norm": 3.546327590942383,
2990
+ "learning_rate": 2.5179425837320576e-05,
2991
+ "loss": 1.6913,
2992
+ "step": 426
2993
+ },
2994
+ {
2995
+ "epoch": 1.0094562647754137,
2996
+ "grad_norm": 3.012467384338379,
2997
+ "learning_rate": 2.5119617224880382e-05,
2998
+ "loss": 1.671,
2999
+ "step": 427
3000
+ },
3001
+ {
3002
+ "epoch": 1.011820330969267,
3003
+ "grad_norm": 3.5642528533935547,
3004
+ "learning_rate": 2.5059808612440195e-05,
3005
+ "loss": 1.7187,
3006
+ "step": 428
3007
+ },
3008
+ {
3009
+ "epoch": 1.0141843971631206,
3010
+ "grad_norm": 3.3508832454681396,
3011
+ "learning_rate": 2.5e-05,
3012
+ "loss": 1.6118,
3013
+ "step": 429
3014
+ },
3015
+ {
3016
+ "epoch": 1.016548463356974,
3017
+ "grad_norm": 3.450350761413574,
3018
+ "learning_rate": 2.494019138755981e-05,
3019
+ "loss": 1.6704,
3020
+ "step": 430
3021
+ },
3022
+ {
3023
+ "epoch": 1.0189125295508275,
3024
+ "grad_norm": 3.859874725341797,
3025
+ "learning_rate": 2.4880382775119617e-05,
3026
+ "loss": 1.6719,
3027
+ "step": 431
3028
+ },
3029
+ {
3030
+ "epoch": 1.0212765957446808,
3031
+ "grad_norm": 3.572866439819336,
3032
+ "learning_rate": 2.4820574162679426e-05,
3033
+ "loss": 1.6766,
3034
+ "step": 432
3035
+ },
3036
+ {
3037
+ "epoch": 1.0236406619385343,
3038
+ "grad_norm": 3.1181817054748535,
3039
+ "learning_rate": 2.4760765550239236e-05,
3040
+ "loss": 1.623,
3041
+ "step": 433
3042
+ },
3043
+ {
3044
+ "epoch": 1.0260047281323876,
3045
+ "grad_norm": 3.3449785709381104,
3046
+ "learning_rate": 2.4700956937799045e-05,
3047
+ "loss": 1.6767,
3048
+ "step": 434
3049
+ },
3050
+ {
3051
+ "epoch": 1.0283687943262412,
3052
+ "grad_norm": 3.494570732116699,
3053
+ "learning_rate": 2.4641148325358855e-05,
3054
+ "loss": 1.6433,
3055
+ "step": 435
3056
+ },
3057
+ {
3058
+ "epoch": 1.0307328605200945,
3059
+ "grad_norm": 3.3296971321105957,
3060
+ "learning_rate": 2.458133971291866e-05,
3061
+ "loss": 1.6977,
3062
+ "step": 436
3063
+ },
3064
+ {
3065
+ "epoch": 1.033096926713948,
3066
+ "grad_norm": 3.5671586990356445,
3067
+ "learning_rate": 2.452153110047847e-05,
3068
+ "loss": 1.6876,
3069
+ "step": 437
3070
+ },
3071
+ {
3072
+ "epoch": 1.0354609929078014,
3073
+ "grad_norm": 3.4455606937408447,
3074
+ "learning_rate": 2.446172248803828e-05,
3075
+ "loss": 1.5463,
3076
+ "step": 438
3077
+ },
3078
+ {
3079
+ "epoch": 1.037825059101655,
3080
+ "grad_norm": 3.561481237411499,
3081
+ "learning_rate": 2.4401913875598086e-05,
3082
+ "loss": 1.6733,
3083
+ "step": 439
3084
+ },
3085
+ {
3086
+ "epoch": 1.0401891252955082,
3087
+ "grad_norm": 3.6918563842773438,
3088
+ "learning_rate": 2.4342105263157896e-05,
3089
+ "loss": 1.6511,
3090
+ "step": 440
3091
+ },
3092
+ {
3093
+ "epoch": 1.0425531914893618,
3094
+ "grad_norm": 3.360909938812256,
3095
+ "learning_rate": 2.4282296650717702e-05,
3096
+ "loss": 1.6931,
3097
+ "step": 441
3098
+ },
3099
+ {
3100
+ "epoch": 1.044917257683215,
3101
+ "grad_norm": 3.5804953575134277,
3102
+ "learning_rate": 2.4222488038277515e-05,
3103
+ "loss": 1.6333,
3104
+ "step": 442
3105
+ },
3106
+ {
3107
+ "epoch": 1.0472813238770686,
3108
+ "grad_norm": 3.5099520683288574,
3109
+ "learning_rate": 2.4162679425837324e-05,
3110
+ "loss": 1.5951,
3111
+ "step": 443
3112
+ },
3113
+ {
3114
+ "epoch": 1.049645390070922,
3115
+ "grad_norm": 3.4295504093170166,
3116
+ "learning_rate": 2.410287081339713e-05,
3117
+ "loss": 1.6764,
3118
+ "step": 444
3119
+ },
3120
+ {
3121
+ "epoch": 1.0520094562647755,
3122
+ "grad_norm": 3.5318591594696045,
3123
+ "learning_rate": 2.404306220095694e-05,
3124
+ "loss": 1.6894,
3125
+ "step": 445
3126
+ },
3127
+ {
3128
+ "epoch": 1.0543735224586288,
3129
+ "grad_norm": 3.4848272800445557,
3130
+ "learning_rate": 2.3983253588516746e-05,
3131
+ "loss": 1.6769,
3132
+ "step": 446
3133
+ },
3134
+ {
3135
+ "epoch": 1.0567375886524824,
3136
+ "grad_norm": 3.7782180309295654,
3137
+ "learning_rate": 2.3923444976076556e-05,
3138
+ "loss": 1.6239,
3139
+ "step": 447
3140
+ },
3141
+ {
3142
+ "epoch": 1.0591016548463357,
3143
+ "grad_norm": 3.2487025260925293,
3144
+ "learning_rate": 2.3863636363636365e-05,
3145
+ "loss": 1.5877,
3146
+ "step": 448
3147
+ },
3148
+ {
3149
+ "epoch": 1.0614657210401892,
3150
+ "grad_norm": 3.6180076599121094,
3151
+ "learning_rate": 2.380382775119617e-05,
3152
+ "loss": 1.685,
3153
+ "step": 449
3154
+ },
3155
+ {
3156
+ "epoch": 1.0638297872340425,
3157
+ "grad_norm": 3.6394782066345215,
3158
+ "learning_rate": 2.374401913875598e-05,
3159
+ "loss": 1.6699,
3160
+ "step": 450
3161
+ },
3162
+ {
3163
+ "epoch": 1.066193853427896,
3164
+ "grad_norm": 3.7263615131378174,
3165
+ "learning_rate": 2.368421052631579e-05,
3166
+ "loss": 1.6681,
3167
+ "step": 451
3168
+ },
3169
+ {
3170
+ "epoch": 1.0685579196217494,
3171
+ "grad_norm": 3.455543279647827,
3172
+ "learning_rate": 2.36244019138756e-05,
3173
+ "loss": 1.5929,
3174
+ "step": 452
3175
+ },
3176
+ {
3177
+ "epoch": 1.070921985815603,
3178
+ "grad_norm": 3.379056930541992,
3179
+ "learning_rate": 2.356459330143541e-05,
3180
+ "loss": 1.7262,
3181
+ "step": 453
3182
+ },
3183
+ {
3184
+ "epoch": 1.0732860520094563,
3185
+ "grad_norm": 3.415682792663574,
3186
+ "learning_rate": 2.3504784688995216e-05,
3187
+ "loss": 1.6502,
3188
+ "step": 454
3189
+ },
3190
+ {
3191
+ "epoch": 1.0756501182033098,
3192
+ "grad_norm": 3.3975017070770264,
3193
+ "learning_rate": 2.3444976076555025e-05,
3194
+ "loss": 1.6846,
3195
+ "step": 455
3196
+ },
3197
+ {
3198
+ "epoch": 1.0780141843971631,
3199
+ "grad_norm": 3.844403028488159,
3200
+ "learning_rate": 2.3385167464114835e-05,
3201
+ "loss": 1.6581,
3202
+ "step": 456
3203
+ },
3204
+ {
3205
+ "epoch": 1.0803782505910164,
3206
+ "grad_norm": 3.237973690032959,
3207
+ "learning_rate": 2.332535885167464e-05,
3208
+ "loss": 1.6452,
3209
+ "step": 457
3210
+ },
3211
+ {
3212
+ "epoch": 1.08274231678487,
3213
+ "grad_norm": 3.138275384902954,
3214
+ "learning_rate": 2.326555023923445e-05,
3215
+ "loss": 1.671,
3216
+ "step": 458
3217
+ },
3218
+ {
3219
+ "epoch": 1.0851063829787233,
3220
+ "grad_norm": 3.2867116928100586,
3221
+ "learning_rate": 2.320574162679426e-05,
3222
+ "loss": 1.7039,
3223
+ "step": 459
3224
+ },
3225
+ {
3226
+ "epoch": 1.0874704491725768,
3227
+ "grad_norm": 3.331429958343506,
3228
+ "learning_rate": 2.314593301435407e-05,
3229
+ "loss": 1.6251,
3230
+ "step": 460
3231
+ },
3232
+ {
3233
+ "epoch": 1.0898345153664302,
3234
+ "grad_norm": 3.517249822616577,
3235
+ "learning_rate": 2.308612440191388e-05,
3236
+ "loss": 1.6588,
3237
+ "step": 461
3238
+ },
3239
+ {
3240
+ "epoch": 1.0921985815602837,
3241
+ "grad_norm": 3.447352170944214,
3242
+ "learning_rate": 2.3026315789473685e-05,
3243
+ "loss": 1.6494,
3244
+ "step": 462
3245
+ },
3246
+ {
3247
+ "epoch": 1.094562647754137,
3248
+ "grad_norm": 3.820619583129883,
3249
+ "learning_rate": 2.2966507177033495e-05,
3250
+ "loss": 1.6767,
3251
+ "step": 463
3252
+ },
3253
+ {
3254
+ "epoch": 1.0969267139479906,
3255
+ "grad_norm": 3.612136125564575,
3256
+ "learning_rate": 2.29066985645933e-05,
3257
+ "loss": 1.6123,
3258
+ "step": 464
3259
+ },
3260
+ {
3261
+ "epoch": 1.099290780141844,
3262
+ "grad_norm": 3.2653629779815674,
3263
+ "learning_rate": 2.284688995215311e-05,
3264
+ "loss": 1.639,
3265
+ "step": 465
3266
+ },
3267
+ {
3268
+ "epoch": 1.1016548463356974,
3269
+ "grad_norm": 3.241689443588257,
3270
+ "learning_rate": 2.278708133971292e-05,
3271
+ "loss": 1.6561,
3272
+ "step": 466
3273
+ },
3274
+ {
3275
+ "epoch": 1.1040189125295508,
3276
+ "grad_norm": 3.3771729469299316,
3277
+ "learning_rate": 2.272727272727273e-05,
3278
+ "loss": 1.6457,
3279
+ "step": 467
3280
+ },
3281
+ {
3282
+ "epoch": 1.1063829787234043,
3283
+ "grad_norm": 3.3176181316375732,
3284
+ "learning_rate": 2.266746411483254e-05,
3285
+ "loss": 1.6047,
3286
+ "step": 468
3287
+ },
3288
+ {
3289
+ "epoch": 1.1087470449172576,
3290
+ "grad_norm": 3.281697988510132,
3291
+ "learning_rate": 2.2607655502392345e-05,
3292
+ "loss": 1.6211,
3293
+ "step": 469
3294
+ },
3295
+ {
3296
+ "epoch": 1.1111111111111112,
3297
+ "grad_norm": 3.4810190200805664,
3298
+ "learning_rate": 2.2547846889952154e-05,
3299
+ "loss": 1.7409,
3300
+ "step": 470
3301
+ },
3302
+ {
3303
+ "epoch": 1.1134751773049645,
3304
+ "grad_norm": 3.873317003250122,
3305
+ "learning_rate": 2.2488038277511964e-05,
3306
+ "loss": 1.6596,
3307
+ "step": 471
3308
+ },
3309
+ {
3310
+ "epoch": 1.115839243498818,
3311
+ "grad_norm": 3.9520647525787354,
3312
+ "learning_rate": 2.242822966507177e-05,
3313
+ "loss": 1.7332,
3314
+ "step": 472
3315
+ },
3316
+ {
3317
+ "epoch": 1.1182033096926713,
3318
+ "grad_norm": 3.922635555267334,
3319
+ "learning_rate": 2.236842105263158e-05,
3320
+ "loss": 1.6934,
3321
+ "step": 473
3322
+ },
3323
+ {
3324
+ "epoch": 1.1205673758865249,
3325
+ "grad_norm": 3.404571056365967,
3326
+ "learning_rate": 2.230861244019139e-05,
3327
+ "loss": 1.6456,
3328
+ "step": 474
3329
+ },
3330
+ {
3331
+ "epoch": 1.1229314420803782,
3332
+ "grad_norm": 3.497051239013672,
3333
+ "learning_rate": 2.2248803827751195e-05,
3334
+ "loss": 1.712,
3335
+ "step": 475
3336
+ },
3337
+ {
3338
+ "epoch": 1.1252955082742317,
3339
+ "grad_norm": 3.632838249206543,
3340
+ "learning_rate": 2.2188995215311005e-05,
3341
+ "loss": 1.6521,
3342
+ "step": 476
3343
+ },
3344
+ {
3345
+ "epoch": 1.127659574468085,
3346
+ "grad_norm": 3.8431527614593506,
3347
+ "learning_rate": 2.2129186602870814e-05,
3348
+ "loss": 1.6738,
3349
+ "step": 477
3350
+ },
3351
+ {
3352
+ "epoch": 1.1300236406619386,
3353
+ "grad_norm": 3.709177255630493,
3354
+ "learning_rate": 2.2069377990430624e-05,
3355
+ "loss": 1.622,
3356
+ "step": 478
3357
+ },
3358
+ {
3359
+ "epoch": 1.132387706855792,
3360
+ "grad_norm": 3.3974366188049316,
3361
+ "learning_rate": 2.2009569377990433e-05,
3362
+ "loss": 1.7082,
3363
+ "step": 479
3364
+ },
3365
+ {
3366
+ "epoch": 1.1347517730496455,
3367
+ "grad_norm": 3.6680588722229004,
3368
+ "learning_rate": 2.194976076555024e-05,
3369
+ "loss": 1.6759,
3370
+ "step": 480
3371
+ },
3372
+ {
3373
+ "epoch": 1.1371158392434988,
3374
+ "grad_norm": 3.3660480976104736,
3375
+ "learning_rate": 2.188995215311005e-05,
3376
+ "loss": 1.6893,
3377
+ "step": 481
3378
+ },
3379
+ {
3380
+ "epoch": 1.1394799054373523,
3381
+ "grad_norm": 3.4249792098999023,
3382
+ "learning_rate": 2.1830143540669855e-05,
3383
+ "loss": 1.6269,
3384
+ "step": 482
3385
+ },
3386
+ {
3387
+ "epoch": 1.1418439716312057,
3388
+ "grad_norm": 3.5676686763763428,
3389
+ "learning_rate": 2.1770334928229665e-05,
3390
+ "loss": 1.5851,
3391
+ "step": 483
3392
+ },
3393
+ {
3394
+ "epoch": 1.1442080378250592,
3395
+ "grad_norm": 3.6361424922943115,
3396
+ "learning_rate": 2.1710526315789474e-05,
3397
+ "loss": 1.683,
3398
+ "step": 484
3399
+ },
3400
+ {
3401
+ "epoch": 1.1465721040189125,
3402
+ "grad_norm": 3.530165910720825,
3403
+ "learning_rate": 2.1650717703349284e-05,
3404
+ "loss": 1.6617,
3405
+ "step": 485
3406
+ },
3407
+ {
3408
+ "epoch": 1.148936170212766,
3409
+ "grad_norm": 3.3330204486846924,
3410
+ "learning_rate": 2.1590909090909093e-05,
3411
+ "loss": 1.6294,
3412
+ "step": 486
3413
+ },
3414
+ {
3415
+ "epoch": 1.1513002364066194,
3416
+ "grad_norm": 3.3433423042297363,
3417
+ "learning_rate": 2.1531100478468903e-05,
3418
+ "loss": 1.5875,
3419
+ "step": 487
3420
+ },
3421
+ {
3422
+ "epoch": 1.1536643026004727,
3423
+ "grad_norm": 3.511631488800049,
3424
+ "learning_rate": 2.147129186602871e-05,
3425
+ "loss": 1.6799,
3426
+ "step": 488
3427
+ },
3428
+ {
3429
+ "epoch": 1.1560283687943262,
3430
+ "grad_norm": 3.3675262928009033,
3431
+ "learning_rate": 2.141148325358852e-05,
3432
+ "loss": 1.7247,
3433
+ "step": 489
3434
+ },
3435
+ {
3436
+ "epoch": 1.1583924349881798,
3437
+ "grad_norm": 3.7090232372283936,
3438
+ "learning_rate": 2.1351674641148325e-05,
3439
+ "loss": 1.6302,
3440
+ "step": 490
3441
+ },
3442
+ {
3443
+ "epoch": 1.160756501182033,
3444
+ "grad_norm": 3.7816193103790283,
3445
+ "learning_rate": 2.1291866028708134e-05,
3446
+ "loss": 1.7691,
3447
+ "step": 491
3448
+ },
3449
+ {
3450
+ "epoch": 1.1631205673758864,
3451
+ "grad_norm": 3.2552871704101562,
3452
+ "learning_rate": 2.1232057416267944e-05,
3453
+ "loss": 1.5899,
3454
+ "step": 492
3455
+ },
3456
+ {
3457
+ "epoch": 1.16548463356974,
3458
+ "grad_norm": 3.853459119796753,
3459
+ "learning_rate": 2.1172248803827753e-05,
3460
+ "loss": 1.7019,
3461
+ "step": 493
3462
+ },
3463
+ {
3464
+ "epoch": 1.1678486997635933,
3465
+ "grad_norm": 3.5649783611297607,
3466
+ "learning_rate": 2.1112440191387563e-05,
3467
+ "loss": 1.6619,
3468
+ "step": 494
3469
+ },
3470
+ {
3471
+ "epoch": 1.1702127659574468,
3472
+ "grad_norm": 3.476576805114746,
3473
+ "learning_rate": 2.105263157894737e-05,
3474
+ "loss": 1.611,
3475
+ "step": 495
3476
+ },
3477
+ {
3478
+ "epoch": 1.1725768321513002,
3479
+ "grad_norm": 3.5537772178649902,
3480
+ "learning_rate": 2.099282296650718e-05,
3481
+ "loss": 1.637,
3482
+ "step": 496
3483
+ },
3484
+ {
3485
+ "epoch": 1.1749408983451537,
3486
+ "grad_norm": 3.6302125453948975,
3487
+ "learning_rate": 2.0933014354066988e-05,
3488
+ "loss": 1.6317,
3489
+ "step": 497
3490
+ },
3491
+ {
3492
+ "epoch": 1.177304964539007,
3493
+ "grad_norm": 3.622593879699707,
3494
+ "learning_rate": 2.0873205741626794e-05,
3495
+ "loss": 1.6086,
3496
+ "step": 498
3497
+ },
3498
+ {
3499
+ "epoch": 1.1796690307328606,
3500
+ "grad_norm": 3.44309663772583,
3501
+ "learning_rate": 2.0813397129186604e-05,
3502
+ "loss": 1.6525,
3503
+ "step": 499
3504
+ },
3505
+ {
3506
+ "epoch": 1.1820330969267139,
3507
+ "grad_norm": 3.0509703159332275,
3508
+ "learning_rate": 2.075358851674641e-05,
3509
+ "loss": 1.6,
3510
+ "step": 500
3511
+ }
3512
+ ],
3513
+ "logging_steps": 1,
3514
+ "max_steps": 846,
3515
+ "num_input_tokens_seen": 0,
3516
+ "num_train_epochs": 2,
3517
+ "save_steps": 500,
3518
+ "stateful_callbacks": {
3519
+ "TrainerControl": {
3520
+ "args": {
3521
+ "should_epoch_stop": false,
3522
+ "should_evaluate": false,
3523
+ "should_log": false,
3524
+ "should_save": true,
3525
+ "should_training_stop": false
3526
+ },
3527
+ "attributes": {}
3528
+ }
3529
+ },
3530
+ "total_flos": 6.382039870699684e+17,
3531
+ "train_batch_size": 32,
3532
+ "trial_name": null,
3533
+ "trial_params": null
3534
+ }
outputs_pretrained/checkpoint-500/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6a6475df1fbd4035be275a3925896957b71e85be6796a5f125a9e457a9185f9
3
+ size 6225
outputs_pretrained/checkpoint-846/README.md ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/mistral-7b-v0.3-bnb-4bit
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/mistral-7b-v0.3-bnb-4bit
7
+ - lora
8
+ - sft
9
+ - transformers
10
+ - trl
11
+ - unsloth
12
+ ---
13
+
14
+ # Model Card for Model ID
15
+
16
+ <!-- Provide a quick summary of what the model is/does. -->
17
+
18
+
19
+
20
+ ## Model Details
21
+
22
+ ### Model Description
23
+
24
+ <!-- Provide a longer summary of what this model is. -->
25
+
26
+
27
+
28
+ - **Developed by:** [More Information Needed]
29
+ - **Funded by [optional]:** [More Information Needed]
30
+ - **Shared by [optional]:** [More Information Needed]
31
+ - **Model type:** [More Information Needed]
32
+ - **Language(s) (NLP):** [More Information Needed]
33
+ - **License:** [More Information Needed]
34
+ - **Finetuned from model [optional]:** [More Information Needed]
35
+
36
+ ### Model Sources [optional]
37
+
38
+ <!-- Provide the basic links for the model. -->
39
+
40
+ - **Repository:** [More Information Needed]
41
+ - **Paper [optional]:** [More Information Needed]
42
+ - **Demo [optional]:** [More Information Needed]
43
+
44
+ ## Uses
45
+
46
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
47
+
48
+ ### Direct Use
49
+
50
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
51
+
52
+ [More Information Needed]
53
+
54
+ ### Downstream Use [optional]
55
+
56
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
57
+
58
+ [More Information Needed]
59
+
60
+ ### Out-of-Scope Use
61
+
62
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
63
+
64
+ [More Information Needed]
65
+
66
+ ## Bias, Risks, and Limitations
67
+
68
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
69
+
70
+ [More Information Needed]
71
+
72
+ ### Recommendations
73
+
74
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
75
+
76
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
77
+
78
+ ## How to Get Started with the Model
79
+
80
+ Use the code below to get started with the model.
81
+
82
+ [More Information Needed]
83
+
84
+ ## Training Details
85
+
86
+ ### Training Data
87
+
88
+ <!-- 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. -->
89
+
90
+ [More Information Needed]
91
+
92
+ ### Training Procedure
93
+
94
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
95
+
96
+ #### Preprocessing [optional]
97
+
98
+ [More Information Needed]
99
+
100
+
101
+ #### Training Hyperparameters
102
+
103
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
104
+
105
+ #### Speeds, Sizes, Times [optional]
106
+
107
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
108
+
109
+ [More Information Needed]
110
+
111
+ ## Evaluation
112
+
113
+ <!-- This section describes the evaluation protocols and provides the results. -->
114
+
115
+ ### Testing Data, Factors & Metrics
116
+
117
+ #### Testing Data
118
+
119
+ <!-- This should link to a Dataset Card if possible. -->
120
+
121
+ [More Information Needed]
122
+
123
+ #### Factors
124
+
125
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
126
+
127
+ [More Information Needed]
128
+
129
+ #### Metrics
130
+
131
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
132
+
133
+ [More Information Needed]
134
+
135
+ ### Results
136
+
137
+ [More Information Needed]
138
+
139
+ #### Summary
140
+
141
+
142
+
143
+ ## Model Examination [optional]
144
+
145
+ <!-- Relevant interpretability work for the model goes here -->
146
+
147
+ [More Information Needed]
148
+
149
+ ## Environmental Impact
150
+
151
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
152
+
153
+ 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).
154
+
155
+ - **Hardware Type:** [More Information Needed]
156
+ - **Hours used:** [More Information Needed]
157
+ - **Cloud Provider:** [More Information Needed]
158
+ - **Compute Region:** [More Information Needed]
159
+ - **Carbon Emitted:** [More Information Needed]
160
+
161
+ ## Technical Specifications [optional]
162
+
163
+ ### Model Architecture and Objective
164
+
165
+ [More Information Needed]
166
+
167
+ ### Compute Infrastructure
168
+
169
+ [More Information Needed]
170
+
171
+ #### Hardware
172
+
173
+ [More Information Needed]
174
+
175
+ #### Software
176
+
177
+ [More Information Needed]
178
+
179
+ ## Citation [optional]
180
+
181
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
182
+
183
+ **BibTeX:**
184
+
185
+ [More Information Needed]
186
+
187
+ **APA:**
188
+
189
+ [More Information Needed]
190
+
191
+ ## Glossary [optional]
192
+
193
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
194
+
195
+ [More Information Needed]
196
+
197
+ ## More Information [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Authors [optional]
202
+
203
+ [More Information Needed]
204
+
205
+ ## Model Card Contact
206
+
207
+ [More Information Needed]
208
+ ### Framework versions
209
+
210
+ - PEFT 0.18.0
outputs_pretrained/checkpoint-846/adapter_config.json ADDED
@@ -0,0 +1,53 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "MistralForCausalLM",
7
+ "parent_library": "transformers.models.mistral.modeling_mistral",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "unsloth/mistral-7b-v0.3-bnb-4bit",
11
+ "bias": "none",
12
+ "corda_config": null,
13
+ "ensure_weight_tying": false,
14
+ "eva_config": null,
15
+ "exclude_modules": null,
16
+ "fan_in_fan_out": false,
17
+ "inference_mode": true,
18
+ "init_lora_weights": true,
19
+ "layer_replication": null,
20
+ "layers_pattern": null,
21
+ "layers_to_transform": null,
22
+ "loftq_config": {},
23
+ "lora_alpha": 128,
24
+ "lora_bias": false,
25
+ "lora_dropout": 0,
26
+ "megatron_config": null,
27
+ "megatron_core": "megatron.core",
28
+ "modules_to_save": [
29
+ "embed_tokens",
30
+ "lm_head"
31
+ ],
32
+ "peft_type": "LORA",
33
+ "peft_version": "0.18.0",
34
+ "qalora_group_size": 16,
35
+ "r": 64,
36
+ "rank_pattern": {},
37
+ "revision": null,
38
+ "target_modules": [
39
+ "up_proj",
40
+ "gate_proj",
41
+ "q_proj",
42
+ "o_proj",
43
+ "down_proj",
44
+ "k_proj",
45
+ "v_proj"
46
+ ],
47
+ "target_parameters": null,
48
+ "task_type": "CAUSAL_LM",
49
+ "trainable_token_indices": null,
50
+ "use_dora": false,
51
+ "use_qalora": false,
52
+ "use_rslora": false
53
+ }
outputs_pretrained/checkpoint-846/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afa37d68a6e52933537dfb8a371197f6981e008f924a301c86f7af037fe1e680
3
+ size 1208020312
outputs_pretrained/checkpoint-846/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:eb061493a0092f4c652d58fb676ae98004528d90a1b13d5443b8385a0471e108
3
+ size 1687688427
outputs_pretrained/checkpoint-846/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7c800b778fa7e115e4c34de8529902de8b61c9a1b4bab3eb8295d06dafff030e
3
+ size 14645
outputs_pretrained/checkpoint-846/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f0673af8e418e2eb3861066dee973fbd226b7399c77fe820ef7226fcace23f38
3
+ size 1465
outputs_pretrained/checkpoint-846/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": "[control_768]",
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
+ }
outputs_pretrained/checkpoint-846/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
outputs_pretrained/checkpoint-846/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:37f00374dea48658ee8f5d0f21895b9bc55cb0103939607c8185bfd1c6ca1f89
3
+ size 587404
outputs_pretrained/checkpoint-846/tokenizer_config.json ADDED
The diff for this file is too large to render. See raw diff
 
outputs_pretrained/checkpoint-846/trainer_state.json ADDED
The diff for this file is too large to render. See raw diff
 
outputs_pretrained/checkpoint-846/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c6a6475df1fbd4035be275a3925896957b71e85be6796a5f125a9e457a9185f9
3
+ size 6225