|
|
|
|
|
by eropple
820 days ago
|
|
> Instead we must make sure somehow that LLM performing arithmetic operations using corresponding rules and axioms. It isn't. It's stringing together likely tokens that approximate (often very effectively!) what its data corpus has done in the past. And, relatedly, the best way I've found GPT4 to solve a word problem is to tell it to write some Python code to spit out an answer; the actual computation part is an easier thing to figure out when it's just running code. |
|
It gets the order wrong unless you tell it to “use Python”
https://chat.openai.com/share/4a673ea0-67d3-4256-b57d-dc1cf8...