Skip to content

Commit

Permalink
Tightening groundedness prompt
Browse files Browse the repository at this point in the history
  • Loading branch information
dividor committed Jul 16, 2024
1 parent fc1521c commit 9e7e87c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions templates/groundedness_score.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 9e7e87c

Please sign in to comment.