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