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