xshubhamx commited on
Commit
604be4b
1 Parent(s): 389e177

Upload folder using huggingface_hub

Browse files
training_checkpoints/checkpoint-4501/README.md ADDED
@@ -0,0 +1,204 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ library_name: peft
3
+ base_model: TinyLlama/TinyLlama-1.1B-Chat-v1.0
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
+
201
+
202
+ ### Framework versions
203
+
204
+ - PEFT 0.10.0
training_checkpoints/checkpoint-4501/adapter_config.json ADDED
@@ -0,0 +1,34 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "alpha_pattern": {},
3
+ "auto_mapping": null,
4
+ "base_model_name_or_path": "TinyLlama/TinyLlama-1.1B-Chat-v1.0",
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": 64,
14
+ "lora_dropout": 0.1,
15
+ "megatron_config": null,
16
+ "megatron_core": "megatron.core",
17
+ "modules_to_save": null,
18
+ "peft_type": "LORA",
19
+ "r": 16,
20
+ "rank_pattern": {},
21
+ "revision": null,
22
+ "target_modules": [
23
+ "v_proj",
24
+ "k_proj",
25
+ "q_proj",
26
+ "up_proj",
27
+ "o_proj",
28
+ "gate_proj",
29
+ "down_proj"
30
+ ],
31
+ "task_type": "SEQ_CLS",
32
+ "use_dora": false,
33
+ "use_rslora": false
34
+ }
training_checkpoints/checkpoint-4501/adapter_model.safetensors ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2c70d5ed4aaa715e1a90fdd98019f7967d7c8fe773091b05381f6f59cb8e2e12
3
+ size 50626520
training_checkpoints/checkpoint-4501/optimizer.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:1c9f49e4993455b017d99c080f9051457e28a03dd895ee65d0f6639e049c713d
3
+ size 101430714
training_checkpoints/checkpoint-4501/rng_state.pth ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:a076ba09d1f9c1f1edb2dc238ed47d6ecc84e7ddad97efcb798e2788436052c3
3
+ size 14244
training_checkpoints/checkpoint-4501/scheduler.pt ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:0afd0457de05652a24b79a5bd8dd806d31ac34e55937ced0a9ebf8d0a7d30f8d
3
+ size 1064
training_checkpoints/checkpoint-4501/special_tokens_map.json ADDED
@@ -0,0 +1,30 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "bos_token": {
3
+ "content": "<s>",
4
+ "lstrip": false,
5
+ "normalized": false,
6
+ "rstrip": false,
7
+ "single_word": false
8
+ },
9
+ "eos_token": {
10
+ "content": "</s>",
11
+ "lstrip": false,
12
+ "normalized": false,
13
+ "rstrip": false,
14
+ "single_word": false
15
+ },
16
+ "pad_token": {
17
+ "content": "</s>",
18
+ "lstrip": false,
19
+ "normalized": false,
20
+ "rstrip": false,
21
+ "single_word": false
22
+ },
23
+ "unk_token": {
24
+ "content": "<unk>",
25
+ "lstrip": false,
26
+ "normalized": false,
27
+ "rstrip": false,
28
+ "single_word": false
29
+ }
30
+ }
training_checkpoints/checkpoint-4501/tokenizer.json ADDED
The diff for this file is too large to render. See raw diff
 
training_checkpoints/checkpoint-4501/tokenizer.model ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:9e556afd44213b6bd1be2b850ebbbd98f5481437a8021afaf58ee7fb1818d347
3
+ size 499723
training_checkpoints/checkpoint-4501/tokenizer_config.json ADDED
@@ -0,0 +1,40 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "added_tokens_decoder": {
3
+ "0": {
4
+ "content": "<unk>",
5
+ "lstrip": false,
6
+ "normalized": false,
7
+ "rstrip": false,
8
+ "single_word": false,
9
+ "special": true
10
+ },
11
+ "1": {
12
+ "content": "<s>",
13
+ "lstrip": false,
14
+ "normalized": false,
15
+ "rstrip": false,
16
+ "single_word": false,
17
+ "special": true
18
+ },
19
+ "2": {
20
+ "content": "</s>",
21
+ "lstrip": false,
22
+ "normalized": false,
23
+ "rstrip": false,
24
+ "single_word": false,
25
+ "special": true
26
+ }
27
+ },
28
+ "bos_token": "<s>",
29
+ "chat_template": "{% for message in messages %}\n{% if message['role'] == 'user' %}\n{{ '<|user|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'system' %}\n{{ '<|system|>\n' + message['content'] + eos_token }}\n{% elif message['role'] == 'assistant' %}\n{{ '<|assistant|>\n' + message['content'] + eos_token }}\n{% endif %}\n{% if loop.last and add_generation_prompt %}\n{{ '<|assistant|>' }}\n{% endif %}\n{% endfor %}",
30
+ "clean_up_tokenization_spaces": false,
31
+ "eos_token": "</s>",
32
+ "legacy": false,
33
+ "model_max_length": 2048,
34
+ "pad_token": "</s>",
35
+ "padding_side": "right",
36
+ "sp_model_kwargs": {},
37
+ "tokenizer_class": "LlamaTokenizer",
38
+ "unk_token": "<unk>",
39
+ "use_default_system_prompt": false
40
+ }
training_checkpoints/checkpoint-4501/trainer_state.json ADDED
@@ -0,0 +1,227 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "best_metric": 0.7610168782310045,
3
+ "best_model_checkpoint": "tiny-llama-lora-no-grad/checkpoint-1286",
4
+ "epoch": 7.0,
5
+ "eval_steps": 500,
6
+ "global_step": 4501,
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.78,
13
+ "learning_rate": 4.740798341109383e-05,
14
+ "loss": 1.1276,
15
+ "step": 500
16
+ },
17
+ {
18
+ "epoch": 1.0,
19
+ "eval_accuracy": 0.8086754453911696,
20
+ "eval_f1_macro": 0.6806109083601769,
21
+ "eval_f1_micro": 0.8086754453911695,
22
+ "eval_f1_weighted": 0.8034368965438116,
23
+ "eval_loss": 0.6704964637756348,
24
+ "eval_macro_fpr": 0.017184987145855975,
25
+ "eval_macro_sensitivity": 0.6852607939619662,
26
+ "eval_macro_specificity": 0.985525532858602,
27
+ "eval_precision": 0.8055191978891799,
28
+ "eval_precision_macro": 0.7052877886582329,
29
+ "eval_recall": 0.8086754453911696,
30
+ "eval_recall_macro": 0.6852607939619662,
31
+ "eval_runtime": 225.0756,
32
+ "eval_samples_per_second": 5.736,
33
+ "eval_steps_per_second": 0.72,
34
+ "eval_weighted_fpr": 0.016618448496265894,
35
+ "eval_weighted_sensitivity": 0.8086754453911696,
36
+ "eval_weighted_specificity": 0.9742075474878604,
37
+ "step": 643
38
+ },
39
+ {
40
+ "epoch": 1.56,
41
+ "learning_rate": 4.481596682218767e-05,
42
+ "loss": 0.503,
43
+ "step": 1000
44
+ },
45
+ {
46
+ "epoch": 2.0,
47
+ "eval_accuracy": 0.8164213787761425,
48
+ "eval_f1_macro": 0.7610168782310045,
49
+ "eval_f1_micro": 0.8164213787761425,
50
+ "eval_f1_weighted": 0.8154049040588042,
51
+ "eval_loss": 0.7205804586410522,
52
+ "eval_macro_fpr": 0.01631511703260385,
53
+ "eval_macro_sensitivity": 0.7641451876525827,
54
+ "eval_macro_specificity": 0.9862465922523334,
55
+ "eval_precision": 0.8231306684180838,
56
+ "eval_precision_macro": 0.7746203157296797,
57
+ "eval_recall": 0.8164213787761425,
58
+ "eval_recall_macro": 0.7641451876525827,
59
+ "eval_runtime": 230.0342,
60
+ "eval_samples_per_second": 5.612,
61
+ "eval_steps_per_second": 0.704,
62
+ "eval_weighted_fpr": 0.01580737677582872,
63
+ "eval_weighted_sensitivity": 0.8164213787761425,
64
+ "eval_weighted_specificity": 0.977277505008855,
65
+ "step": 1286
66
+ },
67
+ {
68
+ "epoch": 2.33,
69
+ "learning_rate": 4.22239502332815e-05,
70
+ "loss": 0.3617,
71
+ "step": 1500
72
+ },
73
+ {
74
+ "epoch": 3.0,
75
+ "eval_accuracy": 0.8164213787761425,
76
+ "eval_f1_macro": 0.7242203392667825,
77
+ "eval_f1_micro": 0.8164213787761425,
78
+ "eval_f1_weighted": 0.8123838748630571,
79
+ "eval_loss": 0.8818831443786621,
80
+ "eval_macro_fpr": 0.01641791191580845,
81
+ "eval_macro_sensitivity": 0.7170126291644698,
82
+ "eval_macro_specificity": 0.9861058068231509,
83
+ "eval_precision": 0.8137334709054306,
84
+ "eval_precision_macro": 0.7499445969412153,
85
+ "eval_recall": 0.8164213787761425,
86
+ "eval_recall_macro": 0.7170126291644698,
87
+ "eval_runtime": 231.2189,
88
+ "eval_samples_per_second": 5.583,
89
+ "eval_steps_per_second": 0.701,
90
+ "eval_weighted_fpr": 0.01580737677582872,
91
+ "eval_weighted_sensitivity": 0.8164213787761425,
92
+ "eval_weighted_specificity": 0.975165723571122,
93
+ "step": 1929
94
+ },
95
+ {
96
+ "epoch": 3.11,
97
+ "learning_rate": 3.963193364437533e-05,
98
+ "loss": 0.2293,
99
+ "step": 2000
100
+ },
101
+ {
102
+ "epoch": 3.89,
103
+ "learning_rate": 3.7039917055469156e-05,
104
+ "loss": 0.0618,
105
+ "step": 2500
106
+ },
107
+ {
108
+ "epoch": 4.0,
109
+ "eval_accuracy": 0.8086754453911696,
110
+ "eval_f1_macro": 0.740118070206755,
111
+ "eval_f1_micro": 0.8086754453911695,
112
+ "eval_f1_weighted": 0.8074036218868607,
113
+ "eval_loss": 1.1433583498001099,
114
+ "eval_macro_fpr": 0.017252929817186225,
115
+ "eval_macro_sensitivity": 0.729298059210823,
116
+ "eval_macro_specificity": 0.9854230690678942,
117
+ "eval_precision": 0.8106816369031802,
118
+ "eval_precision_macro": 0.7673360060599891,
119
+ "eval_recall": 0.8086754453911696,
120
+ "eval_recall_macro": 0.729298059210823,
121
+ "eval_runtime": 230.3503,
122
+ "eval_samples_per_second": 5.605,
123
+ "eval_steps_per_second": 0.703,
124
+ "eval_weighted_fpr": 0.016618448496265894,
125
+ "eval_weighted_sensitivity": 0.8086754453911696,
126
+ "eval_weighted_specificity": 0.972670590627246,
127
+ "step": 2572
128
+ },
129
+ {
130
+ "epoch": 4.67,
131
+ "learning_rate": 3.4447900466562985e-05,
132
+ "loss": 0.0243,
133
+ "step": 3000
134
+ },
135
+ {
136
+ "epoch": 5.0,
137
+ "eval_accuracy": 0.8109992254066615,
138
+ "eval_f1_macro": 0.7228040111858681,
139
+ "eval_f1_micro": 0.8109992254066615,
140
+ "eval_f1_weighted": 0.8085738170522284,
141
+ "eval_loss": 1.2966285943984985,
142
+ "eval_macro_fpr": 0.017057469386588052,
143
+ "eval_macro_sensitivity": 0.7164376871359707,
144
+ "eval_macro_specificity": 0.9857584427734511,
145
+ "eval_precision": 0.8111777551016551,
146
+ "eval_precision_macro": 0.748883500821637,
147
+ "eval_recall": 0.8109992254066615,
148
+ "eval_recall_macro": 0.7164376871359707,
149
+ "eval_runtime": 230.5087,
150
+ "eval_samples_per_second": 5.601,
151
+ "eval_steps_per_second": 0.703,
152
+ "eval_weighted_fpr": 0.016373641121997046,
153
+ "eval_weighted_sensitivity": 0.8109992254066615,
154
+ "eval_weighted_specificity": 0.9753774161951063,
155
+ "step": 3215
156
+ },
157
+ {
158
+ "epoch": 5.44,
159
+ "learning_rate": 3.1855883877656815e-05,
160
+ "loss": 0.0121,
161
+ "step": 3500
162
+ },
163
+ {
164
+ "epoch": 6.0,
165
+ "eval_accuracy": 0.8195197521301317,
166
+ "eval_f1_macro": 0.714317091817089,
167
+ "eval_f1_micro": 0.8195197521301317,
168
+ "eval_f1_weighted": 0.8169833922452127,
169
+ "eval_loss": 1.2964715957641602,
170
+ "eval_macro_fpr": 0.01621298630582096,
171
+ "eval_macro_sensitivity": 0.7076912641211482,
172
+ "eval_macro_specificity": 0.9863159800251362,
173
+ "eval_precision": 0.8174973720287305,
174
+ "eval_precision_macro": 0.7311701256978252,
175
+ "eval_recall": 0.8195197521301317,
176
+ "eval_recall_macro": 0.7076912641211482,
177
+ "eval_runtime": 230.8554,
178
+ "eval_samples_per_second": 5.592,
179
+ "eval_steps_per_second": 0.702,
180
+ "eval_weighted_fpr": 0.01548687271518777,
181
+ "eval_weighted_sensitivity": 0.8195197521301317,
182
+ "eval_weighted_specificity": 0.9752199482469127,
183
+ "step": 3858
184
+ },
185
+ {
186
+ "epoch": 6.22,
187
+ "learning_rate": 2.926386728875065e-05,
188
+ "loss": 0.003,
189
+ "step": 4000
190
+ },
191
+ {
192
+ "epoch": 7.0,
193
+ "learning_rate": 2.667185069984448e-05,
194
+ "loss": 0.0021,
195
+ "step": 4500
196
+ },
197
+ {
198
+ "epoch": 7.0,
199
+ "eval_accuracy": 0.8187451587916343,
200
+ "eval_f1_macro": 0.7165425493481726,
201
+ "eval_f1_micro": 0.8187451587916342,
202
+ "eval_f1_weighted": 0.8152226658384369,
203
+ "eval_loss": 1.3710469007492065,
204
+ "eval_macro_fpr": 0.01622856042065577,
205
+ "eval_macro_sensitivity": 0.7112104764224284,
206
+ "eval_macro_specificity": 0.9862882906960665,
207
+ "eval_precision": 0.8168122443238953,
208
+ "eval_precision_macro": 0.7519067055100973,
209
+ "eval_recall": 0.8187451587916343,
210
+ "eval_recall_macro": 0.7112104764224284,
211
+ "eval_runtime": 231.4872,
212
+ "eval_samples_per_second": 5.577,
213
+ "eval_steps_per_second": 0.7,
214
+ "eval_weighted_fpr": 0.015566790846194785,
215
+ "eval_weighted_sensitivity": 0.8187451587916343,
216
+ "eval_weighted_specificity": 0.975579201649363,
217
+ "step": 4501
218
+ }
219
+ ],
220
+ "logging_steps": 500,
221
+ "max_steps": 9645,
222
+ "num_train_epochs": 15,
223
+ "save_steps": 500,
224
+ "total_flos": 1.084604925691822e+17,
225
+ "trial_name": null,
226
+ "trial_params": null
227
+ }
training_checkpoints/checkpoint-4501/training_args.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:5ff705a2df1e2a4af4561f18885963eb567ed3764da87225d80ca06855551f2c
3
+ size 4600