diaenra commited on
Commit
6ac3d88
·
verified ·
1 Parent(s): f0f640c

Training in progress, step 179, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: katuni4ka/tiny-random-falcon-40b
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,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "katuni4ka/tiny-random-falcon-40b",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 64,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "embed_tokens",
19
+ "lm_head"
20
+ ],
21
+ "peft_type": "LORA",
22
+ "r": 32,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "k_proj",
27
+ "o_proj",
28
+ "dense",
29
+ "q_proj",
30
+ "query_key_value",
31
+ "down_proj",
32
+ "up_proj",
33
+ "gate_proj",
34
+ "v_proj",
35
+ "dense_h_to_4h",
36
+ "dense_4h_to_h"
37
+ ],
38
+ "task_type": "CAUSAL_LM",
39
+ "use_dora": false,
40
+ "use_rslora": false
41
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5212107030fa877088efd735e342f61d60bd9fcd8f118dcff6845a37ba4d219b
3
+ size 17139960
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:61217f490d31cc1e8e3186c67a43082c56b9ad44a780722e593ba268d46a39f8
3
+ size 34290155
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62a9e3e3c228bbe31df52c2e671e89f7aff4e03747e71ca931538251f6a63c78
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82231717c38bfa9a3adf7221ec4f479d22ed3028e22a7f158ca46dbae060dd20
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,29 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ ">>TITLE<<",
4
+ ">>ABSTRACT<<",
5
+ ">>INTRODUCTION<<",
6
+ ">>SUMMARY<<",
7
+ ">>COMMENT<<",
8
+ ">>ANSWER<<",
9
+ ">>QUESTION<<",
10
+ ">>DOMAIN<<",
11
+ ">>PREFIX<<",
12
+ ">>SUFFIX<<",
13
+ ">>MIDDLE<<"
14
+ ],
15
+ "eos_token": {
16
+ "content": "<|endoftext|>",
17
+ "lstrip": false,
18
+ "normalized": false,
19
+ "rstrip": false,
20
+ "single_word": false
21
+ },
22
+ "pad_token": {
23
+ "content": "<|endoftext|>",
24
+ "lstrip": false,
25
+ "normalized": false,
26
+ "rstrip": false,
27
+ "single_word": false
28
+ }
29
+ }
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,124 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "0": {
5
+ "content": ">>TITLE<<",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "1": {
13
+ "content": ">>ABSTRACT<<",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "2": {
21
+ "content": ">>INTRODUCTION<<",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "3": {
29
+ "content": ">>SUMMARY<<",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "4": {
37
+ "content": ">>COMMENT<<",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "5": {
45
+ "content": ">>ANSWER<<",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "6": {
53
+ "content": ">>QUESTION<<",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": true
59
+ },
60
+ "7": {
61
+ "content": ">>DOMAIN<<",
62
+ "lstrip": false,
63
+ "normalized": false,
64
+ "rstrip": false,
65
+ "single_word": false,
66
+ "special": true
67
+ },
68
+ "8": {
69
+ "content": ">>PREFIX<<",
70
+ "lstrip": false,
71
+ "normalized": false,
72
+ "rstrip": false,
73
+ "single_word": false,
74
+ "special": true
75
+ },
76
+ "9": {
77
+ "content": ">>SUFFIX<<",
78
+ "lstrip": false,
79
+ "normalized": false,
80
+ "rstrip": false,
81
+ "single_word": false,
82
+ "special": true
83
+ },
84
+ "10": {
85
+ "content": ">>MIDDLE<<",
86
+ "lstrip": false,
87
+ "normalized": false,
88
+ "rstrip": false,
89
+ "single_word": false,
90
+ "special": true
91
+ },
92
+ "11": {
93
+ "content": "<|endoftext|>",
94
+ "lstrip": false,
95
+ "normalized": false,
96
+ "rstrip": false,
97
+ "single_word": false,
98
+ "special": true
99
+ }
100
+ },
101
+ "additional_special_tokens": [
102
+ ">>TITLE<<",
103
+ ">>ABSTRACT<<",
104
+ ">>INTRODUCTION<<",
105
+ ">>SUMMARY<<",
106
+ ">>COMMENT<<",
107
+ ">>ANSWER<<",
108
+ ">>QUESTION<<",
109
+ ">>DOMAIN<<",
110
+ ">>PREFIX<<",
111
+ ">>SUFFIX<<",
112
+ ">>MIDDLE<<"
113
+ ],
114
+ "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 %}",
115
+ "clean_up_tokenization_spaces": false,
116
+ "eos_token": "<|endoftext|>",
117
+ "model_input_names": [
118
+ "input_ids",
119
+ "attention_mask"
120
+ ],
121
+ "model_max_length": 2048,
122
+ "pad_token": "<|endoftext|>",
123
+ "tokenizer_class": "PreTrainedTokenizerFast"
124
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,1286 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 500,
6
+ "global_step": 179,
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.00558659217877095,
13
+ "grad_norm": 3.744102716445923,
14
+ "learning_rate": 1.0000000000000002e-06,
15
+ "loss": 44.5125,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0111731843575419,
20
+ "grad_norm": 4.090838432312012,
21
+ "learning_rate": 2.0000000000000003e-06,
22
+ "loss": 44.5456,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.01675977653631285,
27
+ "grad_norm": 4.943282127380371,
28
+ "learning_rate": 3e-06,
29
+ "loss": 44.5655,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.0223463687150838,
34
+ "grad_norm": 5.5685224533081055,
35
+ "learning_rate": 4.000000000000001e-06,
36
+ "loss": 44.5459,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.027932960893854747,
41
+ "grad_norm": 6.192835807800293,
42
+ "learning_rate": 5e-06,
43
+ "loss": 44.5324,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.0335195530726257,
48
+ "grad_norm": 6.504510879516602,
49
+ "learning_rate": 6e-06,
50
+ "loss": 44.5719,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.03910614525139665,
55
+ "grad_norm": 7.036836624145508,
56
+ "learning_rate": 7.000000000000001e-06,
57
+ "loss": 44.5859,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.0446927374301676,
62
+ "grad_norm": 6.947369575500488,
63
+ "learning_rate": 8.000000000000001e-06,
64
+ "loss": 44.547,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.05027932960893855,
69
+ "grad_norm": 6.922020435333252,
70
+ "learning_rate": 9e-06,
71
+ "loss": 44.509,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.055865921787709494,
76
+ "grad_norm": 7.10311222076416,
77
+ "learning_rate": 1e-05,
78
+ "loss": 44.4877,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.061452513966480445,
83
+ "grad_norm": 7.27517032623291,
84
+ "learning_rate": 1.1000000000000001e-05,
85
+ "loss": 44.5195,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.0670391061452514,
90
+ "grad_norm": 7.023418426513672,
91
+ "learning_rate": 1.2e-05,
92
+ "loss": 44.4954,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.07262569832402235,
97
+ "grad_norm": 7.948561191558838,
98
+ "learning_rate": 1.3000000000000001e-05,
99
+ "loss": 44.4922,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.0782122905027933,
104
+ "grad_norm": 7.6504926681518555,
105
+ "learning_rate": 1.4000000000000001e-05,
106
+ "loss": 44.459,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.08379888268156424,
111
+ "grad_norm": 8.089448928833008,
112
+ "learning_rate": 1.5e-05,
113
+ "loss": 44.4743,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.0893854748603352,
118
+ "grad_norm": 7.560296058654785,
119
+ "learning_rate": 1.6000000000000003e-05,
120
+ "loss": 44.5191,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.09497206703910614,
125
+ "grad_norm": 7.827347755432129,
126
+ "learning_rate": 1.7000000000000003e-05,
127
+ "loss": 44.4517,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.1005586592178771,
132
+ "grad_norm": 8.726825714111328,
133
+ "learning_rate": 1.8e-05,
134
+ "loss": 44.484,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.10614525139664804,
139
+ "grad_norm": 7.8799943923950195,
140
+ "learning_rate": 1.9e-05,
141
+ "loss": 44.4365,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.11173184357541899,
146
+ "grad_norm": 7.783633232116699,
147
+ "learning_rate": 2e-05,
148
+ "loss": 44.432,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.11731843575418995,
153
+ "grad_norm": 8.265217781066895,
154
+ "learning_rate": 2.1e-05,
155
+ "loss": 44.3541,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.12290502793296089,
160
+ "grad_norm": 8.179393768310547,
161
+ "learning_rate": 2.2000000000000003e-05,
162
+ "loss": 44.4657,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.12849162011173185,
167
+ "grad_norm": 8.401519775390625,
168
+ "learning_rate": 2.3000000000000003e-05,
169
+ "loss": 44.3664,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.1340782122905028,
174
+ "grad_norm": 8.343657493591309,
175
+ "learning_rate": 2.4e-05,
176
+ "loss": 44.356,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.13966480446927373,
181
+ "grad_norm": 8.581681251525879,
182
+ "learning_rate": 2.5e-05,
183
+ "loss": 44.3288,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.1452513966480447,
188
+ "grad_norm": 8.727663040161133,
189
+ "learning_rate": 2.6000000000000002e-05,
190
+ "loss": 44.3571,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.15083798882681565,
195
+ "grad_norm": 8.828510284423828,
196
+ "learning_rate": 2.7000000000000002e-05,
197
+ "loss": 44.2998,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.1564245810055866,
202
+ "grad_norm": 8.784181594848633,
203
+ "learning_rate": 2.8000000000000003e-05,
204
+ "loss": 44.2794,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.16201117318435754,
209
+ "grad_norm": 8.831645965576172,
210
+ "learning_rate": 2.9e-05,
211
+ "loss": 44.2463,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.16759776536312848,
216
+ "grad_norm": 8.893630981445312,
217
+ "learning_rate": 3e-05,
218
+ "loss": 44.2231,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.17318435754189945,
223
+ "grad_norm": 9.3904390335083,
224
+ "learning_rate": 3.1e-05,
225
+ "loss": 44.1382,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.1787709497206704,
230
+ "grad_norm": 8.971839904785156,
231
+ "learning_rate": 3.2000000000000005e-05,
232
+ "loss": 44.12,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.18435754189944134,
237
+ "grad_norm": 9.59831428527832,
238
+ "learning_rate": 3.3e-05,
239
+ "loss": 44.114,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.18994413407821228,
244
+ "grad_norm": 9.502549171447754,
245
+ "learning_rate": 3.4000000000000007e-05,
246
+ "loss": 44.0284,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.19553072625698323,
251
+ "grad_norm": 9.720560073852539,
252
+ "learning_rate": 3.5e-05,
253
+ "loss": 43.9652,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.2011173184357542,
258
+ "grad_norm": 10.408364295959473,
259
+ "learning_rate": 3.6e-05,
260
+ "loss": 43.9892,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.20670391061452514,
265
+ "grad_norm": 9.865303993225098,
266
+ "learning_rate": 3.7e-05,
267
+ "loss": 43.9092,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.2122905027932961,
272
+ "grad_norm": 9.902585983276367,
273
+ "learning_rate": 3.8e-05,
274
+ "loss": 43.8354,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.21787709497206703,
279
+ "grad_norm": 9.79003620147705,
280
+ "learning_rate": 3.9000000000000006e-05,
281
+ "loss": 43.7437,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.22346368715083798,
286
+ "grad_norm": 10.79495906829834,
287
+ "learning_rate": 4e-05,
288
+ "loss": 43.7073,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.22905027932960895,
293
+ "grad_norm": 10.677367210388184,
294
+ "learning_rate": 4.1e-05,
295
+ "loss": 43.6095,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.2346368715083799,
300
+ "grad_norm": 11.262158393859863,
301
+ "learning_rate": 4.2e-05,
302
+ "loss": 43.5185,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.24022346368715083,
307
+ "grad_norm": 11.903176307678223,
308
+ "learning_rate": 4.3e-05,
309
+ "loss": 43.3865,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.24581005586592178,
314
+ "grad_norm": 11.95860481262207,
315
+ "learning_rate": 4.4000000000000006e-05,
316
+ "loss": 43.3,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 0.25139664804469275,
321
+ "grad_norm": 5.72437047958374,
322
+ "learning_rate": 4.5e-05,
323
+ "loss": 44.2749,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 0.2569832402234637,
328
+ "grad_norm": 4.2836833000183105,
329
+ "learning_rate": 4.600000000000001e-05,
330
+ "loss": 44.1268,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 0.26256983240223464,
335
+ "grad_norm": 5.577621936798096,
336
+ "learning_rate": 4.7e-05,
337
+ "loss": 43.9228,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 0.2681564245810056,
342
+ "grad_norm": 5.966395854949951,
343
+ "learning_rate": 4.8e-05,
344
+ "loss": 43.7729,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 0.2737430167597765,
349
+ "grad_norm": 6.50309419631958,
350
+ "learning_rate": 4.9e-05,
351
+ "loss": 43.671,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 0.27932960893854747,
356
+ "grad_norm": 6.988935947418213,
357
+ "learning_rate": 5e-05,
358
+ "loss": 43.5641,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 0.2849162011173184,
363
+ "grad_norm": 7.089043140411377,
364
+ "learning_rate": 5.1000000000000006e-05,
365
+ "loss": 43.5187,
366
+ "step": 51
367
+ },
368
+ {
369
+ "epoch": 0.2905027932960894,
370
+ "grad_norm": 7.402230739593506,
371
+ "learning_rate": 5.2000000000000004e-05,
372
+ "loss": 43.4116,
373
+ "step": 52
374
+ },
375
+ {
376
+ "epoch": 0.29608938547486036,
377
+ "grad_norm": 7.716123580932617,
378
+ "learning_rate": 5.300000000000001e-05,
379
+ "loss": 43.2982,
380
+ "step": 53
381
+ },
382
+ {
383
+ "epoch": 0.3016759776536313,
384
+ "grad_norm": 7.589552879333496,
385
+ "learning_rate": 5.4000000000000005e-05,
386
+ "loss": 43.2493,
387
+ "step": 54
388
+ },
389
+ {
390
+ "epoch": 0.30726256983240224,
391
+ "grad_norm": 8.715299606323242,
392
+ "learning_rate": 5.500000000000001e-05,
393
+ "loss": 43.0231,
394
+ "step": 55
395
+ },
396
+ {
397
+ "epoch": 0.3128491620111732,
398
+ "grad_norm": 8.259060859680176,
399
+ "learning_rate": 5.6000000000000006e-05,
400
+ "loss": 42.9955,
401
+ "step": 56
402
+ },
403
+ {
404
+ "epoch": 0.31843575418994413,
405
+ "grad_norm": 7.728129863739014,
406
+ "learning_rate": 5.6999999999999996e-05,
407
+ "loss": 42.9847,
408
+ "step": 57
409
+ },
410
+ {
411
+ "epoch": 0.3240223463687151,
412
+ "grad_norm": 8.82850170135498,
413
+ "learning_rate": 5.8e-05,
414
+ "loss": 42.7967,
415
+ "step": 58
416
+ },
417
+ {
418
+ "epoch": 0.329608938547486,
419
+ "grad_norm": 7.893709659576416,
420
+ "learning_rate": 5.9e-05,
421
+ "loss": 42.8577,
422
+ "step": 59
423
+ },
424
+ {
425
+ "epoch": 0.33519553072625696,
426
+ "grad_norm": 8.985579490661621,
427
+ "learning_rate": 6e-05,
428
+ "loss": 42.5203,
429
+ "step": 60
430
+ },
431
+ {
432
+ "epoch": 0.3407821229050279,
433
+ "grad_norm": 8.47461223602295,
434
+ "learning_rate": 6.1e-05,
435
+ "loss": 42.5511,
436
+ "step": 61
437
+ },
438
+ {
439
+ "epoch": 0.3463687150837989,
440
+ "grad_norm": 8.799412727355957,
441
+ "learning_rate": 6.2e-05,
442
+ "loss": 42.4044,
443
+ "step": 62
444
+ },
445
+ {
446
+ "epoch": 0.35195530726256985,
447
+ "grad_norm": 8.567609786987305,
448
+ "learning_rate": 6.3e-05,
449
+ "loss": 42.4246,
450
+ "step": 63
451
+ },
452
+ {
453
+ "epoch": 0.3575418994413408,
454
+ "grad_norm": 8.90191650390625,
455
+ "learning_rate": 6.400000000000001e-05,
456
+ "loss": 42.2267,
457
+ "step": 64
458
+ },
459
+ {
460
+ "epoch": 0.36312849162011174,
461
+ "grad_norm": 8.651405334472656,
462
+ "learning_rate": 6.500000000000001e-05,
463
+ "loss": 42.2001,
464
+ "step": 65
465
+ },
466
+ {
467
+ "epoch": 0.3687150837988827,
468
+ "grad_norm": 8.63864517211914,
469
+ "learning_rate": 6.6e-05,
470
+ "loss": 42.1931,
471
+ "step": 66
472
+ },
473
+ {
474
+ "epoch": 0.3743016759776536,
475
+ "grad_norm": 9.15833854675293,
476
+ "learning_rate": 6.7e-05,
477
+ "loss": 41.9268,
478
+ "step": 67
479
+ },
480
+ {
481
+ "epoch": 0.37988826815642457,
482
+ "grad_norm": 8.82404613494873,
483
+ "learning_rate": 6.800000000000001e-05,
484
+ "loss": 41.9039,
485
+ "step": 68
486
+ },
487
+ {
488
+ "epoch": 0.3854748603351955,
489
+ "grad_norm": 9.213386535644531,
490
+ "learning_rate": 6.9e-05,
491
+ "loss": 41.7373,
492
+ "step": 69
493
+ },
494
+ {
495
+ "epoch": 0.39106145251396646,
496
+ "grad_norm": 9.157903671264648,
497
+ "learning_rate": 7e-05,
498
+ "loss": 41.6397,
499
+ "step": 70
500
+ },
501
+ {
502
+ "epoch": 0.39664804469273746,
503
+ "grad_norm": 9.073963165283203,
504
+ "learning_rate": 7.1e-05,
505
+ "loss": 41.5592,
506
+ "step": 71
507
+ },
508
+ {
509
+ "epoch": 0.4022346368715084,
510
+ "grad_norm": 9.316044807434082,
511
+ "learning_rate": 7.2e-05,
512
+ "loss": 41.4418,
513
+ "step": 72
514
+ },
515
+ {
516
+ "epoch": 0.40782122905027934,
517
+ "grad_norm": 9.458603858947754,
518
+ "learning_rate": 7.3e-05,
519
+ "loss": 41.2307,
520
+ "step": 73
521
+ },
522
+ {
523
+ "epoch": 0.4134078212290503,
524
+ "grad_norm": 9.475081443786621,
525
+ "learning_rate": 7.4e-05,
526
+ "loss": 41.1623,
527
+ "step": 74
528
+ },
529
+ {
530
+ "epoch": 0.41899441340782123,
531
+ "grad_norm": 9.649319648742676,
532
+ "learning_rate": 7.500000000000001e-05,
533
+ "loss": 41.0343,
534
+ "step": 75
535
+ },
536
+ {
537
+ "epoch": 0.4245810055865922,
538
+ "grad_norm": 9.324378967285156,
539
+ "learning_rate": 7.6e-05,
540
+ "loss": 41.0046,
541
+ "step": 76
542
+ },
543
+ {
544
+ "epoch": 0.4301675977653631,
545
+ "grad_norm": 9.610836029052734,
546
+ "learning_rate": 7.7e-05,
547
+ "loss": 40.7329,
548
+ "step": 77
549
+ },
550
+ {
551
+ "epoch": 0.43575418994413406,
552
+ "grad_norm": 9.787153244018555,
553
+ "learning_rate": 7.800000000000001e-05,
554
+ "loss": 40.5896,
555
+ "step": 78
556
+ },
557
+ {
558
+ "epoch": 0.441340782122905,
559
+ "grad_norm": 9.9530668258667,
560
+ "learning_rate": 7.900000000000001e-05,
561
+ "loss": 40.448,
562
+ "step": 79
563
+ },
564
+ {
565
+ "epoch": 0.44692737430167595,
566
+ "grad_norm": 9.689455032348633,
567
+ "learning_rate": 8e-05,
568
+ "loss": 40.5078,
569
+ "step": 80
570
+ },
571
+ {
572
+ "epoch": 0.45251396648044695,
573
+ "grad_norm": 9.322986602783203,
574
+ "learning_rate": 8.1e-05,
575
+ "loss": 40.4844,
576
+ "step": 81
577
+ },
578
+ {
579
+ "epoch": 0.4581005586592179,
580
+ "grad_norm": 9.782176971435547,
581
+ "learning_rate": 8.2e-05,
582
+ "loss": 40.2081,
583
+ "step": 82
584
+ },
585
+ {
586
+ "epoch": 0.46368715083798884,
587
+ "grad_norm": 9.894826889038086,
588
+ "learning_rate": 8.3e-05,
589
+ "loss": 40.0162,
590
+ "step": 83
591
+ },
592
+ {
593
+ "epoch": 0.4692737430167598,
594
+ "grad_norm": 10.18328857421875,
595
+ "learning_rate": 8.4e-05,
596
+ "loss": 39.9261,
597
+ "step": 84
598
+ },
599
+ {
600
+ "epoch": 0.4748603351955307,
601
+ "grad_norm": 10.649673461914062,
602
+ "learning_rate": 8.5e-05,
603
+ "loss": 39.692,
604
+ "step": 85
605
+ },
606
+ {
607
+ "epoch": 0.48044692737430167,
608
+ "grad_norm": 10.699885368347168,
609
+ "learning_rate": 8.6e-05,
610
+ "loss": 39.5022,
611
+ "step": 86
612
+ },
613
+ {
614
+ "epoch": 0.4860335195530726,
615
+ "grad_norm": 11.469558715820312,
616
+ "learning_rate": 8.7e-05,
617
+ "loss": 39.1245,
618
+ "step": 87
619
+ },
620
+ {
621
+ "epoch": 0.49162011173184356,
622
+ "grad_norm": 10.971457481384277,
623
+ "learning_rate": 8.800000000000001e-05,
624
+ "loss": 39.1588,
625
+ "step": 88
626
+ },
627
+ {
628
+ "epoch": 0.4972067039106145,
629
+ "grad_norm": 7.072690010070801,
630
+ "learning_rate": 8.900000000000001e-05,
631
+ "loss": 42.9127,
632
+ "step": 89
633
+ },
634
+ {
635
+ "epoch": 0.5027932960893855,
636
+ "grad_norm": 5.59442663192749,
637
+ "learning_rate": 9e-05,
638
+ "loss": 42.0852,
639
+ "step": 90
640
+ },
641
+ {
642
+ "epoch": 0.5083798882681564,
643
+ "grad_norm": 6.485333442687988,
644
+ "learning_rate": 9.1e-05,
645
+ "loss": 41.2355,
646
+ "step": 91
647
+ },
648
+ {
649
+ "epoch": 0.5139664804469274,
650
+ "grad_norm": 7.4060797691345215,
651
+ "learning_rate": 9.200000000000001e-05,
652
+ "loss": 40.6051,
653
+ "step": 92
654
+ },
655
+ {
656
+ "epoch": 0.5195530726256983,
657
+ "grad_norm": 7.867504596710205,
658
+ "learning_rate": 9.300000000000001e-05,
659
+ "loss": 40.2738,
660
+ "step": 93
661
+ },
662
+ {
663
+ "epoch": 0.5251396648044693,
664
+ "grad_norm": 7.020578384399414,
665
+ "learning_rate": 9.4e-05,
666
+ "loss": 40.4952,
667
+ "step": 94
668
+ },
669
+ {
670
+ "epoch": 0.5307262569832403,
671
+ "grad_norm": 7.6585516929626465,
672
+ "learning_rate": 9.5e-05,
673
+ "loss": 40.097,
674
+ "step": 95
675
+ },
676
+ {
677
+ "epoch": 0.5363128491620112,
678
+ "grad_norm": 8.454778671264648,
679
+ "learning_rate": 9.6e-05,
680
+ "loss": 39.7017,
681
+ "step": 96
682
+ },
683
+ {
684
+ "epoch": 0.5418994413407822,
685
+ "grad_norm": 8.670785903930664,
686
+ "learning_rate": 9.7e-05,
687
+ "loss": 39.4651,
688
+ "step": 97
689
+ },
690
+ {
691
+ "epoch": 0.547486033519553,
692
+ "grad_norm": 8.416338920593262,
693
+ "learning_rate": 9.8e-05,
694
+ "loss": 39.519,
695
+ "step": 98
696
+ },
697
+ {
698
+ "epoch": 0.553072625698324,
699
+ "grad_norm": 8.337173461914062,
700
+ "learning_rate": 9.900000000000001e-05,
701
+ "loss": 39.4007,
702
+ "step": 99
703
+ },
704
+ {
705
+ "epoch": 0.5586592178770949,
706
+ "grad_norm": 8.42642879486084,
707
+ "learning_rate": 0.0001,
708
+ "loss": 39.1839,
709
+ "step": 100
710
+ },
711
+ {
712
+ "epoch": 0.5642458100558659,
713
+ "grad_norm": 8.729036331176758,
714
+ "learning_rate": 9.996046986136509e-05,
715
+ "loss": 38.9884,
716
+ "step": 101
717
+ },
718
+ {
719
+ "epoch": 0.5698324022346368,
720
+ "grad_norm": 8.876291275024414,
721
+ "learning_rate": 9.98419419507348e-05,
722
+ "loss": 38.7318,
723
+ "step": 102
724
+ },
725
+ {
726
+ "epoch": 0.5754189944134078,
727
+ "grad_norm": 8.565130233764648,
728
+ "learning_rate": 9.964460368509867e-05,
729
+ "loss": 38.7833,
730
+ "step": 103
731
+ },
732
+ {
733
+ "epoch": 0.5810055865921788,
734
+ "grad_norm": 8.649067878723145,
735
+ "learning_rate": 9.936876709681668e-05,
736
+ "loss": 38.6301,
737
+ "step": 104
738
+ },
739
+ {
740
+ "epoch": 0.5865921787709497,
741
+ "grad_norm": 8.931990623474121,
742
+ "learning_rate": 9.901486834023182e-05,
743
+ "loss": 38.4478,
744
+ "step": 105
745
+ },
746
+ {
747
+ "epoch": 0.5921787709497207,
748
+ "grad_norm": 9.383662223815918,
749
+ "learning_rate": 9.85834670020205e-05,
750
+ "loss": 38.209,
751
+ "step": 106
752
+ },
753
+ {
754
+ "epoch": 0.5977653631284916,
755
+ "grad_norm": 8.624167442321777,
756
+ "learning_rate": 9.807524521637102e-05,
757
+ "loss": 38.3029,
758
+ "step": 107
759
+ },
760
+ {
761
+ "epoch": 0.6033519553072626,
762
+ "grad_norm": 8.637563705444336,
763
+ "learning_rate": 9.749100658638914e-05,
764
+ "loss": 38.1992,
765
+ "step": 108
766
+ },
767
+ {
768
+ "epoch": 0.6089385474860335,
769
+ "grad_norm": 9.110807418823242,
770
+ "learning_rate": 9.68316749134364e-05,
771
+ "loss": 37.9357,
772
+ "step": 109
773
+ },
774
+ {
775
+ "epoch": 0.6145251396648045,
776
+ "grad_norm": 8.739825248718262,
777
+ "learning_rate": 9.609829273641034e-05,
778
+ "loss": 37.929,
779
+ "step": 110
780
+ },
781
+ {
782
+ "epoch": 0.6201117318435754,
783
+ "grad_norm": 9.419713020324707,
784
+ "learning_rate": 9.529201968327616e-05,
785
+ "loss": 37.5423,
786
+ "step": 111
787
+ },
788
+ {
789
+ "epoch": 0.6256983240223464,
790
+ "grad_norm": 9.36577320098877,
791
+ "learning_rate": 9.44141306374566e-05,
792
+ "loss": 37.4528,
793
+ "step": 112
794
+ },
795
+ {
796
+ "epoch": 0.6312849162011173,
797
+ "grad_norm": 9.40024185180664,
798
+ "learning_rate": 9.346601372197914e-05,
799
+ "loss": 37.3334,
800
+ "step": 113
801
+ },
802
+ {
803
+ "epoch": 0.6368715083798883,
804
+ "grad_norm": 9.359634399414062,
805
+ "learning_rate": 9.244916810456821e-05,
806
+ "loss": 37.3102,
807
+ "step": 114
808
+ },
809
+ {
810
+ "epoch": 0.6424581005586593,
811
+ "grad_norm": 9.717304229736328,
812
+ "learning_rate": 9.136520162715287e-05,
813
+ "loss": 37.1064,
814
+ "step": 115
815
+ },
816
+ {
817
+ "epoch": 0.6480446927374302,
818
+ "grad_norm": 9.580801963806152,
819
+ "learning_rate": 9.021582826353824e-05,
820
+ "loss": 37.0496,
821
+ "step": 116
822
+ },
823
+ {
824
+ "epoch": 0.6536312849162011,
825
+ "grad_norm": 9.399163246154785,
826
+ "learning_rate": 8.900286540926061e-05,
827
+ "loss": 36.9901,
828
+ "step": 117
829
+ },
830
+ {
831
+ "epoch": 0.659217877094972,
832
+ "grad_norm": 9.52145004272461,
833
+ "learning_rate": 8.772823100791151e-05,
834
+ "loss": 36.79,
835
+ "step": 118
836
+ },
837
+ {
838
+ "epoch": 0.664804469273743,
839
+ "grad_norm": 9.533082962036133,
840
+ "learning_rate": 8.639394051847472e-05,
841
+ "loss": 36.6575,
842
+ "step": 119
843
+ },
844
+ {
845
+ "epoch": 0.6703910614525139,
846
+ "grad_norm": 9.642265319824219,
847
+ "learning_rate": 8.500210372847127e-05,
848
+ "loss": 36.4436,
849
+ "step": 120
850
+ },
851
+ {
852
+ "epoch": 0.6759776536312849,
853
+ "grad_norm": 10.193774223327637,
854
+ "learning_rate": 8.355492141795185e-05,
855
+ "loss": 36.1696,
856
+ "step": 121
857
+ },
858
+ {
859
+ "epoch": 0.6815642458100558,
860
+ "grad_norm": 9.560378074645996,
861
+ "learning_rate": 8.2054681879611e-05,
862
+ "loss": 36.3306,
863
+ "step": 122
864
+ },
865
+ {
866
+ "epoch": 0.6871508379888268,
867
+ "grad_norm": 9.826172828674316,
868
+ "learning_rate": 8.050375730052621e-05,
869
+ "loss": 36.1994,
870
+ "step": 123
871
+ },
872
+ {
873
+ "epoch": 0.6927374301675978,
874
+ "grad_norm": 10.785990715026855,
875
+ "learning_rate": 7.890460001124242e-05,
876
+ "loss": 36.3292,
877
+ "step": 124
878
+ },
879
+ {
880
+ "epoch": 0.6983240223463687,
881
+ "grad_norm": 10.091948509216309,
882
+ "learning_rate": 7.725973860813338e-05,
883
+ "loss": 35.8338,
884
+ "step": 125
885
+ },
886
+ {
887
+ "epoch": 0.7039106145251397,
888
+ "grad_norm": 9.727133750915527,
889
+ "learning_rate": 7.557177395517112e-05,
890
+ "loss": 36.0643,
891
+ "step": 126
892
+ },
893
+ {
894
+ "epoch": 0.7094972067039106,
895
+ "grad_norm": 10.128454208374023,
896
+ "learning_rate": 7.384337507142531e-05,
897
+ "loss": 35.8633,
898
+ "step": 127
899
+ },
900
+ {
901
+ "epoch": 0.7150837988826816,
902
+ "grad_norm": 10.032463073730469,
903
+ "learning_rate": 7.20772749107956e-05,
904
+ "loss": 35.75,
905
+ "step": 128
906
+ },
907
+ {
908
+ "epoch": 0.7206703910614525,
909
+ "grad_norm": 10.427178382873535,
910
+ "learning_rate": 7.027626604064969e-05,
911
+ "loss": 35.4646,
912
+ "step": 129
913
+ },
914
+ {
915
+ "epoch": 0.7262569832402235,
916
+ "grad_norm": 10.725203514099121,
917
+ "learning_rate": 6.844319622620039e-05,
918
+ "loss": 35.4019,
919
+ "step": 130
920
+ },
921
+ {
922
+ "epoch": 0.7318435754189944,
923
+ "grad_norm": 11.060110092163086,
924
+ "learning_rate": 6.65809639276034e-05,
925
+ "loss": 35.1042,
926
+ "step": 131
927
+ },
928
+ {
929
+ "epoch": 0.7374301675977654,
930
+ "grad_norm": 11.478692054748535,
931
+ "learning_rate": 6.469251371689606e-05,
932
+ "loss": 34.8198,
933
+ "step": 132
934
+ },
935
+ {
936
+ "epoch": 0.7430167597765364,
937
+ "grad_norm": 6.56369161605835,
938
+ "learning_rate": 6.278083162202375e-05,
939
+ "loss": 39.9774,
940
+ "step": 133
941
+ },
942
+ {
943
+ "epoch": 0.7486033519553073,
944
+ "grad_norm": 6.60885763168335,
945
+ "learning_rate": 6.08489404053159e-05,
946
+ "loss": 38.8113,
947
+ "step": 134
948
+ },
949
+ {
950
+ "epoch": 0.7541899441340782,
951
+ "grad_norm": 6.839470863342285,
952
+ "learning_rate": 5.889989478387753e-05,
953
+ "loss": 38.2958,
954
+ "step": 135
955
+ },
956
+ {
957
+ "epoch": 0.7597765363128491,
958
+ "grad_norm": 7.189307689666748,
959
+ "learning_rate": 5.6936776599453424e-05,
960
+ "loss": 37.661,
961
+ "step": 136
962
+ },
963
+ {
964
+ "epoch": 0.7653631284916201,
965
+ "grad_norm": 7.412992000579834,
966
+ "learning_rate": 5.496268994540309e-05,
967
+ "loss": 37.3239,
968
+ "step": 137
969
+ },
970
+ {
971
+ "epoch": 0.770949720670391,
972
+ "grad_norm": 7.726637363433838,
973
+ "learning_rate": 5.2980756258490995e-05,
974
+ "loss": 36.8866,
975
+ "step": 138
976
+ },
977
+ {
978
+ "epoch": 0.776536312849162,
979
+ "grad_norm": 8.184843063354492,
980
+ "learning_rate": 5.0994109383253506e-05,
981
+ "loss": 36.6651,
982
+ "step": 139
983
+ },
984
+ {
985
+ "epoch": 0.7821229050279329,
986
+ "grad_norm": 7.629161834716797,
987
+ "learning_rate": 4.900589061674649e-05,
988
+ "loss": 36.7795,
989
+ "step": 140
990
+ },
991
+ {
992
+ "epoch": 0.7877094972067039,
993
+ "grad_norm": 8.492084503173828,
994
+ "learning_rate": 4.701924374150901e-05,
995
+ "loss": 36.3768,
996
+ "step": 141
997
+ },
998
+ {
999
+ "epoch": 0.7932960893854749,
1000
+ "grad_norm": 8.768118858337402,
1001
+ "learning_rate": 4.503731005459693e-05,
1002
+ "loss": 36.2209,
1003
+ "step": 142
1004
+ },
1005
+ {
1006
+ "epoch": 0.7988826815642458,
1007
+ "grad_norm": 9.186103820800781,
1008
+ "learning_rate": 4.3063223400546594e-05,
1009
+ "loss": 35.9594,
1010
+ "step": 143
1011
+ },
1012
+ {
1013
+ "epoch": 0.8044692737430168,
1014
+ "grad_norm": 7.938751220703125,
1015
+ "learning_rate": 4.11001052161225e-05,
1016
+ "loss": 36.3444,
1017
+ "step": 144
1018
+ },
1019
+ {
1020
+ "epoch": 0.8100558659217877,
1021
+ "grad_norm": 8.192068099975586,
1022
+ "learning_rate": 3.91510595946841e-05,
1023
+ "loss": 36.202,
1024
+ "step": 145
1025
+ },
1026
+ {
1027
+ "epoch": 0.8156424581005587,
1028
+ "grad_norm": 8.316092491149902,
1029
+ "learning_rate": 3.721916837797627e-05,
1030
+ "loss": 36.128,
1031
+ "step": 146
1032
+ },
1033
+ {
1034
+ "epoch": 0.8212290502793296,
1035
+ "grad_norm": 7.804288387298584,
1036
+ "learning_rate": 3.5307486283103966e-05,
1037
+ "loss": 36.2991,
1038
+ "step": 147
1039
+ },
1040
+ {
1041
+ "epoch": 0.8268156424581006,
1042
+ "grad_norm": 9.470741271972656,
1043
+ "learning_rate": 3.3419036072396616e-05,
1044
+ "loss": 35.5116,
1045
+ "step": 148
1046
+ },
1047
+ {
1048
+ "epoch": 0.8324022346368715,
1049
+ "grad_norm": 8.43538761138916,
1050
+ "learning_rate": 3.1556803773799614e-05,
1051
+ "loss": 35.9411,
1052
+ "step": 149
1053
+ },
1054
+ {
1055
+ "epoch": 0.8379888268156425,
1056
+ "grad_norm": 9.065338134765625,
1057
+ "learning_rate": 2.9723733959350307e-05,
1058
+ "loss": 35.6712,
1059
+ "step": 150
1060
+ },
1061
+ {
1062
+ "epoch": 0.8435754189944135,
1063
+ "grad_norm": 8.624382972717285,
1064
+ "learning_rate": 2.7922725089204426e-05,
1065
+ "loss": 35.8245,
1066
+ "step": 151
1067
+ },
1068
+ {
1069
+ "epoch": 0.8491620111731844,
1070
+ "grad_norm": 8.553651809692383,
1071
+ "learning_rate": 2.6156624928574707e-05,
1072
+ "loss": 35.8094,
1073
+ "step": 152
1074
+ },
1075
+ {
1076
+ "epoch": 0.8547486033519553,
1077
+ "grad_norm": 9.5851411819458,
1078
+ "learning_rate": 2.4428226044828896e-05,
1079
+ "loss": 35.4061,
1080
+ "step": 153
1081
+ },
1082
+ {
1083
+ "epoch": 0.8603351955307262,
1084
+ "grad_norm": 9.327908515930176,
1085
+ "learning_rate": 2.2740261391866637e-05,
1086
+ "loss": 35.4764,
1087
+ "step": 154
1088
+ },
1089
+ {
1090
+ "epoch": 0.8659217877094972,
1091
+ "grad_norm": 9.505815505981445,
1092
+ "learning_rate": 2.1095399988757574e-05,
1093
+ "loss": 35.3205,
1094
+ "step": 155
1095
+ },
1096
+ {
1097
+ "epoch": 0.8715083798882681,
1098
+ "grad_norm": 9.7329740524292,
1099
+ "learning_rate": 1.9496242699473783e-05,
1100
+ "loss": 35.1241,
1101
+ "step": 156
1102
+ },
1103
+ {
1104
+ "epoch": 0.8770949720670391,
1105
+ "grad_norm": 9.277899742126465,
1106
+ "learning_rate": 1.794531812038901e-05,
1107
+ "loss": 35.3066,
1108
+ "step": 157
1109
+ },
1110
+ {
1111
+ "epoch": 0.88268156424581,
1112
+ "grad_norm": 9.590785026550293,
1113
+ "learning_rate": 1.6445078582048155e-05,
1114
+ "loss": 35.1618,
1115
+ "step": 158
1116
+ },
1117
+ {
1118
+ "epoch": 0.888268156424581,
1119
+ "grad_norm": 9.559935569763184,
1120
+ "learning_rate": 1.4997896271528739e-05,
1121
+ "loss": 35.1343,
1122
+ "step": 159
1123
+ },
1124
+ {
1125
+ "epoch": 0.8938547486033519,
1126
+ "grad_norm": 9.499947547912598,
1127
+ "learning_rate": 1.3606059481525296e-05,
1128
+ "loss": 35.1343,
1129
+ "step": 160
1130
+ },
1131
+ {
1132
+ "epoch": 0.8994413407821229,
1133
+ "grad_norm": 9.608393669128418,
1134
+ "learning_rate": 1.2271768992088489e-05,
1135
+ "loss": 35.2073,
1136
+ "step": 161
1137
+ },
1138
+ {
1139
+ "epoch": 0.9050279329608939,
1140
+ "grad_norm": 9.510586738586426,
1141
+ "learning_rate": 1.09971345907394e-05,
1142
+ "loss": 35.1469,
1143
+ "step": 162
1144
+ },
1145
+ {
1146
+ "epoch": 0.9106145251396648,
1147
+ "grad_norm": 9.812493324279785,
1148
+ "learning_rate": 9.784171736461762e-06,
1149
+ "loss": 34.9144,
1150
+ "step": 163
1151
+ },
1152
+ {
1153
+ "epoch": 0.9162011173184358,
1154
+ "grad_norm": 10.067626953125,
1155
+ "learning_rate": 8.634798372847148e-06,
1156
+ "loss": 34.9231,
1157
+ "step": 164
1158
+ },
1159
+ {
1160
+ "epoch": 0.9217877094972067,
1161
+ "grad_norm": 9.783865928649902,
1162
+ "learning_rate": 7.550831895431798e-06,
1163
+ "loss": 34.8879,
1164
+ "step": 165
1165
+ },
1166
+ {
1167
+ "epoch": 0.9273743016759777,
1168
+ "grad_norm": 10.413803100585938,
1169
+ "learning_rate": 6.533986278020876e-06,
1170
+ "loss": 34.6783,
1171
+ "step": 166
1172
+ },
1173
+ {
1174
+ "epoch": 0.9329608938547486,
1175
+ "grad_norm": 9.892301559448242,
1176
+ "learning_rate": 5.585869362543416e-06,
1177
+ "loss": 34.9329,
1178
+ "step": 167
1179
+ },
1180
+ {
1181
+ "epoch": 0.9385474860335196,
1182
+ "grad_norm": 10.211995124816895,
1183
+ "learning_rate": 4.707980316723837e-06,
1184
+ "loss": 34.9967,
1185
+ "step": 168
1186
+ },
1187
+ {
1188
+ "epoch": 0.9441340782122905,
1189
+ "grad_norm": 10.002083778381348,
1190
+ "learning_rate": 3.901707263589671e-06,
1191
+ "loss": 34.7943,
1192
+ "step": 169
1193
+ },
1194
+ {
1195
+ "epoch": 0.9497206703910615,
1196
+ "grad_norm": 9.93572998046875,
1197
+ "learning_rate": 3.1683250865636114e-06,
1198
+ "loss": 34.842,
1199
+ "step": 170
1200
+ },
1201
+ {
1202
+ "epoch": 0.9553072625698324,
1203
+ "grad_norm": 9.871206283569336,
1204
+ "learning_rate": 2.5089934136108664e-06,
1205
+ "loss": 34.8242,
1206
+ "step": 171
1207
+ },
1208
+ {
1209
+ "epoch": 0.9608938547486033,
1210
+ "grad_norm": 10.331404685974121,
1211
+ "learning_rate": 1.9247547836289793e-06,
1212
+ "loss": 34.9185,
1213
+ "step": 172
1214
+ },
1215
+ {
1216
+ "epoch": 0.9664804469273743,
1217
+ "grad_norm": 10.266081809997559,
1218
+ "learning_rate": 1.4165329979794973e-06,
1219
+ "loss": 34.6464,
1220
+ "step": 173
1221
+ },
1222
+ {
1223
+ "epoch": 0.9720670391061452,
1224
+ "grad_norm": 11.090232849121094,
1225
+ "learning_rate": 9.851316597681958e-07,
1226
+ "loss": 34.4733,
1227
+ "step": 174
1228
+ },
1229
+ {
1230
+ "epoch": 0.9776536312849162,
1231
+ "grad_norm": 11.902629852294922,
1232
+ "learning_rate": 6.312329031833319e-07,
1233
+ "loss": 34.1088,
1234
+ "step": 175
1235
+ },
1236
+ {
1237
+ "epoch": 0.9832402234636871,
1238
+ "grad_norm": 10.5414400100708,
1239
+ "learning_rate": 3.553963149013295e-07,
1240
+ "loss": 34.5576,
1241
+ "step": 176
1242
+ },
1243
+ {
1244
+ "epoch": 0.9888268156424581,
1245
+ "grad_norm": 6.398901462554932,
1246
+ "learning_rate": 1.580580492652084e-07,
1247
+ "loss": 37.1557,
1248
+ "step": 177
1249
+ },
1250
+ {
1251
+ "epoch": 0.994413407821229,
1252
+ "grad_norm": 9.017801284790039,
1253
+ "learning_rate": 3.953013863490784e-08,
1254
+ "loss": 35.3366,
1255
+ "step": 178
1256
+ },
1257
+ {
1258
+ "epoch": 1.0,
1259
+ "grad_norm": 10.074228286743164,
1260
+ "learning_rate": 0.0,
1261
+ "loss": 34.6733,
1262
+ "step": 179
1263
+ }
1264
+ ],
1265
+ "logging_steps": 1,
1266
+ "max_steps": 179,
1267
+ "num_input_tokens_seen": 0,
1268
+ "num_train_epochs": 1,
1269
+ "save_steps": 239,
1270
+ "stateful_callbacks": {
1271
+ "TrainerControl": {
1272
+ "args": {
1273
+ "should_epoch_stop": false,
1274
+ "should_evaluate": false,
1275
+ "should_log": false,
1276
+ "should_save": true,
1277
+ "should_training_stop": true
1278
+ },
1279
+ "attributes": {}
1280
+ }
1281
+ },
1282
+ "total_flos": 154875372503040.0,
1283
+ "train_batch_size": 4,
1284
+ "trial_name": null,
1285
+ "trial_params": null
1286
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:62390370075954b0263b4e0f921eb3247b8d46f3bb3595dc28f169178b816d4f
3
+ size 6840