From 835e229909e9bdb6e084c5112672065886517adb Mon Sep 17 00:00:00 2001 From: Nyeusi D. Shebes Date: Thu, 27 Feb 2025 22:04:47 -0600 Subject: refactoring codebase --- .../results/gpt4o/gpt4o_eval_de_diabetes_1.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 gnqa/data/study1/results/gpt4o/gpt4o_eval_de_diabetes_1.json (limited to 'gnqa/data/study1/results/gpt4o/gpt4o_eval_de_diabetes_1.json') diff --git a/gnqa/data/study1/results/gpt4o/gpt4o_eval_de_diabetes_1.json b/gnqa/data/study1/results/gpt4o/gpt4o_eval_de_diabetes_1.json new file mode 100644 index 0000000..d06530b --- /dev/null +++ b/gnqa/data/study1/results/gpt4o/gpt4o_eval_de_diabetes_1.json @@ -0,0 +1,20 @@ +[ +{ + "faithfulness": 1.0, + "context_utilization": 0.9898660740877201, + "context_relevancy": 0.31265901349702185, + "answer_relevancy": 0.9236030246314068 +}, +{ + "faithfulness": 1.0, + "context_utilization": 0.9898660740877201, + "context_relevancy": 0.14113303947104788, + "answer_relevancy": 0.9150252742414604 +}, +{ + "faithfulness": 1.0, + "context_utilization": 0.9728819471034, + "context_relevancy": 0.13863303947104788, + "answer_relevancy": 0.9148789006153158 +} +] -- cgit v1.2.3