metadata
task_categories:
- conversational
- text-generation
- text-classification
language:
- ar
tags:
- mental health
size_categories:
- 1K<n<10K
Dataset Card for Nafsy
This arabic dataset is a set of mental health articles. The original dataset was scrapped from Nafsy.net.
Dataset Details
Language(s) (NLP): Arabic
Uses
Direct Use
It has been used in fine-tuning Llama2.
Dataset Structure
It is a CSV file with columns:
- content: the articles
- text_size: length of article
- topic: the index of the article topic
- prob: topic prediction accuracy
- topic_name: top 10 words that describe the topics of the article
Dataset Creation
Curation Rationale
Creating an arabic chatbot for mental health support.
Source Data
Data Collection and Processing
- This dataset was originally scrapped from Nafsy.net then uploaded to Kaggle.
- An additional preprocessing was made by this repo owner:
- Cleaning data: removing urls, extra spaces, and non words, detach punctuations, and dropping duplicates
- Applying Topic Modeling to generate main topics for each article
Who are the source data producers?
Citation [optional]
BibTeX:
@misc{Husamal_2021, title={Arabic-physcology-dataset}, url={https://www.kaggle.com/datasets/husamal/arabicphyscologydataset?select=nafsy.csv}, journal={Kaggle}, author={Husamal}, year={2021}, month={May}}
Dataset Card Authors
Muhammad Helmy