The viewer is disabled because this dataset repo requires arbitrary Python code execution. Please consider removing the loading script and relying on automated data support (you can use convert_to_parquet from the datasets library). If this is not possible, please open a discussion for direct help.

YAML Metadata Warning: empty or missing yaml metadata in repo card (https://huggingface.co/docs/hub/datasets-cards)

PIE Dataset Card for "SciDTB Argmin"

This is a PyTorch-IE wrapper for the SciDTB ArgMin Huggingface dataset loading script.

Data Schema

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

  • tokens (Tuple of string)
  • id (str, optional)
  • metadata (dictionary, optional)

and the following annotation layers:

  • units (annotation type: LabeledSpan, target: tokens)
  • relations (annotation type: BinaryRelation, target: units)

See here for the annotation type definitions.

Document Converters

The dataset provides document converters for the following target document types:

  • pytorch_ie.documents.TextDocumentWithLabeledSpansAndBinaryRelations

See here for the document type definitions.

Downloads last month
0