You can process the data by:
bash preprocess.sh
You can fine-tune the pre-trained BioGPT on the task by:
bash train.sh
We provide our fine-tuned model on the task. See here
You can inference and evalaute the model on the test set by:
bash infer.sh