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

  • Log In
  • Sign Up

gonced8
/
pegasus-qa

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

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

  • Libraries
  • Transformers

    How to use gonced8/pegasus-qa with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("gonced8/pegasus-qa")
    model = AutoModelForSeq2SeqLM.from_pretrained("gonced8/pegasus-qa")
  • Notebooks
  • Google Colab
  • Kaggle
pegasus-qa
2.29 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
gonced8's picture
gonced8
input seq len 1024
ea2408d unverified almost 5 years ago
  • .gitattributes
    690 Bytes
    initial commit almost 5 years ago
  • config.json
    3.09 kB
    init almost 5 years ago
  • pytorch_model.bin

    Detected Pickle imports (3)

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

    What is a pickle import?

    2.28 GB
    xet
    input seq len 1024 almost 5 years ago
  • special_tokens_map.json
    1.34 kB
    init almost 5 years ago
  • spiece.model
    1.91 MB
    xet
    init almost 5 years ago
  • tokenizer_config.json
    1.52 kB
    init almost 5 years ago