Upload dataset
Browse files- PubMed Abstracts/train-00000-of-00001.parquet +3 -0
- README.md +20 -0
PubMed Abstracts/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:f40897dccba7d4e288979ebc42038dae129bf61b6245b8f3cad1b6d0e0b8076e
|
3 |
+
size 57837674
|
README.md
CHANGED
@@ -263,6 +263,22 @@ dataset_info:
|
|
263 |
num_examples: 16421
|
264 |
download_size: 104261068
|
265 |
dataset_size: 175277042
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
266 |
- config_name: PubMed Central
|
267 |
features:
|
268 |
- name: text
|
@@ -460,6 +476,10 @@ configs:
|
|
460 |
path: Pile-CC/train-*
|
461 |
- split: test
|
462 |
path: Pile-CC/test-*
|
|
|
|
|
|
|
|
|
463 |
- config_name: PubMed Central
|
464 |
data_files:
|
465 |
- split: train
|
|
|
263 |
num_examples: 16421
|
264 |
download_size: 104261068
|
265 |
dataset_size: 175277042
|
266 |
+
- config_name: PubMed Abstracts
|
267 |
+
features:
|
268 |
+
- name: text
|
269 |
+
dtype: string
|
270 |
+
- name: meta
|
271 |
+
struct:
|
272 |
+
- name: pile_set_name
|
273 |
+
dtype: string
|
274 |
+
- name: domain
|
275 |
+
dtype: string
|
276 |
+
splits:
|
277 |
+
- name: train
|
278 |
+
num_bytes: 104936477
|
279 |
+
num_examples: 76172
|
280 |
+
download_size: 57837674
|
281 |
+
dataset_size: 104936477
|
282 |
- config_name: PubMed Central
|
283 |
features:
|
284 |
- name: text
|
|
|
476 |
path: Pile-CC/train-*
|
477 |
- split: test
|
478 |
path: Pile-CC/test-*
|
479 |
+
- config_name: PubMed Abstracts
|
480 |
+
data_files:
|
481 |
+
- split: train
|
482 |
+
path: PubMed Abstracts/train-*
|
483 |
- config_name: PubMed Central
|
484 |
data_files:
|
485 |
- split: train
|