Conversion

Conversion#

To convert a trained model from Chemprop v1 to v2, run chemprop convert and specify:

  • --input-path <path> Path of the Chemprop v1 file to convert.

  • --output-path <path> Path where the converted Chemprop v2 will be saved. If unspecified, this will default to <CURRENT_DIRECTORY/STEM_OF_INPUT>_v2.ckpt.