deberta-v3-small-autextification-adapter
Browse files
README.md
CHANGED
@@ -19,7 +19,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
19 |
|
20 |
This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on the autextification2023 dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
-
- Loss: 0.
|
23 |
- Accuracy: 0.4874
|
24 |
|
25 |
## Model description
|
@@ -52,7 +52,7 @@ The following hyperparameters were used during training:
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
-
| 0.
|
56 |
|
57 |
|
58 |
### Framework versions
|
|
|
19 |
|
20 |
This model is a fine-tuned version of [microsoft/deberta-v3-small](https://huggingface.co/microsoft/deberta-v3-small) on the autextification2023 dataset.
|
21 |
It achieves the following results on the evaluation set:
|
22 |
+
- Loss: 0.6941
|
23 |
- Accuracy: 0.4874
|
24 |
|
25 |
## Model description
|
|
|
52 |
|
53 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy |
|
54 |
|:-------------:|:-----:|:----:|:---------------:|:--------:|
|
55 |
+
| 0.6969 | 1.0 | 3808 | 0.6930 | 0.5034 |
|
56 |
|
57 |
|
58 |
### Framework versions
|
adapter_config.json
CHANGED
@@ -16,8 +16,8 @@
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
-
"
|
20 |
-
"
|
21 |
],
|
22 |
"task_type": "SEQ_CLS"
|
23 |
}
|
|
|
16 |
"rank_pattern": {},
|
17 |
"revision": null,
|
18 |
"target_modules": [
|
19 |
+
"query_proj",
|
20 |
+
"value_proj"
|
21 |
],
|
22 |
"task_type": "SEQ_CLS"
|
23 |
}
|
adapter_model.safetensors
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
size 1189552
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:c38cf5006c0e1542f9446a92d19fe7944784be91b2623fdb46317862dc961478
|
3 |
size 1189552
|
logs/events.out.tfevents.1699289959.55a2a0cb0c40.337.0
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e08825ab48efb51b3df5f4c3fd15fbad524c88f887908191a4a397b354d52b76
|
3 |
+
size 64700
|
logs/events.out.tfevents.1699290234.55a2a0cb0c40.337.1
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1e9392789a16622bbfd80c8976c65d9bee2fd34de2d8275937fc25e5f03d8871
|
3 |
+
size 411
|