mirror of
https://github.com/langchain-ai/auto-evaluator.git
synced 2026-07-21 01:55:28 -04:00
[PR #100] [CLOSED] change wording in bias check prompt template #108
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/langchain-ai/auto-evaluator/pull/100
Author: @mziru
Created: 5/13/2023
Status: ❌ Closed
Base:
main← Head:main📝 Commits (1)
6c28117change wording in bias check prompt template📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
api/text_utils.py(+1 -1)📄 Description
I modified the bias check prompt so that the ground truth is referred to in the response as the "expected answer" rather than the "true answer", i.e. for consistency with the column name in the results display table. A bit nitpicky and not very elegant, but seems to work as intended.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.