Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

birgermoell
/
roberta-swedish

Fill-Mask
Transformers
PyTorch
JAX
TensorBoard
roberta
Model card Files Files and versions
xet
Metrics Training metrics Community
1

Instructions to use birgermoell/roberta-swedish with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use birgermoell/roberta-swedish with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="birgermoell/roberta-swedish")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("birgermoell/roberta-swedish")
    model = AutoModelForMaskedLM.from_pretrained("birgermoell/roberta-swedish")
  • Notebooks
  • Google Colab
  • Kaggle
  • Nordic gpt wiki
    • Dansk gpt wiki
    • Norsk gpt wiki
    • Roberta models
    • Nordic Roberta Wiki
    • Swe Roberta Wiki Oscar
    • Roberta Swedish Scandi
    • Roberta Swedish
    • Swedish T5 model

Swedish RoBERTa

Model series

This model is part of a series of models training on TPU with Flax Jax during Huggingface Flax/Jax challenge.

Gpt models

Swedish Gpt

https://huggingface.co/birgermoell/swedish-gpt/

Swedish gpt wiki

https://huggingface.co/flax-community/swe-gpt-wiki

Nordic gpt wiki

https://huggingface.co/flax-community/nordic-gpt-wiki

Dansk gpt wiki

https://huggingface.co/flax-community/dansk-gpt-wiki

Norsk gpt wiki

https://huggingface.co/flax-community/norsk-gpt-wiki

Roberta models

Nordic Roberta Wiki

https://huggingface.co/flax-community/nordic-roberta-wiki

Swe Roberta Wiki Oscar

https://huggingface.co/flax-community/swe-roberta-wiki-oscar

Roberta Swedish Scandi

https://huggingface.co/birgermoell/roberta-swedish-scandi

Roberta Swedish

https://huggingface.co/birgermoell/roberta-swedish

Swedish T5 model

https://huggingface.co/birgermoell/t5-base-swedish

Downloads last month
12
Inference Providers NEW
Fill-Mask
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Space using birgermoell/roberta-swedish 1

📚
eduagarcia/multilingual-tokenizer-leaderboard
Company
TOS Privacy About Careers
Website
Models Datasets Spaces Pricing Docs