Transformers
PyTorch
TensorBoard
Safetensors
t5
text2text-generation
Generated from Trainer
Eval Results (legacy)
text-generation-inference
Instructions to use jtlicardo/flan-t5-small-coref with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use jtlicardo/flan-t5-small-coref with Transformers:
# Load model directly from transformers import AutoTokenizer, AutoModelForSeq2SeqLM tokenizer = AutoTokenizer.from_pretrained("jtlicardo/flan-t5-small-coref") model = AutoModelForSeq2SeqLM.from_pretrained("jtlicardo/flan-t5-small-coref") - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
68895ec | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:9c748568e13f19622a2a57b549bf45d80bbc22101daa215778f882ed4a4f745c
size 3515
|