From 8f9d73d633458bf0065347e6cc1aa140375a4b9e Mon Sep 17 00:00:00 2001 From: Michael Ilie Date: Fri, 14 Jun 2024 18:58:01 -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 def4bb2..beb4596 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ area’s nascency. This repository is the code for The Prompt Report, our resear understanding of prompts, by assembling a taxonomy of prompting techniques and analyzing their use. This code allows for the automated review of papers, the collection of data, and the running of experiments. Our dataset is available on [Hugging Face](https://huggingface.co/datasets/PromptSystematicReview/ThePromptReport) and our paper is -available on [ArXiv.org](https://arxiv.org/pdf/2406.06608). Information is also available on our [website](https://trigaten.github.io/Prompt_Survey_Site/) +available on [ArXiv.org](https://arxiv.org/pdf/2406.06608). Information is also available on our [website](https://trigaten.github.io/Prompt_Survey_Site/). ## Table of Contents - [Prompt Engineering Survey](#prompt-engineering-survey)