paper-with-me

Papers

Reframing Instructional Prompts to GPTk’s Language

2022-05-01 · Findings (ACL) 2022 5 · Daniel Khashabi, Chitta Baral, Yejin Choi, Hannaneh Hajishirzi

What kinds of instructional prompts are easier to follow for Language Models (LMs)? We study this question by conducting extensive empirical analysis that shed light on important features of successful instructional prompts. Specifically, we study several classes of reframing techniques for manual reformulation of prompts into more effective ones. Some examples include decomposing a complex task instruction into multiple simpler tasks or itemizing instructions into sequential steps. Our experiments compare the zero-shot and few-shot performance of LMs prompted with reframed instructions on 12 NLP tasks across 6 categories. Compared with original instructions, our reframed instructions lead to significant improvements across LMs with different sizes. For example, the same reframed prompts boost few-shot performance of GPT3-series and GPT2-series by 12.5% and 6.7% respectively averaged over all tasks. Furthermore, reframed instructions reduce the number of examples required to prompt LMs in the few-shot setting. We hope these empirically-driven techniques will pave the way towards more effective future prompting algorithms.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Reframing Instructional Prompts to GPTk's Language

2021-09-16 · Swaroop Mishra, Daniel Khashabi, Chitta Baral, Yejin Choi 외

What kinds of instructional prompts are easier to follow for Language Models (LMs)? We study this question by conducting extensive empirical analysis that shed light on important features of successful instructional prom…

Few-Shot LearningQuestion GenerationZero-Shot Learning

Reframing Instructional Prompts to GPTk's Language

2021-11-16 · ACL ARR November 2021 11 · Anonymous

What kinds of instructional prompts are easier to follow for Language Models (LMs)? We study this question by conducting extensive empirical analysis that shed light on important features of successful instructional prom…

GPTKB 2.0: Direct Construction of Disambiguated Knowledge Bases from Large Language Models

2026-08-04 · Yujia Hu, Tuan-Phong Nguyen, Simon Razniewski arxiv

Automated Knowledge Base Construction (AKBC) is a core NLP task, and recent work proposes generating knowledge bases directly from large language models (LLMs), treating the model itself as the knowledge source. However,…

MOGPTK: The Multi-Output Gaussian Process Toolkit

2020-02-09 · Taco de Wolff, Alejandro Cuevas, Felipe Tobar

We present MOGPTK, a Python package for multi-channel data modelling using Gaussian processes (GP). The aim of this toolkit is to make multi-output GP (MOGP) models accessible to researchers, data scientists, and practit…

Gaussian ProcessesGPUImputation

GPTKB v1.5: A Massive Knowledge Base for Exploring Factual LLM Knowledge

2025-07-08 · Yujia Hu, Tuan-Phong Nguyen, Shrestha Ghosh, Moritz Müller 외 arxiv

Language models are powerful artifacts, yet their factual knowledge is still poorly understood, and inaccessible to ad-hoc browsing and scalable statistical analysis. This demonstration introduces GPTKB v1.5, a densely i…