taskydata/Pile-T5-Instruction
Viewer • Updated • 24.3k • 30
How to use taskydata/pile-t5-xl-instruction with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("taskydata/pile-t5-xl-instruction")
model = AutoModelForSeq2SeqLM.from_pretrained("taskydata/pile-t5-xl-instruction")This model is a fine-tuned version of EleutherAI/pile-t5-xl on Pile-T5-Instruction dataset.
The following hyperparameters were used during training:
Base model
EleutherAI/pile-t5-xl