Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -18,7 +18,18 @@ dataset_info:
|
|
| 18 |
num_examples: 1000
|
| 19 |
download_size: 840782
|
| 20 |
dataset_size: 1555841
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 21 |
---
|
| 22 |
# Dataset Card for "Arabic-Dataset-for-Commonsense-Validationion"
|
| 23 |
|
| 24 |
-
|
|
|
|
|
|
| 18 |
num_examples: 1000
|
| 19 |
download_size: 840782
|
| 20 |
dataset_size: 1555841
|
| 21 |
+
license: cc0-1.0
|
| 22 |
+
task_categories:
|
| 23 |
+
- text-classification
|
| 24 |
+
language:
|
| 25 |
+
- ar
|
| 26 |
+
pretty_name: Commonsense-Validationion
|
| 27 |
+
size_categories:
|
| 28 |
+
- 10K<n<100K
|
| 29 |
+
tags:
|
| 30 |
+
- Commonsense Validationion
|
| 31 |
---
|
| 32 |
# Dataset Card for "Arabic-Dataset-for-Commonsense-Validationion"
|
| 33 |
|
| 34 |
+
## Paper:
|
| 35 |
+
Tawalbeh, Saja, and Mohammad Al-Smadi. "Is this sentence valid? an arabic dataset for commonsense validation." arXiv preprint arXiv:2008.10873 (2020).
|