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