inoid commited on
Commit
66e559a
1 Parent(s): b7ac4bf

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +170 -0
README.md CHANGED
@@ -1,3 +1,173 @@
1
  ---
2
  license: apache-2.0
 
 
 
3
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
  license: apache-2.0
3
+ language:
4
+ - es
5
+ - en
6
  ---
7
+ # Dataset Card for Dataset Spanish Medical
8
+
9
+ <!-- Provide a quick summary of the dataset. -->
10
+ Este dataset agrupa y organiza varios dataset presentes en hugginface (p.ej: PlanTL-GOB-ES/cantemist-ner, PlanTL-GOB-ES/pharmaconer)
11
+ y otros recursos públicos creados por investigadores con distintos formatos (p.ej.; MedLexSp )
12
+ para permitir ser fuente de conocimiento de modelos de lenguaje español para el dominio médico.
13
+
14
+ ## Dataset Details
15
+
16
+ ### Dataset Description
17
+
18
+ <!-- Provide a longer summary of what this dataset is. -->
19
+
20
+ - **Funded by [optional]:** [Dionis López Ramos](), [Alvaro Garcia Barragan](https://huggingface.co/Alvaro8gb), [Dylan Montoya](https://huggingface.co/dylanmontoya22), [Daniel](https://huggingface.co/Danielbrdz)
21
+ - **Language(s) (NLP):** Spanish
22
+ - **License:** Apache License 2.0
23
+
24
+ ### Dataset Sources [optional]
25
+
26
+ <!-- Provide the basic links for the dataset.
27
+
28
+ - **Repository:** [More Information Needed]
29
+ - **Paper [optional]:** [More Information Needed]
30
+ - **Demo [optional]:** [More Information Needed]
31
+ -->
32
+
33
+ ## Uses
34
+
35
+ <!-- Address questions around how the dataset is intended to be used. -->
36
+
37
+ ### Direct Use
38
+
39
+ <!-- This section describes suitable use cases for the dataset. -->
40
+
41
+ [More Information Needed]
42
+
43
+ ### Out-of-Scope Use
44
+
45
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
46
+
47
+ [More Information Needed]
48
+
49
+ ## Dataset Structure
50
+
51
+ <!-- This section provides a description of the dataset fields, and additional information about the dataset structure such as criteria used to create the splits, relationships between data points, etc. -->
52
+ Por cada entrada o documento en la fuente de información organizarla en un dataset de hugginface de la siguiente forma:
53
+
54
+ - **raw_text**: Texto asociado al documento, pregunta, caso clínico u otro tipo de información.
55
+ - **topic**: (puede ser tratamiento, diagnostico, tema, respuesta a pregunta, o estar vacío p.ej en el texto abierto)
56
+ - **speciality**: (especialidad médica a la que se relaciona el raw_text p.ej: cardiología, cirugía, otros)
57
+ - **raw_text_type**: (puede ser caso clínico, open_text, question)
58
+ - **topic_type**: (puede ser medical_topic, medical_diagnostic,answer,natural_medicine_topic, other, o vacio)
59
+
60
+ - **source**: Identificador de la fuente asociada al documento que aparece en el README y descripción del dataset.
61
+ - **country**: Identificador del país de procedencia de la fuente (p.ej.; ch, es) usando el estándar ISO 3166-1 alfa-2 (Códigos de país de dos letras.).
62
+
63
+ Al inicio de este proceso de construcción se debe actualizar en la tabla de la sección [Source Data](#source_data) la
64
+ descripción de la fuente de información con los siguientes datos:
65
+
66
+ - **Id**: Este será un número para que la fuente de información pueda ser referenciada en
67
+ cada entrada del conjunto de datos.
68
+ - **Nombre**: Nombre de la fuente de donde procede.
69
+ - **Tokens**: Cantidad de tokens que contiene.
70
+ - **Memoria**: Tamaño en memoria del dataset generado para hugginface
71
+ - **Licencia**: En este caso si es solo para investigación o si posee otra licencia como MIT,
72
+ Apache 2 u otras
73
+ - **Dirección**: URL de donde se puede descargar o consultar la información.
74
+ - **Pais**: País de procedencia de la información
75
+
76
+ [More Information Needed]
77
+
78
+ ## Dataset Creation
79
+
80
+ ### Curation Rationale
81
+
82
+ <!-- Motivation for the creation of this dataset. -->
83
+
84
+ [More Information Needed]
85
+
86
+ ### Source Data
87
+
88
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
89
+
90
+ | Id | Nombre | Tokens | Memoria | Licencia | Dirección | País |
91
+ | --- | ----------- | ----------- | ----------- | ----------- | ----------- | ----------- |
92
+ | 1 | Cantemist corpus: gold standard of oncology clinical cases annotated with CIE-O 3 terminology | 0 | 0 | [CC Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/) | https://huggingface.co/datasets/PlanTL-GOB-ES/cantemist-ner | es |
93
+ | 2 | MedlinePlus Spanish (National Library of Medicine, NLM) | 0 | 0 | | https://medlineplus.gov/spanish/ | es |
94
+ | 3 | PharmaCoNER | 0 | 0 | [CC Attribution 4.0 International](https://creativecommons.org/licenses/by/4.0/) | https://huggingface.co/datasets/PlanTL-GOB-ES/pharmaconer | es |
95
+ | 4 | Spanish Biomedical Crawled Corpus | 0 | 0 | | https://zenodo.org/records/5513237 | es |
96
+ | 5 | CARES | 0 | 0 | | https://huggingface.co/datasets/chizhikchi/CARES | es |
97
+ | 6 | MEDDOCAN | 0 | 0 | | https://huggingface.co/datasets/bigbio/meddocan | es |
98
+
99
+ #### Data Collection and Processing
100
+
101
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
102
+
103
+ [More Information Needed]
104
+
105
+ #### Who are the source data producers?
106
+
107
+ <!-- This section describes the people or systems who originally created the data. It should also include self-reported demographic or identity information for the source data creators if this information is available. -->
108
+
109
+ [More Information Needed]
110
+
111
+ ### Annotations [optional]
112
+
113
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
114
+
115
+ #### Annotation process
116
+
117
+ <!-- This section describes the annotation process such as annotation tools used in the process, the amount of data annotated, annotation guidelines provided to the annotators, interannotator statistics, annotation validation, etc. -->
118
+
119
+ [More Information Needed]
120
+
121
+ #### Who are the annotators?
122
+
123
+ <!-- This section describes the people or systems who created the annotations. -->
124
+
125
+ [More Information Needed]
126
+
127
+ #### Personal and Sensitive Information
128
+
129
+ <!-- State whether the dataset contains data that might be considered personal, sensitive, or private (e.g., data that reveals addresses, uniquely identifiable names or aliases, racial or ethnic origins, sexual orientations, religious beliefs, political opinions, financial or health data, etc.). If efforts were made to anonymize the data, describe the anonymization process. -->
130
+
131
+ [More Information Needed]
132
+
133
+ ## Bias, Risks, and Limitations
134
+
135
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
136
+
137
+ [More Information Needed]
138
+
139
+ ### Recommendations
140
+
141
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
142
+
143
+ Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations.
144
+
145
+ ## Citation [optional]
146
+
147
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
148
+
149
+ **BibTeX:**
150
+
151
+ [More Information Needed]
152
+
153
+ **APA:**
154
+
155
+ [More Information Needed]
156
+
157
+ ## Glossary [optional]
158
+
159
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
160
+
161
+ [More Information Needed]
162
+
163
+ ## More Information [optional]
164
+
165
+ [More Information Needed]
166
+
167
+ ## Dataset Card Authors [optional]
168
+
169
+ [More Information Needed]
170
+
171
+ ## Dataset Card Contact
172
+
173
+ [More Information Needed]