vibhorag101
commited on
Commit
•
6e283a5
1
Parent(s):
4daac5e
Update README.md
Browse files
README.md
CHANGED
@@ -9,7 +9,7 @@ metrics:
|
|
9 |
- precision
|
10 |
- f1
|
11 |
model-index:
|
12 |
-
- name:
|
13 |
results: []
|
14 |
datasets:
|
15 |
- vibhorag101/suicide_prediction_dataset_phr
|
@@ -21,7 +21,7 @@ library_name: transformers
|
|
21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
22 |
should probably proofread and complete it, then remove this comment. -->
|
23 |
|
24 |
-
#
|
25 |
|
26 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on a Suicide Prediction dataset sourced from Reddit.
|
27 |
It achieves the following results on the evaluation/validation set:
|
|
|
9 |
- precision
|
10 |
- f1
|
11 |
model-index:
|
12 |
+
- name: roberta-base-suicide-prediction-phr
|
13 |
results: []
|
14 |
datasets:
|
15 |
- vibhorag101/suicide_prediction_dataset_phr
|
|
|
21 |
<!-- This model card has been generated automatically according to the information the Trainer had access to. You
|
22 |
should probably proofread and complete it, then remove this comment. -->
|
23 |
|
24 |
+
# roberta-base-suicide-prediction-phr
|
25 |
|
26 |
This model is a fine-tuned version of [roberta-base](https://huggingface.co/roberta-base) on a Suicide Prediction dataset sourced from Reddit.
|
27 |
It achieves the following results on the evaluation/validation set:
|