rxn.onmt_utils.train_command.preprocessed_id_names

rxn.onmt_utils.train_command.preprocessed_id_names(n_additional_sets)[source]

Get the names of the ids for the datasets used in multi-task training with OpenNMT.

Parameters

n_additional_sets (int) – how many sets there are in addition to the main set.

Return type

List[str]