Skip to content

Commit

Permalink
Added --sample_at_first description
Browse files Browse the repository at this point in the history
  • Loading branch information
shirayu committed Oct 29, 2023
1 parent fea810b commit 5c15067
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/train_README-ja.md
Original file line number Diff line number Diff line change
Expand Up @@ -374,6 +374,10 @@ classがひとつで対象が複数の場合、正則化画像フォルダはひ

サンプル出力するステップ数またはエポック数を指定します。この数ごとにサンプル出力します。両方指定するとエポック数が優先されます。

- `--sample_at_first`

学習開始前にサンプル出力します。学習前との比較ができます。

- `--sample_prompts`

サンプル出力用プロンプトのファイルを指定します。
Expand Down

0 comments on commit 5c15067

Please sign in to comment.