{"covid_qa_cleaned_CS": {"description": "COVID-QA is a Question Answering dataset consisting of 2,019 question/answer pairs annotated by volunteer biomedical experts on scientific articles related to COVID-19.\n", "citation": "@inproceedings{moller2020covid,\n title={COVID-QA: A Question Answering Dataset for COVID-19},\n author={M{\"o}ller, Timo and Reina, Anthony and Jayakumar, Raghavan and Pietsch, Malte},\n booktitle={Proceedings of the 1st Workshop on NLP for COVID-19 at ACL 2020},\n year={2020}\n}\n", "homepage": "https://github.com/deepset-ai/COVID-QA", "license": "Apache License 2.0", "features": {"document_id": {"dtype": "int32", "id": null, "_type": "Value"}, "context": {"dtype": "string", "id": null, "_type": "Value"}, "question": {"dtype": "string", "id": null, "_type": "Value"}, "is_impossible": {"dtype": "bool", "id": null, "_type": "Value"}, "id": {"dtype": "int32", "id": null, "_type": "Value"}, "answers": {"feature": {"text": {"dtype": "string", "id": null, "_type": "Value"}, "answer_start": {"dtype": "int32", "id": null, "_type": "Value"}}, "length": -1, "id": null, "_type": "Sequence"}}, "post_processed": null, "supervised_keys": null, "task_templates": [{"task": "question-answering-extractive", "question_column": "question", "context_column": "context", "answers_column": "answers"}], "builder_name": "covid_qa_cleaned_CS", "config_name": "covid_qa_cleaned_CS", "version": {"version_str": "1.0.0", "description": null, "major": 1, "minor": 0, "patch": 0}, "splits": {"train": {"name": "train", "num_bytes": 65151262, "num_examples": 2019, "dataset_name": "covid_qa_cleaned_CS"}}}}