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_uniref50

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

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

  • Libraries
  • Transformers

    How to use Rostlab/prot_t5_xl_uniref50 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Rostlab/prot_t5_xl_uniref50")
    model = AutoModelForSeq2SeqLM.from_pretrained("Rostlab/prot_t5_xl_uniref50")
  • Notebooks
  • Google Colab
  • Kaggle
prot_t5_xl_uniref50
33.8 GB
Ctrl+K
Ctrl+K
  • 3 contributors
History: 9 commits
t03i's picture
t03i
Fix code example
973be27 over 3 years ago
  • .gitattributes
    690 Bytes
    initial commit over 5 years ago
  • README.md
    7.65 kB
    Fix code example over 3 years ago
  • config.json
    546 Bytes
    Upload prot-t5 from elnaggar over 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    11.3 GB
    xet
    Update prot-t5-xl from elnaggar about 5 years ago
  • pytorch_model_600k.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    11.3 GB
    xet
    Update prot-t5-xl from elnaggar over 5 years ago
  • pytorch_model_723k.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    11.3 GB
    xet
    Update prot-t5-xl from elnaggar about 5 years ago
  • special_tokens_map.json
    1.79 kB
    Update prot-t5 from elnaggar over 5 years ago
  • spiece.model
    238 kB
    xet
    Update prot-t5 from elnaggar over 5 years ago
  • tokenizer_config.json
    24 Bytes
    Upload prot-t5 from elnaggar over 5 years ago