MuhammadHelmy commited on
Commit
1368c8e
1 Parent(s): 55e0e68

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -49,7 +49,7 @@ This arabic dataset is a set of mental health articles. The original dataset was
49
 
50
  <!-- This section describes suitable use cases for the dataset. -->
51
 
52
- It has been used in fine-tuning Llama2.
53
 
54
  ## Dataset Structure
55
 
@@ -80,7 +80,7 @@ Creating an arabic chatbot for mental health support.
80
  - This dataset was originally scrapped from [Nafsy.net](https://nafsy.net/) then uploaded to Kaggle.
81
  - An additional preprocessing was made by this repo owner:
82
  - Cleaning data: removing urls, extra spaces, and non words, detach punctuations, and dropping duplicates
83
- - Applying Topic Modeling to generate main topics for each article
84
 
85
  #### Who are the source data producers?
86
 
 
49
 
50
  <!-- This section describes suitable use cases for the dataset. -->
51
 
52
+ Fine-tuning llm in the mental health domain.
53
 
54
  ## Dataset Structure
55
 
 
80
  - This dataset was originally scrapped from [Nafsy.net](https://nafsy.net/) then uploaded to Kaggle.
81
  - An additional preprocessing was made by this repo owner:
82
  - Cleaning data: removing urls, extra spaces, and non words, detach punctuations, and dropping duplicates
83
+ - Applying Topic Modeling to generate main topics for each article using bert-base-arabic model
84
 
85
  #### Who are the source data producers?
86