← Search

Jingyi He

3 accepted papers

2024

On Leakage of Code Generation Evaluation Datasets

EMNLP 2024finding

In this paper, we consider contamination by code generation test sets, in particular in their use in modern large language models.We discuss three possible sources of such contamination and show findings supporting each of them: (i) direct data leakage, (ii) indirect data leakage through the use of…

Cited by 21SourcePDFScholar
2022

Learning with Rejection for Abstractive Text Summarization

EMNLP 2022main

State-of-the-art abstractive summarization systems frequently hallucinate content that is not supported by the source document, mainly due to noise in the training dataset.Existing methods opt to drop the noisy samples or tokens from the training set entirely, reducing the effective training set siz…

2020

Learning Efficient Task-Specific Meta-Embeddings with Word Prisms

COLING 2020main

Word embeddings are trained to predict word cooccurrence statistics, which leads them to possess different lexical properties (syntactic, semantic, etc.) depending on the notion of context defined at training time. These properties manifest when querying the embedding space for the most similar vect…