Instructions to use mrm8488/electrovid19-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use mrm8488/electrovid19-small with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForPreTraining tokenizer = AutoTokenizer.from_pretrained("mrm8488/electrovid19-small") model = AutoModelForPreTraining.from_pretrained("mrm8488/electrovid19-small") - Notebooks
- Google Colab
- Kaggle
Update vocab.txt
Browse files
vocab.txt
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|