Datasets:
Commit
·
cfd9bcf
1
Parent(s):
9338f7b
Fix tags in dataset cards (#4832)
Browse filesCommit from https://github.com/huggingface/datasets/commit/a7557a35bd31043a1076aa7bae20f091c576511f
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
annotations_creators:
|
| 3 |
-
-
|
| 4 |
language_creators:
|
| 5 |
-
-
|
| 6 |
language:
|
| 7 |
- en
|
| 8 |
license:
|
|
@@ -12,7 +12,7 @@ multilinguality:
|
|
| 12 |
size_categories:
|
| 13 |
- 10K<n<100K
|
| 14 |
source_datasets:
|
| 15 |
-
-
|
| 16 |
task_categories:
|
| 17 |
- text-classification
|
| 18 |
task_ids:
|
|
|
|
| 1 |
---
|
| 2 |
annotations_creators:
|
| 3 |
+
- other
|
| 4 |
language_creators:
|
| 5 |
+
- other
|
| 6 |
language:
|
| 7 |
- en
|
| 8 |
license:
|
|
|
|
| 12 |
size_categories:
|
| 13 |
- 10K<n<100K
|
| 14 |
source_datasets:
|
| 15 |
+
- original
|
| 16 |
task_categories:
|
| 17 |
- text-classification
|
| 18 |
task_ids:
|