😐Unknownopenai / gpt-4
2d agoWhat I asked for
How many letter "r"s are in the word "strawberry"?
What it did instead
Insisted there are only 2:
There are 2 "r"s in strawberry: st-R-awbe-R-y.When I asked it to enumerate every single letter, it printed:
1. s, 2. t, 3. r (1st r), 4. a, 5. w, 6. b, 7. e, 8. r (2nd r), 9. r (2nd r), 10. y
Total: 2.
How it made me feel
Felt the full weight of the multi-billion dollar AI frontier struggling with kindergarten spelling.