Instructions to use realsanjeev/bart-summerization-article-title with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PEFT
How to use realsanjeev/bart-summerization-article-title with PEFT:
from peft import PeftModel from transformers import AutoModelForSeq2SeqLM base_model = AutoModelForSeq2SeqLM.from_pretrained("facebook/bart-large-cnn") model = PeftModel.from_pretrained(base_model, "realsanjeev/bart-summerization-article-title") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- fb6b7254d433c9fb118c2154a44d88e4e3270990bbf3b78ee139a20bb82b2ec5
- Size of remote file:
- 4.86 kB
- SHA256:
- a819df5ae81534c2cdbb5a9af047650a4662b1a633506103e995fa25be5ea3a7
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.