Creates a submission file for the CAFA 5 competition available at https://www.kaggle.com/competitions/cafa-5-protein-function-prediction
All modules used are listed in requirements.txt
Data is downloaded at https://www.kaggle.com/competitions/cafa-5-protein-function-prediction/data and https://www.kaggle.com/datasets/sergeifironov/t5embeds
Inside Inputs\Train and Inputs\Test there are Readme.txt files detailing which folder to place each downloaded file.
After installing the dependencies run as python model.py
This will generate a submission.tsv file with all the predictions.