leondz albertvillanova HF staff commited on
Commit
9cd7629
1 Parent(s): e19f8da

Fix task tags (#3)

Browse files

- Fix task tags (d9e08768a2720cc06fdddba50beb71fed60302f9)


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

Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -14,13 +14,14 @@ size_categories:
14
  source_datasets:
15
  - original
16
  task_categories:
17
- - text_classification
18
  task_ids:
19
- - fact_checking
20
  - sentiment-classification
21
- - text-classification-other-stance-detection
22
  paperswithcode_id: zulu-stance
23
  pretty_name: ZUstance
 
 
24
  ---
25
 
26
  # Dataset Card for "zulu-stance"
14
  source_datasets:
15
  - original
16
  task_categories:
17
+ - text-classification
18
  task_ids:
19
+ - fact-checking
20
  - sentiment-classification
 
21
  paperswithcode_id: zulu-stance
22
  pretty_name: ZUstance
23
+ tags:
24
+ - stance-detection
25
  ---
26
 
27
  # Dataset Card for "zulu-stance"