← Search

Jaesung Tae

3 accepted papers

2025

TESS 2: A Large-Scale Generalist Diffusion Language Model

ACL 2025long

We introduce TESS 2, a general instruction-following diffusion language model that outperforms contemporary instruction-tuned diffusion models, as well as matches and sometimes exceeds strong autoregressive (AR) models. We train TESS 2 by first adapting a strong AR model via continued pretraining wi…

2023

Enhancing Text-to-SQL Capabilities of Large Language Models: A Study on Prompt Design Strategies

EMNLP 2023long findings

In-context learning (ICL) has emerged as a new approach to various natural language processing tasks, utilizing large language models (LLMs) to make predictions based on context that has been supplemented with a few examples or task-specific instructions. In this paper, we aim to extend this method…

Cited by 0SourceScholar
2022

What Language Model to Train if You Have One Million GPU Hours?

EMNLP 2022finding

The crystallization of modeling methods around the Transformer architecture has been a boon for practitioners. Simple, well-motivated architectural variations can transfer across tasks and scale, increasing the impact of modeling research. However, with the emergence of state-of-the-art 100B+ parame…