← Search

Tom Sherborne

5 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
2024

Scalable Data Ablation Approximations for Language Models through Modular Training and Merging

EMNLP 2024main

Training data compositions for Large Language Models (LLMs) can significantly affect their downstream performance. However, a thorough data ablation study exploring large sets of candidate data mixtures is typically prohibitively expensive since the full effect is seen only after training the models…

2024

TRAM: Bridging Trust Regions and Sharpness Aware Minimization

ICLR 2024spotlight

Sharpness-aware minimization (SAM) reports improving domain generalization by reducing the loss surface curvature in the parameter space. However, generalization during _fine-tuning_ is often more dependent on the transferability of _representations_ in the function space. Trust-region methods (TR)…

2023

Extrinsic Evaluation of Machine Translation Metrics

ACL 2023long

Automatic machine translation (MT) metrics are widely used to distinguish the quality of machine translation systems across relatively large test sets (system-level evaluation). However, it is unclear if automatic metrics are reliable at distinguishing good translations from bad translations at the…