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

  • Log In
  • Sign Up

virtual-human-chc
/
prot_albert

Fill-Mask
Transformers
PyTorch
biology
protein-language-model
protein
Model card Files Files and versions
xet
Community
2

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

  • Libraries
  • Transformers

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

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("fill-mask", model="virtual-human-chc/prot_albert")
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("virtual-human-chc/prot_albert", dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
prot_albert
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
pavm595's picture
pavm595
Update README.md
7bb020b verified 7 months ago
  • .gitattributes
    1.52 kB
    initial commit 7 months ago
  • README.md
    2.85 kB
    Update README.md 7 months ago
  • config.json
    526 Bytes
    Upload 4 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?

    897 MB
    xet
    Upload 4 files 7 months ago
  • spiece.model
    238 kB
    xet
    Upload 4 files 7 months ago