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

ryusangwon
/
bart-samsum

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

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

  • Libraries
  • Transformers

    How to use ryusangwon/bart-samsum with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("ryusangwon/bart-samsum")
    model = AutoModelForSeq2SeqLM.from_pretrained("ryusangwon/bart-samsum")
  • Notebooks
  • Google Colab
  • Kaggle
bart-samsum / runs
25.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
ryusangwon's picture
ryusangwon
Training_complete!
0e14c07 over 3 years ago
  • Jan30_11-04-06_56e15854a2a5
    Training_complete! over 3 years ago