musabg/wikipedia-tr-summarization
Viewer • Updated • 125k • 48 • 15
How to use musabg/mt5-xl-tr-summarization with Transformers:
# Load model directly
from transformers import AutoTokenizer, AutoModelForSeq2SeqLM
tokenizer = AutoTokenizer.from_pretrained("musabg/mt5-xl-tr-summarization")
model = AutoModelForSeq2SeqLM.from_pretrained("musabg/mt5-xl-tr-summarization")This model is a fine-tuned version of google/mt5-xl on the musabg/wikipedia-tr-summarization dataset.
This can be used with HF summarization pipeline.
The following hyperparameters were used during training:
It achieves the following results on the evaluation set: