Skip to content

Commit

Permalink
Bug fix to evaluation check
Browse files Browse the repository at this point in the history
  • Loading branch information
dividor committed Jul 10, 2024
1 parent e77956d commit 7043e1c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions flows/chainlit-ui-evaluation/groundedness_score.jinja2
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,11 @@ Independent Examples:
## Example Task #4 Output:
1

Key points:

- 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

Reminder: The return values for each task should be correctly formatted as an integer between 1 and 5. Do not repeat the context.

## Actual Task Input:
Expand Down

0 comments on commit 7043e1c

Please sign in to comment.