Update dataset card: add multilinguality, fix size_categories, source_datasets
Browse files
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
language:
|
| 3 |
- es
|
| 4 |
license: cc-by-sa-4.0
|
|
|
|
| 5 |
task_categories:
|
| 6 |
- text-classification
|
| 7 |
task_ids: []
|
|
@@ -15,10 +16,10 @@ tags:
|
|
| 15 |
annotations_creators:
|
| 16 |
- derived
|
| 17 |
source_datasets:
|
| 18 |
-
- wikipedia
|
| 19 |
pretty_name: SpanishWikiClustering
|
| 20 |
size_categories:
|
| 21 |
-
-
|
| 22 |
---
|
| 23 |
|
| 24 |
# SpanishWikiClustering
|
|
|
|
| 2 |
language:
|
| 3 |
- es
|
| 4 |
license: cc-by-sa-4.0
|
| 5 |
+
multilinguality: monolingual
|
| 6 |
task_categories:
|
| 7 |
- text-classification
|
| 8 |
task_ids: []
|
|
|
|
| 16 |
annotations_creators:
|
| 17 |
- derived
|
| 18 |
source_datasets:
|
| 19 |
+
- wikimedia/wikipedia
|
| 20 |
pretty_name: SpanishWikiClustering
|
| 21 |
size_categories:
|
| 22 |
+
- 10K<n<100K
|
| 23 |
---
|
| 24 |
|
| 25 |
# SpanishWikiClustering
|