Instructions to use ArtCad98/eubert_covid_ft with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use ArtCad98/eubert_covid_ft with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="ArtCad98/eubert_covid_ft")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("ArtCad98/eubert_covid_ft") model = AutoModelForMaskedLM.from_pretrained("ArtCad98/eubert_covid_ft") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 2e8b1effb0ea00355a412c23cc66fb80e338aea6f5b4be7975dc9b4d33d0f2bb
- Size of remote file:
- 4.54 kB
- SHA256:
- 6decbb0939b253a3928af81a6d69aae0885bb1597c3ab6b60db4f82b79a89281
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.