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

NazzX1
/
LED-dialog-sum

PEFT
TensorBoard
Safetensors
Generated from Trainer
Model card Files Files and versions
xet
Metrics Training metrics Community

Instructions to use NazzX1/LED-dialog-sum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • PEFT

    How to use NazzX1/LED-dialog-sum with PEFT:

    from peft import PeftModel
    from transformers import AutoModelForSeq2SeqLM
    
    base_model = AutoModelForSeq2SeqLM.from_pretrained("MingZhong/DialogLED-base-16384")
    model = PeftModel.from_pretrained(base_model, "NazzX1/LED-dialog-sum")
  • Notebooks
  • Google Colab
  • Kaggle
LED-dialog-sum / runs
13.5 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 1 commit
NazzX1's picture
NazzX1
End of training
4f25662 verified about 1 year ago
  • Apr03_12-23-03_b7ed51a046b8
    End of training about 1 year ago
  • Apr03_12-26-22_b7ed51a046b8
    End of training about 1 year ago