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 / light_tokenizer
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
clint-holt's picture
clint-holt
feat: Add AbLangPDB1 model files and code
6e6e48e 10 months ago
  • special_tokens_map.json
    695 Bytes
    feat: Add AbLangPDB1 model files and code 10 months ago
  • tokenizer.json
    3.02 kB
    feat: Add AbLangPDB1 model files and code 10 months ago
  • tokenizer_config.json
    1.24 kB
    feat: Add AbLangPDB1 model files and code 10 months ago
  • vocab.txt
    71 Bytes
    feat: Add AbLangPDB1 model files and code 10 months ago