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

  • Log In
  • Sign Up

sshleifer
/
student_pegasus_xsum_16_4

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

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

  • Libraries
  • Transformers

    How to use sshleifer/student_pegasus_xsum_16_4 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("sshleifer/student_pegasus_xsum_16_4")
    model = AutoModelForSeq2SeqLM.from_pretrained("sshleifer/student_pegasus_xsum_16_4")
  • Notebooks
  • Google Colab
  • Kaggle
student_pegasus_xsum_16_4
1.47 GB
Ctrl+K
Ctrl+K
History: 3 commits
system's picture
system HF Staff
Update pytorch_model.bin
031d3bf over 5 years ago
  • .gitattributes
    345 Bytes
    initial commit over 5 years ago
  • config.json
    1.14 kB
    Update config.json over 5 years ago
  • pytorch_model.bin
    1.47 GB
    xet
    Update pytorch_model.bin over 5 years ago