Instructions to use hf-tiny-model-private/tiny-random-MobileBertForNextSentencePrediction with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use hf-tiny-model-private/tiny-random-MobileBertForNextSentencePrediction with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForNextSentencePrediction tokenizer = AutoTokenizer.from_pretrained("hf-tiny-model-private/tiny-random-MobileBertForNextSentencePrediction") model = AutoModelForNextSentencePrediction.from_pretrained("hf-tiny-model-private/tiny-random-MobileBertForNextSentencePrediction") - Notebooks
- Google Colab
- Kaggle
File size: 132 Bytes
a936202 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d2b1c6a8ac39a653e63b621f3367d3992b8836fca1efa90c49d76585cced348c
size 2869909
|