Fill-Mask
Transformers
PyTorch
Safetensors
xlm-roberta
roberta
icelandic
norwegian
faroese
danish
swedish
masked-lm
Instructions to use vesteinn/ScandiBERT with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use vesteinn/ScandiBERT with Transformers:
# Use a pipeline as a high-level helper from transformers import pipeline pipe = pipeline("fill-mask", model="vesteinn/ScandiBERT")# Load model directly from transformers import AutoTokenizer, AutoModelForMaskedLM tokenizer = AutoTokenizer.from_pretrained("vesteinn/ScandiBERT") model = AutoModelForMaskedLM.from_pretrained("vesteinn/ScandiBERT") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- 463b24b4a61ab50354a030e6066ee614299723107808dab804406cd61bd50ce5
- Size of remote file:
- 1.08 MB
- SHA256:
- 9fca70379c621cffc6910d3988182faedd75c5b01a8adcb552405a8f83ce7a41
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.