← Latest papers
💻 computer science

What You Prompt is What You Get: Increasing Transparency of Prompting Using Prompt Cards

This paper proposes "prompt cards," structured documentation inspired by model cards, to address the lack of standardization in prompt engineering by systematically recording design decisions, evaluation practices, and ethical considerations to enhance transparency, reproducibility, and quality assessment in large language model interactions.

Original authors: Amandine M. Caut, Beimnet Zenebe, Amy Rouillard, David J. T. Sumpter

Published 2026-03-17
📖 5 min read🧠 Deep dive

Original authors: Amandine M. Caut, Beimnet Zenebe, Amy Rouillard, David J. T. Sumpter

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you've just hired a brilliant, incredibly fast, but slightly eccentric chef (the Large Language Model or LLM) to cook a meal for you. You want a specific dish: a description of a football player's skills, or a summary of a personality test.

You give the chef a recipe card (the Prompt). If the recipe is vague ("Make something good"), the chef might guess, hallucinate (make up ingredients that don't exist), or serve you a dish that tastes nothing like what you wanted. If the recipe is precise, the chef delivers a masterpiece.

The Problem:
Right now, everyone is writing these recipe cards in secret. Some chefs write them on napkins, others on napkins with invisible ink, and no one knows exactly what ingredients (data) were used or what steps were taken. If the meal turns out bad, we can't figure out why. Was the chef bad? Was the recipe confusing? Did the ingredients go bad?

The Solution: The "Prompt Card"
The authors of this paper propose a new way of doing things called Prompt Cards. Think of this as a standardized, transparent "Menu and Recipe Book" that every chef must fill out before serving a dish.

Here is how the paper breaks it down, using simple analogies:

1. What is a Prompt Card?

It's like a Model Card (a document that explains how a machine learning model works), but specifically for the instructions you give the model.

  • Old Way: You just say, "Write a story about a soccer player."
  • New Way (Prompt Card): You attach a detailed document that says:
    • Who is the chef? (Which version of the AI are we using? AI changes often, like software updates on your phone).
    • What is the goal? (Is this for a school project or a professional scout? Don't use a school project for a real job!).
    • What ingredients did we use? (Where did the data come from? Was it 1 million survey answers? 500 football stats?).
    • What are the rules? (Did we tell the AI to act like a strict recruiter? Did we give it examples of good answers?).

2. Why do we need this?

The paper argues that without these cards, we are flying blind.

  • The "Hallucination" Trap: Sometimes AI makes things up. If you don't know the recipe, you don't know if the AI invented a player's stats or if the data was just missing.
  • The "Bias" Soup: If the data you feed the AI is biased (e.g., only looking at male football players), the output will be biased. The Prompt Card forces you to admit, "Hey, this recipe only works for male players; it won't work for female athletes."
  • Reproducibility: If you want to cook the same dish again tomorrow, you need the exact same recipe. If you don't write it down, you can't do it.

3. The "Wordalisation" Example

To prove their idea works, the authors tried a specific task called "Wordalisation."

  • The Task: Taking boring numbers (like a football player's speed, goals, and tackles) and turning them into a fun, readable paragraph of text.
  • The Prompt Card: They created a card that explained exactly how they turned a number like "7.5" into the phrase "a solid, reliable performer." They documented every step, from the raw data to the final sentence, so anyone could see how the magic happened.

4. Why not just use "Benchmarks"?

You might ask, "Why not just test the AI on a standard test, like a math exam?"
The authors say: It doesn't work for everything.

  • The Analogy: Imagine trying to judge a jazz musician by making them take a multiple-choice test on classical music theory. It's the wrong tool for the job.
  • Many AI tasks are unique and creative. You can't have a single "standard test" for every possible prompt. Instead of trying to force every prompt into a test tube, we should just be honest and transparent about what we did. The Prompt Card is that honesty.

5. Safety and Ethics (The "Fine Print")

Just like a medicine bottle has a warning label, a Prompt Card has a Safety Section.

  • Privacy: Did we feed the AI private medical records? If so, the card must say, "We stripped the names first, but be careful."
  • Ethics: If the AI is judging people's personalities, the card must admit, "This test isn't perfect and might be biased against certain cultures."

The Big Picture

The paper is essentially saying: "Stop hiding the recipe."

In a world where AI is making decisions about jobs, loans, and medical advice, we need to know exactly how those decisions were made. By using Prompt Cards, we move from a "Black Box" (where we just see the output and hope for the best) to a "Glass Box" (where we can see the ingredients, the steps, and the warnings).

It's about building trust. If you know exactly how the chef cooked the meal, you can decide if it's safe to eat, even if the chef is a robot.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →