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

alphaedge-ai
/
mmBERT-base-asm-16384

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

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

  • Libraries
  • Transformers

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

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="alphaedge-ai/mmBERT-base-asm-16384")
    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("alphaedge-ai/mmBERT-base-asm-16384")
    model = AutoModel.from_pretrained("alphaedge-ai/mmBERT-base-asm-16384")
  • Notebooks
  • Google Colab
  • Kaggle
mmBERT-base-asm-16384
493 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
lbourdois's picture
lbourdois
Update model card for Assamese
022d1a8 verified 11 days ago
  • .gitattributes
    1.52 kB
    initial commit 2 months ago
  • README.md
    2.35 kB
    Update model card for Assamese 11 days ago
  • config.json
    1.98 kB
    Upload Assamese pruned model 2 months ago
  • model.safetensors
    492 MB
    xet
    Upload Assamese pruned model 2 months ago
  • tokenizer.json
    1.42 MB
    Upload Assamese pruned model 2 months ago
  • tokenizer_config.json
    380 Bytes
    Upload Assamese pruned model 2 months ago