OllieStanley
commited on
Commit
•
eb69d2f
1
Parent(s):
d8b2a76
Update README.md
Browse files
README.md
CHANGED
@@ -16,4 +16,4 @@ dataset_info:
|
|
16 |
---
|
17 |
# Dataset Card for "humaneval-mbpp-testgen-qa"
|
18 |
|
19 |
-
|
|
|
16 |
---
|
17 |
# Dataset Card for "humaneval-mbpp-testgen-qa"
|
18 |
|
19 |
+
This dataset contains prompt-reply (question-answer) pairs where the prompt is to create a Python unit tests which tests for the functionality described in a specific docstring. The responses are then the generated unit tests.
|