Datasets:
Tasks:
Text Classification
Sub-tasks:
fact-checking
Languages:
Arabic
Size:
1K<n<10K
ArXiv:
Tags:
stance-detection
License:
Commit
·
41699cd
1
Parent(s):
60c654f
Fix task tags (#3)
Browse files- Fix task tags (6e88aeab759cc45cef305c52ecb6fab003e0b80a)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
|
@@ -9,7 +9,6 @@ license:
|
|
| 9 |
- apache-2.0
|
| 10 |
multilinguality:
|
| 11 |
- monolingual
|
| 12 |
-
pretty_name: ans-stance
|
| 13 |
size_categories:
|
| 14 |
- 1K<n<10K
|
| 15 |
source_datasets:
|
|
@@ -18,7 +17,9 @@ task_categories:
|
|
| 18 |
- text-classification
|
| 19 |
task_ids:
|
| 20 |
- fact-checking
|
| 21 |
-
|
|
|
|
|
|
|
| 22 |
---
|
| 23 |
|
| 24 |
# Dataset Card for AraStance
|
|
|
|
| 9 |
- apache-2.0
|
| 10 |
multilinguality:
|
| 11 |
- monolingual
|
|
|
|
| 12 |
size_categories:
|
| 13 |
- 1K<n<10K
|
| 14 |
source_datasets:
|
|
|
|
| 17 |
- text-classification
|
| 18 |
task_ids:
|
| 19 |
- fact-checking
|
| 20 |
+
pretty_name: ans-stance
|
| 21 |
+
tags:
|
| 22 |
+
- stance-detection
|
| 23 |
---
|
| 24 |
|
| 25 |
# Dataset Card for AraStance
|