- Create a directory
data/in the repository root. - Download the
wikiHowSep.csvdataset and put it in thedata/folder. - Install the dependencies in
requirements.txt.- You can install them in either the base Python installation or an environment, just make sure any file you run is executed on the kernel where the dependencies are installed.
To train, evaluate, or run the demo of T5, simply go into the corresponding file and run all cells.