T5 [ input & target ] text

Hello,

I am trying to fine tune mt5 on seq2seq tasks with my own dataset, and the dataset has input and target columns.

How can I tell the model about those input & target to be trained on ?