Skip to content

Commit

Permalink
Use MultiPL-E 3.1 dataset
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunguha committed Sep 26, 2024
1 parent 28c0eb2 commit 7c02b2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bigcode_eval/tasks/multiple.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ class GeneralMultiPLE(Task):

DATASET_PATH = "nuprl/MultiPL-E"
DATASET_NAME = None
DATASET_REVISION = "8a4cb75204eb3d5855a81778db6b95bfc80c9136"
DATASET_REVISION = "ff5c146da05f10bc69b9ce393b77f381b3825d1b"

def __init__(self, language):
self.language = language
Expand Down

0 comments on commit 7c02b2f

Please sign in to comment.