rovdetection commited on
Commit
4f3aff7
·
verified ·
1 Parent(s): 3195765

Training in progress, step 500, checkpoint

Browse files
last-checkpoint/README.md ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: rovdetection/code-1b-pretrain
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:rovdetection/code-1b-pretrain
7
+ - lora
8
+ - sft
9
+ - transformers
10
+ - trl
11
+ ---
12
+
13
+ # Model Card for Model ID
14
+
15
+ <!-- Provide a quick summary of what the model is/does. -->
16
+
17
+
18
+
19
+ ## Model Details
20
+
21
+ ### Model Description
22
+
23
+ <!-- Provide a longer summary of what this model is. -->
24
+
25
+
26
+
27
+ - **Developed by:** [More Information Needed]
28
+ - **Funded by [optional]:** [More Information Needed]
29
+ - **Shared by [optional]:** [More Information Needed]
30
+ - **Model type:** [More Information Needed]
31
+ - **Language(s) (NLP):** [More Information Needed]
32
+ - **License:** [More Information Needed]
33
+ - **Finetuned from model [optional]:** [More Information Needed]
34
+
35
+ ### Model Sources [optional]
36
+
37
+ <!-- Provide the basic links for the model. -->
38
+
39
+ - **Repository:** [More Information Needed]
40
+ - **Paper [optional]:** [More Information Needed]
41
+ - **Demo [optional]:** [More Information Needed]
42
+
43
+ ## Uses
44
+
45
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
46
+
47
+ ### Direct Use
48
+
49
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
50
+
51
+ [More Information Needed]
52
+
53
+ ### Downstream Use [optional]
54
+
55
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
56
+
57
+ [More Information Needed]
58
+
59
+ ### Out-of-Scope Use
60
+
61
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
62
+
63
+ [More Information Needed]
64
+
65
+ ## Bias, Risks, and Limitations
66
+
67
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
68
+
69
+ [More Information Needed]
70
+
71
+ ### Recommendations
72
+
73
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
74
+
75
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
76
+
77
+ ## How to Get Started with the Model
78
+
79
+ Use the code below to get started with the model.
80
+
81
+ [More Information Needed]
82
+
83
+ ## Training Details
84
+
85
+ ### Training Data
86
+
87
+ <!-- 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. -->
88
+
89
+ [More Information Needed]
90
+
91
+ ### Training Procedure
92
+
93
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
94
+
95
+ #### Preprocessing [optional]
96
+
97
+ [More Information Needed]
98
+
99
+
100
+ #### Training Hyperparameters
101
+
102
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
103
+
104
+ #### Speeds, Sizes, Times [optional]
105
+
106
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
107
+
108
+ [More Information Needed]
109
+
110
+ ## Evaluation
111
+
112
+ <!-- This section describes the evaluation protocols and provides the results. -->
113
+
114
+ ### Testing Data, Factors & Metrics
115
+
116
+ #### Testing Data
117
+
118
+ <!-- This should link to a Dataset Card if possible. -->
119
+
120
+ [More Information Needed]
121
+
122
+ #### Factors
123
+
124
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
125
+
126
+ [More Information Needed]
127
+
128
+ #### Metrics
129
+
130
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
131
+
132
+ [More Information Needed]
133
+
134
+ ### Results
135
+
136
+ [More Information Needed]
137
+
138
+ #### Summary
139
+
140
+
141
+
142
+ ## Model Examination [optional]
143
+
144
+ <!-- Relevant interpretability work for the model goes here -->
145
+
146
+ [More Information Needed]
147
+
148
+ ## Environmental Impact
149
+
150
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
151
+
152
+ 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).
153
+
154
+ - **Hardware Type:** [More Information Needed]
155
+ - **Hours used:** [More Information Needed]
156
+ - **Cloud Provider:** [More Information Needed]
157
+ - **Compute Region:** [More Information Needed]
158
+ - **Carbon Emitted:** [More Information Needed]
159
+
160
+ ## Technical Specifications [optional]
161
+
162
+ ### Model Architecture and Objective
163
+
164
+ [More Information Needed]
165
+
166
+ ### Compute Infrastructure
167
+
168
+ [More Information Needed]
169
+
170
+ #### Hardware
171
+
172
+ [More Information Needed]
173
+
174
+ #### Software
175
+
176
+ [More Information Needed]
177
+
178
+ ## Citation [optional]
179
+
180
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
181
+
182
+ **BibTeX:**
183
+
184
+ [More Information Needed]
185
+
186
+ **APA:**
187
+
188
+ [More Information Needed]
189
+
190
+ ## Glossary [optional]
191
+
192
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
193
+
194
+ [More Information Needed]
195
+
196
+ ## More Information [optional]
197
+
198
+ [More Information Needed]
199
+
200
+ ## Model Card Authors [optional]
201
+
202
+ [More Information Needed]
203
+
204
+ ## Model Card Contact
205
+
206
+ [More Information Needed]
207
+ ### Framework versions
208
+
209
+ - PEFT 0.18.1
last-checkpoint/adapter_config.json ADDED
@@ -0,0 +1,41 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "rovdetection/code-1b-pretrain",
7
+ "bias": "none",
8
+ "corda_config": null,
9
+ "ensure_weight_tying": false,
10
+ "eva_config": null,
11
+ "exclude_modules": null,
12
+ "fan_in_fan_out": false,
13
+ "inference_mode": true,
14
+ "init_lora_weights": true,
15
+ "layer_replication": null,
16
+ "layers_pattern": null,
17
+ "layers_to_transform": null,
18
+ "loftq_config": {},
19
+ "lora_alpha": 32,
20
+ "lora_bias": false,
21
+ "lora_dropout": 0.05,
22
+ "megatron_config": null,
23
+ "megatron_core": "megatron.core",
24
+ "modules_to_save": null,
25
+ "peft_type": "LORA",
26
+ "peft_version": "0.18.1",
27
+ "qalora_group_size": 16,
28
+ "r": 16,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": [
32
+ "q_proj",
33
+ "v_proj"
34
+ ],
35
+ "target_parameters": null,
36
+ "task_type": "CAUSAL_LM",
37
+ "trainable_token_indices": null,
38
+ "use_dora": false,
39
+ "use_qalora": false,
40
+ "use_rslora": false
41
+ }
last-checkpoint/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5276bc30ce8b857796eb72d2b491a98814d9e58d483c0563ba28f551058bbe91
3
+ size 9446744
last-checkpoint/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0f44c102db7d8f00fed16b95a6f04455582df3ab1bac5ddf91940a4b57176143
3
+ size 4879947
last-checkpoint/rng_state_0.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:288f735ae54d8799f42668d7df9fdb0f8264d55cffd820b9393e08afe8817df2
3
+ size 14917
last-checkpoint/rng_state_1.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a84d645ac75fa99ee519a1168226dfe4fefddb37d3be2755db2efd96b5238ee7
3
+ size 14917
last-checkpoint/scaler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f77569c2e850b04af982cc8c1389f1430851448915c593b69e5da36ce05b71d7
3
+ size 1383
last-checkpoint/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0c37a373992dee13aae7132b7c073563bbe80a9b0cc305bd6d29c742c0c8513a
3
+ size 1465
last-checkpoint/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
last-checkpoint/tokenizer_config.json ADDED
@@ -0,0 +1,13 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": false,
3
+ "backend": "tokenizers",
4
+ "bos_token": "<|endoftext|>",
5
+ "eos_token": "<|endoftext|>",
6
+ "errors": "replace",
7
+ "is_local": false,
8
+ "local_files_only": false,
9
+ "model_max_length": 1024,
10
+ "pad_token": "<|endoftext|>",
11
+ "tokenizer_class": "GPT2Tokenizer",
12
+ "unk_token": "<|endoftext|>"
13
+ }
last-checkpoint/trainer_state.json ADDED
@@ -0,0 +1,534 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.8596604341285192,
6
+ "eval_steps": 500,
7
+ "global_step": 500,
8
+ "is_hyper_param_search": false,
9
+ "is_local_process_zero": true,
10
+ "is_world_process_zero": true,
11
+ "log_history": [
12
+ {
13
+ "entropy": 1.4190640166401862,
14
+ "epoch": 0.017193208682570384,
15
+ "grad_norm": 0.44122377038002014,
16
+ "learning_rate": 0.00019964,
17
+ "loss": 4.624512481689453,
18
+ "mean_token_accuracy": 0.48470579609274866,
19
+ "num_tokens": 59125.0,
20
+ "step": 10
21
+ },
22
+ {
23
+ "entropy": 1.3190652154386044,
24
+ "epoch": 0.03438641736514077,
25
+ "grad_norm": 0.5728761553764343,
26
+ "learning_rate": 0.00019924,
27
+ "loss": 4.138050842285156,
28
+ "mean_token_accuracy": 0.5170843195170164,
29
+ "num_tokens": 121732.0,
30
+ "step": 20
31
+ },
32
+ {
33
+ "entropy": 1.899017508327961,
34
+ "epoch": 0.05157962604771115,
35
+ "grad_norm": 0.5385442972183228,
36
+ "learning_rate": 0.00019884000000000001,
37
+ "loss": 3.410753631591797,
38
+ "mean_token_accuracy": 0.5273028708994388,
39
+ "num_tokens": 180496.0,
40
+ "step": 30
41
+ },
42
+ {
43
+ "entropy": 2.605507677793503,
44
+ "epoch": 0.06877283473028153,
45
+ "grad_norm": 0.39409318566322327,
46
+ "learning_rate": 0.00019844,
47
+ "loss": 3.210155487060547,
48
+ "mean_token_accuracy": 0.5257176972925663,
49
+ "num_tokens": 239996.0,
50
+ "step": 40
51
+ },
52
+ {
53
+ "entropy": 2.37664245814085,
54
+ "epoch": 0.08596604341285193,
55
+ "grad_norm": 0.32786861062049866,
56
+ "learning_rate": 0.00019804,
57
+ "loss": 2.821852111816406,
58
+ "mean_token_accuracy": 0.5590792961418629,
59
+ "num_tokens": 298043.0,
60
+ "step": 50
61
+ },
62
+ {
63
+ "entropy": 2.395954003930092,
64
+ "epoch": 0.1031592520954223,
65
+ "grad_norm": 0.3047294616699219,
66
+ "learning_rate": 0.00019764,
67
+ "loss": 2.7597124099731447,
68
+ "mean_token_accuracy": 0.5563199404627085,
69
+ "num_tokens": 355876.0,
70
+ "step": 60
71
+ },
72
+ {
73
+ "entropy": 2.411456014215946,
74
+ "epoch": 0.12035246077799269,
75
+ "grad_norm": 0.3513432741165161,
76
+ "learning_rate": 0.00019724,
77
+ "loss": 2.7809066772460938,
78
+ "mean_token_accuracy": 0.5538371551781893,
79
+ "num_tokens": 415356.0,
80
+ "step": 70
81
+ },
82
+ {
83
+ "entropy": 2.396346817910671,
84
+ "epoch": 0.13754566946056307,
85
+ "grad_norm": 0.32153311371803284,
86
+ "learning_rate": 0.00019684,
87
+ "loss": 2.673196029663086,
88
+ "mean_token_accuracy": 0.5653545051813126,
89
+ "num_tokens": 472895.0,
90
+ "step": 80
91
+ },
92
+ {
93
+ "entropy": 2.4005219876766204,
94
+ "epoch": 0.15473887814313347,
95
+ "grad_norm": 0.37381669878959656,
96
+ "learning_rate": 0.00019644,
97
+ "loss": 2.6783329010009767,
98
+ "mean_token_accuracy": 0.565613779053092,
99
+ "num_tokens": 531787.0,
100
+ "step": 90
101
+ },
102
+ {
103
+ "entropy": 2.291259491443634,
104
+ "epoch": 0.17193208682570385,
105
+ "grad_norm": 0.3424990475177765,
106
+ "learning_rate": 0.00019604,
107
+ "loss": 2.518219757080078,
108
+ "mean_token_accuracy": 0.5815062165260315,
109
+ "num_tokens": 591947.0,
110
+ "step": 100
111
+ },
112
+ {
113
+ "entropy": 2.3215643003582955,
114
+ "epoch": 0.18912529550827423,
115
+ "grad_norm": 0.37565672397613525,
116
+ "learning_rate": 0.00019564,
117
+ "loss": 2.5377925872802733,
118
+ "mean_token_accuracy": 0.5835155539214611,
119
+ "num_tokens": 649619.0,
120
+ "step": 110
121
+ },
122
+ {
123
+ "entropy": 2.4258039399981497,
124
+ "epoch": 0.2063185041908446,
125
+ "grad_norm": 0.4689179062843323,
126
+ "learning_rate": 0.00019524,
127
+ "loss": 2.6080394744873048,
128
+ "mean_token_accuracy": 0.5646311499178409,
129
+ "num_tokens": 707340.0,
130
+ "step": 120
131
+ },
132
+ {
133
+ "entropy": 2.317111870646477,
134
+ "epoch": 0.223511712873415,
135
+ "grad_norm": 0.3885783851146698,
136
+ "learning_rate": 0.00019484,
137
+ "loss": 2.477190399169922,
138
+ "mean_token_accuracy": 0.5836748830974102,
139
+ "num_tokens": 769505.0,
140
+ "step": 130
141
+ },
142
+ {
143
+ "entropy": 2.3055995970964434,
144
+ "epoch": 0.24070492155598538,
145
+ "grad_norm": 0.43443477153778076,
146
+ "learning_rate": 0.00019444,
147
+ "loss": 2.4609752655029298,
148
+ "mean_token_accuracy": 0.5811029966920614,
149
+ "num_tokens": 829367.0,
150
+ "step": 140
151
+ },
152
+ {
153
+ "entropy": 2.2776345878839495,
154
+ "epoch": 0.2578981302385558,
155
+ "grad_norm": 0.47762158513069153,
156
+ "learning_rate": 0.00019404,
157
+ "loss": 2.4081003189086916,
158
+ "mean_token_accuracy": 0.5853929311037064,
159
+ "num_tokens": 886215.0,
160
+ "step": 150
161
+ },
162
+ {
163
+ "entropy": 2.2963428094983103,
164
+ "epoch": 0.27509133892112614,
165
+ "grad_norm": 0.46731501817703247,
166
+ "learning_rate": 0.00019364,
167
+ "loss": 2.4675086975097655,
168
+ "mean_token_accuracy": 0.5888176921755075,
169
+ "num_tokens": 945101.0,
170
+ "step": 160
171
+ },
172
+ {
173
+ "entropy": 2.2366374909877775,
174
+ "epoch": 0.29228454760369654,
175
+ "grad_norm": 0.4367876350879669,
176
+ "learning_rate": 0.00019323999999999999,
177
+ "loss": 2.3875659942626952,
178
+ "mean_token_accuracy": 0.5896096613258124,
179
+ "num_tokens": 1004603.0,
180
+ "step": 170
181
+ },
182
+ {
183
+ "entropy": 2.254362703859806,
184
+ "epoch": 0.30947775628626695,
185
+ "grad_norm": 0.4333887994289398,
186
+ "learning_rate": 0.00019284,
187
+ "loss": 2.4054040908813477,
188
+ "mean_token_accuracy": 0.5891438674181699,
189
+ "num_tokens": 1067233.0,
190
+ "step": 180
191
+ },
192
+ {
193
+ "entropy": 2.2392648085951805,
194
+ "epoch": 0.3266709649688373,
195
+ "grad_norm": 0.45199301838874817,
196
+ "learning_rate": 0.00019244000000000002,
197
+ "loss": 2.3508541107177736,
198
+ "mean_token_accuracy": 0.591214832291007,
199
+ "num_tokens": 1124472.0,
200
+ "step": 190
201
+ },
202
+ {
203
+ "entropy": 2.149501931667328,
204
+ "epoch": 0.3438641736514077,
205
+ "grad_norm": 0.44520440697669983,
206
+ "learning_rate": 0.00019204,
207
+ "loss": 2.281546783447266,
208
+ "mean_token_accuracy": 0.5986809592694045,
209
+ "num_tokens": 1180382.0,
210
+ "step": 200
211
+ },
212
+ {
213
+ "entropy": 2.2454783216118814,
214
+ "epoch": 0.3610573823339781,
215
+ "grad_norm": 0.5927078723907471,
216
+ "learning_rate": 0.00019164000000000003,
217
+ "loss": 2.4131927490234375,
218
+ "mean_token_accuracy": 0.5888259880244732,
219
+ "num_tokens": 1240228.0,
220
+ "step": 210
221
+ },
222
+ {
223
+ "entropy": 2.2189586043357847,
224
+ "epoch": 0.37825059101654845,
225
+ "grad_norm": 0.4634048044681549,
226
+ "learning_rate": 0.00019124000000000002,
227
+ "loss": 2.336981201171875,
228
+ "mean_token_accuracy": 0.5954784743487835,
229
+ "num_tokens": 1300889.0,
230
+ "step": 220
231
+ },
232
+ {
233
+ "entropy": 2.317907977104187,
234
+ "epoch": 0.39544379969911886,
235
+ "grad_norm": 0.492512971162796,
236
+ "learning_rate": 0.00019084,
237
+ "loss": 2.4568838119506835,
238
+ "mean_token_accuracy": 0.5841229122132063,
239
+ "num_tokens": 1357396.0,
240
+ "step": 230
241
+ },
242
+ {
243
+ "entropy": 2.2429257184267044,
244
+ "epoch": 0.4126370083816892,
245
+ "grad_norm": 0.515352725982666,
246
+ "learning_rate": 0.00019044000000000003,
247
+ "loss": 2.3383663177490233,
248
+ "mean_token_accuracy": 0.5922708168625832,
249
+ "num_tokens": 1417505.0,
250
+ "step": 240
251
+ },
252
+ {
253
+ "entropy": 2.2210252806544304,
254
+ "epoch": 0.4298302170642596,
255
+ "grad_norm": 0.4831322133541107,
256
+ "learning_rate": 0.00019004000000000002,
257
+ "loss": 2.4192705154418945,
258
+ "mean_token_accuracy": 0.5948628049343825,
259
+ "num_tokens": 1478753.0,
260
+ "step": 250
261
+ },
262
+ {
263
+ "entropy": 2.274476508796215,
264
+ "epoch": 0.44702342574683,
265
+ "grad_norm": 0.49397456645965576,
266
+ "learning_rate": 0.00018964,
267
+ "loss": 2.3850372314453123,
268
+ "mean_token_accuracy": 0.5882141895592212,
269
+ "num_tokens": 1540514.0,
270
+ "step": 260
271
+ },
272
+ {
273
+ "entropy": 2.2252144277095796,
274
+ "epoch": 0.46421663442940037,
275
+ "grad_norm": 0.48239603638648987,
276
+ "learning_rate": 0.00018924000000000002,
277
+ "loss": 2.3765859603881836,
278
+ "mean_token_accuracy": 0.597905408218503,
279
+ "num_tokens": 1602363.0,
280
+ "step": 270
281
+ },
282
+ {
283
+ "entropy": 2.2030586138367654,
284
+ "epoch": 0.48140984311197077,
285
+ "grad_norm": 0.47931915521621704,
286
+ "learning_rate": 0.00018884000000000001,
287
+ "loss": 2.3378921508789063,
288
+ "mean_token_accuracy": 0.5946248725056649,
289
+ "num_tokens": 1663013.0,
290
+ "step": 280
291
+ },
292
+ {
293
+ "entropy": 2.193090632557869,
294
+ "epoch": 0.4986030517945412,
295
+ "grad_norm": 0.4267734885215759,
296
+ "learning_rate": 0.00018844,
297
+ "loss": 2.301167106628418,
298
+ "mean_token_accuracy": 0.600122318789363,
299
+ "num_tokens": 1724937.0,
300
+ "step": 290
301
+ },
302
+ {
303
+ "entropy": 2.2401370778679848,
304
+ "epoch": 0.5157962604771116,
305
+ "grad_norm": 0.49861446022987366,
306
+ "learning_rate": 0.00018804000000000002,
307
+ "loss": 2.3409378051757814,
308
+ "mean_token_accuracy": 0.5942602109163999,
309
+ "num_tokens": 1782528.0,
310
+ "step": 300
311
+ },
312
+ {
313
+ "entropy": 2.2543238058686255,
314
+ "epoch": 0.5329894691596819,
315
+ "grad_norm": 0.5549066066741943,
316
+ "learning_rate": 0.00018764,
317
+ "loss": 2.397447967529297,
318
+ "mean_token_accuracy": 0.5927667014300824,
319
+ "num_tokens": 1841865.0,
320
+ "step": 310
321
+ },
322
+ {
323
+ "entropy": 2.1446528255939485,
324
+ "epoch": 0.5501826778422523,
325
+ "grad_norm": 0.6057388782501221,
326
+ "learning_rate": 0.00018724,
327
+ "loss": 2.2854946136474608,
328
+ "mean_token_accuracy": 0.5992342013865709,
329
+ "num_tokens": 1901375.0,
330
+ "step": 320
331
+ },
332
+ {
333
+ "entropy": 2.2384325101971627,
334
+ "epoch": 0.5673758865248227,
335
+ "grad_norm": 0.6120573282241821,
336
+ "learning_rate": 0.00018684000000000002,
337
+ "loss": 2.3560409545898438,
338
+ "mean_token_accuracy": 0.5913927119225264,
339
+ "num_tokens": 1959650.0,
340
+ "step": 330
341
+ },
342
+ {
343
+ "entropy": 2.103813698887825,
344
+ "epoch": 0.5845690952073931,
345
+ "grad_norm": 0.5133985280990601,
346
+ "learning_rate": 0.00018644,
347
+ "loss": 2.2106700897216798,
348
+ "mean_token_accuracy": 0.6131400100886821,
349
+ "num_tokens": 2020031.0,
350
+ "step": 340
351
+ },
352
+ {
353
+ "entropy": 2.11156629472971,
354
+ "epoch": 0.6017623038899634,
355
+ "grad_norm": 0.4958188235759735,
356
+ "learning_rate": 0.00018604,
357
+ "loss": 2.2597396850585936,
358
+ "mean_token_accuracy": 0.6059262081980705,
359
+ "num_tokens": 2080034.0,
360
+ "step": 350
361
+ },
362
+ {
363
+ "entropy": 2.2104950502514837,
364
+ "epoch": 0.6189555125725339,
365
+ "grad_norm": 0.5096895098686218,
366
+ "learning_rate": 0.00018564000000000002,
367
+ "loss": 2.271474075317383,
368
+ "mean_token_accuracy": 0.597117318212986,
369
+ "num_tokens": 2137629.0,
370
+ "step": 360
371
+ },
372
+ {
373
+ "entropy": 2.134429484605789,
374
+ "epoch": 0.6361487212551042,
375
+ "grad_norm": 0.5682357549667358,
376
+ "learning_rate": 0.00018524,
377
+ "loss": 2.237981605529785,
378
+ "mean_token_accuracy": 0.6059913612902165,
379
+ "num_tokens": 2196125.0,
380
+ "step": 370
381
+ },
382
+ {
383
+ "entropy": 2.151672175526619,
384
+ "epoch": 0.6533419299376746,
385
+ "grad_norm": 0.5488378405570984,
386
+ "learning_rate": 0.00018484000000000003,
387
+ "loss": 2.264353942871094,
388
+ "mean_token_accuracy": 0.5990234814584255,
389
+ "num_tokens": 2256258.0,
390
+ "step": 380
391
+ },
392
+ {
393
+ "entropy": 2.1240685641765595,
394
+ "epoch": 0.670535138620245,
395
+ "grad_norm": 0.5736668705940247,
396
+ "learning_rate": 0.00018444000000000002,
397
+ "loss": 2.2498214721679686,
398
+ "mean_token_accuracy": 0.6068044692277909,
399
+ "num_tokens": 2317743.0,
400
+ "step": 390
401
+ },
402
+ {
403
+ "entropy": 2.110594576597214,
404
+ "epoch": 0.6877283473028154,
405
+ "grad_norm": 0.5833790302276611,
406
+ "learning_rate": 0.00018404,
407
+ "loss": 2.222176361083984,
408
+ "mean_token_accuracy": 0.6128960818052291,
409
+ "num_tokens": 2381669.0,
410
+ "step": 400
411
+ },
412
+ {
413
+ "entropy": 2.1233398094773293,
414
+ "epoch": 0.7049215559853858,
415
+ "grad_norm": 0.5612857937812805,
416
+ "learning_rate": 0.00018364000000000002,
417
+ "loss": 2.2054920196533203,
418
+ "mean_token_accuracy": 0.6041553311049939,
419
+ "num_tokens": 2439094.0,
420
+ "step": 410
421
+ },
422
+ {
423
+ "entropy": 2.1500213012099265,
424
+ "epoch": 0.7221147646679562,
425
+ "grad_norm": 0.5670902132987976,
426
+ "learning_rate": 0.00018324000000000001,
427
+ "loss": 2.2393463134765623,
428
+ "mean_token_accuracy": 0.6055185578763485,
429
+ "num_tokens": 2498246.0,
430
+ "step": 420
431
+ },
432
+ {
433
+ "entropy": 2.03703038841486,
434
+ "epoch": 0.7393079733505266,
435
+ "grad_norm": 0.6171953082084656,
436
+ "learning_rate": 0.00018284,
437
+ "loss": 2.129292678833008,
438
+ "mean_token_accuracy": 0.6159544993191958,
439
+ "num_tokens": 2557403.0,
440
+ "step": 430
441
+ },
442
+ {
443
+ "entropy": 2.0861524820327757,
444
+ "epoch": 0.7565011820330969,
445
+ "grad_norm": 0.5753834247589111,
446
+ "learning_rate": 0.00018244000000000002,
447
+ "loss": 2.189851760864258,
448
+ "mean_token_accuracy": 0.6077463660389185,
449
+ "num_tokens": 2614912.0,
450
+ "step": 440
451
+ },
452
+ {
453
+ "entropy": 2.127491444349289,
454
+ "epoch": 0.7736943907156673,
455
+ "grad_norm": 0.5808554291725159,
456
+ "learning_rate": 0.00018204,
457
+ "loss": 2.2198902130126954,
458
+ "mean_token_accuracy": 0.6067756544798613,
459
+ "num_tokens": 2673278.0,
460
+ "step": 450
461
+ },
462
+ {
463
+ "entropy": 2.10256717056036,
464
+ "epoch": 0.7908875993982377,
465
+ "grad_norm": 0.6682887077331543,
466
+ "learning_rate": 0.00018164,
467
+ "loss": 2.1562450408935545,
468
+ "mean_token_accuracy": 0.6123722370713949,
469
+ "num_tokens": 2733477.0,
470
+ "step": 460
471
+ },
472
+ {
473
+ "entropy": 2.0725875943899155,
474
+ "epoch": 0.8080808080808081,
475
+ "grad_norm": 0.5611984729766846,
476
+ "learning_rate": 0.00018124000000000002,
477
+ "loss": 2.1555084228515624,
478
+ "mean_token_accuracy": 0.6104017984122038,
479
+ "num_tokens": 2793130.0,
480
+ "step": 470
481
+ },
482
+ {
483
+ "entropy": 2.0911933913826943,
484
+ "epoch": 0.8252740167633784,
485
+ "grad_norm": 0.4832659661769867,
486
+ "learning_rate": 0.00018084,
487
+ "loss": 2.2131584167480467,
488
+ "mean_token_accuracy": 0.6108913067728281,
489
+ "num_tokens": 2856643.0,
490
+ "step": 480
491
+ },
492
+ {
493
+ "entropy": 2.089042477309704,
494
+ "epoch": 0.8424672254459489,
495
+ "grad_norm": 0.6528189182281494,
496
+ "learning_rate": 0.00018044,
497
+ "loss": 2.222637939453125,
498
+ "mean_token_accuracy": 0.6140136975795031,
499
+ "num_tokens": 2918669.0,
500
+ "step": 490
501
+ },
502
+ {
503
+ "entropy": 2.177516208589077,
504
+ "epoch": 0.8596604341285192,
505
+ "grad_norm": 0.511565089225769,
506
+ "learning_rate": 0.00018004000000000002,
507
+ "loss": 2.2838220596313477,
508
+ "mean_token_accuracy": 0.6013776436448097,
509
+ "num_tokens": 2977952.0,
510
+ "step": 500
511
+ }
512
+ ],
513
+ "logging_steps": 10,
514
+ "max_steps": 5000,
515
+ "num_input_tokens_seen": 0,
516
+ "num_train_epochs": 9,
517
+ "save_steps": 500,
518
+ "stateful_callbacks": {
519
+ "TrainerControl": {
520
+ "args": {
521
+ "should_epoch_stop": false,
522
+ "should_evaluate": false,
523
+ "should_log": false,
524
+ "should_save": true,
525
+ "should_training_stop": false
526
+ },
527
+ "attributes": {}
528
+ }
529
+ },
530
+ "total_flos": 2.44380719906816e+16,
531
+ "train_batch_size": 2,
532
+ "trial_name": null,
533
+ "trial_params": null
534
+ }
last-checkpoint/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:db0a62792e6a92c9c94641833ccdb8713427853bbc327f08f37bdc954c14d801
3
+ size 5777