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

Rostlab
/
prot_t5_xl_half_uniref50-enc

Transformers
PyTorch
t5
protein language model
text-generation-inference
Model card Files Files and versions
xet
Community
2

Instructions to use Rostlab/prot_t5_xl_half_uniref50-enc with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use Rostlab/prot_t5_xl_half_uniref50-enc with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("Rostlab/prot_t5_xl_half_uniref50-enc")
    model = AutoModel.from_pretrained("Rostlab/prot_t5_xl_half_uniref50-enc")
  • Notebooks
  • Google Colab
  • Kaggle
prot_t5_xl_half_uniref50-enc
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
t03i's picture
t03i
Fix code example
94a6abc over 3 years ago
  • .gitattributes
    1.17 kB
    initial commit about 4 years ago
  • README.md
    6.58 kB
    Fix code example over 3 years ago
  • config.json
    656 Bytes
    Update model config about 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

    • "torch._utils._rebuild_tensor_v2",
    • "torch.HalfStorage",
    • "collections.OrderedDict"

    What is a pickle import?

    2.42 GB
    xet
    Upload pytorch_model.bin about 4 years ago
  • special_tokens_map.json
    1.79 kB
    Update model config about 4 years ago
  • spiece.model
    238 kB
    Update model config about 4 years ago
  • tokenizer_config.json
    25 Bytes
    Update model config about 4 years ago