Datasets:
Tasks:
Question Answering
Modalities:
Text
Formats:
json
Languages:
Spanish
Size:
10K - 100K
License:
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,3 +1,16 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: medquades
|
| 3 |
+
description: Spanish partial version of MEDQUAD datset (BenAbacha-BMC-2019) with 15869 question-answers.
|
| 4 |
+
language:
|
| 5 |
+
- es
|
| 6 |
+
tags:
|
| 7 |
+
- QA
|
| 8 |
+
- medical
|
| 9 |
+
- spanish
|
| 10 |
+
license: cc-by-4.0
|
| 11 |
+
contact: castilloclaudiosebastian@gmail.com
|
| 12 |
+
task_categories: [question-answering]
|
| 13 |
+
---
|
| 14 |
This datasets is a translated version to spanish of the original english dataset [medquad](https://paperswithcode.com/dataset/medquad).
|
| 15 |
This translations was made by [Gemini](https://gemini.google.com/app) free tier services using a simple script.
|
| 16 |
This tools is part of **alt** project.
|