CoolFace
Datasetpublic

PromptSystematicReview/ThePromptReport

Prompt Report Dataset This repository contains the dataset from the Prompt Report paper. Use huggingface hub or git lfs to download this, and use the instructions in our code repository to run the experiments. We also have a paper and website that detail our findings. master_papers.csv The master papers file is a master record of all the papers in the final dataset arxiv_papers_for_human_review.csv This csv contains the original group of papers… See the full description on the dataset page: https://huggingface.co/datasets/PromptSystematicReview/ThePromptReport.

sourceHugging Facemitupdated 2y agoView on Hugging Face
47likes3.1kdownloads
README.md31 linesDownload Raw Back to root
1---2license: mit3language:4- en5size_categories:6- 1K<n<10K7pretty_name: "PromptReport"8tags:9- prompt engineering10- dataset11- papers12- academic papers13- arxiv14- semantic scholar15- acl anthology16---17# Prompt Report Dataset18This repository contains the dataset from the Prompt Report []() paper. 19Use huggingface hub or git lfs to download this, and use the instructions in our code [repository](https://github.com/trigaten/Prompt_Systematic_Review) to run the experiments.20We also have a [paper](https://arxiv.org/pdf/2406.06608) and [website](https://trigaten.github.io/Prompt_Survey_Site/) that detail our findings.21## master_papers.csv22The master papers file is a master record of all the papers in the final dataset 23 24## arxiv_papers_for_human_review.csv25This csv contains the original group of papers reviewed by humans26 27## blacklist.csv28This csv contains papers that were determined to be irrelevant / shouldn't be present in the final dataset. 29 30## papers/31This folder contains all the final set of papers, after scraping, deduplication, and review.