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