Update README.md
Browse files
README.md
CHANGED
@@ -19,6 +19,18 @@ configs:
|
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
license: cc-by-nc-sa-4.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
22 |
---
|
23 |
|
24 |
## Introducción
|
|
|
19 |
- split: train
|
20 |
path: data/train-*
|
21 |
license: cc-by-nc-sa-4.0
|
22 |
+
task_categories:
|
23 |
+
- question-answering
|
24 |
+
- text-generation
|
25 |
+
- text2text-generation
|
26 |
+
language:
|
27 |
+
- es
|
28 |
+
tags:
|
29 |
+
- medical
|
30 |
+
- biology
|
31 |
+
pretty_name: ClinDiagnosES
|
32 |
+
size_categories:
|
33 |
+
- n<1K
|
34 |
---
|
35 |
|
36 |
## Introducción
|