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