From 2a49da7fe3a2ee1e97d08dd8610fc56575c0155f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jacques=20Verr=C3=A9?= Date: Tue, 14 Jan 2025 11:19:06 +0000 Subject: [PATCH] Update g_eval.md (#1039) --- .../documentation/docs/evaluation/metrics/g_eval.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/opik-documentation/documentation/docs/evaluation/metrics/g_eval.md b/apps/opik-documentation/documentation/docs/evaluation/metrics/g_eval.md index 08af86405c..f14e737256 100644 --- a/apps/opik-documentation/documentation/docs/evaluation/metrics/g_eval.md +++ b/apps/opik-documentation/documentation/docs/evaluation/metrics/g_eval.md @@ -24,7 +24,7 @@ metric = GEval( metric.score( output=""" - OUTPUT: What is the capital of France? + OUTPUT: Paris is the capital of France. CONTEXT: France is a country in Western Europe. Its capital is Paris, which is known for landmarks like the Eiffel Tower. """ )