leondz albertvillanova HF staff commited on
Commit
1075212
1 Parent(s): c497f85

Fix task tags (#3)

Browse files

- Fix task tags (42e4fa803cd65ff2adc4f270fab60e6e934d5f8e)


Co-authored-by: Albert Villanova <albertvillanova@users.noreply.huggingface.co>

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"