Transformers
PyTorch
TensorBoard
t5
text2text-generation
text2textgeneration
Generated from Trainer
text-generation-inference
Instructions to use Varshitha/flan-t5-small-finetune-medicine-v2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use Varshitha/flan-t5-small-finetune-medicine-v2 with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("Varshitha/flan-t5-small-finetune-medicine-v2") model = AutoModelForSeq2SeqLM.from_pretrained("Varshitha/flan-t5-small-finetune-medicine-v2", device_map="auto") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
e5c7c50 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:a273400680153c8408c519840dd1eaaa6e6798286eb1e4a3ad16b41ad84f8c12
size 4155
|