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
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

clint-holt
/
AbLangRBD1

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

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

  • Libraries
  • Transformers

    How to use clint-holt/AbLangRBD1 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="clint-holt/AbLangRBD1", trust_remote_code=True)
    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("clint-holt/AbLangRBD1", trust_remote_code=True, device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
AbLangRBD1 / light_tokenizer
5.03 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
clint-holt's picture
clint-holt
Initial commit: Add AbLangRBD1 model with tokenizers and model card.
4d8d314 about 1 year ago
  • special_tokens_map.json
    695 Bytes
    Initial commit: Add AbLangRBD1 model with tokenizers and model card. about 1 year ago
  • tokenizer.json
    3.02 kB
    Initial commit: Add AbLangRBD1 model with tokenizers and model card. about 1 year ago
  • tokenizer_config.json
    1.24 kB
    Initial commit: Add AbLangRBD1 model with tokenizers and model card. about 1 year ago
  • vocab.txt
    71 Bytes
    Initial commit: Add AbLangRBD1 model with tokenizers and model card. about 1 year ago