Commit
•
5096f0b
1
Parent(s):
26155cc
Convert dataset to Parquet
Browse filesConvert dataset to Parquet.
This dataset uses `tasks`, which are deprecated and will raise an error after the next release of `datasets`. See: https://github.com/huggingface/datasets/pull/6999
- README.md +29 -0
- section/test-00000-of-00001.parquet +3 -0
- section/train-00000-of-00005.parquet +3 -0
- section/train-00001-of-00005.parquet +3 -0
- section/train-00002-of-00005.parquet +3 -0
- section/train-00003-of-00005.parquet +3 -0
- section/train-00004-of-00005.parquet +3 -0
- section/validation-00000-of-00001.parquet +3 -0
README.md
CHANGED
@@ -11,6 +11,35 @@ task_categories:
|
|
11 |
task_ids: []
|
12 |
tags:
|
13 |
- conditional-text-generation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
14 |
---
|
15 |
|
16 |
# PubMed dataset for summarization
|
|
|
11 |
task_ids: []
|
12 |
tags:
|
13 |
- conditional-text-generation
|
14 |
+
dataset_info:
|
15 |
+
config_name: section
|
16 |
+
features:
|
17 |
+
- name: article
|
18 |
+
dtype: string
|
19 |
+
- name: abstract
|
20 |
+
dtype: string
|
21 |
+
splits:
|
22 |
+
- name: train
|
23 |
+
num_bytes: 2257744955
|
24 |
+
num_examples: 119924
|
25 |
+
- name: validation
|
26 |
+
num_bytes: 127711559
|
27 |
+
num_examples: 6633
|
28 |
+
- name: test
|
29 |
+
num_bytes: 127486937
|
30 |
+
num_examples: 6658
|
31 |
+
download_size: 1163165290
|
32 |
+
dataset_size: 2512943451
|
33 |
+
configs:
|
34 |
+
- config_name: section
|
35 |
+
data_files:
|
36 |
+
- split: train
|
37 |
+
path: section/train-*
|
38 |
+
- split: validation
|
39 |
+
path: section/validation-*
|
40 |
+
- split: test
|
41 |
+
path: section/test-*
|
42 |
+
default: true
|
43 |
---
|
44 |
|
45 |
# PubMed dataset for summarization
|
section/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2a3a6a3c5d2afb7eb7839d0fc941cca45b2dce1f4ec798e6bfa79682f2c62c32
|
3 |
+
size 58908316
|
section/train-00000-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bfce0133825830eeaa32d06eec442f1f85270c288bc8288f2604592a02b1a2f9
|
3 |
+
size 209788771
|
section/train-00001-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7bcd281e86f1a9a4e56e7892568d7b4351a8e07cadc6a565a1be23278ccd31d3
|
3 |
+
size 208167819
|
section/train-00002-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7aeee964d8e0e34c31c9abbf43035159ba118475576b8e114a01b401fa578175
|
3 |
+
size 206629754
|
section/train-00003-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:1d4b498f89ee6ffe36b18b8e5ce03a74cf01b16279de97f26de074421d8bcea3
|
3 |
+
size 211142550
|
section/train-00004-of-00005.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b46f6df0703c2840ffb65abada953fad9dd9041f5293b6d9c7d454c793df24a3
|
3 |
+
size 209529521
|
section/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:118ab3453ef928a86bc51e790d36245225b830629512384388275261a0b7cd8a
|
3 |
+
size 58998559
|