Datasets:
Tasks:
Text Classification
Sub-tasks:
multi-label-classification
Size:
1K<n<10K
ArXiv:
Tags:
hope-speech-detection
License:
Commit ·
d4a1b6d
1
Parent(s): 278f959
Fix typo in train split name (#3751)
Browse files* Fix typo in README guide
* Fix split naming and table alignment in README guide
* Fix split naming and table alignment in all datasets
* Fix previously malformed dataset cards
* Fix previously malformed dataset cards
Commit from https://github.com/huggingface/datasets/commit/af6e54febe3b822118dfed28ddb797d8350e5d27
README.md
CHANGED
|
@@ -88,9 +88,9 @@ Kannada
|
|
| 88 |
|
| 89 |
### Data Splits
|
| 90 |
|
| 91 |
-
|
|
| 92 |
-
|
|
| 93 |
-
| Kannada
|
| 94 |
|
| 95 |
## Dataset Creation
|
| 96 |
|
|
|
|
| 88 |
|
| 89 |
### Data Splits
|
| 90 |
|
| 91 |
+
| | train | validation | test |
|
| 92 |
+
|---------|------:|-----------:|-----:|
|
| 93 |
+
| Kannada | 4941 | 618 | 617 |
|
| 94 |
|
| 95 |
## Dataset Creation
|
| 96 |
|