|
|
|
|
|
by pfisherman
624 days ago
|
|
LLMs and NLP are to verbal reasoning what the calculator is to quantitative reasoning. Language and by extension verbal reasoning is full of ambiguity and semantic slipperiness. For example, what degree of semantic similarity distinguishes synonymous from synonym-ish concepts? When do we partition concepts into homonyms? I think part of the problem with how people evaluate LLMs is that the expectations that people have. Natural language != ontology. The expectation should be more Chomsky and less Boole. Asking it to solve math problems written in paragraph form is a waste of time. Use a calculator for that! Solving riddles? Code it up in prolog! Instead you should be thinking of what operations you can do on concepts, meaning, and abstract ideas! That is what these things do. |
|