paper-with-me

홈 › Papers

Do Prompts Solve NLP Tasks Using Natural Language?

2022-03-02 · Sen yang, Yunchen Zhang, Leyang Cui, Yue Zhang

Thanks to the advanced improvement of large pre-trained language models, prompt-based fine-tuning is shown to be effective on a variety of downstream tasks. Though many prompting methods have been investigated, it remains unknown which type of prompts are the most effective among three types of prompts (i.e., human-designed prompts, schema prompts and null prompts). In this work, we empirically compare the three types of prompts under both few-shot and fully-supervised settings. Our experimental results show that schema prompts are the most effective in general. Besides, the performance gaps tend to diminish when the scale of training data grows large.

📄 PDF Abstract BibTeX arXiv:2203.00902

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Do Prompts Solve NLP Tasks Using Natural Language?

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Thanks to the advanced improvement of large pre-trained language models, prompt-based fine-tuning is shown to be effective on a variety of downstream tasks.Though many prompting methods have been investigated, it remains…

Neuro Symbolic Reasoning for Planning: Counterexample Guided Inductive Synthesis using Large Language Models and Satisfiability Solving

2023-09-28 · Sumit Kumar Jha, Susmit Jha, Patrick Lincoln, Nathaniel D. Bastian 외

Generative large language models (LLMs) with instruct training such as GPT-4 can follow human-provided instruction prompts and generate human-like responses to these prompts. Apart from natural language responses, they h…

HallucinationQuestion AnsweringText Summarization

Integrating Natural Language Prompting Tasks in Introductory Programming Courses

2024-10-04 · Chris Kerslake, Paul Denny, David H Smith IV, James Prather 외

Introductory programming courses often emphasize mastering syntax and basic constructs before progressing to more complex and interesting programs. This bottom-up approach can be frustrating for novices, shifting the foc…

Natural Language Embedded Programs for Hybrid Language Symbolic Reasoning

2023-09-19 · Tianhua Zhang, Jiaxin Ge, Hongyin Luo, Yung-Sung Chuang 외

How can we perform computations over natural language representations to solve tasks that require symbolic and numeric reasoning? We propose natural language embedded programs (NLEP) as a unifying framework for addressin…

Instruction FollowingLanguage ModelingLanguage ModellingMath+4

Generative Large Language Models Are All-purpose Text Analytics Engines: Text-to-text Learning Is All Your Need

2023-12-11 · Cheng Peng, Xi Yang, Aokun Chen, Zehao Yu 외

Objective To solve major clinical natural language processing (NLP) tasks using a unified text-to-text learning architecture based on a generative large language model (LLM) via prompt tuning. Methods We formulated 7 key…

AllLanguage ModellingLarge Language ModelMachine Reading Comprehension+3