Loading...
Loading...
Available on 1 platform
Sign in to view source links and access this dataset
Two datasets derived from the Lowe USPTO collection, containing 50k and 480k chemical reactions, support the evaluation of template-free retrosynthesis models. Jonghwi Choe created this repository to provide raw data, model predictions, and analysis scripts for reproducing results from the associated 2026 paper. It includes predictions from five baseline models and enables calculation of exact-match accuracy, template distribution, and round-trip accuracy metrics.
Requires Python 3.9 and specific dependencies like rdkit and localmapper; note that localmapper requires NumPy 1.x. The repository structure is complex, requiring users to follow a multi-step pipeline detailed in the README.