ArneBinder
commited on
Commit
•
f7ee748
1
Parent(s):
683112d
Update README.md
Browse files
README.md
CHANGED
@@ -6,4 +6,4 @@ language:
|
|
6 |
library_name: pytorch-ie
|
7 |
---
|
8 |
|
9 |
-
This is a relation extraction model trained on the [TacRED dataset](https://huggingface.co/datasets/DFKI-SLT/tacred).
|
|
|
6 |
library_name: pytorch-ie
|
7 |
---
|
8 |
|
9 |
+
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](pie/Joint-NER-and-Relation-Extraction) for an usage example.
|