fats-fme commited on
Commit
ce32ecb
·
verified ·
1 Parent(s): f235c19

Training in progress, step 141, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: openlm-research/open_llama_3b
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": "openlm-research/open_llama_3b",
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.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "o_proj",
24
+ "v_proj",
25
+ "gate_proj",
26
+ "down_proj",
27
+ "q_proj",
28
+ "k_proj",
29
+ "up_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:ca8ab5d9608b907960fe2e4cec1b282565bba34ba8caa259adf031cec50b5fd9
3
+ size 101752088
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9433992d4fe48d07ea678c15456a035b339f7ea76d22edcf4a5d4401482a6809
3
+ size 203713238
last-checkpoint/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:00a86fe0c8b02bbcee8b3561ea3d9506dec8e361138bfc545d38955d42f5be26
3
+ size 14512
last-checkpoint/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acadf30df93695037d7a7f90add51398566ee38c1556f28a30733e5785f52c0d
3
+ size 14512
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6e243ddb0ff8a57f4dea8942d7b9c1152f7f318f4ab23c0adbfc8e8e068c72ba
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": true,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": true,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": true,
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.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ab1b681ec7fc02fed5edd3026687d7a692a918c4dd8e150ca2e3994a6229843b
3
+ size 534194
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": true,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": 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": false,
26
+ "rstrip": false,
27
+ "single_word": false,
28
+ "special": true
29
+ }
30
+ },
31
+ "bos_token": "<s>",
32
+ "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 %}",
33
+ "clean_up_tokenization_spaces": false,
34
+ "eos_token": "</s>",
35
+ "legacy": true,
36
+ "model_max_length": 2048,
37
+ "pad_token": "</s>",
38
+ "sp_model_kwargs": {},
39
+ "spaces_between_special_tokens": false,
40
+ "tokenizer_class": "LlamaTokenizer",
41
+ "unk_token": "<unk>",
42
+ "use_default_system_prompt": false
43
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,1036 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.2503884572697003,
5
+ "eval_steps": 141,
6
+ "global_step": 141,
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.0017758046614872365,
13
+ "grad_norm": 0.40501952171325684,
14
+ "learning_rate": 4.000000000000001e-06,
15
+ "loss": 1.1387,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.0017758046614872365,
20
+ "eval_loss": 1.4082584381103516,
21
+ "eval_runtime": 167.7664,
22
+ "eval_samples_per_second": 5.657,
23
+ "eval_steps_per_second": 1.419,
24
+ "step": 1
25
+ },
26
+ {
27
+ "epoch": 0.003551609322974473,
28
+ "grad_norm": 0.491682767868042,
29
+ "learning_rate": 8.000000000000001e-06,
30
+ "loss": 1.2151,
31
+ "step": 2
32
+ },
33
+ {
34
+ "epoch": 0.005327413984461709,
35
+ "grad_norm": 0.49752455949783325,
36
+ "learning_rate": 1.2e-05,
37
+ "loss": 1.1941,
38
+ "step": 3
39
+ },
40
+ {
41
+ "epoch": 0.007103218645948946,
42
+ "grad_norm": 0.5617953538894653,
43
+ "learning_rate": 1.6000000000000003e-05,
44
+ "loss": 1.2472,
45
+ "step": 4
46
+ },
47
+ {
48
+ "epoch": 0.008879023307436182,
49
+ "grad_norm": 0.646000862121582,
50
+ "learning_rate": 2e-05,
51
+ "loss": 1.2767,
52
+ "step": 5
53
+ },
54
+ {
55
+ "epoch": 0.010654827968923418,
56
+ "grad_norm": 0.6190630197525024,
57
+ "learning_rate": 2.4e-05,
58
+ "loss": 1.2839,
59
+ "step": 6
60
+ },
61
+ {
62
+ "epoch": 0.012430632630410655,
63
+ "grad_norm": 0.6891798973083496,
64
+ "learning_rate": 2.8000000000000003e-05,
65
+ "loss": 1.2914,
66
+ "step": 7
67
+ },
68
+ {
69
+ "epoch": 0.014206437291897892,
70
+ "grad_norm": 0.6742885708808899,
71
+ "learning_rate": 3.2000000000000005e-05,
72
+ "loss": 1.3001,
73
+ "step": 8
74
+ },
75
+ {
76
+ "epoch": 0.01598224195338513,
77
+ "grad_norm": 0.693493664264679,
78
+ "learning_rate": 3.6e-05,
79
+ "loss": 1.2673,
80
+ "step": 9
81
+ },
82
+ {
83
+ "epoch": 0.017758046614872364,
84
+ "grad_norm": 0.7951493859291077,
85
+ "learning_rate": 4e-05,
86
+ "loss": 1.3314,
87
+ "step": 10
88
+ },
89
+ {
90
+ "epoch": 0.0195338512763596,
91
+ "grad_norm": 0.7866435050964355,
92
+ "learning_rate": 4.4000000000000006e-05,
93
+ "loss": 1.2703,
94
+ "step": 11
95
+ },
96
+ {
97
+ "epoch": 0.021309655937846835,
98
+ "grad_norm": 0.7218112349510193,
99
+ "learning_rate": 4.8e-05,
100
+ "loss": 1.2542,
101
+ "step": 12
102
+ },
103
+ {
104
+ "epoch": 0.023085460599334074,
105
+ "grad_norm": 0.6838662028312683,
106
+ "learning_rate": 5.2000000000000004e-05,
107
+ "loss": 1.2432,
108
+ "step": 13
109
+ },
110
+ {
111
+ "epoch": 0.02486126526082131,
112
+ "grad_norm": 0.6592800617218018,
113
+ "learning_rate": 5.6000000000000006e-05,
114
+ "loss": 1.2374,
115
+ "step": 14
116
+ },
117
+ {
118
+ "epoch": 0.026637069922308545,
119
+ "grad_norm": 0.513134241104126,
120
+ "learning_rate": 6e-05,
121
+ "loss": 1.246,
122
+ "step": 15
123
+ },
124
+ {
125
+ "epoch": 0.028412874583795784,
126
+ "grad_norm": 0.5785119533538818,
127
+ "learning_rate": 6.400000000000001e-05,
128
+ "loss": 1.169,
129
+ "step": 16
130
+ },
131
+ {
132
+ "epoch": 0.03018867924528302,
133
+ "grad_norm": 0.6144536733627319,
134
+ "learning_rate": 6.800000000000001e-05,
135
+ "loss": 1.1532,
136
+ "step": 17
137
+ },
138
+ {
139
+ "epoch": 0.03196448390677026,
140
+ "grad_norm": 0.674633800983429,
141
+ "learning_rate": 7.2e-05,
142
+ "loss": 1.1175,
143
+ "step": 18
144
+ },
145
+ {
146
+ "epoch": 0.03374028856825749,
147
+ "grad_norm": 0.5997682809829712,
148
+ "learning_rate": 7.6e-05,
149
+ "loss": 1.092,
150
+ "step": 19
151
+ },
152
+ {
153
+ "epoch": 0.03551609322974473,
154
+ "grad_norm": 0.5651845335960388,
155
+ "learning_rate": 8e-05,
156
+ "loss": 1.0543,
157
+ "step": 20
158
+ },
159
+ {
160
+ "epoch": 0.03729189789123197,
161
+ "grad_norm": 0.562713623046875,
162
+ "learning_rate": 8.4e-05,
163
+ "loss": 1.0377,
164
+ "step": 21
165
+ },
166
+ {
167
+ "epoch": 0.0390677025527192,
168
+ "grad_norm": 0.5826591849327087,
169
+ "learning_rate": 8.800000000000001e-05,
170
+ "loss": 1.0178,
171
+ "step": 22
172
+ },
173
+ {
174
+ "epoch": 0.04084350721420644,
175
+ "grad_norm": 0.5972415208816528,
176
+ "learning_rate": 9.200000000000001e-05,
177
+ "loss": 0.9916,
178
+ "step": 23
179
+ },
180
+ {
181
+ "epoch": 0.04261931187569367,
182
+ "grad_norm": 0.6266159415245056,
183
+ "learning_rate": 9.6e-05,
184
+ "loss": 1.0026,
185
+ "step": 24
186
+ },
187
+ {
188
+ "epoch": 0.04439511653718091,
189
+ "grad_norm": 0.7757481932640076,
190
+ "learning_rate": 0.0001,
191
+ "loss": 1.0245,
192
+ "step": 25
193
+ },
194
+ {
195
+ "epoch": 0.04617092119866815,
196
+ "grad_norm": 0.6832363605499268,
197
+ "learning_rate": 0.00010400000000000001,
198
+ "loss": 0.9408,
199
+ "step": 26
200
+ },
201
+ {
202
+ "epoch": 0.04794672586015538,
203
+ "grad_norm": 1.2983894348144531,
204
+ "learning_rate": 0.00010800000000000001,
205
+ "loss": 0.9228,
206
+ "step": 27
207
+ },
208
+ {
209
+ "epoch": 0.04972253052164262,
210
+ "grad_norm": 0.9382829666137695,
211
+ "learning_rate": 0.00011200000000000001,
212
+ "loss": 0.9605,
213
+ "step": 28
214
+ },
215
+ {
216
+ "epoch": 0.05149833518312986,
217
+ "grad_norm": 0.5051376819610596,
218
+ "learning_rate": 0.000116,
219
+ "loss": 0.9769,
220
+ "step": 29
221
+ },
222
+ {
223
+ "epoch": 0.05327413984461709,
224
+ "grad_norm": 0.40853050351142883,
225
+ "learning_rate": 0.00012,
226
+ "loss": 0.8912,
227
+ "step": 30
228
+ },
229
+ {
230
+ "epoch": 0.05504994450610433,
231
+ "grad_norm": 0.4261438846588135,
232
+ "learning_rate": 0.000124,
233
+ "loss": 0.9438,
234
+ "step": 31
235
+ },
236
+ {
237
+ "epoch": 0.05682574916759157,
238
+ "grad_norm": 0.44900333881378174,
239
+ "learning_rate": 0.00012800000000000002,
240
+ "loss": 0.9589,
241
+ "step": 32
242
+ },
243
+ {
244
+ "epoch": 0.0586015538290788,
245
+ "grad_norm": 0.4262010157108307,
246
+ "learning_rate": 0.000132,
247
+ "loss": 0.8775,
248
+ "step": 33
249
+ },
250
+ {
251
+ "epoch": 0.06037735849056604,
252
+ "grad_norm": 0.40672022104263306,
253
+ "learning_rate": 0.00013600000000000003,
254
+ "loss": 0.8956,
255
+ "step": 34
256
+ },
257
+ {
258
+ "epoch": 0.06215316315205328,
259
+ "grad_norm": 0.39336153864860535,
260
+ "learning_rate": 0.00014,
261
+ "loss": 0.866,
262
+ "step": 35
263
+ },
264
+ {
265
+ "epoch": 0.06392896781354052,
266
+ "grad_norm": 0.40699368715286255,
267
+ "learning_rate": 0.000144,
268
+ "loss": 0.8612,
269
+ "step": 36
270
+ },
271
+ {
272
+ "epoch": 0.06570477247502775,
273
+ "grad_norm": 0.438643217086792,
274
+ "learning_rate": 0.000148,
275
+ "loss": 0.922,
276
+ "step": 37
277
+ },
278
+ {
279
+ "epoch": 0.06748057713651498,
280
+ "grad_norm": 0.45053544640541077,
281
+ "learning_rate": 0.000152,
282
+ "loss": 0.8681,
283
+ "step": 38
284
+ },
285
+ {
286
+ "epoch": 0.06925638179800223,
287
+ "grad_norm": 0.4289852976799011,
288
+ "learning_rate": 0.00015600000000000002,
289
+ "loss": 0.9071,
290
+ "step": 39
291
+ },
292
+ {
293
+ "epoch": 0.07103218645948946,
294
+ "grad_norm": 0.4101032316684723,
295
+ "learning_rate": 0.00016,
296
+ "loss": 0.8692,
297
+ "step": 40
298
+ },
299
+ {
300
+ "epoch": 0.07280799112097669,
301
+ "grad_norm": 0.418319433927536,
302
+ "learning_rate": 0.000164,
303
+ "loss": 0.8654,
304
+ "step": 41
305
+ },
306
+ {
307
+ "epoch": 0.07458379578246394,
308
+ "grad_norm": 0.41637811064720154,
309
+ "learning_rate": 0.000168,
310
+ "loss": 0.8348,
311
+ "step": 42
312
+ },
313
+ {
314
+ "epoch": 0.07635960044395117,
315
+ "grad_norm": 0.40830302238464355,
316
+ "learning_rate": 0.000172,
317
+ "loss": 0.8928,
318
+ "step": 43
319
+ },
320
+ {
321
+ "epoch": 0.0781354051054384,
322
+ "grad_norm": 0.4163912236690521,
323
+ "learning_rate": 0.00017600000000000002,
324
+ "loss": 0.8793,
325
+ "step": 44
326
+ },
327
+ {
328
+ "epoch": 0.07991120976692564,
329
+ "grad_norm": 0.4240954518318176,
330
+ "learning_rate": 0.00018,
331
+ "loss": 0.9029,
332
+ "step": 45
333
+ },
334
+ {
335
+ "epoch": 0.08168701442841288,
336
+ "grad_norm": 0.48420408368110657,
337
+ "learning_rate": 0.00018400000000000003,
338
+ "loss": 0.8632,
339
+ "step": 46
340
+ },
341
+ {
342
+ "epoch": 0.08346281908990011,
343
+ "grad_norm": 0.5267483592033386,
344
+ "learning_rate": 0.000188,
345
+ "loss": 0.8575,
346
+ "step": 47
347
+ },
348
+ {
349
+ "epoch": 0.08523862375138734,
350
+ "grad_norm": 0.4947332441806793,
351
+ "learning_rate": 0.000192,
352
+ "loss": 0.9051,
353
+ "step": 48
354
+ },
355
+ {
356
+ "epoch": 0.08701442841287459,
357
+ "grad_norm": 0.5025691986083984,
358
+ "learning_rate": 0.000196,
359
+ "loss": 0.9145,
360
+ "step": 49
361
+ },
362
+ {
363
+ "epoch": 0.08879023307436182,
364
+ "grad_norm": 0.5430313944816589,
365
+ "learning_rate": 0.0002,
366
+ "loss": 0.8954,
367
+ "step": 50
368
+ },
369
+ {
370
+ "epoch": 0.09056603773584905,
371
+ "grad_norm": 0.45721662044525146,
372
+ "learning_rate": 0.00019999812486015523,
373
+ "loss": 0.9655,
374
+ "step": 51
375
+ },
376
+ {
377
+ "epoch": 0.0923418423973363,
378
+ "grad_norm": 0.4364672899246216,
379
+ "learning_rate": 0.00019999249951094388,
380
+ "loss": 0.9318,
381
+ "step": 52
382
+ },
383
+ {
384
+ "epoch": 0.09411764705882353,
385
+ "grad_norm": 0.38933759927749634,
386
+ "learning_rate": 0.00019998312416333227,
387
+ "loss": 0.8963,
388
+ "step": 53
389
+ },
390
+ {
391
+ "epoch": 0.09589345172031076,
392
+ "grad_norm": 0.35572728514671326,
393
+ "learning_rate": 0.0001999699991689222,
394
+ "loss": 0.9073,
395
+ "step": 54
396
+ },
397
+ {
398
+ "epoch": 0.097669256381798,
399
+ "grad_norm": 0.3042948544025421,
400
+ "learning_rate": 0.00019995312501993765,
401
+ "loss": 0.8751,
402
+ "step": 55
403
+ },
404
+ {
405
+ "epoch": 0.09944506104328524,
406
+ "grad_norm": 0.32266151905059814,
407
+ "learning_rate": 0.00019993250234920636,
408
+ "loss": 0.8493,
409
+ "step": 56
410
+ },
411
+ {
412
+ "epoch": 0.10122086570477247,
413
+ "grad_norm": 0.31894031167030334,
414
+ "learning_rate": 0.00019990813193013625,
415
+ "loss": 0.8512,
416
+ "step": 57
417
+ },
418
+ {
419
+ "epoch": 0.10299667036625972,
420
+ "grad_norm": 0.33073991537094116,
421
+ "learning_rate": 0.0001998800146766861,
422
+ "loss": 0.8424,
423
+ "step": 58
424
+ },
425
+ {
426
+ "epoch": 0.10477247502774695,
427
+ "grad_norm": 0.32064828276634216,
428
+ "learning_rate": 0.00019984815164333163,
429
+ "loss": 0.8698,
430
+ "step": 59
431
+ },
432
+ {
433
+ "epoch": 0.10654827968923418,
434
+ "grad_norm": 0.3364376425743103,
435
+ "learning_rate": 0.00019981254402502566,
436
+ "loss": 0.8525,
437
+ "step": 60
438
+ },
439
+ {
440
+ "epoch": 0.10832408435072143,
441
+ "grad_norm": 0.31403639912605286,
442
+ "learning_rate": 0.0001997731931571535,
443
+ "loss": 0.8309,
444
+ "step": 61
445
+ },
446
+ {
447
+ "epoch": 0.11009988901220866,
448
+ "grad_norm": 0.3375100791454315,
449
+ "learning_rate": 0.00019973010051548275,
450
+ "loss": 0.8573,
451
+ "step": 62
452
+ },
453
+ {
454
+ "epoch": 0.11187569367369589,
455
+ "grad_norm": 0.3584939241409302,
456
+ "learning_rate": 0.00019968326771610797,
457
+ "loss": 0.8479,
458
+ "step": 63
459
+ },
460
+ {
461
+ "epoch": 0.11365149833518313,
462
+ "grad_norm": 0.35480472445487976,
463
+ "learning_rate": 0.00019963269651539017,
464
+ "loss": 0.845,
465
+ "step": 64
466
+ },
467
+ {
468
+ "epoch": 0.11542730299667037,
469
+ "grad_norm": 0.33250972628593445,
470
+ "learning_rate": 0.00019957838880989078,
471
+ "loss": 0.8438,
472
+ "step": 65
473
+ },
474
+ {
475
+ "epoch": 0.1172031076581576,
476
+ "grad_norm": 0.39302438497543335,
477
+ "learning_rate": 0.00019952034663630062,
478
+ "loss": 0.8391,
479
+ "step": 66
480
+ },
481
+ {
482
+ "epoch": 0.11897891231964484,
483
+ "grad_norm": 0.3517158031463623,
484
+ "learning_rate": 0.00019945857217136363,
485
+ "loss": 0.7966,
486
+ "step": 67
487
+ },
488
+ {
489
+ "epoch": 0.12075471698113208,
490
+ "grad_norm": 0.38860467076301575,
491
+ "learning_rate": 0.00019939306773179497,
492
+ "loss": 0.8279,
493
+ "step": 68
494
+ },
495
+ {
496
+ "epoch": 0.12253052164261931,
497
+ "grad_norm": 0.3762984573841095,
498
+ "learning_rate": 0.00019932383577419432,
499
+ "loss": 0.7848,
500
+ "step": 69
501
+ },
502
+ {
503
+ "epoch": 0.12430632630410655,
504
+ "grad_norm": 0.4535103440284729,
505
+ "learning_rate": 0.00019925087889495374,
506
+ "loss": 0.8,
507
+ "step": 70
508
+ },
509
+ {
510
+ "epoch": 0.12608213096559379,
511
+ "grad_norm": 0.4869844317436218,
512
+ "learning_rate": 0.00019917419983016025,
513
+ "loss": 0.8442,
514
+ "step": 71
515
+ },
516
+ {
517
+ "epoch": 0.12785793562708103,
518
+ "grad_norm": 0.4379689395427704,
519
+ "learning_rate": 0.00019909380145549324,
520
+ "loss": 0.8353,
521
+ "step": 72
522
+ },
523
+ {
524
+ "epoch": 0.12963374028856825,
525
+ "grad_norm": 0.39510270953178406,
526
+ "learning_rate": 0.00019900968678611666,
527
+ "loss": 0.8538,
528
+ "step": 73
529
+ },
530
+ {
531
+ "epoch": 0.1314095449500555,
532
+ "grad_norm": 0.4764181971549988,
533
+ "learning_rate": 0.00019892185897656578,
534
+ "loss": 0.8509,
535
+ "step": 74
536
+ },
537
+ {
538
+ "epoch": 0.13318534961154274,
539
+ "grad_norm": 0.5591267347335815,
540
+ "learning_rate": 0.00019883032132062925,
541
+ "loss": 0.8661,
542
+ "step": 75
543
+ },
544
+ {
545
+ "epoch": 0.13496115427302996,
546
+ "grad_norm": 0.41077056527137756,
547
+ "learning_rate": 0.00019873507725122504,
548
+ "loss": 0.9418,
549
+ "step": 76
550
+ },
551
+ {
552
+ "epoch": 0.1367369589345172,
553
+ "grad_norm": 0.393622487783432,
554
+ "learning_rate": 0.00019863613034027224,
555
+ "loss": 0.926,
556
+ "step": 77
557
+ },
558
+ {
559
+ "epoch": 0.13851276359600445,
560
+ "grad_norm": 0.36414071917533875,
561
+ "learning_rate": 0.00019853348429855672,
562
+ "loss": 0.8649,
563
+ "step": 78
564
+ },
565
+ {
566
+ "epoch": 0.14028856825749167,
567
+ "grad_norm": 0.3100601136684418,
568
+ "learning_rate": 0.00019842714297559213,
569
+ "loss": 0.9114,
570
+ "step": 79
571
+ },
572
+ {
573
+ "epoch": 0.14206437291897892,
574
+ "grad_norm": 0.29151105880737305,
575
+ "learning_rate": 0.0001983171103594755,
576
+ "loss": 0.8681,
577
+ "step": 80
578
+ },
579
+ {
580
+ "epoch": 0.14384017758046616,
581
+ "grad_norm": 0.28398221731185913,
582
+ "learning_rate": 0.0001982033905767377,
583
+ "loss": 0.8515,
584
+ "step": 81
585
+ },
586
+ {
587
+ "epoch": 0.14561598224195338,
588
+ "grad_norm": 0.2883840799331665,
589
+ "learning_rate": 0.00019808598789218865,
590
+ "loss": 0.8569,
591
+ "step": 82
592
+ },
593
+ {
594
+ "epoch": 0.14739178690344062,
595
+ "grad_norm": 0.29812031984329224,
596
+ "learning_rate": 0.0001979649067087574,
597
+ "loss": 0.8529,
598
+ "step": 83
599
+ },
600
+ {
601
+ "epoch": 0.14916759156492787,
602
+ "grad_norm": 0.3074108958244324,
603
+ "learning_rate": 0.00019784015156732693,
604
+ "loss": 0.8771,
605
+ "step": 84
606
+ },
607
+ {
608
+ "epoch": 0.1509433962264151,
609
+ "grad_norm": 0.3601110279560089,
610
+ "learning_rate": 0.000197711727146564,
611
+ "loss": 0.8609,
612
+ "step": 85
613
+ },
614
+ {
615
+ "epoch": 0.15271920088790233,
616
+ "grad_norm": 0.3126521110534668,
617
+ "learning_rate": 0.00019757963826274357,
618
+ "loss": 0.8162,
619
+ "step": 86
620
+ },
621
+ {
622
+ "epoch": 0.15449500554938958,
623
+ "grad_norm": 0.3152073323726654,
624
+ "learning_rate": 0.00019744388986956822,
625
+ "loss": 0.7661,
626
+ "step": 87
627
+ },
628
+ {
629
+ "epoch": 0.1562708102108768,
630
+ "grad_norm": 0.33570149540901184,
631
+ "learning_rate": 0.00019730448705798239,
632
+ "loss": 0.8179,
633
+ "step": 88
634
+ },
635
+ {
636
+ "epoch": 0.15804661487236404,
637
+ "grad_norm": 0.33989331126213074,
638
+ "learning_rate": 0.0001971614350559814,
639
+ "loss": 0.8288,
640
+ "step": 89
641
+ },
642
+ {
643
+ "epoch": 0.1598224195338513,
644
+ "grad_norm": 0.3292713761329651,
645
+ "learning_rate": 0.0001970147392284154,
646
+ "loss": 0.8415,
647
+ "step": 90
648
+ },
649
+ {
650
+ "epoch": 0.1615982241953385,
651
+ "grad_norm": 0.3394547700881958,
652
+ "learning_rate": 0.00019686440507678824,
653
+ "loss": 0.8232,
654
+ "step": 91
655
+ },
656
+ {
657
+ "epoch": 0.16337402885682575,
658
+ "grad_norm": 0.3370296061038971,
659
+ "learning_rate": 0.0001967104382390511,
660
+ "loss": 0.7771,
661
+ "step": 92
662
+ },
663
+ {
664
+ "epoch": 0.16514983351831297,
665
+ "grad_norm": 0.3798193633556366,
666
+ "learning_rate": 0.00019655284448939094,
667
+ "loss": 0.789,
668
+ "step": 93
669
+ },
670
+ {
671
+ "epoch": 0.16692563817980022,
672
+ "grad_norm": 0.3790013790130615,
673
+ "learning_rate": 0.00019639162973801426,
674
+ "loss": 0.8153,
675
+ "step": 94
676
+ },
677
+ {
678
+ "epoch": 0.16870144284128746,
679
+ "grad_norm": 0.42274704575538635,
680
+ "learning_rate": 0.00019622680003092503,
681
+ "loss": 0.8012,
682
+ "step": 95
683
+ },
684
+ {
685
+ "epoch": 0.17047724750277468,
686
+ "grad_norm": 0.4776620864868164,
687
+ "learning_rate": 0.0001960583615496984,
688
+ "loss": 0.8132,
689
+ "step": 96
690
+ },
691
+ {
692
+ "epoch": 0.17225305216426193,
693
+ "grad_norm": 0.4170360565185547,
694
+ "learning_rate": 0.00019588632061124837,
695
+ "loss": 0.8139,
696
+ "step": 97
697
+ },
698
+ {
699
+ "epoch": 0.17402885682574917,
700
+ "grad_norm": 0.47097012400627136,
701
+ "learning_rate": 0.00019571068366759143,
702
+ "loss": 0.7711,
703
+ "step": 98
704
+ },
705
+ {
706
+ "epoch": 0.1758046614872364,
707
+ "grad_norm": 0.8176291584968567,
708
+ "learning_rate": 0.00019553145730560415,
709
+ "loss": 0.7906,
710
+ "step": 99
711
+ },
712
+ {
713
+ "epoch": 0.17758046614872364,
714
+ "grad_norm": 0.7204902172088623,
715
+ "learning_rate": 0.0001953486482467764,
716
+ "loss": 0.9088,
717
+ "step": 100
718
+ },
719
+ {
720
+ "epoch": 0.17935627081021088,
721
+ "grad_norm": 0.3952767252922058,
722
+ "learning_rate": 0.0001951622633469592,
723
+ "loss": 0.9362,
724
+ "step": 101
725
+ },
726
+ {
727
+ "epoch": 0.1811320754716981,
728
+ "grad_norm": 0.3742019534111023,
729
+ "learning_rate": 0.00019497230959610756,
730
+ "loss": 0.933,
731
+ "step": 102
732
+ },
733
+ {
734
+ "epoch": 0.18290788013318535,
735
+ "grad_norm": 0.3385975658893585,
736
+ "learning_rate": 0.00019477879411801844,
737
+ "loss": 0.9028,
738
+ "step": 103
739
+ },
740
+ {
741
+ "epoch": 0.1846836847946726,
742
+ "grad_norm": 0.2950561046600342,
743
+ "learning_rate": 0.00019458172417006347,
744
+ "loss": 0.8245,
745
+ "step": 104
746
+ },
747
+ {
748
+ "epoch": 0.1864594894561598,
749
+ "grad_norm": 0.30859696865081787,
750
+ "learning_rate": 0.00019438110714291694,
751
+ "loss": 0.8771,
752
+ "step": 105
753
+ },
754
+ {
755
+ "epoch": 0.18823529411764706,
756
+ "grad_norm": 0.3490929901599884,
757
+ "learning_rate": 0.00019417695056027844,
758
+ "loss": 0.8565,
759
+ "step": 106
760
+ },
761
+ {
762
+ "epoch": 0.1900110987791343,
763
+ "grad_norm": 0.31133994460105896,
764
+ "learning_rate": 0.00019396926207859084,
765
+ "loss": 0.8734,
766
+ "step": 107
767
+ },
768
+ {
769
+ "epoch": 0.19178690344062152,
770
+ "grad_norm": 0.2884789705276489,
771
+ "learning_rate": 0.00019375804948675306,
772
+ "loss": 0.8645,
773
+ "step": 108
774
+ },
775
+ {
776
+ "epoch": 0.19356270810210877,
777
+ "grad_norm": 0.2969193160533905,
778
+ "learning_rate": 0.0001935433207058281,
779
+ "loss": 0.8751,
780
+ "step": 109
781
+ },
782
+ {
783
+ "epoch": 0.195338512763596,
784
+ "grad_norm": 0.41810932755470276,
785
+ "learning_rate": 0.0001933250837887457,
786
+ "loss": 0.8037,
787
+ "step": 110
788
+ },
789
+ {
790
+ "epoch": 0.19711431742508323,
791
+ "grad_norm": 0.3271716833114624,
792
+ "learning_rate": 0.00019310334692000075,
793
+ "loss": 0.7814,
794
+ "step": 111
795
+ },
796
+ {
797
+ "epoch": 0.19889012208657048,
798
+ "grad_norm": 0.4146140515804291,
799
+ "learning_rate": 0.00019287811841534595,
800
+ "loss": 0.8425,
801
+ "step": 112
802
+ },
803
+ {
804
+ "epoch": 0.20066592674805772,
805
+ "grad_norm": 0.3369704484939575,
806
+ "learning_rate": 0.00019264940672148018,
807
+ "loss": 0.8301,
808
+ "step": 113
809
+ },
810
+ {
811
+ "epoch": 0.20244173140954494,
812
+ "grad_norm": 0.32731175422668457,
813
+ "learning_rate": 0.00019241722041573166,
814
+ "loss": 0.7964,
815
+ "step": 114
816
+ },
817
+ {
818
+ "epoch": 0.20421753607103219,
819
+ "grad_norm": 0.3840983510017395,
820
+ "learning_rate": 0.0001921815682057362,
821
+ "loss": 0.7864,
822
+ "step": 115
823
+ },
824
+ {
825
+ "epoch": 0.20599334073251943,
826
+ "grad_norm": 0.37049344182014465,
827
+ "learning_rate": 0.0001919424589291108,
828
+ "loss": 0.8086,
829
+ "step": 116
830
+ },
831
+ {
832
+ "epoch": 0.20776914539400665,
833
+ "grad_norm": 0.380991131067276,
834
+ "learning_rate": 0.0001916999015531221,
835
+ "loss": 0.8039,
836
+ "step": 117
837
+ },
838
+ {
839
+ "epoch": 0.2095449500554939,
840
+ "grad_norm": 0.3884637653827667,
841
+ "learning_rate": 0.00019145390517435012,
842
+ "loss": 0.7693,
843
+ "step": 118
844
+ },
845
+ {
846
+ "epoch": 0.21132075471698114,
847
+ "grad_norm": 0.39195218682289124,
848
+ "learning_rate": 0.00019120447901834706,
849
+ "loss": 0.8139,
850
+ "step": 119
851
+ },
852
+ {
853
+ "epoch": 0.21309655937846836,
854
+ "grad_norm": 0.41479626297950745,
855
+ "learning_rate": 0.00019095163243929142,
856
+ "loss": 0.7714,
857
+ "step": 120
858
+ },
859
+ {
860
+ "epoch": 0.2148723640399556,
861
+ "grad_norm": 0.3856278657913208,
862
+ "learning_rate": 0.0001906953749196371,
863
+ "loss": 0.8198,
864
+ "step": 121
865
+ },
866
+ {
867
+ "epoch": 0.21664816870144285,
868
+ "grad_norm": 0.3706349730491638,
869
+ "learning_rate": 0.00019043571606975777,
870
+ "loss": 0.7106,
871
+ "step": 122
872
+ },
873
+ {
874
+ "epoch": 0.21842397336293007,
875
+ "grad_norm": 0.5981292724609375,
876
+ "learning_rate": 0.00019017266562758659,
877
+ "loss": 0.8005,
878
+ "step": 123
879
+ },
880
+ {
881
+ "epoch": 0.22019977802441731,
882
+ "grad_norm": 0.4480712115764618,
883
+ "learning_rate": 0.00018990623345825083,
884
+ "loss": 0.8167,
885
+ "step": 124
886
+ },
887
+ {
888
+ "epoch": 0.22197558268590456,
889
+ "grad_norm": 0.9817702770233154,
890
+ "learning_rate": 0.00018963642955370201,
891
+ "loss": 0.8555,
892
+ "step": 125
893
+ },
894
+ {
895
+ "epoch": 0.22375138734739178,
896
+ "grad_norm": 0.4110267460346222,
897
+ "learning_rate": 0.00018936326403234125,
898
+ "loss": 0.9069,
899
+ "step": 126
900
+ },
901
+ {
902
+ "epoch": 0.22552719200887902,
903
+ "grad_norm": 0.36051687598228455,
904
+ "learning_rate": 0.00018908674713863952,
905
+ "loss": 0.8783,
906
+ "step": 127
907
+ },
908
+ {
909
+ "epoch": 0.22730299667036627,
910
+ "grad_norm": 0.34053486585617065,
911
+ "learning_rate": 0.00018880688924275378,
912
+ "loss": 0.8563,
913
+ "step": 128
914
+ },
915
+ {
916
+ "epoch": 0.2290788013318535,
917
+ "grad_norm": 0.30984926223754883,
918
+ "learning_rate": 0.0001885237008401378,
919
+ "loss": 0.8434,
920
+ "step": 129
921
+ },
922
+ {
923
+ "epoch": 0.23085460599334073,
924
+ "grad_norm": 0.3125753700733185,
925
+ "learning_rate": 0.0001882371925511488,
926
+ "loss": 0.831,
927
+ "step": 130
928
+ },
929
+ {
930
+ "epoch": 0.23263041065482798,
931
+ "grad_norm": 0.3113706409931183,
932
+ "learning_rate": 0.0001879473751206489,
933
+ "loss": 0.8659,
934
+ "step": 131
935
+ },
936
+ {
937
+ "epoch": 0.2344062153163152,
938
+ "grad_norm": 0.2837103605270386,
939
+ "learning_rate": 0.00018765425941760238,
940
+ "loss": 0.812,
941
+ "step": 132
942
+ },
943
+ {
944
+ "epoch": 0.23618201997780244,
945
+ "grad_norm": 0.2814521789550781,
946
+ "learning_rate": 0.00018735785643466784,
947
+ "loss": 0.8116,
948
+ "step": 133
949
+ },
950
+ {
951
+ "epoch": 0.2379578246392897,
952
+ "grad_norm": 0.2922544777393341,
953
+ "learning_rate": 0.00018705817728778624,
954
+ "loss": 0.8305,
955
+ "step": 134
956
+ },
957
+ {
958
+ "epoch": 0.2397336293007769,
959
+ "grad_norm": 0.3140820860862732,
960
+ "learning_rate": 0.00018675523321576371,
961
+ "loss": 0.7882,
962
+ "step": 135
963
+ },
964
+ {
965
+ "epoch": 0.24150943396226415,
966
+ "grad_norm": 0.29498058557510376,
967
+ "learning_rate": 0.00018644903557985025,
968
+ "loss": 0.8226,
969
+ "step": 136
970
+ },
971
+ {
972
+ "epoch": 0.2432852386237514,
973
+ "grad_norm": 0.3298538625240326,
974
+ "learning_rate": 0.00018613959586331362,
975
+ "loss": 0.7867,
976
+ "step": 137
977
+ },
978
+ {
979
+ "epoch": 0.24506104328523862,
980
+ "grad_norm": 0.3474237024784088,
981
+ "learning_rate": 0.00018582692567100867,
982
+ "loss": 0.7876,
983
+ "step": 138
984
+ },
985
+ {
986
+ "epoch": 0.24683684794672586,
987
+ "grad_norm": 0.3735051155090332,
988
+ "learning_rate": 0.00018551103672894206,
989
+ "loss": 0.818,
990
+ "step": 139
991
+ },
992
+ {
993
+ "epoch": 0.2486126526082131,
994
+ "grad_norm": 0.3931002914905548,
995
+ "learning_rate": 0.00018519194088383273,
996
+ "loss": 0.7896,
997
+ "step": 140
998
+ },
999
+ {
1000
+ "epoch": 0.2503884572697003,
1001
+ "grad_norm": 0.36460694670677185,
1002
+ "learning_rate": 0.00018486965010266725,
1003
+ "loss": 0.8105,
1004
+ "step": 141
1005
+ },
1006
+ {
1007
+ "epoch": 0.2503884572697003,
1008
+ "eval_loss": 0.8086357712745667,
1009
+ "eval_runtime": 159.8215,
1010
+ "eval_samples_per_second": 5.938,
1011
+ "eval_steps_per_second": 1.489,
1012
+ "step": 141
1013
+ }
1014
+ ],
1015
+ "logging_steps": 1,
1016
+ "max_steps": 563,
1017
+ "num_input_tokens_seen": 0,
1018
+ "num_train_epochs": 1,
1019
+ "save_steps": 141,
1020
+ "stateful_callbacks": {
1021
+ "TrainerControl": {
1022
+ "args": {
1023
+ "should_epoch_stop": false,
1024
+ "should_evaluate": false,
1025
+ "should_log": false,
1026
+ "should_save": true,
1027
+ "should_training_stop": false
1028
+ },
1029
+ "attributes": {}
1030
+ }
1031
+ },
1032
+ "total_flos": 1.8570783162472858e+17,
1033
+ "train_batch_size": 2,
1034
+ "trial_name": null,
1035
+ "trial_params": null
1036
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a87bd3828c7fc6ce2e34f0d42974569645fa0bbdff689af8e84b4a4e7d848556
3
+ size 6776