From 9e7e87ca8ea9ee4d1bd0e8ec4820476ae8cce142 Mon Sep 17 00:00:00 2001 From: Matthew Harris Date: Tue, 16 Jul 2024 13:03:20 -0400 Subject: [PATCH] Tightening groundedness prompt --- templates/groundedness_score.jinja2 | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/groundedness_score.jinja2 b/templates/groundedness_score.jinja2 index 857f5eda..8962831f 100644 --- a/templates/groundedness_score.jinja2 +++ b/templates/groundedness_score.jinja2 @@ -32,6 +32,7 @@ Key points: - if the CONTEXT is a basic greeting, like "Hello" and the ANSWER is a basic greeting also, groundedness is 5 - Focus on facts, not on the language used to present the facts - If the ANSWER presents a fact, and the CONTEXT presents the same fact, groundedness is 5 +- Your ANSWER must **ONLY** be a number from 1-5 Reminder: The return values for each task should be correctly formatted as an integer between 1 and 5. Do not repeat the context.