How to use klein9692/hashformer-lsh-pool with Transformers:
# Load model directly from transformers import AutoTokenizer, RobertaForShuffleRandomThreeWayClassification tokenizer = AutoTokenizer.from_pretrained("klein9692/hashformer-lsh-pool") model = RobertaForShuffleRandomThreeWayClassification.from_pretrained("klein9692/hashformer-lsh-pool")
The community tab is the place to discuss and collaborate with the HF community!