How to use fatemeh1378/mybert with Transformers:
# Load model directly from transformers import AutoTokenizer, JointBERT tokenizer = AutoTokenizer.from_pretrained("fatemeh1378/mybert") model = JointBERT.from_pretrained("fatemeh1378/mybert")
The community tab is the place to discuss and collaborate with the HF community!