Unverified Commit da92663d authored by Dingquan Yu's avatar Dingquan Yu Committed by GitHub
Browse files

Update train_openfold.py

parent 2d09f801
......@@ -511,7 +511,7 @@ if __name__ == "__main__":
)
parser.add_argument(
"--val_mmcif_data_cache_path", type=str, default=None,
help="path to the json file which records all the information of mmcif structures used during training"
help="path to the json file which records all the information of mmcif structures used during validation"
)
parser.add_argument(
"--kalign_binary_path", type=str, default='/usr/bin/kalign',
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment