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