Baseline
Browse files- README.md +11 -11
- adapter_model.safetensors +1 -1
README.md
CHANGED
|
@@ -10,22 +10,22 @@ metrics:
|
|
| 10 |
- recall
|
| 11 |
- f1
|
| 12 |
model-index:
|
| 13 |
-
- name:
|
| 14 |
results: []
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 18 |
should probably proofread and complete it, then remove this comment. -->
|
| 19 |
|
| 20 |
-
#
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
-
- Loss: 0.
|
| 25 |
-
- Accuracy: 0.
|
| 26 |
-
- Precision: 0.
|
| 27 |
-
- Recall: 0.
|
| 28 |
-
- F1: 0.
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
@@ -57,15 +57,15 @@ The following hyperparameters were used during training:
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 59 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 60 |
-
| 0.
|
| 61 |
-
| 0.
|
| 62 |
-
| 0.
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
| 66 |
|
| 67 |
- PEFT 0.14.0
|
| 68 |
-
- Transformers 4.
|
| 69 |
- Pytorch 2.5.1+cu124
|
| 70 |
- Datasets 3.2.0
|
| 71 |
- Tokenizers 0.21.0
|
|
|
|
| 10 |
- recall
|
| 11 |
- f1
|
| 12 |
model-index:
|
| 13 |
+
- name: deBERTa_suicide_base
|
| 14 |
results: []
|
| 15 |
---
|
| 16 |
|
| 17 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
| 18 |
should probably proofread and complete it, then remove this comment. -->
|
| 19 |
|
| 20 |
+
# deBERTa_suicide_base
|
| 21 |
|
| 22 |
This model is a fine-tuned version of [microsoft/deberta-v3-base](https://huggingface.co/microsoft/deberta-v3-base) on an unknown dataset.
|
| 23 |
It achieves the following results on the evaluation set:
|
| 24 |
+
- Loss: 0.3225
|
| 25 |
+
- Accuracy: 0.8684
|
| 26 |
+
- Precision: 0.8688
|
| 27 |
+
- Recall: 0.8684
|
| 28 |
+
- F1: 0.8685
|
| 29 |
|
| 30 |
## Model description
|
| 31 |
|
|
|
|
| 57 |
|
| 58 |
| Training Loss | Epoch | Step | Validation Loss | Accuracy | Precision | Recall | F1 |
|
| 59 |
|:-------------:|:-----:|:-----:|:---------------:|:--------:|:---------:|:------:|:------:|
|
| 60 |
+
| 0.3462 | 1.0 | 13923 | 0.3320 | 0.8632 | 0.8635 | 0.8632 | 0.8631 |
|
| 61 |
+
| 0.3203 | 2.0 | 27846 | 0.3218 | 0.8691 | 0.8692 | 0.8691 | 0.8691 |
|
| 62 |
+
| 0.307 | 3.0 | 41769 | 0.3225 | 0.8684 | 0.8688 | 0.8684 | 0.8685 |
|
| 63 |
|
| 64 |
|
| 65 |
### Framework versions
|
| 66 |
|
| 67 |
- PEFT 0.14.0
|
| 68 |
+
- Transformers 4.48.2
|
| 69 |
- Pytorch 2.5.1+cu124
|
| 70 |
- Datasets 3.2.0
|
| 71 |
- Tokenizers 0.21.0
|
adapter_model.safetensors
CHANGED
|
@@ -1,3 +1,3 @@
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
-
oid sha256:
|
| 3 |
size 1789452
|
|
|
|
| 1 |
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:7b833514df07768ba27b8e3e358b75d34d4eb4884175c88f4a9d3fd2fdd3bc85
|
| 3 |
size 1789452
|