Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -2,15 +2,22 @@
|
|
| 2 |
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
- text-generation
|
|
|
|
| 5 |
language:
|
| 6 |
- en
|
| 7 |
size_categories:
|
| 8 |
- 10K<n<100K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
## Dataset Card
|
| 12 |
|
| 13 |
-
This dataset consists of around
|
| 14 |
|
| 15 |
## Source
|
| 16 |
* [jerryjalapeno/nart-100k-synthetic](https://huggingface.co/datasets/jerryjalapeno/nart-100k-synthetic)
|
|
|
|
| 2 |
license: apache-2.0
|
| 3 |
task_categories:
|
| 4 |
- text-generation
|
| 5 |
+
- question-answering
|
| 6 |
language:
|
| 7 |
- en
|
| 8 |
size_categories:
|
| 9 |
- 10K<n<100K
|
| 10 |
+
tags:
|
| 11 |
+
- mentalhealth
|
| 12 |
+
- medical
|
| 13 |
+
- depression
|
| 14 |
+
- multi-turn
|
| 15 |
+
- empathetic
|
| 16 |
---
|
| 17 |
|
| 18 |
## Dataset Card
|
| 19 |
|
| 20 |
+
This dataset consists of around 99k rows of mental health conversations. It is a cleaned version of "jerryjalapeno/nart-100k-synthetic".
|
| 21 |
|
| 22 |
## Source
|
| 23 |
* [jerryjalapeno/nart-100k-synthetic](https://huggingface.co/datasets/jerryjalapeno/nart-100k-synthetic)
|