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

Exscientia
/
IgT5

Transformers
Safetensors
t5
text2text-generation
antibody language model
antibody
protein language model
text-generation-inference
Model card Files Files and versions
xet
Community
1

Instructions to use Exscientia/IgT5 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Exscientia/IgT5 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Exscientia/IgT5")
    model = AutoModelForSeq2SeqLM.from_pretrained("Exscientia/IgT5")
  • Notebooks
  • Google Colab
  • Kaggle
IgT5
4.83 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 6 commits
justinbarton's picture
justinbarton
Fixing tokenizer error on load
d59a761 about 2 years ago
  • .gitattributes
    1.52 kB
    initial commit about 2 years ago
  • README.md
    2.9 kB
    Update README.md about 2 years ago
  • added_tokens.json
    2.32 kB
    Upload tokenizer about 2 years ago
  • config.json
    815 Bytes
    Upload model about 2 years ago
  • model.safetensors
    4.83 GB
    xet
    Upload model about 2 years ago
  • special_tokens_map.json
    2.2 kB
    Fixing tokenizer error on load about 2 years ago
  • spiece.model
    238 kB
    xet
    Upload tokenizer about 2 years ago
  • tokenizer_config.json
    2.42 kB
    Fixing tokenizer error on load about 2 years ago