Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
---
|
| 2 |
license: apache-2.0
|
| 3 |
---
|
| 4 |
-
Model is trained on kaggle dataset
|
|
|
|
|
|
| 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.
|