ListOps

13 papers with code • 0 benchmarks • 0 datasets

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

Libraries

Use these libraries to find ListOps models and implementations
2 papers
12

Most implemented papers

Beam Tree Recursive Cells

jrc1995/beamtreerecursivecells 31 May 2023

We propose Beam Tree Recursive Cell (BT-Cell) - a backpropagation-friendly framework to extend Recursive Neural Networks (RvNNs) with beam search for latent structure induction.

Opening the Black Box: Analyzing Attention Weights and Hidden States in Pre-trained Language Models for Non-language Tasks

balloutai/attention-analysis 21 Jun 2023

Investigating deep learning language models has always been a significant research area due to the ``black box" nature of most advanced models.

Cached Transformers: Improving Transformers with Differentiable Memory Cache

annosubmission/GRC-Cache 20 Dec 2023

This work introduces a new Transformer model called Cached Transformer, which uses Gated Recurrent Cached (GRC) attention to extend the self-attention mechanism with a differentiable memory cache of tokens.