Datasets:
Tasks:
Text Classification
Sub-tasks:
fact-checking
Languages:
Arabic
Size:
1K<n<10K
ArXiv:
Tags:
stance-detection
License:
Merge branch 'main' of https://huggingface.co/datasets/strombergnlp/ans-stance
Browse files
README.md
CHANGED
@@ -61,7 +61,7 @@ Arabic
|
|
61 |
## Dataset Structure
|
62 |
|
63 |
### Data Instances
|
64 |
-
An example of 'train looks as follows:
|
65 |
```
|
66 |
{
|
67 |
'id': '0',
|
@@ -146,4 +146,4 @@ The authors distribute this data under the Apache License, Version 2.0
|
|
146 |
```
|
147 |
|
148 |
### Contributions
|
149 |
-
Thanks to [mkonxd](https://github.com/mkonxd)
|
|
|
61 |
## Dataset Structure
|
62 |
|
63 |
### Data Instances
|
64 |
+
An example of 'train' looks as follows:
|
65 |
```
|
66 |
{
|
67 |
'id': '0',
|
|
|
146 |
```
|
147 |
|
148 |
### Contributions
|
149 |
+
Thanks to [mkonxd](https://github.com/mkonxd) for adding this dataset.
|