Datasets:

Languages:
code
ArXiv:
Tags:
code
License:
Muennighoff commited on
Commit
4cd0335
1 Parent(s): 28f1a41
Files changed (1) hide show
  1. 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"