We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 334efb7 + 8eed623 commit a83b1caCopy full SHA for a83b1ca
bigcode_eval/tasks/multiple.py
@@ -80,7 +80,7 @@ class GeneralMultiPLE(Task):
80
81
DATASET_PATH = "nuprl/MultiPL-E"
82
DATASET_NAME = None
83
- DATASET_REVISION = "d23b094346c5dbda1080a74bb2a24c18adbf7409"
+ DATASET_REVISION = "8a4cb75204eb3d5855a81778db6b95bfc80c9136"
84
85
def __init__(self, language):
86
self.language = language
0 commit comments