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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

alphaedge-ai
/
mmBERT-base-spa-16384

Fill-Mask
Transformers
Safetensors
Spanish
modernbert
feature-extraction
trimmed
Model card Files Files and versions
xet
Community

Instructions to use alphaedge-ai/mmBERT-base-spa-16384 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use alphaedge-ai/mmBERT-base-spa-16384 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="alphaedge-ai/mmBERT-base-spa-16384")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("alphaedge-ai/mmBERT-base-spa-16384")
    model = AutoModel.from_pretrained("alphaedge-ai/mmBERT-base-spa-16384", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
mmBERT-base-spa-16384
494 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
lbourdois's picture
lbourdois
Update model card for Spanish
dc97490 verified 3 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • README.md
    2.35 kB
    Update model card for Spanish 3 months ago
  • config.json
    1.21 kB
    Upload pruned model 10 months ago
  • model.safetensors
    492 MB
    xet
    Upload pruned model 10 months ago
  • special_tokens_map.json
    173 Bytes
    Upload pruned model 10 months ago
  • tokenizer.json
    1.88 MB
    Upload pruned model 10 months ago
  • tokenizer_config.json
    2.13 kB
    Upload pruned model 10 months ago