Dorn4449 commited on
Commit
f42ed63
·
verified ·
1 Parent(s): 14789c4

Upload checkpoint-5936 from Kaggle

Browse files
README.md ADDED
@@ -0,0 +1,209 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: Dorn4449/CyberSentinel-Mistral-7B-v3.8
3
+ library_name: peft
4
+ pipeline_tag: text-generation
5
+ tags:
6
+ - base_model:adapter:Dorn4449/CyberSentinel-Mistral-7B-v3.8
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
adapter_config.json ADDED
@@ -0,0 +1,43 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "Dorn4449/CyberSentinel-Mistral-7B-v3.8",
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": 16,
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": 8,
29
+ "rank_pattern": {},
30
+ "revision": null,
31
+ "target_modules": [
32
+ "v_proj",
33
+ "o_proj",
34
+ "q_proj",
35
+ "k_proj"
36
+ ],
37
+ "target_parameters": null,
38
+ "task_type": "CAUSAL_LM",
39
+ "trainable_token_indices": null,
40
+ "use_dora": false,
41
+ "use_qalora": false,
42
+ "use_rslora": false
43
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fe6683a7b992acdaef7ca448cbb148ac9368d79e25d7e07b85c19f2c27edb5fd
3
+ size 27297032
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e290730b557406ad94fa70cc172349f2cac7c7ccfe54ca73ed2def257bfe9fe
3
+ size 54744779
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4ad3ca065ace1efb3435cf88de681e3ded4e82163a4a90bd13670727af1a8b6c
3
+ size 14645
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1ba02acb62f5d0ab0f2e2821d7da426c1ca0119894058f6ec24755f6a351b9e7
3
+ size 1465
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,16 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "add_prefix_space": null,
3
+ "backend": "tokenizers",
4
+ "bos_token": "<s>",
5
+ "clean_up_tokenization_spaces": false,
6
+ "eos_token": "</s>",
7
+ "is_local": false,
8
+ "model_max_length": 32768,
9
+ "pad_token": "</s>",
10
+ "padding_side": "right",
11
+ "sp_model_kwargs": {},
12
+ "spaces_between_special_tokens": false,
13
+ "tokenizer_class": "TokenizersBackend",
14
+ "unk_token": "<unk>",
15
+ "use_default_system_prompt": false
16
+ }
trainer_state.json ADDED
@@ -0,0 +1,624 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_global_step": null,
3
+ "best_metric": null,
4
+ "best_model_checkpoint": null,
5
+ "epoch": 0.6331733333333334,
6
+ "eval_steps": 500,
7
+ "global_step": 5936,
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.084044404476881,
14
+ "epoch": 0.010666666666666666,
15
+ "grad_norm": 0.796875,
16
+ "learning_rate": 7.92e-07,
17
+ "loss": 1.3782466125488282,
18
+ "mean_token_accuracy": 0.7083857330679894,
19
+ "num_tokens": 986491.0,
20
+ "step": 100
21
+ },
22
+ {
23
+ "entropy": 1.1007767178118228,
24
+ "epoch": 0.021333333333333333,
25
+ "grad_norm": 0.3125,
26
+ "learning_rate": 1.592e-06,
27
+ "loss": 1.2902149963378906,
28
+ "mean_token_accuracy": 0.7171274860203266,
29
+ "num_tokens": 1952567.0,
30
+ "step": 200
31
+ },
32
+ {
33
+ "entropy": 1.0802835547924041,
34
+ "epoch": 0.032,
35
+ "grad_norm": 0.28515625,
36
+ "learning_rate": 2.392e-06,
37
+ "loss": 1.170371322631836,
38
+ "mean_token_accuracy": 0.7354862231016159,
39
+ "num_tokens": 2935479.0,
40
+ "step": 300
41
+ },
42
+ {
43
+ "entropy": 1.0573877203464508,
44
+ "epoch": 0.042666666666666665,
45
+ "grad_norm": 0.23046875,
46
+ "learning_rate": 3.192e-06,
47
+ "loss": 1.062843780517578,
48
+ "mean_token_accuracy": 0.7536254300177098,
49
+ "num_tokens": 3920344.0,
50
+ "step": 400
51
+ },
52
+ {
53
+ "entropy": 1.0149462178349495,
54
+ "epoch": 0.05333333333333334,
55
+ "grad_norm": 0.212890625,
56
+ "learning_rate": 3.992e-06,
57
+ "loss": 0.9590372467041015,
58
+ "mean_token_accuracy": 0.7738636130094528,
59
+ "num_tokens": 4899217.0,
60
+ "step": 500
61
+ },
62
+ {
63
+ "entropy": 0.8931056271493435,
64
+ "epoch": 0.064,
65
+ "grad_norm": 0.28125,
66
+ "learning_rate": 4.792e-06,
67
+ "loss": 0.7998863983154297,
68
+ "mean_token_accuracy": 0.8012332341074944,
69
+ "num_tokens": 5883391.0,
70
+ "step": 600
71
+ },
72
+ {
73
+ "entropy": 0.6136953190714121,
74
+ "epoch": 0.07466666666666667,
75
+ "grad_norm": 1.1015625,
76
+ "learning_rate": 5.592000000000001e-06,
77
+ "loss": 0.5131131362915039,
78
+ "mean_token_accuracy": 0.866335421949625,
79
+ "num_tokens": 6857125.0,
80
+ "step": 700
81
+ },
82
+ {
83
+ "entropy": 0.2726459547691047,
84
+ "epoch": 0.08533333333333333,
85
+ "grad_norm": 0.474609375,
86
+ "learning_rate": 6.392e-06,
87
+ "loss": 0.18439870834350586,
88
+ "mean_token_accuracy": 0.9579810079932213,
89
+ "num_tokens": 7831290.0,
90
+ "step": 800
91
+ },
92
+ {
93
+ "entropy": 0.11284050881862641,
94
+ "epoch": 0.096,
95
+ "grad_norm": 0.1875,
96
+ "learning_rate": 7.192e-06,
97
+ "loss": 0.05271556854248047,
98
+ "mean_token_accuracy": 0.9904264670610428,
99
+ "num_tokens": 8815417.0,
100
+ "step": 900
101
+ },
102
+ {
103
+ "entropy": 0.068436967888847,
104
+ "epoch": 0.10666666666666667,
105
+ "grad_norm": 0.125,
106
+ "learning_rate": 7.992e-06,
107
+ "loss": 0.02549468755722046,
108
+ "mean_token_accuracy": 0.9951217715442181,
109
+ "num_tokens": 9782033.0,
110
+ "step": 1000
111
+ },
112
+ {
113
+ "entropy": 0.052372096767649055,
114
+ "epoch": 0.11733333333333333,
115
+ "grad_norm": 0.1318359375,
116
+ "learning_rate": 8.792e-06,
117
+ "loss": 0.017259199619293213,
118
+ "mean_token_accuracy": 0.9962555834650993,
119
+ "num_tokens": 10759962.0,
120
+ "step": 1100
121
+ },
122
+ {
123
+ "entropy": 0.03862797610927373,
124
+ "epoch": 0.128,
125
+ "grad_norm": 0.0867946669459343,
126
+ "learning_rate": 9.591999999999999e-06,
127
+ "loss": 0.013324768543243408,
128
+ "mean_token_accuracy": 0.9968111206591129,
129
+ "num_tokens": 987986.0,
130
+ "step": 1200
131
+ },
132
+ {
133
+ "entropy": 0.032093781144358215,
134
+ "epoch": 0.13866666666666666,
135
+ "grad_norm": 0.037592533975839615,
136
+ "learning_rate": 1.0392e-05,
137
+ "loss": 0.013392001390457153,
138
+ "mean_token_accuracy": 0.9965760576725006,
139
+ "num_tokens": 1968127.0,
140
+ "step": 1300
141
+ },
142
+ {
143
+ "entropy": 0.031904329673852774,
144
+ "epoch": 0.14933333333333335,
145
+ "grad_norm": 0.10515860468149185,
146
+ "learning_rate": 1.1192e-05,
147
+ "loss": 0.016373103857040404,
148
+ "mean_token_accuracy": 0.9955054900050163,
149
+ "num_tokens": 2965677.0,
150
+ "step": 1400
151
+ },
152
+ {
153
+ "entropy": 0.0265167937008664,
154
+ "epoch": 0.16,
155
+ "grad_norm": 0.12689532339572906,
156
+ "learning_rate": 1.1992e-05,
157
+ "loss": 0.011554093360900878,
158
+ "mean_token_accuracy": 0.996508517563343,
159
+ "num_tokens": 3938144.0,
160
+ "step": 1500
161
+ },
162
+ {
163
+ "entropy": 0.024146563813555986,
164
+ "epoch": 0.17066666666666666,
165
+ "grad_norm": 0.03401608020067215,
166
+ "learning_rate": 1.2792e-05,
167
+ "loss": 0.010398292541503906,
168
+ "mean_token_accuracy": 0.9966818282008171,
169
+ "num_tokens": 4897019.0,
170
+ "step": 1600
171
+ },
172
+ {
173
+ "entropy": 0.025755486716516316,
174
+ "epoch": 0.18133333333333335,
175
+ "grad_norm": 0.05834396556019783,
176
+ "learning_rate": 1.3592000000000001e-05,
177
+ "loss": 0.012847075462341309,
178
+ "mean_token_accuracy": 0.9960671140253544,
179
+ "num_tokens": 5880125.0,
180
+ "step": 1700
181
+ },
182
+ {
183
+ "entropy": 0.023504739217460154,
184
+ "epoch": 0.192,
185
+ "grad_norm": 0.09117468446493149,
186
+ "learning_rate": 1.4392e-05,
187
+ "loss": 0.011869451999664306,
188
+ "mean_token_accuracy": 0.9964955732226372,
189
+ "num_tokens": 6867360.0,
190
+ "step": 1800
191
+ },
192
+ {
193
+ "entropy": 0.022944011739455164,
194
+ "epoch": 0.20266666666666666,
195
+ "grad_norm": 0.046192608773708344,
196
+ "learning_rate": 1.4978666666666668e-05,
197
+ "loss": 0.010620262622833252,
198
+ "mean_token_accuracy": 0.9964672869443894,
199
+ "num_tokens": 7840472.0,
200
+ "step": 1900
201
+ },
202
+ {
203
+ "entropy": 0.018894561287015676,
204
+ "epoch": 0.21333333333333335,
205
+ "grad_norm": 0.02761668898165226,
206
+ "learning_rate": 1.4889777777777778e-05,
207
+ "loss": 0.0067046540975570675,
208
+ "mean_token_accuracy": 0.9975774252414703,
209
+ "num_tokens": 8827474.0,
210
+ "step": 2000
211
+ },
212
+ {
213
+ "entropy": 0.020934174589347095,
214
+ "epoch": 0.224,
215
+ "grad_norm": 0.02931295707821846,
216
+ "learning_rate": 1.4800888888888889e-05,
217
+ "loss": 0.010140993595123292,
218
+ "mean_token_accuracy": 0.996714953482151,
219
+ "num_tokens": 9808475.0,
220
+ "step": 2100
221
+ },
222
+ {
223
+ "entropy": 0.020719884738791734,
224
+ "epoch": 0.23466666666666666,
225
+ "grad_norm": 0.02652113325893879,
226
+ "learning_rate": 1.4712e-05,
227
+ "loss": 0.010557392835617066,
228
+ "mean_token_accuracy": 0.9969246552884579,
229
+ "num_tokens": 10782725.0,
230
+ "step": 2200
231
+ },
232
+ {
233
+ "entropy": 0.020559412932489068,
234
+ "epoch": 0.24533333333333332,
235
+ "grad_norm": 0.032906673848629,
236
+ "learning_rate": 1.4623111111111113e-05,
237
+ "loss": 0.009789772033691406,
238
+ "mean_token_accuracy": 0.9966975942254066,
239
+ "num_tokens": 11769893.0,
240
+ "step": 2300
241
+ },
242
+ {
243
+ "entropy": 0.018388252432923764,
244
+ "epoch": 0.256,
245
+ "grad_norm": 0.08162333816289902,
246
+ "learning_rate": 1.4534222222222222e-05,
247
+ "loss": 0.007909480929374695,
248
+ "mean_token_accuracy": 0.9972486282885075,
249
+ "num_tokens": 12753597.0,
250
+ "step": 2400
251
+ },
252
+ {
253
+ "entropy": 0.02204789153067395,
254
+ "epoch": 0.26666666666666666,
255
+ "grad_norm": 0.023511990904808044,
256
+ "learning_rate": 1.4445333333333334e-05,
257
+ "loss": 0.011945382356643677,
258
+ "mean_token_accuracy": 0.9963182592391968,
259
+ "num_tokens": 13739044.0,
260
+ "step": 2500
261
+ },
262
+ {
263
+ "entropy": 0.02037038065260276,
264
+ "epoch": 0.2773333333333333,
265
+ "grad_norm": 0.02014540508389473,
266
+ "learning_rate": 1.4356444444444446e-05,
267
+ "loss": 0.010165022611618042,
268
+ "mean_token_accuracy": 0.9967658732831478,
269
+ "num_tokens": 14709501.0,
270
+ "step": 2600
271
+ },
272
+ {
273
+ "entropy": 0.01947357293218374,
274
+ "epoch": 0.288,
275
+ "grad_norm": 0.01829116977751255,
276
+ "learning_rate": 1.4267555555555555e-05,
277
+ "loss": 0.009100326895713806,
278
+ "mean_token_accuracy": 0.9969173397123814,
279
+ "num_tokens": 15693309.0,
280
+ "step": 2700
281
+ },
282
+ {
283
+ "entropy": 0.021565243480727078,
284
+ "epoch": 0.2986666666666667,
285
+ "grad_norm": 0.031732361763715744,
286
+ "learning_rate": 1.4178666666666667e-05,
287
+ "loss": 0.01107092022895813,
288
+ "mean_token_accuracy": 0.9963353677093982,
289
+ "num_tokens": 985520.0,
290
+ "step": 2800
291
+ },
292
+ {
293
+ "entropy": 0.02136099517461844,
294
+ "epoch": 0.30933333333333335,
295
+ "grad_norm": 0.03870174661278725,
296
+ "learning_rate": 1.4089777777777779e-05,
297
+ "loss": 0.011569523811340332,
298
+ "mean_token_accuracy": 0.9964252272248268,
299
+ "num_tokens": 1969572.0,
300
+ "step": 2900
301
+ },
302
+ {
303
+ "entropy": 0.019074252294376492,
304
+ "epoch": 0.32,
305
+ "grad_norm": 0.01954864338040352,
306
+ "learning_rate": 1.4000888888888888e-05,
307
+ "loss": 0.008727578520774841,
308
+ "mean_token_accuracy": 0.9970971086621284,
309
+ "num_tokens": 2945404.0,
310
+ "step": 3000
311
+ },
312
+ {
313
+ "entropy": 0.018130726229865102,
314
+ "epoch": 0.33066666666666666,
315
+ "grad_norm": 0.01979902759194374,
316
+ "learning_rate": 1.3912e-05,
317
+ "loss": 0.007898266315460206,
318
+ "mean_token_accuracy": 0.9971335357427598,
319
+ "num_tokens": 3925122.0,
320
+ "step": 3100
321
+ },
322
+ {
323
+ "entropy": 0.019400757937546587,
324
+ "epoch": 0.3413333333333333,
325
+ "grad_norm": 0.030273959040641785,
326
+ "learning_rate": 1.0980206234443522e-05,
327
+ "loss": 0.009979066749413809,
328
+ "mean_token_accuracy": 0.9968534293584526,
329
+ "num_tokens": 945781.0,
330
+ "step": 3200
331
+ },
332
+ {
333
+ "entropy": 0.021496493350714446,
334
+ "epoch": 0.352,
335
+ "grad_norm": 0.023218955844640732,
336
+ "learning_rate": 1.0802417921061989e-05,
337
+ "loss": 0.011733214855194091,
338
+ "mean_token_accuracy": 0.996385814100504,
339
+ "num_tokens": 1919451.0,
340
+ "step": 3300
341
+ },
342
+ {
343
+ "entropy": 0.01932728004641831,
344
+ "epoch": 0.3626666666666667,
345
+ "grad_norm": 0.014179096557199955,
346
+ "learning_rate": 1.0624629607680455e-05,
347
+ "loss": 0.00976854920387268,
348
+ "mean_token_accuracy": 0.9968989025056362,
349
+ "num_tokens": 2892220.0,
350
+ "step": 3400
351
+ },
352
+ {
353
+ "entropy": 0.02088767145993188,
354
+ "epoch": 0.37333333333333335,
355
+ "grad_norm": 0.032297272235155106,
356
+ "learning_rate": 1.0446841294298921e-05,
357
+ "loss": 0.011026575565338134,
358
+ "mean_token_accuracy": 0.9964779444038868,
359
+ "num_tokens": 3878184.0,
360
+ "step": 3500
361
+ },
362
+ {
363
+ "entropy": 0.018377634914308463,
364
+ "epoch": 0.384,
365
+ "grad_norm": 0.012006225995719433,
366
+ "learning_rate": 1.3467555555555556e-05,
367
+ "loss": 0.008617221661235975,
368
+ "mean_token_accuracy": 0.9970365500320559,
369
+ "num_tokens": 904843.0,
370
+ "step": 3600
371
+ },
372
+ {
373
+ "entropy": 0.016050403744447977,
374
+ "epoch": 0.39466666666666667,
375
+ "grad_norm": 0.011128585785627365,
376
+ "learning_rate": 1.3378666666666666e-05,
377
+ "loss": 0.006250782608985901,
378
+ "mean_token_accuracy": 0.9976212471723557,
379
+ "num_tokens": 1878860.0,
380
+ "step": 3700
381
+ },
382
+ {
383
+ "entropy": 0.01809800002258271,
384
+ "epoch": 0.4053333333333333,
385
+ "grad_norm": 0.01952100545167923,
386
+ "learning_rate": 1.3289777777777778e-05,
387
+ "loss": 0.008064679503440857,
388
+ "mean_token_accuracy": 0.9971583542227745,
389
+ "num_tokens": 2860744.0,
390
+ "step": 3800
391
+ },
392
+ {
393
+ "entropy": 0.019823117861524225,
394
+ "epoch": 0.416,
395
+ "grad_norm": 0.011735321022570133,
396
+ "learning_rate": 1.3200888888888889e-05,
397
+ "loss": 0.010386246442794799,
398
+ "mean_token_accuracy": 0.9966941741108895,
399
+ "num_tokens": 3831565.0,
400
+ "step": 3900
401
+ },
402
+ {
403
+ "entropy": 0.02049923066298889,
404
+ "epoch": 0.4266666666666667,
405
+ "grad_norm": 0.006284466944634914,
406
+ "learning_rate": 1.3112e-05,
407
+ "loss": 0.01045264061107192,
408
+ "mean_token_accuracy": 0.9964593903616418,
409
+ "num_tokens": 849872.0,
410
+ "step": 4000
411
+ },
412
+ {
413
+ "entropy": 0.017120514765847476,
414
+ "epoch": 0.43733333333333335,
415
+ "grad_norm": 0.010025433264672756,
416
+ "learning_rate": 1.3023111111111111e-05,
417
+ "loss": 0.007535084486007691,
418
+ "mean_token_accuracy": 0.9973040929436684,
419
+ "num_tokens": 1826365.0,
420
+ "step": 4100
421
+ },
422
+ {
423
+ "entropy": 0.01937343619065359,
424
+ "epoch": 0.448,
425
+ "grad_norm": 0.008356385864317417,
426
+ "learning_rate": 1.2934222222222222e-05,
427
+ "loss": 0.010190980434417725,
428
+ "mean_token_accuracy": 0.9967715987563133,
429
+ "num_tokens": 2802749.0,
430
+ "step": 4200
431
+ },
432
+ {
433
+ "entropy": 0.017232202125014737,
434
+ "epoch": 0.45866666666666667,
435
+ "grad_norm": 0.011389357037842274,
436
+ "learning_rate": 1.2845333333333334e-05,
437
+ "loss": 0.007943087816238403,
438
+ "mean_token_accuracy": 0.9973043432831764,
439
+ "num_tokens": 3802758.0,
440
+ "step": 4300
441
+ },
442
+ {
443
+ "entropy": 0.022822092252748984,
444
+ "epoch": 0.4693333333333333,
445
+ "grad_norm": 0.017312563955783844,
446
+ "learning_rate": 1.2756444444444444e-05,
447
+ "loss": 0.012838510819423346,
448
+ "mean_token_accuracy": 0.9959132893953795,
449
+ "num_tokens": 789736.0,
450
+ "step": 4400
451
+ },
452
+ {
453
+ "entropy": 0.0184966369275935,
454
+ "epoch": 0.48,
455
+ "grad_norm": 0.04721185564994812,
456
+ "learning_rate": 1.2667555555555557e-05,
457
+ "loss": 0.009318522214889526,
458
+ "mean_token_accuracy": 0.9968563948571681,
459
+ "num_tokens": 1767600.0,
460
+ "step": 4500
461
+ },
462
+ {
463
+ "entropy": 0.021548866296652706,
464
+ "epoch": 0.49066666666666664,
465
+ "grad_norm": 0.9198243021965027,
466
+ "learning_rate": 1.2578666666666667e-05,
467
+ "loss": 0.013902791738510133,
468
+ "mean_token_accuracy": 0.9959381237626076,
469
+ "num_tokens": 2754982.0,
470
+ "step": 4600
471
+ },
472
+ {
473
+ "entropy": 0.0234364516264759,
474
+ "epoch": 0.5013333333333333,
475
+ "grad_norm": 0.011652004905045033,
476
+ "learning_rate": 1.2489777777777779e-05,
477
+ "loss": 0.011085785627365112,
478
+ "mean_token_accuracy": 0.9966410009562969,
479
+ "num_tokens": 3730109.0,
480
+ "step": 4700
481
+ },
482
+ {
483
+ "entropy": 0.017517962178529856,
484
+ "epoch": 0.512,
485
+ "grad_norm": 0.008591280318796635,
486
+ "learning_rate": 1.240088888888889e-05,
487
+ "loss": 0.0068675024168831965,
488
+ "mean_token_accuracy": 0.9973819294533173,
489
+ "num_tokens": 753786.0,
490
+ "step": 4800
491
+ },
492
+ {
493
+ "entropy": 0.019476991441333667,
494
+ "epoch": 0.5226666666666666,
495
+ "grad_norm": 0.013633953407406807,
496
+ "learning_rate": 1.2312e-05,
497
+ "loss": 0.009302983283996582,
498
+ "mean_token_accuracy": 0.9968732745945453,
499
+ "num_tokens": 1732738.0,
500
+ "step": 4900
501
+ },
502
+ {
503
+ "entropy": 0.020917424112558366,
504
+ "epoch": 0.5333333333333333,
505
+ "grad_norm": 0.01434489618986845,
506
+ "learning_rate": 1.2223111111111112e-05,
507
+ "loss": 0.010165597200393678,
508
+ "mean_token_accuracy": 0.9965643344819546,
509
+ "num_tokens": 2702069.0,
510
+ "step": 5000
511
+ },
512
+ {
513
+ "entropy": 0.017627096675569193,
514
+ "epoch": 0.544,
515
+ "grad_norm": 0.010028124786913395,
516
+ "learning_rate": 1.2134222222222223e-05,
517
+ "loss": 0.008581981062889099,
518
+ "mean_token_accuracy": 0.9972231885790825,
519
+ "num_tokens": 3692514.0,
520
+ "step": 5100
521
+ },
522
+ {
523
+ "entropy": 0.018209505494293832,
524
+ "epoch": 0.5546666666666666,
525
+ "grad_norm": 0.010386968962848186,
526
+ "learning_rate": 1.2045333333333333e-05,
527
+ "loss": 0.00814423689971099,
528
+ "mean_token_accuracy": 0.9972281313023051,
529
+ "num_tokens": 739184.0,
530
+ "step": 5200
531
+ },
532
+ {
533
+ "entropy": 0.02268622429575771,
534
+ "epoch": 0.5653333333333334,
535
+ "grad_norm": 0.01215888187289238,
536
+ "learning_rate": 1.1956444444444445e-05,
537
+ "loss": 0.012614715099334716,
538
+ "mean_token_accuracy": 0.9960222035646439,
539
+ "num_tokens": 1710404.0,
540
+ "step": 5300
541
+ },
542
+ {
543
+ "entropy": 0.020103816259652376,
544
+ "epoch": 0.576,
545
+ "grad_norm": 0.014174265787005424,
546
+ "learning_rate": 1.1867555555555556e-05,
547
+ "loss": 0.010200117826461791,
548
+ "mean_token_accuracy": 0.9967270520329475,
549
+ "num_tokens": 2686777.0,
550
+ "step": 5400
551
+ },
552
+ {
553
+ "entropy": 0.020467385197989643,
554
+ "epoch": 0.5866666666666667,
555
+ "grad_norm": 0.014257642440497875,
556
+ "learning_rate": 1.1778666666666666e-05,
557
+ "loss": 0.010185201168060303,
558
+ "mean_token_accuracy": 0.9966062535345555,
559
+ "num_tokens": 3655445.0,
560
+ "step": 5500
561
+ },
562
+ {
563
+ "entropy": 0.020591240752474878,
564
+ "epoch": 0.5973333333333334,
565
+ "grad_norm": 0.011690130457282066,
566
+ "learning_rate": 1.1689777777777778e-05,
567
+ "loss": 0.010783259419427402,
568
+ "mean_token_accuracy": 0.9964483192433482,
569
+ "num_tokens": 686164.0,
570
+ "step": 5600
571
+ },
572
+ {
573
+ "entropy": 0.0205141630244907,
574
+ "epoch": 0.608,
575
+ "grad_norm": 0.006469405256211758,
576
+ "learning_rate": 1.160088888888889e-05,
577
+ "loss": 0.010492314100265503,
578
+ "mean_token_accuracy": 0.9966046234965324,
579
+ "num_tokens": 1662167.0,
580
+ "step": 5700
581
+ },
582
+ {
583
+ "entropy": 0.020147288321750237,
584
+ "epoch": 0.6186666666666667,
585
+ "grad_norm": 0.01614871807396412,
586
+ "learning_rate": 1.1512e-05,
587
+ "loss": 0.010045292377471924,
588
+ "mean_token_accuracy": 0.9966985350847244,
589
+ "num_tokens": 2643221.0,
590
+ "step": 5800
591
+ },
592
+ {
593
+ "entropy": 0.01912423676229082,
594
+ "epoch": 0.6293333333333333,
595
+ "grad_norm": 0.010019957087934017,
596
+ "learning_rate": 1.1423111111111111e-05,
597
+ "loss": 0.009680591821670533,
598
+ "mean_token_accuracy": 0.9968334528803825,
599
+ "num_tokens": 3611899.0,
600
+ "step": 5900
601
+ }
602
+ ],
603
+ "logging_steps": 100,
604
+ "max_steps": 18750,
605
+ "num_input_tokens_seen": 0,
606
+ "num_train_epochs": 2,
607
+ "save_steps": 100,
608
+ "stateful_callbacks": {
609
+ "TrainerControl": {
610
+ "args": {
611
+ "should_epoch_stop": false,
612
+ "should_evaluate": false,
613
+ "should_log": false,
614
+ "should_save": true,
615
+ "should_training_stop": true
616
+ },
617
+ "attributes": {}
618
+ }
619
+ },
620
+ "total_flos": 3.4215937833905357e+18,
621
+ "train_batch_size": 4,
622
+ "trial_name": null,
623
+ "trial_params": null
624
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7abc8cbaea7fa87deff0dc68512425f69446ccc03ed5520abcac8468228a5182
3
+ size 5649