arcwarden46 commited on
Commit
0cdc379
·
verified ·
1 Parent(s): 74d0c02

Training in progress, step 150, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: samoline/fae73c60-74aa-4322-9e1c-f682bc8ef18c
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": "samoline/fae73c60-74aa-4322-9e1c-f682bc8ef18c",
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": 128,
14
+ "lora_dropout": 0.3,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 64,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "up_proj",
24
+ "v_proj",
25
+ "q_proj",
26
+ "down_proj",
27
+ "o_proj",
28
+ "gate_proj",
29
+ "k_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:831a3e01b34c2529de75bfb28518bb658ddb626c9b6afb9d82fc09b7a0bd447c
3
+ size 411094576
last-checkpoint/added_tokens.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "<|endofprompt|>": 100276,
3
+ "<|im_end|>": 100265,
4
+ "<|im_start|>": 100264
5
+ }
last-checkpoint/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b9d7d1b98e5380c6fe0eaa615849ead5e75647a603da6b69903a53122387b2f2
3
+ size 209193332
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7adb5297a759a1832155916e7ad694104cf5c644cb7a9d48a6e6e254da29c525
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcf6c2743f0632628c20d16fde51d82be9077fac7fbc2c9011927c3124f1796c
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<|endoftext|>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "<|endoftext|>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<|endoftext|>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<|endoftext|>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,70 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "100257": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "100258": {
13
+ "content": "<|fim_prefix|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "100259": {
21
+ "content": "<|fim_middle|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ },
28
+ "100260": {
29
+ "content": "<|fim_suffix|>",
30
+ "lstrip": false,
31
+ "normalized": false,
32
+ "rstrip": false,
33
+ "single_word": false,
34
+ "special": true
35
+ },
36
+ "100264": {
37
+ "content": "<|im_start|>",
38
+ "lstrip": false,
39
+ "normalized": false,
40
+ "rstrip": false,
41
+ "single_word": false,
42
+ "special": true
43
+ },
44
+ "100265": {
45
+ "content": "<|im_end|>",
46
+ "lstrip": false,
47
+ "normalized": false,
48
+ "rstrip": false,
49
+ "single_word": false,
50
+ "special": true
51
+ },
52
+ "100276": {
53
+ "content": "<|endofprompt|>",
54
+ "lstrip": false,
55
+ "normalized": false,
56
+ "rstrip": false,
57
+ "single_word": false,
58
+ "special": true
59
+ }
60
+ },
61
+ "bos_token": "<|endoftext|>",
62
+ "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 %}",
63
+ "clean_up_tokenization_spaces": false,
64
+ "eos_token": "<|endoftext|>",
65
+ "extra_special_tokens": {},
66
+ "model_max_length": 8192,
67
+ "pad_token": "<|endoftext|>",
68
+ "tokenizer_class": "GPT2Tokenizer",
69
+ "unk_token": "<|endoftext|>"
70
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,1108 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.9891857504844666,
3
+ "best_model_checkpoint": "miner_id_24/checkpoint-150",
4
+ "epoch": 0.0019940113193375893,
5
+ "eval_steps": 150,
6
+ "global_step": 150,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 1.329340879558393e-05,
13
+ "grad_norm": 1.9388657808303833,
14
+ "learning_rate": 5e-06,
15
+ "loss": 1.3911,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 1.329340879558393e-05,
20
+ "eval_loss": 1.8459720611572266,
21
+ "eval_runtime": 3461.4381,
22
+ "eval_samples_per_second": 36.602,
23
+ "eval_steps_per_second": 9.151,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 2.658681759116786e-05,
28
+ "grad_norm": 2.8200104236602783,
29
+ "learning_rate": 1e-05,
30
+ "loss": 1.3589,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 3.988022638675179e-05,
35
+ "grad_norm": 2.7405104637145996,
36
+ "learning_rate": 1.5e-05,
37
+ "loss": 1.3274,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 5.317363518233572e-05,
42
+ "grad_norm": 2.6861093044281006,
43
+ "learning_rate": 2e-05,
44
+ "loss": 1.2136,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 6.646704397791965e-05,
49
+ "grad_norm": 2.4807560443878174,
50
+ "learning_rate": 2.5e-05,
51
+ "loss": 1.2634,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 7.976045277350358e-05,
56
+ "grad_norm": 3.396902322769165,
57
+ "learning_rate": 3e-05,
58
+ "loss": 1.1798,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 9.305386156908751e-05,
63
+ "grad_norm": 2.9391775131225586,
64
+ "learning_rate": 3.5e-05,
65
+ "loss": 1.2212,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 0.00010634727036467144,
70
+ "grad_norm": 2.992940902709961,
71
+ "learning_rate": 4e-05,
72
+ "loss": 1.1953,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.00011964067916025536,
77
+ "grad_norm": 3.2214736938476562,
78
+ "learning_rate": 4.5e-05,
79
+ "loss": 1.1323,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 0.0001329340879558393,
84
+ "grad_norm": 3.6011428833007812,
85
+ "learning_rate": 5e-05,
86
+ "loss": 1.1466,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 0.00014622749675142322,
91
+ "grad_norm": 3.9849705696105957,
92
+ "learning_rate": 5.500000000000001e-05,
93
+ "loss": 1.0944,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 0.00015952090554700716,
98
+ "grad_norm": 3.5957984924316406,
99
+ "learning_rate": 6e-05,
100
+ "loss": 1.171,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 0.00017281431434259108,
105
+ "grad_norm": 2.5957956314086914,
106
+ "learning_rate": 6.500000000000001e-05,
107
+ "loss": 1.074,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 0.00018610772313817502,
112
+ "grad_norm": 3.4556539058685303,
113
+ "learning_rate": 7e-05,
114
+ "loss": 1.0507,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 0.00019940113193375893,
119
+ "grad_norm": 3.1671648025512695,
120
+ "learning_rate": 7.500000000000001e-05,
121
+ "loss": 1.0411,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 0.00021269454072934287,
126
+ "grad_norm": 2.902188539505005,
127
+ "learning_rate": 8e-05,
128
+ "loss": 1.0133,
129
+ "step": 16
130
+ },
131
+ {
132
+ "epoch": 0.00022598794952492681,
133
+ "grad_norm": 2.787954568862915,
134
+ "learning_rate": 8.5e-05,
135
+ "loss": 1.0352,
136
+ "step": 17
137
+ },
138
+ {
139
+ "epoch": 0.00023928135832051073,
140
+ "grad_norm": 2.525041103363037,
141
+ "learning_rate": 9e-05,
142
+ "loss": 0.9911,
143
+ "step": 18
144
+ },
145
+ {
146
+ "epoch": 0.00025257476711609464,
147
+ "grad_norm": 2.6477138996124268,
148
+ "learning_rate": 9.5e-05,
149
+ "loss": 0.9524,
150
+ "step": 19
151
+ },
152
+ {
153
+ "epoch": 0.0002658681759116786,
154
+ "grad_norm": 2.82763409614563,
155
+ "learning_rate": 0.0001,
156
+ "loss": 1.0342,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 0.0002791615847072625,
161
+ "grad_norm": 3.421452760696411,
162
+ "learning_rate": 9.999866555428618e-05,
163
+ "loss": 0.9806,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 0.00029245499350284644,
168
+ "grad_norm": 2.983229398727417,
169
+ "learning_rate": 9.999466228837451e-05,
170
+ "loss": 0.8953,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 0.00030574840229843035,
175
+ "grad_norm": 3.4214861392974854,
176
+ "learning_rate": 9.998799041595064e-05,
177
+ "loss": 0.9724,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 0.0003190418110940143,
182
+ "grad_norm": 3.5156090259552,
183
+ "learning_rate": 9.997865029314463e-05,
184
+ "loss": 0.9613,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 0.00033233521988959824,
189
+ "grad_norm": 3.8509676456451416,
190
+ "learning_rate": 9.996664241851197e-05,
191
+ "loss": 0.913,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 0.00034562862868518215,
196
+ "grad_norm": 3.1751909255981445,
197
+ "learning_rate": 9.995196743300692e-05,
198
+ "loss": 1.1327,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 0.0003589220374807661,
203
+ "grad_norm": 3.8788204193115234,
204
+ "learning_rate": 9.993462611994832e-05,
205
+ "loss": 0.7996,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 0.00037221544627635004,
210
+ "grad_norm": 3.27899432182312,
211
+ "learning_rate": 9.991461940497786e-05,
212
+ "loss": 0.9915,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 0.00038550885507193395,
217
+ "grad_norm": 3.78037691116333,
218
+ "learning_rate": 9.989194835601048e-05,
219
+ "loss": 1.0367,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 0.00039880226386751786,
224
+ "grad_norm": 4.236947536468506,
225
+ "learning_rate": 9.986661418317759e-05,
226
+ "loss": 0.9108,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 0.00041209567266310183,
231
+ "grad_norm": 3.913956642150879,
232
+ "learning_rate": 9.983861823876231e-05,
233
+ "loss": 1.0729,
234
+ "step": 31
235
+ },
236
+ {
237
+ "epoch": 0.00042538908145868575,
238
+ "grad_norm": 4.501612186431885,
239
+ "learning_rate": 9.980796201712734e-05,
240
+ "loss": 1.0856,
241
+ "step": 32
242
+ },
243
+ {
244
+ "epoch": 0.00043868249025426966,
245
+ "grad_norm": 4.474135875701904,
246
+ "learning_rate": 9.977464715463524e-05,
247
+ "loss": 0.897,
248
+ "step": 33
249
+ },
250
+ {
251
+ "epoch": 0.00045197589904985363,
252
+ "grad_norm": 5.405597686767578,
253
+ "learning_rate": 9.973867542956104e-05,
254
+ "loss": 1.1942,
255
+ "step": 34
256
+ },
257
+ {
258
+ "epoch": 0.00046526930784543754,
259
+ "grad_norm": 3.8748316764831543,
260
+ "learning_rate": 9.97000487619973e-05,
261
+ "loss": 1.1122,
262
+ "step": 35
263
+ },
264
+ {
265
+ "epoch": 0.00047856271664102146,
266
+ "grad_norm": 3.826747417449951,
267
+ "learning_rate": 9.965876921375165e-05,
268
+ "loss": 1.097,
269
+ "step": 36
270
+ },
271
+ {
272
+ "epoch": 0.0004918561254366054,
273
+ "grad_norm": 3.8462743759155273,
274
+ "learning_rate": 9.961483898823678e-05,
275
+ "loss": 0.8577,
276
+ "step": 37
277
+ },
278
+ {
279
+ "epoch": 0.0005051495342321893,
280
+ "grad_norm": 4.05244255065918,
281
+ "learning_rate": 9.956826043035268e-05,
282
+ "loss": 0.9462,
283
+ "step": 38
284
+ },
285
+ {
286
+ "epoch": 0.0005184429430277732,
287
+ "grad_norm": 4.053645610809326,
288
+ "learning_rate": 9.951903602636166e-05,
289
+ "loss": 0.9335,
290
+ "step": 39
291
+ },
292
+ {
293
+ "epoch": 0.0005317363518233572,
294
+ "grad_norm": 4.824429988861084,
295
+ "learning_rate": 9.946716840375551e-05,
296
+ "loss": 1.0454,
297
+ "step": 40
298
+ },
299
+ {
300
+ "epoch": 0.0005450297606189411,
301
+ "grad_norm": 5.300111770629883,
302
+ "learning_rate": 9.94126603311153e-05,
303
+ "loss": 0.9345,
304
+ "step": 41
305
+ },
306
+ {
307
+ "epoch": 0.000558323169414525,
308
+ "grad_norm": 4.619444847106934,
309
+ "learning_rate": 9.935551471796358e-05,
310
+ "loss": 1.0301,
311
+ "step": 42
312
+ },
313
+ {
314
+ "epoch": 0.000571616578210109,
315
+ "grad_norm": 4.485474586486816,
316
+ "learning_rate": 9.92957346146091e-05,
317
+ "loss": 0.9127,
318
+ "step": 43
319
+ },
320
+ {
321
+ "epoch": 0.0005849099870056929,
322
+ "grad_norm": 5.240790843963623,
323
+ "learning_rate": 9.923332321198395e-05,
324
+ "loss": 1.1571,
325
+ "step": 44
326
+ },
327
+ {
328
+ "epoch": 0.0005982033958012768,
329
+ "grad_norm": 5.170898914337158,
330
+ "learning_rate": 9.916828384147331e-05,
331
+ "loss": 1.0133,
332
+ "step": 45
333
+ },
334
+ {
335
+ "epoch": 0.0006114968045968607,
336
+ "grad_norm": 6.1428446769714355,
337
+ "learning_rate": 9.910061997473752e-05,
338
+ "loss": 1.0003,
339
+ "step": 46
340
+ },
341
+ {
342
+ "epoch": 0.0006247902133924447,
343
+ "grad_norm": 5.351384162902832,
344
+ "learning_rate": 9.903033522352687e-05,
345
+ "loss": 0.999,
346
+ "step": 47
347
+ },
348
+ {
349
+ "epoch": 0.0006380836221880286,
350
+ "grad_norm": 5.867308616638184,
351
+ "learning_rate": 9.895743333948874e-05,
352
+ "loss": 1.0887,
353
+ "step": 48
354
+ },
355
+ {
356
+ "epoch": 0.0006513770309836126,
357
+ "grad_norm": 7.773362159729004,
358
+ "learning_rate": 9.888191821396744e-05,
359
+ "loss": 1.1315,
360
+ "step": 49
361
+ },
362
+ {
363
+ "epoch": 0.0006646704397791965,
364
+ "grad_norm": 9.756021499633789,
365
+ "learning_rate": 9.880379387779637e-05,
366
+ "loss": 1.2055,
367
+ "step": 50
368
+ },
369
+ {
370
+ "epoch": 0.0006779638485747804,
371
+ "grad_norm": 3.411668062210083,
372
+ "learning_rate": 9.872306450108292e-05,
373
+ "loss": 1.4152,
374
+ "step": 51
375
+ },
376
+ {
377
+ "epoch": 0.0006912572573703643,
378
+ "grad_norm": 2.6563198566436768,
379
+ "learning_rate": 9.863973439298597e-05,
380
+ "loss": 1.1962,
381
+ "step": 52
382
+ },
383
+ {
384
+ "epoch": 0.0007045506661659482,
385
+ "grad_norm": 2.5267629623413086,
386
+ "learning_rate": 9.855380800148572e-05,
387
+ "loss": 1.1744,
388
+ "step": 53
389
+ },
390
+ {
391
+ "epoch": 0.0007178440749615322,
392
+ "grad_norm": 3.2284536361694336,
393
+ "learning_rate": 9.846528991314639e-05,
394
+ "loss": 0.9512,
395
+ "step": 54
396
+ },
397
+ {
398
+ "epoch": 0.0007311374837571162,
399
+ "grad_norm": 2.0135741233825684,
400
+ "learning_rate": 9.837418485287127e-05,
401
+ "loss": 1.0179,
402
+ "step": 55
403
+ },
404
+ {
405
+ "epoch": 0.0007444308925527001,
406
+ "grad_norm": 2.1273906230926514,
407
+ "learning_rate": 9.828049768365068e-05,
408
+ "loss": 0.9856,
409
+ "step": 56
410
+ },
411
+ {
412
+ "epoch": 0.000757724301348284,
413
+ "grad_norm": 2.432741165161133,
414
+ "learning_rate": 9.818423340630228e-05,
415
+ "loss": 1.0059,
416
+ "step": 57
417
+ },
418
+ {
419
+ "epoch": 0.0007710177101438679,
420
+ "grad_norm": 2.2927942276000977,
421
+ "learning_rate": 9.808539715920414e-05,
422
+ "loss": 1.2061,
423
+ "step": 58
424
+ },
425
+ {
426
+ "epoch": 0.0007843111189394518,
427
+ "grad_norm": 2.312389850616455,
428
+ "learning_rate": 9.798399421802056e-05,
429
+ "loss": 0.8977,
430
+ "step": 59
431
+ },
432
+ {
433
+ "epoch": 0.0007976045277350357,
434
+ "grad_norm": 2.4386355876922607,
435
+ "learning_rate": 9.78800299954203e-05,
436
+ "loss": 0.8272,
437
+ "step": 60
438
+ },
439
+ {
440
+ "epoch": 0.0008108979365306198,
441
+ "grad_norm": 1.9699569940567017,
442
+ "learning_rate": 9.777351004078783e-05,
443
+ "loss": 1.087,
444
+ "step": 61
445
+ },
446
+ {
447
+ "epoch": 0.0008241913453262037,
448
+ "grad_norm": 2.6284430027008057,
449
+ "learning_rate": 9.766444003992703e-05,
450
+ "loss": 1.1052,
451
+ "step": 62
452
+ },
453
+ {
454
+ "epoch": 0.0008374847541217876,
455
+ "grad_norm": 2.237579822540283,
456
+ "learning_rate": 9.755282581475769e-05,
457
+ "loss": 0.9417,
458
+ "step": 63
459
+ },
460
+ {
461
+ "epoch": 0.0008507781629173715,
462
+ "grad_norm": 2.1193315982818604,
463
+ "learning_rate": 9.743867332300478e-05,
464
+ "loss": 0.9962,
465
+ "step": 64
466
+ },
467
+ {
468
+ "epoch": 0.0008640715717129554,
469
+ "grad_norm": 2.354325294494629,
470
+ "learning_rate": 9.732198865788047e-05,
471
+ "loss": 1.0707,
472
+ "step": 65
473
+ },
474
+ {
475
+ "epoch": 0.0008773649805085393,
476
+ "grad_norm": 2.586552858352661,
477
+ "learning_rate": 9.72027780477588e-05,
478
+ "loss": 0.9973,
479
+ "step": 66
480
+ },
481
+ {
482
+ "epoch": 0.0008906583893041232,
483
+ "grad_norm": 2.397660255432129,
484
+ "learning_rate": 9.708104785584323e-05,
485
+ "loss": 0.9432,
486
+ "step": 67
487
+ },
488
+ {
489
+ "epoch": 0.0009039517980997073,
490
+ "grad_norm": 2.3507635593414307,
491
+ "learning_rate": 9.695680457982713e-05,
492
+ "loss": 1.0085,
493
+ "step": 68
494
+ },
495
+ {
496
+ "epoch": 0.0009172452068952912,
497
+ "grad_norm": 2.0967140197753906,
498
+ "learning_rate": 9.683005485154677e-05,
499
+ "loss": 0.9675,
500
+ "step": 69
501
+ },
502
+ {
503
+ "epoch": 0.0009305386156908751,
504
+ "grad_norm": 2.5464537143707275,
505
+ "learning_rate": 9.67008054366274e-05,
506
+ "loss": 0.871,
507
+ "step": 70
508
+ },
509
+ {
510
+ "epoch": 0.000943832024486459,
511
+ "grad_norm": 2.32565975189209,
512
+ "learning_rate": 9.656906323412217e-05,
513
+ "loss": 0.9763,
514
+ "step": 71
515
+ },
516
+ {
517
+ "epoch": 0.0009571254332820429,
518
+ "grad_norm": 2.7051308155059814,
519
+ "learning_rate": 9.643483527614372e-05,
520
+ "loss": 1.1479,
521
+ "step": 72
522
+ },
523
+ {
524
+ "epoch": 0.0009704188420776268,
525
+ "grad_norm": 2.812052011489868,
526
+ "learning_rate": 9.629812872748901e-05,
527
+ "loss": 0.8656,
528
+ "step": 73
529
+ },
530
+ {
531
+ "epoch": 0.0009837122508732107,
532
+ "grad_norm": 2.9575998783111572,
533
+ "learning_rate": 9.615895088525677e-05,
534
+ "loss": 0.9026,
535
+ "step": 74
536
+ },
537
+ {
538
+ "epoch": 0.0009970056596687947,
539
+ "grad_norm": 2.4681830406188965,
540
+ "learning_rate": 9.601730917845797e-05,
541
+ "loss": 1.0127,
542
+ "step": 75
543
+ },
544
+ {
545
+ "epoch": 0.0010102990684643786,
546
+ "grad_norm": 2.636371374130249,
547
+ "learning_rate": 9.587321116761938e-05,
548
+ "loss": 0.9537,
549
+ "step": 76
550
+ },
551
+ {
552
+ "epoch": 0.0010235924772599625,
553
+ "grad_norm": 4.0426554679870605,
554
+ "learning_rate": 9.57266645443799e-05,
555
+ "loss": 0.9712,
556
+ "step": 77
557
+ },
558
+ {
559
+ "epoch": 0.0010368858860555464,
560
+ "grad_norm": 2.898866653442383,
561
+ "learning_rate": 9.557767713108009e-05,
562
+ "loss": 0.8165,
563
+ "step": 78
564
+ },
565
+ {
566
+ "epoch": 0.0010501792948511305,
567
+ "grad_norm": 3.4302549362182617,
568
+ "learning_rate": 9.542625688034449e-05,
569
+ "loss": 0.9472,
570
+ "step": 79
571
+ },
572
+ {
573
+ "epoch": 0.0010634727036467144,
574
+ "grad_norm": 2.756509304046631,
575
+ "learning_rate": 9.527241187465734e-05,
576
+ "loss": 0.7932,
577
+ "step": 80
578
+ },
579
+ {
580
+ "epoch": 0.0010767661124422984,
581
+ "grad_norm": 2.6443912982940674,
582
+ "learning_rate": 9.511615032593096e-05,
583
+ "loss": 0.8982,
584
+ "step": 81
585
+ },
586
+ {
587
+ "epoch": 0.0010900595212378823,
588
+ "grad_norm": 2.9568185806274414,
589
+ "learning_rate": 9.49574805750675e-05,
590
+ "loss": 0.8393,
591
+ "step": 82
592
+ },
593
+ {
594
+ "epoch": 0.0011033529300334662,
595
+ "grad_norm": 3.2217254638671875,
596
+ "learning_rate": 9.479641109151373e-05,
597
+ "loss": 1.0166,
598
+ "step": 83
599
+ },
600
+ {
601
+ "epoch": 0.00111664633882905,
602
+ "grad_norm": 2.9364144802093506,
603
+ "learning_rate": 9.463295047280891e-05,
604
+ "loss": 0.9075,
605
+ "step": 84
606
+ },
607
+ {
608
+ "epoch": 0.001129939747624634,
609
+ "grad_norm": 3.6510021686553955,
610
+ "learning_rate": 9.446710744412595e-05,
611
+ "loss": 0.9151,
612
+ "step": 85
613
+ },
614
+ {
615
+ "epoch": 0.001143233156420218,
616
+ "grad_norm": 3.259711742401123,
617
+ "learning_rate": 9.429889085780557e-05,
618
+ "loss": 0.7931,
619
+ "step": 86
620
+ },
621
+ {
622
+ "epoch": 0.0011565265652158018,
623
+ "grad_norm": 3.346482276916504,
624
+ "learning_rate": 9.41283096928839e-05,
625
+ "loss": 0.8724,
626
+ "step": 87
627
+ },
628
+ {
629
+ "epoch": 0.0011698199740113858,
630
+ "grad_norm": 3.270686626434326,
631
+ "learning_rate": 9.395537305461311e-05,
632
+ "loss": 0.7726,
633
+ "step": 88
634
+ },
635
+ {
636
+ "epoch": 0.0011831133828069697,
637
+ "grad_norm": 3.747311592102051,
638
+ "learning_rate": 9.378009017397542e-05,
639
+ "loss": 0.8455,
640
+ "step": 89
641
+ },
642
+ {
643
+ "epoch": 0.0011964067916025536,
644
+ "grad_norm": 3.821293592453003,
645
+ "learning_rate": 9.360247040719039e-05,
646
+ "loss": 0.757,
647
+ "step": 90
648
+ },
649
+ {
650
+ "epoch": 0.0012097002003981375,
651
+ "grad_norm": 4.054718017578125,
652
+ "learning_rate": 9.342252323521545e-05,
653
+ "loss": 0.9279,
654
+ "step": 91
655
+ },
656
+ {
657
+ "epoch": 0.0012229936091937214,
658
+ "grad_norm": 3.5439743995666504,
659
+ "learning_rate": 9.324025826323994e-05,
660
+ "loss": 0.7374,
661
+ "step": 92
662
+ },
663
+ {
664
+ "epoch": 0.0012362870179893056,
665
+ "grad_norm": 4.841712951660156,
666
+ "learning_rate": 9.305568522017227e-05,
667
+ "loss": 0.7237,
668
+ "step": 93
669
+ },
670
+ {
671
+ "epoch": 0.0012495804267848895,
672
+ "grad_norm": 5.552839279174805,
673
+ "learning_rate": 9.286881395812066e-05,
674
+ "loss": 0.8263,
675
+ "step": 94
676
+ },
677
+ {
678
+ "epoch": 0.0012628738355804734,
679
+ "grad_norm": 5.980641841888428,
680
+ "learning_rate": 9.267965445186733e-05,
681
+ "loss": 1.141,
682
+ "step": 95
683
+ },
684
+ {
685
+ "epoch": 0.0012761672443760573,
686
+ "grad_norm": 5.712211608886719,
687
+ "learning_rate": 9.248821679833596e-05,
688
+ "loss": 1.0009,
689
+ "step": 96
690
+ },
691
+ {
692
+ "epoch": 0.0012894606531716412,
693
+ "grad_norm": 4.681507110595703,
694
+ "learning_rate": 9.229451121605279e-05,
695
+ "loss": 0.8064,
696
+ "step": 97
697
+ },
698
+ {
699
+ "epoch": 0.0013027540619672251,
700
+ "grad_norm": 5.275393009185791,
701
+ "learning_rate": 9.209854804460121e-05,
702
+ "loss": 0.9145,
703
+ "step": 98
704
+ },
705
+ {
706
+ "epoch": 0.001316047470762809,
707
+ "grad_norm": 5.1414361000061035,
708
+ "learning_rate": 9.190033774406977e-05,
709
+ "loss": 0.92,
710
+ "step": 99
711
+ },
712
+ {
713
+ "epoch": 0.001329340879558393,
714
+ "grad_norm": 6.979901313781738,
715
+ "learning_rate": 9.16998908944939e-05,
716
+ "loss": 0.9631,
717
+ "step": 100
718
+ },
719
+ {
720
+ "epoch": 0.0013426342883539769,
721
+ "grad_norm": 3.0721938610076904,
722
+ "learning_rate": 9.149721819529119e-05,
723
+ "loss": 1.3745,
724
+ "step": 101
725
+ },
726
+ {
727
+ "epoch": 0.0013559276971495608,
728
+ "grad_norm": 2.620919704437256,
729
+ "learning_rate": 9.129233046469022e-05,
730
+ "loss": 1.2247,
731
+ "step": 102
732
+ },
733
+ {
734
+ "epoch": 0.0013692211059451447,
735
+ "grad_norm": 2.184368371963501,
736
+ "learning_rate": 9.108523863915314e-05,
737
+ "loss": 1.0819,
738
+ "step": 103
739
+ },
740
+ {
741
+ "epoch": 0.0013825145147407286,
742
+ "grad_norm": 1.9781068563461304,
743
+ "learning_rate": 9.087595377279192e-05,
744
+ "loss": 1.1311,
745
+ "step": 104
746
+ },
747
+ {
748
+ "epoch": 0.0013958079235363125,
749
+ "grad_norm": 1.648494005203247,
750
+ "learning_rate": 9.066448703677828e-05,
751
+ "loss": 1.0057,
752
+ "step": 105
753
+ },
754
+ {
755
+ "epoch": 0.0014091013323318964,
756
+ "grad_norm": 1.681408405303955,
757
+ "learning_rate": 9.045084971874738e-05,
758
+ "loss": 0.9557,
759
+ "step": 106
760
+ },
761
+ {
762
+ "epoch": 0.0014223947411274806,
763
+ "grad_norm": 1.9565364122390747,
764
+ "learning_rate": 9.023505322219536e-05,
765
+ "loss": 0.9797,
766
+ "step": 107
767
+ },
768
+ {
769
+ "epoch": 0.0014356881499230645,
770
+ "grad_norm": 1.8517160415649414,
771
+ "learning_rate": 9.001710906587064e-05,
772
+ "loss": 1.1434,
773
+ "step": 108
774
+ },
775
+ {
776
+ "epoch": 0.0014489815587186484,
777
+ "grad_norm": 2.314161539077759,
778
+ "learning_rate": 8.9797028883159e-05,
779
+ "loss": 0.9643,
780
+ "step": 109
781
+ },
782
+ {
783
+ "epoch": 0.0014622749675142323,
784
+ "grad_norm": 2.426609516143799,
785
+ "learning_rate": 8.957482442146272e-05,
786
+ "loss": 0.9958,
787
+ "step": 110
788
+ },
789
+ {
790
+ "epoch": 0.0014755683763098162,
791
+ "grad_norm": 2.338745355606079,
792
+ "learning_rate": 8.935050754157344e-05,
793
+ "loss": 0.8958,
794
+ "step": 111
795
+ },
796
+ {
797
+ "epoch": 0.0014888617851054001,
798
+ "grad_norm": 2.2527472972869873,
799
+ "learning_rate": 8.912409021703913e-05,
800
+ "loss": 0.8262,
801
+ "step": 112
802
+ },
803
+ {
804
+ "epoch": 0.001502155193900984,
805
+ "grad_norm": 2.3767216205596924,
806
+ "learning_rate": 8.889558453352492e-05,
807
+ "loss": 0.9135,
808
+ "step": 113
809
+ },
810
+ {
811
+ "epoch": 0.001515448602696568,
812
+ "grad_norm": 2.25586199760437,
813
+ "learning_rate": 8.866500268816803e-05,
814
+ "loss": 0.9426,
815
+ "step": 114
816
+ },
817
+ {
818
+ "epoch": 0.0015287420114921519,
819
+ "grad_norm": 2.027083158493042,
820
+ "learning_rate": 8.84323569889266e-05,
821
+ "loss": 1.0912,
822
+ "step": 115
823
+ },
824
+ {
825
+ "epoch": 0.0015420354202877358,
826
+ "grad_norm": 2.3341987133026123,
827
+ "learning_rate": 8.819765985392296e-05,
828
+ "loss": 0.964,
829
+ "step": 116
830
+ },
831
+ {
832
+ "epoch": 0.0015553288290833197,
833
+ "grad_norm": 2.9502508640289307,
834
+ "learning_rate": 8.79609238107805e-05,
835
+ "loss": 0.9789,
836
+ "step": 117
837
+ },
838
+ {
839
+ "epoch": 0.0015686222378789036,
840
+ "grad_norm": 2.1710007190704346,
841
+ "learning_rate": 8.772216149595513e-05,
842
+ "loss": 0.8787,
843
+ "step": 118
844
+ },
845
+ {
846
+ "epoch": 0.0015819156466744875,
847
+ "grad_norm": 2.401892900466919,
848
+ "learning_rate": 8.748138565406081e-05,
849
+ "loss": 0.9684,
850
+ "step": 119
851
+ },
852
+ {
853
+ "epoch": 0.0015952090554700715,
854
+ "grad_norm": 2.7512049674987793,
855
+ "learning_rate": 8.72386091371891e-05,
856
+ "loss": 0.8961,
857
+ "step": 120
858
+ },
859
+ {
860
+ "epoch": 0.0016085024642656556,
861
+ "grad_norm": 2.9185006618499756,
862
+ "learning_rate": 8.699384490422331e-05,
863
+ "loss": 0.8282,
864
+ "step": 121
865
+ },
866
+ {
867
+ "epoch": 0.0016217958730612395,
868
+ "grad_norm": 2.936816930770874,
869
+ "learning_rate": 8.674710602014671e-05,
870
+ "loss": 0.8772,
871
+ "step": 122
872
+ },
873
+ {
874
+ "epoch": 0.0016350892818568234,
875
+ "grad_norm": 3.143145799636841,
876
+ "learning_rate": 8.649840565534513e-05,
877
+ "loss": 0.9349,
878
+ "step": 123
879
+ },
880
+ {
881
+ "epoch": 0.0016483826906524073,
882
+ "grad_norm": 2.681953191757202,
883
+ "learning_rate": 8.624775708490402e-05,
884
+ "loss": 0.9328,
885
+ "step": 124
886
+ },
887
+ {
888
+ "epoch": 0.0016616760994479912,
889
+ "grad_norm": 3.1768240928649902,
890
+ "learning_rate": 8.59951736878998e-05,
891
+ "loss": 0.8815,
892
+ "step": 125
893
+ },
894
+ {
895
+ "epoch": 0.0016749695082435752,
896
+ "grad_norm": 3.0723233222961426,
897
+ "learning_rate": 8.574066894668573e-05,
898
+ "loss": 0.9168,
899
+ "step": 126
900
+ },
901
+ {
902
+ "epoch": 0.001688262917039159,
903
+ "grad_norm": 3.1787002086639404,
904
+ "learning_rate": 8.548425644617224e-05,
905
+ "loss": 0.9053,
906
+ "step": 127
907
+ },
908
+ {
909
+ "epoch": 0.001701556325834743,
910
+ "grad_norm": 3.2121903896331787,
911
+ "learning_rate": 8.522594987310184e-05,
912
+ "loss": 0.8593,
913
+ "step": 128
914
+ },
915
+ {
916
+ "epoch": 0.001714849734630327,
917
+ "grad_norm": 2.9943299293518066,
918
+ "learning_rate": 8.49657630153185e-05,
919
+ "loss": 0.9997,
920
+ "step": 129
921
+ },
922
+ {
923
+ "epoch": 0.0017281431434259108,
924
+ "grad_norm": 3.535433292388916,
925
+ "learning_rate": 8.47037097610317e-05,
926
+ "loss": 0.9114,
927
+ "step": 130
928
+ },
929
+ {
930
+ "epoch": 0.0017414365522214947,
931
+ "grad_norm": 3.203751564025879,
932
+ "learning_rate": 8.443980409807512e-05,
933
+ "loss": 0.9689,
934
+ "step": 131
935
+ },
936
+ {
937
+ "epoch": 0.0017547299610170786,
938
+ "grad_norm": 3.2908623218536377,
939
+ "learning_rate": 8.417406011315998e-05,
940
+ "loss": 1.0035,
941
+ "step": 132
942
+ },
943
+ {
944
+ "epoch": 0.0017680233698126626,
945
+ "grad_norm": 2.752976179122925,
946
+ "learning_rate": 8.390649199112315e-05,
947
+ "loss": 0.9917,
948
+ "step": 133
949
+ },
950
+ {
951
+ "epoch": 0.0017813167786082465,
952
+ "grad_norm": 3.3330466747283936,
953
+ "learning_rate": 8.363711401417e-05,
954
+ "loss": 1.0635,
955
+ "step": 134
956
+ },
957
+ {
958
+ "epoch": 0.0017946101874038306,
959
+ "grad_norm": 3.2648167610168457,
960
+ "learning_rate": 8.336594056111197e-05,
961
+ "loss": 0.8795,
962
+ "step": 135
963
+ },
964
+ {
965
+ "epoch": 0.0018079035961994145,
966
+ "grad_norm": 3.277704954147339,
967
+ "learning_rate": 8.309298610659916e-05,
968
+ "loss": 0.8441,
969
+ "step": 136
970
+ },
971
+ {
972
+ "epoch": 0.0018211970049949984,
973
+ "grad_norm": 3.603541374206543,
974
+ "learning_rate": 8.281826522034764e-05,
975
+ "loss": 0.9423,
976
+ "step": 137
977
+ },
978
+ {
979
+ "epoch": 0.0018344904137905823,
980
+ "grad_norm": 2.947814464569092,
981
+ "learning_rate": 8.254179256636179e-05,
982
+ "loss": 0.8583,
983
+ "step": 138
984
+ },
985
+ {
986
+ "epoch": 0.0018477838225861663,
987
+ "grad_norm": 3.5735108852386475,
988
+ "learning_rate": 8.226358290215151e-05,
989
+ "loss": 1.0053,
990
+ "step": 139
991
+ },
992
+ {
993
+ "epoch": 0.0018610772313817502,
994
+ "grad_norm": 4.395263195037842,
995
+ "learning_rate": 8.198365107794457e-05,
996
+ "loss": 0.908,
997
+ "step": 140
998
+ },
999
+ {
1000
+ "epoch": 0.001874370640177334,
1001
+ "grad_norm": 4.384109973907471,
1002
+ "learning_rate": 8.17020120358939e-05,
1003
+ "loss": 0.9973,
1004
+ "step": 141
1005
+ },
1006
+ {
1007
+ "epoch": 0.001887664048972918,
1008
+ "grad_norm": 3.42045521736145,
1009
+ "learning_rate": 8.141868080927996e-05,
1010
+ "loss": 0.8164,
1011
+ "step": 142
1012
+ },
1013
+ {
1014
+ "epoch": 0.001900957457768502,
1015
+ "grad_norm": 3.931617259979248,
1016
+ "learning_rate": 8.113367252170844e-05,
1017
+ "loss": 0.9282,
1018
+ "step": 143
1019
+ },
1020
+ {
1021
+ "epoch": 0.0019142508665640858,
1022
+ "grad_norm": 4.341536045074463,
1023
+ "learning_rate": 8.084700238630283e-05,
1024
+ "loss": 0.9588,
1025
+ "step": 144
1026
+ },
1027
+ {
1028
+ "epoch": 0.0019275442753596697,
1029
+ "grad_norm": 4.990645885467529,
1030
+ "learning_rate": 8.055868570489247e-05,
1031
+ "loss": 0.9038,
1032
+ "step": 145
1033
+ },
1034
+ {
1035
+ "epoch": 0.0019408376841552537,
1036
+ "grad_norm": 5.111573219299316,
1037
+ "learning_rate": 8.026873786719573e-05,
1038
+ "loss": 0.9121,
1039
+ "step": 146
1040
+ },
1041
+ {
1042
+ "epoch": 0.0019541310929508376,
1043
+ "grad_norm": 4.322947978973389,
1044
+ "learning_rate": 7.997717434999861e-05,
1045
+ "loss": 0.8981,
1046
+ "step": 147
1047
+ },
1048
+ {
1049
+ "epoch": 0.0019674245017464215,
1050
+ "grad_norm": 4.9193010330200195,
1051
+ "learning_rate": 7.968401071632855e-05,
1052
+ "loss": 0.9212,
1053
+ "step": 148
1054
+ },
1055
+ {
1056
+ "epoch": 0.0019807179105420054,
1057
+ "grad_norm": 7.261848449707031,
1058
+ "learning_rate": 7.938926261462366e-05,
1059
+ "loss": 1.1311,
1060
+ "step": 149
1061
+ },
1062
+ {
1063
+ "epoch": 0.0019940113193375893,
1064
+ "grad_norm": 9.099236488342285,
1065
+ "learning_rate": 7.909294577789766e-05,
1066
+ "loss": 0.8936,
1067
+ "step": 150
1068
+ },
1069
+ {
1070
+ "epoch": 0.0019940113193375893,
1071
+ "eval_loss": 0.9891857504844666,
1072
+ "eval_runtime": 3478.2034,
1073
+ "eval_samples_per_second": 36.426,
1074
+ "eval_steps_per_second": 9.106,
1075
+ "step": 150
1076
+ }
1077
+ ],
1078
+ "logging_steps": 1,
1079
+ "max_steps": 450,
1080
+ "num_input_tokens_seen": 0,
1081
+ "num_train_epochs": 1,
1082
+ "save_steps": 150,
1083
+ "stateful_callbacks": {
1084
+ "EarlyStoppingCallback": {
1085
+ "args": {
1086
+ "early_stopping_patience": 2,
1087
+ "early_stopping_threshold": 0.0
1088
+ },
1089
+ "attributes": {
1090
+ "early_stopping_patience_counter": 0
1091
+ }
1092
+ },
1093
+ "TrainerControl": {
1094
+ "args": {
1095
+ "should_epoch_stop": false,
1096
+ "should_evaluate": false,
1097
+ "should_log": false,
1098
+ "should_save": true,
1099
+ "should_training_stop": false
1100
+ },
1101
+ "attributes": {}
1102
+ }
1103
+ },
1104
+ "total_flos": 4.713236627088998e+16,
1105
+ "train_batch_size": 8,
1106
+ "trial_name": null,
1107
+ "trial_params": null
1108
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:094fd035c00a172fbe559c7af64aef705843919114fbd179c7cf916b6451f253
3
+ size 6840
last-checkpoint/vocab.json ADDED
The diff for this file is too large to render. See raw diff