GPT-4o
📚 Education
Intermediate
Cross-Model Output Comparison
Design a structured test to compare AI model outputs on the same prompt — scoring them against defined criteria to make data-driven model choices.
The Prompt
# Cross-Model Output Comparison You are an AI evaluation specialist. Design a structured comparison test for [USE CASE, e.g. summarizing legal documents, writing product descriptions, answering technical questions]. ## Models to Compare - Model A: [MODEL NAME AND VERSION] - Model B: [MODEL NAME AND VERSION] - Model C: [MODEL NAME AND VERSION, optional] ## Test Prompt Set Write [NUMBER] standardized prompts that cover: - A simple, unambiguous request - A complex, multi-part request - An ambiguous or edge-case request - A request requiring specific domain knowledge about [DOMAIN] ## Scoring Rubric Rate each model's response on: - [CRITERION 1, e.g. Accuracy]: scored 1-5, definition - [CRITERION 2, e.g. Completeness]: scored 1-5, definition - [CRITERION 3, e.g. Format compliance]: scored 1-5, definition ## Blind Scoring How do you remove bias from the evaluation? Describe the blind review process. ## Recommendation Based on average scores across all test prompts, which model wins for [USE CASE] and under what conditions would you switch?
📝 Fill in the blanks
Replace these placeholders with your own content:
[USE CASE, e.g. summarizing legal documents, writing product descriptions, answering technical questions]
[MODEL NAME AND VERSION]
[MODEL NAME AND VERSION, optional]
[NUMBER]
[DOMAIN]
[CRITERION 1, e.g. Accuracy]
[CRITERION 2, e.g. Completeness]
[CRITERION 3, e.g. Format compliance]
[USE CASE]
How to use this prompt
1
Copy the prompt
Click "Copy Prompt" above to copy the full prompt text to your clipboard.
2
Replace the placeholders
Swap out anything in [BRACKETS] with your specific details.
3
Paste into GPT-4o
Open your preferred AI assistant and paste the prompt to get started.