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