Few-shot Self-rationalization With Natural Language Prompts · The Large Language Model Bible Contribute to LLM-Bible

Few-shot Self-rationalization With Natural Language Prompts

Marasović Ana, Beltagy Iz, Downey Doug, Peters Matthew E.. Arxiv 2021

[Paper]    
Few Shot GPT Interpretability And Explainability Model Architecture Prompting RAG Training Techniques Uncategorized

Self-rationalization models that predict task labels and generate free-text elaborations for their predictions could enable more intuitive interaction with NLP systems. These models are, however, currently trained with a large amount of human-written free-text explanations for each task which hinders their broader usage. We propose to study a more realistic setting of self-rationalization using few training examples. We present FEB – a standardized collection of four existing English-language datasets and associated metrics. We identify the right prompting approach by extensively exploring natural language prompts on FEB. Then, by using this prompt and scaling the model size, we demonstrate that making progress on few-shot self-rationalization is possible. We show there is still ample room for improvement in this task: the average plausibility of generated explanations assessed by human annotators is at most 51% (with GPT-3), while plausibility of human explanations is 76%. We hope that FEB and our proposed approach will spur the community to take on the few-shot self-rationalization challenge.

Similar Work