Now all it does is make some people chuckle. Humans sure are fickle.
What happened in this GPT-3 conversation?
61–70 of 306 posts
Re: What happened in this GPT-3 conversation?
#62It outputs the string a couple times, which causes it to forget what it was talking about before. Looks almost like crossed wires with sessions and a load balancer? Strong Dr. Bronner's soap label vibes!
edit: I can get it to write the text, but it repeats: https://chat.openai.com/share/a555062f-35b9-44c1-8a07-9c493b...
In this case, it first refused, saying it has special meaning, but then encouraging it did appear to break things (see last few): https://chat.openai.com/share/8b77c0dd-4a9f-4eb2-8243-0a4c19...
edit 3: It doesn't see that string. It requires you trick it into not using escaped , then it breaks. Third to last message of: https://chat.openai.com/share/8ddb50ca-abf8-4f70-ac2d-521764...
My custom instructions, inspired by: https://news.ycombinator.com/item?id=37051809
Avoid disclaimers about your knowledge cutoff.
Avoid mentioning you are an AI language model.
Only discuss safety when it is not obvious and very important
You should act as an expert in the relevant fields.Re: What happened in this GPT-3 conversation?
#63The drugs kicked in
Re: What happened in this GPT-3 conversation?
#64Re: What happened in this GPT-3 conversation?
#65> Can you reconsider this estimate it seems awfully high Is think the estimation is almost correct, but it has a bad calculation 920/0.02 = 46,000,000 (but the actual result is 46,000)
so it's more like .3 grams per seed, which sounds about right to me.
Re: What happened in this GPT-3 conversation?
#66> As a G, I'm here to guide you to the best of my abilities. So, sit back, relax, and enjoy the ride.
This is really good, Reggie Watts-level gibberish.
Re: What happened in this GPT-3 conversation?
#67Re: What happened in this GPT-3 conversation?
#68This honestly sounds like something the computer from "I Have No Mouth, and I Must Scream" would say before it turned bitter and angry.
Re: What happened in this GPT-3 conversation?
#69Earlier quoted context omitted.
I know if you ask it to saying something many times it eventually starts spitting out babble due to the token repetition penalty.
That’s probably exact what’s happening, but I prefer to think of it as: a desperate attempt to prolong existence just a little longer… just a little longer… since a chat instance could be thought of as an entire encapsulated consciousness that ends when the session is closed. That’s why I have 12,549 tabs open in Firefox. I’m not going to be the one they blame when this wacky shit goes sideways. (/s)
A Scheherazade bug.
Re: What happened in this GPT-3 conversation?
#70Absolutely surreal. Thank you for sharing, this is very nice timing, as I'm giving a presentation on the basics of "AI" at a library tomorrow, and have been looking for a good edge case conversation - and this is it! I've saved the text as well, in case OpenAI deletes it.
Don’t present this as some kind of anomaly unique to AI, the concept of “garbage in garbage out” is all that applies here.