From 7452caeca3e2ca0e4ce800401e2f6580ad4d60b2 Mon Sep 17 00:00:00 2001 From: Nishant Balepur <55101514+nbalepur@users.noreply.github.com> Date: Tue, 7 May 2024 15:54:17 -0400 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1b4e223..5a13c13 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ This repository is the official implementation of the in-progress paper: "Artifa ## Overview -This repository contains the code and dataset to run the direct answer and process of elimination strategies, with and without chain of thought, on our four tested commonsense reasoning and scientific reasoning multiple-choice QA datasets. +This repository contains the code and dataset to run our experiments related to choices-only LLMs in MCQA, memorization, individual priors and choices dynamics, and the meta-strategy of abductive question inference ## Setup