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