How to use shtoshni/spanbert_coreference_large with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("shtoshni/spanbert_coreference_large", dtype="auto")
No model card