OllieStanley commited on
Commit
eb69d2f
1 Parent(s): d8b2a76

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -16,4 +16,4 @@ dataset_info:
16
  ---
17
  # Dataset Card for "humaneval-mbpp-testgen-qa"
18
 
19
- [More Information needed](https://github.com/huggingface/datasets/blob/main/CONTRIBUTING.md#how-to-contribute-to-the-dataset-cards)
 
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.