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

  • Log In
  • Sign Up

imxly
/
t5-copy

Transformers
PyTorch
mt5
text2text-generation
Model card Files Files and versions
xet
Community
1

Instructions to use imxly/t5-copy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use imxly/t5-copy with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("imxly/t5-copy")
    model = AutoModelForSeq2SeqLM.from_pretrained("imxly/t5-copy")
  • Notebooks
  • Google Colab
  • Kaggle
t5-copy
1.1 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 4 commits
imxly's picture
imxly
Upload vocab.txt
b8511ae about 4 years ago
  • .gitattributes
    1.17 kB
    initial commit about 4 years ago
  • config.json
    576 Bytes
    Upload config.json about 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.1 GB
    xet
    Upload pytorch_model.bin with git-lfs about 4 years ago
  • vocab.txt
    374 kB
    Upload vocab.txt about 4 years ago