Commit 5076d212 authored by Leo Gao's avatar Leo Gao
Browse files

Remove old coqa file

parent a1ef56aa
import base
class CoQA(base.Dataset):
def training_docs(self):
pass
def validation_docs(self):
pass
def test_docs(self):
pass
def fewshot_description(self):
pass
\ 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