Instructions to use microsoft/mpnet-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use microsoft/mpnet-base with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="microsoft/mpnet-base")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("microsoft/mpnet-base") model = AutoModelForMaskedLM.from_pretrained("microsoft/mpnet-base") - Inference
- Notebooks
- Google Colab
- Kaggle
- Xet hash:
- c0d97943e4efdd2c69c80ad66d24305e07e3c7648ddf869a8fa3fc37ac674014
- Size of remote file:
- 532 MB
- SHA256:
- 0a4bb0b65f1710348313a848d71e54303592d38b576351a547316c5df434a945
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.