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