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

appleroll
/
coberta-base

Fill-Mask
Transformers
Safetensors
English
roberta
mlm
small-model
academic-language
synthetic-data
resource-efficient
consumer-hardware
Model card Files Files and versions
xet
Community

Instructions to use appleroll/coberta-base with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use appleroll/coberta-base with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="appleroll/coberta-base")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("appleroll/coberta-base", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
coberta-base
101 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 6 commits
appleroll's picture
appleroll
Update README.md
4268c51 verified 4 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • README.md
    2.9 kB
    Update README.md 4 months ago
  • config.json
    549 Bytes
    Upload model 5 months ago
  • model.safetensors
    98 MB
    xet
    Slight Upgrade 5 months ago
  • tokenizer.json
    2.53 MB
    Slight Upgrade 5 months ago
  • tokenizer_config.json
    264 Bytes
    Upload model 5 months ago