Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
zwhe99 committed Apr 11, 2024
1 parent ba736b3 commit 6c2b277
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion documents/chapter4/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ pip3 install -r requirements.txt
--batch_size 32 \
--input_file data/dataset/mc4/mc4.en.jsonl \
--output_file gen/$MODEL_ABBR/kgw/mc4.en.mod.jsonl \
--WATERMARK_METHOD_FLAG
$WATERMARK_METHOD_FLAG
```

- 此命令将模型生成的内容保存至输出文件:`gen/$MODEL_ABBR/kgw/mc4.en.mod.jsonl`
Expand Down

0 comments on commit 6c2b277

Please sign in to comment.