How to use from the
Use from the
Transformers library
# Load model directly
from transformers import AutoTokenizer, SpERT

tokenizer = AutoTokenizer.from_pretrained("Zichuu/spert")
model = SpERT.from_pretrained("Zichuu/spert")
Quick Links

YAML Metadata Warning:empty or missing yaml metadata in repo card

Check out the documentation for more information.

SpERT

SpERT is the Relation Extraction model (SpERT)Span-based Entity and Relation Transformer.This is the model trained with CoNLL04 Dataset.

Use

References

Markus Eberts, Adrian Ulges. Span-based Joint Entity and Relation Extraction with Transformer Pre-training. 24th European Conference on Artificial Intelligence, 2020.
Downloads last month
19
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support