Datasets:
Update README.md
Browse files
README.md
CHANGED
|
@@ -45,9 +45,11 @@ topic sentiment towards its target, claim target, claim sentiment towards its ta
|
|
| 45 |
|
| 46 |
The dataset is divided into a training set (25 topics, 1,039 claims) and a test set (30 topics, 1,355 claims).
|
| 47 |
|
|
|
|
|
|
|
| 48 |
### Claim Stance Topic
|
| 49 |
|
| 50 |
-
This subset contains the claims (`text`) only associated with the
|
| 51 |
|
| 52 |
## Dataset Structure
|
| 53 |
|
|
|
|
| 45 |
|
| 46 |
The dataset is divided into a training set (25 topics, 1,039 claims) and a test set (30 topics, 1,355 claims).
|
| 47 |
|
| 48 |
+
The information in this card refers to this subset of the dataset unless stated otherwise.
|
| 49 |
+
|
| 50 |
### Claim Stance Topic
|
| 51 |
|
| 52 |
+
This subset contains the claims (`text`) only associated with the topic (`label`) in a different split to train-validation-test. Usage of this subset TBA.
|
| 53 |
|
| 54 |
## Dataset Structure
|
| 55 |
|