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

virtual-human-chc
/
prot_bert_bfd

Fill-Mask
Transformers
PyTorch
google-tensorflow TensorFlow
English
protein language model
Model card Files Files and versions
xet
Community
1

Instructions to use virtual-human-chc/prot_bert_bfd with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use virtual-human-chc/prot_bert_bfd with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="virtual-human-chc/prot_bert_bfd")
    # Load model directly
    from transformers import AutoModelForMaskedLM
    model = AutoModelForMaskedLM.from_pretrained("virtual-human-chc/prot_bert_bfd", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
prot_bert_bfd
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
pavm595's picture
pavm595
Update README.md
dd52476 verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    5.98 kB
    Update README.md 7 months ago
  • config.json
    361 Bytes
    Upload 5 files 7 months ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.68 GB
    xet
    Upload 2 files 7 months ago
  • special_tokens_map.json
    112 Bytes
    Upload 5 files 7 months ago
  • tf_model.h5
    1.85 GB
    xet
    Upload 2 files 7 months ago
  • tokenizer_config.json
    86 Bytes
    Upload 5 files 7 months ago
  • vocab.txt
    81 Bytes
    Upload 5 files 7 months ago