Which model to choose for seq2seq(generating headers for articles)?

Hi Task is generating headers for articles. I have dataset with articles and correct names.
I think about using T5 for summarization or GPT-2 for seq2seq modeling.But I’m not sure what way to choose.
Can you please give me advise which direction is more relevant for this task?