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

  • Log In
  • Sign Up

RAYZ
/
t5-pegasus-cmrc2018

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

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

  • Libraries
  • Transformers

    How to use RAYZ/t5-pegasus-cmrc2018 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("RAYZ/t5-pegasus-cmrc2018")
    model = AutoModelForSeq2SeqLM.from_pretrained("RAYZ/t5-pegasus-cmrc2018")
  • Notebooks
  • Google Colab
  • Kaggle
t5-pegasus-cmrc2018
1.1 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 3 commits
nvrayzhang
add model
fdd2141 almost 4 years ago
  • .gitattributes
    1.34 kB
    initial commit almost 4 years ago
  • config.json
    738 Bytes
    add model almost 4 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    1.1 GB
    xet
    add model almost 4 years ago
  • special_tokens_map.json
    112 Bytes
    add model almost 4 years ago
  • tokenizer_config.json
    410 Bytes
    add model almost 4 years ago
  • vocab.txt
    374 kB
    add model almost 4 years ago