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