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