Datasets:
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,17 @@
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: cc-by-nc-sa-4.0
|
3 |
+
task_categories:
|
4 |
+
- text2text-generation
|
5 |
+
- token-classification
|
6 |
+
language:
|
7 |
+
- en
|
8 |
+
tags:
|
9 |
+
- hate speech
|
10 |
+
- intent classification
|
11 |
+
- slot filling
|
12 |
+
- abuse detection
|
13 |
+
- toxicity
|
14 |
+
pretty_name: PLEAD
|
15 |
+
size_categories:
|
16 |
+
- 10K<n<100K
|
17 |
+
---
|