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

virtual-human-chc
/
prot_t5_xl_uniref50

Feature Extraction
Transformers
PyTorch
Safetensors
English
t5
text2text-generation
protein language model
computational-biology
high-performance-computing
machine-learning
language-modeling
deep-learning
proteins
chemistry
natural-language-processing
rostlab
virtual-human-chc
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use virtual-human-chc/prot_t5_xl_uniref50 with Transformers:

    # Use a pipeline as a high-level helper
    from transformers import pipeline
    
    pipe = pipeline("feature-extraction", model="virtual-human-chc/prot_t5_xl_uniref50")
    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("virtual-human-chc/prot_t5_xl_uniref50")
    model = AutoModelForSeq2SeqLM.from_pretrained("virtual-human-chc/prot_t5_xl_uniref50", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
prot_t5_xl_uniref50
45.1 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 25 commits
pavm595's picture
pavm595
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model (#1)
167966d 6 months ago
  • .gitattributes
    1.52 kB
    initial commit 10 months ago
  • LICENSE
    1.07 kB
    Upload LICENSE 8 months ago
  • README.md
    8.32 kB
    Update README.md 8 months ago
  • config.json
    571 Bytes
    Upload 7 files 10 months ago
  • environment.yml
    458 Bytes
    Update environment.yml 8 months ago
  • model.safetensors
    11.3 GB
    xet
    Adding `safetensors` variant of this model (#1) 6 months 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
    Upload 7 files 10 months 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
    Upload 7 files 10 months 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
    Upload 7 files 10 months ago
  • special_tokens_map.json
    1.79 kB
    Upload 7 files 10 months ago
  • spiece.model
    238 kB
    xet
    Upload 7 files 10 months ago
  • tokenizer_config.json
    24 Bytes
    Upload 7 files 10 months ago