You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improve grammar and punctuation in critique prompts: addresses #971 (#974)
## Overview
I've made some minor improvements to the [critique
prompt](https://github.com/explodinggradients/ragas/blob/main/src/ragas/metrics/critique.py)
questions to ensure they are grammatically correct and clear.
The details of this issue were captured in #971
## Changes
- Updated the verbs to their base forms to align with the auxiliary
verbs "does" and "is." This ensures proper agreement and clarity in the
questions. This change was applied to these critique questions:
- Harmfulness
- Maliciousness
- Coherence
- Conciseness
- Added a question mark to the end of the conciseness critique question.
- Removed extra space in critique prompt example
0 commit comments