From 648ecfe6dbc0c6ce20e6ccc1a3b8c2b0b841f642 Mon Sep 17 00:00:00 2001 From: marthaflinderslewis <5978501+marthaflinderslewis@users.noreply.github.com> Date: Wed, 20 Nov 2024 22:57:21 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index f864c6a..5028e05 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ # robust-analogy Code associated with the paper "Evaluating the Robustness of Analogical Reasoning in Large Language Models" -Please see README in individual directories. \ No newline at end of file +Code and data for each experiment -- letterstring, digit matrix, and story analogies -- is located in individual directories. Each directory has its own README with details on how to run the code.