Instructions to use hf-tiny-model-private/tiny-random-MegatronBertForPreTraining 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-MegatronBertForPreTraining with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("hf-tiny-model-private/tiny-random-MegatronBertForPreTraining") model = AutoModelForPreTraining.from_pretrained("hf-tiny-model-private/tiny-random-MegatronBertForPreTraining") - Notebooks
- Google Colab
- Kaggle
File size: 131 Bytes
fac8fd0 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:6cd5f3c29af6027e1d7773175b24fdf93966bbdd39b49b7e9a54b1a6fad9c4c4
size 931150
|