Datasets:

Sub-tasks:
fact-checking
Languages:
English
Multilinguality:
monolingual
Size Categories:
10K<n<100K
Language Creators:
found
Annotations Creators:
crowdsourced
ArXiv:
Tags:
stance-detection
License:
leondz albertvillanova HF staff commited on
Commit
c9c0c72
1 Parent(s): 2976c0c

Fix task tags (#3)

Browse files

- Fix task tags (fa2fe2c328017a35124dcc092bbda2ef834e679b)


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

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -9,7 +9,6 @@ license:
9
  - cc-by-4.0
10
  multilinguality:
11
  - monolingual
12
- pretty_name: RumourEval 2019
13
  size_categories:
14
  - 10K<n<100K
15
  source_datasets: []
@@ -17,7 +16,9 @@ task_categories:
17
  - text-classification
18
  task_ids:
19
  - fact-checking
20
- - text-classification-other-stance-detection
 
 
21
  ---
22
 
23
 
9
  - cc-by-4.0
10
  multilinguality:
11
  - monolingual
 
12
  size_categories:
13
  - 10K<n<100K
14
  source_datasets: []
16
  - text-classification
17
  task_ids:
18
  - fact-checking
19
+ pretty_name: RumourEval 2019
20
+ tags:
21
+ - stance-detection
22
  ---
23
 
24