Datasets:
Tasks:
Text Retrieval
Modalities:
Text
Formats:
json
Sub-tasks:
document-retrieval
Size:
< 1K
Tags:
text-retrieval
Update README.md
Browse files
README.md
CHANGED
|
@@ -43,8 +43,7 @@ configs:
|
|
| 43 |
path: queries.jsonl
|
| 44 |
---
|
| 45 |
|
| 46 |
-
|
| 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 |
```
|