Commit 5643f20f authored by Leo Gao's avatar Leo Gao
Browse files

Update superglue winograd has_test_docs

parent a69ba385
...@@ -412,7 +412,7 @@ class SGWinogradSchemaChallenge(HFTask): ...@@ -412,7 +412,7 @@ class SGWinogradSchemaChallenge(HFTask):
return True return True
def has_test_docs(self): def has_test_docs(self):
return True return False
def training_docs(self): def training_docs(self):
if self.has_training_docs(): if self.has_training_docs():
......
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