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