Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

bertin-project
/
bertin-roberta-base-spanish

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

Instructions to use bertin-project/bertin-roberta-base-spanish with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use bertin-project/bertin-roberta-base-spanish with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="bertin-project/bertin-roberta-base-spanish")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("bertin-project/bertin-roberta-base-spanish")
    model = AutoModelForMaskedLM.from_pretrained("bertin-project/bertin-roberta-base-spanish")
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
bertin-roberta-base-spanish / images
5.95 MB
Ctrl+K
Ctrl+K
  • 8 contributors
History: 13 commits

This model has 4 files scanned as unsafe.

Paulo's picture
Paulo
image style update
631bbbc almost 5 years ago
  • bertin-tilt.png
    28.9 kB
    Adding possible logo almost 5 years ago
  • bertin.png
    29.2 kB
    Fixes and eval configs almost 5 years ago
  • ccnet.png
    35.3 kB
    Explanations almost 5 years ago
  • datasets-perp-20-120.png
    22.8 kB
    Adding possible logo almost 5 years ago
  • datasets-perp.png
    22.3 kB
    Explanations almost 5 years ago
  • datasets-random-comparison.png
    28 kB
    Explanations almost 5 years ago
  • datasets-wsize.png
    35.9 kB
    Adding possible logo almost 5 years ago
  • perp-p95.png
    29 kB
    Explanations almost 5 years ago
  • perp-resample-gaussian.png
    38.3 kB
    Explanations almost 5 years ago
  • perp-resample-stepwise.png
    38.8 kB
    image style update almost 5 years ago
  • perplexity_colored_embeddings.html
    5.6 MB
    Added perplexity figure almost 5 years ago
  • random_512.jpg
    35 kB
    Addded random_512.jpg image almost 5 years ago