Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
parquet
Languages:
Arabic
Size:
1K - 10K
Tags:
Claim Verification
License:
configs: | |
- config_name: default | |
data_files: | |
- split: train | |
path: data/train-* | |
dataset_info: | |
features: | |
- name: ClaimID | |
dtype: string | |
- name: claim | |
dtype: string | |
- name: description | |
dtype: string | |
- name: source | |
dtype: string | |
- name: date | |
dtype: string | |
- name: source_label | |
dtype: string | |
- name: normalized_label | |
dtype: string | |
- name: source_category | |
dtype: string | |
- name: normalized_category | |
dtype: string | |
- name: source_url | |
dtype: string | |
- name: claim_urls | |
dtype: string | |
- name: evidence_urls | |
dtype: string | |
- name: claim_type | |
dtype: int64 | |
splits: | |
- name: train | |
num_bytes: 7881243 | |
num_examples: 4672 | |
download_size: 4020264 | |
dataset_size: 7881243 | |
license: cc-by-nc-4.0 | |
task_categories: | |
- text-classification | |
language: | |
- ar | |
pretty_name: AraFacts | |
size_categories: | |
- 1K<n<10K | |
tags: | |
- Claim Verification | |
# Dataset Card for "AraFacts: The First Large Arabic Dataset of Naturally Occurring Claims" | |
## Paper: | |
Zien Sheikh Ali, Watheq Mansour, Tamer Elsayed, and Abdulaziz Al‐Ali. 2021. AraFacts: The First Large Arabic Dataset of Naturally Occurring Claims. In Proceedings of the Sixth Arabic Natural Language Processing Workshop, pages 231–236, Kyiv, Ukraine (Virtual). Association for Computational Linguistics. |