diff --git a/README.md b/README.md index 56900720f..8904a9c40 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ While we have not yet released GPT-2 itself, you can see some unconditional samp To give the model custom prompts, you can use: ``` -python3 src/interactive_conditional_samples.py +python3 src/interactive_conditional_samples.py --top_k 40 ``` ## Future work