PEFT
Safetensors
ValasaiChander commited on
Commit
a5a6358
·
verified ·
1 Parent(s): 3671667

upload adu_parser files

Browse files
README.md CHANGED
@@ -1,3 +1,202 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ base_model: microsoft/deberta-v3-base
3
+ library_name: peft
4
+ ---
5
+
6
+ # Model Card for Model ID
7
+
8
+ <!-- Provide a quick summary of what the model is/does. -->
9
+
10
+
11
+
12
+ ## Model Details
13
+
14
+ ### Model Description
15
+
16
+ <!-- Provide a longer summary of what this model is. -->
17
+
18
+
19
+
20
+ - **Developed by:** [More Information Needed]
21
+ - **Funded by [optional]:** [More Information Needed]
22
+ - **Shared by [optional]:** [More Information Needed]
23
+ - **Model type:** [More Information Needed]
24
+ - **Language(s) (NLP):** [More Information Needed]
25
+ - **License:** [More Information Needed]
26
+ - **Finetuned from model [optional]:** [More Information Needed]
27
+
28
+ ### Model Sources [optional]
29
+
30
+ <!-- Provide the basic links for the model. -->
31
+
32
+ - **Repository:** [More Information Needed]
33
+ - **Paper [optional]:** [More Information Needed]
34
+ - **Demo [optional]:** [More Information Needed]
35
+
36
+ ## Uses
37
+
38
+ <!-- Address questions around how the model is intended to be used, including the foreseeable users of the model and those affected by the model. -->
39
+
40
+ ### Direct Use
41
+
42
+ <!-- This section is for the model use without fine-tuning or plugging into a larger ecosystem/app. -->
43
+
44
+ [More Information Needed]
45
+
46
+ ### Downstream Use [optional]
47
+
48
+ <!-- This section is for the model use when fine-tuned for a task, or when plugged into a larger ecosystem/app -->
49
+
50
+ [More Information Needed]
51
+
52
+ ### Out-of-Scope Use
53
+
54
+ <!-- This section addresses misuse, malicious use, and uses that the model will not work well for. -->
55
+
56
+ [More Information Needed]
57
+
58
+ ## Bias, Risks, and Limitations
59
+
60
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
61
+
62
+ [More Information Needed]
63
+
64
+ ### Recommendations
65
+
66
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
67
+
68
+ Users (both direct and downstream) should be made aware of the risks, biases and limitations of the model. More information needed for further recommendations.
69
+
70
+ ## How to Get Started with the Model
71
+
72
+ Use the code below to get started with the model.
73
+
74
+ [More Information Needed]
75
+
76
+ ## Training Details
77
+
78
+ ### Training Data
79
+
80
+ <!-- This should link to a Dataset Card, perhaps with a short stub of information on what the training data is all about as well as documentation related to data pre-processing or additional filtering. -->
81
+
82
+ [More Information Needed]
83
+
84
+ ### Training Procedure
85
+
86
+ <!-- This relates heavily to the Technical Specifications. Content here should link to that section when it is relevant to the training procedure. -->
87
+
88
+ #### Preprocessing [optional]
89
+
90
+ [More Information Needed]
91
+
92
+
93
+ #### Training Hyperparameters
94
+
95
+ - **Training regime:** [More Information Needed] <!--fp32, fp16 mixed precision, bf16 mixed precision, bf16 non-mixed precision, fp16 non-mixed precision, fp8 mixed precision -->
96
+
97
+ #### Speeds, Sizes, Times [optional]
98
+
99
+ <!-- This section provides information about throughput, start/end time, checkpoint size if relevant, etc. -->
100
+
101
+ [More Information Needed]
102
+
103
+ ## Evaluation
104
+
105
+ <!-- This section describes the evaluation protocols and provides the results. -->
106
+
107
+ ### Testing Data, Factors & Metrics
108
+
109
+ #### Testing Data
110
+
111
+ <!-- This should link to a Dataset Card if possible. -->
112
+
113
+ [More Information Needed]
114
+
115
+ #### Factors
116
+
117
+ <!-- These are the things the evaluation is disaggregating by, e.g., subpopulations or domains. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Metrics
122
+
123
+ <!-- These are the evaluation metrics being used, ideally with a description of why. -->
124
+
125
+ [More Information Needed]
126
+
127
+ ### Results
128
+
129
+ [More Information Needed]
130
+
131
+ #### Summary
132
+
133
+
134
+
135
+ ## Model Examination [optional]
136
+
137
+ <!-- Relevant interpretability work for the model goes here -->
138
+
139
+ [More Information Needed]
140
+
141
+ ## Environmental Impact
142
+
143
+ <!-- Total emissions (in grams of CO2eq) and additional considerations, such as electricity usage, go here. Edit the suggested text below accordingly -->
144
+
145
+ Carbon emissions can be estimated using the [Machine Learning Impact calculator](https://mlco2.github.io/impact#compute) presented in [Lacoste et al. (2019)](https://arxiv.org/abs/1910.09700).
146
+
147
+ - **Hardware Type:** [More Information Needed]
148
+ - **Hours used:** [More Information Needed]
149
+ - **Cloud Provider:** [More Information Needed]
150
+ - **Compute Region:** [More Information Needed]
151
+ - **Carbon Emitted:** [More Information Needed]
152
+
153
+ ## Technical Specifications [optional]
154
+
155
+ ### Model Architecture and Objective
156
+
157
+ [More Information Needed]
158
+
159
+ ### Compute Infrastructure
160
+
161
+ [More Information Needed]
162
+
163
+ #### Hardware
164
+
165
+ [More Information Needed]
166
+
167
+ #### Software
168
+
169
+ [More Information Needed]
170
+
171
+ ## Citation [optional]
172
+
173
+ <!-- If there is a paper or blog post introducing the model, the APA and Bibtex information for that should go in this section. -->
174
+
175
+ **BibTeX:**
176
+
177
+ [More Information Needed]
178
+
179
+ **APA:**
180
+
181
+ [More Information Needed]
182
+
183
+ ## Glossary [optional]
184
+
185
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the model or model card. -->
186
+
187
+ [More Information Needed]
188
+
189
+ ## More Information [optional]
190
+
191
+ [More Information Needed]
192
+
193
+ ## Model Card Authors [optional]
194
+
195
+ [More Information Needed]
196
+
197
+ ## Model Card Contact
198
+
199
+ [More Information Needed]
200
+ ### Framework versions
201
+
202
+ - PEFT 0.12.0
adapter_config.json ADDED
@@ -0,0 +1,33 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "microsoft/deberta-v3-base",
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": 32,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": [
18
+ "classifier",
19
+ "score"
20
+ ],
21
+ "peft_type": "LORA",
22
+ "r": 16,
23
+ "rank_pattern": {},
24
+ "revision": null,
25
+ "target_modules": [
26
+ "query_proj",
27
+ "value_proj",
28
+ "key_proj"
29
+ ],
30
+ "task_type": "TOKEN_CLS",
31
+ "use_dora": false,
32
+ "use_rslora": false
33
+ }
adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:730a34a88d141055068829094bdb772dd891ba156e486b5186ecd4c540f83b87
3
+ size 3565196
added_tokens.json ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ {
2
+ "[MASK]": 128000
3
+ }
label2id.json ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ {
2
+ "O": 0,
3
+ "B-claim": 1,
4
+ "I-claim": 2,
5
+ "B-warrant": 3,
6
+ "I-warrant": 4
7
+ }
optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:6ef147df33dad7c33c70c4ed2a096a35a5acf63e8912045d321f7c384c2a331e
3
+ size 7171467
rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:afff882016b79905c910762d570fa04c43c6ece3c2757566f93bb861d4d7c645
3
+ size 14645
scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:57d42e9cbc745914371a038ce5dc674099105d7b5e9aa41d5269bbaa4ada5f5c
3
+ size 1465
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
+ }
spm.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c679fbf93643d19aab7ee10c0b99e460bdbc02fedf34b92b05af343b4af586fd
3
+ size 2464616
tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
tokenizer_config.json ADDED
@@ -0,0 +1,58 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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": true,
46
+ "cls_token": "[CLS]",
47
+ "do_lower_case": false,
48
+ "eos_token": "[SEP]",
49
+ "mask_token": "[MASK]",
50
+ "model_max_length": 1000000000000000019884624838656,
51
+ "pad_token": "[PAD]",
52
+ "sep_token": "[SEP]",
53
+ "sp_model_kwargs": {},
54
+ "split_by_punct": false,
55
+ "tokenizer_class": "DebertaV2Tokenizer",
56
+ "unk_token": "[UNK]",
57
+ "vocab_type": "spm"
58
+ }
trainer_state.json ADDED
@@ -0,0 +1,312 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.827,
3
+ "best_model_checkpoint": "models/adu_parser/checkpoint-1815",
4
+ "epoch": 5.0,
5
+ "eval_steps": 500,
6
+ "global_step": 3025,
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.1652892561983471,
13
+ "grad_norm": 360209.0,
14
+ "learning_rate": 6.600660066006602e-05,
15
+ "loss": 1.5772,
16
+ "step": 100
17
+ },
18
+ {
19
+ "epoch": 0.3305785123966942,
20
+ "grad_norm": 195230.484375,
21
+ "learning_rate": 0.00013201320132013203,
22
+ "loss": 0.6384,
23
+ "step": 200
24
+ },
25
+ {
26
+ "epoch": 0.49586776859504134,
27
+ "grad_norm": 143748.359375,
28
+ "learning_rate": 0.00019801980198019803,
29
+ "loss": 0.4274,
30
+ "step": 300
31
+ },
32
+ {
33
+ "epoch": 0.6611570247933884,
34
+ "grad_norm": 187710.203125,
35
+ "learning_rate": 0.00019287288758265981,
36
+ "loss": 0.3765,
37
+ "step": 400
38
+ },
39
+ {
40
+ "epoch": 0.8264462809917356,
41
+ "grad_norm": 123676.3125,
42
+ "learning_rate": 0.0001855253490080823,
43
+ "loss": 0.3827,
44
+ "step": 500
45
+ },
46
+ {
47
+ "epoch": 0.9917355371900827,
48
+ "grad_norm": 179717.921875,
49
+ "learning_rate": 0.0001781778104335048,
50
+ "loss": 0.3307,
51
+ "step": 600
52
+ },
53
+ {
54
+ "epoch": 1.0,
55
+ "eval_accuracy": 0.888,
56
+ "eval_f1": 0.7892,
57
+ "eval_loss": 0.3547873795032501,
58
+ "eval_precision": 0.7275,
59
+ "eval_recall": 0.8624,
60
+ "eval_runtime": 19.2905,
61
+ "eval_samples_per_second": 125.346,
62
+ "eval_steps_per_second": 3.94,
63
+ "step": 605
64
+ },
65
+ {
66
+ "epoch": 1.1570247933884297,
67
+ "grad_norm": 148071.671875,
68
+ "learning_rate": 0.00017083027185892726,
69
+ "loss": 0.3299,
70
+ "step": 700
71
+ },
72
+ {
73
+ "epoch": 1.322314049586777,
74
+ "grad_norm": 96186.578125,
75
+ "learning_rate": 0.00016348273328434975,
76
+ "loss": 0.3216,
77
+ "step": 800
78
+ },
79
+ {
80
+ "epoch": 1.487603305785124,
81
+ "grad_norm": 76934.8203125,
82
+ "learning_rate": 0.0001561351947097722,
83
+ "loss": 0.3119,
84
+ "step": 900
85
+ },
86
+ {
87
+ "epoch": 1.6528925619834711,
88
+ "grad_norm": 109702.9453125,
89
+ "learning_rate": 0.00014878765613519473,
90
+ "loss": 0.3181,
91
+ "step": 1000
92
+ },
93
+ {
94
+ "epoch": 1.8181818181818183,
95
+ "grad_norm": 298751.0,
96
+ "learning_rate": 0.0001414401175606172,
97
+ "loss": 0.2937,
98
+ "step": 1100
99
+ },
100
+ {
101
+ "epoch": 1.9834710743801653,
102
+ "grad_norm": 159368.796875,
103
+ "learning_rate": 0.00013409257898603968,
104
+ "loss": 0.2963,
105
+ "step": 1200
106
+ },
107
+ {
108
+ "epoch": 2.0,
109
+ "eval_accuracy": 0.9042,
110
+ "eval_f1": 0.8267,
111
+ "eval_loss": 0.27530255913734436,
112
+ "eval_precision": 0.7794,
113
+ "eval_recall": 0.8801,
114
+ "eval_runtime": 19.2072,
115
+ "eval_samples_per_second": 125.89,
116
+ "eval_steps_per_second": 3.957,
117
+ "step": 1210
118
+ },
119
+ {
120
+ "epoch": 2.1487603305785123,
121
+ "grad_norm": 206873.609375,
122
+ "learning_rate": 0.00012674504041146215,
123
+ "loss": 0.2772,
124
+ "step": 1300
125
+ },
126
+ {
127
+ "epoch": 2.3140495867768593,
128
+ "grad_norm": 80094.4609375,
129
+ "learning_rate": 0.00011939750183688465,
130
+ "loss": 0.2771,
131
+ "step": 1400
132
+ },
133
+ {
134
+ "epoch": 2.479338842975207,
135
+ "grad_norm": 191308.390625,
136
+ "learning_rate": 0.00011204996326230713,
137
+ "loss": 0.2749,
138
+ "step": 1500
139
+ },
140
+ {
141
+ "epoch": 2.644628099173554,
142
+ "grad_norm": 134234.203125,
143
+ "learning_rate": 0.00010470242468772962,
144
+ "loss": 0.2746,
145
+ "step": 1600
146
+ },
147
+ {
148
+ "epoch": 2.809917355371901,
149
+ "grad_norm": 96117.125,
150
+ "learning_rate": 9.73548861131521e-05,
151
+ "loss": 0.2684,
152
+ "step": 1700
153
+ },
154
+ {
155
+ "epoch": 2.975206611570248,
156
+ "grad_norm": 109045.7421875,
157
+ "learning_rate": 9.000734753857459e-05,
158
+ "loss": 0.2481,
159
+ "step": 1800
160
+ },
161
+ {
162
+ "epoch": 3.0,
163
+ "eval_accuracy": 0.9036,
164
+ "eval_f1": 0.827,
165
+ "eval_loss": 0.26943454146385193,
166
+ "eval_precision": 0.7786,
167
+ "eval_recall": 0.8818,
168
+ "eval_runtime": 19.2976,
169
+ "eval_samples_per_second": 125.301,
170
+ "eval_steps_per_second": 3.938,
171
+ "step": 1815
172
+ },
173
+ {
174
+ "epoch": 3.1404958677685952,
175
+ "grad_norm": 133268.59375,
176
+ "learning_rate": 8.265980896399706e-05,
177
+ "loss": 0.2384,
178
+ "step": 1900
179
+ },
180
+ {
181
+ "epoch": 3.3057851239669422,
182
+ "grad_norm": 341372.5,
183
+ "learning_rate": 7.531227038941955e-05,
184
+ "loss": 0.2463,
185
+ "step": 2000
186
+ },
187
+ {
188
+ "epoch": 3.4710743801652892,
189
+ "grad_norm": 110221.5625,
190
+ "learning_rate": 6.796473181484203e-05,
191
+ "loss": 0.2512,
192
+ "step": 2100
193
+ },
194
+ {
195
+ "epoch": 3.6363636363636362,
196
+ "grad_norm": 173338.03125,
197
+ "learning_rate": 6.0617193240264514e-05,
198
+ "loss": 0.2586,
199
+ "step": 2200
200
+ },
201
+ {
202
+ "epoch": 3.8016528925619832,
203
+ "grad_norm": 180035.3125,
204
+ "learning_rate": 5.3269654665687e-05,
205
+ "loss": 0.2639,
206
+ "step": 2300
207
+ },
208
+ {
209
+ "epoch": 3.9669421487603307,
210
+ "grad_norm": 44317.7578125,
211
+ "learning_rate": 4.592211609110948e-05,
212
+ "loss": 0.2377,
213
+ "step": 2400
214
+ },
215
+ {
216
+ "epoch": 4.0,
217
+ "eval_accuracy": 0.903,
218
+ "eval_f1": 0.8197,
219
+ "eval_loss": 0.2731046676635742,
220
+ "eval_precision": 0.7671,
221
+ "eval_recall": 0.8801,
222
+ "eval_runtime": 19.2631,
223
+ "eval_samples_per_second": 125.525,
224
+ "eval_steps_per_second": 3.945,
225
+ "step": 2420
226
+ },
227
+ {
228
+ "epoch": 4.132231404958677,
229
+ "grad_norm": 141946.765625,
230
+ "learning_rate": 3.8574577516531966e-05,
231
+ "loss": 0.2376,
232
+ "step": 2500
233
+ },
234
+ {
235
+ "epoch": 4.297520661157025,
236
+ "grad_norm": 81543.375,
237
+ "learning_rate": 3.122703894195444e-05,
238
+ "loss": 0.2373,
239
+ "step": 2600
240
+ },
241
+ {
242
+ "epoch": 4.462809917355372,
243
+ "grad_norm": 92284.8359375,
244
+ "learning_rate": 2.387950036737693e-05,
245
+ "loss": 0.2424,
246
+ "step": 2700
247
+ },
248
+ {
249
+ "epoch": 4.628099173553719,
250
+ "grad_norm": 51905.05078125,
251
+ "learning_rate": 1.6531961792799413e-05,
252
+ "loss": 0.2246,
253
+ "step": 2800
254
+ },
255
+ {
256
+ "epoch": 4.793388429752066,
257
+ "grad_norm": 157494.578125,
258
+ "learning_rate": 9.184423218221897e-06,
259
+ "loss": 0.2408,
260
+ "step": 2900
261
+ },
262
+ {
263
+ "epoch": 4.958677685950414,
264
+ "grad_norm": 134388.328125,
265
+ "learning_rate": 1.8368846436443793e-06,
266
+ "loss": 0.2266,
267
+ "step": 3000
268
+ },
269
+ {
270
+ "epoch": 5.0,
271
+ "eval_accuracy": 0.9042,
272
+ "eval_f1": 0.8228,
273
+ "eval_loss": 0.2719922959804535,
274
+ "eval_precision": 0.7732,
275
+ "eval_recall": 0.8793,
276
+ "eval_runtime": 19.2747,
277
+ "eval_samples_per_second": 125.449,
278
+ "eval_steps_per_second": 3.943,
279
+ "step": 3025
280
+ }
281
+ ],
282
+ "logging_steps": 100,
283
+ "max_steps": 3025,
284
+ "num_input_tokens_seen": 0,
285
+ "num_train_epochs": 5,
286
+ "save_steps": 500,
287
+ "stateful_callbacks": {
288
+ "EarlyStoppingCallback": {
289
+ "args": {
290
+ "early_stopping_patience": 2,
291
+ "early_stopping_threshold": 0.0
292
+ },
293
+ "attributes": {
294
+ "early_stopping_patience_counter": 0
295
+ }
296
+ },
297
+ "TrainerControl": {
298
+ "args": {
299
+ "should_epoch_stop": false,
300
+ "should_evaluate": false,
301
+ "should_log": false,
302
+ "should_save": true,
303
+ "should_training_stop": true
304
+ },
305
+ "attributes": {}
306
+ }
307
+ },
308
+ "total_flos": 6383455545761280.0,
309
+ "train_batch_size": 32,
310
+ "trial_name": null,
311
+ "trial_params": null
312
+ }
training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7acfb6e4784801bd572f718aaa654ff22b4ca9969b6a78729d6c4374cce79d21
3
+ size 5585