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

shaunck96
/
bart_cust_summarizer

Transformers
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
text-generation-inference
Model card Files Files and versions
xet
Metrics Training metrics Community

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

  • Libraries
  • Transformers

    How to use shaunck96/bart_cust_summarizer with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("shaunck96/bart_cust_summarizer")
    model = AutoModelForSeq2SeqLM.from_pretrained("shaunck96/bart_cust_summarizer")
  • Notebooks
  • Google Colab
  • Kaggle
bart_cust_summarizer / runs
20.4 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 6 commits
shaunck96's picture
shaunck96
End of training
dd25c07 verified over 2 years ago
  • Jan26_23-46-55_1497f16855ab
    Training in progress, step 500 over 2 years ago
  • Jan26_23-53-29_1497f16855ab
    Training in progress, step 500 over 2 years ago
  • Jan26_23-56-42_1497f16855ab
    Training in progress, step 500 over 2 years ago
  • Jan27_00-01-25_1497f16855ab
    End of training over 2 years ago