Instructions to use klein9692/hashformer-lsh-proj with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use klein9692/hashformer-lsh-proj with Transformers:
# Load model directly from transformers import AutoTokenizer, RobertaForShuffleRandomThreeWayClassification tokenizer = AutoTokenizer.from_pretrained("klein9692/hashformer-lsh-proj") model = RobertaForShuffleRandomThreeWayClassification.from_pretrained("klein9692/hashformer-lsh-proj") - Notebooks
- Google Colab
- Kaggle
Adding `safetensors` variant of this model
#1 opened 15 days ago
by
SFconvertbot