PIE Dataset Card for "scientific_papers"
This is a PyTorch-IE wrapper for the scientific_papers Huggingface dataset loading script.
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
)