bash run.shfragment_tokenizer/tokenizer.pyDefines Fragment Augmentation, Encoder and Decoder.moses_train_test_split.pyTakes inmoses_dataset.csvand produces train, test moses data.encode_moses.pyProduces failed and augmented encoded moses smiles files.model/tokenizer.pyCreates FragmentBERT Tokenizer.model.pyTrain the model and log to WandB.
conda env create -f environment.yml
conda activate fbdd