bbytxt commited on
Commit
490198e
·
verified ·
1 Parent(s): 6b7257e

Training in progress, epoch 1, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: katuni4ka/tiny-random-qwen1.5-moe
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.13.2
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,36 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "katuni4ka/tiny-random-qwen1.5-moe",
5
+ "bias": "none",
6
+ "fan_in_fan_out": null,
7
+ "inference_mode": true,
8
+ "init_lora_weights": true,
9
+ "layer_replication": null,
10
+ "layers_pattern": null,
11
+ "layers_to_transform": null,
12
+ "loftq_config": {},
13
+ "lora_alpha": 16,
14
+ "lora_dropout": 0.05,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 8,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "k_proj",
24
+ "gate_proj",
25
+ "down_proj",
26
+ "gate",
27
+ "up_proj",
28
+ "q_proj",
29
+ "v_proj",
30
+ "o_proj",
31
+ "shared_expert_gate"
32
+ ],
33
+ "task_type": "CAUSAL_LM",
34
+ "use_dora": false,
35
+ "use_rslora": false
36
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ea5596532a9bdbba98439a8a8b84f8fa80e7fe6d69989584deaf33eacb4453fc
3
+ size 327040
last-checkpoint/added_tokens.json ADDED
@@ -0,0 +1,5 @@
 
 
 
 
 
 
1
+ {
2
+ "<|endoftext|>": 151643,
3
+ "<|im_end|>": 151645,
4
+ "<|im_start|>": 151644
5
+ }
last-checkpoint/merges.txt ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e581f3c743085d171d316ce0dbd125fc3a3e082ec9e5fa309a473a3a927ec783
3
+ size 739578
last-checkpoint/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:d2228129b0adbb80d034dce82a1bef7b775a3fb1faa274ffba45d34e85c5da33
3
+ size 14244
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:dc5e64948d2df538ddfce8c01478099f276d5da62fd6a39bed29ad0af24d3dc5
3
+ size 1064
last-checkpoint/special_tokens_map.json ADDED
@@ -0,0 +1,20 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "additional_special_tokens": [
3
+ "<|im_start|>",
4
+ "<|im_end|>"
5
+ ],
6
+ "eos_token": {
7
+ "content": "<|endoftext|>",
8
+ "lstrip": false,
9
+ "normalized": false,
10
+ "rstrip": false,
11
+ "single_word": false
12
+ },
13
+ "pad_token": {
14
+ "content": "<|endoftext|>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false
19
+ }
20
+ }
last-checkpoint/tokenizer.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcfe42da0a4497e8b2b172c1f9f4ec423a46dc12907f4349c55025f670422ba9
3
+ size 11418266
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "added_tokens_decoder": {
4
+ "151643": {
5
+ "content": "<|endoftext|>",
6
+ "lstrip": false,
7
+ "normalized": false,
8
+ "rstrip": false,
9
+ "single_word": false,
10
+ "special": true
11
+ },
12
+ "151644": {
13
+ "content": "<|im_start|>",
14
+ "lstrip": false,
15
+ "normalized": false,
16
+ "rstrip": false,
17
+ "single_word": false,
18
+ "special": true
19
+ },
20
+ "151645": {
21
+ "content": "<|im_end|>",
22
+ "lstrip": false,
23
+ "normalized": false,
24
+ "rstrip": false,
25
+ "single_word": false,
26
+ "special": true
27
+ }
28
+ },
29
+ "additional_special_tokens": [
30
+ "<|im_start|>",
31
+ "<|im_end|>"
32
+ ],
33
+ "bos_token": null,
34
+ "chat_template": "{% if not add_generation_prompt is defined %}{% set add_generation_prompt = false %}{% endif %}{% set loop_messages = messages %}{% for message in loop_messages %}{% set content = '<|start_header_id|>' + message['role'] + '<|end_header_id|>\n\n'+ message['content'] | trim + '<|eot_id|>' %}{% if loop.index0 == 0 %}{% set content = bos_token + content %}{% endif %}{{ content }}{% endfor %}{% if add_generation_prompt %}{{ '<|start_header_id|>assistant<|end_header_id|>\n\n' }}{% endif %}",
35
+ "clean_up_tokenization_spaces": false,
36
+ "eos_token": "<|endoftext|>",
37
+ "errors": "replace",
38
+ "model_max_length": 32768,
39
+ "pad_token": "<|endoftext|>",
40
+ "split_special_tokens": false,
41
+ "tokenizer_class": "Qwen2Tokenizer",
42
+ "unk_token": null
43
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,605 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 1.0,
5
+ "eval_steps": 95,
6
+ "global_step": 380,
7
+ "is_hyper_param_search": false,
8
+ "is_local_process_zero": true,
9
+ "is_world_process_zero": true,
10
+ "log_history": [
11
+ {
12
+ "epoch": 0.002631578947368421,
13
+ "eval_loss": 11.938826560974121,
14
+ "eval_runtime": 2.4068,
15
+ "eval_samples_per_second": 66.479,
16
+ "eval_steps_per_second": 33.239,
17
+ "step": 1
18
+ },
19
+ {
20
+ "epoch": 0.013157894736842105,
21
+ "grad_norm": 0.0984639823436737,
22
+ "learning_rate": 1.6666666666666667e-05,
23
+ "loss": 11.939,
24
+ "step": 5
25
+ },
26
+ {
27
+ "epoch": 0.02631578947368421,
28
+ "grad_norm": 0.10308364778757095,
29
+ "learning_rate": 3.3333333333333335e-05,
30
+ "loss": 11.9404,
31
+ "step": 10
32
+ },
33
+ {
34
+ "epoch": 0.039473684210526314,
35
+ "grad_norm": 0.1174185648560524,
36
+ "learning_rate": 5e-05,
37
+ "loss": 11.941,
38
+ "step": 15
39
+ },
40
+ {
41
+ "epoch": 0.05263157894736842,
42
+ "grad_norm": 0.11486347019672394,
43
+ "learning_rate": 6.666666666666667e-05,
44
+ "loss": 11.9374,
45
+ "step": 20
46
+ },
47
+ {
48
+ "epoch": 0.06578947368421052,
49
+ "grad_norm": 0.13925467431545258,
50
+ "learning_rate": 8.333333333333334e-05,
51
+ "loss": 11.9389,
52
+ "step": 25
53
+ },
54
+ {
55
+ "epoch": 0.07894736842105263,
56
+ "grad_norm": 0.12139558792114258,
57
+ "learning_rate": 0.0001,
58
+ "loss": 11.9443,
59
+ "step": 30
60
+ },
61
+ {
62
+ "epoch": 0.09210526315789473,
63
+ "grad_norm": 0.16076084971427917,
64
+ "learning_rate": 9.994965332706573e-05,
65
+ "loss": 11.9338,
66
+ "step": 35
67
+ },
68
+ {
69
+ "epoch": 0.10526315789473684,
70
+ "grad_norm": 0.1557275503873825,
71
+ "learning_rate": 9.979871469976196e-05,
72
+ "loss": 11.9309,
73
+ "step": 40
74
+ },
75
+ {
76
+ "epoch": 0.11842105263157894,
77
+ "grad_norm": 0.18004350364208221,
78
+ "learning_rate": 9.954748808839674e-05,
79
+ "loss": 11.9341,
80
+ "step": 45
81
+ },
82
+ {
83
+ "epoch": 0.13157894736842105,
84
+ "grad_norm": 0.20064346492290497,
85
+ "learning_rate": 9.919647942993148e-05,
86
+ "loss": 11.9391,
87
+ "step": 50
88
+ },
89
+ {
90
+ "epoch": 0.14473684210526316,
91
+ "grad_norm": 0.09248711168766022,
92
+ "learning_rate": 9.874639560909117e-05,
93
+ "loss": 11.933,
94
+ "step": 55
95
+ },
96
+ {
97
+ "epoch": 0.15789473684210525,
98
+ "grad_norm": 0.15245001018047333,
99
+ "learning_rate": 9.819814303479267e-05,
100
+ "loss": 11.9331,
101
+ "step": 60
102
+ },
103
+ {
104
+ "epoch": 0.17105263157894737,
105
+ "grad_norm": 0.13184253871440887,
106
+ "learning_rate": 9.755282581475769e-05,
107
+ "loss": 11.9329,
108
+ "step": 65
109
+ },
110
+ {
111
+ "epoch": 0.18421052631578946,
112
+ "grad_norm": 0.14973685145378113,
113
+ "learning_rate": 9.681174353198687e-05,
114
+ "loss": 11.9357,
115
+ "step": 70
116
+ },
117
+ {
118
+ "epoch": 0.19736842105263158,
119
+ "grad_norm": 0.13842841982841492,
120
+ "learning_rate": 9.597638862757255e-05,
121
+ "loss": 11.931,
122
+ "step": 75
123
+ },
124
+ {
125
+ "epoch": 0.21052631578947367,
126
+ "grad_norm": 0.139064222574234,
127
+ "learning_rate": 9.504844339512095e-05,
128
+ "loss": 11.9304,
129
+ "step": 80
130
+ },
131
+ {
132
+ "epoch": 0.2236842105263158,
133
+ "grad_norm": 0.1904718279838562,
134
+ "learning_rate": 9.40297765928369e-05,
135
+ "loss": 11.9298,
136
+ "step": 85
137
+ },
138
+ {
139
+ "epoch": 0.23684210526315788,
140
+ "grad_norm": 0.23532414436340332,
141
+ "learning_rate": 9.292243968009331e-05,
142
+ "loss": 11.9353,
143
+ "step": 90
144
+ },
145
+ {
146
+ "epoch": 0.25,
147
+ "grad_norm": 0.2097780853509903,
148
+ "learning_rate": 9.172866268606513e-05,
149
+ "loss": 11.932,
150
+ "step": 95
151
+ },
152
+ {
153
+ "epoch": 0.25,
154
+ "eval_loss": 11.929388046264648,
155
+ "eval_runtime": 2.4003,
156
+ "eval_samples_per_second": 66.659,
157
+ "eval_steps_per_second": 33.329,
158
+ "step": 95
159
+ },
160
+ {
161
+ "epoch": 0.2631578947368421,
162
+ "grad_norm": 0.1999453604221344,
163
+ "learning_rate": 9.045084971874738e-05,
164
+ "loss": 11.9291,
165
+ "step": 100
166
+ },
167
+ {
168
+ "epoch": 0.27631578947368424,
169
+ "grad_norm": 0.1953020542860031,
170
+ "learning_rate": 8.90915741234015e-05,
171
+ "loss": 11.9304,
172
+ "step": 105
173
+ },
174
+ {
175
+ "epoch": 0.2894736842105263,
176
+ "grad_norm": 0.15549349784851074,
177
+ "learning_rate": 8.765357330018056e-05,
178
+ "loss": 11.9268,
179
+ "step": 110
180
+ },
181
+ {
182
+ "epoch": 0.3026315789473684,
183
+ "grad_norm": 0.257530152797699,
184
+ "learning_rate": 8.613974319136958e-05,
185
+ "loss": 11.9239,
186
+ "step": 115
187
+ },
188
+ {
189
+ "epoch": 0.3157894736842105,
190
+ "grad_norm": 0.2518523931503296,
191
+ "learning_rate": 8.455313244934324e-05,
192
+ "loss": 11.9238,
193
+ "step": 120
194
+ },
195
+ {
196
+ "epoch": 0.32894736842105265,
197
+ "grad_norm": 0.20200787484645844,
198
+ "learning_rate": 8.289693629698564e-05,
199
+ "loss": 11.9177,
200
+ "step": 125
201
+ },
202
+ {
203
+ "epoch": 0.34210526315789475,
204
+ "grad_norm": 0.2418881356716156,
205
+ "learning_rate": 8.117449009293668e-05,
206
+ "loss": 11.9187,
207
+ "step": 130
208
+ },
209
+ {
210
+ "epoch": 0.35526315789473684,
211
+ "grad_norm": 0.23062272369861603,
212
+ "learning_rate": 7.938926261462366e-05,
213
+ "loss": 11.9139,
214
+ "step": 135
215
+ },
216
+ {
217
+ "epoch": 0.3684210526315789,
218
+ "grad_norm": 0.2909921407699585,
219
+ "learning_rate": 7.754484907260513e-05,
220
+ "loss": 11.9125,
221
+ "step": 140
222
+ },
223
+ {
224
+ "epoch": 0.3815789473684211,
225
+ "grad_norm": 0.24988366663455963,
226
+ "learning_rate": 7.564496387029532e-05,
227
+ "loss": 11.9137,
228
+ "step": 145
229
+ },
230
+ {
231
+ "epoch": 0.39473684210526316,
232
+ "grad_norm": 0.26093658804893494,
233
+ "learning_rate": 7.369343312364993e-05,
234
+ "loss": 11.9161,
235
+ "step": 150
236
+ },
237
+ {
238
+ "epoch": 0.40789473684210525,
239
+ "grad_norm": 0.18536804616451263,
240
+ "learning_rate": 7.169418695587791e-05,
241
+ "loss": 11.9134,
242
+ "step": 155
243
+ },
244
+ {
245
+ "epoch": 0.42105263157894735,
246
+ "grad_norm": 0.1819031834602356,
247
+ "learning_rate": 6.965125158269619e-05,
248
+ "loss": 11.9139,
249
+ "step": 160
250
+ },
251
+ {
252
+ "epoch": 0.4342105263157895,
253
+ "grad_norm": 0.21145343780517578,
254
+ "learning_rate": 6.756874120406714e-05,
255
+ "loss": 11.902,
256
+ "step": 165
257
+ },
258
+ {
259
+ "epoch": 0.4473684210526316,
260
+ "grad_norm": 0.22574874758720398,
261
+ "learning_rate": 6.545084971874738e-05,
262
+ "loss": 11.9172,
263
+ "step": 170
264
+ },
265
+ {
266
+ "epoch": 0.4605263157894737,
267
+ "grad_norm": 0.16482414305210114,
268
+ "learning_rate": 6.330184227833376e-05,
269
+ "loss": 11.9052,
270
+ "step": 175
271
+ },
272
+ {
273
+ "epoch": 0.47368421052631576,
274
+ "grad_norm": 0.21980416774749756,
275
+ "learning_rate": 6.112604669781572e-05,
276
+ "loss": 11.91,
277
+ "step": 180
278
+ },
279
+ {
280
+ "epoch": 0.4868421052631579,
281
+ "grad_norm": 0.2284337878227234,
282
+ "learning_rate": 5.8927844739931834e-05,
283
+ "loss": 11.9026,
284
+ "step": 185
285
+ },
286
+ {
287
+ "epoch": 0.5,
288
+ "grad_norm": 0.2556101083755493,
289
+ "learning_rate": 5.6711663290882776e-05,
290
+ "loss": 11.9112,
291
+ "step": 190
292
+ },
293
+ {
294
+ "epoch": 0.5,
295
+ "eval_loss": 11.905473709106445,
296
+ "eval_runtime": 2.4046,
297
+ "eval_samples_per_second": 66.539,
298
+ "eval_steps_per_second": 33.269,
299
+ "step": 190
300
+ },
301
+ {
302
+ "epoch": 0.5131578947368421,
303
+ "grad_norm": 0.25931644439697266,
304
+ "learning_rate": 5.448196544517168e-05,
305
+ "loss": 11.9077,
306
+ "step": 195
307
+ },
308
+ {
309
+ "epoch": 0.5263157894736842,
310
+ "grad_norm": 0.31854814291000366,
311
+ "learning_rate": 5.2243241517525754e-05,
312
+ "loss": 11.9015,
313
+ "step": 200
314
+ },
315
+ {
316
+ "epoch": 0.5394736842105263,
317
+ "grad_norm": 0.2101360410451889,
318
+ "learning_rate": 5e-05,
319
+ "loss": 11.9099,
320
+ "step": 205
321
+ },
322
+ {
323
+ "epoch": 0.5526315789473685,
324
+ "grad_norm": 0.3032777011394501,
325
+ "learning_rate": 4.775675848247427e-05,
326
+ "loss": 11.9006,
327
+ "step": 210
328
+ },
329
+ {
330
+ "epoch": 0.5657894736842105,
331
+ "grad_norm": 0.16137917339801788,
332
+ "learning_rate": 4.551803455482833e-05,
333
+ "loss": 11.9015,
334
+ "step": 215
335
+ },
336
+ {
337
+ "epoch": 0.5789473684210527,
338
+ "grad_norm": 0.1659950166940689,
339
+ "learning_rate": 4.328833670911724e-05,
340
+ "loss": 11.8985,
341
+ "step": 220
342
+ },
343
+ {
344
+ "epoch": 0.5921052631578947,
345
+ "grad_norm": 0.176284521818161,
346
+ "learning_rate": 4.107215526006817e-05,
347
+ "loss": 11.9067,
348
+ "step": 225
349
+ },
350
+ {
351
+ "epoch": 0.6052631578947368,
352
+ "grad_norm": 0.14944250881671906,
353
+ "learning_rate": 3.887395330218429e-05,
354
+ "loss": 11.8992,
355
+ "step": 230
356
+ },
357
+ {
358
+ "epoch": 0.618421052631579,
359
+ "grad_norm": 0.21413926780223846,
360
+ "learning_rate": 3.6698157721666246e-05,
361
+ "loss": 11.8986,
362
+ "step": 235
363
+ },
364
+ {
365
+ "epoch": 0.631578947368421,
366
+ "grad_norm": 0.19918343424797058,
367
+ "learning_rate": 3.4549150281252636e-05,
368
+ "loss": 11.9055,
369
+ "step": 240
370
+ },
371
+ {
372
+ "epoch": 0.6447368421052632,
373
+ "grad_norm": 0.22723235189914703,
374
+ "learning_rate": 3.243125879593286e-05,
375
+ "loss": 11.8926,
376
+ "step": 245
377
+ },
378
+ {
379
+ "epoch": 0.6578947368421053,
380
+ "grad_norm": 0.18223680555820465,
381
+ "learning_rate": 3.0348748417303823e-05,
382
+ "loss": 11.8974,
383
+ "step": 250
384
+ },
385
+ {
386
+ "epoch": 0.6710526315789473,
387
+ "grad_norm": 0.17337638139724731,
388
+ "learning_rate": 2.8305813044122097e-05,
389
+ "loss": 11.9015,
390
+ "step": 255
391
+ },
392
+ {
393
+ "epoch": 0.6842105263157895,
394
+ "grad_norm": 0.22359390556812286,
395
+ "learning_rate": 2.630656687635007e-05,
396
+ "loss": 11.8972,
397
+ "step": 260
398
+ },
399
+ {
400
+ "epoch": 0.6973684210526315,
401
+ "grad_norm": 0.17346619069576263,
402
+ "learning_rate": 2.43550361297047e-05,
403
+ "loss": 11.9009,
404
+ "step": 265
405
+ },
406
+ {
407
+ "epoch": 0.7105263157894737,
408
+ "grad_norm": 0.17790664732456207,
409
+ "learning_rate": 2.245515092739488e-05,
410
+ "loss": 11.8952,
411
+ "step": 270
412
+ },
413
+ {
414
+ "epoch": 0.7236842105263158,
415
+ "grad_norm": 0.25889426469802856,
416
+ "learning_rate": 2.061073738537635e-05,
417
+ "loss": 11.8964,
418
+ "step": 275
419
+ },
420
+ {
421
+ "epoch": 0.7368421052631579,
422
+ "grad_norm": 0.18190772831439972,
423
+ "learning_rate": 1.8825509907063327e-05,
424
+ "loss": 11.9048,
425
+ "step": 280
426
+ },
427
+ {
428
+ "epoch": 0.75,
429
+ "grad_norm": 0.3169431686401367,
430
+ "learning_rate": 1.7103063703014372e-05,
431
+ "loss": 11.9026,
432
+ "step": 285
433
+ },
434
+ {
435
+ "epoch": 0.75,
436
+ "eval_loss": 11.899419784545898,
437
+ "eval_runtime": 2.3966,
438
+ "eval_samples_per_second": 66.761,
439
+ "eval_steps_per_second": 33.38,
440
+ "step": 285
441
+ },
442
+ {
443
+ "epoch": 0.7631578947368421,
444
+ "grad_norm": 0.2090289145708084,
445
+ "learning_rate": 1.544686755065677e-05,
446
+ "loss": 11.8964,
447
+ "step": 290
448
+ },
449
+ {
450
+ "epoch": 0.7763157894736842,
451
+ "grad_norm": 0.2250237613916397,
452
+ "learning_rate": 1.3860256808630428e-05,
453
+ "loss": 11.8984,
454
+ "step": 295
455
+ },
456
+ {
457
+ "epoch": 0.7894736842105263,
458
+ "grad_norm": 0.21673612296581268,
459
+ "learning_rate": 1.2346426699819458e-05,
460
+ "loss": 11.9003,
461
+ "step": 300
462
+ },
463
+ {
464
+ "epoch": 0.8026315789473685,
465
+ "grad_norm": 0.15479284524917603,
466
+ "learning_rate": 1.090842587659851e-05,
467
+ "loss": 11.8985,
468
+ "step": 305
469
+ },
470
+ {
471
+ "epoch": 0.8157894736842105,
472
+ "grad_norm": 0.1348995566368103,
473
+ "learning_rate": 9.549150281252633e-06,
474
+ "loss": 11.9016,
475
+ "step": 310
476
+ },
477
+ {
478
+ "epoch": 0.8289473684210527,
479
+ "grad_norm": 0.2521159052848816,
480
+ "learning_rate": 8.271337313934869e-06,
481
+ "loss": 11.8967,
482
+ "step": 315
483
+ },
484
+ {
485
+ "epoch": 0.8421052631578947,
486
+ "grad_norm": 0.21710200607776642,
487
+ "learning_rate": 7.077560319906695e-06,
488
+ "loss": 11.8977,
489
+ "step": 320
490
+ },
491
+ {
492
+ "epoch": 0.8552631578947368,
493
+ "grad_norm": 0.19024071097373962,
494
+ "learning_rate": 5.9702234071631e-06,
495
+ "loss": 11.8927,
496
+ "step": 325
497
+ },
498
+ {
499
+ "epoch": 0.868421052631579,
500
+ "grad_norm": 0.18137779831886292,
501
+ "learning_rate": 4.951556604879048e-06,
502
+ "loss": 11.9029,
503
+ "step": 330
504
+ },
505
+ {
506
+ "epoch": 0.881578947368421,
507
+ "grad_norm": 0.19617067277431488,
508
+ "learning_rate": 4.023611372427471e-06,
509
+ "loss": 11.9025,
510
+ "step": 335
511
+ },
512
+ {
513
+ "epoch": 0.8947368421052632,
514
+ "grad_norm": 0.2027858942747116,
515
+ "learning_rate": 3.18825646801314e-06,
516
+ "loss": 11.8985,
517
+ "step": 340
518
+ },
519
+ {
520
+ "epoch": 0.9078947368421053,
521
+ "grad_norm": 0.22982299327850342,
522
+ "learning_rate": 2.4471741852423237e-06,
523
+ "loss": 11.8997,
524
+ "step": 345
525
+ },
526
+ {
527
+ "epoch": 0.9210526315789473,
528
+ "grad_norm": 0.2535816431045532,
529
+ "learning_rate": 1.8018569652073381e-06,
530
+ "loss": 11.9037,
531
+ "step": 350
532
+ },
533
+ {
534
+ "epoch": 0.9342105263157895,
535
+ "grad_norm": 0.16845425963401794,
536
+ "learning_rate": 1.2536043909088191e-06,
537
+ "loss": 11.9062,
538
+ "step": 355
539
+ },
540
+ {
541
+ "epoch": 0.9473684210526315,
542
+ "grad_norm": 0.1870003640651703,
543
+ "learning_rate": 8.035205700685167e-07,
544
+ "loss": 11.9026,
545
+ "step": 360
546
+ },
547
+ {
548
+ "epoch": 0.9605263157894737,
549
+ "grad_norm": 0.1637255698442459,
550
+ "learning_rate": 4.52511911603265e-07,
551
+ "loss": 11.8917,
552
+ "step": 365
553
+ },
554
+ {
555
+ "epoch": 0.9736842105263158,
556
+ "grad_norm": 0.195426806807518,
557
+ "learning_rate": 2.012853002380466e-07,
558
+ "loss": 11.8966,
559
+ "step": 370
560
+ },
561
+ {
562
+ "epoch": 0.9868421052631579,
563
+ "grad_norm": 0.26023876667022705,
564
+ "learning_rate": 5.0346672934270534e-08,
565
+ "loss": 11.9003,
566
+ "step": 375
567
+ },
568
+ {
569
+ "epoch": 1.0,
570
+ "grad_norm": 0.27251943945884705,
571
+ "learning_rate": 0.0,
572
+ "loss": 11.8936,
573
+ "step": 380
574
+ },
575
+ {
576
+ "epoch": 1.0,
577
+ "eval_loss": 11.898847579956055,
578
+ "eval_runtime": 2.3965,
579
+ "eval_samples_per_second": 66.765,
580
+ "eval_steps_per_second": 33.382,
581
+ "step": 380
582
+ }
583
+ ],
584
+ "logging_steps": 5,
585
+ "max_steps": 380,
586
+ "num_input_tokens_seen": 0,
587
+ "num_train_epochs": 1,
588
+ "save_steps": 500,
589
+ "stateful_callbacks": {
590
+ "TrainerControl": {
591
+ "args": {
592
+ "should_epoch_stop": false,
593
+ "should_evaluate": false,
594
+ "should_log": false,
595
+ "should_save": true,
596
+ "should_training_stop": true
597
+ },
598
+ "attributes": {}
599
+ }
600
+ },
601
+ "total_flos": 95118509998080.0,
602
+ "train_batch_size": 2,
603
+ "trial_name": null,
604
+ "trial_params": null
605
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:891c5561f643806ef1565bb723d347d36434f737e36e1327ffb51a44672c882d
3
+ size 6776
last-checkpoint/vocab.json ADDED
The diff for this file is too large to render. See raw diff