lilferrit/xsum_t5_distillation
Viewer • Updated • 227k • 5
How to use paulh27/xsum_aligned_smallT5 with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("paulh27/xsum_aligned_smallT5")
model = AutoModelForSeq2SeqLM.from_pretrained("paulh27/xsum_aligned_smallT5")This model is a fine-tuned version of google-t5/t5-small on the lilferrit/xsum_t5_distillation dataset. It achieves the following results on the evaluation set:
More information needed
More information needed
More information needed
The following hyperparameters were used during training:
Base model
google-t5/t5-small