File size: 1,663 Bytes
4b3f9c0 3076150 4b3f9c0 65cc375 3076150 65cc375 4b3f9c0 65cc375 4b3f9c0 fb63ba1 8ea114a fb63ba1 4b3f9c0 e6a0714 db05352 9eb4068 566ef40 f09a9cf 566ef40 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 |
---
language:
- ar
license: apache-2.0
size_categories:
- 1K<n<10K
task_categories:
- text-classification
- text2text-generation
- text-generation
- sentence-similarity
- zero-shot-classification
dataset_info:
features:
- name: text
dtype: string
- name: raw_text
dtype: string
- name: label
dtype: int64
splits:
- name: train
num_bytes: 514231
num_examples: 2415
download_size: 240066
dataset_size: 514231
configs:
- config_name: default
data_files:
- split: train
path: data/train-*
---
# Arabic Reviews of SHEIN Online Store
## Description:
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.
**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.
## Languages
Arabic
### Data Columns:
**raw_text**: (Comment )The text of the review written by the customer.
**text**: (Cleaned_Comment) Removing emojis and repeated characters from the text of the review written by the customer.
**label**: (Rating) The numerical rating given by the customer, indicating their satisfaction level with the product.
```
@misc {ruqiya_bin_safi_2024,
author = { {Ruqiya Bin Safi} },
title = { Arabic_Reviews_of_SHEIN (Revision 9eb4068) },
year = 2024,
url = { https://huggingface.co/datasets/Ruqiya/Arabic_Reviews_of_SHEIN },
doi = { 10.57967/hf/2232 },
publisher = { Hugging Face }
}
``` |