How to use manu/contrastive_zeroner with Transformers:
# Load model directly from transformers import ContrastiveZeroNER model = ContrastiveZeroNER.from_pretrained("manu/contrastive_zeroner", dtype="auto")
The community tab is the place to discuss and collaborate with the HF community!