Skip to content

Generating multiple drafts of a book with different draft formatting settings in one experiment #746

@mmartin9684-sil

Description

@mmartin9684-sil

With several new settings for controlling the formatting of drafts (paragraph marker placement, quotation denormalization, style marker placement), it would be convenient to be able to request drafts of the same book with different settings for these options. This would primarily be for internal testing of these new features, but also for purposes of introducing new projects to the impacts of these settings.

Currently, in order to create multiple drafts for the same book with different format settings, its necessary to make multiple runs of the experiment command. The first run would be for the full experiment (preprocess/train/test/translate) with one drafting configuration, followed by changes to the translate_config.yml, and then a second (partial) run of the experiment script (preprocess/translate or test/translate). In between the first and second runs of the experiment script, manual updates are need to the infer > checkpoint > source folder names, so that the first draft isn't overwritten by the second draft.

A single run of the experiment script that creates multiple drafts of the same book with varying drafting configurations would be simpler, less error prone, and less time-consuming.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestpipeline 6: inferIssue related to using a trained model to translate.

Projects

Status

🏗 In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions