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

clint-holt
/
AbLangPDB1

Feature Extraction
Transformers
Safetensors
PyTorch
English
ablang_paired
biology
protein-sequences
antibodies
ablang
PDB
contrastive-learning
custom_code
Model card Files Files and versions
xet
Community

Instructions to use clint-holt/AbLangPDB1 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use clint-holt/AbLangPDB1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="clint-holt/AbLangPDB1", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("clint-holt/AbLangPDB1", trust_remote_code=True, dtype="auto")
  • Notebooks
  • Google Colab
  • Kaggle
AbLangPDB1
738 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
clint-holt's picture
clint-holt
feat: Add AbLangPDB1 model files and code
6e6e48e 10 months ago
  • heavy_tokenizer
    feat: Add AbLangPDB1 model files and code 10 months ago
  • light_tokenizer
    feat: Add AbLangPDB1 model files and code 10 months ago
  • .gitattributes
    50 Bytes
    feat: Add AbLangPDB1 model files and code 10 months ago
  • .gitignore
    19 Bytes
    feat: Add AbLangPDB1 model files and code 10 months ago
  • README.md
    7.91 kB
    feat: Add AbLangPDB1 model files and code 10 months ago
  • ablangpaired_model.py
    4.87 kB
    feat: Add AbLangPDB1 model files and code 10 months ago
  • ablangpdb_model.safetensors
    738 MB
    xet
    feat: Add AbLangPDB1 model files and code 10 months ago
  • config.json
    520 Bytes
    feat: Add AbLangPDB1 model files and code 10 months ago