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

  • Log In
  • Sign Up

pborchert
/
BusinessBERT

Fill-Mask
Transformers
PyTorch
English
bert
business
finance
industry-classification
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Transformers

    How to use pborchert/BusinessBERT with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="pborchert/BusinessBERT")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("pborchert/BusinessBERT", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
BusinessBERT
437 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
pborchert's picture
pborchert
Update README.md
0bc6581 verified over 2 years ago
  • .gitattributes
    1.52 kB
    initial commit over 2 years ago
  • README.md
    3.16 kB
    Update README.md over 2 years ago
  • config.json
    418 Bytes
    Upload 3 files over 2 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    437 MB
    xet
    Upload 3 files over 2 years ago
  • vocab.txt
    231 kB
    Upload 3 files over 2 years ago