Datasets:
Tasks:
Text Classification
Modalities:
Text
Formats:
json
Languages:
Spanish
Size:
1K - 10K
Tags:
readability
License:
Commit
·
b53451c
1
Parent(s):
da11c85
Fix task tags (#4)
Browse files- Fix task tags (7235a9e1d17a847587ff7bd7dd1531280b8f4240)
Co-authored-by: Albert Villanova <[email protected]>
README.md
CHANGED
|
@@ -9,15 +9,16 @@ license:
|
|
| 9 |
- cc-by-4.0
|
| 10 |
multilinguality:
|
| 11 |
- monolingual
|
| 12 |
-
pretty_name: readability-es-sentences
|
| 13 |
size_categories:
|
| 14 |
- unknown
|
| 15 |
source_datasets:
|
| 16 |
- original
|
| 17 |
task_categories:
|
| 18 |
- text-classification
|
| 19 |
-
task_ids:
|
| 20 |
-
|
|
|
|
|
|
|
| 21 |
---
|
| 22 |
|
| 23 |
# Dataset Card for [readability-es-sentences]
|
|
|
|
| 9 |
- cc-by-4.0
|
| 10 |
multilinguality:
|
| 11 |
- monolingual
|
|
|
|
| 12 |
size_categories:
|
| 13 |
- unknown
|
| 14 |
source_datasets:
|
| 15 |
- original
|
| 16 |
task_categories:
|
| 17 |
- text-classification
|
| 18 |
+
task_ids: []
|
| 19 |
+
pretty_name: readability-es-sentences
|
| 20 |
+
tags:
|
| 21 |
+
- readability
|
| 22 |
---
|
| 23 |
|
| 24 |
# Dataset Card for [readability-es-sentences]
|