Skip to content

Commit 9c3a78d

Browse files
imgntnWuTheFWasThat
authored andcommitted
Better example parameters for conditional sample command (#41)
This PR adds better initial parameters to the conditional sample generation command in the docs. The results are pretty poor in the interactive script with the default settings. Now, you'll get better results if you run the interactive samples.
1 parent 0aad2ab commit 9c3a78d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ While we have not yet released GPT-2 itself, you can see some unconditional samp
3838

3939
To give the model custom prompts, you can use:
4040
```
41-
python3 src/interactive_conditional_samples.py
41+
python3 src/interactive_conditional_samples.py --top_k 40
4242
```
4343

4444
## Future work

0 commit comments

Comments
 (0)