lesso commited on
Commit
c0612bd
·
verified ·
1 Parent(s): e8a9007

Training in progress, epoch 0, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: HuggingFaceM4/tiny-random-LlamaForCausalLM
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": "HuggingFaceM4/tiny-random-LlamaForCausalLM",
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": 16,
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": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "gate_proj",
24
+ "q_proj",
25
+ "v_proj",
26
+ "down_proj",
27
+ "up_proj",
28
+ "o_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:ee687c6b4d3e5ead2dffe570df735ac824ae830a7629b47a0b2397c525b02930
3
+ size 27024
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c7ac929589bd59efd8c74838ed47e6c16ae42a989cb7b51f09f61c0c64bb092
3
+ size 63910
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9d629fd5ba76e13469b4aa16dbfd3640d000777b913859f3961e56315077ff55
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b529c6dc606f7c4af8932b65821eaa427faee70c004932409321363fc742ca82
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": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "<unk>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
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:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "add_prefix_space": null,
5
+ "added_tokens_decoder": {
6
+ "0": {
7
+ "content": "<unk>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false,
12
+ "special": true
13
+ },
14
+ "1": {
15
+ "content": "<s>",
16
+ "lstrip": false,
17
+ "normalized": false,
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": "<unk>",
38
+ "tokenizer_class": "LlamaTokenizer",
39
+ "unk_token": "<unk>",
40
+ "use_default_system_prompt": true
41
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,1406 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 0.9961685823754789,
5
+ "eval_steps": 500,
6
+ "global_step": 195,
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.005108556832694764,
13
+ "grad_norm": 0.06296706199645996,
14
+ "learning_rate": 0.00019998715457999314,
15
+ "loss": 10.3788,
16
+ "step": 1
17
+ },
18
+ {
19
+ "epoch": 0.010217113665389528,
20
+ "grad_norm": 0.06155822426080704,
21
+ "learning_rate": 0.0001999486216200688,
22
+ "loss": 10.3876,
23
+ "step": 2
24
+ },
25
+ {
26
+ "epoch": 0.01532567049808429,
27
+ "grad_norm": 0.04243969917297363,
28
+ "learning_rate": 0.0001998844110196681,
29
+ "loss": 10.383,
30
+ "step": 3
31
+ },
32
+ {
33
+ "epoch": 0.020434227330779056,
34
+ "grad_norm": 0.08324499428272247,
35
+ "learning_rate": 0.00019979453927503364,
36
+ "loss": 10.3854,
37
+ "step": 4
38
+ },
39
+ {
40
+ "epoch": 0.02554278416347382,
41
+ "grad_norm": 0.06429007649421692,
42
+ "learning_rate": 0.00019967902947497156,
43
+ "loss": 10.3783,
44
+ "step": 5
45
+ },
46
+ {
47
+ "epoch": 0.03065134099616858,
48
+ "grad_norm": 0.06722702831029892,
49
+ "learning_rate": 0.00019953791129491983,
50
+ "loss": 10.3771,
51
+ "step": 6
52
+ },
53
+ {
54
+ "epoch": 0.035759897828863345,
55
+ "grad_norm": 0.04376779869198799,
56
+ "learning_rate": 0.00019937122098932428,
57
+ "loss": 10.3768,
58
+ "step": 7
59
+ },
60
+ {
61
+ "epoch": 0.04086845466155811,
62
+ "grad_norm": 0.057710230350494385,
63
+ "learning_rate": 0.0001991790013823246,
64
+ "loss": 10.3731,
65
+ "step": 8
66
+ },
67
+ {
68
+ "epoch": 0.04597701149425287,
69
+ "grad_norm": 0.06998121738433838,
70
+ "learning_rate": 0.00019896130185675261,
71
+ "loss": 10.3783,
72
+ "step": 9
73
+ },
74
+ {
75
+ "epoch": 0.05108556832694764,
76
+ "grad_norm": 0.06011413037776947,
77
+ "learning_rate": 0.00019871817834144504,
78
+ "loss": 10.3773,
79
+ "step": 10
80
+ },
81
+ {
82
+ "epoch": 0.0561941251596424,
83
+ "grad_norm": 0.05903960019350052,
84
+ "learning_rate": 0.00019844969329687527,
85
+ "loss": 10.379,
86
+ "step": 11
87
+ },
88
+ {
89
+ "epoch": 0.06130268199233716,
90
+ "grad_norm": 0.06023373827338219,
91
+ "learning_rate": 0.00019815591569910654,
92
+ "loss": 10.3718,
93
+ "step": 12
94
+ },
95
+ {
96
+ "epoch": 0.06641123882503193,
97
+ "grad_norm": 0.07594680041074753,
98
+ "learning_rate": 0.00019783692102207155,
99
+ "loss": 10.3802,
100
+ "step": 13
101
+ },
102
+ {
103
+ "epoch": 0.07151979565772669,
104
+ "grad_norm": 0.07722143083810806,
105
+ "learning_rate": 0.00019749279121818235,
106
+ "loss": 10.3835,
107
+ "step": 14
108
+ },
109
+ {
110
+ "epoch": 0.07662835249042145,
111
+ "grad_norm": 0.06465964019298553,
112
+ "learning_rate": 0.0001971236146972764,
113
+ "loss": 10.3811,
114
+ "step": 15
115
+ },
116
+ {
117
+ "epoch": 0.08173690932311622,
118
+ "grad_norm": 0.08145278692245483,
119
+ "learning_rate": 0.00019672948630390294,
120
+ "loss": 10.3771,
121
+ "step": 16
122
+ },
123
+ {
124
+ "epoch": 0.08684546615581099,
125
+ "grad_norm": 0.06017107516527176,
126
+ "learning_rate": 0.00019631050729295707,
127
+ "loss": 10.3816,
128
+ "step": 17
129
+ },
130
+ {
131
+ "epoch": 0.09195402298850575,
132
+ "grad_norm": 0.07251092046499252,
133
+ "learning_rate": 0.00019586678530366606,
134
+ "loss": 10.3833,
135
+ "step": 18
136
+ },
137
+ {
138
+ "epoch": 0.0970625798212005,
139
+ "grad_norm": 0.04419001191854477,
140
+ "learning_rate": 0.00019539843433193639,
141
+ "loss": 10.3781,
142
+ "step": 19
143
+ },
144
+ {
145
+ "epoch": 0.10217113665389528,
146
+ "grad_norm": 0.0600612536072731,
147
+ "learning_rate": 0.00019490557470106686,
148
+ "loss": 10.3828,
149
+ "step": 20
150
+ },
151
+ {
152
+ "epoch": 0.10727969348659004,
153
+ "grad_norm": 0.07362791895866394,
154
+ "learning_rate": 0.00019438833303083678,
155
+ "loss": 10.3844,
156
+ "step": 21
157
+ },
158
+ {
159
+ "epoch": 0.1123882503192848,
160
+ "grad_norm": 0.06240883469581604,
161
+ "learning_rate": 0.00019384684220497605,
162
+ "loss": 10.3754,
163
+ "step": 22
164
+ },
165
+ {
166
+ "epoch": 0.11749680715197956,
167
+ "grad_norm": 0.06827075779438019,
168
+ "learning_rate": 0.0001932812413370265,
169
+ "loss": 10.3727,
170
+ "step": 23
171
+ },
172
+ {
173
+ "epoch": 0.12260536398467432,
174
+ "grad_norm": 0.06609390676021576,
175
+ "learning_rate": 0.0001926916757346022,
176
+ "loss": 10.3814,
177
+ "step": 24
178
+ },
179
+ {
180
+ "epoch": 0.1277139208173691,
181
+ "grad_norm": 0.06842462718486786,
182
+ "learning_rate": 0.00019207829686205882,
183
+ "loss": 10.3716,
184
+ "step": 25
185
+ },
186
+ {
187
+ "epoch": 0.13282247765006386,
188
+ "grad_norm": 0.06660367548465729,
189
+ "learning_rate": 0.00019144126230158127,
190
+ "loss": 10.3826,
191
+ "step": 26
192
+ },
193
+ {
194
+ "epoch": 0.13793103448275862,
195
+ "grad_norm": 0.08344798535108566,
196
+ "learning_rate": 0.00019078073571269922,
197
+ "loss": 10.3783,
198
+ "step": 27
199
+ },
200
+ {
201
+ "epoch": 0.14303959131545338,
202
+ "grad_norm": 0.08380083739757538,
203
+ "learning_rate": 0.0001900968867902419,
204
+ "loss": 10.3732,
205
+ "step": 28
206
+ },
207
+ {
208
+ "epoch": 0.14814814814814814,
209
+ "grad_norm": 0.0946107804775238,
210
+ "learning_rate": 0.00018938989122074197,
211
+ "loss": 10.37,
212
+ "step": 29
213
+ },
214
+ {
215
+ "epoch": 0.1532567049808429,
216
+ "grad_norm": 0.06197074055671692,
217
+ "learning_rate": 0.00018865993063730004,
218
+ "loss": 10.3761,
219
+ "step": 30
220
+ },
221
+ {
222
+ "epoch": 0.1583652618135377,
223
+ "grad_norm": 0.0819283053278923,
224
+ "learning_rate": 0.00018790719257292174,
225
+ "loss": 10.371,
226
+ "step": 31
227
+ },
228
+ {
229
+ "epoch": 0.16347381864623245,
230
+ "grad_norm": 0.09213186800479889,
231
+ "learning_rate": 0.00018713187041233896,
232
+ "loss": 10.3725,
233
+ "step": 32
234
+ },
235
+ {
236
+ "epoch": 0.1685823754789272,
237
+ "grad_norm": 0.08193743228912354,
238
+ "learning_rate": 0.00018633416334232753,
239
+ "loss": 10.3725,
240
+ "step": 33
241
+ },
242
+ {
243
+ "epoch": 0.17369093231162197,
244
+ "grad_norm": 0.07233049720525742,
245
+ "learning_rate": 0.00018551427630053463,
246
+ "loss": 10.374,
247
+ "step": 34
248
+ },
249
+ {
250
+ "epoch": 0.17879948914431673,
251
+ "grad_norm": 0.09028832614421844,
252
+ "learning_rate": 0.00018467241992282843,
253
+ "loss": 10.3732,
254
+ "step": 35
255
+ },
256
+ {
257
+ "epoch": 0.1839080459770115,
258
+ "grad_norm": 0.10519926995038986,
259
+ "learning_rate": 0.00018380881048918405,
260
+ "loss": 10.3769,
261
+ "step": 36
262
+ },
263
+ {
264
+ "epoch": 0.18901660280970625,
265
+ "grad_norm": 0.06255685538053513,
266
+ "learning_rate": 0.0001829236698681195,
267
+ "loss": 10.378,
268
+ "step": 37
269
+ },
270
+ {
271
+ "epoch": 0.194125159642401,
272
+ "grad_norm": 0.08233755081892014,
273
+ "learning_rate": 0.0001820172254596956,
274
+ "loss": 10.3704,
275
+ "step": 38
276
+ },
277
+ {
278
+ "epoch": 0.19923371647509577,
279
+ "grad_norm": 0.05263242870569229,
280
+ "learning_rate": 0.0001810897101370951,
281
+ "loss": 10.3834,
282
+ "step": 39
283
+ },
284
+ {
285
+ "epoch": 0.20434227330779056,
286
+ "grad_norm": 0.1387779265642166,
287
+ "learning_rate": 0.00018014136218679567,
288
+ "loss": 10.3707,
289
+ "step": 40
290
+ },
291
+ {
292
+ "epoch": 0.20945083014048532,
293
+ "grad_norm": 0.08574540168046951,
294
+ "learning_rate": 0.000179172425247352,
295
+ "loss": 10.377,
296
+ "step": 41
297
+ },
298
+ {
299
+ "epoch": 0.21455938697318008,
300
+ "grad_norm": 0.06211940944194794,
301
+ "learning_rate": 0.000178183148246803,
302
+ "loss": 10.3647,
303
+ "step": 42
304
+ },
305
+ {
306
+ "epoch": 0.21966794380587484,
307
+ "grad_norm": 0.09258867800235748,
308
+ "learning_rate": 0.00017717378533872017,
309
+ "loss": 10.3722,
310
+ "step": 43
311
+ },
312
+ {
313
+ "epoch": 0.2247765006385696,
314
+ "grad_norm": 0.08623415976762772,
315
+ "learning_rate": 0.00017614459583691346,
316
+ "loss": 10.3754,
317
+ "step": 44
318
+ },
319
+ {
320
+ "epoch": 0.22988505747126436,
321
+ "grad_norm": 0.1082397997379303,
322
+ "learning_rate": 0.00017509584414881113,
323
+ "loss": 10.3736,
324
+ "step": 45
325
+ },
326
+ {
327
+ "epoch": 0.23499361430395913,
328
+ "grad_norm": 0.0896887555718422,
329
+ "learning_rate": 0.00017402779970753155,
330
+ "loss": 10.3732,
331
+ "step": 46
332
+ },
333
+ {
334
+ "epoch": 0.24010217113665389,
335
+ "grad_norm": 0.09336112439632416,
336
+ "learning_rate": 0.00017294073690266344,
337
+ "loss": 10.373,
338
+ "step": 47
339
+ },
340
+ {
341
+ "epoch": 0.24521072796934865,
342
+ "grad_norm": 0.08002498000860214,
343
+ "learning_rate": 0.00017183493500977278,
344
+ "loss": 10.3689,
345
+ "step": 48
346
+ },
347
+ {
348
+ "epoch": 0.2503192848020434,
349
+ "grad_norm": 0.07161203771829605,
350
+ "learning_rate": 0.00017071067811865476,
351
+ "loss": 10.3702,
352
+ "step": 49
353
+ },
354
+ {
355
+ "epoch": 0.2554278416347382,
356
+ "grad_norm": 0.121755450963974,
357
+ "learning_rate": 0.00016956825506034867,
358
+ "loss": 10.3821,
359
+ "step": 50
360
+ },
361
+ {
362
+ "epoch": 0.26053639846743293,
363
+ "grad_norm": 0.08657146245241165,
364
+ "learning_rate": 0.00016840795933293463,
365
+ "loss": 10.3803,
366
+ "step": 51
367
+ },
368
+ {
369
+ "epoch": 0.2656449553001277,
370
+ "grad_norm": 0.07844258099794388,
371
+ "learning_rate": 0.0001672300890261317,
372
+ "loss": 10.3719,
373
+ "step": 52
374
+ },
375
+ {
376
+ "epoch": 0.2707535121328225,
377
+ "grad_norm": 0.08680905401706696,
378
+ "learning_rate": 0.00016603494674471593,
379
+ "loss": 10.3649,
380
+ "step": 53
381
+ },
382
+ {
383
+ "epoch": 0.27586206896551724,
384
+ "grad_norm": 0.10259506851434708,
385
+ "learning_rate": 0.00016482283953077887,
386
+ "loss": 10.3725,
387
+ "step": 54
388
+ },
389
+ {
390
+ "epoch": 0.280970625798212,
391
+ "grad_norm": 0.08116184920072556,
392
+ "learning_rate": 0.00016359407878484552,
393
+ "loss": 10.3681,
394
+ "step": 55
395
+ },
396
+ {
397
+ "epoch": 0.28607918263090676,
398
+ "grad_norm": 0.06668803840875626,
399
+ "learning_rate": 0.00016234898018587337,
400
+ "loss": 10.3731,
401
+ "step": 56
402
+ },
403
+ {
404
+ "epoch": 0.29118773946360155,
405
+ "grad_norm": 0.08566579967737198,
406
+ "learning_rate": 0.00016108786361015143,
407
+ "loss": 10.37,
408
+ "step": 57
409
+ },
410
+ {
411
+ "epoch": 0.2962962962962963,
412
+ "grad_norm": 0.11228417605161667,
413
+ "learning_rate": 0.00015981105304912162,
414
+ "loss": 10.3716,
415
+ "step": 58
416
+ },
417
+ {
418
+ "epoch": 0.30140485312899107,
419
+ "grad_norm": 0.07987914979457855,
420
+ "learning_rate": 0.00015851887652614237,
421
+ "loss": 10.3712,
422
+ "step": 59
423
+ },
424
+ {
425
+ "epoch": 0.3065134099616858,
426
+ "grad_norm": 0.1201016902923584,
427
+ "learning_rate": 0.00015721166601221698,
428
+ "loss": 10.3647,
429
+ "step": 60
430
+ },
431
+ {
432
+ "epoch": 0.3116219667943806,
433
+ "grad_norm": 0.08329416066408157,
434
+ "learning_rate": 0.00015588975734070717,
435
+ "loss": 10.3792,
436
+ "step": 61
437
+ },
438
+ {
439
+ "epoch": 0.3167305236270754,
440
+ "grad_norm": 0.10588457435369492,
441
+ "learning_rate": 0.00015455349012105486,
442
+ "loss": 10.3688,
443
+ "step": 62
444
+ },
445
+ {
446
+ "epoch": 0.3218390804597701,
447
+ "grad_norm": 0.12081307172775269,
448
+ "learning_rate": 0.00015320320765153367,
449
+ "loss": 10.3642,
450
+ "step": 63
451
+ },
452
+ {
453
+ "epoch": 0.3269476372924649,
454
+ "grad_norm": 0.08195498585700989,
455
+ "learning_rate": 0.00015183925683105254,
456
+ "loss": 10.3682,
457
+ "step": 64
458
+ },
459
+ {
460
+ "epoch": 0.33205619412515963,
461
+ "grad_norm": 0.06908663362264633,
462
+ "learning_rate": 0.0001504619880700346,
463
+ "loss": 10.367,
464
+ "step": 65
465
+ },
466
+ {
467
+ "epoch": 0.3371647509578544,
468
+ "grad_norm": 0.09832872450351715,
469
+ "learning_rate": 0.0001490717552003938,
470
+ "loss": 10.377,
471
+ "step": 66
472
+ },
473
+ {
474
+ "epoch": 0.34227330779054915,
475
+ "grad_norm": 0.0903470367193222,
476
+ "learning_rate": 0.00014766891538463254,
477
+ "loss": 10.3772,
478
+ "step": 67
479
+ },
480
+ {
481
+ "epoch": 0.34738186462324394,
482
+ "grad_norm": 0.09079986065626144,
483
+ "learning_rate": 0.00014625382902408356,
484
+ "loss": 10.366,
485
+ "step": 68
486
+ },
487
+ {
488
+ "epoch": 0.3524904214559387,
489
+ "grad_norm": 0.05147509649395943,
490
+ "learning_rate": 0.0001448268596663197,
491
+ "loss": 10.3652,
492
+ "step": 69
493
+ },
494
+ {
495
+ "epoch": 0.35759897828863346,
496
+ "grad_norm": 0.14060315489768982,
497
+ "learning_rate": 0.00014338837391175582,
498
+ "loss": 10.3629,
499
+ "step": 70
500
+ },
501
+ {
502
+ "epoch": 0.36270753512132825,
503
+ "grad_norm": 0.11259511113166809,
504
+ "learning_rate": 0.0001419387413194657,
505
+ "loss": 10.3691,
506
+ "step": 71
507
+ },
508
+ {
509
+ "epoch": 0.367816091954023,
510
+ "grad_norm": 0.09399597346782684,
511
+ "learning_rate": 0.00014047833431223938,
512
+ "loss": 10.3617,
513
+ "step": 72
514
+ },
515
+ {
516
+ "epoch": 0.37292464878671777,
517
+ "grad_norm": 0.11537044495344162,
518
+ "learning_rate": 0.00013900752808090468,
519
+ "loss": 10.366,
520
+ "step": 73
521
+ },
522
+ {
523
+ "epoch": 0.3780332056194125,
524
+ "grad_norm": 0.11738992482423782,
525
+ "learning_rate": 0.00013752670048793744,
526
+ "loss": 10.3471,
527
+ "step": 74
528
+ },
529
+ {
530
+ "epoch": 0.3831417624521073,
531
+ "grad_norm": 0.11229626834392548,
532
+ "learning_rate": 0.00013603623197038536,
533
+ "loss": 10.3645,
534
+ "step": 75
535
+ },
536
+ {
537
+ "epoch": 0.388250319284802,
538
+ "grad_norm": 0.14596045017242432,
539
+ "learning_rate": 0.00013453650544213076,
540
+ "loss": 10.3751,
541
+ "step": 76
542
+ },
543
+ {
544
+ "epoch": 0.3933588761174968,
545
+ "grad_norm": 0.06448373198509216,
546
+ "learning_rate": 0.00013302790619551674,
547
+ "loss": 10.3572,
548
+ "step": 77
549
+ },
550
+ {
551
+ "epoch": 0.39846743295019155,
552
+ "grad_norm": 0.11809150874614716,
553
+ "learning_rate": 0.0001315108218023621,
554
+ "loss": 10.3695,
555
+ "step": 78
556
+ },
557
+ {
558
+ "epoch": 0.40357598978288634,
559
+ "grad_norm": 0.08517828583717346,
560
+ "learning_rate": 0.00012998564201439116,
561
+ "loss": 10.3629,
562
+ "step": 79
563
+ },
564
+ {
565
+ "epoch": 0.4086845466155811,
566
+ "grad_norm": 0.12408934533596039,
567
+ "learning_rate": 0.00012845275866310324,
568
+ "loss": 10.3607,
569
+ "step": 80
570
+ },
571
+ {
572
+ "epoch": 0.41379310344827586,
573
+ "grad_norm": 0.12312637269496918,
574
+ "learning_rate": 0.00012691256555910768,
575
+ "loss": 10.3654,
576
+ "step": 81
577
+ },
578
+ {
579
+ "epoch": 0.41890166028097064,
580
+ "grad_norm": 0.12126640975475311,
581
+ "learning_rate": 0.00012536545839095074,
582
+ "loss": 10.3617,
583
+ "step": 82
584
+ },
585
+ {
586
+ "epoch": 0.4240102171136654,
587
+ "grad_norm": 0.15894931554794312,
588
+ "learning_rate": 0.00012381183462345982,
589
+ "loss": 10.3564,
590
+ "step": 83
591
+ },
592
+ {
593
+ "epoch": 0.42911877394636017,
594
+ "grad_norm": 0.07874782383441925,
595
+ "learning_rate": 0.00012225209339563145,
596
+ "loss": 10.3653,
597
+ "step": 84
598
+ },
599
+ {
600
+ "epoch": 0.4342273307790549,
601
+ "grad_norm": 0.12640683352947235,
602
+ "learning_rate": 0.00012068663541808909,
603
+ "loss": 10.3631,
604
+ "step": 85
605
+ },
606
+ {
607
+ "epoch": 0.4393358876117497,
608
+ "grad_norm": 0.10024367272853851,
609
+ "learning_rate": 0.00011911586287013725,
610
+ "loss": 10.3672,
611
+ "step": 86
612
+ },
613
+ {
614
+ "epoch": 0.4444444444444444,
615
+ "grad_norm": 0.12512411177158356,
616
+ "learning_rate": 0.00011754017929643817,
617
+ "loss": 10.3611,
618
+ "step": 87
619
+ },
620
+ {
621
+ "epoch": 0.4495530012771392,
622
+ "grad_norm": 0.1329926997423172,
623
+ "learning_rate": 0.00011595998950333793,
624
+ "loss": 10.3591,
625
+ "step": 88
626
+ },
627
+ {
628
+ "epoch": 0.454661558109834,
629
+ "grad_norm": 0.11963527649641037,
630
+ "learning_rate": 0.00011437569945486819,
631
+ "loss": 10.365,
632
+ "step": 89
633
+ },
634
+ {
635
+ "epoch": 0.45977011494252873,
636
+ "grad_norm": 0.11451319605112076,
637
+ "learning_rate": 0.00011278771616845061,
638
+ "loss": 10.3549,
639
+ "step": 90
640
+ },
641
+ {
642
+ "epoch": 0.4648786717752235,
643
+ "grad_norm": 0.09816919267177582,
644
+ "learning_rate": 0.00011119644761033078,
645
+ "loss": 10.3577,
646
+ "step": 91
647
+ },
648
+ {
649
+ "epoch": 0.46998722860791825,
650
+ "grad_norm": 0.15458016097545624,
651
+ "learning_rate": 0.00010960230259076818,
652
+ "loss": 10.3668,
653
+ "step": 92
654
+ },
655
+ {
656
+ "epoch": 0.47509578544061304,
657
+ "grad_norm": 0.1010480597615242,
658
+ "learning_rate": 0.00010800569065900933,
659
+ "loss": 10.3592,
660
+ "step": 93
661
+ },
662
+ {
663
+ "epoch": 0.48020434227330777,
664
+ "grad_norm": 0.11193486303091049,
665
+ "learning_rate": 0.0001064070219980713,
666
+ "loss": 10.3568,
667
+ "step": 94
668
+ },
669
+ {
670
+ "epoch": 0.48531289910600256,
671
+ "grad_norm": 0.10354366153478622,
672
+ "learning_rate": 0.00010480670731936208,
673
+ "loss": 10.3509,
674
+ "step": 95
675
+ },
676
+ {
677
+ "epoch": 0.4904214559386973,
678
+ "grad_norm": 0.15040072798728943,
679
+ "learning_rate": 0.00010320515775716555,
680
+ "loss": 10.3566,
681
+ "step": 96
682
+ },
683
+ {
684
+ "epoch": 0.4955300127713921,
685
+ "grad_norm": 0.10507191717624664,
686
+ "learning_rate": 0.0001016027847630174,
687
+ "loss": 10.3547,
688
+ "step": 97
689
+ },
690
+ {
691
+ "epoch": 0.5006385696040868,
692
+ "grad_norm": 0.11989340931177139,
693
+ "learning_rate": 0.0001,
694
+ "loss": 10.3656,
695
+ "step": 98
696
+ },
697
+ {
698
+ "epoch": 0.5057471264367817,
699
+ "grad_norm": 0.12597250938415527,
700
+ "learning_rate": 9.839721523698264e-05,
701
+ "loss": 10.3657,
702
+ "step": 99
703
+ },
704
+ {
705
+ "epoch": 0.5108556832694764,
706
+ "grad_norm": 0.16077381372451782,
707
+ "learning_rate": 9.679484224283449e-05,
708
+ "loss": 10.3527,
709
+ "step": 100
710
+ },
711
+ {
712
+ "epoch": 0.5159642401021711,
713
+ "grad_norm": 0.12048140168190002,
714
+ "learning_rate": 9.519329268063795e-05,
715
+ "loss": 10.3627,
716
+ "step": 101
717
+ },
718
+ {
719
+ "epoch": 0.5210727969348659,
720
+ "grad_norm": 0.10793527215719223,
721
+ "learning_rate": 9.359297800192872e-05,
722
+ "loss": 10.3508,
723
+ "step": 102
724
+ },
725
+ {
726
+ "epoch": 0.5261813537675607,
727
+ "grad_norm": 0.070986308157444,
728
+ "learning_rate": 9.199430934099068e-05,
729
+ "loss": 10.3545,
730
+ "step": 103
731
+ },
732
+ {
733
+ "epoch": 0.5312899106002554,
734
+ "grad_norm": 0.08290573209524155,
735
+ "learning_rate": 9.039769740923183e-05,
736
+ "loss": 10.3568,
737
+ "step": 104
738
+ },
739
+ {
740
+ "epoch": 0.5363984674329502,
741
+ "grad_norm": 0.09891117364168167,
742
+ "learning_rate": 8.880355238966923e-05,
743
+ "loss": 10.3572,
744
+ "step": 105
745
+ },
746
+ {
747
+ "epoch": 0.541507024265645,
748
+ "grad_norm": 0.10156704485416412,
749
+ "learning_rate": 8.721228383154939e-05,
750
+ "loss": 10.3588,
751
+ "step": 106
752
+ },
753
+ {
754
+ "epoch": 0.5466155810983397,
755
+ "grad_norm": 0.10102825611829758,
756
+ "learning_rate": 8.562430054513184e-05,
757
+ "loss": 10.3583,
758
+ "step": 107
759
+ },
760
+ {
761
+ "epoch": 0.5517241379310345,
762
+ "grad_norm": 0.10080267488956451,
763
+ "learning_rate": 8.404001049666211e-05,
764
+ "loss": 10.365,
765
+ "step": 108
766
+ },
767
+ {
768
+ "epoch": 0.5568326947637292,
769
+ "grad_norm": 0.08475471287965775,
770
+ "learning_rate": 8.245982070356185e-05,
771
+ "loss": 10.3606,
772
+ "step": 109
773
+ },
774
+ {
775
+ "epoch": 0.561941251596424,
776
+ "grad_norm": 0.13166114687919617,
777
+ "learning_rate": 8.08841371298628e-05,
778
+ "loss": 10.3538,
779
+ "step": 110
780
+ },
781
+ {
782
+ "epoch": 0.5670498084291188,
783
+ "grad_norm": 0.1031697690486908,
784
+ "learning_rate": 7.931336458191092e-05,
785
+ "loss": 10.3672,
786
+ "step": 111
787
+ },
788
+ {
789
+ "epoch": 0.5721583652618135,
790
+ "grad_norm": 0.08675719797611237,
791
+ "learning_rate": 7.774790660436858e-05,
792
+ "loss": 10.3575,
793
+ "step": 112
794
+ },
795
+ {
796
+ "epoch": 0.5772669220945083,
797
+ "grad_norm": 0.10204310715198517,
798
+ "learning_rate": 7.618816537654018e-05,
799
+ "loss": 10.3607,
800
+ "step": 113
801
+ },
802
+ {
803
+ "epoch": 0.5823754789272031,
804
+ "grad_norm": 0.12430866807699203,
805
+ "learning_rate": 7.463454160904928e-05,
806
+ "loss": 10.3586,
807
+ "step": 114
808
+ },
809
+ {
810
+ "epoch": 0.5874840357598978,
811
+ "grad_norm": 0.09749015420675278,
812
+ "learning_rate": 7.308743444089232e-05,
813
+ "loss": 10.3493,
814
+ "step": 115
815
+ },
816
+ {
817
+ "epoch": 0.5925925925925926,
818
+ "grad_norm": 0.11196263879537582,
819
+ "learning_rate": 7.154724133689677e-05,
820
+ "loss": 10.3479,
821
+ "step": 116
822
+ },
823
+ {
824
+ "epoch": 0.5977011494252874,
825
+ "grad_norm": 0.1198868602514267,
826
+ "learning_rate": 7.001435798560883e-05,
827
+ "loss": 10.349,
828
+ "step": 117
829
+ },
830
+ {
831
+ "epoch": 0.6028097062579821,
832
+ "grad_norm": 0.10104350000619888,
833
+ "learning_rate": 6.848917819763793e-05,
834
+ "loss": 10.353,
835
+ "step": 118
836
+ },
837
+ {
838
+ "epoch": 0.6079182630906769,
839
+ "grad_norm": 0.09838002175092697,
840
+ "learning_rate": 6.697209380448333e-05,
841
+ "loss": 10.3552,
842
+ "step": 119
843
+ },
844
+ {
845
+ "epoch": 0.6130268199233716,
846
+ "grad_norm": 0.12079446762800217,
847
+ "learning_rate": 6.546349455786926e-05,
848
+ "loss": 10.3541,
849
+ "step": 120
850
+ },
851
+ {
852
+ "epoch": 0.6181353767560664,
853
+ "grad_norm": 0.07775072753429413,
854
+ "learning_rate": 6.396376802961468e-05,
855
+ "loss": 10.3623,
856
+ "step": 121
857
+ },
858
+ {
859
+ "epoch": 0.6232439335887612,
860
+ "grad_norm": 0.10357434302568436,
861
+ "learning_rate": 6.24732995120626e-05,
862
+ "loss": 10.3578,
863
+ "step": 122
864
+ },
865
+ {
866
+ "epoch": 0.6283524904214559,
867
+ "grad_norm": 0.11605259031057358,
868
+ "learning_rate": 6.0992471919095315e-05,
869
+ "loss": 10.3513,
870
+ "step": 123
871
+ },
872
+ {
873
+ "epoch": 0.6334610472541508,
874
+ "grad_norm": 0.0947057381272316,
875
+ "learning_rate": 5.952166568776062e-05,
876
+ "loss": 10.3484,
877
+ "step": 124
878
+ },
879
+ {
880
+ "epoch": 0.6385696040868455,
881
+ "grad_norm": 0.09507757425308228,
882
+ "learning_rate": 5.806125868053433e-05,
883
+ "loss": 10.3521,
884
+ "step": 125
885
+ },
886
+ {
887
+ "epoch": 0.6436781609195402,
888
+ "grad_norm": 0.09619959443807602,
889
+ "learning_rate": 5.6611626088244194e-05,
890
+ "loss": 10.3583,
891
+ "step": 126
892
+ },
893
+ {
894
+ "epoch": 0.648786717752235,
895
+ "grad_norm": 0.0792725682258606,
896
+ "learning_rate": 5.5173140333680306e-05,
897
+ "loss": 10.354,
898
+ "step": 127
899
+ },
900
+ {
901
+ "epoch": 0.6538952745849298,
902
+ "grad_norm": 0.105789415538311,
903
+ "learning_rate": 5.37461709759165e-05,
904
+ "loss": 10.3583,
905
+ "step": 128
906
+ },
907
+ {
908
+ "epoch": 0.6590038314176245,
909
+ "grad_norm": 0.10440662503242493,
910
+ "learning_rate": 5.2331084615367485e-05,
911
+ "loss": 10.3523,
912
+ "step": 129
913
+ },
914
+ {
915
+ "epoch": 0.6641123882503193,
916
+ "grad_norm": 0.10326969623565674,
917
+ "learning_rate": 5.092824479960625e-05,
918
+ "loss": 10.3574,
919
+ "step": 130
920
+ },
921
+ {
922
+ "epoch": 0.669220945083014,
923
+ "grad_norm": 0.08976173400878906,
924
+ "learning_rate": 4.953801192996543e-05,
925
+ "loss": 10.3548,
926
+ "step": 131
927
+ },
928
+ {
929
+ "epoch": 0.6743295019157088,
930
+ "grad_norm": 0.09830819070339203,
931
+ "learning_rate": 4.8160743168947496e-05,
932
+ "loss": 10.3497,
933
+ "step": 132
934
+ },
935
+ {
936
+ "epoch": 0.6794380587484036,
937
+ "grad_norm": 0.12448275089263916,
938
+ "learning_rate": 4.6796792348466356e-05,
939
+ "loss": 10.3661,
940
+ "step": 133
941
+ },
942
+ {
943
+ "epoch": 0.6845466155810983,
944
+ "grad_norm": 0.1166510358452797,
945
+ "learning_rate": 4.544650987894514e-05,
946
+ "loss": 10.3572,
947
+ "step": 134
948
+ },
949
+ {
950
+ "epoch": 0.6896551724137931,
951
+ "grad_norm": 0.11028123646974564,
952
+ "learning_rate": 4.4110242659292836e-05,
953
+ "loss": 10.3607,
954
+ "step": 135
955
+ },
956
+ {
957
+ "epoch": 0.6947637292464879,
958
+ "grad_norm": 0.14801649749279022,
959
+ "learning_rate": 4.278833398778306e-05,
960
+ "loss": 10.3544,
961
+ "step": 136
962
+ },
963
+ {
964
+ "epoch": 0.6998722860791826,
965
+ "grad_norm": 0.10162738710641861,
966
+ "learning_rate": 4.148112347385762e-05,
967
+ "loss": 10.3514,
968
+ "step": 137
969
+ },
970
+ {
971
+ "epoch": 0.7049808429118773,
972
+ "grad_norm": 0.08851826190948486,
973
+ "learning_rate": 4.0188946950878404e-05,
974
+ "loss": 10.3545,
975
+ "step": 138
976
+ },
977
+ {
978
+ "epoch": 0.7100893997445722,
979
+ "grad_norm": 0.0674971416592598,
980
+ "learning_rate": 3.8912136389848576e-05,
981
+ "loss": 10.3527,
982
+ "step": 139
983
+ },
984
+ {
985
+ "epoch": 0.7151979565772669,
986
+ "grad_norm": 0.07837618142366409,
987
+ "learning_rate": 3.7651019814126654e-05,
988
+ "loss": 10.3495,
989
+ "step": 140
990
+ },
991
+ {
992
+ "epoch": 0.7203065134099617,
993
+ "grad_norm": 0.13337913155555725,
994
+ "learning_rate": 3.6405921215154494e-05,
995
+ "loss": 10.3601,
996
+ "step": 141
997
+ },
998
+ {
999
+ "epoch": 0.7254150702426565,
1000
+ "grad_norm": 0.1068163514137268,
1001
+ "learning_rate": 3.517716046922118e-05,
1002
+ "loss": 10.3553,
1003
+ "step": 142
1004
+ },
1005
+ {
1006
+ "epoch": 0.7305236270753512,
1007
+ "grad_norm": 0.09636684507131577,
1008
+ "learning_rate": 3.3965053255284084e-05,
1009
+ "loss": 10.3609,
1010
+ "step": 143
1011
+ },
1012
+ {
1013
+ "epoch": 0.735632183908046,
1014
+ "grad_norm": 0.10259624570608139,
1015
+ "learning_rate": 3.276991097386831e-05,
1016
+ "loss": 10.3514,
1017
+ "step": 144
1018
+ },
1019
+ {
1020
+ "epoch": 0.7407407407407407,
1021
+ "grad_norm": 0.08181837946176529,
1022
+ "learning_rate": 3.159204066706539e-05,
1023
+ "loss": 10.3508,
1024
+ "step": 145
1025
+ },
1026
+ {
1027
+ "epoch": 0.7458492975734355,
1028
+ "grad_norm": 0.10370145738124847,
1029
+ "learning_rate": 3.0431744939651364e-05,
1030
+ "loss": 10.3518,
1031
+ "step": 146
1032
+ },
1033
+ {
1034
+ "epoch": 0.7509578544061303,
1035
+ "grad_norm": 0.11586267501115799,
1036
+ "learning_rate": 2.9289321881345254e-05,
1037
+ "loss": 10.3494,
1038
+ "step": 147
1039
+ },
1040
+ {
1041
+ "epoch": 0.756066411238825,
1042
+ "grad_norm": 0.07326210290193558,
1043
+ "learning_rate": 2.8165064990227252e-05,
1044
+ "loss": 10.3618,
1045
+ "step": 148
1046
+ },
1047
+ {
1048
+ "epoch": 0.7611749680715197,
1049
+ "grad_norm": 0.07508935779333115,
1050
+ "learning_rate": 2.7059263097336597e-05,
1051
+ "loss": 10.354,
1052
+ "step": 149
1053
+ },
1054
+ {
1055
+ "epoch": 0.7662835249042146,
1056
+ "grad_norm": 0.09258796274662018,
1057
+ "learning_rate": 2.5972200292468464e-05,
1058
+ "loss": 10.3528,
1059
+ "step": 150
1060
+ },
1061
+ {
1062
+ "epoch": 0.7713920817369093,
1063
+ "grad_norm": 0.09141936898231506,
1064
+ "learning_rate": 2.4904155851188872e-05,
1065
+ "loss": 10.3475,
1066
+ "step": 151
1067
+ },
1068
+ {
1069
+ "epoch": 0.776500638569604,
1070
+ "grad_norm": 0.06457791477441788,
1071
+ "learning_rate": 2.3855404163086558e-05,
1072
+ "loss": 10.3594,
1073
+ "step": 152
1074
+ },
1075
+ {
1076
+ "epoch": 0.7816091954022989,
1077
+ "grad_norm": 0.0867636650800705,
1078
+ "learning_rate": 2.282621466127982e-05,
1079
+ "loss": 10.357,
1080
+ "step": 153
1081
+ },
1082
+ {
1083
+ "epoch": 0.7867177522349936,
1084
+ "grad_norm": 0.07386265695095062,
1085
+ "learning_rate": 2.181685175319702e-05,
1086
+ "loss": 10.3601,
1087
+ "step": 154
1088
+ },
1089
+ {
1090
+ "epoch": 0.7918263090676884,
1091
+ "grad_norm": 0.09301372617483139,
1092
+ "learning_rate": 2.0827574752648038e-05,
1093
+ "loss": 10.3521,
1094
+ "step": 155
1095
+ },
1096
+ {
1097
+ "epoch": 0.7969348659003831,
1098
+ "grad_norm": 0.09825734794139862,
1099
+ "learning_rate": 1.985863781320435e-05,
1100
+ "loss": 10.3518,
1101
+ "step": 156
1102
+ },
1103
+ {
1104
+ "epoch": 0.8020434227330779,
1105
+ "grad_norm": 0.09146848320960999,
1106
+ "learning_rate": 1.891028986290492e-05,
1107
+ "loss": 10.3543,
1108
+ "step": 157
1109
+ },
1110
+ {
1111
+ "epoch": 0.8071519795657727,
1112
+ "grad_norm": 0.10811572521924973,
1113
+ "learning_rate": 1.7982774540304403e-05,
1114
+ "loss": 10.3486,
1115
+ "step": 158
1116
+ },
1117
+ {
1118
+ "epoch": 0.8122605363984674,
1119
+ "grad_norm": 0.10702500492334366,
1120
+ "learning_rate": 1.7076330131880526e-05,
1121
+ "loss": 10.3506,
1122
+ "step": 159
1123
+ },
1124
+ {
1125
+ "epoch": 0.8173690932311622,
1126
+ "grad_norm": 0.09714721143245697,
1127
+ "learning_rate": 1.619118951081594e-05,
1128
+ "loss": 10.3542,
1129
+ "step": 160
1130
+ },
1131
+ {
1132
+ "epoch": 0.822477650063857,
1133
+ "grad_norm": 0.09883596003055573,
1134
+ "learning_rate": 1.5327580077171587e-05,
1135
+ "loss": 10.355,
1136
+ "step": 161
1137
+ },
1138
+ {
1139
+ "epoch": 0.8275862068965517,
1140
+ "grad_norm": 0.07649561762809753,
1141
+ "learning_rate": 1.4485723699465392e-05,
1142
+ "loss": 10.3488,
1143
+ "step": 162
1144
+ },
1145
+ {
1146
+ "epoch": 0.8326947637292464,
1147
+ "grad_norm": 0.0714419037103653,
1148
+ "learning_rate": 1.3665836657672493e-05,
1149
+ "loss": 10.3463,
1150
+ "step": 163
1151
+ },
1152
+ {
1153
+ "epoch": 0.8378033205619413,
1154
+ "grad_norm": 0.09287029504776001,
1155
+ "learning_rate": 1.286812958766106e-05,
1156
+ "loss": 10.3506,
1157
+ "step": 164
1158
+ },
1159
+ {
1160
+ "epoch": 0.842911877394636,
1161
+ "grad_norm": 0.0882708728313446,
1162
+ "learning_rate": 1.2092807427078279e-05,
1163
+ "loss": 10.3538,
1164
+ "step": 165
1165
+ },
1166
+ {
1167
+ "epoch": 0.8480204342273308,
1168
+ "grad_norm": 0.0939875915646553,
1169
+ "learning_rate": 1.134006936269999e-05,
1170
+ "loss": 10.3498,
1171
+ "step": 166
1172
+ },
1173
+ {
1174
+ "epoch": 0.8531289910600255,
1175
+ "grad_norm": 0.10232677310705185,
1176
+ "learning_rate": 1.0610108779258044e-05,
1177
+ "loss": 10.3573,
1178
+ "step": 167
1179
+ },
1180
+ {
1181
+ "epoch": 0.8582375478927203,
1182
+ "grad_norm": 0.09528540074825287,
1183
+ "learning_rate": 9.903113209758096e-06,
1184
+ "loss": 10.3558,
1185
+ "step": 168
1186
+ },
1187
+ {
1188
+ "epoch": 0.8633461047254151,
1189
+ "grad_norm": 0.08980326354503632,
1190
+ "learning_rate": 9.219264287300799e-06,
1191
+ "loss": 10.3564,
1192
+ "step": 169
1193
+ },
1194
+ {
1195
+ "epoch": 0.8684546615581098,
1196
+ "grad_norm": 0.0988466814160347,
1197
+ "learning_rate": 8.558737698418761e-06,
1198
+ "loss": 10.3518,
1199
+ "step": 170
1200
+ },
1201
+ {
1202
+ "epoch": 0.8735632183908046,
1203
+ "grad_norm": 0.09410892426967621,
1204
+ "learning_rate": 7.921703137941173e-06,
1205
+ "loss": 10.3501,
1206
+ "step": 171
1207
+ },
1208
+ {
1209
+ "epoch": 0.8786717752234994,
1210
+ "grad_norm": 0.0989941656589508,
1211
+ "learning_rate": 7.308324265397836e-06,
1212
+ "loss": 10.3563,
1213
+ "step": 172
1214
+ },
1215
+ {
1216
+ "epoch": 0.8837803320561941,
1217
+ "grad_norm": 0.12267417460680008,
1218
+ "learning_rate": 6.718758662973523e-06,
1219
+ "loss": 10.3536,
1220
+ "step": 173
1221
+ },
1222
+ {
1223
+ "epoch": 0.8888888888888888,
1224
+ "grad_norm": 0.09049776196479797,
1225
+ "learning_rate": 6.153157795023956e-06,
1226
+ "loss": 10.3524,
1227
+ "step": 174
1228
+ },
1229
+ {
1230
+ "epoch": 0.8939974457215837,
1231
+ "grad_norm": 0.10820028930902481,
1232
+ "learning_rate": 5.611666969163243e-06,
1233
+ "loss": 10.3631,
1234
+ "step": 175
1235
+ },
1236
+ {
1237
+ "epoch": 0.8991060025542784,
1238
+ "grad_norm": 0.08953528106212616,
1239
+ "learning_rate": 5.094425298933136e-06,
1240
+ "loss": 10.3467,
1241
+ "step": 176
1242
+ },
1243
+ {
1244
+ "epoch": 0.9042145593869731,
1245
+ "grad_norm": 0.12113954871892929,
1246
+ "learning_rate": 4.601565668063623e-06,
1247
+ "loss": 10.3563,
1248
+ "step": 177
1249
+ },
1250
+ {
1251
+ "epoch": 0.909323116219668,
1252
+ "grad_norm": 0.08720055967569351,
1253
+ "learning_rate": 4.133214696333942e-06,
1254
+ "loss": 10.356,
1255
+ "step": 178
1256
+ },
1257
+ {
1258
+ "epoch": 0.9144316730523627,
1259
+ "grad_norm": 0.09181863814592361,
1260
+ "learning_rate": 3.689492707042974e-06,
1261
+ "loss": 10.3552,
1262
+ "step": 179
1263
+ },
1264
+ {
1265
+ "epoch": 0.9195402298850575,
1266
+ "grad_norm": 0.09627222269773483,
1267
+ "learning_rate": 3.270513696097055e-06,
1268
+ "loss": 10.3541,
1269
+ "step": 180
1270
+ },
1271
+ {
1272
+ "epoch": 0.9246487867177522,
1273
+ "grad_norm": 0.11901070922613144,
1274
+ "learning_rate": 2.876385302723628e-06,
1275
+ "loss": 10.3597,
1276
+ "step": 181
1277
+ },
1278
+ {
1279
+ "epoch": 0.929757343550447,
1280
+ "grad_norm": 0.0824970006942749,
1281
+ "learning_rate": 2.5072087818176382e-06,
1282
+ "loss": 10.3537,
1283
+ "step": 182
1284
+ },
1285
+ {
1286
+ "epoch": 0.9348659003831418,
1287
+ "grad_norm": 0.10875054448843002,
1288
+ "learning_rate": 2.1630789779284675e-06,
1289
+ "loss": 10.3465,
1290
+ "step": 183
1291
+ },
1292
+ {
1293
+ "epoch": 0.9399744572158365,
1294
+ "grad_norm": 0.08391505479812622,
1295
+ "learning_rate": 1.8440843008934561e-06,
1296
+ "loss": 10.3537,
1297
+ "step": 184
1298
+ },
1299
+ {
1300
+ "epoch": 0.9450830140485313,
1301
+ "grad_norm": 0.0997113361954689,
1302
+ "learning_rate": 1.5503067031247598e-06,
1303
+ "loss": 10.3528,
1304
+ "step": 185
1305
+ },
1306
+ {
1307
+ "epoch": 0.9501915708812261,
1308
+ "grad_norm": 0.1007162481546402,
1309
+ "learning_rate": 1.2818216585549825e-06,
1310
+ "loss": 10.3498,
1311
+ "step": 186
1312
+ },
1313
+ {
1314
+ "epoch": 0.9553001277139208,
1315
+ "grad_norm": 0.0825323835015297,
1316
+ "learning_rate": 1.0386981432474074e-06,
1317
+ "loss": 10.3464,
1318
+ "step": 187
1319
+ },
1320
+ {
1321
+ "epoch": 0.9604086845466155,
1322
+ "grad_norm": 0.07373323291540146,
1323
+ "learning_rate": 8.209986176753948e-07,
1324
+ "loss": 10.3546,
1325
+ "step": 188
1326
+ },
1327
+ {
1328
+ "epoch": 0.9655172413793104,
1329
+ "grad_norm": 0.10504812747240067,
1330
+ "learning_rate": 6.287790106757396e-07,
1331
+ "loss": 10.3522,
1332
+ "step": 189
1333
+ },
1334
+ {
1335
+ "epoch": 0.9706257982120051,
1336
+ "grad_norm": 0.07949844747781754,
1337
+ "learning_rate": 4.62088705080177e-07,
1338
+ "loss": 10.3554,
1339
+ "step": 190
1340
+ },
1341
+ {
1342
+ "epoch": 0.9757343550446999,
1343
+ "grad_norm": 0.09091745316982269,
1344
+ "learning_rate": 3.2097052502843007e-07,
1345
+ "loss": 10.3477,
1346
+ "step": 191
1347
+ },
1348
+ {
1349
+ "epoch": 0.9808429118773946,
1350
+ "grad_norm": 0.11523844301700592,
1351
+ "learning_rate": 2.054607249663665e-07,
1352
+ "loss": 10.3526,
1353
+ "step": 192
1354
+ },
1355
+ {
1356
+ "epoch": 0.9859514687100894,
1357
+ "grad_norm": 0.09753245860338211,
1358
+ "learning_rate": 1.1558898033191546e-07,
1359
+ "loss": 10.3566,
1360
+ "step": 193
1361
+ },
1362
+ {
1363
+ "epoch": 0.9910600255427842,
1364
+ "grad_norm": 0.08241667598485947,
1365
+ "learning_rate": 5.137837993121064e-08,
1366
+ "loss": 10.3576,
1367
+ "step": 194
1368
+ },
1369
+ {
1370
+ "epoch": 0.9961685823754789,
1371
+ "grad_norm": 0.08668815344572067,
1372
+ "learning_rate": 1.2845420006879494e-08,
1373
+ "loss": 10.3612,
1374
+ "step": 195
1375
+ },
1376
+ {
1377
+ "epoch": 0.9961685823754789,
1378
+ "eval_loss": 10.354520797729492,
1379
+ "eval_runtime": 0.2879,
1380
+ "eval_samples_per_second": 145.877,
1381
+ "eval_steps_per_second": 145.877,
1382
+ "step": 195
1383
+ }
1384
+ ],
1385
+ "logging_steps": 1,
1386
+ "max_steps": 196,
1387
+ "num_input_tokens_seen": 0,
1388
+ "num_train_epochs": 2,
1389
+ "save_steps": 500,
1390
+ "stateful_callbacks": {
1391
+ "TrainerControl": {
1392
+ "args": {
1393
+ "should_epoch_stop": false,
1394
+ "should_evaluate": false,
1395
+ "should_log": false,
1396
+ "should_save": true,
1397
+ "should_training_stop": false
1398
+ },
1399
+ "attributes": {}
1400
+ }
1401
+ },
1402
+ "total_flos": 2531225272320.0,
1403
+ "train_batch_size": 1,
1404
+ "trial_name": null,
1405
+ "trial_params": null
1406
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:88ed91cd51242af42cbb81b613e3dac906633d5dd9dab8eb5ab5d115d467f273
3
+ size 6776