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
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

gonced8
/
pegasus-conversational-qa

Transformers
PyTorch
google-tensorflow TensorFlow
Safetensors
pegasus
text2text-generation
Model card Files Files and versions
xet
Community
1

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

  • Libraries
  • Transformers

    How to use gonced8/pegasus-conversational-qa with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("gonced8/pegasus-conversational-qa")
    model = AutoModelForSeq2SeqLM.from_pretrained("gonced8/pegasus-conversational-qa")
  • Notebooks
  • Google Colab
  • Kaggle
pegasus-conversational-qa
6.86 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 5 commits
SFconvertbot's picture
SFconvertbot
Adding `safetensors` variant of this model
1d58e15 about 3 years ago
  • .gitattributes
    1.23 kB
    Adding `safetensors` variant of this model about 3 years ago
  • README.md
    2.4 kB
    Update README.md over 4 years ago
  • config.json
    3.11 kB
    first version of the model over 4 years ago
  • model.safetensors
    2.28 GB
    xet
    Adding `safetensors` variant of this model about 3 years ago
  • pytorch_model.bin
    2.28 GB
    xet
    first version of the model over 4 years ago
  • special_tokens_map.json
    1.34 kB
    first version of the model over 4 years ago
  • spiece.model
    1.91 MB
    xet
    first version of the model over 4 years ago
  • tf_model.h5
    2.28 GB
    xet
    first version of the model over 4 years ago
  • tokenizer.json
    3.52 MB
    first version of the model over 4 years ago
  • tokenizer_config.json
    1.58 kB
    first version of the model over 4 years ago