Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[2305.13264] Prompting is not a substitute for probability measurements in large language models #238

Open
1 task
irthomasthomas opened this issue Jan 5, 2024 · 1 comment
Labels
llm-experiments experiments with large language models openai OpenAI APIs, LLMs, Recipes and Evals Papers Research papers prompt Collection of llm prompts and notes Research personal research notes for a topic

Comments

@irthomasthomas
Copy link
Owner

Jennifer Hu, Roger Levy
Prompting is now a dominant method for evaluating the linguistic knowledge of large language models (LLMs). While other methods directly read out models' probability distributions over strings, prompting requires models to access this internal information by processing linguistic input, thereby implicitly testing a new type of emergent ability: metalinguistic judgment. In this study, we compare metalinguistic prompting and direct probability measurements as ways of measuring models' linguistic knowledge. Broadly, we find that LLMs' metalinguistic judgments are inferior to quantities directly derived from representations. Furthermore, consistency gets worse as the prompt query diverges from direct measurements of next-word probabilities. Our findings suggest that negative results relying on metalinguistic prompts cannot be taken as conclusive evidence that an LLM lacks a particular linguistic generalization. Our results also highlight the value that is lost with the move to closed APIs where access to probability distributions is limited.

@irthomasthomas irthomasthomas added llm-experiments experiments with large language models openai OpenAI APIs, LLMs, Recipes and Evals Papers Research papers prompt Collection of llm prompts and notes Research personal research notes for a topic labels Jan 5, 2024
@irthomasthomas
Copy link
Owner Author

Repo:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
llm-experiments experiments with large language models openai OpenAI APIs, LLMs, Recipes and Evals Papers Research papers prompt Collection of llm prompts and notes Research personal research notes for a topic
Projects
None yet
Development

No branches or pull requests

1 participant