Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
README.md
CHANGED
|
@@ -17,24 +17,31 @@ task_categories:
|
|
| 17 |
- text2text-generation
|
| 18 |
task_ids:
|
| 19 |
- text-simplification
|
| 20 |
-
paperswithcode_id: null
|
| 21 |
pretty_name: TURK
|
| 22 |
dataset_info:
|
|
|
|
| 23 |
features:
|
| 24 |
- name: original
|
| 25 |
dtype: string
|
| 26 |
- name: simplifications
|
| 27 |
sequence: string
|
| 28 |
-
config_name: simplification
|
| 29 |
splits:
|
| 30 |
- name: validation
|
| 31 |
-
num_bytes:
|
| 32 |
num_examples: 2000
|
| 33 |
- name: test
|
| 34 |
-
num_bytes:
|
| 35 |
num_examples: 359
|
| 36 |
-
download_size:
|
| 37 |
-
dataset_size:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 38 |
---
|
| 39 |
|
| 40 |
# Dataset Card for TURK
|
|
|
|
| 17 |
- text2text-generation
|
| 18 |
task_ids:
|
| 19 |
- text-simplification
|
|
|
|
| 20 |
pretty_name: TURK
|
| 21 |
dataset_info:
|
| 22 |
+
config_name: simplification
|
| 23 |
features:
|
| 24 |
- name: original
|
| 25 |
dtype: string
|
| 26 |
- name: simplifications
|
| 27 |
sequence: string
|
|
|
|
| 28 |
splits:
|
| 29 |
- name: validation
|
| 30 |
+
num_bytes: 2120175
|
| 31 |
num_examples: 2000
|
| 32 |
- name: test
|
| 33 |
+
num_bytes: 396366
|
| 34 |
num_examples: 359
|
| 35 |
+
download_size: 895420
|
| 36 |
+
dataset_size: 2516541
|
| 37 |
+
configs:
|
| 38 |
+
- config_name: simplification
|
| 39 |
+
data_files:
|
| 40 |
+
- split: validation
|
| 41 |
+
path: simplification/validation-*
|
| 42 |
+
- split: test
|
| 43 |
+
path: simplification/test-*
|
| 44 |
+
default: true
|
| 45 |
---
|
| 46 |
|
| 47 |
# Dataset Card for TURK
|
simplification/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e608f09d30927c09086ce0f9e4b73a01f18c1fc21592eb151e26f54ecbb3dfe6
|
| 3 |
+
size 147436
|
simplification/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:8c37e709d58e2d74fd2f6d5cbf62e055a7591905eb0635bf3a8ddccb13618ff7
|
| 3 |
+
size 747984
|