Update README.md
Browse files
README.md
CHANGED
@@ -15,7 +15,7 @@ should probably proofread and complete it, then remove this comment. -->
|
|
15 |
|
16 |
# BERTForDetectingDepression-Twitter2020
|
17 |
|
18 |
-
This model is a fine-tuned version of [AIMH/mental-bert-base-cased](https://huggingface.co/AIMH/mental-bert-base-cased) on
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.8966
|
21 |
- Accuracy: 0.6445
|
|
|
15 |
|
16 |
# BERTForDetectingDepression-Twitter2020
|
17 |
|
18 |
+
This model is a fine-tuned version of [AIMH/mental-bert-base-cased](https://huggingface.co/AIMH/mental-bert-base-cased) on data taken from [Safa, R., Bayat, P. & Moghtader, L. Automatic detection of depression symptoms in twitter using multimodal analysis. J Supercomput (2021).](https://doi.org/10.1007/s11227-021-04040-8).
|
19 |
It achieves the following results on the evaluation set:
|
20 |
- Loss: 0.8966
|
21 |
- Accuracy: 0.6445
|