How to use yushengsu/coke-roberta-base-2hop with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("yushengsu/coke-roberta-base-2hop", dtype="auto")
No model card