Upload folder using huggingface_hub
Browse files
README.md
CHANGED
@@ -51,9 +51,9 @@ configs:
|
|
51 |
|
52 |
### Dataset Summary
|
53 |
|
54 |
-
The COVID-QA-el-small dataset is a Greek-language subset of 826 examples derived from the [COVID-QA-el dataset]
|
55 |
|
56 |
-
The original dataset, COVID-QA: A Question Answering Dataset for COVID-19
|
57 |
|
58 |
|
59 |
### Data Fields
|
|
|
51 |
|
52 |
### Dataset Summary
|
53 |
|
54 |
+
The COVID-QA-el-small dataset is a Greek-language subset of 826 examples derived from the [COVID-QA-el dataset](https://huggingface.co/datasets/deepset/covid_qa_deepset), translated using machine translation. The dataset follows the SQuADv1.1 fashion style.
|
55 |
|
56 |
+
The original dataset, [COVID-QA: A Question Answering Dataset for COVID-19](https://aclanthology.org/2020.nlpcovid19-acl.18/) (ACL 2020) contains 2,019 question-answer pairs annotated by volunteer biomedical experts on scientific literature about COVID-19.
|
57 |
|
58 |
|
59 |
### Data Fields
|