anhdai312 commited on
Commit
29cbc58
·
verified ·
1 Parent(s): 2211055

Training in progress, step 180, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/DeepSeek-R1-Distill-Qwen-7B-unsloth-bnb-4bit
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/DeepSeek-R1-Distill-Qwen-7B-unsloth-bnb-4bit
7
+ - lora
8
+ - sft
9
+ - transformers
10
+ - trl
11
+ - unsloth
12
+ ---
13
+
14
+ # Model Card for Model ID
15
+
16
+ <!-- Provide a quick summary of what the model is/does. -->
17
+
18
+
19
+
20
+ ## Model Details
21
+
22
+ ### Model Description
23
+
24
+ <!-- Provide a longer summary of what this model is. -->
25
+
26
+
27
+
28
+ - **Developed by:** [More Information Needed]
29
+ - **Funded by [optional]:** [More Information Needed]
30
+ - **Shared by [optional]:** [More Information Needed]
31
+ - **Model type:** [More Information Needed]
32
+ - **Language(s) (NLP):** [More Information Needed]
33
+ - **License:** [More Information Needed]
34
+ - **Finetuned from model [optional]:** [More Information Needed]
35
+
36
+ ### Model Sources [optional]
37
+
38
+ <!-- Provide the basic links for the model. -->
39
+
40
+ - **Repository:** [More Information Needed]
41
+ - **Paper [optional]:** [More Information Needed]
42
+ - **Demo [optional]:** [More Information Needed]
43
+
44
+ ## Uses
45
+
46
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
47
+
48
+ ### Direct Use
49
+
50
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
51
+
52
+ [More Information Needed]
53
+
54
+ ### Downstream Use [optional]
55
+
56
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
57
+
58
+ [More Information Needed]
59
+
60
+ ### Out-of-Scope Use
61
+
62
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
63
+
64
+ [More Information Needed]
65
+
66
+ ## Bias, Risks, and Limitations
67
+
68
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
69
+
70
+ [More Information Needed]
71
+
72
+ ### Recommendations
73
+
74
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
75
+
76
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
77
+
78
+ ## How to Get Started with the Model
79
+
80
+ Use the code below to get started with the model.
81
+
82
+ [More Information Needed]
83
+
84
+ ## Training Details
85
+
86
+ ### Training Data
87
+
88
+ <!-- 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. -->
89
+
90
+ [More Information Needed]
91
+
92
+ ### Training Procedure
93
+
94
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
95
+
96
+ #### Preprocessing [optional]
97
+
98
+ [More Information Needed]
99
+
100
+
101
+ #### Training Hyperparameters
102
+
103
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
104
+
105
+ #### Speeds, Sizes, Times [optional]
106
+
107
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
108
+
109
+ [More Information Needed]
110
+
111
+ ## Evaluation
112
+
113
+ <!-- This section describes the evaluation protocols and provides the results. -->
114
+
115
+ ### Testing Data, Factors & Metrics
116
+
117
+ #### Testing Data
118
+
119
+ <!-- This should link to a Dataset Card if possible. -->
120
+
121
+ [More Information Needed]
122
+
123
+ #### Factors
124
+
125
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
126
+
127
+ [More Information Needed]
128
+
129
+ #### Metrics
130
+
131
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
132
+
133
+ [More Information Needed]
134
+
135
+ ### Results
136
+
137
+ [More Information Needed]
138
+
139
+ #### Summary
140
+
141
+
142
+
143
+ ## Model Examination [optional]
144
+
145
+ <!-- Relevant interpretability work for the model goes here -->
146
+
147
+ [More Information Needed]
148
+
149
+ ## Environmental Impact
150
+
151
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
152
+
153
+ 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).
154
+
155
+ - **Hardware Type:** [More Information Needed]
156
+ - **Hours used:** [More Information Needed]
157
+ - **Cloud Provider:** [More Information Needed]
158
+ - **Compute Region:** [More Information Needed]
159
+ - **Carbon Emitted:** [More Information Needed]
160
+
161
+ ## Technical Specifications [optional]
162
+
163
+ ### Model Architecture and Objective
164
+
165
+ [More Information Needed]
166
+
167
+ ### Compute Infrastructure
168
+
169
+ [More Information Needed]
170
+
171
+ #### Hardware
172
+
173
+ [More Information Needed]
174
+
175
+ #### Software
176
+
177
+ [More Information Needed]
178
+
179
+ ## Citation [optional]
180
+
181
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
182
+
183
+ **BibTeX:**
184
+
185
+ [More Information Needed]
186
+
187
+ **APA:**
188
+
189
+ [More Information Needed]
190
+
191
+ ## Glossary [optional]
192
+
193
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
194
+
195
+ [More Information Needed]
196
+
197
+ ## More Information [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Authors [optional]
202
+
203
+ [More Information Needed]
204
+
205
+ ## Model Card Contact
206
+
207
+ [More Information Needed]
208
+ ### Framework versions
209
+
210
+ - PEFT 0.20.0
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,54 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": {
6
+ "base_model_class": "Qwen2ForCausalLM",
7
+ "parent_library": "transformers.models.qwen2.modeling_qwen2",
8
+ "unsloth_fixed": true
9
+ },
10
+ "base_model_name_or_path": "unsloth/DeepSeek-R1-Distill-Qwen-7B-unsloth-bnb-4bit",
11
+ "bias": "none",
12
+ "corda_config": null,
13
+ "ensure_weight_tying": false,
14
+ "eva_config": null,
15
+ "exclude_modules": null,
16
+ "fan_in_fan_out": false,
17
+ "inference_mode": true,
18
+ "init_lora_weights": true,
19
+ "layer_replication": null,
20
+ "layers_pattern": null,
21
+ "layers_to_transform": null,
22
+ "loftq_config": {},
23
+ "lora_alpha": 64,
24
+ "lora_bias": false,
25
+ "lora_dropout": 0.05,
26
+ "lora_ga_config": null,
27
+ "megatron_config": null,
28
+ "megatron_core": "megatron.core",
29
+ "modules_to_save": null,
30
+ "monteclora_config": null,
31
+ "peft_type": "LORA",
32
+ "peft_version": "0.20.0",
33
+ "qalora_group_size": 16,
34
+ "r": 32,
35
+ "rank_pattern": {},
36
+ "revision": null,
37
+ "target_modules": [
38
+ "v_proj",
39
+ "gate_proj",
40
+ "o_proj",
41
+ "up_proj",
42
+ "down_proj",
43
+ "q_proj",
44
+ "k_proj"
45
+ ],
46
+ "target_parameters": null,
47
+ "task_type": "CAUSAL_LM",
48
+ "trainable_token_indices": null,
49
+ "use_bdlora": null,
50
+ "use_dora": false,
51
+ "use_qalora": false,
52
+ "use_rslora": true,
53
+ "velora_config": null
54
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ccd9abeb63391eca0121e50a51cd60308259aafb278d7c5cbc2949ba10257ecc
3
+ size 323014168
last-checkpoint/chat_template.jinja ADDED
@@ -0,0 +1 @@
 
 
1
+ {% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set ns = namespace(is_first=false, is_tool=false, is_output_first=true, system_prompt='') %}{%- for message in messages %}{%- if message['role'] == 'system' %}{% set ns.system_prompt = message['content'] %}{%- endif %}{%- endfor %}{{bos_token}}{{ns.system_prompt}}{%- for message in messages %}{%- if message['role'] == 'user' %}{%- set ns.is_tool = false -%}{{'<|User|>' + message['content']}}{%- endif %}{%- if message['role'] == 'assistant' and message['content'] is none %}{%- set ns.is_tool = false -%}{%- for tool in message['tool_calls']%}{%- if not ns.is_first %}{{'<|Assistant|><|tool▁calls▁begin|><|tool▁call▁begin|>' + tool['type'] + '<|tool▁sep|>' + tool['function']['name'] + '\n' + '```json' + '\n' + tool['function']['arguments'] + '\n' + '```' + '<|tool▁call▁end|>'}}{%- set ns.is_first = true -%}{%- else %}{{'\n' + '<|tool▁call▁begin|>' + tool['type'] + '<|tool▁sep|>' + tool['function']['name'] + '\n' + '```json' + '\n' + tool['function']['arguments'] + '\n' + '```' + '<|tool▁call▁end|>'}}{{'<|tool▁calls▁end|><|end▁of▁sentence|>'}}{%- endif %}{%- endfor %}{%- endif %}{%- if message['role'] == 'assistant' and message['content'] is not none %}{%- if ns.is_tool %}{{'<|tool▁outputs▁end|>' + message['content'] + '<|end▁of▁sentence|>'}}{%- set ns.is_tool = false -%}{%- else %}{% set content = message['content'] %}{% if '</think>' in content %}{% set content = content.split('</think>')[-1] %}{% endif %}{{'<|Assistant|>' + content + '<|end▁of▁sentence|>'}}{%- endif %}{%- endif %}{%- if message['role'] == 'tool' %}{%- set ns.is_tool = true -%}{%- if ns.is_output_first %}{{'<|tool▁outputs▁begin|><|tool▁output▁begin|>' + message['content'] + '<|tool▁output▁end|>'}}{%- set ns.is_output_first = false %}{%- else %}{{'\n<|tool▁output▁begin|>' + message['content'] + '<|tool▁output▁end|>'}}{%- endif %}{%- endif %}{%- endfor -%}{% if ns.is_tool %}{{'<|tool▁outputs▁end|>'}}{% endif %}{% if add_generation_prompt and not ns.is_tool %}{{'<|Assistant|><think>\n'}}{% endif %}
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6a73baf3a1bbbb0d8ac3d1d5dc1324ecd5990edcf6ab08203c0b146cfc8a2fb0
3
+ size 164468933
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3060f1bf3c410d14a817b592ce3da5ad026c244742ed6fdd2b031e948b2a8a8b
3
+ size 14645
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:89a7cc4fa41033239d8a7a9b269d2ff12d3089c956a327ba9cf348525189f10c
3
+ size 1465
last-checkpoint/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5414707ff353678a7275d712e7ee62660749d40901bde9e12ec6870102fb9fc3
3
+ size 11422877
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,195 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": null,
3
+ "backend": "tokenizers",
4
+ "bos_token": "<|begin▁of▁sentence|>",
5
+ "clean_up_tokenization_spaces": false,
6
+ "eos_token": "<|end▁of▁sentence|>",
7
+ "from_slow": true,
8
+ "is_local": false,
9
+ "legacy": false,
10
+ "model_max_length": 131072,
11
+ "pad_token": "<|vision_pad|>",
12
+ "padding_side": "right",
13
+ "sp_model_kwargs": {},
14
+ "tokenizer_class": "TokenizersBackend",
15
+ "unk_token": null,
16
+ "use_default_system_prompt": false,
17
+ "added_tokens_decoder": {
18
+ "151643": {
19
+ "content": "<|end▁of▁sentence|>",
20
+ "single_word": false,
21
+ "lstrip": false,
22
+ "rstrip": false,
23
+ "normalized": false,
24
+ "special": true
25
+ },
26
+ "151644": {
27
+ "content": "<|User|>",
28
+ "single_word": false,
29
+ "lstrip": false,
30
+ "rstrip": false,
31
+ "normalized": false,
32
+ "special": false
33
+ },
34
+ "151645": {
35
+ "content": "<|Assistant|>",
36
+ "single_word": false,
37
+ "lstrip": false,
38
+ "rstrip": false,
39
+ "normalized": false,
40
+ "special": false
41
+ },
42
+ "151646": {
43
+ "content": "<|begin▁of▁sentence|>",
44
+ "single_word": false,
45
+ "lstrip": false,
46
+ "rstrip": false,
47
+ "normalized": false,
48
+ "special": true
49
+ },
50
+ "151647": {
51
+ "content": "<|EOT|>",
52
+ "single_word": false,
53
+ "lstrip": false,
54
+ "rstrip": false,
55
+ "normalized": false,
56
+ "special": false
57
+ },
58
+ "151648": {
59
+ "content": "<think>",
60
+ "single_word": false,
61
+ "lstrip": false,
62
+ "rstrip": false,
63
+ "normalized": false,
64
+ "special": false
65
+ },
66
+ "151649": {
67
+ "content": "</think>",
68
+ "single_word": false,
69
+ "lstrip": false,
70
+ "rstrip": false,
71
+ "normalized": false,
72
+ "special": false
73
+ },
74
+ "151650": {
75
+ "content": "<|quad_start|>",
76
+ "single_word": false,
77
+ "lstrip": false,
78
+ "rstrip": false,
79
+ "normalized": false,
80
+ "special": true
81
+ },
82
+ "151651": {
83
+ "content": "<|quad_end|>",
84
+ "single_word": false,
85
+ "lstrip": false,
86
+ "rstrip": false,
87
+ "normalized": false,
88
+ "special": true
89
+ },
90
+ "151652": {
91
+ "content": "<|vision_start|>",
92
+ "single_word": false,
93
+ "lstrip": false,
94
+ "rstrip": false,
95
+ "normalized": false,
96
+ "special": true
97
+ },
98
+ "151653": {
99
+ "content": "<|vision_end|>",
100
+ "single_word": false,
101
+ "lstrip": false,
102
+ "rstrip": false,
103
+ "normalized": false,
104
+ "special": true
105
+ },
106
+ "151654": {
107
+ "content": "<|vision_pad|>",
108
+ "single_word": false,
109
+ "lstrip": false,
110
+ "rstrip": false,
111
+ "normalized": false,
112
+ "special": true
113
+ },
114
+ "151655": {
115
+ "content": "<|image_pad|>",
116
+ "single_word": false,
117
+ "lstrip": false,
118
+ "rstrip": false,
119
+ "normalized": false,
120
+ "special": true
121
+ },
122
+ "151656": {
123
+ "content": "<|video_pad|>",
124
+ "single_word": false,
125
+ "lstrip": false,
126
+ "rstrip": false,
127
+ "normalized": false,
128
+ "special": true
129
+ },
130
+ "151657": {
131
+ "content": "<tool_call>",
132
+ "single_word": false,
133
+ "lstrip": false,
134
+ "rstrip": false,
135
+ "normalized": false,
136
+ "special": false
137
+ },
138
+ "151658": {
139
+ "content": "</tool_call>",
140
+ "single_word": false,
141
+ "lstrip": false,
142
+ "rstrip": false,
143
+ "normalized": false,
144
+ "special": false
145
+ },
146
+ "151659": {
147
+ "content": "<|fim_prefix|>",
148
+ "single_word": false,
149
+ "lstrip": false,
150
+ "rstrip": false,
151
+ "normalized": false,
152
+ "special": false
153
+ },
154
+ "151660": {
155
+ "content": "<|fim_middle|>",
156
+ "single_word": false,
157
+ "lstrip": false,
158
+ "rstrip": false,
159
+ "normalized": false,
160
+ "special": false
161
+ },
162
+ "151661": {
163
+ "content": "<|fim_suffix|>",
164
+ "single_word": false,
165
+ "lstrip": false,
166
+ "rstrip": false,
167
+ "normalized": false,
168
+ "special": false
169
+ },
170
+ "151662": {
171
+ "content": "<|fim_pad|>",
172
+ "single_word": false,
173
+ "lstrip": false,
174
+ "rstrip": false,
175
+ "normalized": false,
176
+ "special": false
177
+ },
178
+ "151663": {
179
+ "content": "<|repo_name|>",
180
+ "single_word": false,
181
+ "lstrip": false,
182
+ "rstrip": false,
183
+ "normalized": false,
184
+ "special": false
185
+ },
186
+ "151664": {
187
+ "content": "<|file_sep|>",
188
+ "single_word": false,
189
+ "lstrip": false,
190
+ "rstrip": false,
191
+ "normalized": false,
192
+ "special": false
193
+ }
194
+ }
195
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,1302 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": 180,
3
+ "best_metric": 0.7345618605613708,
4
+ "best_model_checkpoint": "/tmp/checkpoints_/job_0e64aa6d-d770-420a-8596-581259830426/checkpoint-180",
5
+ "epoch": 1.8818897637795275,
6
+ "eval_steps": 180,
7
+ "global_step": 180,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "epoch": 0.010498687664041995,
14
+ "grad_norm": 8.951988220214844,
15
+ "learning_rate": 0.0,
16
+ "loss": 3.249479055404663,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.02099737532808399,
21
+ "grad_norm": 10.128303527832031,
22
+ "learning_rate": 1.388888888888889e-06,
23
+ "loss": 3.7097482681274414,
24
+ "step": 2
25
+ },
26
+ {
27
+ "epoch": 0.031496062992125984,
28
+ "grad_norm": 11.297329902648926,
29
+ "learning_rate": 2.777777777777778e-06,
30
+ "loss": 4.088885307312012,
31
+ "step": 3
32
+ },
33
+ {
34
+ "epoch": 0.04199475065616798,
35
+ "grad_norm": 10.444681167602539,
36
+ "learning_rate": 4.166666666666667e-06,
37
+ "loss": 3.485933303833008,
38
+ "step": 4
39
+ },
40
+ {
41
+ "epoch": 0.05249343832020997,
42
+ "grad_norm": 9.82193660736084,
43
+ "learning_rate": 5.555555555555556e-06,
44
+ "loss": 3.5621585845947266,
45
+ "step": 5
46
+ },
47
+ {
48
+ "epoch": 0.06299212598425197,
49
+ "grad_norm": 9.866586685180664,
50
+ "learning_rate": 6.944444444444445e-06,
51
+ "loss": 3.6951005458831787,
52
+ "step": 6
53
+ },
54
+ {
55
+ "epoch": 0.07349081364829396,
56
+ "grad_norm": 7.083434581756592,
57
+ "learning_rate": 8.333333333333334e-06,
58
+ "loss": 2.840730905532837,
59
+ "step": 7
60
+ },
61
+ {
62
+ "epoch": 0.08398950131233596,
63
+ "grad_norm": 6.84299373626709,
64
+ "learning_rate": 9.722222222222223e-06,
65
+ "loss": 2.666860342025757,
66
+ "step": 8
67
+ },
68
+ {
69
+ "epoch": 0.09448818897637795,
70
+ "grad_norm": 9.864928245544434,
71
+ "learning_rate": 1.1111111111111112e-05,
72
+ "loss": 3.023573875427246,
73
+ "step": 9
74
+ },
75
+ {
76
+ "epoch": 0.10498687664041995,
77
+ "grad_norm": 14.969345092773438,
78
+ "learning_rate": 1.25e-05,
79
+ "loss": 2.860168933868408,
80
+ "step": 10
81
+ },
82
+ {
83
+ "epoch": 0.11548556430446194,
84
+ "grad_norm": 11.013322830200195,
85
+ "learning_rate": 1.388888888888889e-05,
86
+ "loss": 2.6086080074310303,
87
+ "step": 11
88
+ },
89
+ {
90
+ "epoch": 0.12598425196850394,
91
+ "grad_norm": 4.521217346191406,
92
+ "learning_rate": 1.527777777777778e-05,
93
+ "loss": 2.150205135345459,
94
+ "step": 12
95
+ },
96
+ {
97
+ "epoch": 0.13648293963254593,
98
+ "grad_norm": 3.814413070678711,
99
+ "learning_rate": 1.6666666666666667e-05,
100
+ "loss": 1.828367829322815,
101
+ "step": 13
102
+ },
103
+ {
104
+ "epoch": 0.14698162729658792,
105
+ "grad_norm": 4.641453266143799,
106
+ "learning_rate": 1.8055555555555555e-05,
107
+ "loss": 2.1309380531311035,
108
+ "step": 14
109
+ },
110
+ {
111
+ "epoch": 0.15748031496062992,
112
+ "grad_norm": 4.126307010650635,
113
+ "learning_rate": 1.9444444444444445e-05,
114
+ "loss": 1.9802217483520508,
115
+ "step": 15
116
+ },
117
+ {
118
+ "epoch": 0.1679790026246719,
119
+ "grad_norm": 4.218288898468018,
120
+ "learning_rate": 2.0833333333333336e-05,
121
+ "loss": 1.7591347694396973,
122
+ "step": 16
123
+ },
124
+ {
125
+ "epoch": 0.1784776902887139,
126
+ "grad_norm": 3.363419771194458,
127
+ "learning_rate": 2.2222222222222223e-05,
128
+ "loss": 1.7987712621688843,
129
+ "step": 17
130
+ },
131
+ {
132
+ "epoch": 0.1889763779527559,
133
+ "grad_norm": 4.657691955566406,
134
+ "learning_rate": 2.361111111111111e-05,
135
+ "loss": 1.66544508934021,
136
+ "step": 18
137
+ },
138
+ {
139
+ "epoch": 0.1994750656167979,
140
+ "grad_norm": 3.800804376602173,
141
+ "learning_rate": 2.5e-05,
142
+ "loss": 1.306773066520691,
143
+ "step": 19
144
+ },
145
+ {
146
+ "epoch": 0.2099737532808399,
147
+ "grad_norm": 3.2552781105041504,
148
+ "learning_rate": 2.6388888888888892e-05,
149
+ "loss": 1.4616773128509521,
150
+ "step": 20
151
+ },
152
+ {
153
+ "epoch": 0.2204724409448819,
154
+ "grad_norm": 3.3963801860809326,
155
+ "learning_rate": 2.777777777777778e-05,
156
+ "loss": 1.7249674797058105,
157
+ "step": 21
158
+ },
159
+ {
160
+ "epoch": 0.23097112860892388,
161
+ "grad_norm": 2.927400588989258,
162
+ "learning_rate": 2.916666666666667e-05,
163
+ "loss": 1.1973810195922852,
164
+ "step": 22
165
+ },
166
+ {
167
+ "epoch": 0.24146981627296588,
168
+ "grad_norm": 3.294121265411377,
169
+ "learning_rate": 3.055555555555556e-05,
170
+ "loss": 1.5330796241760254,
171
+ "step": 23
172
+ },
173
+ {
174
+ "epoch": 0.25196850393700787,
175
+ "grad_norm": 3.000525951385498,
176
+ "learning_rate": 3.194444444444444e-05,
177
+ "loss": 1.5339046716690063,
178
+ "step": 24
179
+ },
180
+ {
181
+ "epoch": 0.26246719160104987,
182
+ "grad_norm": 2.6179091930389404,
183
+ "learning_rate": 3.3333333333333335e-05,
184
+ "loss": 1.376935362815857,
185
+ "step": 25
186
+ },
187
+ {
188
+ "epoch": 0.27296587926509186,
189
+ "grad_norm": 2.7590878009796143,
190
+ "learning_rate": 3.472222222222222e-05,
191
+ "loss": 1.0393620729446411,
192
+ "step": 26
193
+ },
194
+ {
195
+ "epoch": 0.28346456692913385,
196
+ "grad_norm": 2.995431661605835,
197
+ "learning_rate": 3.611111111111111e-05,
198
+ "loss": 1.0867018699645996,
199
+ "step": 27
200
+ },
201
+ {
202
+ "epoch": 0.29396325459317585,
203
+ "grad_norm": 3.041278600692749,
204
+ "learning_rate": 3.7500000000000003e-05,
205
+ "loss": 1.433882474899292,
206
+ "step": 28
207
+ },
208
+ {
209
+ "epoch": 0.30446194225721784,
210
+ "grad_norm": 2.8220653533935547,
211
+ "learning_rate": 3.888888888888889e-05,
212
+ "loss": 1.365267038345337,
213
+ "step": 29
214
+ },
215
+ {
216
+ "epoch": 0.31496062992125984,
217
+ "grad_norm": 3.3981337547302246,
218
+ "learning_rate": 4.027777777777778e-05,
219
+ "loss": 1.263239860534668,
220
+ "step": 30
221
+ },
222
+ {
223
+ "epoch": 0.32545931758530183,
224
+ "grad_norm": 2.696167469024658,
225
+ "learning_rate": 4.166666666666667e-05,
226
+ "loss": 0.9025776386260986,
227
+ "step": 31
228
+ },
229
+ {
230
+ "epoch": 0.3359580052493438,
231
+ "grad_norm": 2.521253824234009,
232
+ "learning_rate": 4.305555555555556e-05,
233
+ "loss": 1.2447938919067383,
234
+ "step": 32
235
+ },
236
+ {
237
+ "epoch": 0.3464566929133858,
238
+ "grad_norm": 2.733062505722046,
239
+ "learning_rate": 4.4444444444444447e-05,
240
+ "loss": 1.2721298933029175,
241
+ "step": 33
242
+ },
243
+ {
244
+ "epoch": 0.3569553805774278,
245
+ "grad_norm": 2.8184359073638916,
246
+ "learning_rate": 4.5833333333333334e-05,
247
+ "loss": 1.1625587940216064,
248
+ "step": 34
249
+ },
250
+ {
251
+ "epoch": 0.3674540682414698,
252
+ "grad_norm": 2.8711488246917725,
253
+ "learning_rate": 4.722222222222222e-05,
254
+ "loss": 1.297273874282837,
255
+ "step": 35
256
+ },
257
+ {
258
+ "epoch": 0.3779527559055118,
259
+ "grad_norm": 2.5392374992370605,
260
+ "learning_rate": 4.8611111111111115e-05,
261
+ "loss": 1.092471718788147,
262
+ "step": 36
263
+ },
264
+ {
265
+ "epoch": 0.3884514435695538,
266
+ "grad_norm": 2.411024332046509,
267
+ "learning_rate": 5e-05,
268
+ "loss": 0.775846540927887,
269
+ "step": 37
270
+ },
271
+ {
272
+ "epoch": 0.3989501312335958,
273
+ "grad_norm": 2.7414016723632812,
274
+ "learning_rate": 5.138888888888889e-05,
275
+ "loss": 1.098214030265808,
276
+ "step": 38
277
+ },
278
+ {
279
+ "epoch": 0.4094488188976378,
280
+ "grad_norm": 2.321186065673828,
281
+ "learning_rate": 5.2777777777777784e-05,
282
+ "loss": 0.9746102094650269,
283
+ "step": 39
284
+ },
285
+ {
286
+ "epoch": 0.4199475065616798,
287
+ "grad_norm": 2.332367420196533,
288
+ "learning_rate": 5.4166666666666664e-05,
289
+ "loss": 1.1140830516815186,
290
+ "step": 40
291
+ },
292
+ {
293
+ "epoch": 0.4304461942257218,
294
+ "grad_norm": 2.3728103637695312,
295
+ "learning_rate": 5.555555555555556e-05,
296
+ "loss": 0.8862820863723755,
297
+ "step": 41
298
+ },
299
+ {
300
+ "epoch": 0.4409448818897638,
301
+ "grad_norm": 2.6133763790130615,
302
+ "learning_rate": 5.6944444444444445e-05,
303
+ "loss": 1.2858248949050903,
304
+ "step": 42
305
+ },
306
+ {
307
+ "epoch": 0.45144356955380577,
308
+ "grad_norm": 2.3347628116607666,
309
+ "learning_rate": 5.833333333333334e-05,
310
+ "loss": 0.8805493712425232,
311
+ "step": 43
312
+ },
313
+ {
314
+ "epoch": 0.46194225721784776,
315
+ "grad_norm": 2.458185911178589,
316
+ "learning_rate": 5.972222222222223e-05,
317
+ "loss": 0.7434869408607483,
318
+ "step": 44
319
+ },
320
+ {
321
+ "epoch": 0.47244094488188976,
322
+ "grad_norm": 3.8044676780700684,
323
+ "learning_rate": 6.111111111111112e-05,
324
+ "loss": 1.1476449966430664,
325
+ "step": 45
326
+ },
327
+ {
328
+ "epoch": 0.48293963254593175,
329
+ "grad_norm": 2.385948657989502,
330
+ "learning_rate": 6.25e-05,
331
+ "loss": 1.0679090023040771,
332
+ "step": 46
333
+ },
334
+ {
335
+ "epoch": 0.49343832020997375,
336
+ "grad_norm": 2.360832452774048,
337
+ "learning_rate": 6.388888888888888e-05,
338
+ "loss": 1.306788444519043,
339
+ "step": 47
340
+ },
341
+ {
342
+ "epoch": 0.5039370078740157,
343
+ "grad_norm": 2.7582314014434814,
344
+ "learning_rate": 6.527777777777778e-05,
345
+ "loss": 0.9781908988952637,
346
+ "step": 48
347
+ },
348
+ {
349
+ "epoch": 0.5144356955380578,
350
+ "grad_norm": 2.75345516204834,
351
+ "learning_rate": 6.666666666666667e-05,
352
+ "loss": 1.1039270162582397,
353
+ "step": 49
354
+ },
355
+ {
356
+ "epoch": 0.5249343832020997,
357
+ "grad_norm": 2.701941728591919,
358
+ "learning_rate": 6.805555555555556e-05,
359
+ "loss": 0.8450642824172974,
360
+ "step": 50
361
+ },
362
+ {
363
+ "epoch": 0.5354330708661418,
364
+ "grad_norm": 2.6181859970092773,
365
+ "learning_rate": 6.944444444444444e-05,
366
+ "loss": 1.1489506959915161,
367
+ "step": 51
368
+ },
369
+ {
370
+ "epoch": 0.5459317585301837,
371
+ "grad_norm": 2.5881521701812744,
372
+ "learning_rate": 7.083333333333334e-05,
373
+ "loss": 1.1173646450042725,
374
+ "step": 52
375
+ },
376
+ {
377
+ "epoch": 0.5564304461942258,
378
+ "grad_norm": 2.8784170150756836,
379
+ "learning_rate": 7.222222222222222e-05,
380
+ "loss": 1.0153920650482178,
381
+ "step": 53
382
+ },
383
+ {
384
+ "epoch": 0.5669291338582677,
385
+ "grad_norm": 2.656449317932129,
386
+ "learning_rate": 7.361111111111111e-05,
387
+ "loss": 0.7619301080703735,
388
+ "step": 54
389
+ },
390
+ {
391
+ "epoch": 0.5774278215223098,
392
+ "grad_norm": 2.858013153076172,
393
+ "learning_rate": 7.500000000000001e-05,
394
+ "loss": 0.9939401149749756,
395
+ "step": 55
396
+ },
397
+ {
398
+ "epoch": 0.5879265091863517,
399
+ "grad_norm": 2.6147100925445557,
400
+ "learning_rate": 7.638888888888889e-05,
401
+ "loss": 0.8214564919471741,
402
+ "step": 56
403
+ },
404
+ {
405
+ "epoch": 0.5984251968503937,
406
+ "grad_norm": 2.5389599800109863,
407
+ "learning_rate": 7.777777777777778e-05,
408
+ "loss": 1.1958118677139282,
409
+ "step": 57
410
+ },
411
+ {
412
+ "epoch": 0.6089238845144357,
413
+ "grad_norm": 2.347487688064575,
414
+ "learning_rate": 7.916666666666666e-05,
415
+ "loss": 0.8644261360168457,
416
+ "step": 58
417
+ },
418
+ {
419
+ "epoch": 0.6194225721784777,
420
+ "grad_norm": 2.565040111541748,
421
+ "learning_rate": 8.055555555555556e-05,
422
+ "loss": 0.7667118310928345,
423
+ "step": 59
424
+ },
425
+ {
426
+ "epoch": 0.6299212598425197,
427
+ "grad_norm": 2.8054683208465576,
428
+ "learning_rate": 8.194444444444445e-05,
429
+ "loss": 1.1510149240493774,
430
+ "step": 60
431
+ },
432
+ {
433
+ "epoch": 0.6404199475065617,
434
+ "grad_norm": 2.382753849029541,
435
+ "learning_rate": 8.333333333333334e-05,
436
+ "loss": 0.992143452167511,
437
+ "step": 61
438
+ },
439
+ {
440
+ "epoch": 0.6509186351706037,
441
+ "grad_norm": 2.7336316108703613,
442
+ "learning_rate": 8.472222222222222e-05,
443
+ "loss": 0.6995159387588501,
444
+ "step": 62
445
+ },
446
+ {
447
+ "epoch": 0.6614173228346457,
448
+ "grad_norm": 2.6157381534576416,
449
+ "learning_rate": 8.611111111111112e-05,
450
+ "loss": 0.9559763669967651,
451
+ "step": 63
452
+ },
453
+ {
454
+ "epoch": 0.6719160104986877,
455
+ "grad_norm": 2.595747947692871,
456
+ "learning_rate": 8.75e-05,
457
+ "loss": 0.8102397918701172,
458
+ "step": 64
459
+ },
460
+ {
461
+ "epoch": 0.6824146981627297,
462
+ "grad_norm": 3.133843421936035,
463
+ "learning_rate": 8.888888888888889e-05,
464
+ "loss": 1.2200690507888794,
465
+ "step": 65
466
+ },
467
+ {
468
+ "epoch": 0.6929133858267716,
469
+ "grad_norm": 2.650782346725464,
470
+ "learning_rate": 9.027777777777779e-05,
471
+ "loss": 1.1741877794265747,
472
+ "step": 66
473
+ },
474
+ {
475
+ "epoch": 0.7034120734908137,
476
+ "grad_norm": 2.95759654045105,
477
+ "learning_rate": 9.166666666666667e-05,
478
+ "loss": 0.7577806711196899,
479
+ "step": 67
480
+ },
481
+ {
482
+ "epoch": 0.7139107611548556,
483
+ "grad_norm": 1.881460189819336,
484
+ "learning_rate": 9.305555555555556e-05,
485
+ "loss": 0.8405244946479797,
486
+ "step": 68
487
+ },
488
+ {
489
+ "epoch": 0.7244094488188977,
490
+ "grad_norm": 2.2031402587890625,
491
+ "learning_rate": 9.444444444444444e-05,
492
+ "loss": 0.7478643655776978,
493
+ "step": 69
494
+ },
495
+ {
496
+ "epoch": 0.7349081364829396,
497
+ "grad_norm": 2.117764949798584,
498
+ "learning_rate": 9.583333333333334e-05,
499
+ "loss": 0.7592930793762207,
500
+ "step": 70
501
+ },
502
+ {
503
+ "epoch": 0.7454068241469817,
504
+ "grad_norm": 2.677325487136841,
505
+ "learning_rate": 9.722222222222223e-05,
506
+ "loss": 0.7365151643753052,
507
+ "step": 71
508
+ },
509
+ {
510
+ "epoch": 0.7559055118110236,
511
+ "grad_norm": 2.6489365100860596,
512
+ "learning_rate": 9.861111111111112e-05,
513
+ "loss": 0.8592371940612793,
514
+ "step": 72
515
+ },
516
+ {
517
+ "epoch": 0.7664041994750657,
518
+ "grad_norm": 2.4191040992736816,
519
+ "learning_rate": 0.0001,
520
+ "loss": 1.1325792074203491,
521
+ "step": 73
522
+ },
523
+ {
524
+ "epoch": 0.7769028871391076,
525
+ "grad_norm": 1.958177089691162,
526
+ "learning_rate": 9.999986815387556e-05,
527
+ "loss": 0.8772994875907898,
528
+ "step": 74
529
+ },
530
+ {
531
+ "epoch": 0.7874015748031497,
532
+ "grad_norm": 2.1741156578063965,
533
+ "learning_rate": 9.999947261619758e-05,
534
+ "loss": 0.7361365556716919,
535
+ "step": 75
536
+ },
537
+ {
538
+ "epoch": 0.7979002624671916,
539
+ "grad_norm": 2.105767250061035,
540
+ "learning_rate": 9.999881338905204e-05,
541
+ "loss": 0.6588690876960754,
542
+ "step": 76
543
+ },
544
+ {
545
+ "epoch": 0.8083989501312336,
546
+ "grad_norm": 2.5501770973205566,
547
+ "learning_rate": 9.999789047591562e-05,
548
+ "loss": 0.7040117979049683,
549
+ "step": 77
550
+ },
551
+ {
552
+ "epoch": 0.8188976377952756,
553
+ "grad_norm": 2.5983259677886963,
554
+ "learning_rate": 9.999670388165563e-05,
555
+ "loss": 0.9301653504371643,
556
+ "step": 78
557
+ },
558
+ {
559
+ "epoch": 0.8293963254593176,
560
+ "grad_norm": 2.293205499649048,
561
+ "learning_rate": 9.999525361252996e-05,
562
+ "loss": 0.766013503074646,
563
+ "step": 79
564
+ },
565
+ {
566
+ "epoch": 0.8398950131233596,
567
+ "grad_norm": 2.1907846927642822,
568
+ "learning_rate": 9.999353967618712e-05,
569
+ "loss": 0.75275057554245,
570
+ "step": 80
571
+ },
572
+ {
573
+ "epoch": 0.8503937007874016,
574
+ "grad_norm": 2.2031643390655518,
575
+ "learning_rate": 9.999156208166614e-05,
576
+ "loss": 1.1576189994812012,
577
+ "step": 81
578
+ },
579
+ {
580
+ "epoch": 0.8608923884514436,
581
+ "grad_norm": 2.2831943035125732,
582
+ "learning_rate": 9.998932083939656e-05,
583
+ "loss": 0.9979517459869385,
584
+ "step": 82
585
+ },
586
+ {
587
+ "epoch": 0.8713910761154856,
588
+ "grad_norm": 2.230264186859131,
589
+ "learning_rate": 9.998681596119832e-05,
590
+ "loss": 0.8245838284492493,
591
+ "step": 83
592
+ },
593
+ {
594
+ "epoch": 0.8818897637795275,
595
+ "grad_norm": 1.797152042388916,
596
+ "learning_rate": 9.998404746028178e-05,
597
+ "loss": 0.7982699275016785,
598
+ "step": 84
599
+ },
600
+ {
601
+ "epoch": 0.8923884514435696,
602
+ "grad_norm": 2.533572196960449,
603
+ "learning_rate": 9.998101535124758e-05,
604
+ "loss": 0.8974773287773132,
605
+ "step": 85
606
+ },
607
+ {
608
+ "epoch": 0.9028871391076115,
609
+ "grad_norm": 2.42849063873291,
610
+ "learning_rate": 9.997771965008657e-05,
611
+ "loss": 0.7184922099113464,
612
+ "step": 86
613
+ },
614
+ {
615
+ "epoch": 0.9133858267716536,
616
+ "grad_norm": 1.8649266958236694,
617
+ "learning_rate": 9.997416037417981e-05,
618
+ "loss": 0.41620638966560364,
619
+ "step": 87
620
+ },
621
+ {
622
+ "epoch": 0.9238845144356955,
623
+ "grad_norm": 1.9906566143035889,
624
+ "learning_rate": 9.997033754229835e-05,
625
+ "loss": 0.7742212414741516,
626
+ "step": 88
627
+ },
628
+ {
629
+ "epoch": 0.9343832020997376,
630
+ "grad_norm": 2.9478235244750977,
631
+ "learning_rate": 9.996625117460318e-05,
632
+ "loss": 0.7733973860740662,
633
+ "step": 89
634
+ },
635
+ {
636
+ "epoch": 0.9448818897637795,
637
+ "grad_norm": 1.8301382064819336,
638
+ "learning_rate": 9.996190129264523e-05,
639
+ "loss": 0.6619459390640259,
640
+ "step": 90
641
+ },
642
+ {
643
+ "epoch": 0.9553805774278216,
644
+ "grad_norm": 1.8731720447540283,
645
+ "learning_rate": 9.995728791936504e-05,
646
+ "loss": 0.4635842442512512,
647
+ "step": 91
648
+ },
649
+ {
650
+ "epoch": 0.9658792650918635,
651
+ "grad_norm": 2.601485252380371,
652
+ "learning_rate": 9.99524110790929e-05,
653
+ "loss": 0.7504260540008545,
654
+ "step": 92
655
+ },
656
+ {
657
+ "epoch": 0.9763779527559056,
658
+ "grad_norm": 2.9148600101470947,
659
+ "learning_rate": 9.994727079754844e-05,
660
+ "loss": 1.203503966331482,
661
+ "step": 93
662
+ },
663
+ {
664
+ "epoch": 0.9868766404199475,
665
+ "grad_norm": 1.9760212898254395,
666
+ "learning_rate": 9.994186710184074e-05,
667
+ "loss": 0.5922846794128418,
668
+ "step": 94
669
+ },
670
+ {
671
+ "epoch": 0.9973753280839895,
672
+ "grad_norm": 1.6480348110198975,
673
+ "learning_rate": 9.993620002046804e-05,
674
+ "loss": 0.641535758972168,
675
+ "step": 95
676
+ },
677
+ {
678
+ "epoch": 1.0,
679
+ "grad_norm": 4.311356544494629,
680
+ "learning_rate": 9.993026958331766e-05,
681
+ "loss": 0.8158049583435059,
682
+ "step": 96
683
+ },
684
+ {
685
+ "epoch": 1.010498687664042,
686
+ "grad_norm": 2.029083728790283,
687
+ "learning_rate": 9.992407582166581e-05,
688
+ "loss": 0.7990297079086304,
689
+ "step": 97
690
+ },
691
+ {
692
+ "epoch": 1.020997375328084,
693
+ "grad_norm": 1.6174428462982178,
694
+ "learning_rate": 9.991761876817743e-05,
695
+ "loss": 0.4130845069885254,
696
+ "step": 98
697
+ },
698
+ {
699
+ "epoch": 1.031496062992126,
700
+ "grad_norm": 1.7238414287567139,
701
+ "learning_rate": 9.9910898456906e-05,
702
+ "loss": 0.493324875831604,
703
+ "step": 99
704
+ },
705
+ {
706
+ "epoch": 1.041994750656168,
707
+ "grad_norm": 1.8164974451065063,
708
+ "learning_rate": 9.990391492329341e-05,
709
+ "loss": 0.882986843585968,
710
+ "step": 100
711
+ },
712
+ {
713
+ "epoch": 1.05249343832021,
714
+ "grad_norm": 1.5358636379241943,
715
+ "learning_rate": 9.989666820416974e-05,
716
+ "loss": 0.7046455144882202,
717
+ "step": 101
718
+ },
719
+ {
720
+ "epoch": 1.0629921259842519,
721
+ "grad_norm": 1.837370753288269,
722
+ "learning_rate": 9.988915833775306e-05,
723
+ "loss": 0.6996272802352905,
724
+ "step": 102
725
+ },
726
+ {
727
+ "epoch": 1.073490813648294,
728
+ "grad_norm": 1.946944236755371,
729
+ "learning_rate": 9.988138536364922e-05,
730
+ "loss": 0.8000504970550537,
731
+ "step": 103
732
+ },
733
+ {
734
+ "epoch": 1.083989501312336,
735
+ "grad_norm": 1.9082279205322266,
736
+ "learning_rate": 9.987334932285173e-05,
737
+ "loss": 0.5257124304771423,
738
+ "step": 104
739
+ },
740
+ {
741
+ "epoch": 1.094488188976378,
742
+ "grad_norm": 2.1394762992858887,
743
+ "learning_rate": 9.986505025774138e-05,
744
+ "loss": 0.5221662521362305,
745
+ "step": 105
746
+ },
747
+ {
748
+ "epoch": 1.10498687664042,
749
+ "grad_norm": 2.4781432151794434,
750
+ "learning_rate": 9.985648821208616e-05,
751
+ "loss": 0.6800025105476379,
752
+ "step": 106
753
+ },
754
+ {
755
+ "epoch": 1.1154855643044619,
756
+ "grad_norm": 2.2431700229644775,
757
+ "learning_rate": 9.984766323104098e-05,
758
+ "loss": 0.5910296440124512,
759
+ "step": 107
760
+ },
761
+ {
762
+ "epoch": 1.125984251968504,
763
+ "grad_norm": 1.9880001544952393,
764
+ "learning_rate": 9.983857536114743e-05,
765
+ "loss": 0.41105562448501587,
766
+ "step": 108
767
+ },
768
+ {
769
+ "epoch": 1.136482939632546,
770
+ "grad_norm": 2.035250425338745,
771
+ "learning_rate": 9.98292246503335e-05,
772
+ "loss": 0.5977977514266968,
773
+ "step": 109
774
+ },
775
+ {
776
+ "epoch": 1.1469816272965878,
777
+ "grad_norm": 2.538686752319336,
778
+ "learning_rate": 9.98196111479134e-05,
779
+ "loss": 0.9912805557250977,
780
+ "step": 110
781
+ },
782
+ {
783
+ "epoch": 1.1574803149606299,
784
+ "grad_norm": 1.6336387395858765,
785
+ "learning_rate": 9.980973490458728e-05,
786
+ "loss": 0.39054954051971436,
787
+ "step": 111
788
+ },
789
+ {
790
+ "epoch": 1.167979002624672,
791
+ "grad_norm": 3.1547133922576904,
792
+ "learning_rate": 9.979959597244088e-05,
793
+ "loss": 0.779079258441925,
794
+ "step": 112
795
+ },
796
+ {
797
+ "epoch": 1.178477690288714,
798
+ "grad_norm": 2.4110825061798096,
799
+ "learning_rate": 9.978919440494539e-05,
800
+ "loss": 0.6666456460952759,
801
+ "step": 113
802
+ },
803
+ {
804
+ "epoch": 1.188976377952756,
805
+ "grad_norm": 2.2546310424804688,
806
+ "learning_rate": 9.977853025695703e-05,
807
+ "loss": 0.8444710969924927,
808
+ "step": 114
809
+ },
810
+ {
811
+ "epoch": 1.1994750656167978,
812
+ "grad_norm": 2.101337432861328,
813
+ "learning_rate": 9.976760358471686e-05,
814
+ "loss": 0.6065786480903625,
815
+ "step": 115
816
+ },
817
+ {
818
+ "epoch": 1.20997375328084,
819
+ "grad_norm": 2.3106939792633057,
820
+ "learning_rate": 9.97564144458505e-05,
821
+ "loss": 0.6238447427749634,
822
+ "step": 116
823
+ },
824
+ {
825
+ "epoch": 1.220472440944882,
826
+ "grad_norm": 2.8519575595855713,
827
+ "learning_rate": 9.974496289936769e-05,
828
+ "loss": 0.7146114110946655,
829
+ "step": 117
830
+ },
831
+ {
832
+ "epoch": 1.2309711286089238,
833
+ "grad_norm": 2.3291711807250977,
834
+ "learning_rate": 9.973324900566213e-05,
835
+ "loss": 0.45184653997421265,
836
+ "step": 118
837
+ },
838
+ {
839
+ "epoch": 1.2414698162729658,
840
+ "grad_norm": 2.258467435836792,
841
+ "learning_rate": 9.972127282651109e-05,
842
+ "loss": 0.7285389304161072,
843
+ "step": 119
844
+ },
845
+ {
846
+ "epoch": 1.2519685039370079,
847
+ "grad_norm": 1.8876954317092896,
848
+ "learning_rate": 9.970903442507506e-05,
849
+ "loss": 0.5147162079811096,
850
+ "step": 120
851
+ },
852
+ {
853
+ "epoch": 1.26246719160105,
854
+ "grad_norm": 2.8735554218292236,
855
+ "learning_rate": 9.969653386589748e-05,
856
+ "loss": 0.7042726278305054,
857
+ "step": 121
858
+ },
859
+ {
860
+ "epoch": 1.272965879265092,
861
+ "grad_norm": 1.9612526893615723,
862
+ "learning_rate": 9.968377121490437e-05,
863
+ "loss": 0.604223906993866,
864
+ "step": 122
865
+ },
866
+ {
867
+ "epoch": 1.2834645669291338,
868
+ "grad_norm": 1.7743514776229858,
869
+ "learning_rate": 9.967074653940396e-05,
870
+ "loss": 0.5064398050308228,
871
+ "step": 123
872
+ },
873
+ {
874
+ "epoch": 1.2939632545931758,
875
+ "grad_norm": 2.4915013313293457,
876
+ "learning_rate": 9.965745990808637e-05,
877
+ "loss": 0.8269689083099365,
878
+ "step": 124
879
+ },
880
+ {
881
+ "epoch": 1.304461942257218,
882
+ "grad_norm": 1.8990368843078613,
883
+ "learning_rate": 9.964391139102325e-05,
884
+ "loss": 0.695353090763092,
885
+ "step": 125
886
+ },
887
+ {
888
+ "epoch": 1.3149606299212597,
889
+ "grad_norm": 1.8268736600875854,
890
+ "learning_rate": 9.963010105966736e-05,
891
+ "loss": 0.4549499452114105,
892
+ "step": 126
893
+ },
894
+ {
895
+ "epoch": 1.3254593175853018,
896
+ "grad_norm": 2.297168016433716,
897
+ "learning_rate": 9.961602898685226e-05,
898
+ "loss": 0.9653254747390747,
899
+ "step": 127
900
+ },
901
+ {
902
+ "epoch": 1.3359580052493438,
903
+ "grad_norm": 2.13908314704895,
904
+ "learning_rate": 9.960169524679187e-05,
905
+ "loss": 0.7483035326004028,
906
+ "step": 128
907
+ },
908
+ {
909
+ "epoch": 1.3464566929133859,
910
+ "grad_norm": 2.573976516723633,
911
+ "learning_rate": 9.958709991508012e-05,
912
+ "loss": 0.8642760515213013,
913
+ "step": 129
914
+ },
915
+ {
916
+ "epoch": 1.356955380577428,
917
+ "grad_norm": 1.9398455619812012,
918
+ "learning_rate": 9.957224306869053e-05,
919
+ "loss": 0.7447575926780701,
920
+ "step": 130
921
+ },
922
+ {
923
+ "epoch": 1.3674540682414698,
924
+ "grad_norm": 2.681727647781372,
925
+ "learning_rate": 9.955712478597579e-05,
926
+ "loss": 0.9864035844802856,
927
+ "step": 131
928
+ },
929
+ {
930
+ "epoch": 1.3779527559055118,
931
+ "grad_norm": 1.647387146949768,
932
+ "learning_rate": 9.954174514666739e-05,
933
+ "loss": 0.48753517866134644,
934
+ "step": 132
935
+ },
936
+ {
937
+ "epoch": 1.3884514435695539,
938
+ "grad_norm": 1.506446361541748,
939
+ "learning_rate": 9.952610423187516e-05,
940
+ "loss": 0.4021700918674469,
941
+ "step": 133
942
+ },
943
+ {
944
+ "epoch": 1.3989501312335957,
945
+ "grad_norm": 1.884376049041748,
946
+ "learning_rate": 9.951020212408688e-05,
947
+ "loss": 0.48823046684265137,
948
+ "step": 134
949
+ },
950
+ {
951
+ "epoch": 1.4094488188976377,
952
+ "grad_norm": 1.5182758569717407,
953
+ "learning_rate": 9.949403890716778e-05,
954
+ "loss": 0.5521265268325806,
955
+ "step": 135
956
+ },
957
+ {
958
+ "epoch": 1.4199475065616798,
959
+ "grad_norm": 1.7282530069351196,
960
+ "learning_rate": 9.947761466636014e-05,
961
+ "loss": 0.5894368290901184,
962
+ "step": 136
963
+ },
964
+ {
965
+ "epoch": 1.4304461942257218,
966
+ "grad_norm": 2.03877854347229,
967
+ "learning_rate": 9.946092948828289e-05,
968
+ "loss": 0.4593750238418579,
969
+ "step": 137
970
+ },
971
+ {
972
+ "epoch": 1.4409448818897639,
973
+ "grad_norm": 1.7829371690750122,
974
+ "learning_rate": 9.944398346093109e-05,
975
+ "loss": 0.36810481548309326,
976
+ "step": 138
977
+ },
978
+ {
979
+ "epoch": 1.4514435695538057,
980
+ "grad_norm": 2.3328187465667725,
981
+ "learning_rate": 9.942677667367541e-05,
982
+ "loss": 0.8222928643226624,
983
+ "step": 139
984
+ },
985
+ {
986
+ "epoch": 1.4619422572178478,
987
+ "grad_norm": 2.3425021171569824,
988
+ "learning_rate": 9.940930921726183e-05,
989
+ "loss": 0.6731731295585632,
990
+ "step": 140
991
+ },
992
+ {
993
+ "epoch": 1.4724409448818898,
994
+ "grad_norm": 2.0964698791503906,
995
+ "learning_rate": 9.939158118381098e-05,
996
+ "loss": 0.6109187006950378,
997
+ "step": 141
998
+ },
999
+ {
1000
+ "epoch": 1.4829396325459316,
1001
+ "grad_norm": 2.1594483852386475,
1002
+ "learning_rate": 9.937359266681775e-05,
1003
+ "loss": 0.6047559976577759,
1004
+ "step": 142
1005
+ },
1006
+ {
1007
+ "epoch": 1.4934383202099737,
1008
+ "grad_norm": 2.070279121398926,
1009
+ "learning_rate": 9.935534376115081e-05,
1010
+ "loss": 0.7203357219696045,
1011
+ "step": 143
1012
+ },
1013
+ {
1014
+ "epoch": 1.5039370078740157,
1015
+ "grad_norm": 1.9704307317733765,
1016
+ "learning_rate": 9.933683456305205e-05,
1017
+ "loss": 0.5379390716552734,
1018
+ "step": 144
1019
+ },
1020
+ {
1021
+ "epoch": 1.5144356955380578,
1022
+ "grad_norm": 1.8411766290664673,
1023
+ "learning_rate": 9.931806517013612e-05,
1024
+ "loss": 0.4170542359352112,
1025
+ "step": 145
1026
+ },
1027
+ {
1028
+ "epoch": 1.5249343832020998,
1029
+ "grad_norm": 2.163189649581909,
1030
+ "learning_rate": 9.929903568138989e-05,
1031
+ "loss": 0.7208942770957947,
1032
+ "step": 146
1033
+ },
1034
+ {
1035
+ "epoch": 1.5354330708661417,
1036
+ "grad_norm": 2.2285706996917725,
1037
+ "learning_rate": 9.92797461971719e-05,
1038
+ "loss": 0.5548675060272217,
1039
+ "step": 147
1040
+ },
1041
+ {
1042
+ "epoch": 1.5459317585301837,
1043
+ "grad_norm": 2.329015016555786,
1044
+ "learning_rate": 9.926019681921196e-05,
1045
+ "loss": 0.8331425189971924,
1046
+ "step": 148
1047
+ },
1048
+ {
1049
+ "epoch": 1.5564304461942258,
1050
+ "grad_norm": 1.8218705654144287,
1051
+ "learning_rate": 9.924038765061042e-05,
1052
+ "loss": 0.5436433553695679,
1053
+ "step": 149
1054
+ },
1055
+ {
1056
+ "epoch": 1.5669291338582676,
1057
+ "grad_norm": 1.9812806844711304,
1058
+ "learning_rate": 9.922031879583775e-05,
1059
+ "loss": 0.4912114143371582,
1060
+ "step": 150
1061
+ },
1062
+ {
1063
+ "epoch": 1.5774278215223099,
1064
+ "grad_norm": 1.8581124544143677,
1065
+ "learning_rate": 9.9199990360734e-05,
1066
+ "loss": 0.5493149161338806,
1067
+ "step": 151
1068
+ },
1069
+ {
1070
+ "epoch": 1.5879265091863517,
1071
+ "grad_norm": 1.4794453382492065,
1072
+ "learning_rate": 9.91794024525082e-05,
1073
+ "loss": 0.6008919477462769,
1074
+ "step": 152
1075
+ },
1076
+ {
1077
+ "epoch": 1.5984251968503937,
1078
+ "grad_norm": 1.8988139629364014,
1079
+ "learning_rate": 9.915855517973776e-05,
1080
+ "loss": 0.5643243789672852,
1081
+ "step": 153
1082
+ },
1083
+ {
1084
+ "epoch": 1.6089238845144358,
1085
+ "grad_norm": 2.0036725997924805,
1086
+ "learning_rate": 9.913744865236798e-05,
1087
+ "loss": 0.5755444169044495,
1088
+ "step": 154
1089
+ },
1090
+ {
1091
+ "epoch": 1.6194225721784776,
1092
+ "grad_norm": 1.9662656784057617,
1093
+ "learning_rate": 9.91160829817114e-05,
1094
+ "loss": 0.8958609700202942,
1095
+ "step": 155
1096
+ },
1097
+ {
1098
+ "epoch": 1.6299212598425197,
1099
+ "grad_norm": 1.9017679691314697,
1100
+ "learning_rate": 9.909445828044727e-05,
1101
+ "loss": 0.7920309901237488,
1102
+ "step": 156
1103
+ },
1104
+ {
1105
+ "epoch": 1.6404199475065617,
1106
+ "grad_norm": 1.993668794631958,
1107
+ "learning_rate": 9.90725746626209e-05,
1108
+ "loss": 0.7448785305023193,
1109
+ "step": 157
1110
+ },
1111
+ {
1112
+ "epoch": 1.6509186351706036,
1113
+ "grad_norm": 2.0651910305023193,
1114
+ "learning_rate": 9.90504322436431e-05,
1115
+ "loss": 0.6014621257781982,
1116
+ "step": 158
1117
+ },
1118
+ {
1119
+ "epoch": 1.6614173228346458,
1120
+ "grad_norm": 1.681986689567566,
1121
+ "learning_rate": 9.902803114028958e-05,
1122
+ "loss": 0.5465738773345947,
1123
+ "step": 159
1124
+ },
1125
+ {
1126
+ "epoch": 1.6719160104986877,
1127
+ "grad_norm": 2.022700548171997,
1128
+ "learning_rate": 9.900537147070023e-05,
1129
+ "loss": 0.9149788618087769,
1130
+ "step": 160
1131
+ },
1132
+ {
1133
+ "epoch": 1.6824146981627297,
1134
+ "grad_norm": 2.1584994792938232,
1135
+ "learning_rate": 9.89824533543787e-05,
1136
+ "loss": 0.7571656703948975,
1137
+ "step": 161
1138
+ },
1139
+ {
1140
+ "epoch": 1.6929133858267718,
1141
+ "grad_norm": 2.0340495109558105,
1142
+ "learning_rate": 9.895927691219154e-05,
1143
+ "loss": 0.6292194724082947,
1144
+ "step": 162
1145
+ },
1146
+ {
1147
+ "epoch": 1.7034120734908136,
1148
+ "grad_norm": 1.8737069368362427,
1149
+ "learning_rate": 9.893584226636772e-05,
1150
+ "loss": 0.7888870239257812,
1151
+ "step": 163
1152
+ },
1153
+ {
1154
+ "epoch": 1.7139107611548556,
1155
+ "grad_norm": 2.0777649879455566,
1156
+ "learning_rate": 9.891214954049795e-05,
1157
+ "loss": 0.7083946466445923,
1158
+ "step": 164
1159
+ },
1160
+ {
1161
+ "epoch": 1.7244094488188977,
1162
+ "grad_norm": 1.8575576543807983,
1163
+ "learning_rate": 9.888819885953398e-05,
1164
+ "loss": 0.6909530162811279,
1165
+ "step": 165
1166
+ },
1167
+ {
1168
+ "epoch": 1.7349081364829395,
1169
+ "grad_norm": 1.9132843017578125,
1170
+ "learning_rate": 9.886399034978797e-05,
1171
+ "loss": 0.6255837082862854,
1172
+ "step": 166
1173
+ },
1174
+ {
1175
+ "epoch": 1.7454068241469818,
1176
+ "grad_norm": 1.5684483051300049,
1177
+ "learning_rate": 9.883952413893188e-05,
1178
+ "loss": 0.7542819380760193,
1179
+ "step": 167
1180
+ },
1181
+ {
1182
+ "epoch": 1.7559055118110236,
1183
+ "grad_norm": 1.778061032295227,
1184
+ "learning_rate": 9.881480035599667e-05,
1185
+ "loss": 0.5502336025238037,
1186
+ "step": 168
1187
+ },
1188
+ {
1189
+ "epoch": 1.7664041994750657,
1190
+ "grad_norm": 1.5060420036315918,
1191
+ "learning_rate": 9.878981913137179e-05,
1192
+ "loss": 0.3928365707397461,
1193
+ "step": 169
1194
+ },
1195
+ {
1196
+ "epoch": 1.7769028871391077,
1197
+ "grad_norm": 1.986333966255188,
1198
+ "learning_rate": 9.876458059680431e-05,
1199
+ "loss": 0.6346912384033203,
1200
+ "step": 170
1201
+ },
1202
+ {
1203
+ "epoch": 1.7874015748031495,
1204
+ "grad_norm": 1.9319500923156738,
1205
+ "learning_rate": 9.873908488539836e-05,
1206
+ "loss": 0.6179134845733643,
1207
+ "step": 171
1208
+ },
1209
+ {
1210
+ "epoch": 1.7979002624671916,
1211
+ "grad_norm": 2.078474283218384,
1212
+ "learning_rate": 9.871333213161438e-05,
1213
+ "loss": 0.4551183581352234,
1214
+ "step": 172
1215
+ },
1216
+ {
1217
+ "epoch": 1.8083989501312336,
1218
+ "grad_norm": 2.0203495025634766,
1219
+ "learning_rate": 9.86873224712684e-05,
1220
+ "loss": 0.5493985414505005,
1221
+ "step": 173
1222
+ },
1223
+ {
1224
+ "epoch": 1.8188976377952755,
1225
+ "grad_norm": 2.0541930198669434,
1226
+ "learning_rate": 9.86610560415313e-05,
1227
+ "loss": 0.9282588958740234,
1228
+ "step": 174
1229
+ },
1230
+ {
1231
+ "epoch": 1.8293963254593177,
1232
+ "grad_norm": 2.073341131210327,
1233
+ "learning_rate": 9.86345329809282e-05,
1234
+ "loss": 0.7578333616256714,
1235
+ "step": 175
1236
+ },
1237
+ {
1238
+ "epoch": 1.8398950131233596,
1239
+ "grad_norm": 1.977852463722229,
1240
+ "learning_rate": 9.86077534293376e-05,
1241
+ "loss": 0.518857479095459,
1242
+ "step": 176
1243
+ },
1244
+ {
1245
+ "epoch": 1.8503937007874016,
1246
+ "grad_norm": 1.8464434146881104,
1247
+ "learning_rate": 9.85807175279907e-05,
1248
+ "loss": 0.6166715621948242,
1249
+ "step": 177
1250
+ },
1251
+ {
1252
+ "epoch": 1.8608923884514437,
1253
+ "grad_norm": 1.8009787797927856,
1254
+ "learning_rate": 9.855342541947065e-05,
1255
+ "loss": 0.6155322790145874,
1256
+ "step": 178
1257
+ },
1258
+ {
1259
+ "epoch": 1.8713910761154855,
1260
+ "grad_norm": 1.5863672494888306,
1261
+ "learning_rate": 9.852587724771179e-05,
1262
+ "loss": 0.431957483291626,
1263
+ "step": 179
1264
+ },
1265
+ {
1266
+ "epoch": 1.8818897637795275,
1267
+ "grad_norm": 1.7776707410812378,
1268
+ "learning_rate": 9.849807315799894e-05,
1269
+ "loss": 0.7111772894859314,
1270
+ "step": 180
1271
+ },
1272
+ {
1273
+ "epoch": 1.8818897637795275,
1274
+ "eval_loss": 0.7345618605613708,
1275
+ "eval_runtime": 8.4131,
1276
+ "eval_samples_per_second": 5.111,
1277
+ "eval_steps_per_second": 1.307,
1278
+ "step": 180
1279
+ }
1280
+ ],
1281
+ "logging_steps": 1,
1282
+ "max_steps": 1440,
1283
+ "num_input_tokens_seen": 0,
1284
+ "num_train_epochs": 15,
1285
+ "save_steps": 180,
1286
+ "stateful_callbacks": {
1287
+ "TrainerControl": {
1288
+ "args": {
1289
+ "should_epoch_stop": false,
1290
+ "should_evaluate": false,
1291
+ "should_log": false,
1292
+ "should_save": true,
1293
+ "should_training_stop": false
1294
+ },
1295
+ "attributes": {}
1296
+ }
1297
+ },
1298
+ "total_flos": 1.2304729254085632e+16,
1299
+ "train_batch_size": 1,
1300
+ "trial_name": null,
1301
+ "trial_params": null
1302
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:22bfdfa484593fcae909cced82c8958e9e0fe57586a503af5e6a7c72fa426976
3
+ size 5841