File size: 399 Bytes
683112d 712f6e2 |
1 2 3 4 5 6 7 8 9 |
---
datasets:
- DFKI-SLT/tacred
language:
- en
library_name: pytorch-ie
---
This is a relation extraction model trained on the [TacRED dataset](https://huggingface.co/datasets/DFKI-SLT/tacred). It was deveolped within the [PyTorch-IE framework](https://github.com/ArneBinder/pytorch-ie). See [this HF space](https://huggingface.co/spaces/pie/Joint-NER-and-Relation-Extraction) for an usage example. |