Unverified Commit 50cf0984 authored by Hailey Schoelkopf's avatar Hailey Schoelkopf Committed by GitHub
Browse files

Update triviaqa.py

parent 859e5920
...@@ -28,7 +28,7 @@ _CITATION = """ ...@@ -28,7 +28,7 @@ _CITATION = """
class TriviaQA(Task): class TriviaQA(Task):
VERSION = 1 VERSION = 2
DATASET_PATH = "trivia_qa" DATASET_PATH = "trivia_qa"
DATASET_NAME = "rc.nocontext" DATASET_NAME = "rc.nocontext"
......
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