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