Datasets:
Librarian Bot: Add language metadata for dataset
#2
by
librarian-bot
- opened
README.md
CHANGED
@@ -1,11 +1,13 @@
|
|
1 |
---
|
|
|
|
|
2 |
license: mit
|
|
|
|
|
3 |
task_categories:
|
4 |
- text-classification
|
5 |
- token-classification
|
6 |
pretty_name: Toxic Classification
|
7 |
-
size_categories:
|
8 |
-
- 100K<n<1M
|
9 |
---
|
10 |
combination of SetFit/toxic_conversations_50k, Arsive/toxicity_classification_jigsaw
|
11 |
taken sample from toxic classification - to balance the dataset
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- en
|
4 |
license: mit
|
5 |
+
size_categories:
|
6 |
+
- 100K<n<1M
|
7 |
task_categories:
|
8 |
- text-classification
|
9 |
- token-classification
|
10 |
pretty_name: Toxic Classification
|
|
|
|
|
11 |
---
|
12 |
combination of SetFit/toxic_conversations_50k, Arsive/toxicity_classification_jigsaw
|
13 |
taken sample from toxic classification - to balance the dataset
|