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