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