Hyung Won Chung
VERIFIED TECHNICAL DOSSIERSources checked

Hyung Won Chung

Research Scientist, OpenAI | Co-Creator of Flan-T5 & Instruction-Tuning Pioneer

2 Verified ArtifactsSource Checked & Attributed

Verified Proof of Work Artifacts

2 items cataloged

Each artifact below represents an authenticated research publication, production code repository, or technical architectural framework directly authored or co-created by Hyung Won Chung. Every entry undergoes editorial source verification.

#1
RESEARCH Checked Sep 23, 2026

Chain-of-Thought Prompting Elicits Reasoning in Large Language Models

Co-authored the foundational paper discovering that generating step-by-step reasoning tokens before the final answer dramatically unlocks multi-step arithmetic, commonsense, and symbolic reasoning in foundation models.

Model & Execution Context:PaLM 540B, GPT-3 175B tested on GSM8K math benchmark and SVAMP.
Scope & Limitations

Chain-of-thought benefits appear as an emergent property only in models with sufficient scale (~100B+ parameters or instruction-tuned compact models).

#2
RESEARCH Checked Sep 23, 2026

Scaling Instruction-Finetuned Language Models (Flan-T5 & Flan-PaLM)

Spearheaded the research demonstrating that instruction fine-tuning scaled across 1,836 diverse tasks and 540 billion parameters enhances task-general reasoning, chain-of-thought problem solving, and zero-shot performance across every benchmark.

Model & Execution Context:Flan-T5 and Flan-PaLM models evaluated on MMLU, Big-Bench, and HumanEval.
Scope & Limitations

Instruction tuning without careful task balance can degrade pure memorization capacity on open-domain fact retrieval.