Datasets:
Update files from the datasets library (from 1.4.0)
Browse filesRelease notes: https://github.com/huggingface/datasets/releases/tag/1.4.0
README.md
CHANGED
@@ -27,7 +27,7 @@
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
-
##
|
31 |
|
32 |
- **Homepage:** [https://github.com/armancohan/long-summarization](https://github.com/armancohan/long-summarization)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
@@ -37,7 +37,7 @@
|
|
37 |
- **Size of the generated dataset:** 9622.19 MB
|
38 |
- **Total amount of disk used:** 18214.12 MB
|
39 |
|
40 |
-
###
|
41 |
|
42 |
Scientific papers datasets contains two sets of long and structured documents.
|
43 |
The datasets are obtained from ArXiv and PubMed OpenAccess repositories.
|
@@ -47,19 +47,19 @@ Both "arxiv" and "pubmed" have two features:
|
|
47 |
- abstract: the abstract of the document, pagragraphs seperated by "/n".
|
48 |
- section_names: titles of sections, seperated by "/n".
|
49 |
|
50 |
-
###
|
51 |
|
52 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
53 |
|
54 |
-
###
|
55 |
|
56 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
57 |
|
58 |
-
##
|
59 |
|
60 |
We show detailed information for up to 5 configurations of the dataset.
|
61 |
|
62 |
-
###
|
63 |
|
64 |
#### arxiv
|
65 |
|
@@ -95,7 +95,7 @@ This example was too long and was cropped:
|
|
95 |
}
|
96 |
```
|
97 |
|
98 |
-
###
|
99 |
|
100 |
The data fields are the same among all splits.
|
101 |
|
@@ -109,56 +109,56 @@ The data fields are the same among all splits.
|
|
109 |
- `abstract`: a `string` feature.
|
110 |
- `section_names`: a `string` feature.
|
111 |
|
112 |
-
###
|
113 |
|
114 |
| name |train |validation|test|
|
115 |
|------|-----:|---------:|---:|
|
116 |
|arxiv |203037| 6436|6440|
|
117 |
|pubmed|119924| 6633|6658|
|
118 |
|
119 |
-
##
|
120 |
|
121 |
-
###
|
122 |
|
123 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
124 |
|
125 |
-
###
|
126 |
|
127 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
128 |
|
129 |
-
###
|
130 |
|
131 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
132 |
|
133 |
-
###
|
134 |
|
135 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
136 |
|
137 |
-
##
|
138 |
|
139 |
-
###
|
140 |
|
141 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
142 |
|
143 |
-
###
|
144 |
|
145 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
146 |
|
147 |
-
###
|
148 |
|
149 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
150 |
|
151 |
-
##
|
152 |
|
153 |
-
###
|
154 |
|
155 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
156 |
|
157 |
-
###
|
158 |
|
159 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
160 |
|
161 |
-
###
|
162 |
|
163 |
```
|
164 |
|
|
|
27 |
- [Citation Information](#citation-information)
|
28 |
- [Contributions](#contributions)
|
29 |
|
30 |
+
## Dataset Description
|
31 |
|
32 |
- **Homepage:** [https://github.com/armancohan/long-summarization](https://github.com/armancohan/long-summarization)
|
33 |
- **Repository:** [More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
|
|
37 |
- **Size of the generated dataset:** 9622.19 MB
|
38 |
- **Total amount of disk used:** 18214.12 MB
|
39 |
|
40 |
+
### Dataset Summary
|
41 |
|
42 |
Scientific papers datasets contains two sets of long and structured documents.
|
43 |
The datasets are obtained from ArXiv and PubMed OpenAccess repositories.
|
|
|
47 |
- abstract: the abstract of the document, pagragraphs seperated by "/n".
|
48 |
- section_names: titles of sections, seperated by "/n".
|
49 |
|
50 |
+
### Supported Tasks
|
51 |
|
52 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
53 |
|
54 |
+
### Languages
|
55 |
|
56 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
57 |
|
58 |
+
## Dataset Structure
|
59 |
|
60 |
We show detailed information for up to 5 configurations of the dataset.
|
61 |
|
62 |
+
### Data Instances
|
63 |
|
64 |
#### arxiv
|
65 |
|
|
|
95 |
}
|
96 |
```
|
97 |
|
98 |
+
### Data Fields
|
99 |
|
100 |
The data fields are the same among all splits.
|
101 |
|
|
|
109 |
- `abstract`: a `string` feature.
|
110 |
- `section_names`: a `string` feature.
|
111 |
|
112 |
+
### Data Splits Sample Size
|
113 |
|
114 |
| name |train |validation|test|
|
115 |
|------|-----:|---------:|---:|
|
116 |
|arxiv |203037| 6436|6440|
|
117 |
|pubmed|119924| 6633|6658|
|
118 |
|
119 |
+
## Dataset Creation
|
120 |
|
121 |
+
### Curation Rationale
|
122 |
|
123 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
124 |
|
125 |
+
### Source Data
|
126 |
|
127 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
128 |
|
129 |
+
### Annotations
|
130 |
|
131 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
132 |
|
133 |
+
### Personal and Sensitive Information
|
134 |
|
135 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
136 |
|
137 |
+
## Considerations for Using the Data
|
138 |
|
139 |
+
### Social Impact of Dataset
|
140 |
|
141 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
142 |
|
143 |
+
### Discussion of Biases
|
144 |
|
145 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
146 |
|
147 |
+
### Other Known Limitations
|
148 |
|
149 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
150 |
|
151 |
+
## Additional Information
|
152 |
|
153 |
+
### Dataset Curators
|
154 |
|
155 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
156 |
|
157 |
+
### Licensing Information
|
158 |
|
159 |
[More Information Needed](https://github.com/huggingface/datasets/blob/master/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
|
160 |
|
161 |
+
### Citation Information
|
162 |
|
163 |
```
|
164 |
|