Published July 1, 2025 | Version 2.0.0
Software Open

FongMunHong/FlowER: Release v2.0.0

Creators

Description

This repository contains the train, validation, and test datasets used for training the FlowER model, along with the model checkpoint files. These checkpoint files allow full reproducibility of all data used in the FlowER paper.

There are three checkpoints for;

  • FlowER model trained on dataset, which allows full reproducibility of all main Figures in the FlowER paper
  • FlowER-large model trained on dataset, which allows a reproducibility of Figure 2a in the FlowER paper
  • FlowER-large model trained on revisited dataset, which we have corrected minor errors in the mechanistic templates including intramolecular proton transfer reactions

There are two datasets;

  • flower_dataset: the mechanstic dataset for full reproducibility of all main data used in the FlowER paper.
  • flower_new_dataset: revisted mechanistic dataset which we have corrected minor errors in the mechanistic templates

In both datasets, the train, validation, and test datasets are recorded at the elementary step level. Each line in the text files follows the format:
reactants>>products|Number
Reactants and products are represented with atom-mapped SMILES.
The Number represents the overall reaction index. That is, elementary steps with the same Number originate from the same overall reaction.

Files

FongMunHong/FlowER-2.0.0.zip

Files (1.4 MB)

Name Size Download all
md5:da8cd5618fd152ac69b9f4934b63c15b
1.4 MB Preview Download

Additional details

Related works