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