"server/vscode:/vscode.git/clone" did not exist on "3519dd1c6ee8cfd5afcf9989bb589747beccf6f7"
Commit f7aeeff2 authored by jon-tow's avatar jon-tow
Browse files

Bump `triviaqa` version

parent 0742f4d7
......@@ -29,7 +29,7 @@ _CITATION = """
class TriviaQA(Task):
VERSION = 0
VERSION = 1
DATASET_PATH = inspect.getfile(lm_eval.datasets.triviaqa.triviaqa)
DATASET_NAME = None
......
f8ec05b306b9f6187c0f8117cae441fb85a7a2e4670f4f9a1a3b632b1978421a
\ No newline at end of file
{"results": {"triviaqa": {"acc": 0.0, "acc_stderr": 0.0}}, "versions": {"triviaqa": 1}}
\ No newline at end of file
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