aleegis commited on
Commit
7a8c4a6
·
verified ·
1 Parent(s): 761ab67

Training in progress, epoch 0, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Vikhrmodels/Vikhr-7B-instruct_0.4
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.13.2
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Vikhrmodels/Vikhr-7B-instruct_0.4",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 32,
14
+ "lora_dropout": 0.15,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 32,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "o_proj",
24
+ "q_proj",
25
+ "k_proj",
26
+ "v_proj",
27
+ "up_proj",
28
+ "down_proj",
29
+ "gate_proj"
30
+ ],
31
+ "task_type": "CAUSAL_LM",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a094601df434b973578dd41bddc7b82db177383651972df5a4b642e93d24368b
3
+ size 335604696
last-checkpoint/added_tokens.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "<|future_token_0|>": 79085,
3
+ "<|future_token_10|>": 79095,
4
+ "<|future_token_11|>": 79096,
5
+ "<|future_token_1|>": 79086,
6
+ "<|future_token_2|>": 79087,
7
+ "<|future_token_3|>": 79088,
8
+ "<|future_token_4|>": 79089,
9
+ "<|future_token_5|>": 79090,
10
+ "<|future_token_6|>": 79091,
11
+ "<|future_token_7|>": 79092,
12
+ "<|future_token_8|>": 79093,
13
+ "<|future_token_9|>": 79094,
14
+ "<|im_end|>": 79097,
15
+ "<|im_start|>": 79098
16
+ }
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:de1f3f6e3a9a53f665aad36dda09b1c7f2604ab6c09ba26f163545246a14fbc2
3
+ size 671473298
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5662b638b4df2e7c84af03aca5fec1504c27e9a0fe1663035c63907d33554253
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:891cad020bf7bee78efa739dc10e1e4315e34b096ed70226b38590ec81d7d418
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_end|>",
4
+ "<|im_start|>"
5
+ ],
6
+ "bos_token": {
7
+ "content": "<s>",
8
+ "lstrip": false,
9
+ "normalized": true,
10
+ "rstrip": false,
11
+ "single_word": false
12
+ },
13
+ "eos_token": {
14
+ "content": "</s>",
15
+ "lstrip": false,
16
+ "normalized": true,
17
+ "rstrip": false,
18
+ "single_word": false
19
+ },
20
+ "pad_token": {
21
+ "content": "</s>",
22
+ "lstrip": false,
23
+ "normalized": true,
24
+ "rstrip": false,
25
+ "single_word": false
26
+ },
27
+ "unk_token": {
28
+ "content": "<unk>",
29
+ "lstrip": false,
30
+ "normalized": true,
31
+ "rstrip": false,
32
+ "single_word": false
33
+ }
34
+ }
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e3f0f84b42f79947ab92931c7c5ded699e845e6862e4e29f0b97f87e279da601
3
+ size 1636166
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,159 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": true,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": true,
18
+ "rstrip": false,
19
+ "single_word": false,
20
+ "special": true
21
+ },
22
+ "2": {
23
+ "content": "</s>",
24
+ "lstrip": false,
25
+ "normalized": true,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ },
30
+ "79085": {
31
+ "content": "<|future_token_0|>",
32
+ "lstrip": false,
33
+ "normalized": true,
34
+ "rstrip": false,
35
+ "single_word": false,
36
+ "special": false
37
+ },
38
+ "79086": {
39
+ "content": "<|future_token_1|>",
40
+ "lstrip": false,
41
+ "normalized": true,
42
+ "rstrip": false,
43
+ "single_word": false,
44
+ "special": false
45
+ },
46
+ "79087": {
47
+ "content": "<|future_token_2|>",
48
+ "lstrip": false,
49
+ "normalized": true,
50
+ "rstrip": false,
51
+ "single_word": false,
52
+ "special": false
53
+ },
54
+ "79088": {
55
+ "content": "<|future_token_3|>",
56
+ "lstrip": false,
57
+ "normalized": true,
58
+ "rstrip": false,
59
+ "single_word": false,
60
+ "special": false
61
+ },
62
+ "79089": {
63
+ "content": "<|future_token_4|>",
64
+ "lstrip": false,
65
+ "normalized": true,
66
+ "rstrip": false,
67
+ "single_word": false,
68
+ "special": false
69
+ },
70
+ "79090": {
71
+ "content": "<|future_token_5|>",
72
+ "lstrip": false,
73
+ "normalized": true,
74
+ "rstrip": false,
75
+ "single_word": false,
76
+ "special": false
77
+ },
78
+ "79091": {
79
+ "content": "<|future_token_6|>",
80
+ "lstrip": false,
81
+ "normalized": true,
82
+ "rstrip": false,
83
+ "single_word": false,
84
+ "special": false
85
+ },
86
+ "79092": {
87
+ "content": "<|future_token_7|>",
88
+ "lstrip": false,
89
+ "normalized": true,
90
+ "rstrip": false,
91
+ "single_word": false,
92
+ "special": false
93
+ },
94
+ "79093": {
95
+ "content": "<|future_token_8|>",
96
+ "lstrip": false,
97
+ "normalized": true,
98
+ "rstrip": false,
99
+ "single_word": false,
100
+ "special": false
101
+ },
102
+ "79094": {
103
+ "content": "<|future_token_9|>",
104
+ "lstrip": false,
105
+ "normalized": true,
106
+ "rstrip": false,
107
+ "single_word": false,
108
+ "special": false
109
+ },
110
+ "79095": {
111
+ "content": "<|future_token_10|>",
112
+ "lstrip": false,
113
+ "normalized": true,
114
+ "rstrip": false,
115
+ "single_word": false,
116
+ "special": false
117
+ },
118
+ "79096": {
119
+ "content": "<|future_token_11|>",
120
+ "lstrip": false,
121
+ "normalized": true,
122
+ "rstrip": false,
123
+ "single_word": false,
124
+ "special": false
125
+ },
126
+ "79097": {
127
+ "content": "<|im_end|>",
128
+ "lstrip": false,
129
+ "normalized": false,
130
+ "rstrip": false,
131
+ "single_word": false,
132
+ "special": true
133
+ },
134
+ "79098": {
135
+ "content": "<|im_start|>",
136
+ "lstrip": false,
137
+ "normalized": false,
138
+ "rstrip": false,
139
+ "single_word": false,
140
+ "special": true
141
+ }
142
+ },
143
+ "additional_special_tokens": [
144
+ "<|im_end|>",
145
+ "<|im_start|>"
146
+ ],
147
+ "bos_token": "<s>",
148
+ "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
149
+ "clean_up_tokenization_spaces": false,
150
+ "eos_token": "</s>",
151
+ "legacy": true,
152
+ "model_max_length": 1512,
153
+ "pad_token": "</s>",
154
+ "sp_model_kwargs": {},
155
+ "spaces_between_special_tokens": false,
156
+ "tokenizer_class": "LlamaTokenizer",
157
+ "unk_token": "<unk>",
158
+ "use_default_system_prompt": true
159
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,1531 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.03932698421021584,
5
+ "eval_steps": 500,
6
+ "global_step": 1500,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.00018352592631434058,
13
+ "grad_norm": 6.3117218017578125,
14
+ "learning_rate": 7.000000000000001e-06,
15
+ "loss": 1.3791,
16
+ "step": 7
17
+ },
18
+ {
19
+ "epoch": 0.00036705185262868117,
20
+ "grad_norm": 2.600785255432129,
21
+ "learning_rate": 1.4000000000000001e-05,
22
+ "loss": 0.2643,
23
+ "step": 14
24
+ },
25
+ {
26
+ "epoch": 0.0005505777789430217,
27
+ "grad_norm": 0.2835376560688019,
28
+ "learning_rate": 2.1e-05,
29
+ "loss": 0.0565,
30
+ "step": 21
31
+ },
32
+ {
33
+ "epoch": 0.0007341037052573623,
34
+ "grad_norm": 0.10635749995708466,
35
+ "learning_rate": 2.8000000000000003e-05,
36
+ "loss": 0.0706,
37
+ "step": 28
38
+ },
39
+ {
40
+ "epoch": 0.0009176296315717029,
41
+ "grad_norm": 1.4374091625213623,
42
+ "learning_rate": 3.5e-05,
43
+ "loss": 0.0657,
44
+ "step": 35
45
+ },
46
+ {
47
+ "epoch": 0.0011011555578860435,
48
+ "grad_norm": 2.8197357654571533,
49
+ "learning_rate": 4.2e-05,
50
+ "loss": 0.0532,
51
+ "step": 42
52
+ },
53
+ {
54
+ "epoch": 0.0012846814842003842,
55
+ "grad_norm": 3.916447877883911,
56
+ "learning_rate": 4.9e-05,
57
+ "loss": 0.0308,
58
+ "step": 49
59
+ },
60
+ {
61
+ "epoch": 0.0014682074105147247,
62
+ "grad_norm": 6.559009552001953,
63
+ "learning_rate": 5.6000000000000006e-05,
64
+ "loss": 0.0369,
65
+ "step": 56
66
+ },
67
+ {
68
+ "epoch": 0.0016517333368290654,
69
+ "grad_norm": 1.6039685010910034,
70
+ "learning_rate": 6.3e-05,
71
+ "loss": 0.0236,
72
+ "step": 63
73
+ },
74
+ {
75
+ "epoch": 0.0018352592631434058,
76
+ "grad_norm": 10.057470321655273,
77
+ "learning_rate": 7e-05,
78
+ "loss": 0.064,
79
+ "step": 70
80
+ },
81
+ {
82
+ "epoch": 0.0020187851894577463,
83
+ "grad_norm": 26.96637535095215,
84
+ "learning_rate": 7.7e-05,
85
+ "loss": 0.0906,
86
+ "step": 77
87
+ },
88
+ {
89
+ "epoch": 0.002202311115772087,
90
+ "grad_norm": 1.050362467765808,
91
+ "learning_rate": 8.4e-05,
92
+ "loss": 0.0707,
93
+ "step": 84
94
+ },
95
+ {
96
+ "epoch": 0.0023858370420864277,
97
+ "grad_norm": 4.492347240447998,
98
+ "learning_rate": 9.1e-05,
99
+ "loss": 0.0583,
100
+ "step": 91
101
+ },
102
+ {
103
+ "epoch": 0.0025693629684007684,
104
+ "grad_norm": 6.358117580413818,
105
+ "learning_rate": 9.8e-05,
106
+ "loss": 0.067,
107
+ "step": 98
108
+ },
109
+ {
110
+ "epoch": 0.0027528888947151086,
111
+ "grad_norm": 5.182433605194092,
112
+ "learning_rate": 9.999685283773504e-05,
113
+ "loss": 0.2084,
114
+ "step": 105
115
+ },
116
+ {
117
+ "epoch": 0.0029364148210294493,
118
+ "grad_norm": 5.367171764373779,
119
+ "learning_rate": 9.998187325055106e-05,
120
+ "loss": 0.1108,
121
+ "step": 112
122
+ },
123
+ {
124
+ "epoch": 0.00311994074734379,
125
+ "grad_norm": 1.7939116954803467,
126
+ "learning_rate": 9.995456138403733e-05,
127
+ "loss": 0.0369,
128
+ "step": 119
129
+ },
130
+ {
131
+ "epoch": 0.0033034666736581307,
132
+ "grad_norm": 0.6074697375297546,
133
+ "learning_rate": 9.991492397698826e-05,
134
+ "loss": 0.064,
135
+ "step": 126
136
+ },
137
+ {
138
+ "epoch": 0.003486992599972471,
139
+ "grad_norm": 2.814542770385742,
140
+ "learning_rate": 9.986297080934089e-05,
141
+ "loss": 0.1008,
142
+ "step": 133
143
+ },
144
+ {
145
+ "epoch": 0.0036705185262868117,
146
+ "grad_norm": 5.787035942077637,
147
+ "learning_rate": 9.979871469976196e-05,
148
+ "loss": 0.0465,
149
+ "step": 140
150
+ },
151
+ {
152
+ "epoch": 0.0038540444526011523,
153
+ "grad_norm": 7.020626068115234,
154
+ "learning_rate": 9.972217150248503e-05,
155
+ "loss": 0.1523,
156
+ "step": 147
157
+ },
158
+ {
159
+ "epoch": 0.004037570378915493,
160
+ "grad_norm": 27.655929565429688,
161
+ "learning_rate": 9.963336010339868e-05,
162
+ "loss": 0.0449,
163
+ "step": 154
164
+ },
165
+ {
166
+ "epoch": 0.004221096305229833,
167
+ "grad_norm": 43.63124465942383,
168
+ "learning_rate": 9.953230241538674e-05,
169
+ "loss": 0.0855,
170
+ "step": 161
171
+ },
172
+ {
173
+ "epoch": 0.004404622231544174,
174
+ "grad_norm": 7.2519211769104,
175
+ "learning_rate": 9.941902337292155e-05,
176
+ "loss": 0.0665,
177
+ "step": 168
178
+ },
179
+ {
180
+ "epoch": 0.004588148157858515,
181
+ "grad_norm": 4.373692512512207,
182
+ "learning_rate": 9.92935509259118e-05,
183
+ "loss": 0.1223,
184
+ "step": 175
185
+ },
186
+ {
187
+ "epoch": 0.004771674084172855,
188
+ "grad_norm": 3.619549512863159,
189
+ "learning_rate": 9.915591603280631e-05,
190
+ "loss": 0.0416,
191
+ "step": 182
192
+ },
193
+ {
194
+ "epoch": 0.004955200010487196,
195
+ "grad_norm": 2.198378324508667,
196
+ "learning_rate": 9.900615265295552e-05,
197
+ "loss": 0.1072,
198
+ "step": 189
199
+ },
200
+ {
201
+ "epoch": 0.005138725936801537,
202
+ "grad_norm": 8.324142456054688,
203
+ "learning_rate": 9.884429773823239e-05,
204
+ "loss": 0.0479,
205
+ "step": 196
206
+ },
207
+ {
208
+ "epoch": 0.005322251863115877,
209
+ "grad_norm": 8.378353118896484,
210
+ "learning_rate": 9.867039122391527e-05,
211
+ "loss": 0.0778,
212
+ "step": 203
213
+ },
214
+ {
215
+ "epoch": 0.005505777789430217,
216
+ "grad_norm": 1.1520366668701172,
217
+ "learning_rate": 9.848447601883435e-05,
218
+ "loss": 0.0138,
219
+ "step": 210
220
+ },
221
+ {
222
+ "epoch": 0.005689303715744558,
223
+ "grad_norm": 11.729530334472656,
224
+ "learning_rate": 9.828659799478456e-05,
225
+ "loss": 0.0723,
226
+ "step": 217
227
+ },
228
+ {
229
+ "epoch": 0.005872829642058899,
230
+ "grad_norm": 42.59210205078125,
231
+ "learning_rate": 9.807680597520746e-05,
232
+ "loss": 0.2053,
233
+ "step": 224
234
+ },
235
+ {
236
+ "epoch": 0.006056355568373239,
237
+ "grad_norm": 5.65015172958374,
238
+ "learning_rate": 9.785515172314463e-05,
239
+ "loss": 0.0846,
240
+ "step": 231
241
+ },
242
+ {
243
+ "epoch": 0.00623988149468758,
244
+ "grad_norm": 5.274237155914307,
245
+ "learning_rate": 9.762168992846614e-05,
246
+ "loss": 0.0548,
247
+ "step": 238
248
+ },
249
+ {
250
+ "epoch": 0.006423407421001921,
251
+ "grad_norm": 4.7061333656311035,
252
+ "learning_rate": 9.737647819437645e-05,
253
+ "loss": 0.021,
254
+ "step": 245
255
+ },
256
+ {
257
+ "epoch": 0.006606933347316261,
258
+ "grad_norm": 0.0789986327290535,
259
+ "learning_rate": 9.711957702320175e-05,
260
+ "loss": 0.0621,
261
+ "step": 252
262
+ },
263
+ {
264
+ "epoch": 0.006790459273630601,
265
+ "grad_norm": 26.16635513305664,
266
+ "learning_rate": 9.685104980146193e-05,
267
+ "loss": 0.07,
268
+ "step": 259
269
+ },
270
+ {
271
+ "epoch": 0.006973985199944942,
272
+ "grad_norm": 9.659036636352539,
273
+ "learning_rate": 9.657096278423093e-05,
274
+ "loss": 0.0952,
275
+ "step": 266
276
+ },
277
+ {
278
+ "epoch": 0.007157511126259283,
279
+ "grad_norm": 8.012511253356934,
280
+ "learning_rate": 9.627938507878917e-05,
281
+ "loss": 0.0412,
282
+ "step": 273
283
+ },
284
+ {
285
+ "epoch": 0.007341037052573623,
286
+ "grad_norm": 1.9756983518600464,
287
+ "learning_rate": 9.597638862757255e-05,
288
+ "loss": 0.0387,
289
+ "step": 280
290
+ },
291
+ {
292
+ "epoch": 0.007524562978887964,
293
+ "grad_norm": 13.931029319763184,
294
+ "learning_rate": 9.566204819042152e-05,
295
+ "loss": 0.2204,
296
+ "step": 287
297
+ },
298
+ {
299
+ "epoch": 0.007708088905202305,
300
+ "grad_norm": 9.124067306518555,
301
+ "learning_rate": 9.533644132613541e-05,
302
+ "loss": 0.0479,
303
+ "step": 294
304
+ },
305
+ {
306
+ "epoch": 0.007891614831516645,
307
+ "grad_norm": 8.203433990478516,
308
+ "learning_rate": 9.49996483733358e-05,
309
+ "loss": 0.038,
310
+ "step": 301
311
+ },
312
+ {
313
+ "epoch": 0.008075140757830985,
314
+ "grad_norm": 14.49701976776123,
315
+ "learning_rate": 9.465175243064428e-05,
316
+ "loss": 0.1173,
317
+ "step": 308
318
+ },
319
+ {
320
+ "epoch": 0.008258666684145327,
321
+ "grad_norm": 12.1497163772583,
322
+ "learning_rate": 9.4292839336179e-05,
323
+ "loss": 0.5881,
324
+ "step": 315
325
+ },
326
+ {
327
+ "epoch": 0.008442192610459667,
328
+ "grad_norm": 1.9857338666915894,
329
+ "learning_rate": 9.39229976463755e-05,
330
+ "loss": 0.0714,
331
+ "step": 322
332
+ },
333
+ {
334
+ "epoch": 0.008625718536774008,
335
+ "grad_norm": 6.0610151290893555,
336
+ "learning_rate": 9.354231861413668e-05,
337
+ "loss": 0.0567,
338
+ "step": 329
339
+ },
340
+ {
341
+ "epoch": 0.008809244463088348,
342
+ "grad_norm": 9.057708740234375,
343
+ "learning_rate": 9.315089616631752e-05,
344
+ "loss": 0.073,
345
+ "step": 336
346
+ },
347
+ {
348
+ "epoch": 0.008992770389402688,
349
+ "grad_norm": 3.3271257877349854,
350
+ "learning_rate": 9.274882688055005e-05,
351
+ "loss": 0.034,
352
+ "step": 343
353
+ },
354
+ {
355
+ "epoch": 0.00917629631571703,
356
+ "grad_norm": 3.928396701812744,
357
+ "learning_rate": 9.233620996141421e-05,
358
+ "loss": 0.0393,
359
+ "step": 350
360
+ },
361
+ {
362
+ "epoch": 0.00935982224203137,
363
+ "grad_norm": 15.419633865356445,
364
+ "learning_rate": 9.191314721596072e-05,
365
+ "loss": 0.1113,
366
+ "step": 357
367
+ },
368
+ {
369
+ "epoch": 0.00954334816834571,
370
+ "grad_norm": 13.88370418548584,
371
+ "learning_rate": 9.147974302859157e-05,
372
+ "loss": 0.1967,
373
+ "step": 364
374
+ },
375
+ {
376
+ "epoch": 0.00972687409466005,
377
+ "grad_norm": 52.43412780761719,
378
+ "learning_rate": 9.103610433530483e-05,
379
+ "loss": 0.412,
380
+ "step": 371
381
+ },
382
+ {
383
+ "epoch": 0.009910400020974392,
384
+ "grad_norm": 17.925010681152344,
385
+ "learning_rate": 9.058234059730976e-05,
386
+ "loss": 0.0833,
387
+ "step": 378
388
+ },
389
+ {
390
+ "epoch": 0.010093925947288732,
391
+ "grad_norm": 11.497563362121582,
392
+ "learning_rate": 9.01185637740189e-05,
393
+ "loss": 0.1545,
394
+ "step": 385
395
+ },
396
+ {
397
+ "epoch": 0.010277451873603074,
398
+ "grad_norm": 1.4290711879730225,
399
+ "learning_rate": 8.964488829542377e-05,
400
+ "loss": 0.0297,
401
+ "step": 392
402
+ },
403
+ {
404
+ "epoch": 0.010460977799917413,
405
+ "grad_norm": 0.6557618975639343,
406
+ "learning_rate": 8.916143103386093e-05,
407
+ "loss": 0.0612,
408
+ "step": 399
409
+ },
410
+ {
411
+ "epoch": 0.010644503726231753,
412
+ "grad_norm": 15.241708755493164,
413
+ "learning_rate": 8.866831127517557e-05,
414
+ "loss": 0.0615,
415
+ "step": 406
416
+ },
417
+ {
418
+ "epoch": 0.010828029652546095,
419
+ "grad_norm": 0.8321524858474731,
420
+ "learning_rate": 8.81656506892894e-05,
421
+ "loss": 0.0363,
422
+ "step": 413
423
+ },
424
+ {
425
+ "epoch": 0.011011555578860435,
426
+ "grad_norm": 7.561135292053223,
427
+ "learning_rate": 8.765357330018056e-05,
428
+ "loss": 0.0542,
429
+ "step": 420
430
+ },
431
+ {
432
+ "epoch": 0.011195081505174776,
433
+ "grad_norm": 0.6955423355102539,
434
+ "learning_rate": 8.71322054552824e-05,
435
+ "loss": 0.0222,
436
+ "step": 427
437
+ },
438
+ {
439
+ "epoch": 0.011378607431489116,
440
+ "grad_norm": 3.8866684436798096,
441
+ "learning_rate": 8.660167579430927e-05,
442
+ "loss": 0.0324,
443
+ "step": 434
444
+ },
445
+ {
446
+ "epoch": 0.011562133357803457,
447
+ "grad_norm": 13.728404998779297,
448
+ "learning_rate": 8.606211521751652e-05,
449
+ "loss": 0.0835,
450
+ "step": 441
451
+ },
452
+ {
453
+ "epoch": 0.011745659284117797,
454
+ "grad_norm": 18.460779190063477,
455
+ "learning_rate": 8.551365685340285e-05,
456
+ "loss": 0.0668,
457
+ "step": 448
458
+ },
459
+ {
460
+ "epoch": 0.011929185210432139,
461
+ "grad_norm": 11.145697593688965,
462
+ "learning_rate": 8.495643602586287e-05,
463
+ "loss": 0.2785,
464
+ "step": 455
465
+ },
466
+ {
467
+ "epoch": 0.012112711136746479,
468
+ "grad_norm": 5.782137870788574,
469
+ "learning_rate": 8.439059022079789e-05,
470
+ "loss": 0.0965,
471
+ "step": 462
472
+ },
473
+ {
474
+ "epoch": 0.012296237063060819,
475
+ "grad_norm": 4.491423606872559,
476
+ "learning_rate": 8.381625905219339e-05,
477
+ "loss": 0.0161,
478
+ "step": 469
479
+ },
480
+ {
481
+ "epoch": 0.01247976298937516,
482
+ "grad_norm": 2.3955559730529785,
483
+ "learning_rate": 8.32335842276713e-05,
484
+ "loss": 0.0453,
485
+ "step": 476
486
+ },
487
+ {
488
+ "epoch": 0.0126632889156895,
489
+ "grad_norm": 5.535737991333008,
490
+ "learning_rate": 8.264270951352581e-05,
491
+ "loss": 0.0626,
492
+ "step": 483
493
+ },
494
+ {
495
+ "epoch": 0.012846814842003841,
496
+ "grad_norm": 16.16122817993164,
497
+ "learning_rate": 8.20437806992512e-05,
498
+ "loss": 0.0823,
499
+ "step": 490
500
+ },
501
+ {
502
+ "epoch": 0.013030340768318181,
503
+ "grad_norm": 7.036065101623535,
504
+ "learning_rate": 8.143694556157046e-05,
505
+ "loss": 0.0595,
506
+ "step": 497
507
+ },
508
+ {
509
+ "epoch": 0.013213866694632523,
510
+ "grad_norm": 12.481003761291504,
511
+ "learning_rate": 8.082235382797349e-05,
512
+ "loss": 0.046,
513
+ "step": 504
514
+ },
515
+ {
516
+ "epoch": 0.013397392620946863,
517
+ "grad_norm": 12.709206581115723,
518
+ "learning_rate": 8.020015713977427e-05,
519
+ "loss": 0.0443,
520
+ "step": 511
521
+ },
522
+ {
523
+ "epoch": 0.013580918547261202,
524
+ "grad_norm": 8.762887001037598,
525
+ "learning_rate": 7.957050901469545e-05,
526
+ "loss": 0.0859,
527
+ "step": 518
528
+ },
529
+ {
530
+ "epoch": 0.013764444473575544,
531
+ "grad_norm": 4.909962177276611,
532
+ "learning_rate": 7.89335648089903e-05,
533
+ "loss": 0.0304,
534
+ "step": 525
535
+ },
536
+ {
537
+ "epoch": 0.013947970399889884,
538
+ "grad_norm": 53.53133773803711,
539
+ "learning_rate": 7.828948167911074e-05,
540
+ "loss": 0.0384,
541
+ "step": 532
542
+ },
543
+ {
544
+ "epoch": 0.014131496326204225,
545
+ "grad_norm": 7.125665664672852,
546
+ "learning_rate": 7.763841854293145e-05,
547
+ "loss": 0.0371,
548
+ "step": 539
549
+ },
550
+ {
551
+ "epoch": 0.014315022252518565,
552
+ "grad_norm": 5.672843933105469,
553
+ "learning_rate": 7.698053604053922e-05,
554
+ "loss": 0.073,
555
+ "step": 546
556
+ },
557
+ {
558
+ "epoch": 0.014498548178832907,
559
+ "grad_norm": 4.972446918487549,
560
+ "learning_rate": 7.631599649459744e-05,
561
+ "loss": 0.0681,
562
+ "step": 553
563
+ },
564
+ {
565
+ "epoch": 0.014682074105147247,
566
+ "grad_norm": 40.443214416503906,
567
+ "learning_rate": 7.564496387029532e-05,
568
+ "loss": 0.0528,
569
+ "step": 560
570
+ },
571
+ {
572
+ "epoch": 0.014865600031461588,
573
+ "grad_norm": 5.652285099029541,
574
+ "learning_rate": 7.496760373489202e-05,
575
+ "loss": 0.0849,
576
+ "step": 567
577
+ },
578
+ {
579
+ "epoch": 0.015049125957775928,
580
+ "grad_norm": 4.100184917449951,
581
+ "learning_rate": 7.428408321686541e-05,
582
+ "loss": 0.0595,
583
+ "step": 574
584
+ },
585
+ {
586
+ "epoch": 0.015232651884090268,
587
+ "grad_norm": 5.924082279205322,
588
+ "learning_rate": 7.35945709646756e-05,
589
+ "loss": 0.0402,
590
+ "step": 581
591
+ },
592
+ {
593
+ "epoch": 0.01541617781040461,
594
+ "grad_norm": 3.973080635070801,
595
+ "learning_rate": 7.289923710515339e-05,
596
+ "loss": 0.0631,
597
+ "step": 588
598
+ },
599
+ {
600
+ "epoch": 0.01559970373671895,
601
+ "grad_norm": 6.043672561645508,
602
+ "learning_rate": 7.219825320152411e-05,
603
+ "loss": 0.0612,
604
+ "step": 595
605
+ },
606
+ {
607
+ "epoch": 0.01578322966303329,
608
+ "grad_norm": 23.230714797973633,
609
+ "learning_rate": 7.149179221107694e-05,
610
+ "loss": 0.0552,
611
+ "step": 602
612
+ },
613
+ {
614
+ "epoch": 0.015966755589347632,
615
+ "grad_norm": 11.104944229125977,
616
+ "learning_rate": 7.078002844249032e-05,
617
+ "loss": 0.0252,
618
+ "step": 609
619
+ },
620
+ {
621
+ "epoch": 0.01615028151566197,
622
+ "grad_norm": 31.511911392211914,
623
+ "learning_rate": 7.006313751282372e-05,
624
+ "loss": 0.0974,
625
+ "step": 616
626
+ },
627
+ {
628
+ "epoch": 0.016333807441976312,
629
+ "grad_norm": 1.653994083404541,
630
+ "learning_rate": 6.934129630418701e-05,
631
+ "loss": 0.034,
632
+ "step": 623
633
+ },
634
+ {
635
+ "epoch": 0.016517333368290654,
636
+ "grad_norm": 5.44677209854126,
637
+ "learning_rate": 6.861468292009727e-05,
638
+ "loss": 0.1175,
639
+ "step": 630
640
+ },
641
+ {
642
+ "epoch": 0.01670085929460499,
643
+ "grad_norm": 17.435009002685547,
644
+ "learning_rate": 6.788347664153447e-05,
645
+ "loss": 0.0717,
646
+ "step": 637
647
+ },
648
+ {
649
+ "epoch": 0.016884385220919333,
650
+ "grad_norm": 25.111541748046875,
651
+ "learning_rate": 6.714785788270658e-05,
652
+ "loss": 0.0931,
653
+ "step": 644
654
+ },
655
+ {
656
+ "epoch": 0.017067911147233675,
657
+ "grad_norm": 16.484365463256836,
658
+ "learning_rate": 6.640800814653503e-05,
659
+ "loss": 0.0241,
660
+ "step": 651
661
+ },
662
+ {
663
+ "epoch": 0.017251437073548016,
664
+ "grad_norm": 4.067661285400391,
665
+ "learning_rate": 6.566410997987163e-05,
666
+ "loss": 0.0516,
667
+ "step": 658
668
+ },
669
+ {
670
+ "epoch": 0.017434962999862354,
671
+ "grad_norm": 1.4263770580291748,
672
+ "learning_rate": 6.49163469284578e-05,
673
+ "loss": 0.0188,
674
+ "step": 665
675
+ },
676
+ {
677
+ "epoch": 0.017618488926176696,
678
+ "grad_norm": 0.4355856478214264,
679
+ "learning_rate": 6.416490349163748e-05,
680
+ "loss": 0.0704,
681
+ "step": 672
682
+ },
683
+ {
684
+ "epoch": 0.017802014852491038,
685
+ "grad_norm": 3.417959213256836,
686
+ "learning_rate": 6.340996507683458e-05,
687
+ "loss": 0.0902,
688
+ "step": 679
689
+ },
690
+ {
691
+ "epoch": 0.017985540778805376,
692
+ "grad_norm": 0.19045788049697876,
693
+ "learning_rate": 6.265171795380659e-05,
694
+ "loss": 0.0745,
695
+ "step": 686
696
+ },
697
+ {
698
+ "epoch": 0.018169066705119717,
699
+ "grad_norm": 52.73567199707031,
700
+ "learning_rate": 6.189034920868522e-05,
701
+ "loss": 0.0481,
702
+ "step": 693
703
+ },
704
+ {
705
+ "epoch": 0.01835259263143406,
706
+ "grad_norm": 10.482780456542969,
707
+ "learning_rate": 6.112604669781572e-05,
708
+ "loss": 0.0798,
709
+ "step": 700
710
+ },
711
+ {
712
+ "epoch": 0.0185361185577484,
713
+ "grad_norm": 0.6400662660598755,
714
+ "learning_rate": 6.0358999001406156e-05,
715
+ "loss": 0.0277,
716
+ "step": 707
717
+ },
718
+ {
719
+ "epoch": 0.01871964448406274,
720
+ "grad_norm": 16.048450469970703,
721
+ "learning_rate": 5.9589395376998e-05,
722
+ "loss": 0.0459,
723
+ "step": 714
724
+ },
725
+ {
726
+ "epoch": 0.01890317041037708,
727
+ "grad_norm": 7.567919731140137,
728
+ "learning_rate": 5.8817425712769794e-05,
729
+ "loss": 0.0304,
730
+ "step": 721
731
+ },
732
+ {
733
+ "epoch": 0.01908669633669142,
734
+ "grad_norm": 2.94071626663208,
735
+ "learning_rate": 5.804328048068492e-05,
736
+ "loss": 0.0598,
737
+ "step": 728
738
+ },
739
+ {
740
+ "epoch": 0.019270222263005763,
741
+ "grad_norm": 1.3117618560791016,
742
+ "learning_rate": 5.7267150689495644e-05,
743
+ "loss": 0.0166,
744
+ "step": 735
745
+ },
746
+ {
747
+ "epoch": 0.0194537481893201,
748
+ "grad_norm": 16.543682098388672,
749
+ "learning_rate": 5.648922783761443e-05,
750
+ "loss": 0.0087,
751
+ "step": 742
752
+ },
753
+ {
754
+ "epoch": 0.019637274115634443,
755
+ "grad_norm": 21.542856216430664,
756
+ "learning_rate": 5.570970386586469e-05,
757
+ "loss": 0.0414,
758
+ "step": 749
759
+ },
760
+ {
761
+ "epoch": 0.019820800041948784,
762
+ "grad_norm": 4.565967082977295,
763
+ "learning_rate": 5.492877111012218e-05,
764
+ "loss": 0.023,
765
+ "step": 756
766
+ },
767
+ {
768
+ "epoch": 0.020004325968263122,
769
+ "grad_norm": 17.27544593811035,
770
+ "learning_rate": 5.414662225385903e-05,
771
+ "loss": 0.0472,
772
+ "step": 763
773
+ },
774
+ {
775
+ "epoch": 0.020187851894577464,
776
+ "grad_norm": 7.022396087646484,
777
+ "learning_rate": 5.336345028060199e-05,
778
+ "loss": 0.0379,
779
+ "step": 770
780
+ },
781
+ {
782
+ "epoch": 0.020371377820891805,
783
+ "grad_norm": 10.918366432189941,
784
+ "learning_rate": 5.257944842631658e-05,
785
+ "loss": 0.0228,
786
+ "step": 777
787
+ },
788
+ {
789
+ "epoch": 0.020554903747206147,
790
+ "grad_norm": 10.15198802947998,
791
+ "learning_rate": 5.179481013172912e-05,
792
+ "loss": 0.0631,
793
+ "step": 784
794
+ },
795
+ {
796
+ "epoch": 0.020738429673520485,
797
+ "grad_norm": 1.512853741645813,
798
+ "learning_rate": 5.100972899459796e-05,
799
+ "loss": 0.0047,
800
+ "step": 791
801
+ },
802
+ {
803
+ "epoch": 0.020921955599834827,
804
+ "grad_norm": 5.792972564697266,
805
+ "learning_rate": 5.022439872194629e-05,
806
+ "loss": 0.024,
807
+ "step": 798
808
+ },
809
+ {
810
+ "epoch": 0.021105481526149168,
811
+ "grad_norm": 1.3428311347961426,
812
+ "learning_rate": 4.943901308226771e-05,
813
+ "loss": 0.0241,
814
+ "step": 805
815
+ },
816
+ {
817
+ "epoch": 0.021289007452463506,
818
+ "grad_norm": 0.24871955811977386,
819
+ "learning_rate": 4.865376585771687e-05,
820
+ "loss": 0.0408,
821
+ "step": 812
822
+ },
823
+ {
824
+ "epoch": 0.021472533378777848,
825
+ "grad_norm": 1.912901759147644,
826
+ "learning_rate": 4.7868850796296495e-05,
827
+ "loss": 0.0273,
828
+ "step": 819
829
+ },
830
+ {
831
+ "epoch": 0.02165605930509219,
832
+ "grad_norm": 2.7074570655822754,
833
+ "learning_rate": 4.708446156405307e-05,
834
+ "loss": 0.043,
835
+ "step": 826
836
+ },
837
+ {
838
+ "epoch": 0.02183958523140653,
839
+ "grad_norm": 2.9339606761932373,
840
+ "learning_rate": 4.630079169729257e-05,
841
+ "loss": 0.0389,
842
+ "step": 833
843
+ },
844
+ {
845
+ "epoch": 0.02202311115772087,
846
+ "grad_norm": 9.8698091506958,
847
+ "learning_rate": 4.551803455482833e-05,
848
+ "loss": 0.0166,
849
+ "step": 840
850
+ },
851
+ {
852
+ "epoch": 0.02220663708403521,
853
+ "grad_norm": 1.908019781112671,
854
+ "learning_rate": 4.473638327027259e-05,
855
+ "loss": 0.0115,
856
+ "step": 847
857
+ },
858
+ {
859
+ "epoch": 0.022390163010349552,
860
+ "grad_norm": 4.707207679748535,
861
+ "learning_rate": 4.395603070438373e-05,
862
+ "loss": 0.0185,
863
+ "step": 854
864
+ },
865
+ {
866
+ "epoch": 0.02257368893666389,
867
+ "grad_norm": 6.587421417236328,
868
+ "learning_rate": 4.31771693974807e-05,
869
+ "loss": 0.0469,
870
+ "step": 861
871
+ },
872
+ {
873
+ "epoch": 0.022757214862978232,
874
+ "grad_norm": 2.0711984634399414,
875
+ "learning_rate": 4.239999152193664e-05,
876
+ "loss": 0.0543,
877
+ "step": 868
878
+ },
879
+ {
880
+ "epoch": 0.022940740789292573,
881
+ "grad_norm": 275.3908996582031,
882
+ "learning_rate": 4.162468883476319e-05,
883
+ "loss": 0.1184,
884
+ "step": 875
885
+ },
886
+ {
887
+ "epoch": 0.023124266715606915,
888
+ "grad_norm": 0.8165872693061829,
889
+ "learning_rate": 4.085145263029726e-05,
890
+ "loss": 0.0206,
891
+ "step": 882
892
+ },
893
+ {
894
+ "epoch": 0.023307792641921253,
895
+ "grad_norm": 0.032993383705616,
896
+ "learning_rate": 4.008047369300218e-05,
897
+ "loss": 0.0115,
898
+ "step": 889
899
+ },
900
+ {
901
+ "epoch": 0.023491318568235595,
902
+ "grad_norm": 1.4026904106140137,
903
+ "learning_rate": 3.9311942250394276e-05,
904
+ "loss": 0.0053,
905
+ "step": 896
906
+ },
907
+ {
908
+ "epoch": 0.023674844494549936,
909
+ "grad_norm": 1.8072174787521362,
910
+ "learning_rate": 3.8546047926107256e-05,
911
+ "loss": 0.0033,
912
+ "step": 903
913
+ },
914
+ {
915
+ "epoch": 0.023858370420864278,
916
+ "grad_norm": 0.23341313004493713,
917
+ "learning_rate": 3.778297969310529e-05,
918
+ "loss": 0.0495,
919
+ "step": 910
920
+ },
921
+ {
922
+ "epoch": 0.024041896347178616,
923
+ "grad_norm": 0.19453687965869904,
924
+ "learning_rate": 3.7022925827056884e-05,
925
+ "loss": 0.0435,
926
+ "step": 917
927
+ },
928
+ {
929
+ "epoch": 0.024225422273492957,
930
+ "grad_norm": 12.686004638671875,
931
+ "learning_rate": 3.62660738598805e-05,
932
+ "loss": 0.0385,
933
+ "step": 924
934
+ },
935
+ {
936
+ "epoch": 0.0244089481998073,
937
+ "grad_norm": 0.022196639329195023,
938
+ "learning_rate": 3.551261053347404e-05,
939
+ "loss": 0.0305,
940
+ "step": 931
941
+ },
942
+ {
943
+ "epoch": 0.024592474126121637,
944
+ "grad_norm": 2.3748865127563477,
945
+ "learning_rate": 3.4762721753638995e-05,
946
+ "loss": 0.0169,
947
+ "step": 938
948
+ },
949
+ {
950
+ "epoch": 0.02477600005243598,
951
+ "grad_norm": 3.813014268875122,
952
+ "learning_rate": 3.401659254421094e-05,
953
+ "loss": 0.0054,
954
+ "step": 945
955
+ },
956
+ {
957
+ "epoch": 0.02495952597875032,
958
+ "grad_norm": 1.4644575119018555,
959
+ "learning_rate": 3.3274407001407735e-05,
960
+ "loss": 0.0152,
961
+ "step": 952
962
+ },
963
+ {
964
+ "epoch": 0.02514305190506466,
965
+ "grad_norm": 16.26466941833496,
966
+ "learning_rate": 3.2536348248406534e-05,
967
+ "loss": 0.0186,
968
+ "step": 959
969
+ },
970
+ {
971
+ "epoch": 0.025326577831379,
972
+ "grad_norm": 1.4943578243255615,
973
+ "learning_rate": 3.1802598390160784e-05,
974
+ "loss": 0.0614,
975
+ "step": 966
976
+ },
977
+ {
978
+ "epoch": 0.02551010375769334,
979
+ "grad_norm": 0.06556755304336548,
980
+ "learning_rate": 3.107333846846872e-05,
981
+ "loss": 0.0132,
982
+ "step": 973
983
+ },
984
+ {
985
+ "epoch": 0.025693629684007683,
986
+ "grad_norm": 0.04227546602487564,
987
+ "learning_rate": 3.0348748417303823e-05,
988
+ "loss": 0.0114,
989
+ "step": 980
990
+ },
991
+ {
992
+ "epoch": 0.02587715561032202,
993
+ "grad_norm": 7.547623157501221,
994
+ "learning_rate": 2.9629007018418985e-05,
995
+ "loss": 0.0064,
996
+ "step": 987
997
+ },
998
+ {
999
+ "epoch": 0.026060681536636363,
1000
+ "grad_norm": 0.793245255947113,
1001
+ "learning_rate": 2.8914291857234636e-05,
1002
+ "loss": 0.0206,
1003
+ "step": 994
1004
+ },
1005
+ {
1006
+ "epoch": 0.026244207462950704,
1007
+ "grad_norm": 0.18259727954864502,
1008
+ "learning_rate": 2.8204779279022276e-05,
1009
+ "loss": 0.0022,
1010
+ "step": 1001
1011
+ },
1012
+ {
1013
+ "epoch": 0.026427733389265046,
1014
+ "grad_norm": 11.862234115600586,
1015
+ "learning_rate": 2.7500644345393943e-05,
1016
+ "loss": 0.0177,
1017
+ "step": 1008
1018
+ },
1019
+ {
1020
+ "epoch": 0.026611259315579384,
1021
+ "grad_norm": 2.59283185005188,
1022
+ "learning_rate": 2.68020607911083e-05,
1023
+ "loss": 0.0278,
1024
+ "step": 1015
1025
+ },
1026
+ {
1027
+ "epoch": 0.026794785241893725,
1028
+ "grad_norm": 0.04772788658738136,
1029
+ "learning_rate": 2.610920098120424e-05,
1030
+ "loss": 0.0181,
1031
+ "step": 1022
1032
+ },
1033
+ {
1034
+ "epoch": 0.026978311168208067,
1035
+ "grad_norm": 0.016560537740588188,
1036
+ "learning_rate": 2.5422235868472345e-05,
1037
+ "loss": 0.0098,
1038
+ "step": 1029
1039
+ },
1040
+ {
1041
+ "epoch": 0.027161837094522405,
1042
+ "grad_norm": 0.38349756598472595,
1043
+ "learning_rate": 2.4741334951274947e-05,
1044
+ "loss": 0.0251,
1045
+ "step": 1036
1046
+ },
1047
+ {
1048
+ "epoch": 0.027345363020836747,
1049
+ "grad_norm": 0.31784552335739136,
1050
+ "learning_rate": 2.40666662317248e-05,
1051
+ "loss": 0.08,
1052
+ "step": 1043
1053
+ },
1054
+ {
1055
+ "epoch": 0.027528888947151088,
1056
+ "grad_norm": 0.3511944115161896,
1057
+ "learning_rate": 2.3398396174233178e-05,
1058
+ "loss": 0.0017,
1059
+ "step": 1050
1060
+ },
1061
+ {
1062
+ "epoch": 0.02771241487346543,
1063
+ "grad_norm": 0.11994984745979309,
1064
+ "learning_rate": 2.2736689664437217e-05,
1065
+ "loss": 0.0158,
1066
+ "step": 1057
1067
+ },
1068
+ {
1069
+ "epoch": 0.027895940799779768,
1070
+ "grad_norm": 0.1353398561477661,
1071
+ "learning_rate": 2.2081709968516866e-05,
1072
+ "loss": 0.0318,
1073
+ "step": 1064
1074
+ },
1075
+ {
1076
+ "epoch": 0.02807946672609411,
1077
+ "grad_norm": 0.10267901420593262,
1078
+ "learning_rate": 2.1433618692911467e-05,
1079
+ "loss": 0.03,
1080
+ "step": 1071
1081
+ },
1082
+ {
1083
+ "epoch": 0.02826299265240845,
1084
+ "grad_norm": 0.787115216255188,
1085
+ "learning_rate": 2.0792575744445653e-05,
1086
+ "loss": 0.009,
1087
+ "step": 1078
1088
+ },
1089
+ {
1090
+ "epoch": 0.02844651857872279,
1091
+ "grad_norm": 6.143826484680176,
1092
+ "learning_rate": 2.015873929087482e-05,
1093
+ "loss": 0.0432,
1094
+ "step": 1085
1095
+ },
1096
+ {
1097
+ "epoch": 0.02863004450503713,
1098
+ "grad_norm": 0.05623776093125343,
1099
+ "learning_rate": 1.95322657218596e-05,
1100
+ "loss": 0.0229,
1101
+ "step": 1092
1102
+ },
1103
+ {
1104
+ "epoch": 0.028813570431351472,
1105
+ "grad_norm": 1.2254972457885742,
1106
+ "learning_rate": 1.8913309610379015e-05,
1107
+ "loss": 0.0572,
1108
+ "step": 1099
1109
+ },
1110
+ {
1111
+ "epoch": 0.028997096357665814,
1112
+ "grad_norm": 0.01922564022243023,
1113
+ "learning_rate": 1.8302023674591935e-05,
1114
+ "loss": 0.0145,
1115
+ "step": 1106
1116
+ },
1117
+ {
1118
+ "epoch": 0.02918062228398015,
1119
+ "grad_norm": 0.03139118850231171,
1120
+ "learning_rate": 1.7698558740156135e-05,
1121
+ "loss": 0.0281,
1122
+ "step": 1113
1123
+ },
1124
+ {
1125
+ "epoch": 0.029364148210294493,
1126
+ "grad_norm": 8.748254776000977,
1127
+ "learning_rate": 1.7103063703014372e-05,
1128
+ "loss": 0.0191,
1129
+ "step": 1120
1130
+ },
1131
+ {
1132
+ "epoch": 0.029547674136608835,
1133
+ "grad_norm": 2.5039148330688477,
1134
+ "learning_rate": 1.6515685492656467e-05,
1135
+ "loss": 0.0017,
1136
+ "step": 1127
1137
+ },
1138
+ {
1139
+ "epoch": 0.029731200062923176,
1140
+ "grad_norm": 10.268917083740234,
1141
+ "learning_rate": 1.59365690358667e-05,
1142
+ "loss": 0.0144,
1143
+ "step": 1134
1144
+ },
1145
+ {
1146
+ "epoch": 0.029914725989237514,
1147
+ "grad_norm": 3.4766223430633545,
1148
+ "learning_rate": 1.5365857220965275e-05,
1149
+ "loss": 0.0035,
1150
+ "step": 1141
1151
+ },
1152
+ {
1153
+ "epoch": 0.030098251915551856,
1154
+ "grad_norm": 0.5243438482284546,
1155
+ "learning_rate": 1.4803690862552755e-05,
1156
+ "loss": 0.0042,
1157
+ "step": 1148
1158
+ },
1159
+ {
1160
+ "epoch": 0.030281777841866198,
1161
+ "grad_norm": 0.26499995589256287,
1162
+ "learning_rate": 1.4250208666766235e-05,
1163
+ "loss": 0.0028,
1164
+ "step": 1155
1165
+ },
1166
+ {
1167
+ "epoch": 0.030465303768180536,
1168
+ "grad_norm": 4.1601338386535645,
1169
+ "learning_rate": 1.3705547197055584e-05,
1170
+ "loss": 0.0495,
1171
+ "step": 1162
1172
+ },
1173
+ {
1174
+ "epoch": 0.030648829694494877,
1175
+ "grad_norm": 0.10166924446821213,
1176
+ "learning_rate": 1.3169840840488501e-05,
1177
+ "loss": 0.0124,
1178
+ "step": 1169
1179
+ },
1180
+ {
1181
+ "epoch": 0.03083235562080922,
1182
+ "grad_norm": 0.010529532097280025,
1183
+ "learning_rate": 1.2643221774592518e-05,
1184
+ "loss": 0.023,
1185
+ "step": 1176
1186
+ },
1187
+ {
1188
+ "epoch": 0.03101588154712356,
1189
+ "grad_norm": 8.22623062133789,
1190
+ "learning_rate": 1.2125819934742188e-05,
1191
+ "loss": 0.0436,
1192
+ "step": 1183
1193
+ },
1194
+ {
1195
+ "epoch": 0.0311994074734379,
1196
+ "grad_norm": 1.1787302494049072,
1197
+ "learning_rate": 1.1617762982099446e-05,
1198
+ "loss": 0.0118,
1199
+ "step": 1190
1200
+ },
1201
+ {
1202
+ "epoch": 0.03138293339975224,
1203
+ "grad_norm": 0.2951812744140625,
1204
+ "learning_rate": 1.1119176272115128e-05,
1205
+ "loss": 0.0233,
1206
+ "step": 1197
1207
+ },
1208
+ {
1209
+ "epoch": 0.03156645932606658,
1210
+ "grad_norm": 0.042958952486515045,
1211
+ "learning_rate": 1.0630182823599399e-05,
1212
+ "loss": 0.0024,
1213
+ "step": 1204
1214
+ },
1215
+ {
1216
+ "epoch": 0.03174998525238092,
1217
+ "grad_norm": 0.051287971436977386,
1218
+ "learning_rate": 1.0150903288368741e-05,
1219
+ "loss": 0.0034,
1220
+ "step": 1211
1221
+ },
1222
+ {
1223
+ "epoch": 0.031933511178695265,
1224
+ "grad_norm": 0.15109604597091675,
1225
+ "learning_rate": 9.681455921476839e-06,
1226
+ "loss": 0.0016,
1227
+ "step": 1218
1228
+ },
1229
+ {
1230
+ "epoch": 0.0321170371050096,
1231
+ "grad_norm": 4.658985137939453,
1232
+ "learning_rate": 9.221956552036992e-06,
1233
+ "loss": 0.0049,
1234
+ "step": 1225
1235
+ },
1236
+ {
1237
+ "epoch": 0.03230056303132394,
1238
+ "grad_norm": 5.163771629333496,
1239
+ "learning_rate": 8.772518554642973e-06,
1240
+ "loss": 0.0078,
1241
+ "step": 1232
1242
+ },
1243
+ {
1244
+ "epoch": 0.03248408895763828,
1245
+ "grad_norm": 0.658769428730011,
1246
+ "learning_rate": 8.333252821395526e-06,
1247
+ "loss": 0.001,
1248
+ "step": 1239
1249
+ },
1250
+ {
1251
+ "epoch": 0.032667614883952624,
1252
+ "grad_norm": 0.03406643494963646,
1253
+ "learning_rate": 7.904267734541498e-06,
1254
+ "loss": 0.0025,
1255
+ "step": 1246
1256
+ },
1257
+ {
1258
+ "epoch": 0.032851140810266966,
1259
+ "grad_norm": 0.048391830176115036,
1260
+ "learning_rate": 7.485669139732004e-06,
1261
+ "loss": 0.0075,
1262
+ "step": 1253
1263
+ },
1264
+ {
1265
+ "epoch": 0.03303466673658131,
1266
+ "grad_norm": 0.02164422534406185,
1267
+ "learning_rate": 7.077560319906695e-06,
1268
+ "loss": 0.0101,
1269
+ "step": 1260
1270
+ },
1271
+ {
1272
+ "epoch": 0.03321819266289565,
1273
+ "grad_norm": 0.0323006734251976,
1274
+ "learning_rate": 6.680041969810203e-06,
1275
+ "loss": 0.0212,
1276
+ "step": 1267
1277
+ },
1278
+ {
1279
+ "epoch": 0.03340171858920998,
1280
+ "grad_norm": 0.01731325499713421,
1281
+ "learning_rate": 6.293212171147206e-06,
1282
+ "loss": 0.0005,
1283
+ "step": 1274
1284
+ },
1285
+ {
1286
+ "epoch": 0.033585244515524325,
1287
+ "grad_norm": 0.0469672717154026,
1288
+ "learning_rate": 5.917166368382277e-06,
1289
+ "loss": 0.0113,
1290
+ "step": 1281
1291
+ },
1292
+ {
1293
+ "epoch": 0.033768770441838666,
1294
+ "grad_norm": 0.5670210719108582,
1295
+ "learning_rate": 5.5519973451903405e-06,
1296
+ "loss": 0.0065,
1297
+ "step": 1288
1298
+ },
1299
+ {
1300
+ "epoch": 0.03395229636815301,
1301
+ "grad_norm": 0.6679732799530029,
1302
+ "learning_rate": 5.197795201563743e-06,
1303
+ "loss": 0.0009,
1304
+ "step": 1295
1305
+ },
1306
+ {
1307
+ "epoch": 0.03413582229446735,
1308
+ "grad_norm": 0.7266259789466858,
1309
+ "learning_rate": 4.8546473315813856e-06,
1310
+ "loss": 0.0004,
1311
+ "step": 1302
1312
+ },
1313
+ {
1314
+ "epoch": 0.03431934822078169,
1315
+ "grad_norm": 0.007858018390834332,
1316
+ "learning_rate": 4.522638401845547e-06,
1317
+ "loss": 0.0277,
1318
+ "step": 1309
1319
+ },
1320
+ {
1321
+ "epoch": 0.03450287414709603,
1322
+ "grad_norm": 4.2354326248168945,
1323
+ "learning_rate": 4.2018503305916775e-06,
1324
+ "loss": 0.0052,
1325
+ "step": 1316
1326
+ },
1327
+ {
1328
+ "epoch": 0.03468640007341037,
1329
+ "grad_norm": 36.58195495605469,
1330
+ "learning_rate": 3.892362267476313e-06,
1331
+ "loss": 0.0192,
1332
+ "step": 1323
1333
+ },
1334
+ {
1335
+ "epoch": 0.03486992599972471,
1336
+ "grad_norm": 0.05499963089823723,
1337
+ "learning_rate": 3.5942505740480582e-06,
1338
+ "loss": 0.0264,
1339
+ "step": 1330
1340
+ },
1341
+ {
1342
+ "epoch": 0.03505345192603905,
1343
+ "grad_norm": 0.2299686074256897,
1344
+ "learning_rate": 3.3075888049065196e-06,
1345
+ "loss": 0.0099,
1346
+ "step": 1337
1347
+ },
1348
+ {
1349
+ "epoch": 0.03523697785235339,
1350
+ "grad_norm": 0.014163389801979065,
1351
+ "learning_rate": 3.03244768955383e-06,
1352
+ "loss": 0.0014,
1353
+ "step": 1344
1354
+ },
1355
+ {
1356
+ "epoch": 0.035420503778667733,
1357
+ "grad_norm": 0.02343047223985195,
1358
+ "learning_rate": 2.7688951149431595e-06,
1359
+ "loss": 0.0061,
1360
+ "step": 1351
1361
+ },
1362
+ {
1363
+ "epoch": 0.035604029704982075,
1364
+ "grad_norm": 0.3476681709289551,
1365
+ "learning_rate": 2.5169961087286974e-06,
1366
+ "loss": 0.002,
1367
+ "step": 1358
1368
+ },
1369
+ {
1370
+ "epoch": 0.03578755563129642,
1371
+ "grad_norm": 0.07447517663240433,
1372
+ "learning_rate": 2.276812823220964e-06,
1373
+ "loss": 0.0029,
1374
+ "step": 1365
1375
+ },
1376
+ {
1377
+ "epoch": 0.03597108155761075,
1378
+ "grad_norm": 0.008758554235100746,
1379
+ "learning_rate": 2.048404520051722e-06,
1380
+ "loss": 0.0067,
1381
+ "step": 1372
1382
+ },
1383
+ {
1384
+ "epoch": 0.03615460748392509,
1385
+ "grad_norm": 0.46787765622138977,
1386
+ "learning_rate": 1.8318275555520237e-06,
1387
+ "loss": 0.0005,
1388
+ "step": 1379
1389
+ },
1390
+ {
1391
+ "epoch": 0.036338133410239434,
1392
+ "grad_norm": 0.024509649723768234,
1393
+ "learning_rate": 1.6271353668471655e-06,
1394
+ "loss": 0.0015,
1395
+ "step": 1386
1396
+ },
1397
+ {
1398
+ "epoch": 0.036521659336553776,
1399
+ "grad_norm": 0.01940271630883217,
1400
+ "learning_rate": 1.4343784586718311e-06,
1401
+ "loss": 0.0006,
1402
+ "step": 1393
1403
+ },
1404
+ {
1405
+ "epoch": 0.03670518526286812,
1406
+ "grad_norm": 0.1267419457435608,
1407
+ "learning_rate": 1.2536043909088191e-06,
1408
+ "loss": 0.0031,
1409
+ "step": 1400
1410
+ },
1411
+ {
1412
+ "epoch": 0.03688871118918246,
1413
+ "grad_norm": 1.5990060567855835,
1414
+ "learning_rate": 1.0848577668543802e-06,
1415
+ "loss": 0.0277,
1416
+ "step": 1407
1417
+ },
1418
+ {
1419
+ "epoch": 0.0370722371154968,
1420
+ "grad_norm": 7.815530300140381,
1421
+ "learning_rate": 9.281802222129765e-07,
1422
+ "loss": 0.0045,
1423
+ "step": 1414
1424
+ },
1425
+ {
1426
+ "epoch": 0.03725576304181114,
1427
+ "grad_norm": 0.020791860297322273,
1428
+ "learning_rate": 7.836104148243484e-07,
1429
+ "loss": 0.0009,
1430
+ "step": 1421
1431
+ },
1432
+ {
1433
+ "epoch": 0.03743928896812548,
1434
+ "grad_norm": 0.010349948890507221,
1435
+ "learning_rate": 6.511840151252169e-07,
1436
+ "loss": 0.002,
1437
+ "step": 1428
1438
+ },
1439
+ {
1440
+ "epoch": 0.03762281489443982,
1441
+ "grad_norm": 0.030976630747318268,
1442
+ "learning_rate": 5.309336973481683e-07,
1443
+ "loss": 0.0002,
1444
+ "step": 1435
1445
+ },
1446
+ {
1447
+ "epoch": 0.03780634082075416,
1448
+ "grad_norm": 0.06936094164848328,
1449
+ "learning_rate": 4.228891314597694e-07,
1450
+ "loss": 0.0003,
1451
+ "step": 1442
1452
+ },
1453
+ {
1454
+ "epoch": 0.0379898667470685,
1455
+ "grad_norm": 0.06425853073596954,
1456
+ "learning_rate": 3.2707697583995167e-07,
1457
+ "loss": 0.0004,
1458
+ "step": 1449
1459
+ },
1460
+ {
1461
+ "epoch": 0.03817339267338284,
1462
+ "grad_norm": 0.005400571506470442,
1463
+ "learning_rate": 2.4352087070443895e-07,
1464
+ "loss": 0.0066,
1465
+ "step": 1456
1466
+ },
1467
+ {
1468
+ "epoch": 0.038356918599697185,
1469
+ "grad_norm": 0.039011601358652115,
1470
+ "learning_rate": 1.7224143227190236e-07,
1471
+ "loss": 0.0081,
1472
+ "step": 1463
1473
+ },
1474
+ {
1475
+ "epoch": 0.038540444526011526,
1476
+ "grad_norm": 0.20835164189338684,
1477
+ "learning_rate": 1.132562476771959e-07,
1478
+ "loss": 0.0003,
1479
+ "step": 1470
1480
+ },
1481
+ {
1482
+ "epoch": 0.03872397045232586,
1483
+ "grad_norm": 1.4877870082855225,
1484
+ "learning_rate": 6.657987063200533e-08,
1485
+ "loss": 0.1775,
1486
+ "step": 1477
1487
+ },
1488
+ {
1489
+ "epoch": 0.0389074963786402,
1490
+ "grad_norm": 0.1349838227033615,
1491
+ "learning_rate": 3.2223817833931805e-08,
1492
+ "loss": 0.0009,
1493
+ "step": 1484
1494
+ },
1495
+ {
1496
+ "epoch": 0.039091022304954544,
1497
+ "grad_norm": 4.346598148345947,
1498
+ "learning_rate": 1.019656612492592e-08,
1499
+ "loss": 0.0038,
1500
+ "step": 1491
1501
+ },
1502
+ {
1503
+ "epoch": 0.039274548231268885,
1504
+ "grad_norm": 0.2060699611902237,
1505
+ "learning_rate": 5.035503997385949e-10,
1506
+ "loss": 0.0016,
1507
+ "step": 1498
1508
+ }
1509
+ ],
1510
+ "logging_steps": 7,
1511
+ "max_steps": 1500,
1512
+ "num_input_tokens_seen": 0,
1513
+ "num_train_epochs": 1,
1514
+ "save_steps": 500,
1515
+ "stateful_callbacks": {
1516
+ "TrainerControl": {
1517
+ "args": {
1518
+ "should_epoch_stop": false,
1519
+ "should_evaluate": false,
1520
+ "should_log": false,
1521
+ "should_save": true,
1522
+ "should_training_stop": true
1523
+ },
1524
+ "attributes": {}
1525
+ }
1526
+ },
1527
+ "total_flos": 5.546484091060224e+17,
1528
+ "train_batch_size": 2,
1529
+ "trial_name": null,
1530
+ "trial_params": null
1531
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:115c0be250dbb8249c2262594c8922f573ca2b272a3a213038de085ab35e4c92
3
+ size 6776