Is my understanding wrong that LLMs are trained to emulate observed human behavior in their training data? From that follows that LLMs fit to produce all kinds of human biases. Like preferring the first choice out of many, and the last our of many (primacy biases). Funnily the LLM might replicate the biases slightly wrong and by doing so produce new derived biases.
LLMs don't emulate human behavior. They spit out chunks of words in an order that parrots some of their training data.
> spits out chunks of words in an order that parrots some of their training data.
So, if the data was created by humans then how is that different from "emulating human behavior?"
Genuinely curious as this is my rough interpretation as well.