Silicon23 commited on
Commit
a311ff2
·
verified ·
1 Parent(s): 3ea58c1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
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 an unknown dataset.
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