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

  • Log In
  • Sign Up

bloomberg
/
KBIR

Transformers
PyTorch
roberta
Model card Files Files and versions
xet
Community
2

Instructions to use bloomberg/KBIR with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use bloomberg/KBIR with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, KLMForReplacementAndMaskedLM
    
    tokenizer = AutoTokenizer.from_pretrained("bloomberg/KBIR")
    model = KLMForReplacementAndMaskedLM.from_pretrained("bloomberg/KBIR")
  • Notebooks
  • Google Colab
  • Kaggle
KBIR
1.44 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 15 commits
danielpreotiuc's picture
danielpreotiuc
Update README.md
db1319f about 3 years ago
  • .gitattributes
    1.18 kB
    initial commit about 4 years ago
  • README.md
    5.55 kB
    Update README.md about 3 years ago
  • config.json
    700 Bytes
    Upload config.json about 4 years ago
  • merges.txt
    456 kB
    Upload merges.txt about 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    1.44 GB
    xet
    Upload pytorch_model.bin with git-lfs about 4 years ago
  • special_tokens_map.json
    772 Bytes
    Upload special_tokens_map.json about 4 years ago
  • tokenizer.json
    1.36 MB
    Upload tokenizer.json about 4 years ago
  • tokenizer_config.json
    1.16 kB
    Upload tokenizer_config.json about 4 years ago
  • vocab.json
    899 kB
    Upload vocab.json about 4 years ago