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

LearneratVnit
/
bart-summarizer

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

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

  • Libraries
  • Transformers

    How to use LearneratVnit/bart-summarizer with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("LearneratVnit/bart-summarizer")
    model = AutoModelForSeq2SeqLM.from_pretrained("LearneratVnit/bart-summarizer", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
bart-summarizer / runs
80 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 12 commits
LearneratVnit's picture
LearneratVnit
Training in progress, epoch 0
7367b9c verified almost 2 years ago
  • Oct10_14-14-21_2420e89f667c
    Training in progress, step 500 almost 2 years ago
  • Oct10_14-14-27_2420e89f667c
    Training in progress, step 500 almost 2 years ago
  • Oct10_14-15-51_2420e89f667c
    Training in progress, step 500 almost 2 years ago
  • Oct10_14-16-16_2420e89f667c
    End of training almost 2 years ago
  • Oct16_12-32-56_f9e89412d65f
    Training in progress, epoch 0 almost 2 years ago
  • Oct16_13-04-26_f9e89412d65f
    Training in progress, epoch 0 almost 2 years ago
  • Oct16_13-10-11_f9e89412d65f
    Training in progress, epoch 0 almost 2 years ago
  • Oct16_14-07-35_f9e89412d65f
    Training in progress, epoch 0 almost 2 years ago
  • Oct16_14-08-52_f9e89412d65f
    Training in progress, epoch 0 almost 2 years ago