Commit 3a424af4 authored by Oleh Shliazhko's avatar Oleh Shliazhko
Browse files

bump eval version

parent 7b8d9b72
...@@ -102,7 +102,7 @@ def create_task(subject): ...@@ -102,7 +102,7 @@ def create_task(subject):
class GeneralHendrycksTest(MultipleChoiceTask): class GeneralHendrycksTest(MultipleChoiceTask):
VERSION = 0 VERSION = 1
DATASET_PATH = "cais/mmlu" DATASET_PATH = "cais/mmlu"
DATASET_NAME = None DATASET_NAME = None
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment