Skip to content

Commit 9ccdd99

Browse files
committed
Updated README.md to mention the source of the human-eval dataset
1 parent bb8c1e5 commit 9ccdd99

File tree

3 files changed

+776
-67
lines changed

3 files changed

+776
-67
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -79,6 +79,7 @@ The problems in this repo are based on:
7979
and [math problems](https://en.wikipedia.org/wiki/List_of_unsolved_problems_in_mathematics).
8080
* The website [codeforces.com](https://codeforces.com), a popular website for programming competition problems
8181
* Olympiad problems from the [International Collegiate Programming Contest](https://icpc.global) and [International Mathematical Olympiad](https://en.wikipedia.org/wiki/International_Mathematical_Olympiad).
82+
* (NEW!) Problems inspired by the [human-eval dataset](https://github.com/openai/human-eval) from the [codex paper](https://arxiv.org/abs/2107.03374).
8283

8384

8485
## Notebooks

0 commit comments

Comments
 (0)