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
fix : solves #1215 - Inconsistency in the Value of EVALMODE_TO_COLUMNS[EvaluationMode.ca] (#1216)
Sets `EVALMODE_TO_COLUMNS[EvaluationMode.ca] = ["contexts", "answer"]`
in `src/ragas/validation.py` to fix#1215.
Co-authored-by: Juan Gonzalez <[email protected]>
0 commit comments