CoolFace
Datasetpublic

EleutherAI/coqa

"""CoQA dataset. This CoQA adds the "additional_answers" feature that's missing in the original datasets version: https://github.com/huggingface/datasets/blob/master/datasets/coqa/coqa.py """ _CITATION = """@misc{reddy2018coqa, title={CoQA: A Conversational Question Answering Challenge}, author={Siva Reddy and Danqi Chen and Christopher D. Manning}, year={2018}, eprint={1808.07042}, archivePrefix={arXiv}, primaryClass={cs.CL} } """ _DESCRIPTION = """CoQA is a… See the full description on the dataset page: https://huggingface.co/datasets/EleutherAI/coqa.

sourceHugging Faceotherupdated 2y agoView on Hugging Face
3likes3.8kdownloads
9 commits on main
82e11af2y ago

Delete coqa.py

baber
add010b2y ago

Upload 2 files

baber
812e6042y ago

Fix URLs (#1)

hails, OyvindTafjord
4e3375f3y ago

Update coqa.py

hails
bbd5e0b3y ago

Create README.md

hails
7f549993y ago

Create dataset_infos.json

lintang
43edbf43y ago

Update coqa.py

lintang
5e22f7a3y ago

Create coqa.py

lintang
56930f53y ago

initial commit

lintang