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

vasanth0475
/
pegasus-bbc-news-custom

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

Instructions to use vasanth0475/pegasus-bbc-news-custom with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use vasanth0475/pegasus-bbc-news-custom with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("vasanth0475/pegasus-bbc-news-custom")
    model = AutoModelForSeq2SeqLM.from_pretrained("vasanth0475/pegasus-bbc-news-custom", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
pegasus-bbc-news-custom
2.29 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
vasanth0475's picture
vasanth0475
Upload tokenizer
afeac83 verified 9 months ago
  • .gitattributes
    1.52 kB
    initial commit 9 months ago
  • README.md
    5.17 kB
    Upload PegasusForConditionalGeneration 9 months ago
  • config.json
    3.08 kB
    Upload PegasusForConditionalGeneration 9 months ago
  • generation_config.json
    255 Bytes
    Upload PegasusForConditionalGeneration 9 months ago
  • model.safetensors
    2.28 GB
    xet
    Upload PegasusForConditionalGeneration 9 months ago
  • special_tokens_map.json
    2.22 kB
    Upload tokenizer 9 months ago
  • spiece.model
    1.91 MB
    xet
    Upload tokenizer 9 months ago
  • tokenizer_config.json
    20.2 kB
    Upload tokenizer 9 months ago