From 0c543fe39256b6c8661711c7873964e78ad367c0 Mon Sep 17 00:00:00 2001 From: Shahules786 Date: Fri, 12 Jan 2024 09:42:23 -0800 Subject: [PATCH] fix context --- src/ragas/metrics/_context_recall.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/ragas/metrics/_context_recall.py b/src/ragas/metrics/_context_recall.py index d3abb430d..0b3df7451 100644 --- a/src/ragas/metrics/_context_recall.py +++ b/src/ragas/metrics/_context_recall.py @@ -50,7 +50,7 @@ }, { "question": """who won 2020 icc world cup?""", - "context": """Who won the 2022 ICC Men's T20 World Cup?""", + "context": """The 2022 ICC Men's T20 World Cup, held from October 16 to November 13, 2022, in Australia, was the eighth edition of the tournament. Originally scheduled for 2020, it was postponed due to the COVID-19 pandemic. England emerged victorious, defeating Pakistan by five wickets in the final to clinch their second ICC Men's T20 World Cup title.""", "answer": """England""", "classification": [ {