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