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