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