JYumeko's picture
Update README.md
a96d9ae
|
raw
history blame contribute delete
No virus
730 Bytes
---
dataset_info:
features:
- name: abstract
dtype: string
- name: summary
dtype: string
splits:
- name: train
num_bytes: 1713154010
num_examples: 119924
- name: validation
num_bytes: 96932057
num_examples: 6633
- name: test
num_bytes: 96752765
num_examples: 6658
download_size: 879691152
dataset_size: 1906838832
---
### Preprocessing used
Removing Stopwords, Removing Punctuation
### Data Fields
The data fields are the same among all splits.
#### pubmed
- `article`: a `string` feature.
- `abstract`: a `string` feature.
- `section_names`: a `string` feature.
### Data Splits
| name |train |validation|test|
|------|-----:|---------:|---:|
|pubmed|119924| 6633|6658|