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

jordanfan
/
bart_baseline_peft

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

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

  • Libraries
  • Transformers

    How to use jordanfan/bart_baseline_peft with Transformers:

    # Load model directly
    from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
    
    tokenizer = AutoTokenizer.from_pretrained("jordanfan/bart_baseline_peft")
    model = AutoModelForSeq2SeqLM.from_pretrained("jordanfan/bart_baseline_peft", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
bart_baseline_peft / runs
27.6 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 7 commits
jordanfan's picture
jordanfan
training completed[prod]: bart_baseline_peft
5396c92 verified over 2 years ago
  • Apr01_06-27-10_cf9f52a01f31
    training completed[prod]: bart_baseline_peft over 2 years ago
  • Apr01_07-29-59_d07ea4eb057d
    Training in progress, step 1000 over 2 years ago
  • Apr02_18-55-35_b649ef780a74
    training completed[prod]: bart_baseline_peft over 2 years ago