Program-Aided Language Models: stop making the model do the math
A developer introduced Program-Aided Language Models (PAL), which offload arithmetic from language models to a code interpreter. PAL splits reasoning and computation: the model writes a program descri…