boleima commited on
Commit
f810cac
1 Parent(s): 9f366ee

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -1
README.md CHANGED
@@ -3,6 +3,13 @@ task_categories:
3
  - text-classification
4
  language:
5
  - en
 
 
 
 
 
 
 
6
  ---
7
 
8
  # Tweet Annotations in Different Experimental Conditions
@@ -48,4 +55,4 @@ If you found the dataset useful, please cite:
48
  pages="245--261",
49
  isbn="978-3-031-21707-4"
50
  }
51
- ```
 
3
  - text-classification
4
  language:
5
  - en
6
+ sub-tasks:
7
+ - sentiment-classification
8
+ - hate-speech-detection
9
+ - offensive-language-detection
10
+ - label-quality
11
+ size_categories:
12
+ - 1K<n<10K
13
  ---
14
 
15
  # Tweet Annotations in Different Experimental Conditions
 
55
  pages="245--261",
56
  isbn="978-3-031-21707-4"
57
  }
58
+ ```