This powerful tool also employs the RXN4Chemistry API from IBM Research18,24,48, utilizing the same Transformer approach for translation tasks as the reaction prediction tool but adding search algorithms to handle multistep synthesis and an action prediction algorithm that converts a reaction sequence...
cd gear python -u main.py -v -t 1 -e 1000 \ -d {DATASET_PATH} \ -c {CHECKPOINT_JSON_PATH} \ -o {OUTPUT_JSON_PATH} \ --experiment gptj \ --tool calculator wiki qa mt \ --fdevice {DEVICE} \ > {OUTPUT_TXT_PATH} Run GEAR on GPT-3 Model with four basic tools cd gear...