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