Skip to content
Snippets Groups Projects
Commit 9c3a78da authored by James B. Pollack's avatar James B. Pollack Committed by Jeff Wu
Browse files

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.
parent 0aad2ab3
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment