Training in progress, epoch 0
Browse files
README.md
CHANGED
@@ -1,12 +1,12 @@
|
|
1 |
---
|
2 |
license: apache-2.0
|
|
|
3 |
tags:
|
4 |
- generated_from_trainer
|
5 |
metrics:
|
6 |
- accuracy
|
7 |
- precision
|
8 |
- recall
|
9 |
-
base_model: facebook/bart-base
|
10 |
model-index:
|
11 |
- name: bart-base-lora
|
12 |
results: []
|
@@ -19,10 +19,10 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
-
- Accuracy: 0.
|
24 |
-
- Precision: 0.
|
25 |
-
- Recall: 0.
|
26 |
- Precision Macro: 0.6664
|
27 |
- Recall Macro: 0.6485
|
28 |
- Macro Fpr: 0.0194
|
|
|
1 |
---
|
2 |
license: apache-2.0
|
3 |
+
base_model: facebook/bart-base
|
4 |
tags:
|
5 |
- generated_from_trainer
|
6 |
metrics:
|
7 |
- accuracy
|
8 |
- precision
|
9 |
- recall
|
|
|
10 |
model-index:
|
11 |
- name: bart-base-lora
|
12 |
results: []
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [facebook/bart-base](https://huggingface.co/facebook/bart-base) on an unknown dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.6647
|
23 |
+
- Accuracy: 0.7901
|
24 |
+
- Precision: 0.7852
|
25 |
+
- Recall: 0.7901
|
26 |
- Precision Macro: 0.6664
|
27 |
- Recall Macro: 0.6485
|
28 |
- Macro Fpr: 0.0194
|
adapter_config.json
CHANGED
@@ -20,13 +20,13 @@
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
23 |
-
"dense",
|
24 |
-
"v_proj",
|
25 |
"fc1",
|
26 |
"fc2",
|
|
|
|
|
|
|
27 |
"out_proj",
|
28 |
-
"q_proj"
|
29 |
-
"k_proj"
|
30 |
],
|
31 |
"task_type": "SEQ_CLS",
|
32 |
"use_dora": false,
|
|
|
20 |
"rank_pattern": {},
|
21 |
"revision": null,
|
22 |
"target_modules": [
|
|
|
|
|
23 |
"fc1",
|
24 |
"fc2",
|
25 |
+
"dense",
|
26 |
+
"v_proj",
|
27 |
+
"k_proj",
|
28 |
"out_proj",
|
29 |
+
"q_proj"
|
|
|
30 |
],
|
31 |
"task_type": "SEQ_CLS",
|
32 |
"use_dora": false,
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 13151448
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:3638b7c508556131a7da2b657323a80b097c7a50ca743a430b25c009750c6d75
|
3 |
size 13151448
|
runs/Apr19_00-35-34_283a737e9518/events.out.tfevents.1713494655.283a737e9518.11399.3
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d564168b9458830570010287a412c7d116a31871a701745105d090d848b55c13
|
3 |
+
size 1147
|
runs/Apr19_07-14-25_283a737e9518/events.out.tfevents.1713510866.283a737e9518.96518.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:393595a55d505b0fd8b021dc139bbf42bc6f46f5f6b48c41ba14d51a5beba9e4
|
3 |
+
size 7381
|
training_args.bin
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 4600
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0fe940a9c002ad1d53c9e259b630e68ebb8119312584775d62bcf48d42265e90
|
3 |
size 4600
|