Learning to Execute

13 papers with code • 0 benchmarks • 0 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

Unveiling Transformers with LEGO: a synthetic reasoning task

yizhangzzz/transformers-lego 9 Jun 2022

We study how the trained models eventually succeed at the task, and in particular, we manage to understand some of the attention heads as well as how the information flows in the network.

Latent Space Representations of Neural Algorithmic Reasoners

mirjanic/nar-latent-spaces 17 Jul 2023

Neural Algorithmic Reasoning (NAR) is a research area focused on designing neural architectures that can reliably capture classical computation, usually by learning to execute algorithms.

EchoPrompt: Instructing the Model to Rephrase Queries for Improved In-context Learning

rajasekharmekala/query-rephrasing-subtask-cot 16 Sep 2023

On average, EchoPrompt improves the Zero-shot-CoT performance of code-davinci-002 by 5% in numerical tasks and 13% in reading comprehension tasks.