Instructions to use Azaghast/DistilBART-SCP-ParaSummarization with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Azaghast/DistilBART-SCP-ParaSummarization with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Azaghast/DistilBART-SCP-ParaSummarization") model = AutoModelForSeq2SeqLM.from_pretrained("Azaghast/DistilBART-SCP-ParaSummarization") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
1e8ad1c | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:d144925670583286e7bcdeaa73c6262a443c8c09b3c51f7dc174aeb628239453
size 1222377615
|