avishaig commited on
Commit
ec4e2c2
·
1 Parent(s): 33ecbe1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -1
README.md CHANGED
@@ -49,7 +49,8 @@ The information in this card refers to this subset of the dataset unless stated
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
 
 
49
 
50
  ### Claim Stance Topic
51
 
52
+ This subset contains the claims (column `text`) only associated with the topic (column `label`) in a different split to train-validation-test.
53
+ This subset can be utilized for topic classification tasks.
54
 
55
  ## Dataset Structure
56