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

shannonnonshan
/
bart-summarizer

Transformers
Safetensors
bart
text2text-generation
Generated from Trainer
Model card Files Files and versions
xet
Community

Instructions to use shannonnonshan/bart-summarizer with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use shannonnonshan/bart-summarizer with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("shannonnonshan/bart-summarizer")
    model = AutoModelForSeq2SeqLM.from_pretrained("shannonnonshan/bart-summarizer")
  • Notebooks
  • Google Colab
  • Kaggle
bart-summarizer
1.63 GB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 18 commits
shannonnonshan's picture
shannonnonshan
End of training
3fe4de6 verified about 1 month ago
  • .gitattributes
    1.52 kB
    initial commit about 1 month ago
  • README.md
    1.27 kB
    Model save about 1 month ago
  • config.json
    1.46 kB
    Training in progress, step 500 about 1 month ago
  • generation_config.json
    357 Bytes
    Training in progress, step 500 about 1 month ago
  • model.safetensors
    1.63 GB
    xet
    Training in progress, step 2500 about 1 month ago
  • tokenizer.json
    3.56 MB
    End of training about 1 month ago
  • tokenizer_config.json
    387 Bytes
    Model save about 1 month ago
  • training_args.bin
    5.33 kB
    xet
    Training in progress, step 500 about 1 month ago