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

  • Log In
  • Sign Up

SophieTr
/
distil-pegasus-reddit

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

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

  • Libraries
  • Transformers

    How to use SophieTr/distil-pegasus-reddit with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("SophieTr/distil-pegasus-reddit")
    model = AutoModelForSeq2SeqLM.from_pretrained("SophieTr/distil-pegasus-reddit", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
distil-pegasus-reddit
1.48 GB
Ctrl+K
Ctrl+K
  • 2 contributors
History: 8 commits
SophieTr's picture
SophieTr
Training in progress, step 1500
f8ac413 over 4 years ago
  • .gitattributes
    1.18 kB
    initial commit over 4 years ago
  • .gitignore
    13 Bytes
    Training in progress, step 500 over 4 years ago
  • README.md
    41 Bytes
    Inital model before time out over 4 years ago
  • config.json
    1.39 kB
    Training in progress, step 500 over 4 years ago
  • pytorch_model.bin
    1.48 GB
    xet
    Training in progress, step 1500 over 4 years ago
  • special_tokens_map.json
    1.34 kB
    Training in progress, step 500 over 4 years ago
  • spiece.model
    1.91 MB
    xet
    Training in progress, step 500 over 4 years ago
  • tokenizer_config.json
    1.62 kB
    Training in progress, step 500 over 4 years ago
  • training_args.bin
    2.86 kB
    xet
    Training in progress, step 500 over 4 years ago