Commit 0f2b9317 authored by Anish Thite's avatar Anish Thite
Browse files

update triviaqa download

parent 8bfaaa50
......@@ -7,7 +7,7 @@ class TriviaQA(Dataset):
def __init__(self):
self.download()
def download(self):
pass
#pass
#TODO: don't download if files already there
sh("""
mkdir -p data/triviaqa
......
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