sciarg / README.md
ArneBinder's picture
Upload 3 files
f4ff05c
|
raw
history blame
898 Bytes

PIE Dataset Card for "sciarg"

This is a PyTorch-IE wrapper for the SciArg dataset.

TODO: Since there is no respective HF dataset card for SciArg, we should all respective information here.

TODO: Shortly reference the PIE-Brat dataset card.

Data Schema

TODO

See here for the remaining annotation type definitions.

Document Converters

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

  • pytorch_ie.documents.TextDocumentWithLabeledSpansAndBinaryRelations
    • TODO
  • pytorch_ie.documents.TextDocumentWithLabeledSpansBinaryRelationsAndLabeledPartitions
    • TODO (may reference the above)

See here for the document type definitions.