File size: 549 Bytes
8d20d7e
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# PIE Dataset Card for "scientific_papers"

This is a [PyTorch-IE](https://github.com/ChristophAlt/pytorch-ie) wrapper for the
[scientific_papers Huggingface dataset loading script](https://huggingface.co/datasets/scientific_papers).

## Data Schema

The document type for this dataset is `ScientificPapersDocument` which defines the following data fields:

- `text` (str)

and the following annotation layers:

- `abstract` (annotation type: `AbstractiveSummary`, target: `None`)
- `section_names` (annotation type: `SectionName`, targets: `None`)