File size: 730 Bytes
92a0ca1
 
 
 
 
eb7a10e
92a0ca1
 
 
eb7a10e
92a0ca1
 
eb7a10e
92a0ca1
 
eb7a10e
92a0ca1
eb7a10e
 
92a0ca1
7639a3d
30b1d4c
7639a3d
 
30b1d4c
 
 
 
 
 
 
 
 
 
 
 
7bcd430
a96d9ae
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
---
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|