Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

dsksd
/
bert-ko-small-minimal

Transformers
PyTorch
bert
Model card Files Files and versions
xet
Community
1

Instructions to use dsksd/bert-ko-small-minimal with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use dsksd/bert-ko-small-minimal with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, BertForPretraining
    
    tokenizer = AutoTokenizer.from_pretrained("dsksd/bert-ko-small-minimal")
    model = BertForPretraining.from_pretrained("dsksd/bert-ko-small-minimal")
  • Notebooks
  • Google Colab
  • Kaggle
bert-ko-small-minimal
284 MB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
patrickvonplaten's picture
patrickvonplaten
allow flax
aaf41aa almost 5 years ago
  • .gitattributes
    736 Bytes
    allow flax almost 5 years ago
  • config.json
    434 Bytes
    init about 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    284 MB
    xet
    init about 5 years ago
  • special_tokens_map.json
    124 Bytes
    init about 5 years ago
  • tokenizer_config.json
    288 Bytes
    init about 5 years ago
  • vocab.txt
    263 kB
    init about 5 years ago