Muennighoff
commited on
Commit
•
4cd0335
1
Parent(s):
28f1a41
- humaneval-x-bugs.py +1 -1
humaneval-x-bugs.py
CHANGED
@@ -23,7 +23,7 @@ import datasets
|
|
23 |
_DESCRIPTION = """
|
24 |
"""
|
25 |
|
26 |
-
_HOMEPAGE = "https://github.com/bigcode/commits"
|
27 |
|
28 |
def get_url(name):
|
29 |
url = f"data/{name}/data/humanevalbugs.jsonl"
|
|
|
23 |
_DESCRIPTION = """
|
24 |
"""
|
25 |
|
26 |
+
_HOMEPAGE = "https://github.com/bigcode-project/commits"
|
27 |
|
28 |
def get_url(name):
|
29 |
url = f"data/{name}/data/humanevalbugs.jsonl"
|