Fix task tags

#3
by albertvillanova HF staff - opened
Files changed (1) hide show
  1. README.md +6 -4
README.md CHANGED
@@ -14,13 +14,15 @@ size_categories:
14
  source_datasets:
15
  - original
16
  task_categories:
17
- - text_classification
18
  task_ids:
19
- - fact_checking
20
- - text-classification-other-stance-detection
21
  paperswithcode_id: dast
22
  pretty_name: DAST
23
- extra_gated_prompt: "Warning: the data in this repository contains harmful content (misinformative claims)."
 
 
 
24
  ---
25
 
26
  # Dataset Card for "dkstance / DAST"
14
  source_datasets:
15
  - original
16
  task_categories:
17
+ - text-classification
18
  task_ids:
19
+ - fact-checking
 
20
  paperswithcode_id: dast
21
  pretty_name: DAST
22
+ extra_gated_prompt: 'Warning: the data in this repository contains harmful content
23
+ (misinformative claims).'
24
+ tags:
25
+ - stance-detection
26
  ---
27
 
28
  # Dataset Card for "dkstance / DAST"