lordChipotle commited on
Commit
58bdc99
·
verified ·
1 Parent(s): 0120560

Training in progress, step 1600, checkpoint

Browse files
.gitattributes CHANGED
@@ -41,3 +41,4 @@ checkpoint-800/tokenizer.json filter=lfs diff=lfs merge=lfs -text
41
  checkpoint-1000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
42
  checkpoint-1200/tokenizer.json filter=lfs diff=lfs merge=lfs -text
43
  checkpoint-1400/tokenizer.json filter=lfs diff=lfs merge=lfs -text
 
 
41
  checkpoint-1000/tokenizer.json filter=lfs diff=lfs merge=lfs -text
42
  checkpoint-1200/tokenizer.json filter=lfs diff=lfs merge=lfs -text
43
  checkpoint-1400/tokenizer.json filter=lfs diff=lfs merge=lfs -text
44
+ checkpoint-1600/tokenizer.json filter=lfs diff=lfs merge=lfs -text
checkpoint-1600/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: lordChipotle/qwen2-vl-audio-7b
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.15.2
checkpoint-1600/adapter_config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "lordChipotle/qwen2-vl-audio-7b",
5
+ "bias": "none",
6
+ "corda_config": null,
7
+ "eva_config": null,
8
+ "exclude_modules": null,
9
+ "fan_in_fan_out": false,
10
+ "inference_mode": true,
11
+ "init_lora_weights": true,
12
+ "layer_replication": null,
13
+ "layers_pattern": null,
14
+ "layers_to_transform": null,
15
+ "loftq_config": {},
16
+ "lora_alpha": 32,
17
+ "lora_bias": false,
18
+ "lora_dropout": 0.05,
19
+ "megatron_config": null,
20
+ "megatron_core": "megatron.core",
21
+ "modules_to_save": null,
22
+ "peft_type": "LORA",
23
+ "r": 16,
24
+ "rank_pattern": {},
25
+ "revision": null,
26
+ "target_modules": [
27
+ "q_proj",
28
+ "audio_proj",
29
+ "down_proj",
30
+ "v_proj",
31
+ "o_proj",
32
+ "gate_proj",
33
+ "k_proj",
34
+ "up_proj"
35
+ ],
36
+ "task_type": "CAUSAL_LM",
37
+ "trainable_token_indices": null,
38
+ "use_dora": false,
39
+ "use_rslora": false
40
+ }
checkpoint-1600/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:594636b613b35de8726a37b8a45200bc314bff88d42ed9cbbd78bbcc998cc98e
3
+ size 161850592
checkpoint-1600/added_tokens.json ADDED
@@ -0,0 +1,27 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "</tool_call>": 151658,
3
+ "<tool_call>": 151657,
4
+ "<|audio_end|>": 151666,
5
+ "<|audio_pad|>": 151667,
6
+ "<|audio_start|>": 151665,
7
+ "<|box_end|>": 151649,
8
+ "<|box_start|>": 151648,
9
+ "<|endoftext|>": 151643,
10
+ "<|file_sep|>": 151664,
11
+ "<|fim_middle|>": 151660,
12
+ "<|fim_pad|>": 151662,
13
+ "<|fim_prefix|>": 151659,
14
+ "<|fim_suffix|>": 151661,
15
+ "<|im_end|>": 151645,
16
+ "<|im_start|>": 151644,
17
+ "<|image_pad|>": 151655,
18
+ "<|object_ref_end|>": 151647,
19
+ "<|object_ref_start|>": 151646,
20
+ "<|quad_end|>": 151651,
21
+ "<|quad_start|>": 151650,
22
+ "<|repo_name|>": 151663,
23
+ "<|video_pad|>": 151656,
24
+ "<|vision_end|>": 151653,
25
+ "<|vision_pad|>": 151654,
26
+ "<|vision_start|>": 151652
27
+ }
checkpoint-1600/chat_template.jinja ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {% for m in messages %}
2
+ <|im_start|>{{ m['role'] }}
3
+ {% for piece in m['content'] %}
4
+ {% if piece['type'] == 'text' %}
5
+ {{ piece['text'] }}
6
+ {% elif piece['type'] == 'audio' %}
7
+ <|audio_start|><|audio_pad|><|audio_end|>
8
+ {% elif piece['type'] == 'image' %}
9
+ <image>
10
+ {% elif piece['type'] == 'video' %}
11
+ <video>
12
+ {% endif %}
13
+ {% endfor %}<|im_end|>
14
+ {% endfor %}
checkpoint-1600/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-1600/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5903ce08ebd029771f0de07eda2722339ea45d9a74db63f1e02f16746da109e1
3
+ size 323916720
checkpoint-1600/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f5904f55d4d2a1d25b1662a10521b25cef5bc68062d26d61e08300aab7298202
3
+ size 14244
checkpoint-1600/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db124feded38867adcb4dd7e1c1d56bd25816bf8c38ab1620e01872d3c97471e
3
+ size 1064
checkpoint-1600/special_tokens_map.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|audio_start|>",
4
+ "<|audio_end|>",
5
+ "<|audio_pad|>"
6
+ ],
7
+ "eos_token": {
8
+ "content": "<|im_end|>",
9
+ "lstrip": false,
10
+ "normalized": false,
11
+ "rstrip": false,
12
+ "single_word": false
13
+ },
14
+ "pad_token": {
15
+ "content": "<|endoftext|>",
16
+ "lstrip": false,
17
+ "normalized": false,
18
+ "rstrip": false,
19
+ "single_word": false
20
+ }
21
+ }
checkpoint-1600/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4243a8e9c446f15ca279460b397345b85663abf2dcc3d1e706c5f8d3e8b486e9
3
+ size 11422635
checkpoint-1600/tokenizer_config.json ADDED
@@ -0,0 +1,222 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": false,
3
+ "add_prefix_space": false,
4
+ "added_tokens_decoder": {
5
+ "151643": {
6
+ "content": "<|endoftext|>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "151644": {
14
+ "content": "<|im_start|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "151645": {
22
+ "content": "<|im_end|>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ },
29
+ "151646": {
30
+ "content": "<|object_ref_start|>",
31
+ "lstrip": false,
32
+ "normalized": false,
33
+ "rstrip": false,
34
+ "single_word": false,
35
+ "special": true
36
+ },
37
+ "151647": {
38
+ "content": "<|object_ref_end|>",
39
+ "lstrip": false,
40
+ "normalized": false,
41
+ "rstrip": false,
42
+ "single_word": false,
43
+ "special": true
44
+ },
45
+ "151648": {
46
+ "content": "<|box_start|>",
47
+ "lstrip": false,
48
+ "normalized": false,
49
+ "rstrip": false,
50
+ "single_word": false,
51
+ "special": true
52
+ },
53
+ "151649": {
54
+ "content": "<|box_end|>",
55
+ "lstrip": false,
56
+ "normalized": false,
57
+ "rstrip": false,
58
+ "single_word": false,
59
+ "special": true
60
+ },
61
+ "151650": {
62
+ "content": "<|quad_start|>",
63
+ "lstrip": false,
64
+ "normalized": false,
65
+ "rstrip": false,
66
+ "single_word": false,
67
+ "special": true
68
+ },
69
+ "151651": {
70
+ "content": "<|quad_end|>",
71
+ "lstrip": false,
72
+ "normalized": false,
73
+ "rstrip": false,
74
+ "single_word": false,
75
+ "special": true
76
+ },
77
+ "151652": {
78
+ "content": "<|vision_start|>",
79
+ "lstrip": false,
80
+ "normalized": false,
81
+ "rstrip": false,
82
+ "single_word": false,
83
+ "special": true
84
+ },
85
+ "151653": {
86
+ "content": "<|vision_end|>",
87
+ "lstrip": false,
88
+ "normalized": false,
89
+ "rstrip": false,
90
+ "single_word": false,
91
+ "special": true
92
+ },
93
+ "151654": {
94
+ "content": "<|vision_pad|>",
95
+ "lstrip": false,
96
+ "normalized": false,
97
+ "rstrip": false,
98
+ "single_word": false,
99
+ "special": true
100
+ },
101
+ "151655": {
102
+ "content": "<|image_pad|>",
103
+ "lstrip": false,
104
+ "normalized": false,
105
+ "rstrip": false,
106
+ "single_word": false,
107
+ "special": true
108
+ },
109
+ "151656": {
110
+ "content": "<|video_pad|>",
111
+ "lstrip": false,
112
+ "normalized": false,
113
+ "rstrip": false,
114
+ "single_word": false,
115
+ "special": true
116
+ },
117
+ "151657": {
118
+ "content": "<tool_call>",
119
+ "lstrip": false,
120
+ "normalized": false,
121
+ "rstrip": false,
122
+ "single_word": false,
123
+ "special": false
124
+ },
125
+ "151658": {
126
+ "content": "</tool_call>",
127
+ "lstrip": false,
128
+ "normalized": false,
129
+ "rstrip": false,
130
+ "single_word": false,
131
+ "special": false
132
+ },
133
+ "151659": {
134
+ "content": "<|fim_prefix|>",
135
+ "lstrip": false,
136
+ "normalized": false,
137
+ "rstrip": false,
138
+ "single_word": false,
139
+ "special": false
140
+ },
141
+ "151660": {
142
+ "content": "<|fim_middle|>",
143
+ "lstrip": false,
144
+ "normalized": false,
145
+ "rstrip": false,
146
+ "single_word": false,
147
+ "special": false
148
+ },
149
+ "151661": {
150
+ "content": "<|fim_suffix|>",
151
+ "lstrip": false,
152
+ "normalized": false,
153
+ "rstrip": false,
154
+ "single_word": false,
155
+ "special": false
156
+ },
157
+ "151662": {
158
+ "content": "<|fim_pad|>",
159
+ "lstrip": false,
160
+ "normalized": false,
161
+ "rstrip": false,
162
+ "single_word": false,
163
+ "special": false
164
+ },
165
+ "151663": {
166
+ "content": "<|repo_name|>",
167
+ "lstrip": false,
168
+ "normalized": false,
169
+ "rstrip": false,
170
+ "single_word": false,
171
+ "special": false
172
+ },
173
+ "151664": {
174
+ "content": "<|file_sep|>",
175
+ "lstrip": false,
176
+ "normalized": false,
177
+ "rstrip": false,
178
+ "single_word": false,
179
+ "special": false
180
+ },
181
+ "151665": {
182
+ "content": "<|audio_start|>",
183
+ "lstrip": false,
184
+ "normalized": false,
185
+ "rstrip": false,
186
+ "single_word": false,
187
+ "special": true
188
+ },
189
+ "151666": {
190
+ "content": "<|audio_end|>",
191
+ "lstrip": false,
192
+ "normalized": false,
193
+ "rstrip": false,
194
+ "single_word": false,
195
+ "special": true
196
+ },
197
+ "151667": {
198
+ "content": "<|audio_pad|>",
199
+ "lstrip": false,
200
+ "normalized": false,
201
+ "rstrip": false,
202
+ "single_word": false,
203
+ "special": true
204
+ }
205
+ },
206
+ "additional_special_tokens": [
207
+ "<|audio_start|>",
208
+ "<|audio_end|>",
209
+ "<|audio_pad|>"
210
+ ],
211
+ "bos_token": null,
212
+ "clean_up_tokenization_spaces": false,
213
+ "eos_token": "<|im_end|>",
214
+ "errors": "replace",
215
+ "extra_special_tokens": {},
216
+ "model_max_length": 131072,
217
+ "pad_token": "<|endoftext|>",
218
+ "processor_class": "Qwen2VLProcessor",
219
+ "split_special_tokens": false,
220
+ "tokenizer_class": "Qwen2Tokenizer",
221
+ "unk_token": null
222
+ }
checkpoint-1600/trainer_state.json ADDED
@@ -0,0 +1,322 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.8584842387659289,
6
+ "eval_steps": 200,
7
+ "global_step": 1600,
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.02682763246143528,
14
+ "grad_norm": 7.5027008056640625,
15
+ "learning_rate": 0.00019991475902800314,
16
+ "loss": 18.1731,
17
+ "step": 50
18
+ },
19
+ {
20
+ "epoch": 0.05365526492287056,
21
+ "grad_norm": 5.68405294418335,
22
+ "learning_rate": 0.0001996521945196495,
23
+ "loss": 16.1431,
24
+ "step": 100
25
+ },
26
+ {
27
+ "epoch": 0.08048289738430583,
28
+ "grad_norm": 5.743220806121826,
29
+ "learning_rate": 0.00019921273704680872,
30
+ "loss": 16.2968,
31
+ "step": 150
32
+ },
33
+ {
34
+ "epoch": 0.10731052984574112,
35
+ "grad_norm": 6.115276336669922,
36
+ "learning_rate": 0.0001985971666920019,
37
+ "loss": 15.9962,
38
+ "step": 200
39
+ },
40
+ {
41
+ "epoch": 0.10731052984574112,
42
+ "eval_loss": 1.7225275039672852,
43
+ "eval_runtime": 27.5115,
44
+ "eval_samples_per_second": 3.635,
45
+ "eval_steps_per_second": 1.817,
46
+ "step": 200
47
+ },
48
+ {
49
+ "epoch": 0.1341381623071764,
50
+ "grad_norm": 8.04736328125,
51
+ "learning_rate": 0.00019780657615635263,
52
+ "loss": 15.9676,
53
+ "step": 250
54
+ },
55
+ {
56
+ "epoch": 0.16096579476861167,
57
+ "grad_norm": 6.840994358062744,
58
+ "learning_rate": 0.0001968423688199291,
59
+ "loss": 15.7539,
60
+ "step": 300
61
+ },
62
+ {
63
+ "epoch": 0.18779342723004694,
64
+ "grad_norm": 8.343657493591309,
65
+ "learning_rate": 0.00019570625625059935,
66
+ "loss": 15.5103,
67
+ "step": 350
68
+ },
69
+ {
70
+ "epoch": 0.21462105969148224,
71
+ "grad_norm": 6.539078712463379,
72
+ "learning_rate": 0.00019440025516582107,
73
+ "loss": 15.4896,
74
+ "step": 400
75
+ },
76
+ {
77
+ "epoch": 0.21462105969148224,
78
+ "eval_loss": 1.6813037395477295,
79
+ "eval_runtime": 27.4264,
80
+ "eval_samples_per_second": 3.646,
81
+ "eval_steps_per_second": 1.823,
82
+ "step": 400
83
+ },
84
+ {
85
+ "epoch": 0.2414486921529175,
86
+ "grad_norm": 5.919412612915039,
87
+ "learning_rate": 0.00019292668385275914,
88
+ "loss": 15.7171,
89
+ "step": 450
90
+ },
91
+ {
92
+ "epoch": 0.2682763246143528,
93
+ "grad_norm": 8.476408958435059,
94
+ "learning_rate": 0.00019128815805308596,
95
+ "loss": 15.6568,
96
+ "step": 500
97
+ },
98
+ {
99
+ "epoch": 0.29510395707578807,
100
+ "grad_norm": 6.3846330642700195,
101
+ "learning_rate": 0.00018948758631976906,
102
+ "loss": 15.5006,
103
+ "step": 550
104
+ },
105
+ {
106
+ "epoch": 0.32193158953722334,
107
+ "grad_norm": 9.207799911499023,
108
+ "learning_rate": 0.00018752816485408843,
109
+ "loss": 15.3622,
110
+ "step": 600
111
+ },
112
+ {
113
+ "epoch": 0.32193158953722334,
114
+ "eval_loss": 1.657413363456726,
115
+ "eval_runtime": 27.4485,
116
+ "eval_samples_per_second": 3.643,
117
+ "eval_steps_per_second": 1.822,
118
+ "step": 600
119
+ },
120
+ {
121
+ "epoch": 0.3487592219986586,
122
+ "grad_norm": 8.288525581359863,
123
+ "learning_rate": 0.00018541337183204833,
124
+ "loss": 15.1776,
125
+ "step": 650
126
+ },
127
+ {
128
+ "epoch": 0.3755868544600939,
129
+ "grad_norm": 6.99819278717041,
130
+ "learning_rate": 0.00018314696123025454,
131
+ "loss": 15.2676,
132
+ "step": 700
133
+ },
134
+ {
135
+ "epoch": 0.4024144869215292,
136
+ "grad_norm": 6.276946544647217,
137
+ "learning_rate": 0.0001807329561622173,
138
+ "loss": 15.4822,
139
+ "step": 750
140
+ },
141
+ {
142
+ "epoch": 0.42924211938296447,
143
+ "grad_norm": 7.4382123947143555,
144
+ "learning_rate": 0.00017817564173690811,
145
+ "loss": 15.17,
146
+ "step": 800
147
+ },
148
+ {
149
+ "epoch": 0.42924211938296447,
150
+ "eval_loss": 1.6430630683898926,
151
+ "eval_runtime": 27.4278,
152
+ "eval_samples_per_second": 3.646,
153
+ "eval_steps_per_second": 1.823,
154
+ "step": 800
155
+ },
156
+ {
157
+ "epoch": 0.45606975184439974,
158
+ "grad_norm": 6.525240898132324,
159
+ "learning_rate": 0.00017547955745224783,
160
+ "loss": 15.2127,
161
+ "step": 850
162
+ },
163
+ {
164
+ "epoch": 0.482897384305835,
165
+ "grad_norm": 6.991734027862549,
166
+ "learning_rate": 0.00017264948913702733,
167
+ "loss": 14.9923,
168
+ "step": 900
169
+ },
170
+ {
171
+ "epoch": 0.5097250167672703,
172
+ "grad_norm": 7.74118709564209,
173
+ "learning_rate": 0.0001696904604555664,
174
+ "loss": 14.9959,
175
+ "step": 950
176
+ },
177
+ {
178
+ "epoch": 0.5365526492287056,
179
+ "grad_norm": 8.33617115020752,
180
+ "learning_rate": 0.00016660772399018878,
181
+ "loss": 14.8148,
182
+ "step": 1000
183
+ },
184
+ {
185
+ "epoch": 0.5365526492287056,
186
+ "eval_loss": 1.5783880949020386,
187
+ "eval_runtime": 27.4606,
188
+ "eval_samples_per_second": 3.642,
189
+ "eval_steps_per_second": 1.821,
190
+ "step": 1000
191
+ },
192
+ {
193
+ "epoch": 0.5633802816901409,
194
+ "grad_norm": 7.486099720001221,
195
+ "learning_rate": 0.000163406751917345,
196
+ "loss": 14.7974,
197
+ "step": 1050
198
+ },
199
+ {
200
+ "epoch": 0.5902079141515761,
201
+ "grad_norm": 8.10119342803955,
202
+ "learning_rate": 0.0001600932262939324,
203
+ "loss": 14.5883,
204
+ "step": 1100
205
+ },
206
+ {
207
+ "epoch": 0.6170355466130114,
208
+ "grad_norm": 10.781996726989746,
209
+ "learning_rate": 0.0001566730289710558,
210
+ "loss": 14.2,
211
+ "step": 1150
212
+ },
213
+ {
214
+ "epoch": 0.6438631790744467,
215
+ "grad_norm": 14.64252758026123,
216
+ "learning_rate": 0.00015315223115313262,
217
+ "loss": 11.8162,
218
+ "step": 1200
219
+ },
220
+ {
221
+ "epoch": 0.6438631790744467,
222
+ "eval_loss": 1.005837082862854,
223
+ "eval_runtime": 27.4338,
224
+ "eval_samples_per_second": 3.645,
225
+ "eval_steps_per_second": 1.823,
226
+ "step": 1200
227
+ },
228
+ {
229
+ "epoch": 0.670690811535882,
230
+ "grad_norm": 13.796377182006836,
231
+ "learning_rate": 0.0001495370826208764,
232
+ "loss": 6.8475,
233
+ "step": 1250
234
+ },
235
+ {
236
+ "epoch": 0.6975184439973172,
237
+ "grad_norm": 11.29936408996582,
238
+ "learning_rate": 0.0001458340006372889,
239
+ "loss": 2.4798,
240
+ "step": 1300
241
+ },
242
+ {
243
+ "epoch": 0.7243460764587525,
244
+ "grad_norm": 6.6834492683410645,
245
+ "learning_rate": 0.0001420495585563536,
246
+ "loss": 1.6183,
247
+ "step": 1350
248
+ },
249
+ {
250
+ "epoch": 0.7511737089201878,
251
+ "grad_norm": 5.344634532928467,
252
+ "learning_rate": 0.00013819047415465196,
253
+ "loss": 1.4575,
254
+ "step": 1400
255
+ },
256
+ {
257
+ "epoch": 0.7511737089201878,
258
+ "eval_loss": 0.19598053395748138,
259
+ "eval_runtime": 27.4448,
260
+ "eval_samples_per_second": 3.644,
261
+ "eval_steps_per_second": 1.822,
262
+ "step": 1400
263
+ },
264
+ {
265
+ "epoch": 0.778001341381623,
266
+ "grad_norm": 8.362627029418945,
267
+ "learning_rate": 0.00013426359770661405,
268
+ "loss": 1.2922,
269
+ "step": 1450
270
+ },
271
+ {
272
+ "epoch": 0.8048289738430584,
273
+ "grad_norm": 4.9234418869018555,
274
+ "learning_rate": 0.00013027589982457228,
275
+ "loss": 1.2766,
276
+ "step": 1500
277
+ },
278
+ {
279
+ "epoch": 0.8316566063044937,
280
+ "grad_norm": 5.768574237823486,
281
+ "learning_rate": 0.00012623445908520258,
282
+ "loss": 1.1293,
283
+ "step": 1550
284
+ },
285
+ {
286
+ "epoch": 0.8584842387659289,
287
+ "grad_norm": 5.284246444702148,
288
+ "learning_rate": 0.00012214644946431785,
289
+ "loss": 1.1295,
290
+ "step": 1600
291
+ },
292
+ {
293
+ "epoch": 0.8584842387659289,
294
+ "eval_loss": 0.16764384508132935,
295
+ "eval_runtime": 27.4111,
296
+ "eval_samples_per_second": 3.648,
297
+ "eval_steps_per_second": 1.824,
298
+ "step": 1600
299
+ }
300
+ ],
301
+ "logging_steps": 50,
302
+ "max_steps": 3728,
303
+ "num_input_tokens_seen": 0,
304
+ "num_train_epochs": 2,
305
+ "save_steps": 200,
306
+ "stateful_callbacks": {
307
+ "TrainerControl": {
308
+ "args": {
309
+ "should_epoch_stop": false,
310
+ "should_evaluate": false,
311
+ "should_log": false,
312
+ "should_save": true,
313
+ "should_training_stop": false
314
+ },
315
+ "attributes": {}
316
+ }
317
+ },
318
+ "total_flos": 1.1593571217984e+17,
319
+ "train_batch_size": 2,
320
+ "trial_name": null,
321
+ "trial_params": null
322
+ }
checkpoint-1600/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:351ca4b5a7767b575d40ff4a50af757e1805c38e54b38759b20fc616795eeb8e
3
+ size 5688
checkpoint-1600/vocab.json ADDED
The diff for this file is too large to render. See raw diff