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

Maltehb
/
danish-bert-botxo

Fill-Mask
Transformers
PyTorch
google-tensorflow TensorFlow
JAX
Danish
bert
token-classification
danish
masked-lm
Certainly
Model card Files Files and versions
xet
Community
1

Instructions to use Maltehb/danish-bert-botxo with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Maltehb/danish-bert-botxo with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="Maltehb/danish-bert-botxo")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForTokenClassification
    
    tokenizer = AutoTokenizer.from_pretrained("Maltehb/danish-bert-botxo")
    model = AutoModelForTokenClassification.from_pretrained("Maltehb/danish-bert-botxo")
  • Inference
  • Notebooks
  • Google Colab
  • Kaggle
danish-bert-botxo
2.67 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 14 commits
Maltehb's picture
Maltehb
Update README.md
aeffe01 over 3 years ago
  • .gitattributes
    512 Bytes
    allow flax about 5 years ago
  • README.md
    1.31 kB
    Update README.md over 3 years ago
  • config.json
    846 Bytes
    Uploaded TF checkpoint over 3 years ago
  • flax_model.msgpack
    445 MB
    xet
    upload flax model about 5 years ago
  • model.ckpt.data-00000-of-00001
    1.33 GB
    xet
    adding large file over 5 years ago
  • model.ckpt.index
    9.38 kB
    smaller files over 5 years ago
  • model.ckpt.meta
    4.63 MB
    smaller files over 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

    • "torch.LongStorage",
    • "torch._utils._rebuild_tensor_v2",
    • "torch.FloatStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    445 MB
    xet
    pytorch over 5 years ago
  • special_tokens_map.json
    112 Bytes
    Uploaded TF checkpoint over 3 years ago
  • tf_model.h5
    440 MB
    xet
    Uploaded TF checkpoint over 3 years ago
  • tokenizer.json
    498 kB
    Uploaded TF checkpoint over 3 years ago
  • tokenizer_config.json
    378 Bytes
    Uploaded TF checkpoint over 3 years ago
  • vocab.txt
    253 kB
    smaller files over 5 years ago