Closed Tizzzzy closed 1 year ago
Hi @Tizzzzy,
Thank you for your attention.
There is an option -model_path
where you can assign the path of the downloaded model. You can refer to the evaluation commandline to evaluate the model.
If you have your own testing data, please prepare them in the form of the dataset in our experiment, such as WN18RR and assign your dataset name (i.e. the folder name) with option -dataset
.
Hi, After I download the checkpoint, the file is a .ckpt file. Do you know how to test this checkpoint on my testing data?