fzoll commited on
Commit
25cd4dc
·
verified ·
1 Parent(s): 1c8aac1

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -43,8 +43,7 @@ configs:
43
  path: queries.jsonl
44
  ---
45
 
46
- - The corpus set consists of the legal documents.
47
- - The query set includes questions pertaining to legal documents.
48
 
49
  **Usage**
50
  ```
 
43
  path: queries.jsonl
44
  ---
45
 
46
+ DS-1000 is a code generation benchmark with a thousand data science problems spanning seven Python libraries, such as NumPy and Pandas. It employs multi-criteria evaluation metrics, including functional correctness and surface-form constraints, resulting in a high-quality dataset with only 1.8% incorrect solutions among accepted Codex-002 predictions.
 
47
 
48
  **Usage**
49
  ```