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 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)