Instructions to use google/electra-small-discriminator with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use google/electra-small-discriminator with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("google/electra-small-discriminator") model = AutoModelForPreTraining.from_pretrained("google/electra-small-discriminator") - Notebooks
- Google Colab
- Kaggle
File size: 133 Bytes
153f486 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:732fbc87c683a6d2430ee2060068c2eba2b2ee286dabd8acc5921d192f055970
size 54203545
|