Datasets:
Tasks:
Text Generation
Modalities:
Text
Formats:
json
Sub-tasks:
text-simplification
Size:
1K - 10K
License:
Updated header for better data preview
Browse files
README.md
CHANGED
|
@@ -11,6 +11,35 @@ task_ids:
|
|
| 11 |
- text-simplification
|
| 12 |
size_categories:
|
| 13 |
- 1K<n<10K
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 14 |
---
|
| 15 |
|
| 16 |
# IREKIER: An Easy Read Corpus for Basque and Spanish
|
|
|
|
| 11 |
- text-simplification
|
| 12 |
size_categories:
|
| 13 |
- 1K<n<10K
|
| 14 |
+
configs:
|
| 15 |
+
- config_name: es-paragraph-almt
|
| 16 |
+
default: true
|
| 17 |
+
data_files:
|
| 18 |
+
- split: train
|
| 19 |
+
path: es/paragraph-almt/train.json
|
| 20 |
+
- split: validation
|
| 21 |
+
path: es/paragraph-almt/dev.json
|
| 22 |
+
- split: test
|
| 23 |
+
path: es/paragraph-almt/test.json
|
| 24 |
+
|
| 25 |
+
- config_name: es-doc-almt
|
| 26 |
+
data_files:
|
| 27 |
+
- split: train
|
| 28 |
+
path: es/doc-almt/documents.json
|
| 29 |
+
|
| 30 |
+
- config_name: eu-paragraph-almt
|
| 31 |
+
data_files:
|
| 32 |
+
- split: train
|
| 33 |
+
path: eu/paragraph-almt/train.json
|
| 34 |
+
- split: validation
|
| 35 |
+
path: eu/paragraph-almt/dev.json
|
| 36 |
+
- split: test
|
| 37 |
+
path: eu/paragraph-almt/test.json
|
| 38 |
+
|
| 39 |
+
- config_name: eu-doc-almt
|
| 40 |
+
data_files:
|
| 41 |
+
- split: train
|
| 42 |
+
path: eu/doc-almt/documents.json
|
| 43 |
---
|
| 44 |
|
| 45 |
# IREKIER: An Easy Read Corpus for Basque and Spanish
|