Update README.md
Browse files
README.md
CHANGED
|
@@ -30,7 +30,9 @@ It achieves the following results on the validation set:
|
|
| 30 |
* Precision: 0.7671
|
| 31 |
|
| 32 |
# Description
|
| 33 |
-
This model is based on an existing lighter variation of BERT (distilBERT), in order to predict different mental disorders. It
|
|
|
|
|
|
|
| 34 |
It includes the following classes:
|
| 35 |
|
| 36 |
* Borderline
|
|
|
|
| 30 |
* Precision: 0.7671
|
| 31 |
|
| 32 |
# Description
|
| 33 |
+
This model is based on an existing lighter variation of BERT (distilBERT), in order to predict different mental disorders. It is trained on a costume dataset of texts or posts (from Reddit) about general experiences of users with mental health problems.
|
| 34 |
+
All direct mentions of the disorder names in the texts were removed.
|
| 35 |
+
|
| 36 |
It includes the following classes:
|
| 37 |
|
| 38 |
* Borderline
|