Datasets:
Add paper link, task categories and language metadata
#2
by nielsr HF Staff - opened
README.md
CHANGED
|
@@ -1,21 +1,27 @@
|
|
| 1 |
---
|
| 2 |
license: other
|
|
|
|
| 3 |
license_name: custom-corpora-license
|
| 4 |
license_link: LICENSE
|
|
|
|
|
|
|
|
|
|
|
|
|
| 5 |
tags:
|
| 6 |
-
|
| 7 |
-
|
| 8 |
-
|
| 9 |
-
|
| 10 |
-
|
| 11 |
-
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
pretty_name: PsihoRo
|
| 15 |
---
|
| 16 |
|
| 17 |
# Dataset Card: PsihoRo
|
| 18 |
|
|
|
|
|
|
|
| 19 |
## Description
|
| 20 |
Survey collected in Romanian language about:
|
| 21 |
- Impact of negative news / social media on emotions
|
|
@@ -50,3 +56,4 @@ If you use this dataset in your research, please cite the associated PsihoRo pap
|
|
| 50 |
primaryClass={cs.CL},
|
| 51 |
url={https://arxiv.org/abs/2602.18324},
|
| 52 |
}
|
|
|
|
|
|
| 1 |
---
|
| 2 |
license: other
|
| 3 |
+
pretty_name: PsihoRo
|
| 4 |
license_name: custom-corpora-license
|
| 5 |
license_link: LICENSE
|
| 6 |
+
task_categories:
|
| 7 |
+
- text-classification
|
| 8 |
+
language:
|
| 9 |
+
- ro
|
| 10 |
tags:
|
| 11 |
+
- mental-health
|
| 12 |
+
- phq9
|
| 13 |
+
- gad7
|
| 14 |
+
- social-media
|
| 15 |
+
- anxiety
|
| 16 |
+
- depression
|
| 17 |
+
- emotion-detection
|
| 18 |
+
- romanian
|
|
|
|
| 19 |
---
|
| 20 |
|
| 21 |
# Dataset Card: PsihoRo
|
| 22 |
|
| 23 |
+
The PsihoRo dataset is presented in the paper [PsihoRo: Depression and Anxiety Romanian Text Corpus](https://huggingface.co/papers/2602.18324).
|
| 24 |
+
|
| 25 |
## Description
|
| 26 |
Survey collected in Romanian language about:
|
| 27 |
- Impact of negative news / social media on emotions
|
|
|
|
| 56 |
primaryClass={cs.CL},
|
| 57 |
url={https://arxiv.org/abs/2602.18324},
|
| 58 |
}
|
| 59 |
+
```
|