scientific_papers / README.md
ArneBinder's picture
Upload 3 files
8d20d7e
|
raw
history blame contribute delete
No virus
549 Bytes
# 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`)