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

DJSammy
/
bert-base-danish-uncased_BotXO-ai

Fill-Mask
Transformers
PyTorch
JAX
Danish
bert
masked-lm
Model card Files Files and versions
xet
Community

Instructions to use DJSammy/bert-base-danish-uncased_BotXO-ai with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use DJSammy/bert-base-danish-uncased_BotXO-ai with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="DJSammy/bert-base-danish-uncased_BotXO-ai")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("DJSammy/bert-base-danish-uncased_BotXO-ai", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
bert-base-danish-uncased_BotXO-ai
888 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 11 commits
patrickvonplaten's picture
patrickvonplaten
upload flax model
2343a91 over 5 years ago
  • .gitattributes
    483 Bytes
    allow flax over 5 years ago
  • README.md
    5.89 kB
    Migrate model card from transformers-repo almost 6 years ago
  • config.json
    503 Bytes
    Update config.json almost 6 years ago
  • flax_model.msgpack
    442 MB
    LFS
    upload flax model over 5 years ago
  • pytorch_model.bin
    445 MB
    LFS
    Update pytorch_model.bin almost 6 years ago
  • vocab.txt
    253 kB
    Update vocab.txt almost 6 years ago