Views
No views yet
RPSA_selfies.pt: Model trained using SELFIES.RPSA_smiles.pt: Model trained using SMILES.wget https://huggingface.co/Aminoacid1226/RPSA/resolve/main/RPSA_smiles.ptonmt_translate -config translate.ymltranslate.yml) should include at least the following parameters:1model: <path_to_model> # Path to the model file
2src: <path_to_source_file> # Path to the input molecular file
3output: <path_to_output_file> # Path to save prediction resultsgpu: Specify the GPU device ID (if using GPU)beam_size: Set the beam search sizen_best: Number of returned predictions