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
@@ -116,8 +113,7 @@ All output files are stored in `../files/`:
116
113
117
114
-`ragas_evaluation_dataset.jsonl`: Initial questions and references
118
115
-`ragas_evaluation_with_responses.jsonl`: Questions with API responses
119
-
-`ragas_eval_result.json`: Evaluation metrics as configured in RAGAS_METRICS (default: factual_correctness, semantic_similarity, answer_accuracy)
120
-
-`ragas_eval_result_chart.png`: Visualization of evaluation results
116
+
-`ragas_eval_result.csv`: CSV of evaluation metrics, which is appended to on each run. Includes a column for the LLM name to support retrospective graph generation.
0 commit comments