activity
20192026
most citedLearning from Explanations with Neural Execution Tree

17 citations · 43 across the 13 of their papers we have counts for

collaborators
Showing 2021 · cs.CLShow all

6 papers · 2 filters

cs.CL2021

Sparse Distillation: Speeding Up Text Classification by Using Bigger Student Models

Qinyuan Ye, Madian Khabsa, Mike Lewis +3

Distilling state-of-the-art transformer models into lightweight student models is an effective way to reduce computation cost at inference time. The student models are typically co…

cs.CL2021

On the Influence of Masking Policies in Intermediate Pre-training

Qinyuan Ye, Belinda Z. Li, Sinong Wang +5

Current NLP models are predominantly trained through a two-stage "pre-train then fine-tune" pipeline. Prior work has shown that inserting an intermediate pre-training stage, using…

cs.CL2021

CrossFit: A Few-shot Learning Challenge for Cross-task Generalization in NLP

Qinyuan Ye, Bill Yuchen Lin, Xiang Ren

Humans can learn a new language task efficiently with only few examples, by leveraging their knowledge obtained when learning prior tasks. In this paper, we explore whether and how…

cs.CL2021

Refining Language Models with Compositional Explanations

Huihan Yao, Ying Chen, Qinyuan Ye +2

Pre-trained language models have been successful on text classification tasks, but are prone to learning spurious correlations from biased datasets, and are thus vulnerable when ma…

cs.CL2021

Learning to Generate Task-Specific Adapters from Task Description

Qinyuan Ye, Xiang Ren

Pre-trained text-to-text transformers such as BART have achieved impressive performance across a range of NLP tasks. Recent study further shows that they can learn to generalize to…

cs.CL2021★ 11 cited

Studying Strategically: Learning to Mask for Closed-book QA

Qinyuan Ye, Belinda Z. Li, Sinong Wang +5

Closed-book question-answering (QA) is a challenging task that requires a model to directly answer questions without access to external knowledge. It has been shown that directly f…