fzoll commited on
Commit
ed1f48a
·
verified ·
1 Parent(s): 5d094e9

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
+ The HumanEval dataset released by OpenAI includes 164 programming problems with a handwritten function signature, docstring, body, and several unit tests for each problem. The dataset was handcrafted by engineers and researchers at OpenAI.
 
47
 
48
  **Usage**
49
  ```