Ruqiya commited on
Commit
db05352
·
verified ·
1 Parent(s): 30451c5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +21 -0
README.md CHANGED
@@ -16,4 +16,25 @@ configs:
16
  data_files:
17
  - split: train
18
  path: data/train-*
 
 
 
 
 
 
 
 
 
 
 
19
  ---
 
 
 
 
 
 
 
 
 
 
 
16
  data_files:
17
  - split: train
18
  path: data/train-*
19
+ license: apache-2.0
20
+ task_categories:
21
+ - text-classification
22
+ - text2text-generation
23
+ - text-generation
24
+ - sentence-similarity
25
+ - zero-shot-classification
26
+ language:
27
+ - ar
28
+ size_categories:
29
+ - 1K<n<10K
30
  ---
31
+ # Arabic_Reviews_of_SHEIN
32
+
33
+ ## Description:
34
+ This dataset contains Arabic-language reviews of products from the SHEIN online store. The reviews cover various aspects of the products and overall customer satisfaction.
35
+ **The goal of collecting the dataset** is to include a wide range of common phrases and terms used in daily conversation, reflecting the diversity of the dialects of the Arabic language, especially in Saudi Arabia.
36
+ ## Languages
37
+ Arabic
38
+ ## Data Columns:
39
+ **Comment**: The text of the review written by the customer.
40
+ **Rating**: The numerical rating given by the customer, indicating their satisfaction level with the product.