Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

hkunlp
/
T5_large_prefix_all_tasks_2upsample2

Transformers
PyTorch
t5
text-generation-inference
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use hkunlp/T5_large_prefix_all_tasks_2upsample2 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModel
    
    tokenizer = AutoTokenizer.from_pretrained("hkunlp/T5_large_prefix_all_tasks_2upsample2")
    model = AutoModel.from_pretrained("hkunlp/T5_large_prefix_all_tasks_2upsample2")
  • Notebooks
  • Google Colab
  • Kaggle
T5_large_prefix_all_tasks_2upsample2
3.26 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
tianbaoxiexxx's picture
tianbaoxiexxx
Update README.md
b6a772b over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • README.md
    249 Bytes
    Update README.md over 4 years ago
  • added_tokens.json
    27 Bytes
    add tokenizer over 4 years ago
  • config.json
    1.4 kB
    add model over 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (4)

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

    What is a pickle import?

    3.26 GB
    xet
    add model over 4 years ago
  • special_tokens_map.json
    1.79 kB
    add tokenizer over 4 years ago
  • spiece.model
    792 kB
    xet
    add tokenizer over 4 years ago
  • tokenizer_config.json
    2.14 kB
    add tokenizer over 4 years ago