skdrx commited on
Commit
52861f3
1 Parent(s): d42ba07

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -3
README.md CHANGED
@@ -16,10 +16,16 @@ tags:
16
  ---
17
  # Prompt Report Dataset
18
  This repository contains the dataset from the Prompt Report []() paper
19
-
20
- use huggingface hub, git lfs, or the instructions in the [repository](https://github.com/trigaten/Prompt_Systematic_Review) to download it.
21
 
22
  ## master_papers.csv
23
  The master papers file is a master record of all the papers in the final dataset
24
 
25
- ##
 
 
 
 
 
 
 
 
16
  ---
17
  # Prompt Report Dataset
18
  This repository contains the dataset from the Prompt Report []() paper
19
+ Use huggingface hub, git lfs, or the instructions in the [repository](https://github.com/trigaten/Prompt_Systematic_Review) to download it.
 
20
 
21
  ## master_papers.csv
22
  The master papers file is a master record of all the papers in the final dataset
23
 
24
+ ## arxiv_papers_for_human_review.csv
25
+ This csv contains the original group of papers reviewed by humans
26
+
27
+ ## blacklist.csv
28
+ This csv contains papers that were determined to be irrelevant / shouldn't be present in the final dataset.
29
+
30
+ ## papers/
31
+ This folder contains all the final set of papers, after scraping, deduplication, and review.