4 comments

[ 2.1 ms ] story [ 26.5 ms ] thread
(comment deleted)
(comment deleted)
Is everything except the green being literally imputed to GPT-3? Pretty impressive. Why does GPT-3 appear to be inserting exactly "[Assumptions" in the eggs example though?
Everything green is generated. The “Assumptions:” bit is generated because I wrote this query incrementally. I had it produce the assumptions for the egg question just so I didn’t have to re-type the syntax, and backspaced its (incorrect) output with my second training example. The OpenAI UI then marks that bit of text green because it technically was generated. Sorry that was confusing.