Commit 278863b5 authored by Leo Gao's avatar Leo Gao
Browse files

Bump CoQA version

parent 2078adba
...@@ -8,7 +8,7 @@ from best_download import download_file ...@@ -8,7 +8,7 @@ from best_download import download_file
class CoQA(Task): class CoQA(Task):
VERSION = 0 VERSION = 1
def download(self): def download(self):
coqa_train_filepath = 'data/coqa/coqa-train-v1.0.json' coqa_train_filepath = 'data/coqa/coqa-train-v1.0.json'
......
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