Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
json
Languages:
Spanish
Size:
10K - 100K
License:
Upload 3 files
Browse files- .gitattributes +1 -0
- README.md +4 -0
- datasetcard.yaml +37 -0
- medquades.json +3 -0
.gitattributes
CHANGED
@@ -53,3 +53,4 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
|
|
|
53 |
*.jpg filter=lfs diff=lfs merge=lfs -text
|
54 |
*.jpeg filter=lfs diff=lfs merge=lfs -text
|
55 |
*.webp filter=lfs diff=lfs merge=lfs -text
|
56 |
+
medquades.json filter=lfs diff=lfs merge=lfs -text
|
README.md
ADDED
@@ -0,0 +1,4 @@
|
|
|
|
|
|
|
|
|
|
|
1 |
+
This datasets is a translated version to spanish of the original english dataset [medquad](https://paperswithcode.com/dataset/medquad).
|
2 |
+
This translations was made by [Gemini](https://gemini.google.com/app) free tier services using a simple script.
|
3 |
+
This tools is part of **alt** project.
|
4 |
+
For questions contact us: [email protected].
|
datasetcard.yaml
ADDED
@@ -0,0 +1,37 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
title: "medquades"
|
2 |
+
|
3 |
+
description: "Spanish partial version of MEDQUAD datset with 15869 question-answers. The original MedQuAD includes 47,457 medical question-answer pairs created from 12 NIH websites (e.g. cancer.gov, niddk.nih.gov, GARD, MedlinePlus Health Topics). The collection covers 37 question types (e.g. Treatment, Diagnosis, Side Effects) associated with diseases, drugs and other medical entities such as tests."
|
4 |
+
|
5 |
+
language:
|
6 |
+
- es
|
7 |
+
|
8 |
+
tags:
|
9 |
+
- QA
|
10 |
+
- medical
|
11 |
+
- spanish
|
12 |
+
|
13 |
+
citation: |
|
14 |
+
"A Question-Entailment Approach to Question Answering". Asma Ben Abacha and Dina Demner-Fushman. BMC Bioinformatics, 2019.
|
15 |
+
|
16 |
+
@ARTICLE{BenAbacha-BMC-2019,
|
17 |
+
author = {Asma {Ben Abacha} and Dina Demner{-}Fushman},
|
18 |
+
title = {A Question-Entailment Approach to Question Answering},
|
19 |
+
journal = {{BMC} Bioinform.},
|
20 |
+
volume = {20},
|
21 |
+
number = {1},
|
22 |
+
pages = {511:1--511:23},
|
23 |
+
year = {2019},
|
24 |
+
url = {https://bmcbioinformatics.biomedcentral.com/articles/10.1186/s12859-019-3119-4}
|
25 |
+
}
|
26 |
+
|
27 |
+
# License
|
28 |
+
license: |
|
29 |
+
The MedQuAD dataset is published under a Creative Commons Attribution 4.0 International Licence (CC BY). https://creativecommons.org/licenses/by/4.0/
|
30 |
+
|
31 |
+
# Contact
|
32 |
+
contact: |
|
33 | |
34 |
+
|
35 |
+
task_categories:
|
36 |
+
- question-answering
|
37 |
+
|
medquades.json
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7b3e10118ca44cc3299a1c4e42bec973d5c58c93b222c9dd412185c9f3a76980
|
3 |
+
size 24438898
|