tlmdesign commited on
Commit
e635a77
·
verified ·
1 Parent(s): 7068912

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -1,4 +1,5 @@
1
  ---
2
  license: apache-2.0
3
  ---
4
- Model is trained on kaggle dataset and analyses a text message, categorizing into either normal or depressed/anxious.
 
 
1
  ---
2
  license: apache-2.0
3
  ---
4
+ Model is trained on kaggle dataset collection of mental health statuses tagged from various statements. The model analyses a staement/text message and categorizes it into either normal or depressed/anxious.
5
+ The model is based on BERT.