ebadhussain20 commited on
Commit
4e5d4b4
·
verified ·
1 Parent(s): 6f62bfa

Upload 12 files

Browse files
.gitattributes CHANGED
@@ -35,3 +35,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  checkpoint-1000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
  checkpoint-500/tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
35
  *tfevents* filter=lfs diff=lfs merge=lfs -text
36
  checkpoint-1000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
37
  checkpoint-500/tokenizer.json filter=lfs diff=lfs merge=lfs -text
38
+ checkpoint-2000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoint-2000/README.md ADDED
@@ -0,0 +1,210 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: unsloth/qwen2-vl-7b-instruct-unsloth-bnb-4bit
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:unsloth/qwen2-vl-7b-instruct-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.18.1
checkpoint-2000/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b37bba893ac6f60851c2c6505ab77608f56958e93fa958314f4ef7ab9d42956b
3
+ size 406940800
checkpoint-2000/chat_template.jinja ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {% set image_count = namespace(value=0) %}{% set video_count = namespace(value=0) %}{% for message in messages %}{% if loop.first and message['role'] != 'system' %}<|im_start|>system
2
+ You are a helpful assistant.<|im_end|>
3
+ {% endif %}<|im_start|>{{ message['role'] }}
4
+ {% if message['content'] is string %}{{ message['content'] }}<|im_end|>
5
+ {% else %}{% for content in message['content'] %}{% if content['type'] == 'image' or 'image' in content or 'image_url' in content %}{% set image_count.value = image_count.value + 1 %}{% if add_vision_id %}Picture {{ image_count.value }}: {% endif %}<|vision_start|><|image_pad|><|vision_end|>{% elif content['type'] == 'video' or 'video' in content %}{% set video_count.value = video_count.value + 1 %}{% if add_vision_id %}Video {{ video_count.value }}: {% endif %}<|vision_start|><|video_pad|><|vision_end|>{% elif 'text' in content %}{{ content['text'] }}{% endif %}{% endfor %}<|im_end|>
6
+ {% endif %}{% endfor %}{% if add_generation_prompt %}<|im_start|>assistant
7
+ {% endif %}
checkpoint-2000/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:8180a2fd5ec8ecfb09e4b7e54835dfdc155dd80a23a98cabeab3724e33510198
3
+ size 207370053
checkpoint-2000/processor_config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "image_processor": {
3
+ "do_convert_rgb": true,
4
+ "do_normalize": true,
5
+ "do_rescale": true,
6
+ "do_resize": true,
7
+ "image_mean": [0.48145466, 0.4578275, 0.40821073],
8
+ "image_processor_type": "Qwen2VLImageProcessor",
9
+ "image_std": [0.26862954, 0.26130258, 0.27577711],
10
+ "merge_size": 2,
11
+ "patch_size": 14,
12
+ "resample": 3,
13
+ "rescale_factor": 0.00392156862745098,
14
+ "size": {
15
+ "longest_edge": 12845056,
16
+ "shortest_edge": 3136
17
+ },
18
+ "temporal_patch_size": 2
19
+ },
20
+ "processor_class": "Qwen2VLProcessor",
21
+ "video_processor": {
22
+ "do_convert_rgb": true,
23
+ "do_normalize": true,
24
+ "do_rescale": true,
25
+ "do_resize": true,
26
+ "do_sample_frames": false,
27
+ "image_mean": [0.48145466, 0.4578275, 0.40821073],
28
+ "image_std": [0.26862954, 0.26130258, 0.27577711],
29
+ "max_frames": 768,
30
+ "merge_size": 2,
31
+ "min_frames": 4,
32
+ "patch_size": 14,
33
+ "resample": 3,
34
+ "rescale_factor": 0.00392156862745098,
35
+ "return_metadata": false,
36
+ "size": {
37
+ "longest_edge": 12845056,
38
+ "shortest_edge": 3136
39
+ },
40
+ "temporal_patch_size": 2,
41
+ "video_processor_type": "Qwen2VLVideoProcessor"
42
+ }
43
+ }
checkpoint-2000/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d60a3244e0daf7f85a8316a7f5740690bfd1864fc578f9e5e8cd2a4f6d14224f
3
+ size 14645
checkpoint-2000/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:736a194599fadbae29f991bafad676654a4244410a3b7590207d5b38dd5cd23f
3
+ size 1383
checkpoint-2000/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ed3bce79b126da3b8d88e35f35ae9a54453cbf7c2af1ddc090a9ae8b0a3ecda
3
+ size 1465
checkpoint-2000/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:54f71a9b8218fde29235fc188308e107371d8990b58bfbe924e1e00788f96834
3
+ size 12178018
checkpoint-2000/tokenizer_config.json ADDED
@@ -0,0 +1,130 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": null,
5
+ "clean_up_tokenization_spaces": false,
6
+ "eos_token": "\u003C|im_end|\u003E",
7
+ "errors": "replace",
8
+ "is_local": false,
9
+ "model_max_length": 32768,
10
+ "pad_token": "\u003C|vision_pad|\u003E",
11
+ "padding_side": "right",
12
+ "processor_class": "Qwen2VLProcessor",
13
+ "split_special_tokens": false,
14
+ "tokenizer_class": "Qwen2Tokenizer",
15
+ "unk_token": null,
16
+ "added_tokens_decoder": {
17
+ "151643": {
18
+ "content": "\u003C|endoftext|\u003E",
19
+ "single_word": false,
20
+ "lstrip": false,
21
+ "rstrip": false,
22
+ "normalized": false,
23
+ "special": true
24
+ },
25
+ "151644": {
26
+ "content": "\u003C|im_start|\u003E",
27
+ "single_word": false,
28
+ "lstrip": false,
29
+ "rstrip": false,
30
+ "normalized": false,
31
+ "special": true
32
+ },
33
+ "151645": {
34
+ "content": "\u003C|im_end|\u003E",
35
+ "single_word": false,
36
+ "lstrip": false,
37
+ "rstrip": false,
38
+ "normalized": false,
39
+ "special": true
40
+ },
41
+ "151646": {
42
+ "content": "\u003C|object_ref_start|\u003E",
43
+ "single_word": false,
44
+ "lstrip": false,
45
+ "rstrip": false,
46
+ "normalized": false,
47
+ "special": true
48
+ },
49
+ "151647": {
50
+ "content": "\u003C|object_ref_end|\u003E",
51
+ "single_word": false,
52
+ "lstrip": false,
53
+ "rstrip": false,
54
+ "normalized": false,
55
+ "special": true
56
+ },
57
+ "151648": {
58
+ "content": "\u003C|box_start|\u003E",
59
+ "single_word": false,
60
+ "lstrip": false,
61
+ "rstrip": false,
62
+ "normalized": false,
63
+ "special": true
64
+ },
65
+ "151649": {
66
+ "content": "\u003C|box_end|\u003E",
67
+ "single_word": false,
68
+ "lstrip": false,
69
+ "rstrip": false,
70
+ "normalized": false,
71
+ "special": true
72
+ },
73
+ "151650": {
74
+ "content": "\u003C|quad_start|\u003E",
75
+ "single_word": false,
76
+ "lstrip": false,
77
+ "rstrip": false,
78
+ "normalized": false,
79
+ "special": true
80
+ },
81
+ "151651": {
82
+ "content": "\u003C|quad_end|\u003E",
83
+ "single_word": false,
84
+ "lstrip": false,
85
+ "rstrip": false,
86
+ "normalized": false,
87
+ "special": true
88
+ },
89
+ "151652": {
90
+ "content": "\u003C|vision_start|\u003E",
91
+ "single_word": false,
92
+ "lstrip": false,
93
+ "rstrip": false,
94
+ "normalized": false,
95
+ "special": true
96
+ },
97
+ "151653": {
98
+ "content": "\u003C|vision_end|\u003E",
99
+ "single_word": false,
100
+ "lstrip": false,
101
+ "rstrip": false,
102
+ "normalized": false,
103
+ "special": true
104
+ },
105
+ "151654": {
106
+ "content": "\u003C|vision_pad|\u003E",
107
+ "single_word": false,
108
+ "lstrip": false,
109
+ "rstrip": false,
110
+ "normalized": false,
111
+ "special": true
112
+ },
113
+ "151655": {
114
+ "content": "\u003C|image_pad|\u003E",
115
+ "single_word": false,
116
+ "lstrip": false,
117
+ "rstrip": false,
118
+ "normalized": false,
119
+ "special": true
120
+ },
121
+ "151656": {
122
+ "content": "\u003C|video_pad|\u003E",
123
+ "single_word": false,
124
+ "lstrip": false,
125
+ "rstrip": false,
126
+ "normalized": false,
127
+ "special": true
128
+ }
129
+ }
130
+ }
checkpoint-2000/trainer_state.json ADDED
@@ -0,0 +1,1466 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.6132147784761612,
6
+ "eval_steps": 500,
7
+ "global_step": 2000,
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.0030660738923808063,
14
+ "grad_norm": 7.450107097625732,
15
+ "learning_rate": 7.777777777777777e-06,
16
+ "loss": 2.5661365509033205,
17
+ "step": 10
18
+ },
19
+ {
20
+ "epoch": 0.006132147784761613,
21
+ "grad_norm": 5.506503582000732,
22
+ "learning_rate": 1.888888888888889e-05,
23
+ "loss": 1.527136993408203,
24
+ "step": 20
25
+ },
26
+ {
27
+ "epoch": 0.00919822167714242,
28
+ "grad_norm": 2.2868926525115967,
29
+ "learning_rate": 3e-05,
30
+ "loss": 0.5317483901977539,
31
+ "step": 30
32
+ },
33
+ {
34
+ "epoch": 0.012264295569523225,
35
+ "grad_norm": 3.0989599227905273,
36
+ "learning_rate": 4.111111111111111e-05,
37
+ "loss": 0.5250907421112061,
38
+ "step": 40
39
+ },
40
+ {
41
+ "epoch": 0.015330369461904032,
42
+ "grad_norm": 2.8500075340270996,
43
+ "learning_rate": 5.222222222222223e-05,
44
+ "loss": 0.40924715995788574,
45
+ "step": 50
46
+ },
47
+ {
48
+ "epoch": 0.01839644335428484,
49
+ "grad_norm": 2.6407477855682373,
50
+ "learning_rate": 6.333333333333333e-05,
51
+ "loss": 0.4055685520172119,
52
+ "step": 60
53
+ },
54
+ {
55
+ "epoch": 0.021462517246665643,
56
+ "grad_norm": 2.8376622200012207,
57
+ "learning_rate": 7.444444444444444e-05,
58
+ "loss": 0.3623446226119995,
59
+ "step": 70
60
+ },
61
+ {
62
+ "epoch": 0.02452859113904645,
63
+ "grad_norm": 2.078441858291626,
64
+ "learning_rate": 8.555555555555556e-05,
65
+ "loss": 0.4112717628479004,
66
+ "step": 80
67
+ },
68
+ {
69
+ "epoch": 0.027594665031427257,
70
+ "grad_norm": 1.9966775178909302,
71
+ "learning_rate": 9.666666666666667e-05,
72
+ "loss": 0.38550827503204343,
73
+ "step": 90
74
+ },
75
+ {
76
+ "epoch": 0.030660738923808065,
77
+ "grad_norm": 2.3640847206115723,
78
+ "learning_rate": 9.999857226439791e-05,
79
+ "loss": 0.3606630086898804,
80
+ "step": 100
81
+ },
82
+ {
83
+ "epoch": 0.03372681281618887,
84
+ "grad_norm": 2.3264355659484863,
85
+ "learning_rate": 9.999157946997989e-05,
86
+ "loss": 0.3747897148132324,
87
+ "step": 110
88
+ },
89
+ {
90
+ "epoch": 0.03679288670856968,
91
+ "grad_norm": 2.0503554344177246,
92
+ "learning_rate": 9.997876019358084e-05,
93
+ "loss": 0.38175716400146487,
94
+ "step": 120
95
+ },
96
+ {
97
+ "epoch": 0.03985896060095048,
98
+ "grad_norm": 2.286015510559082,
99
+ "learning_rate": 9.9960115929278e-05,
100
+ "loss": 0.45613727569580076,
101
+ "step": 130
102
+ },
103
+ {
104
+ "epoch": 0.042925034493331286,
105
+ "grad_norm": 3.082271099090576,
106
+ "learning_rate": 9.993564885004674e-05,
107
+ "loss": 0.3672828674316406,
108
+ "step": 140
109
+ },
110
+ {
111
+ "epoch": 0.0459911083857121,
112
+ "grad_norm": 2.1444807052612305,
113
+ "learning_rate": 9.990536180750725e-05,
114
+ "loss": 0.3141984462738037,
115
+ "step": 150
116
+ },
117
+ {
118
+ "epoch": 0.0490571822780929,
119
+ "grad_norm": 2.218291759490967,
120
+ "learning_rate": 9.986925833159214e-05,
121
+ "loss": 0.3288247108459473,
122
+ "step": 160
123
+ },
124
+ {
125
+ "epoch": 0.05212325617047371,
126
+ "grad_norm": 1.481544017791748,
127
+ "learning_rate": 9.982734263013508e-05,
128
+ "loss": 0.36602396965026857,
129
+ "step": 170
130
+ },
131
+ {
132
+ "epoch": 0.055189330062854515,
133
+ "grad_norm": 2.5504465103149414,
134
+ "learning_rate": 9.97796195883804e-05,
135
+ "loss": 0.3282037258148193,
136
+ "step": 180
137
+ },
138
+ {
139
+ "epoch": 0.05825540395523532,
140
+ "grad_norm": 3.492237091064453,
141
+ "learning_rate": 9.972609476841367e-05,
142
+ "loss": 0.27347455024719236,
143
+ "step": 190
144
+ },
145
+ {
146
+ "epoch": 0.06132147784761613,
147
+ "grad_norm": 1.997891902923584,
148
+ "learning_rate": 9.966677440851346e-05,
149
+ "loss": 0.31744699478149413,
150
+ "step": 200
151
+ },
152
+ {
153
+ "epoch": 0.06438755173999694,
154
+ "grad_norm": 2.3568949699401855,
155
+ "learning_rate": 9.960166542242429e-05,
156
+ "loss": 0.2679970502853394,
157
+ "step": 210
158
+ },
159
+ {
160
+ "epoch": 0.06745362563237774,
161
+ "grad_norm": 2.281832218170166,
162
+ "learning_rate": 9.953077539855078e-05,
163
+ "loss": 0.31074023246765137,
164
+ "step": 220
165
+ },
166
+ {
167
+ "epoch": 0.07051969952475855,
168
+ "grad_norm": 1.9163970947265625,
169
+ "learning_rate": 9.945411259907334e-05,
170
+ "loss": 0.3659813642501831,
171
+ "step": 230
172
+ },
173
+ {
174
+ "epoch": 0.07358577341713936,
175
+ "grad_norm": 2.3353500366210938,
176
+ "learning_rate": 9.93716859589851e-05,
177
+ "loss": 0.2725929021835327,
178
+ "step": 240
179
+ },
180
+ {
181
+ "epoch": 0.07665184730952015,
182
+ "grad_norm": 1.492147445678711,
183
+ "learning_rate": 9.928350508505058e-05,
184
+ "loss": 0.3163760185241699,
185
+ "step": 250
186
+ },
187
+ {
188
+ "epoch": 0.07971792120190097,
189
+ "grad_norm": 2.056483507156372,
190
+ "learning_rate": 9.918958025468613e-05,
191
+ "loss": 0.3508399486541748,
192
+ "step": 260
193
+ },
194
+ {
195
+ "epoch": 0.08278399509428178,
196
+ "grad_norm": 1.6008816957473755,
197
+ "learning_rate": 9.908992241476188e-05,
198
+ "loss": 0.2680958271026611,
199
+ "step": 270
200
+ },
201
+ {
202
+ "epoch": 0.08585006898666257,
203
+ "grad_norm": 2.216665744781494,
204
+ "learning_rate": 9.898454318032616e-05,
205
+ "loss": 0.35864193439483644,
206
+ "step": 280
207
+ },
208
+ {
209
+ "epoch": 0.08891614287904338,
210
+ "grad_norm": 1.8785314559936523,
211
+ "learning_rate": 9.887345483325152e-05,
212
+ "loss": 0.3466702222824097,
213
+ "step": 290
214
+ },
215
+ {
216
+ "epoch": 0.0919822167714242,
217
+ "grad_norm": 2.222696304321289,
218
+ "learning_rate": 9.875667032080353e-05,
219
+ "loss": 0.35419282913208006,
220
+ "step": 300
221
+ },
222
+ {
223
+ "epoch": 0.095048290663805,
224
+ "grad_norm": 2.4683263301849365,
225
+ "learning_rate": 9.863420325413155e-05,
226
+ "loss": 0.3440497875213623,
227
+ "step": 310
228
+ },
229
+ {
230
+ "epoch": 0.0981143645561858,
231
+ "grad_norm": 4.092799663543701,
232
+ "learning_rate": 9.850606790668256e-05,
233
+ "loss": 0.2708487033843994,
234
+ "step": 320
235
+ },
236
+ {
237
+ "epoch": 0.10118043844856661,
238
+ "grad_norm": 1.681843638420105,
239
+ "learning_rate": 9.837227921253746e-05,
240
+ "loss": 0.35094077587127687,
241
+ "step": 330
242
+ },
243
+ {
244
+ "epoch": 0.10424651234094742,
245
+ "grad_norm": 1.2097547054290771,
246
+ "learning_rate": 9.82328527646706e-05,
247
+ "loss": 0.25490579605102537,
248
+ "step": 340
249
+ },
250
+ {
251
+ "epoch": 0.10731258623332822,
252
+ "grad_norm": 2.540566921234131,
253
+ "learning_rate": 9.808780481313235e-05,
254
+ "loss": 0.2878111362457275,
255
+ "step": 350
256
+ },
257
+ {
258
+ "epoch": 0.11037866012570903,
259
+ "grad_norm": 2.9934723377227783,
260
+ "learning_rate": 9.79371522631553e-05,
261
+ "loss": 0.25048825740814207,
262
+ "step": 360
263
+ },
264
+ {
265
+ "epoch": 0.11344473401808984,
266
+ "grad_norm": 2.335675001144409,
267
+ "learning_rate": 9.778091267318382e-05,
268
+ "loss": 0.32183692455291746,
269
+ "step": 370
270
+ },
271
+ {
272
+ "epoch": 0.11651080791047064,
273
+ "grad_norm": 2.681945562362671,
274
+ "learning_rate": 9.761910425282767e-05,
275
+ "loss": 0.28128464221954347,
276
+ "step": 380
277
+ },
278
+ {
279
+ "epoch": 0.11957688180285145,
280
+ "grad_norm": 3.958214044570923,
281
+ "learning_rate": 9.745174586073981e-05,
282
+ "loss": 0.3246151924133301,
283
+ "step": 390
284
+ },
285
+ {
286
+ "epoch": 0.12264295569523226,
287
+ "grad_norm": 2.3698863983154297,
288
+ "learning_rate": 9.727885700241828e-05,
289
+ "loss": 0.28882100582122805,
290
+ "step": 400
291
+ },
292
+ {
293
+ "epoch": 0.12570902958761307,
294
+ "grad_norm": 1.922576665878296,
295
+ "learning_rate": 9.710045782793292e-05,
296
+ "loss": 0.33541226387023926,
297
+ "step": 410
298
+ },
299
+ {
300
+ "epoch": 0.12877510347999388,
301
+ "grad_norm": 1.9901965856552124,
302
+ "learning_rate": 9.691656912957685e-05,
303
+ "loss": 0.2766454219818115,
304
+ "step": 420
305
+ },
306
+ {
307
+ "epoch": 0.13184117737237466,
308
+ "grad_norm": 2.1355180740356445,
309
+ "learning_rate": 9.672721233944327e-05,
310
+ "loss": 0.30619628429412843,
311
+ "step": 430
312
+ },
313
+ {
314
+ "epoch": 0.13490725126475547,
315
+ "grad_norm": 3.792794704437256,
316
+ "learning_rate": 9.653240952692737e-05,
317
+ "loss": 0.23548378944396972,
318
+ "step": 440
319
+ },
320
+ {
321
+ "epoch": 0.13797332515713628,
322
+ "grad_norm": 2.3504602909088135,
323
+ "learning_rate": 9.633218339615433e-05,
324
+ "loss": 0.2730306386947632,
325
+ "step": 450
326
+ },
327
+ {
328
+ "epoch": 0.1410393990495171,
329
+ "grad_norm": 2.5973148345947266,
330
+ "learning_rate": 9.612655728333305e-05,
331
+ "loss": 0.27579216957092284,
332
+ "step": 460
333
+ },
334
+ {
335
+ "epoch": 0.1441054729418979,
336
+ "grad_norm": 2.1677474975585938,
337
+ "learning_rate": 9.591555515403644e-05,
338
+ "loss": 0.29922962188720703,
339
+ "step": 470
340
+ },
341
+ {
342
+ "epoch": 0.14717154683427872,
343
+ "grad_norm": 2.391791582107544,
344
+ "learning_rate": 9.569920160040815e-05,
345
+ "loss": 0.2929323434829712,
346
+ "step": 480
347
+ },
348
+ {
349
+ "epoch": 0.1502376207266595,
350
+ "grad_norm": 1.499917984008789,
351
+ "learning_rate": 9.547752183829642e-05,
352
+ "loss": 0.2706033229827881,
353
+ "step": 490
354
+ },
355
+ {
356
+ "epoch": 0.1533036946190403,
357
+ "grad_norm": 1.5111459493637085,
358
+ "learning_rate": 9.525054170431522e-05,
359
+ "loss": 0.31374077796936034,
360
+ "step": 500
361
+ },
362
+ {
363
+ "epoch": 0.1533036946190403,
364
+ "eval_loss": 0.25455766916275024,
365
+ "eval_runtime": 692.9115,
366
+ "eval_samples_per_second": 4.708,
367
+ "eval_steps_per_second": 1.178,
368
+ "step": 500
369
+ },
370
+ {
371
+ "epoch": 0.15636976851142112,
372
+ "grad_norm": 2.337453603744507,
373
+ "learning_rate": 9.501828765283295e-05,
374
+ "loss": 0.364536714553833,
375
+ "step": 510
376
+ },
377
+ {
378
+ "epoch": 0.15943584240380193,
379
+ "grad_norm": 1.7297507524490356,
380
+ "learning_rate": 9.478078675288923e-05,
381
+ "loss": 0.2583449840545654,
382
+ "step": 520
383
+ },
384
+ {
385
+ "epoch": 0.16250191629618274,
386
+ "grad_norm": 1.3506821393966675,
387
+ "learning_rate": 9.453806668504007e-05,
388
+ "loss": 0.22310216426849366,
389
+ "step": 530
390
+ },
391
+ {
392
+ "epoch": 0.16556799018856355,
393
+ "grad_norm": 1.325363039970398,
394
+ "learning_rate": 9.429015573813163e-05,
395
+ "loss": 0.22504372596740724,
396
+ "step": 540
397
+ },
398
+ {
399
+ "epoch": 0.16863406408094436,
400
+ "grad_norm": 2.389620304107666,
401
+ "learning_rate": 9.403708280600323e-05,
402
+ "loss": 0.23236045837402344,
403
+ "step": 550
404
+ },
405
+ {
406
+ "epoch": 0.17170013797332515,
407
+ "grad_norm": 1.993188500404358,
408
+ "learning_rate": 9.377887738411981e-05,
409
+ "loss": 0.30072014331817626,
410
+ "step": 560
411
+ },
412
+ {
413
+ "epoch": 0.17476621186570596,
414
+ "grad_norm": 2.9557931423187256,
415
+ "learning_rate": 9.351556956613423e-05,
416
+ "loss": 0.23287551403045653,
417
+ "step": 570
418
+ },
419
+ {
420
+ "epoch": 0.17783228575808677,
421
+ "grad_norm": 1.7986005544662476,
422
+ "learning_rate": 9.324719004037985e-05,
423
+ "loss": 0.2973225831985474,
424
+ "step": 580
425
+ },
426
+ {
427
+ "epoch": 0.18089835965046758,
428
+ "grad_norm": 1.8435581922531128,
429
+ "learning_rate": 9.297377008629388e-05,
430
+ "loss": 0.29309306144714353,
431
+ "step": 590
432
+ },
433
+ {
434
+ "epoch": 0.1839644335428484,
435
+ "grad_norm": 2.1855595111846924,
436
+ "learning_rate": 9.269534157077177e-05,
437
+ "loss": 0.3034528255462646,
438
+ "step": 600
439
+ },
440
+ {
441
+ "epoch": 0.1870305074352292,
442
+ "grad_norm": 1.471543550491333,
443
+ "learning_rate": 9.24119369444531e-05,
444
+ "loss": 0.23076698780059815,
445
+ "step": 610
446
+ },
447
+ {
448
+ "epoch": 0.19009658132761,
449
+ "grad_norm": 1.316425085067749,
450
+ "learning_rate": 9.212358923793958e-05,
451
+ "loss": 0.24202566146850585,
452
+ "step": 620
453
+ },
454
+ {
455
+ "epoch": 0.1931626552199908,
456
+ "grad_norm": 2.9610955715179443,
457
+ "learning_rate": 9.183033205794525e-05,
458
+ "loss": 0.19877578020095826,
459
+ "step": 630
460
+ },
461
+ {
462
+ "epoch": 0.1962287291123716,
463
+ "grad_norm": 1.3904002904891968,
464
+ "learning_rate": 9.153219958337968e-05,
465
+ "loss": 0.27364373207092285,
466
+ "step": 640
467
+ },
468
+ {
469
+ "epoch": 0.1992948030047524,
470
+ "grad_norm": 1.7155065536499023,
471
+ "learning_rate": 9.12292265613645e-05,
472
+ "loss": 0.2856669664382935,
473
+ "step": 650
474
+ },
475
+ {
476
+ "epoch": 0.20236087689713322,
477
+ "grad_norm": 1.7228351831436157,
478
+ "learning_rate": 9.092144830318358e-05,
479
+ "loss": 0.2826208591461182,
480
+ "step": 660
481
+ },
482
+ {
483
+ "epoch": 0.20542695078951403,
484
+ "grad_norm": 2.2020068168640137,
485
+ "learning_rate": 9.060890068016752e-05,
486
+ "loss": 0.30395419597625734,
487
+ "step": 670
488
+ },
489
+ {
490
+ "epoch": 0.20849302468189485,
491
+ "grad_norm": 2.317624568939209,
492
+ "learning_rate": 9.029162011951292e-05,
493
+ "loss": 0.2660128831863403,
494
+ "step": 680
495
+ },
496
+ {
497
+ "epoch": 0.21155909857427563,
498
+ "grad_norm": 1.733163595199585,
499
+ "learning_rate": 8.99696436000368e-05,
500
+ "loss": 0.21881954669952391,
501
+ "step": 690
502
+ },
503
+ {
504
+ "epoch": 0.21462517246665644,
505
+ "grad_norm": 1.558132529258728,
506
+ "learning_rate": 8.964300864786676e-05,
507
+ "loss": 0.33716707229614257,
508
+ "step": 700
509
+ },
510
+ {
511
+ "epoch": 0.21769124635903725,
512
+ "grad_norm": 2.5993547439575195,
513
+ "learning_rate": 8.931175333206727e-05,
514
+ "loss": 0.24190351963043213,
515
+ "step": 710
516
+ },
517
+ {
518
+ "epoch": 0.22075732025141806,
519
+ "grad_norm": 2.0784964561462402,
520
+ "learning_rate": 8.897591626020284e-05,
521
+ "loss": 0.2015916347503662,
522
+ "step": 720
523
+ },
524
+ {
525
+ "epoch": 0.22382339414379887,
526
+ "grad_norm": 1.6791867017745972,
527
+ "learning_rate": 8.863553657383828e-05,
528
+ "loss": 0.23386077880859374,
529
+ "step": 730
530
+ },
531
+ {
532
+ "epoch": 0.22688946803617968,
533
+ "grad_norm": 1.8661366701126099,
534
+ "learning_rate": 8.829065394397679e-05,
535
+ "loss": 0.1945809841156006,
536
+ "step": 740
537
+ },
538
+ {
539
+ "epoch": 0.2299555419285605,
540
+ "grad_norm": 2.4303054809570312,
541
+ "learning_rate": 8.794130856643634e-05,
542
+ "loss": 0.17795398235321044,
543
+ "step": 750
544
+ },
545
+ {
546
+ "epoch": 0.23302161582094127,
547
+ "grad_norm": 2.089738130569458,
548
+ "learning_rate": 8.758754115716487e-05,
549
+ "loss": 0.23645341396331787,
550
+ "step": 760
551
+ },
552
+ {
553
+ "epoch": 0.23608768971332209,
554
+ "grad_norm": 1.6034516096115112,
555
+ "learning_rate": 8.72293929474949e-05,
556
+ "loss": 0.22587378025054933,
557
+ "step": 770
558
+ },
559
+ {
560
+ "epoch": 0.2391537636057029,
561
+ "grad_norm": 1.680909276008606,
562
+ "learning_rate": 8.686690567933802e-05,
563
+ "loss": 0.3011012554168701,
564
+ "step": 780
565
+ },
566
+ {
567
+ "epoch": 0.2422198374980837,
568
+ "grad_norm": 1.4276477098464966,
569
+ "learning_rate": 8.650012160031988e-05,
570
+ "loss": 0.19034912586212158,
571
+ "step": 790
572
+ },
573
+ {
574
+ "epoch": 0.24528591139046452,
575
+ "grad_norm": 1.430630087852478,
576
+ "learning_rate": 8.612908345885631e-05,
577
+ "loss": 0.20189294815063477,
578
+ "step": 800
579
+ },
580
+ {
581
+ "epoch": 0.24835198528284533,
582
+ "grad_norm": 1.647044062614441,
583
+ "learning_rate": 8.575383449917102e-05,
584
+ "loss": 0.23400452136993408,
585
+ "step": 810
586
+ },
587
+ {
588
+ "epoch": 0.25141805917522614,
589
+ "grad_norm": 1.6889570951461792,
590
+ "learning_rate": 8.537441845625551e-05,
591
+ "loss": 0.23393361568450927,
592
+ "step": 820
593
+ },
594
+ {
595
+ "epoch": 0.2544841330676069,
596
+ "grad_norm": 1.1612548828125,
597
+ "learning_rate": 8.499087955077172e-05,
598
+ "loss": 0.1864438533782959,
599
+ "step": 830
600
+ },
601
+ {
602
+ "epoch": 0.25755020695998776,
603
+ "grad_norm": 1.9415431022644043,
604
+ "learning_rate": 8.460326248389825e-05,
605
+ "loss": 0.2487419366836548,
606
+ "step": 840
607
+ },
608
+ {
609
+ "epoch": 0.26061628085236854,
610
+ "grad_norm": 2.2750728130340576,
611
+ "learning_rate": 8.421161243212041e-05,
612
+ "loss": 0.2196030855178833,
613
+ "step": 850
614
+ },
615
+ {
616
+ "epoch": 0.2636823547447493,
617
+ "grad_norm": 2.442432403564453,
618
+ "learning_rate": 8.381597504196497e-05,
619
+ "loss": 0.2734952449798584,
620
+ "step": 860
621
+ },
622
+ {
623
+ "epoch": 0.26674842863713016,
624
+ "grad_norm": 1.4768729209899902,
625
+ "learning_rate": 8.341639642468002e-05,
626
+ "loss": 0.24631156921386718,
627
+ "step": 870
628
+ },
629
+ {
630
+ "epoch": 0.26981450252951095,
631
+ "grad_norm": 1.5953449010849,
632
+ "learning_rate": 8.301292315086082e-05,
633
+ "loss": 0.22515568733215333,
634
+ "step": 880
635
+ },
636
+ {
637
+ "epoch": 0.2728805764218918,
638
+ "grad_norm": 1.9449270963668823,
639
+ "learning_rate": 8.2605602245022e-05,
640
+ "loss": 0.21427900791168214,
641
+ "step": 890
642
+ },
643
+ {
644
+ "epoch": 0.27594665031427257,
645
+ "grad_norm": 1.7873473167419434,
646
+ "learning_rate": 8.219448118011688e-05,
647
+ "loss": 0.24945287704467772,
648
+ "step": 900
649
+ },
650
+ {
651
+ "epoch": 0.2790127242066534,
652
+ "grad_norm": 2.5614044666290283,
653
+ "learning_rate": 8.177960787200451e-05,
654
+ "loss": 0.21404774188995362,
655
+ "step": 910
656
+ },
657
+ {
658
+ "epoch": 0.2820787980990342,
659
+ "grad_norm": 2.1977665424346924,
660
+ "learning_rate": 8.13610306738652e-05,
661
+ "loss": 0.2547955274581909,
662
+ "step": 920
663
+ },
664
+ {
665
+ "epoch": 0.28514487199141497,
666
+ "grad_norm": 2.0373003482818604,
667
+ "learning_rate": 8.093879837056487e-05,
668
+ "loss": 0.22160701751708983,
669
+ "step": 930
670
+ },
671
+ {
672
+ "epoch": 0.2882109458837958,
673
+ "grad_norm": 1.9001951217651367,
674
+ "learning_rate": 8.051296017296928e-05,
675
+ "loss": 0.26237494945526124,
676
+ "step": 940
677
+ },
678
+ {
679
+ "epoch": 0.2912770197761766,
680
+ "grad_norm": 1.690984845161438,
681
+ "learning_rate": 8.008356571220854e-05,
682
+ "loss": 0.20300838947296143,
683
+ "step": 950
684
+ },
685
+ {
686
+ "epoch": 0.29434309366855743,
687
+ "grad_norm": 1.7940173149108887,
688
+ "learning_rate": 7.965066503389264e-05,
689
+ "loss": 0.23636441230773925,
690
+ "step": 960
691
+ },
692
+ {
693
+ "epoch": 0.2974091675609382,
694
+ "grad_norm": 1.809225082397461,
695
+ "learning_rate": 7.921430859227867e-05,
696
+ "loss": 0.21343977451324464,
697
+ "step": 970
698
+ },
699
+ {
700
+ "epoch": 0.300475241453319,
701
+ "grad_norm": 1.5834722518920898,
702
+ "learning_rate": 7.877454724439033e-05,
703
+ "loss": 0.19342999458312987,
704
+ "step": 980
705
+ },
706
+ {
707
+ "epoch": 0.30354131534569984,
708
+ "grad_norm": 1.7889691591262817,
709
+ "learning_rate": 7.833143224409075e-05,
710
+ "loss": 0.2588458299636841,
711
+ "step": 990
712
+ },
713
+ {
714
+ "epoch": 0.3066073892380806,
715
+ "grad_norm": 6.229308605194092,
716
+ "learning_rate": 7.788501523610871e-05,
717
+ "loss": 0.2804019689559937,
718
+ "step": 1000
719
+ },
720
+ {
721
+ "epoch": 0.3066073892380806,
722
+ "eval_loss": 0.21068349480628967,
723
+ "eval_runtime": 689.1125,
724
+ "eval_samples_per_second": 4.734,
725
+ "eval_steps_per_second": 1.184,
726
+ "step": 1000
727
+ },
728
+ {
729
+ "epoch": 0.30967346313046146,
730
+ "grad_norm": 1.4504352807998657,
731
+ "learning_rate": 7.743534825001963e-05,
732
+ "loss": 0.20621588230133056,
733
+ "step": 1010
734
+ },
735
+ {
736
+ "epoch": 0.31273953702284224,
737
+ "grad_norm": 1.2956318855285645,
738
+ "learning_rate": 7.698248369418146e-05,
739
+ "loss": 0.2585979223251343,
740
+ "step": 1020
741
+ },
742
+ {
743
+ "epoch": 0.3158056109152231,
744
+ "grad_norm": 1.54957914352417,
745
+ "learning_rate": 7.652647434962657e-05,
746
+ "loss": 0.26405982971191405,
747
+ "step": 1030
748
+ },
749
+ {
750
+ "epoch": 0.31887168480760386,
751
+ "grad_norm": 2.4380619525909424,
752
+ "learning_rate": 7.606737336391016e-05,
753
+ "loss": 0.27477028369903567,
754
+ "step": 1040
755
+ },
756
+ {
757
+ "epoch": 0.32193775869998464,
758
+ "grad_norm": 1.520289421081543,
759
+ "learning_rate": 7.560523424491595e-05,
760
+ "loss": 0.1743034839630127,
761
+ "step": 1050
762
+ },
763
+ {
764
+ "epoch": 0.3250038325923655,
765
+ "grad_norm": 0.9853711128234863,
766
+ "learning_rate": 7.514011085461982e-05,
767
+ "loss": 0.18591341972351075,
768
+ "step": 1060
769
+ },
770
+ {
771
+ "epoch": 0.32806990648474627,
772
+ "grad_norm": 1.815639615058899,
773
+ "learning_rate": 7.467205740281238e-05,
774
+ "loss": 0.23293919563293458,
775
+ "step": 1070
776
+ },
777
+ {
778
+ "epoch": 0.3311359803771271,
779
+ "grad_norm": 1.372294545173645,
780
+ "learning_rate": 7.420112844078065e-05,
781
+ "loss": 0.146307110786438,
782
+ "step": 1080
783
+ },
784
+ {
785
+ "epoch": 0.3342020542695079,
786
+ "grad_norm": 1.3202286958694458,
787
+ "learning_rate": 7.372737885495036e-05,
788
+ "loss": 0.20859239101409913,
789
+ "step": 1090
790
+ },
791
+ {
792
+ "epoch": 0.3372681281618887,
793
+ "grad_norm": 2.557431936264038,
794
+ "learning_rate": 7.325086386048884e-05,
795
+ "loss": 0.23643121719360352,
796
+ "step": 1100
797
+ },
798
+ {
799
+ "epoch": 0.3403342020542695,
800
+ "grad_norm": 1.7925618886947632,
801
+ "learning_rate": 7.277163899486975e-05,
802
+ "loss": 0.25189568996429446,
803
+ "step": 1110
804
+ },
805
+ {
806
+ "epoch": 0.3434002759466503,
807
+ "grad_norm": 1.8501105308532715,
808
+ "learning_rate": 7.228976011140027e-05,
809
+ "loss": 0.21449632644653321,
810
+ "step": 1120
811
+ },
812
+ {
813
+ "epoch": 0.34646634983903113,
814
+ "grad_norm": 2.3691437244415283,
815
+ "learning_rate": 7.18052833727114e-05,
816
+ "loss": 0.29492993354797364,
817
+ "step": 1130
818
+ },
819
+ {
820
+ "epoch": 0.3495324237314119,
821
+ "grad_norm": 1.8363765478134155,
822
+ "learning_rate": 7.13182652442123e-05,
823
+ "loss": 0.1969155788421631,
824
+ "step": 1140
825
+ },
826
+ {
827
+ "epoch": 0.35259849762379275,
828
+ "grad_norm": 1.9139550924301147,
829
+ "learning_rate": 7.082876248750921e-05,
830
+ "loss": 0.22846477031707763,
831
+ "step": 1150
832
+ },
833
+ {
834
+ "epoch": 0.35566457151617353,
835
+ "grad_norm": 1.1029242277145386,
836
+ "learning_rate": 7.033683215379002e-05,
837
+ "loss": 0.23001928329467775,
838
+ "step": 1160
839
+ },
840
+ {
841
+ "epoch": 0.35873064540855437,
842
+ "grad_norm": 2.5970096588134766,
843
+ "learning_rate": 6.984253157717487e-05,
844
+ "loss": 0.23762269020080568,
845
+ "step": 1170
846
+ },
847
+ {
848
+ "epoch": 0.36179671930093515,
849
+ "grad_norm": 1.4653462171554565,
850
+ "learning_rate": 6.934591836803404e-05,
851
+ "loss": 0.2510902643203735,
852
+ "step": 1180
853
+ },
854
+ {
855
+ "epoch": 0.36486279319331594,
856
+ "grad_norm": 1.2801283597946167,
857
+ "learning_rate": 6.88470504062734e-05,
858
+ "loss": 0.18679113388061525,
859
+ "step": 1190
860
+ },
861
+ {
862
+ "epoch": 0.3679288670856968,
863
+ "grad_norm": 1.4154472351074219,
864
+ "learning_rate": 6.834598583458862e-05,
865
+ "loss": 0.15953580141067505,
866
+ "step": 1200
867
+ },
868
+ {
869
+ "epoch": 0.37099494097807756,
870
+ "grad_norm": 1.4651672840118408,
871
+ "learning_rate": 6.784278305168859e-05,
872
+ "loss": 0.18714050054550171,
873
+ "step": 1210
874
+ },
875
+ {
876
+ "epoch": 0.3740610148704584,
877
+ "grad_norm": 1.9416940212249756,
878
+ "learning_rate": 6.73375007054892e-05,
879
+ "loss": 0.206192946434021,
880
+ "step": 1220
881
+ },
882
+ {
883
+ "epoch": 0.3771270887628392,
884
+ "grad_norm": 1.640125036239624,
885
+ "learning_rate": 6.683019768627795e-05,
886
+ "loss": 0.248970103263855,
887
+ "step": 1230
888
+ },
889
+ {
890
+ "epoch": 0.38019316265522,
891
+ "grad_norm": 1.0894057750701904,
892
+ "learning_rate": 6.632093311985019e-05,
893
+ "loss": 0.1613580346107483,
894
+ "step": 1240
895
+ },
896
+ {
897
+ "epoch": 0.3832592365476008,
898
+ "grad_norm": 2.472437620162964,
899
+ "learning_rate": 6.580976636061828e-05,
900
+ "loss": 0.2546850681304932,
901
+ "step": 1250
902
+ },
903
+ {
904
+ "epoch": 0.3863253104399816,
905
+ "grad_norm": 1.2982425689697266,
906
+ "learning_rate": 6.52967569846937e-05,
907
+ "loss": 0.25255069732666013,
908
+ "step": 1260
909
+ },
910
+ {
911
+ "epoch": 0.3893913843323624,
912
+ "grad_norm": 1.5834122896194458,
913
+ "learning_rate": 6.478196478294353e-05,
914
+ "loss": 0.2253199815750122,
915
+ "step": 1270
916
+ },
917
+ {
918
+ "epoch": 0.3924574582247432,
919
+ "grad_norm": 1.9751992225646973,
920
+ "learning_rate": 6.426544975402198e-05,
921
+ "loss": 0.23546898365020752,
922
+ "step": 1280
923
+ },
924
+ {
925
+ "epoch": 0.39552353211712404,
926
+ "grad_norm": 1.3470168113708496,
927
+ "learning_rate": 6.374727209737744e-05,
928
+ "loss": 0.15657265186309816,
929
+ "step": 1290
930
+ },
931
+ {
932
+ "epoch": 0.3985896060095048,
933
+ "grad_norm": 1.7273306846618652,
934
+ "learning_rate": 6.322749220623632e-05,
935
+ "loss": 0.19753172397613525,
936
+ "step": 1300
937
+ },
938
+ {
939
+ "epoch": 0.4016556799018856,
940
+ "grad_norm": 2.004589080810547,
941
+ "learning_rate": 6.270617066056437e-05,
942
+ "loss": 0.2822834014892578,
943
+ "step": 1310
944
+ },
945
+ {
946
+ "epoch": 0.40472175379426645,
947
+ "grad_norm": 1.2369407415390015,
948
+ "learning_rate": 6.218336822000598e-05,
949
+ "loss": 0.179297935962677,
950
+ "step": 1320
951
+ },
952
+ {
953
+ "epoch": 0.40778782768664723,
954
+ "grad_norm": 1.913866400718689,
955
+ "learning_rate": 6.165914581680278e-05,
956
+ "loss": 0.18271774053573608,
957
+ "step": 1330
958
+ },
959
+ {
960
+ "epoch": 0.41085390157902807,
961
+ "grad_norm": 2.212129592895508,
962
+ "learning_rate": 6.113356454869201e-05,
963
+ "loss": 0.2660691499710083,
964
+ "step": 1340
965
+ },
966
+ {
967
+ "epoch": 0.41391997547140885,
968
+ "grad_norm": 1.9875696897506714,
969
+ "learning_rate": 6.06066856717856e-05,
970
+ "loss": 0.22324562072753906,
971
+ "step": 1350
972
+ },
973
+ {
974
+ "epoch": 0.4169860493637897,
975
+ "grad_norm": 1.7668654918670654,
976
+ "learning_rate": 6.007857059343086e-05,
977
+ "loss": 0.21971983909606935,
978
+ "step": 1360
979
+ },
980
+ {
981
+ "epoch": 0.4200521232561705,
982
+ "grad_norm": 2.5111732482910156,
983
+ "learning_rate": 5.954928086505347e-05,
984
+ "loss": 0.17863379716873168,
985
+ "step": 1370
986
+ },
987
+ {
988
+ "epoch": 0.42311819714855126,
989
+ "grad_norm": 1.4877586364746094,
990
+ "learning_rate": 5.901887817498367e-05,
991
+ "loss": 0.17772235870361328,
992
+ "step": 1380
993
+ },
994
+ {
995
+ "epoch": 0.4261842710409321,
996
+ "grad_norm": 2.3170790672302246,
997
+ "learning_rate": 5.848742434126664e-05,
998
+ "loss": 0.20021588802337648,
999
+ "step": 1390
1000
+ },
1001
+ {
1002
+ "epoch": 0.4292503449333129,
1003
+ "grad_norm": 1.2839077711105347,
1004
+ "learning_rate": 5.79549813044575e-05,
1005
+ "loss": 0.17556759119033813,
1006
+ "step": 1400
1007
+ },
1008
+ {
1009
+ "epoch": 0.4323164188256937,
1010
+ "grad_norm": 1.3416634798049927,
1011
+ "learning_rate": 5.742161112040236e-05,
1012
+ "loss": 0.2870814800262451,
1013
+ "step": 1410
1014
+ },
1015
+ {
1016
+ "epoch": 0.4353824927180745,
1017
+ "grad_norm": 2.2512776851654053,
1018
+ "learning_rate": 5.68873759530056e-05,
1019
+ "loss": 0.2224407434463501,
1020
+ "step": 1420
1021
+ },
1022
+ {
1023
+ "epoch": 0.43844856661045534,
1024
+ "grad_norm": 1.7091639041900635,
1025
+ "learning_rate": 5.6352338066984744e-05,
1026
+ "loss": 0.16897202730178834,
1027
+ "step": 1430
1028
+ },
1029
+ {
1030
+ "epoch": 0.4415146405028361,
1031
+ "grad_norm": 1.6998759508132935,
1032
+ "learning_rate": 5.581655982061367e-05,
1033
+ "loss": 0.18889497518539428,
1034
+ "step": 1440
1035
+ },
1036
+ {
1037
+ "epoch": 0.4445807143952169,
1038
+ "grad_norm": 1.4723140001296997,
1039
+ "learning_rate": 5.528010365845466e-05,
1040
+ "loss": 0.17898786067962646,
1041
+ "step": 1450
1042
+ },
1043
+ {
1044
+ "epoch": 0.44764678828759774,
1045
+ "grad_norm": 1.0318090915679932,
1046
+ "learning_rate": 5.474303210408062e-05,
1047
+ "loss": 0.13469767570495605,
1048
+ "step": 1460
1049
+ },
1050
+ {
1051
+ "epoch": 0.4507128621799785,
1052
+ "grad_norm": 2.836021661758423,
1053
+ "learning_rate": 5.420540775278789e-05,
1054
+ "loss": 0.1283479690551758,
1055
+ "step": 1470
1056
+ },
1057
+ {
1058
+ "epoch": 0.45377893607235936,
1059
+ "grad_norm": 1.9320775270462036,
1060
+ "learning_rate": 5.366729326430098e-05,
1061
+ "loss": 0.20835576057434083,
1062
+ "step": 1480
1063
+ },
1064
+ {
1065
+ "epoch": 0.45684500996474015,
1066
+ "grad_norm": 2.0982048511505127,
1067
+ "learning_rate": 5.312875135546948e-05,
1068
+ "loss": 0.20106544494628906,
1069
+ "step": 1490
1070
+ },
1071
+ {
1072
+ "epoch": 0.459911083857121,
1073
+ "grad_norm": 1.9017882347106934,
1074
+ "learning_rate": 5.258984479295852e-05,
1075
+ "loss": 0.2131704568862915,
1076
+ "step": 1500
1077
+ },
1078
+ {
1079
+ "epoch": 0.459911083857121,
1080
+ "eval_loss": 0.1820799559354782,
1081
+ "eval_runtime": 687.6498,
1082
+ "eval_samples_per_second": 4.744,
1083
+ "eval_steps_per_second": 1.187,
1084
+ "step": 1500
1085
+ },
1086
+ {
1087
+ "epoch": 0.46297715774950177,
1088
+ "grad_norm": 2.0524282455444336,
1089
+ "learning_rate": 5.205063638593336e-05,
1090
+ "loss": 0.17330008745193481,
1091
+ "step": 1510
1092
+ },
1093
+ {
1094
+ "epoch": 0.46604323164188255,
1095
+ "grad_norm": 1.1175750494003296,
1096
+ "learning_rate": 5.1511188978738964e-05,
1097
+ "loss": 0.20958480834960938,
1098
+ "step": 1520
1099
+ },
1100
+ {
1101
+ "epoch": 0.4691093055342634,
1102
+ "grad_norm": 1.053649663925171,
1103
+ "learning_rate": 5.097156544357567e-05,
1104
+ "loss": 0.2272329568862915,
1105
+ "step": 1530
1106
+ },
1107
+ {
1108
+ "epoch": 0.47217537942664417,
1109
+ "grad_norm": 2.51870059967041,
1110
+ "learning_rate": 5.0431828673171355e-05,
1111
+ "loss": 0.2560974836349487,
1112
+ "step": 1540
1113
+ },
1114
+ {
1115
+ "epoch": 0.475241453319025,
1116
+ "grad_norm": 1.1894735097885132,
1117
+ "learning_rate": 4.98920415734514e-05,
1118
+ "loss": 0.2311497688293457,
1119
+ "step": 1550
1120
+ },
1121
+ {
1122
+ "epoch": 0.4783075272114058,
1123
+ "grad_norm": 1.782556414604187,
1124
+ "learning_rate": 4.9352267056206994e-05,
1125
+ "loss": 0.21084325313568114,
1126
+ "step": 1560
1127
+ },
1128
+ {
1129
+ "epoch": 0.4813736011037866,
1130
+ "grad_norm": 2.159152030944824,
1131
+ "learning_rate": 4.881256803176289e-05,
1132
+ "loss": 0.17178994417190552,
1133
+ "step": 1570
1134
+ },
1135
+ {
1136
+ "epoch": 0.4844396749961674,
1137
+ "grad_norm": 2.022394895553589,
1138
+ "learning_rate": 4.8273007401645184e-05,
1139
+ "loss": 0.24735448360443116,
1140
+ "step": 1580
1141
+ },
1142
+ {
1143
+ "epoch": 0.4875057488885482,
1144
+ "grad_norm": 1.480372428894043,
1145
+ "learning_rate": 4.773364805125025e-05,
1146
+ "loss": 0.1620832324028015,
1147
+ "step": 1590
1148
+ },
1149
+ {
1150
+ "epoch": 0.49057182278092903,
1151
+ "grad_norm": 1.6488059759140015,
1152
+ "learning_rate": 4.719455284251538e-05,
1153
+ "loss": 0.22033905982971191,
1154
+ "step": 1600
1155
+ },
1156
+ {
1157
+ "epoch": 0.4936378966733098,
1158
+ "grad_norm": 1.8872944116592407,
1159
+ "learning_rate": 4.665578460659245e-05,
1160
+ "loss": 0.16822682619094848,
1161
+ "step": 1610
1162
+ },
1163
+ {
1164
+ "epoch": 0.49670397056569066,
1165
+ "grad_norm": 1.5462027788162231,
1166
+ "learning_rate": 4.611740613652484e-05,
1167
+ "loss": 0.22121901512145997,
1168
+ "step": 1620
1169
+ },
1170
+ {
1171
+ "epoch": 0.49977004445807144,
1172
+ "grad_norm": 1.64610755443573,
1173
+ "learning_rate": 4.557948017992899e-05,
1174
+ "loss": 0.18775582313537598,
1175
+ "step": 1630
1176
+ },
1177
+ {
1178
+ "epoch": 0.5028361183504523,
1179
+ "grad_norm": 0.8928303718566895,
1180
+ "learning_rate": 4.504206943168128e-05,
1181
+ "loss": 0.1588975429534912,
1182
+ "step": 1640
1183
+ },
1184
+ {
1185
+ "epoch": 0.5059021922428331,
1186
+ "grad_norm": 1.4481428861618042,
1187
+ "learning_rate": 4.450523652661086e-05,
1188
+ "loss": 0.16916695833206177,
1189
+ "step": 1650
1190
+ },
1191
+ {
1192
+ "epoch": 0.5089682661352138,
1193
+ "grad_norm": 1.6223576068878174,
1194
+ "learning_rate": 4.396904403219974e-05,
1195
+ "loss": 0.14903069734573365,
1196
+ "step": 1660
1197
+ },
1198
+ {
1199
+ "epoch": 0.5120343400275946,
1200
+ "grad_norm": 1.3740936517715454,
1201
+ "learning_rate": 4.343355444129052e-05,
1202
+ "loss": 0.16617728471755983,
1203
+ "step": 1670
1204
+ },
1205
+ {
1206
+ "epoch": 0.5151004139199755,
1207
+ "grad_norm": 1.5382280349731445,
1208
+ "learning_rate": 4.289883016480291e-05,
1209
+ "loss": 0.22867276668548583,
1210
+ "step": 1680
1211
+ },
1212
+ {
1213
+ "epoch": 0.5181664878123563,
1214
+ "grad_norm": 0.920600414276123,
1215
+ "learning_rate": 4.2364933524459764e-05,
1216
+ "loss": 0.21696755886077881,
1217
+ "step": 1690
1218
+ },
1219
+ {
1220
+ "epoch": 0.5212325617047371,
1221
+ "grad_norm": 1.8495196104049683,
1222
+ "learning_rate": 4.183192674552362e-05,
1223
+ "loss": 0.20160348415374757,
1224
+ "step": 1700
1225
+ },
1226
+ {
1227
+ "epoch": 0.5242986355971179,
1228
+ "grad_norm": 2.299785852432251,
1229
+ "learning_rate": 4.129987194954421e-05,
1230
+ "loss": 0.1829965591430664,
1231
+ "step": 1710
1232
+ },
1233
+ {
1234
+ "epoch": 0.5273647094894987,
1235
+ "grad_norm": 1.9665184020996094,
1236
+ "learning_rate": 4.076883114711846e-05,
1237
+ "loss": 0.14644850492477418,
1238
+ "step": 1720
1239
+ },
1240
+ {
1241
+ "epoch": 0.5304307833818795,
1242
+ "grad_norm": 1.7521162033081055,
1243
+ "learning_rate": 4.023886623066301e-05,
1244
+ "loss": 0.19873712062835694,
1245
+ "step": 1730
1246
+ },
1247
+ {
1248
+ "epoch": 0.5334968572742603,
1249
+ "grad_norm": 1.5855571031570435,
1250
+ "learning_rate": 3.971003896720082e-05,
1251
+ "loss": 0.1685321569442749,
1252
+ "step": 1740
1253
+ },
1254
+ {
1255
+ "epoch": 0.5365629311666411,
1256
+ "grad_norm": 2.0237786769866943,
1257
+ "learning_rate": 3.918241099116221e-05,
1258
+ "loss": 0.2149125099182129,
1259
+ "step": 1750
1260
+ },
1261
+ {
1262
+ "epoch": 0.5396290050590219,
1263
+ "grad_norm": 1.2561472654342651,
1264
+ "learning_rate": 3.865604379720144e-05,
1265
+ "loss": 0.14396456480026246,
1266
+ "step": 1760
1267
+ },
1268
+ {
1269
+ "epoch": 0.5426950789514027,
1270
+ "grad_norm": 1.235304355621338,
1271
+ "learning_rate": 3.8130998733029515e-05,
1272
+ "loss": 0.15645462274551392,
1273
+ "step": 1770
1274
+ },
1275
+ {
1276
+ "epoch": 0.5457611528437836,
1277
+ "grad_norm": 1.8446855545043945,
1278
+ "learning_rate": 3.760733699226421e-05,
1279
+ "loss": 0.21818487644195556,
1280
+ "step": 1780
1281
+ },
1282
+ {
1283
+ "epoch": 0.5488272267361644,
1284
+ "grad_norm": 1.5014135837554932,
1285
+ "learning_rate": 3.7085119607297985e-05,
1286
+ "loss": 0.20050339698791503,
1287
+ "step": 1790
1288
+ },
1289
+ {
1290
+ "epoch": 0.5518933006285451,
1291
+ "grad_norm": 1.4538536071777344,
1292
+ "learning_rate": 3.656440744218464e-05,
1293
+ "loss": 0.19501190185546874,
1294
+ "step": 1800
1295
+ },
1296
+ {
1297
+ "epoch": 0.5549593745209259,
1298
+ "grad_norm": 1.3142902851104736,
1299
+ "learning_rate": 3.604526118554575e-05,
1300
+ "loss": 0.1380349040031433,
1301
+ "step": 1810
1302
+ },
1303
+ {
1304
+ "epoch": 0.5580254484133068,
1305
+ "grad_norm": 0.960102379322052,
1306
+ "learning_rate": 3.552774134349735e-05,
1307
+ "loss": 0.14570286273956298,
1308
+ "step": 1820
1309
+ },
1310
+ {
1311
+ "epoch": 0.5610915223056876,
1312
+ "grad_norm": 1.986359715461731,
1313
+ "learning_rate": 3.5011908232598125e-05,
1314
+ "loss": 0.21636674404144288,
1315
+ "step": 1830
1316
+ },
1317
+ {
1318
+ "epoch": 0.5641575961980684,
1319
+ "grad_norm": 2.0879428386688232,
1320
+ "learning_rate": 3.449782197281939e-05,
1321
+ "loss": 0.13891557455062867,
1322
+ "step": 1840
1323
+ },
1324
+ {
1325
+ "epoch": 0.5672236700904492,
1326
+ "grad_norm": 1.4101300239562988,
1327
+ "learning_rate": 3.39855424805383e-05,
1328
+ "loss": 0.14439897537231444,
1329
+ "step": 1850
1330
+ },
1331
+ {
1332
+ "epoch": 0.5702897439828299,
1333
+ "grad_norm": 1.4569638967514038,
1334
+ "learning_rate": 3.347512946155457e-05,
1335
+ "loss": 0.22765841484069824,
1336
+ "step": 1860
1337
+ },
1338
+ {
1339
+ "epoch": 0.5733558178752108,
1340
+ "grad_norm": 1.9784175157546997,
1341
+ "learning_rate": 3.29666424041318e-05,
1342
+ "loss": 0.17025587558746338,
1343
+ "step": 1870
1344
+ },
1345
+ {
1346
+ "epoch": 0.5764218917675916,
1347
+ "grad_norm": 1.2381343841552734,
1348
+ "learning_rate": 3.246014057206422e-05,
1349
+ "loss": 0.15606238842010497,
1350
+ "step": 1880
1351
+ },
1352
+ {
1353
+ "epoch": 0.5794879656599724,
1354
+ "grad_norm": 1.2556519508361816,
1355
+ "learning_rate": 3.195568299776945e-05,
1356
+ "loss": 0.13357927799224853,
1357
+ "step": 1890
1358
+ },
1359
+ {
1360
+ "epoch": 0.5825540395523532,
1361
+ "grad_norm": 1.217911720275879,
1362
+ "learning_rate": 3.1453328475408405e-05,
1363
+ "loss": 0.17032657861709594,
1364
+ "step": 1900
1365
+ },
1366
+ {
1367
+ "epoch": 0.585620113444734,
1368
+ "grad_norm": 1.128409504890442,
1369
+ "learning_rate": 3.0953135554032795e-05,
1370
+ "loss": 0.13547385931015016,
1371
+ "step": 1910
1372
+ },
1373
+ {
1374
+ "epoch": 0.5886861873371149,
1375
+ "grad_norm": 1.7234312295913696,
1376
+ "learning_rate": 3.045516253076137e-05,
1377
+ "loss": 0.17439649105072022,
1378
+ "step": 1920
1379
+ },
1380
+ {
1381
+ "epoch": 0.5917522612294956,
1382
+ "grad_norm": 0.8729592561721802,
1383
+ "learning_rate": 2.9959467443985323e-05,
1384
+ "loss": 0.14316729307174683,
1385
+ "step": 1930
1386
+ },
1387
+ {
1388
+ "epoch": 0.5948183351218764,
1389
+ "grad_norm": 1.6492630243301392,
1390
+ "learning_rate": 2.9466108066604075e-05,
1391
+ "loss": 0.2119685411453247,
1392
+ "step": 1940
1393
+ },
1394
+ {
1395
+ "epoch": 0.5978844090142572,
1396
+ "grad_norm": 1.2669427394866943,
1397
+ "learning_rate": 2.8975141899291775e-05,
1398
+ "loss": 0.15050699710845947,
1399
+ "step": 1950
1400
+ },
1401
+ {
1402
+ "epoch": 0.600950482906638,
1403
+ "grad_norm": 2.124427556991577,
1404
+ "learning_rate": 2.8486626163795715e-05,
1405
+ "loss": 0.17593079805374146,
1406
+ "step": 1960
1407
+ },
1408
+ {
1409
+ "epoch": 0.6040165567990189,
1410
+ "grad_norm": 0.9513901472091675,
1411
+ "learning_rate": 2.8000617796267187e-05,
1412
+ "loss": 0.14135208129882812,
1413
+ "step": 1970
1414
+ },
1415
+ {
1416
+ "epoch": 0.6070826306913997,
1417
+ "grad_norm": 2.070838451385498,
1418
+ "learning_rate": 2.751717344062552e-05,
1419
+ "loss": 0.1961042284965515,
1420
+ "step": 1980
1421
+ },
1422
+ {
1423
+ "epoch": 0.6101487045837805,
1424
+ "grad_norm": 0.8921509385108948,
1425
+ "learning_rate": 2.703634944195635e-05,
1426
+ "loss": 0.15215846300125122,
1427
+ "step": 1990
1428
+ },
1429
+ {
1430
+ "epoch": 0.6132147784761612,
1431
+ "grad_norm": 0.9424614906311035,
1432
+ "learning_rate": 2.6558201839944673e-05,
1433
+ "loss": 0.1801622748374939,
1434
+ "step": 2000
1435
+ },
1436
+ {
1437
+ "epoch": 0.6132147784761612,
1438
+ "eval_loss": 0.16120502352714539,
1439
+ "eval_runtime": 687.1031,
1440
+ "eval_samples_per_second": 4.747,
1441
+ "eval_steps_per_second": 1.188,
1442
+ "step": 2000
1443
+ }
1444
+ ],
1445
+ "logging_steps": 10,
1446
+ "max_steps": 3000,
1447
+ "num_input_tokens_seen": 0,
1448
+ "num_train_epochs": 1,
1449
+ "save_steps": 500,
1450
+ "stateful_callbacks": {
1451
+ "TrainerControl": {
1452
+ "args": {
1453
+ "should_epoch_stop": false,
1454
+ "should_evaluate": false,
1455
+ "should_log": false,
1456
+ "should_save": true,
1457
+ "should_training_stop": false
1458
+ },
1459
+ "attributes": {}
1460
+ }
1461
+ },
1462
+ "total_flos": 1.1352548017488077e+17,
1463
+ "train_batch_size": 2,
1464
+ "trial_name": null,
1465
+ "trial_params": null
1466
+ }
checkpoint-2000/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:15e4e2c914f8e97ab960c16ce41aedeeec0a10d8ce09c2d474909daba3bf5679
3
+ size 5713