How to use fleonce/iter-ade-deberta-large with Transformers:
# Load model directly from transformers import ITERForRelationExtraction model = ITERForRelationExtraction.from_pretrained("fleonce/iter-ade-deberta-large", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!