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.
33.8k
Delete coqa.py
Upload 2 files
Fix URLs (#1)
Update coqa.py
Create README.md
Create dataset_infos.json
Update coqa.py
Create coqa.py
initial commit
