Instructions to use EulerianKnight/t5-small-finetuned-pubmed-sum with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use EulerianKnight/t5-small-finetuned-pubmed-sum with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("EulerianKnight/t5-small-finetuned-pubmed-sum") model = AutoModelForSeq2SeqLM.from_pretrained("EulerianKnight/t5-small-finetuned-pubmed-sum", device_map="auto") - Notebooks
- Google Colab
- Kaggle
- Xet hash:
- a0b966c263e9bd9c775daede8a9d0d90add5021fdebf916d8b737d00c66c5272
- Size of remote file:
- 4.09 kB
- SHA256:
- 73138e53059d12eace47bd5b01056503c9fa1b477e4301efd32f5f411d90f751
·
Xet efficiently stores Large Files inside Git, intelligently splitting files into unique chunks and accelerating uploads and downloads. More info.