Instructions to use fatemeh1378/mybert with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
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") - Notebooks
- Google Colab
- Kaggle
File too large to display, you can check the raw version instead.