Instructions to use MingZhong/unieval-sum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use MingZhong/unieval-sum with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("MingZhong/unieval-sum") model = AutoModelForSeq2SeqLM.from_pretrained("MingZhong/unieval-sum", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 135 Bytes
0e7ce48 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:5965efa9fb9ba88b0b7dc4e074e247119ee62e1e105ea314d2af50c91b32354f
size 3132623525
|