How to use GeneZC/bert-large-stsb with Transformers:
# Load model directly from transformers import AutoTokenizer, BertCls tokenizer = AutoTokenizer.from_pretrained("GeneZC/bert-large-stsb") model = BertCls.from_pretrained("GeneZC/bert-large-stsb")
The community tab is the place to discuss and collaborate with the HF community!