|
|
|
|
|
by simonw
546 days ago
|
|
I've seen enough examples of an LLM misinterpreting a column or row - resulting in returning the incorrect answer to a question because it was off by one in one of the directions - that I'm nervous about trusting them for this. JSON objects are different - there the key/value relationship is closer in the set of tokens which usually makes it more reliable. |
|