BBehring commited on
Commit
b5b2da2
·
verified ·
1 Parent(s): caee51d

add lora_no_notinject_seed_44 (V2.2 H100 canonical run)

Browse files
lora_no_notinject_seed_44/README.md ADDED
@@ -0,0 +1,206 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: microsoft/deberta-v3-base
3
+ library_name: peft
4
+ tags:
5
+ - base_model:adapter:microsoft/deberta-v3-base
6
+ - lora
7
+ - transformers
8
+ ---
9
+
10
+ # Model Card for Model ID
11
+
12
+ <!-- Provide a quick summary of what the model is/does. -->
13
+
14
+
15
+
16
+ ## Model Details
17
+
18
+ ### Model Description
19
+
20
+ <!-- Provide a longer summary of what this model is. -->
21
+
22
+
23
+
24
+ - **Developed by:** [More Information Needed]
25
+ - **Funded by [optional]:** [More Information Needed]
26
+ - **Shared by [optional]:** [More Information Needed]
27
+ - **Model type:** [More Information Needed]
28
+ - **Language(s) (NLP):** [More Information Needed]
29
+ - **License:** [More Information Needed]
30
+ - **Finetuned from model [optional]:** [More Information Needed]
31
+
32
+ ### Model Sources [optional]
33
+
34
+ <!-- Provide the basic links for the model. -->
35
+
36
+ - **Repository:** [More Information Needed]
37
+ - **Paper [optional]:** [More Information Needed]
38
+ - **Demo [optional]:** [More Information Needed]
39
+
40
+ ## Uses
41
+
42
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
43
+
44
+ ### Direct Use
45
+
46
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
47
+
48
+ [More Information Needed]
49
+
50
+ ### Downstream Use [optional]
51
+
52
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
53
+
54
+ [More Information Needed]
55
+
56
+ ### Out-of-Scope Use
57
+
58
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
59
+
60
+ [More Information Needed]
61
+
62
+ ## Bias, Risks, and Limitations
63
+
64
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
65
+
66
+ [More Information Needed]
67
+
68
+ ### Recommendations
69
+
70
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
71
+
72
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
73
+
74
+ ## How to Get Started with the Model
75
+
76
+ Use the code below to get started with the model.
77
+
78
+ [More Information Needed]
79
+
80
+ ## Training Details
81
+
82
+ ### Training Data
83
+
84
+ <!-- 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. -->
85
+
86
+ [More Information Needed]
87
+
88
+ ### Training Procedure
89
+
90
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
91
+
92
+ #### Preprocessing [optional]
93
+
94
+ [More Information Needed]
95
+
96
+
97
+ #### Training Hyperparameters
98
+
99
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
100
+
101
+ #### Speeds, Sizes, Times [optional]
102
+
103
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
104
+
105
+ [More Information Needed]
106
+
107
+ ## Evaluation
108
+
109
+ <!-- This section describes the evaluation protocols and provides the results. -->
110
+
111
+ ### Testing Data, Factors & Metrics
112
+
113
+ #### Testing Data
114
+
115
+ <!-- This should link to a Dataset Card if possible. -->
116
+
117
+ [More Information Needed]
118
+
119
+ #### Factors
120
+
121
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
122
+
123
+ [More Information Needed]
124
+
125
+ #### Metrics
126
+
127
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
128
+
129
+ [More Information Needed]
130
+
131
+ ### Results
132
+
133
+ [More Information Needed]
134
+
135
+ #### Summary
136
+
137
+
138
+
139
+ ## Model Examination [optional]
140
+
141
+ <!-- Relevant interpretability work for the model goes here -->
142
+
143
+ [More Information Needed]
144
+
145
+ ## Environmental Impact
146
+
147
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
148
+
149
+ 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).
150
+
151
+ - **Hardware Type:** [More Information Needed]
152
+ - **Hours used:** [More Information Needed]
153
+ - **Cloud Provider:** [More Information Needed]
154
+ - **Compute Region:** [More Information Needed]
155
+ - **Carbon Emitted:** [More Information Needed]
156
+
157
+ ## Technical Specifications [optional]
158
+
159
+ ### Model Architecture and Objective
160
+
161
+ [More Information Needed]
162
+
163
+ ### Compute Infrastructure
164
+
165
+ [More Information Needed]
166
+
167
+ #### Hardware
168
+
169
+ [More Information Needed]
170
+
171
+ #### Software
172
+
173
+ [More Information Needed]
174
+
175
+ ## Citation [optional]
176
+
177
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
178
+
179
+ **BibTeX:**
180
+
181
+ [More Information Needed]
182
+
183
+ **APA:**
184
+
185
+ [More Information Needed]
186
+
187
+ ## Glossary [optional]
188
+
189
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
190
+
191
+ [More Information Needed]
192
+
193
+ ## More Information [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Authors [optional]
198
+
199
+ [More Information Needed]
200
+
201
+ ## Model Card Contact
202
+
203
+ [More Information Needed]
204
+ ### Framework versions
205
+
206
+ - PEFT 0.19.1
lora_no_notinject_seed_44/adapter_config.json ADDED
@@ -0,0 +1,48 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alora_invocation_tokens": null,
3
+ "alpha_pattern": {},
4
+ "arrow_config": null,
5
+ "auto_mapping": null,
6
+ "base_model_name_or_path": "microsoft/deberta-v3-base",
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.1,
22
+ "lora_ga_config": null,
23
+ "megatron_config": null,
24
+ "megatron_core": "megatron.core",
25
+ "modules_to_save": [
26
+ "classifier",
27
+ "pooler",
28
+ "classifier",
29
+ "score"
30
+ ],
31
+ "peft_type": "LORA",
32
+ "peft_version": "0.19.1",
33
+ "qalora_group_size": 16,
34
+ "r": 8,
35
+ "rank_pattern": {},
36
+ "revision": null,
37
+ "target_modules": [
38
+ "query_proj",
39
+ "value_proj"
40
+ ],
41
+ "target_parameters": null,
42
+ "task_type": "SEQ_CLS",
43
+ "trainable_token_indices": null,
44
+ "use_bdlora": null,
45
+ "use_dora": false,
46
+ "use_qalora": false,
47
+ "use_rslora": false
48
+ }
lora_no_notinject_seed_44/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f62f356537d1dfb101b71a35465acefb5ba78896969d336fb2108fce918b1766
3
+ size 3555616
lora_no_notinject_seed_44/added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "[MASK]": 128000
3
+ }
lora_no_notinject_seed_44/class_weights.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"class_0": 0.6904400587081909, "class_1": 1.8127490282058716}
lora_no_notinject_seed_44/special_tokens_map.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": "[CLS]",
3
+ "cls_token": "[CLS]",
4
+ "eos_token": "[SEP]",
5
+ "mask_token": "[MASK]",
6
+ "pad_token": "[PAD]",
7
+ "sep_token": "[SEP]",
8
+ "unk_token": {
9
+ "content": "[UNK]",
10
+ "lstrip": false,
11
+ "normalized": true,
12
+ "rstrip": false,
13
+ "single_word": false
14
+ }
15
+ }
lora_no_notinject_seed_44/spm.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd
3
+ size 2464616
lora_no_notinject_seed_44/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
lora_no_notinject_seed_44/tokenizer_config.json ADDED
@@ -0,0 +1,59 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "[PAD]",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "[CLS]",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "[SEP]",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ },
27
+ "3": {
28
+ "content": "[UNK]",
29
+ "lstrip": false,
30
+ "normalized": true,
31
+ "rstrip": false,
32
+ "single_word": false,
33
+ "special": true
34
+ },
35
+ "128000": {
36
+ "content": "[MASK]",
37
+ "lstrip": false,
38
+ "normalized": false,
39
+ "rstrip": false,
40
+ "single_word": false,
41
+ "special": true
42
+ }
43
+ },
44
+ "bos_token": "[CLS]",
45
+ "clean_up_tokenization_spaces": false,
46
+ "cls_token": "[CLS]",
47
+ "do_lower_case": false,
48
+ "eos_token": "[SEP]",
49
+ "extra_special_tokens": {},
50
+ "mask_token": "[MASK]",
51
+ "model_max_length": 1000000000000000019884624838656,
52
+ "pad_token": "[PAD]",
53
+ "sep_token": "[SEP]",
54
+ "sp_model_kwargs": {},
55
+ "split_by_punct": false,
56
+ "tokenizer_class": "DebertaV2Tokenizer",
57
+ "unk_token": "[UNK]",
58
+ "vocab_type": "spm"
59
+ }
lora_no_notinject_seed_44/train_config.json ADDED
@@ -0,0 +1,25 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "base_model": "microsoft/deberta-v3-base",
3
+ "max_length": 512,
4
+ "lora_r": 8,
5
+ "lora_alpha": 16,
6
+ "lora_dropout": 0.1,
7
+ "lora_target_modules": [
8
+ "query_proj",
9
+ "value_proj"
10
+ ],
11
+ "lora_modules_to_save": [
12
+ "classifier",
13
+ "pooler"
14
+ ],
15
+ "learning_rate": 0.0002,
16
+ "weight_decay": 0.01,
17
+ "num_epochs": 8,
18
+ "batch_size": 8,
19
+ "grad_accumulation": 2,
20
+ "warmup_ratio": 0.06,
21
+ "fp16": true,
22
+ "gradient_checkpointing": true,
23
+ "class_weighted_loss": true,
24
+ "early_stopping_patience": 2
25
+ }
lora_no_notinject_seed_44/train_history.json ADDED
@@ -0,0 +1,407 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [
2
+ {
3
+ "loss": 0.6887,
4
+ "grad_norm": 4.061190128326416,
5
+ "learning_rate": 6.428571428571429e-05,
6
+ "epoch": 0.17543859649122806,
7
+ "step": 10
8
+ },
9
+ {
10
+ "loss": 0.6874,
11
+ "grad_norm": 3.633615016937256,
12
+ "learning_rate": 0.00013571428571428572,
13
+ "epoch": 0.3508771929824561,
14
+ "step": 20
15
+ },
16
+ {
17
+ "loss": 0.6964,
18
+ "grad_norm": 1.1961857080459595,
19
+ "learning_rate": 0.00019953271028037384,
20
+ "epoch": 0.5263157894736842,
21
+ "step": 30
22
+ },
23
+ {
24
+ "loss": 0.6687,
25
+ "grad_norm": 4.15127420425415,
26
+ "learning_rate": 0.00019485981308411216,
27
+ "epoch": 0.7017543859649122,
28
+ "step": 40
29
+ },
30
+ {
31
+ "loss": 0.575,
32
+ "grad_norm": 3.3165602684020996,
33
+ "learning_rate": 0.00019018691588785046,
34
+ "epoch": 0.8771929824561403,
35
+ "step": 50
36
+ },
37
+ {
38
+ "eval_loss": 0.3386162519454956,
39
+ "eval_pr_auc": 0.9261158822051679,
40
+ "eval_runtime": 0.4929,
41
+ "eval_samples_per_second": 395.617,
42
+ "eval_steps_per_second": 50.72,
43
+ "epoch": 1.0,
44
+ "step": 57
45
+ },
46
+ {
47
+ "loss": 0.4487,
48
+ "grad_norm": 0.9778897762298584,
49
+ "learning_rate": 0.0001855140186915888,
50
+ "epoch": 1.0526315789473684,
51
+ "step": 60
52
+ },
53
+ {
54
+ "loss": 0.2419,
55
+ "grad_norm": 0.6682703495025635,
56
+ "learning_rate": 0.00018084112149532712,
57
+ "epoch": 1.2280701754385965,
58
+ "step": 70
59
+ },
60
+ {
61
+ "loss": 0.2453,
62
+ "grad_norm": 4.002679824829102,
63
+ "learning_rate": 0.00017616822429906544,
64
+ "epoch": 1.4035087719298245,
65
+ "step": 80
66
+ },
67
+ {
68
+ "loss": 0.2283,
69
+ "grad_norm": 2.052931308746338,
70
+ "learning_rate": 0.00017149532710280374,
71
+ "epoch": 1.5789473684210527,
72
+ "step": 90
73
+ },
74
+ {
75
+ "loss": 0.1296,
76
+ "grad_norm": 0.6094582080841064,
77
+ "learning_rate": 0.00016682242990654207,
78
+ "epoch": 1.7543859649122808,
79
+ "step": 100
80
+ },
81
+ {
82
+ "loss": 0.1399,
83
+ "grad_norm": 1.80945885181427,
84
+ "learning_rate": 0.00016214953271028037,
85
+ "epoch": 1.9298245614035088,
86
+ "step": 110
87
+ },
88
+ {
89
+ "eval_loss": 0.22613373398780823,
90
+ "eval_pr_auc": 0.9572293725690071,
91
+ "eval_runtime": 0.4,
92
+ "eval_samples_per_second": 487.501,
93
+ "eval_steps_per_second": 62.5,
94
+ "epoch": 2.0,
95
+ "step": 114
96
+ },
97
+ {
98
+ "loss": 0.1164,
99
+ "grad_norm": 3.2045722007751465,
100
+ "learning_rate": 0.0001574766355140187,
101
+ "epoch": 2.1052631578947367,
102
+ "step": 120
103
+ },
104
+ {
105
+ "loss": 0.1689,
106
+ "grad_norm": 0.23376516997814178,
107
+ "learning_rate": 0.000152803738317757,
108
+ "epoch": 2.280701754385965,
109
+ "step": 130
110
+ },
111
+ {
112
+ "loss": 0.0418,
113
+ "grad_norm": 0.22388669848442078,
114
+ "learning_rate": 0.00014813084112149532,
115
+ "epoch": 2.456140350877193,
116
+ "step": 140
117
+ },
118
+ {
119
+ "loss": 0.1249,
120
+ "grad_norm": 0.07678008824586868,
121
+ "learning_rate": 0.00014345794392523365,
122
+ "epoch": 2.6315789473684212,
123
+ "step": 150
124
+ },
125
+ {
126
+ "loss": 0.226,
127
+ "grad_norm": 2.6810173988342285,
128
+ "learning_rate": 0.00013878504672897198,
129
+ "epoch": 2.807017543859649,
130
+ "step": 160
131
+ },
132
+ {
133
+ "loss": 0.1536,
134
+ "grad_norm": 2.843109130859375,
135
+ "learning_rate": 0.0001341121495327103,
136
+ "epoch": 2.982456140350877,
137
+ "step": 170
138
+ },
139
+ {
140
+ "eval_loss": 0.23242069780826569,
141
+ "eval_pr_auc": 0.9662168334208976,
142
+ "eval_runtime": 0.4006,
143
+ "eval_samples_per_second": 486.787,
144
+ "eval_steps_per_second": 62.409,
145
+ "epoch": 3.0,
146
+ "step": 171
147
+ },
148
+ {
149
+ "loss": 0.1127,
150
+ "grad_norm": 4.275485992431641,
151
+ "learning_rate": 0.0001294392523364486,
152
+ "epoch": 3.1578947368421053,
153
+ "step": 180
154
+ },
155
+ {
156
+ "loss": 0.1373,
157
+ "grad_norm": 0.07983385771512985,
158
+ "learning_rate": 0.00012476635514018693,
159
+ "epoch": 3.3333333333333335,
160
+ "step": 190
161
+ },
162
+ {
163
+ "loss": 0.1013,
164
+ "grad_norm": 0.9692642092704773,
165
+ "learning_rate": 0.00012009345794392523,
166
+ "epoch": 3.5087719298245617,
167
+ "step": 200
168
+ },
169
+ {
170
+ "loss": 0.0705,
171
+ "grad_norm": 0.08510085940361023,
172
+ "learning_rate": 0.00011542056074766357,
173
+ "epoch": 3.6842105263157894,
174
+ "step": 210
175
+ },
176
+ {
177
+ "loss": 0.1536,
178
+ "grad_norm": 6.433497905731201,
179
+ "learning_rate": 0.00011074766355140187,
180
+ "epoch": 3.8596491228070176,
181
+ "step": 220
182
+ },
183
+ {
184
+ "eval_loss": 0.2279708832502365,
185
+ "eval_pr_auc": 0.9704648336068118,
186
+ "eval_runtime": 0.3997,
187
+ "eval_samples_per_second": 487.812,
188
+ "eval_steps_per_second": 62.54,
189
+ "epoch": 4.0,
190
+ "step": 228
191
+ },
192
+ {
193
+ "loss": 0.2147,
194
+ "grad_norm": 1.1425399780273438,
195
+ "learning_rate": 0.0001060747663551402,
196
+ "epoch": 4.035087719298246,
197
+ "step": 230
198
+ },
199
+ {
200
+ "loss": 0.1755,
201
+ "grad_norm": 0.14083075523376465,
202
+ "learning_rate": 0.00010140186915887851,
203
+ "epoch": 4.2105263157894735,
204
+ "step": 240
205
+ },
206
+ {
207
+ "loss": 0.101,
208
+ "grad_norm": 4.074350833892822,
209
+ "learning_rate": 9.672897196261684e-05,
210
+ "epoch": 4.385964912280702,
211
+ "step": 250
212
+ },
213
+ {
214
+ "loss": 0.0844,
215
+ "grad_norm": 1.57571542263031,
216
+ "learning_rate": 9.205607476635515e-05,
217
+ "epoch": 4.56140350877193,
218
+ "step": 260
219
+ },
220
+ {
221
+ "loss": 0.0341,
222
+ "grad_norm": 0.7043826580047607,
223
+ "learning_rate": 8.738317757009346e-05,
224
+ "epoch": 4.7368421052631575,
225
+ "step": 270
226
+ },
227
+ {
228
+ "loss": 0.1383,
229
+ "grad_norm": 2.1482040882110596,
230
+ "learning_rate": 8.271028037383179e-05,
231
+ "epoch": 4.912280701754386,
232
+ "step": 280
233
+ },
234
+ {
235
+ "eval_loss": 0.1961831897497177,
236
+ "eval_pr_auc": 0.975209749373187,
237
+ "eval_runtime": 0.397,
238
+ "eval_samples_per_second": 491.19,
239
+ "eval_steps_per_second": 62.973,
240
+ "epoch": 5.0,
241
+ "step": 285
242
+ },
243
+ {
244
+ "loss": 0.0389,
245
+ "grad_norm": 0.9299774169921875,
246
+ "learning_rate": 7.80373831775701e-05,
247
+ "epoch": 5.087719298245614,
248
+ "step": 290
249
+ },
250
+ {
251
+ "loss": 0.0995,
252
+ "grad_norm": 0.6308706402778625,
253
+ "learning_rate": 7.336448598130842e-05,
254
+ "epoch": 5.2631578947368425,
255
+ "step": 300
256
+ },
257
+ {
258
+ "loss": 0.0343,
259
+ "grad_norm": 1.6332752704620361,
260
+ "learning_rate": 6.869158878504673e-05,
261
+ "epoch": 5.43859649122807,
262
+ "step": 310
263
+ },
264
+ {
265
+ "loss": 0.1511,
266
+ "grad_norm": 4.214924335479736,
267
+ "learning_rate": 6.401869158878506e-05,
268
+ "epoch": 5.614035087719298,
269
+ "step": 320
270
+ },
271
+ {
272
+ "loss": 0.0709,
273
+ "grad_norm": 0.0669264867901802,
274
+ "learning_rate": 5.934579439252337e-05,
275
+ "epoch": 5.7894736842105265,
276
+ "step": 330
277
+ },
278
+ {
279
+ "loss": 0.0903,
280
+ "grad_norm": 4.265206813812256,
281
+ "learning_rate": 5.467289719626168e-05,
282
+ "epoch": 5.964912280701754,
283
+ "step": 340
284
+ },
285
+ {
286
+ "eval_loss": 0.17461666464805603,
287
+ "eval_pr_auc": 0.9768544268730203,
288
+ "eval_runtime": 0.398,
289
+ "eval_samples_per_second": 489.894,
290
+ "eval_steps_per_second": 62.807,
291
+ "epoch": 6.0,
292
+ "step": 342
293
+ },
294
+ {
295
+ "loss": 0.0579,
296
+ "grad_norm": 0.16507357358932495,
297
+ "learning_rate": 5e-05,
298
+ "epoch": 6.140350877192983,
299
+ "step": 350
300
+ },
301
+ {
302
+ "loss": 0.0584,
303
+ "grad_norm": 2.491332530975342,
304
+ "learning_rate": 4.532710280373832e-05,
305
+ "epoch": 6.315789473684211,
306
+ "step": 360
307
+ },
308
+ {
309
+ "loss": 0.0608,
310
+ "grad_norm": 0.06606798619031906,
311
+ "learning_rate": 4.0654205607476636e-05,
312
+ "epoch": 6.491228070175438,
313
+ "step": 370
314
+ },
315
+ {
316
+ "loss": 0.123,
317
+ "grad_norm": 0.23950637876987457,
318
+ "learning_rate": 3.5981308411214956e-05,
319
+ "epoch": 6.666666666666667,
320
+ "step": 380
321
+ },
322
+ {
323
+ "loss": 0.0297,
324
+ "grad_norm": 0.20692545175552368,
325
+ "learning_rate": 3.130841121495327e-05,
326
+ "epoch": 6.842105263157895,
327
+ "step": 390
328
+ },
329
+ {
330
+ "eval_loss": 0.17639990150928497,
331
+ "eval_pr_auc": 0.9770536086128998,
332
+ "eval_runtime": 0.3993,
333
+ "eval_samples_per_second": 488.409,
334
+ "eval_steps_per_second": 62.617,
335
+ "epoch": 7.0,
336
+ "step": 399
337
+ },
338
+ {
339
+ "loss": 0.0292,
340
+ "grad_norm": 0.8547989130020142,
341
+ "learning_rate": 2.663551401869159e-05,
342
+ "epoch": 7.017543859649122,
343
+ "step": 400
344
+ },
345
+ {
346
+ "loss": 0.0696,
347
+ "grad_norm": 0.07230714708566666,
348
+ "learning_rate": 2.196261682242991e-05,
349
+ "epoch": 7.192982456140351,
350
+ "step": 410
351
+ },
352
+ {
353
+ "loss": 0.0364,
354
+ "grad_norm": 3.7542777061462402,
355
+ "learning_rate": 1.7289719626168225e-05,
356
+ "epoch": 7.368421052631579,
357
+ "step": 420
358
+ },
359
+ {
360
+ "loss": 0.0761,
361
+ "grad_norm": 2.323049545288086,
362
+ "learning_rate": 1.2616822429906542e-05,
363
+ "epoch": 7.543859649122807,
364
+ "step": 430
365
+ },
366
+ {
367
+ "loss": 0.0319,
368
+ "grad_norm": 0.1948048323392868,
369
+ "learning_rate": 7.94392523364486e-06,
370
+ "epoch": 7.719298245614035,
371
+ "step": 440
372
+ },
373
+ {
374
+ "loss": 0.1054,
375
+ "grad_norm": 2.3282456398010254,
376
+ "learning_rate": 3.2710280373831774e-06,
377
+ "epoch": 7.894736842105263,
378
+ "step": 450
379
+ },
380
+ {
381
+ "eval_loss": 0.1758670061826706,
382
+ "eval_pr_auc": 0.9772398724481051,
383
+ "eval_runtime": 0.3967,
384
+ "eval_samples_per_second": 491.583,
385
+ "eval_steps_per_second": 63.023,
386
+ "epoch": 8.0,
387
+ "step": 456
388
+ },
389
+ {
390
+ "train_runtime": 61.0606,
391
+ "train_samples_per_second": 119.226,
392
+ "train_steps_per_second": 7.468,
393
+ "total_flos": 379254045746640.0,
394
+ "train_loss": 0.17707449171626777,
395
+ "epoch": 8.0,
396
+ "step": 456
397
+ },
398
+ {
399
+ "eval_loss": 0.1758670061826706,
400
+ "eval_pr_auc": 0.9772398724481051,
401
+ "eval_runtime": 0.4,
402
+ "eval_samples_per_second": 487.478,
403
+ "eval_steps_per_second": 62.497,
404
+ "epoch": 8.0,
405
+ "step": 456
406
+ }
407
+ ]