Go to google colab and follow steps there. Involves running the cells, and uploading data from this repo (GeneGPT2/data) to Colab. https://colab.research.google.com/drive/1VrCl76AX0mfQiflgbUMz042qG3htV7Vg#scrollTo=ESBxuVVkyJ_L
Run the first two cells on colab (import packages, mount to google drive). Then follow the instructions shown in the next cell to upload data.
Then run the rest of the cells.
The model's results will be printed.
If you wish to change hyperparameters, you can edit the model configuration cell shown below. This step is also on the colab file:
That's it!