avacaondata
commited on
Commit
•
ff3c649
1
Parent(s):
761869f
Upload dataset
Browse files- README.md +15 -13
- data/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
@@ -1,4 +1,14 @@
|
|
1 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2 |
dataset_info:
|
3 |
features:
|
4 |
- name: caso_clinico
|
@@ -7,30 +17,22 @@ dataset_info:
|
|
7 |
dtype: string
|
8 |
- name: Especialidad
|
9 |
dtype: string
|
|
|
|
|
10 |
splits:
|
11 |
- name: train
|
12 |
-
num_bytes:
|
13 |
num_examples: 62
|
14 |
-
download_size:
|
15 |
-
dataset_size:
|
16 |
configs:
|
17 |
- config_name: default
|
18 |
data_files:
|
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: ClinTreatES
|
32 |
-
size_categories:
|
33 |
-
- n<1K
|
34 |
---
|
35 |
|
36 |
## Introducción
|
|
|
1 |
---
|
2 |
+
language:
|
3 |
+
- es
|
4 |
+
license: cc-by-nc-sa-4.0
|
5 |
+
size_categories:
|
6 |
+
- n<1K
|
7 |
+
task_categories:
|
8 |
+
- question-answering
|
9 |
+
- text-generation
|
10 |
+
- text2text-generation
|
11 |
+
pretty_name: ClinTreatES
|
12 |
dataset_info:
|
13 |
features:
|
14 |
- name: caso_clinico
|
|
|
17 |
dtype: string
|
18 |
- name: Especialidad
|
19 |
dtype: string
|
20 |
+
- name: Diagnostico
|
21 |
+
dtype: string
|
22 |
splits:
|
23 |
- name: train
|
24 |
+
num_bytes: 61500
|
25 |
num_examples: 62
|
26 |
+
download_size: 44054
|
27 |
+
dataset_size: 61500
|
28 |
configs:
|
29 |
- config_name: default
|
30 |
data_files:
|
31 |
- split: train
|
32 |
path: data/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
33 |
tags:
|
34 |
- medical
|
35 |
- biology
|
|
|
|
|
|
|
36 |
---
|
37 |
|
38 |
## Introducción
|
data/train-00000-of-00001.parquet
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:092a4e874f144d53dba8310c360a1ba6e838e1e31b183f88ab772ce02c114d97
|
3 |
+
size 44054
|