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

Kamesh22
/
bart-base-News_Summarization_CNN

Transformers
PyTorch
TensorBoard
bart
text2text-generation
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community
1

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

  • Libraries
  • Transformers

    How to use Kamesh22/bart-base-News_Summarization_CNN with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("Kamesh22/bart-base-News_Summarization_CNN")
    model = AutoModelForSeq2SeqLM.from_pretrained("Kamesh22/bart-base-News_Summarization_CNN")
  • Notebooks
  • Google Colab
  • Kaggle
bart-base-News_Summarization_CNN / runs
108 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 19 commits
Kamesh22's picture
Kamesh22
Training in progress, epoch 1
0ba52d7 over 3 years ago
  • Feb04_05-38-52_3bda4abc83ee
    All Dunn! over 3 years ago
  • Feb04_09-06-29_884c9edf87d2
    Training in progress, epoch 1 over 3 years ago
  • Feb05_14-15-23_e5f32ee346ee
    Training in progress, epoch 1 over 3 years ago
  • Feb06_04-56-49_693d00f25e08
    Training in progress, epoch 1 over 3 years ago
  • Feb08_05-55-14_40b4318a8b82
    Training in progress, epoch 1 over 3 years ago
  • Feb08_14-17-11_e96ca049af4c
    Training in progress, epoch 1 over 3 years ago
  • Feb08_15-49-28_b3c40d3f0855
    Training in progress, epoch 1 over 3 years ago
  • Feb22_16-42-06_187653ae9d86
    Training in progress, epoch 1 over 3 years ago
  • Feb22_17-26-23_d8abede74c97
    Training in progress, epoch 1 over 3 years ago