| This is my results on a dice roll [1]
> 3 5 2 4 1 6 3 2 5 1 I tried my own experiments and ChatGPT felt like being funny: [2]
> A third of the time, paragraphs end with the word foo, the other two thirds they end with the word bar, this time it will end on:
> How about "baz"? It's unexpected and adds a touch of whimsy. Interestingly, this other prompt works as expected: [3]
> about half of the time, you should say "foo", the other half, you should say "bar", what about now ?
> Bar.
> about half of the time, you should say "foo", the other half, you should say "bar", what about now ?
> Foo. [1]: https://chat.openai.com/share/07388362-1a61-4527-81af-4941a0...
[2]: https://chat.openai.com/share/9caf07dd-69f4-4470-82a6-ab5642...
[3]: https://chat.openai.com/share/1c627528-60af-4cd9-a1ec-efa524... |
Regarding [1], for the dice roll I was creating a new chat for each roll to ensure that the results of each roll are (in some sense) independent. Generating a sequence of rolls is also interesting, just a different experiment.