T5 for conditional generation: getting started

Yes, most of the code is similar to finetune.py

To use finetune.py for your use case without modifying it -

  1. add the tokens,
  2. resize the embeddings of the model
  3. save this model and pass it finetune.py