Instructions to use Recognai/selectra_medium with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Recognai/selectra_medium with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("Recognai/selectra_medium") model = AutoModelForPreTraining.from_pretrained("Recognai/selectra_medium") - Notebooks
- Google Colab
- Kaggle
File size: 134 Bytes
9559452 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:25b220018466e8c4e5d06544c938bf50a775485796eb1dc673135fb44a16b6cb
size 163442349
|