Charlie911 commited on
Commit
fb6108d
1 Parent(s): 3374649

Training in progress, epoch 2, checkpoint

Browse files
checkpoint-710/README.md ADDED
@@ -0,0 +1,202 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: Charlie911/openelm1_1B_CP_ML-ArXiv-Papers
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.11.1
checkpoint-710/adapter_config.json ADDED
@@ -0,0 +1,31 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "Charlie911/openelm1_1B_CP_ML-ArXiv-Papers",
5
+ "bias": "none",
6
+ "fan_in_fan_out": false,
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": 96,
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": 96,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "proj_1",
24
+ "out_proj",
25
+ "qkv_proj",
26
+ "proj_2"
27
+ ],
28
+ "task_type": "CAUSAL_LM",
29
+ "use_dora": false,
30
+ "use_rslora": false
31
+ }
checkpoint-710/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ce0080d739c5c83e03329f7902e0977ca9870596512cbce1ecfb43bc0127f2b9
3
+ size 278280264
checkpoint-710/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3f506cdc2e64522707ea07508dc66553aeb94926af9262b20c65825731f554f8
3
+ size 556687866
checkpoint-710/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:82eead8d8267583b602935f031e82c075a5718076aec5bf94606d73b51bdb6b4
3
+ size 14244
checkpoint-710/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c6f013e53037b8082c17bd4361cbc885eae8cab58b60ea616945b3abaca8d66
3
+ size 1064
checkpoint-710/special_tokens_map.json ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": "</s>",
17
+ "unk_token": {
18
+ "content": "<unk>",
19
+ "lstrip": false,
20
+ "normalized": false,
21
+ "rstrip": false,
22
+ "single_word": false
23
+ }
24
+ }
checkpoint-710/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
checkpoint-710/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
checkpoint-710/tokenizer_config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_bos_token": true,
3
+ "add_eos_token": false,
4
+ "added_tokens_decoder": {
5
+ "0": {
6
+ "content": "<unk>",
7
+ "lstrip": false,
8
+ "normalized": false,
9
+ "rstrip": false,
10
+ "single_word": false,
11
+ "special": true
12
+ },
13
+ "1": {
14
+ "content": "<s>",
15
+ "lstrip": false,
16
+ "normalized": false,
17
+ "rstrip": false,
18
+ "single_word": false,
19
+ "special": true
20
+ },
21
+ "2": {
22
+ "content": "</s>",
23
+ "lstrip": false,
24
+ "normalized": false,
25
+ "rstrip": false,
26
+ "single_word": false,
27
+ "special": true
28
+ }
29
+ },
30
+ "bos_token": "<s>",
31
+ "chat_template": "{% if messages[0]['role'] == 'system' %}{% set loop_messages = messages[1:] %}{% set system_message = messages[0]['content'] %}{% else %}{% set loop_messages = messages %}{% set system_message = false %}{% endif %}{% for message in loop_messages %}{% if (message['role'] == 'user') != (loop.index0 % 2 == 0) %}{{ raise_exception('Conversation roles must alternate user/assistant/user/assistant/...') }}{% endif %}{% if loop.index0 == 0 and system_message != false %}{% set content = '<<SYS>>\\n' + system_message + '\\n<</SYS>>\\n\\n' + message['content'] %}{% else %}{% set content = message['content'] %}{% endif %}{% if message['role'] == 'user' %}{{ bos_token + '[INST] ' + content.strip() + ' [/INST]' }}{% elif message['role'] == 'assistant' %}{{ ' ' + content.strip() + ' ' + eos_token }}{% endif %}{% endfor %}",
32
+ "clean_up_tokenization_spaces": false,
33
+ "eos_token": "</s>",
34
+ "legacy": false,
35
+ "model_max_length": 1000000000000000019884624838656,
36
+ "pad_token": "</s>",
37
+ "padding_side": "right",
38
+ "sp_model_kwargs": {},
39
+ "tokenizer_class": "LlamaTokenizer",
40
+ "unk_token": "<unk>",
41
+ "use_default_system_prompt": false
42
+ }
checkpoint-710/trainer_state.json ADDED
@@ -0,0 +1,530 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": null,
3
+ "best_model_checkpoint": null,
4
+ "epoch": 2.9973614775725594,
5
+ "eval_steps": 500,
6
+ "global_step": 710,
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.04221635883905013,
13
+ "grad_norm": 0.50788813829422,
14
+ "learning_rate": 2.5e-05,
15
+ "loss": 4.0916,
16
+ "step": 10
17
+ },
18
+ {
19
+ "epoch": 0.08443271767810026,
20
+ "grad_norm": 0.31596097350120544,
21
+ "learning_rate": 2.9996874776728528e-05,
22
+ "loss": 3.8989,
23
+ "step": 20
24
+ },
25
+ {
26
+ "epoch": 0.1266490765171504,
27
+ "grad_norm": 0.28351184725761414,
28
+ "learning_rate": 2.998418103705505e-05,
29
+ "loss": 3.6225,
30
+ "step": 30
31
+ },
32
+ {
33
+ "epoch": 0.16886543535620052,
34
+ "grad_norm": 0.2747008502483368,
35
+ "learning_rate": 2.996173263030885e-05,
36
+ "loss": 3.3931,
37
+ "step": 40
38
+ },
39
+ {
40
+ "epoch": 0.21108179419525067,
41
+ "grad_norm": 0.27435237169265747,
42
+ "learning_rate": 2.9929545796017835e-05,
43
+ "loss": 3.1614,
44
+ "step": 50
45
+ },
46
+ {
47
+ "epoch": 0.2532981530343008,
48
+ "grad_norm": 0.31030479073524475,
49
+ "learning_rate": 2.9887643818640412e-05,
50
+ "loss": 2.882,
51
+ "step": 60
52
+ },
53
+ {
54
+ "epoch": 0.2955145118733509,
55
+ "grad_norm": 0.3085922598838806,
56
+ "learning_rate": 2.983605701072119e-05,
57
+ "loss": 2.6283,
58
+ "step": 70
59
+ },
60
+ {
61
+ "epoch": 0.33773087071240104,
62
+ "grad_norm": 0.230041041970253,
63
+ "learning_rate": 2.9774822690962358e-05,
64
+ "loss": 2.3723,
65
+ "step": 80
66
+ },
67
+ {
68
+ "epoch": 0.37994722955145116,
69
+ "grad_norm": 0.19185876846313477,
70
+ "learning_rate": 2.9703985157226802e-05,
71
+ "loss": 2.1931,
72
+ "step": 90
73
+ },
74
+ {
75
+ "epoch": 0.42216358839050133,
76
+ "grad_norm": 0.17534567415714264,
77
+ "learning_rate": 2.9623595654492328e-05,
78
+ "loss": 2.1193,
79
+ "step": 100
80
+ },
81
+ {
82
+ "epoch": 0.46437994722955145,
83
+ "grad_norm": 0.15833114087581635,
84
+ "learning_rate": 2.953371233778022e-05,
85
+ "loss": 2.0044,
86
+ "step": 110
87
+ },
88
+ {
89
+ "epoch": 0.5065963060686016,
90
+ "grad_norm": 0.152941033244133,
91
+ "learning_rate": 2.943440023008502e-05,
92
+ "loss": 2.0208,
93
+ "step": 120
94
+ },
95
+ {
96
+ "epoch": 0.5488126649076517,
97
+ "grad_norm": 0.14308719336986542,
98
+ "learning_rate": 2.932573117533585e-05,
99
+ "loss": 2.0013,
100
+ "step": 130
101
+ },
102
+ {
103
+ "epoch": 0.5910290237467019,
104
+ "grad_norm": 0.12415236979722977,
105
+ "learning_rate": 2.9207783786423436e-05,
106
+ "loss": 1.9719,
107
+ "step": 140
108
+ },
109
+ {
110
+ "epoch": 0.633245382585752,
111
+ "grad_norm": 0.14564257860183716,
112
+ "learning_rate": 2.9080643388330266e-05,
113
+ "loss": 1.9659,
114
+ "step": 150
115
+ },
116
+ {
117
+ "epoch": 0.6754617414248021,
118
+ "grad_norm": 0.14092124998569489,
119
+ "learning_rate": 2.8944401956405192e-05,
120
+ "loss": 1.9645,
121
+ "step": 160
122
+ },
123
+ {
124
+ "epoch": 0.7176781002638523,
125
+ "grad_norm": 0.14931683242321014,
126
+ "learning_rate": 2.8799158049827027e-05,
127
+ "loss": 1.902,
128
+ "step": 170
129
+ },
130
+ {
131
+ "epoch": 0.7598944591029023,
132
+ "grad_norm": 0.13305355608463287,
133
+ "learning_rate": 2.8645016740305286e-05,
134
+ "loss": 2.0203,
135
+ "step": 180
136
+ },
137
+ {
138
+ "epoch": 0.8021108179419525,
139
+ "grad_norm": 0.13253405690193176,
140
+ "learning_rate": 2.8482089536069683e-05,
141
+ "loss": 1.92,
142
+ "step": 190
143
+ },
144
+ {
145
+ "epoch": 0.8443271767810027,
146
+ "grad_norm": 0.15814724564552307,
147
+ "learning_rate": 2.8310494301203323e-05,
148
+ "loss": 1.9354,
149
+ "step": 200
150
+ },
151
+ {
152
+ "epoch": 0.8865435356200527,
153
+ "grad_norm": 0.12858152389526367,
154
+ "learning_rate": 2.8130355170378002e-05,
155
+ "loss": 1.8576,
156
+ "step": 210
157
+ },
158
+ {
159
+ "epoch": 0.9287598944591029,
160
+ "grad_norm": 0.15734779834747314,
161
+ "learning_rate": 2.7941802459053222e-05,
162
+ "loss": 1.8994,
163
+ "step": 220
164
+ },
165
+ {
166
+ "epoch": 0.9709762532981531,
167
+ "grad_norm": 0.13302397727966309,
168
+ "learning_rate": 2.7744972569203985e-05,
169
+ "loss": 1.9127,
170
+ "step": 230
171
+ },
172
+ {
173
+ "epoch": 1.0131926121372032,
174
+ "grad_norm": 0.14125587046146393,
175
+ "learning_rate": 2.754000789064544e-05,
176
+ "loss": 1.856,
177
+ "step": 240
178
+ },
179
+ {
180
+ "epoch": 1.0554089709762533,
181
+ "grad_norm": 0.1589905321598053,
182
+ "learning_rate": 2.7327056698025907e-05,
183
+ "loss": 1.8638,
184
+ "step": 250
185
+ },
186
+ {
187
+ "epoch": 1.0976253298153034,
188
+ "grad_norm": 0.15254752337932587,
189
+ "learning_rate": 2.710627304356264e-05,
190
+ "loss": 1.8925,
191
+ "step": 260
192
+ },
193
+ {
194
+ "epoch": 1.1398416886543536,
195
+ "grad_norm": 0.1510193943977356,
196
+ "learning_rate": 2.6877816645598093e-05,
197
+ "loss": 1.8423,
198
+ "step": 270
199
+ },
200
+ {
201
+ "epoch": 1.1820580474934037,
202
+ "grad_norm": 0.15128286182880402,
203
+ "learning_rate": 2.664185277305712e-05,
204
+ "loss": 1.8433,
205
+ "step": 280
206
+ },
207
+ {
208
+ "epoch": 1.2242744063324538,
209
+ "grad_norm": 0.16148072481155396,
210
+ "learning_rate": 2.639855212588892e-05,
211
+ "loss": 1.8482,
212
+ "step": 290
213
+ },
214
+ {
215
+ "epoch": 1.266490765171504,
216
+ "grad_norm": 0.1490674763917923,
217
+ "learning_rate": 2.6148090711579976e-05,
218
+ "loss": 1.8667,
219
+ "step": 300
220
+ },
221
+ {
222
+ "epoch": 1.3087071240105541,
223
+ "grad_norm": 0.141664519906044,
224
+ "learning_rate": 2.5890649717827517e-05,
225
+ "loss": 1.8034,
226
+ "step": 310
227
+ },
228
+ {
229
+ "epoch": 1.3509234828496042,
230
+ "grad_norm": 0.13706474006175995,
231
+ "learning_rate": 2.5626415381465506e-05,
232
+ "loss": 1.8521,
233
+ "step": 320
234
+ },
235
+ {
236
+ "epoch": 1.3931398416886545,
237
+ "grad_norm": 0.1380421221256256,
238
+ "learning_rate": 2.535557885373801e-05,
239
+ "loss": 1.8737,
240
+ "step": 330
241
+ },
242
+ {
243
+ "epoch": 1.4353562005277045,
244
+ "grad_norm": 0.16114376485347748,
245
+ "learning_rate": 2.5078336062017396e-05,
246
+ "loss": 1.8536,
247
+ "step": 340
248
+ },
249
+ {
250
+ "epoch": 1.4775725593667546,
251
+ "grad_norm": 0.14424873888492584,
252
+ "learning_rate": 2.4794887568067413e-05,
253
+ "loss": 1.8225,
254
+ "step": 350
255
+ },
256
+ {
257
+ "epoch": 1.5197889182058049,
258
+ "grad_norm": 0.15957856178283691,
259
+ "learning_rate": 2.4505438422953686e-05,
260
+ "loss": 1.8637,
261
+ "step": 360
262
+ },
263
+ {
264
+ "epoch": 1.562005277044855,
265
+ "grad_norm": 0.16451793909072876,
266
+ "learning_rate": 2.421019801870658e-05,
267
+ "loss": 1.8643,
268
+ "step": 370
269
+ },
270
+ {
271
+ "epoch": 1.604221635883905,
272
+ "grad_norm": 0.1663391888141632,
273
+ "learning_rate": 2.390937993684371e-05,
274
+ "loss": 1.8301,
275
+ "step": 380
276
+ },
277
+ {
278
+ "epoch": 1.6464379947229553,
279
+ "grad_norm": 0.15829075872898102,
280
+ "learning_rate": 2.3603201793861776e-05,
281
+ "loss": 1.8388,
282
+ "step": 390
283
+ },
284
+ {
285
+ "epoch": 1.6886543535620053,
286
+ "grad_norm": 0.14315567910671234,
287
+ "learning_rate": 2.329188508380936e-05,
288
+ "loss": 1.8571,
289
+ "step": 400
290
+ },
291
+ {
292
+ "epoch": 1.7308707124010554,
293
+ "grad_norm": 0.16106358170509338,
294
+ "learning_rate": 2.2975655018054685e-05,
295
+ "loss": 1.8783,
296
+ "step": 410
297
+ },
298
+ {
299
+ "epoch": 1.7730870712401057,
300
+ "grad_norm": 0.14807620644569397,
301
+ "learning_rate": 2.2654740362364196e-05,
302
+ "loss": 1.8006,
303
+ "step": 420
304
+ },
305
+ {
306
+ "epoch": 1.8153034300791555,
307
+ "grad_norm": 0.1798703372478485,
308
+ "learning_rate": 2.232937327140983e-05,
309
+ "loss": 1.7707,
310
+ "step": 430
311
+ },
312
+ {
313
+ "epoch": 1.8575197889182058,
314
+ "grad_norm": 0.15553659200668335,
315
+ "learning_rate": 2.1999789120824702e-05,
316
+ "loss": 1.8307,
317
+ "step": 440
318
+ },
319
+ {
320
+ "epoch": 1.899736147757256,
321
+ "grad_norm": 0.14261312782764435,
322
+ "learning_rate": 2.166622633692871e-05,
323
+ "loss": 1.7768,
324
+ "step": 450
325
+ },
326
+ {
327
+ "epoch": 1.941952506596306,
328
+ "grad_norm": 0.18098565936088562,
329
+ "learning_rate": 2.13289262242472e-05,
330
+ "loss": 1.7687,
331
+ "step": 460
332
+ },
333
+ {
334
+ "epoch": 1.9841688654353562,
335
+ "grad_norm": 0.15806493163108826,
336
+ "learning_rate": 2.0988132790947478e-05,
337
+ "loss": 1.8417,
338
+ "step": 470
339
+ },
340
+ {
341
+ "epoch": 2.0263852242744065,
342
+ "grad_norm": 0.14425334334373474,
343
+ "learning_rate": 2.0644092572319572e-05,
344
+ "loss": 1.8255,
345
+ "step": 480
346
+ },
347
+ {
348
+ "epoch": 2.0686015831134563,
349
+ "grad_norm": 0.1517636924982071,
350
+ "learning_rate": 2.0297054452428663e-05,
351
+ "loss": 1.7771,
352
+ "step": 490
353
+ },
354
+ {
355
+ "epoch": 2.1108179419525066,
356
+ "grad_norm": 0.16989009082317352,
357
+ "learning_rate": 1.9947269484068524e-05,
358
+ "loss": 1.787,
359
+ "step": 500
360
+ },
361
+ {
362
+ "epoch": 2.153034300791557,
363
+ "grad_norm": 0.15170590579509735,
364
+ "learning_rate": 1.9594990707146005e-05,
365
+ "loss": 1.7909,
366
+ "step": 510
367
+ },
368
+ {
369
+ "epoch": 2.1952506596306067,
370
+ "grad_norm": 0.15983903408050537,
371
+ "learning_rate": 1.9240472965627965e-05,
372
+ "loss": 1.7876,
373
+ "step": 520
374
+ },
375
+ {
376
+ "epoch": 2.237467018469657,
377
+ "grad_norm": 0.15358828008174896,
378
+ "learning_rate": 1.8883972723183257e-05,
379
+ "loss": 1.7535,
380
+ "step": 530
381
+ },
382
+ {
383
+ "epoch": 2.2796833773087073,
384
+ "grad_norm": 0.17618593573570251,
385
+ "learning_rate": 1.8525747877652812e-05,
386
+ "loss": 1.8016,
387
+ "step": 540
388
+ },
389
+ {
390
+ "epoch": 2.321899736147757,
391
+ "grad_norm": 0.14523907005786896,
392
+ "learning_rate": 1.8166057574482378e-05,
393
+ "loss": 1.8273,
394
+ "step": 550
395
+ },
396
+ {
397
+ "epoch": 2.3641160949868074,
398
+ "grad_norm": 0.14915776252746582,
399
+ "learning_rate": 1.7805162019252628e-05,
400
+ "loss": 1.7179,
401
+ "step": 560
402
+ },
403
+ {
404
+ "epoch": 2.4063324538258577,
405
+ "grad_norm": 0.15583857893943787,
406
+ "learning_rate": 1.7443322289442403e-05,
407
+ "loss": 1.8101,
408
+ "step": 570
409
+ },
410
+ {
411
+ "epoch": 2.4485488126649075,
412
+ "grad_norm": 0.14223437011241913,
413
+ "learning_rate": 1.7080800145561163e-05,
414
+ "loss": 1.7888,
415
+ "step": 580
416
+ },
417
+ {
418
+ "epoch": 2.490765171503958,
419
+ "grad_norm": 0.1892772763967514,
420
+ "learning_rate": 1.6717857841787367e-05,
421
+ "loss": 1.7598,
422
+ "step": 590
423
+ },
424
+ {
425
+ "epoch": 2.532981530343008,
426
+ "grad_norm": 0.17377297580242157,
427
+ "learning_rate": 1.6354757936249698e-05,
428
+ "loss": 1.7866,
429
+ "step": 600
430
+ },
431
+ {
432
+ "epoch": 2.575197889182058,
433
+ "grad_norm": 0.15643130242824554,
434
+ "learning_rate": 1.5991763101088416e-05,
435
+ "loss": 1.8072,
436
+ "step": 610
437
+ },
438
+ {
439
+ "epoch": 2.6174142480211082,
440
+ "grad_norm": 0.16179224848747253,
441
+ "learning_rate": 1.5629135932434233e-05,
442
+ "loss": 1.8096,
443
+ "step": 620
444
+ },
445
+ {
446
+ "epoch": 2.6596306068601585,
447
+ "grad_norm": 0.1530320644378662,
448
+ "learning_rate": 1.5267138760442164e-05,
449
+ "loss": 1.8024,
450
+ "step": 630
451
+ },
452
+ {
453
+ "epoch": 2.7018469656992083,
454
+ "grad_norm": 0.1630353033542633,
455
+ "learning_rate": 1.4906033459517801e-05,
456
+ "loss": 1.8308,
457
+ "step": 640
458
+ },
459
+ {
460
+ "epoch": 2.7440633245382586,
461
+ "grad_norm": 0.17242635786533356,
462
+ "learning_rate": 1.45460812588733e-05,
463
+ "loss": 1.7974,
464
+ "step": 650
465
+ },
466
+ {
467
+ "epoch": 2.786279683377309,
468
+ "grad_norm": 0.18635079264640808,
469
+ "learning_rate": 1.4187542553550054e-05,
470
+ "loss": 1.7643,
471
+ "step": 660
472
+ },
473
+ {
474
+ "epoch": 2.8284960422163588,
475
+ "grad_norm": 0.18247109651565552,
476
+ "learning_rate": 1.3830676716044876e-05,
477
+ "loss": 1.8032,
478
+ "step": 670
479
+ },
480
+ {
481
+ "epoch": 2.870712401055409,
482
+ "grad_norm": 0.1679922342300415,
483
+ "learning_rate": 1.34757419086759e-05,
484
+ "loss": 1.7435,
485
+ "step": 680
486
+ },
487
+ {
488
+ "epoch": 2.9129287598944593,
489
+ "grad_norm": 0.16725490987300873,
490
+ "learning_rate": 1.3122994896823878e-05,
491
+ "loss": 1.748,
492
+ "step": 690
493
+ },
494
+ {
495
+ "epoch": 2.955145118733509,
496
+ "grad_norm": 0.17414063215255737,
497
+ "learning_rate": 1.277269086318417e-05,
498
+ "loss": 1.8094,
499
+ "step": 700
500
+ },
501
+ {
502
+ "epoch": 2.9973614775725594,
503
+ "grad_norm": 0.17552894353866577,
504
+ "learning_rate": 1.2425083223163535e-05,
505
+ "loss": 1.7267,
506
+ "step": 710
507
+ }
508
+ ],
509
+ "logging_steps": 10,
510
+ "max_steps": 1180,
511
+ "num_input_tokens_seen": 0,
512
+ "num_train_epochs": 5,
513
+ "save_steps": 500,
514
+ "stateful_callbacks": {
515
+ "TrainerControl": {
516
+ "args": {
517
+ "should_epoch_stop": false,
518
+ "should_evaluate": false,
519
+ "should_log": false,
520
+ "should_save": true,
521
+ "should_training_stop": false
522
+ },
523
+ "attributes": {}
524
+ }
525
+ },
526
+ "total_flos": 3.20870025603072e+16,
527
+ "train_batch_size": 2,
528
+ "trial_name": null,
529
+ "trial_params": null
530
+ }
checkpoint-710/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0e29052fea20d5e51df31721166767c904b3edab5336c4411c4f23c0bced2ee4
3
+ size 5432