abdessamad-bourkibate/Scam-Religious-Detection
Scam Religious Detection Dataset This dataset is designed for detecting religious-based scams, particularly on social media platforms like Twitter. It contains a collection of tweets categorized into various classes to facilitate the training of machine learning models for scam detection. Dataset Details Dataset Name: Scam-Religious-Detection Primary Language: Arabic (ar) License: MIT Total Size: ~4.89 GB Dataset Structure The dataset consists of… See the full description on the dataset page: https://huggingface.co/datasets/abdessamad-bourkibate/Scam-Religious-Detection.
Scam Religious Detection Dataset
This dataset is designed for detecting religious-based scams, particularly on social media platforms like Twitter. It contains a collection of tweets categorized into various classes to facilitate the training of machine learning models for scam detection.
Dataset Details
- Dataset Name: Scam-Religious-Detection
- Primary Language: Arabic (ar)
- License: MIT
- Total Size: ~4.89 GB
Dataset Structure
The dataset consists of several CSV files:
Usage
You can load this dataset using the Hugging Face datasets library:
from datasets import load_dataset
dataset = load_dataset("abdessamad-bourkibate/Scam-Religious-Detection")
## Maintenance
This dataset is maintained by abdessamad-bourkibate.