From 8b7b51f0f58f5d1b72a3d51fd20d541d41cd7faf Mon Sep 17 00:00:00 2001 From: Sara Zan Date: Mon, 6 Dec 2021 15:44:08 +0100 Subject: [PATCH] Typo spotted in one question. Removed question that returned wrong answer. Added a couple more that work. (#1843) --- ui/eval_labels_example.csv | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/ui/eval_labels_example.csv b/ui/eval_labels_example.csv index 830823240..55ff07f60 100644 --- a/ui/eval_labels_example.csv +++ b/ui/eval_labels_example.csv @@ -5,9 +5,10 @@ "What's the longest river of Europe?";"The Volga" "What's the deepest lake in the world?";"Lake Bajkal" "How many people live in the capital of the US?";"689,545" -"Which Chinese ciy is the largest?";"Shanghai" +"Which Chinese city is the largest?";"Shanghai" "What's the type of government of the UK?";"unitary parliamentary democracy and constitutional monarchy" "What currency is used in Hungary?";"Hungarian forint" "In which city is the Louvre?";"Paris" -"Which language is spoken in the Fiji?";"Fiji Hindi" -"Who is the current king of Spain?";"Felipe VI" \ No newline at end of file +"Who is the current king of Spain?";"Felipe VI" +"Which countries border with Mongolia?";"Russia and China" +"What's the current name of Swaziland?";"Eswatini" \ No newline at end of file