From 50f0ed1d717d6877cb0562b1f2d54f0f242312d9 Mon Sep 17 00:00:00 2001 From: ShelbySolomonDarnell Date: Fri, 16 Aug 2024 17:26:14 +0300 Subject: added paper2_eval --- gnqa/paper2_eval/README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 gnqa/paper2_eval/README.md (limited to 'gnqa/paper2_eval/README.md') diff --git a/gnqa/paper2_eval/README.md b/gnqa/paper2_eval/README.md new file mode 100644 index 0000000..13cb113 --- /dev/null +++ b/gnqa/paper2_eval/README.md @@ -0,0 +1,6 @@ +# Paper 2 Evaluation + + +This directory contains the code created to evaluate questions submitted to GNQA. +Unlike the evaluation in paper 1, this work uses different LLMs and a different RAG engine. +RAGAS is still used to evaluate the queries. -- cgit v1.2.3