Upload dataset
Browse files- README.md +24 -2
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -1,8 +1,30 @@
|
|
1 |
---
|
2 |
-
task_categories:
|
3 |
-
- translation
|
4 |
language:
|
5 |
- es
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
6 |
---
|
7 |
|
8 |
According to the World Health Organization, one third of the world's population has comprehension difficulties. This includes people with intellectual and developmental disabilities, older adults, migrants, people with low literacy levels, or anyone who experiences comprehension challenges at some point in their lives.
|
|
|
1 |
---
|
|
|
|
|
2 |
language:
|
3 |
- es
|
4 |
+
task_categories:
|
5 |
+
- translation
|
6 |
+
dataset_info:
|
7 |
+
features:
|
8 |
+
- name: Lectura Compleja
|
9 |
+
dtype: string
|
10 |
+
- name: Lectura Fácil
|
11 |
+
dtype: string
|
12 |
+
splits:
|
13 |
+
- name: train
|
14 |
+
num_bytes: 6108303.2
|
15 |
+
num_examples: 1012
|
16 |
+
- name: test
|
17 |
+
num_bytes: 1527075.8
|
18 |
+
num_examples: 253
|
19 |
+
download_size: 3935898
|
20 |
+
dataset_size: 7635379.0
|
21 |
+
configs:
|
22 |
+
- config_name: default
|
23 |
+
data_files:
|
24 |
+
- split: train
|
25 |
+
path: data/train-*
|
26 |
+
- split: test
|
27 |
+
path: data/test-*
|
28 |
---
|
29 |
|
30 |
According to the World Health Organization, one third of the world's population has comprehension difficulties. This includes people with intellectual and developmental disabilities, older adults, migrants, people with low literacy levels, or anyone who experiences comprehension challenges at some point in their lives.
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1441385d90f46d9a3f1020050eea399f2545dbf6dce0c283ff50585a9a4aa31b
|
3 |
+
size 764946
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:411c5907a7120fcf09f8694391ee5d0d4cd94facab80df4d79346ead50787a0d
|
3 |
+
size 3170952
|