parquet-converter commited on
Commit
d2619e0
β€’
1 Parent(s): e1e1c9c

Update parquet files

Browse files
data/dev-00000-of-00001-4d888ff1b19caa14.parquet β†’ Blaise-g--SumPubmed/parquet-dev.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:26279e1161345d65e7c7fa29682dc8e61ef3982b534b9fc9bcf6b7c0516fafdb
3
- size 90316842
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:75e6a9a6a413c68cdb627bed8a3d78b99ddb7f123c2267d40379d56232232e88
3
+ size 90321192
data/test-00000-of-00001-fc701299d93d5dd4.parquet β†’ Blaise-g--SumPubmed/parquet-test.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:10736b3bde16b299c0cc02664a7526a0aa5313e077906a487c86f40ef30e28c7
3
- size 89982240
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:01e25d6dca4ac6bee0ffb208e5f2a9877d2e780588abae34b02b9054583a8164
3
+ size 89982951
data/train-00001-of-00004-dc5db6bbd298d68e.parquet β†’ Blaise-g--SumPubmed/parquet-train-00000-of-00002.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:e67df65a40ca5e6a23b4162c820617b9ba7d0ae5ff0ec3eeddeea61b28101c21
3
- size 179988669
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:b0c2e37b9b6cdde941bfbfb7c97d88f5ba6480c05c8520ab49eee1acaf98da16
3
+ size 360615235
data/train-00000-of-00004-e6f81a233b9d8609.parquet β†’ Blaise-g--SumPubmed/parquet-train-00001-of-00002.parquet RENAMED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:2e717a234501130fb9e7d77377481b086166fb5d8b418992a0fb71c984a9e45a
3
- size 180702463
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fb001b8ebab74a74aaa0927f5fb136a72d5e76cfd701dbcd2d52c90ff52011c7
3
+ size 361944152
README.md DELETED
@@ -1,28 +0,0 @@
1
- ---
2
- language:
3
- - en
4
- paperswithcode_id:
5
- pretty_name: SumPubmed
6
- train-eval-index:
7
- - config: Blaise-g--SumPubmed
8
- task: summarization
9
- task_id: summarization
10
- splits:
11
- eval_split: test
12
- col_mapping:
13
- text: text
14
- abstract: target
15
- ---
16
-
17
- # Dataset Card for "SumPubmed"
18
-
19
- ## Original Dataset Description
20
-
21
- - **Repository:** [https://github.com/vgupta123/sumpubmed](https://github.com/vgupta123/sumpubmed)
22
- - **Paper:** [More Information Needed](https://vgupta123.github.io/docs/121_paper.pdf)
23
-
24
- ## Description of dataset processing
25
- 5 rows were dropped from the original dataset taken from KAGGLE as they were missing the respective 'shorter_abstract' entries.
26
-
27
- The 'line_text' and 'filename_text' columns were left untouched while the remaining ones were processed to remove the '\n' (many repetitions of those present in the original dataset), '\<dig\>', '\<cit\>', 'BACKGROUND', 'RESULTS' and 'CONCLUSIONS' matching strings which were deemed not necessary for the purpose of summarization. Additionally, extra spaces were removed and spacing around punctuations was fixed.
28
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
data/train-00002-of-00004-9c8f10c693407fd3.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:fcd85eb8d657b43c1ba6d0645f632340139e71dfd6069ffe78fd0d9f70b3fdc7
3
- size 180811454
 
 
 
 
data/train-00003-of-00004-19a43d1b8c4c62fb.parquet DELETED
@@ -1,3 +0,0 @@
1
- version https://git-lfs.github.com/spec/v1
2
- oid sha256:5647f35636c0a432d5f18bbcab5fdb2a96d08a72f7edc108055da7900bba1a7d
3
- size 181266711
 
 
 
 
dataset_infos.json DELETED
@@ -1 +0,0 @@
1
- {"Blaise-g--SumPubmed": {"description": "", "citation": "", "homepage": "", "license": "", "features": {"line_text": {"dtype": "string", "id": null, "_type": "Value"}, "filename_text": {"dtype": "int64", "id": null, "_type": "Value"}, "text": {"dtype": "string", "id": null, "_type": "Value"}, "shorter_abstract": {"dtype": "string", "id": null, "_type": "Value"}, "abstract": {"dtype": "string", "id": null, "_type": "Value"}}, "post_processed": null, "supervised_keys": null, "task_templates": null, "builder_name": null, "config_name": null, "version": null, "splits": {"train": {"name": "train", "num_bytes": 1505103948.167972, "num_examples": 26147, "dataset_name": "SumPubmed"}, "test": {"name": "test", "num_bytes": 188173970.4960837, "num_examples": 3269, "dataset_name": "SumPubmed"}, "dev": {"name": "dev", "num_bytes": 188116407.3359442, "num_examples": 3268, "dataset_name": "SumPubmed"}}, "download_checksums": null, "download_size": 903068379, "post_processing_size": null, "dataset_size": 1881394326.0, "size_in_bytes": 2784462705.0}}