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

akira1608
/
bart-1

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

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

  • Libraries
  • Transformers

    How to use akira1608/bart-1 with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("akira1608/bart-1")
    model = AutoModelForSeq2SeqLM.from_pretrained("akira1608/bart-1")
  • Notebooks
  • Google Colab
  • Kaggle
bart-1 / runs
44.8 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
akira1608's picture
akira1608
Training complete!
673e74c about 3 years ago
  • Jun03_22-59-33_d725063d1cc2
    Training complete! about 3 years ago
  • Jun03_23-05-24_d725063d1cc2
    Training complete! about 3 years ago
  • Jun04_14-01-42_e7fee8d5dd61
    Training complete! about 3 years ago