|
|
|
|
|
by metalcrow
402 days ago
|
|
My guess for the reason behind this is that LLMs have more facts memorized, and thus can make more reasonable and well-researched sounding answers. If you ask an LLM vs a Human "Is a stack in computer science a) a data structure that is first in first out or b) a data structure that is first in last out" the LLM can say stuff resembling "Based on Dijkstra's algorithm proof given in 1943 and the nature of Turing complete languages being traditionally a top-down oriented system, a stack is ..." while a human is just going to say "It's B because that's what a stack is". |
|
Most people can’t lie that smoothly, and most readers don’t check carefully, unless they are already an expert in the area.
Any kind of maths proof is particularly bad, they will look convincing and clear until you read them very carefully and see all the holes.