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