leduckhai commited on
Commit
0a8caf9
·
verified ·
1 Parent(s): af17684

Create README.md

Browse files
Files changed (1) hide show
  1. README.md +379 -0
README.md ADDED
@@ -0,0 +1,379 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ viewer: true
3
+ dataset_info:
4
+ - config_name: Chinese
5
+ features:
6
+ - name: audio
7
+ dtype:
8
+ audio:
9
+ sampling_rate: 16000
10
+ - name: duration
11
+ dtype: float64
12
+ - name: text
13
+ dtype: string
14
+ - name: traditional_chinese
15
+ dtype: string
16
+ - name: English
17
+ dtype: string
18
+ - name: Vietnamese
19
+ dtype: string
20
+ - name: French
21
+ dtype: string
22
+ - name: German
23
+ dtype: string
24
+ splits:
25
+ - name: train
26
+ num_examples: 1242
27
+ - name: eval
28
+ num_examples: 91
29
+ # - name: test
30
+ # num_examples: 225
31
+ - name: corrected.test
32
+ num_examples: 225
33
+ - config_name: English
34
+ features:
35
+ - name: audio
36
+ dtype:
37
+ audio:
38
+ sampling_rate: 16000
39
+ - name: duration
40
+ dtype: float64
41
+ - name: text
42
+ dtype: string
43
+ - name: Vietnamese
44
+ dtype: string
45
+ - name: Chinese
46
+ dtype: string
47
+ - name: traditional_chinese
48
+ dtype: string
49
+ - name: French
50
+ dtype: string
51
+ - name: German
52
+ dtype: string
53
+ - name: source
54
+ dtype: string
55
+ - name: link
56
+ dtype: string
57
+ - name: type
58
+ dtype: string
59
+ - name: topic
60
+ dtype: string
61
+ - name: icd-10 code
62
+ dtype: string
63
+ - name: speaker
64
+ dtype: string
65
+ - name: role
66
+ dtype: string
67
+ - name: gender
68
+ dtype: string
69
+ - name: accent
70
+ dtype: string
71
+ splits:
72
+ - name: train
73
+ num_examples: 25512
74
+ - name: eval
75
+ num_examples: 2816
76
+ # - name: test
77
+ # num_examples: 4751
78
+ - name: corrected.test
79
+ num_examples: 4751
80
+ - config_name: French
81
+ features:
82
+ - name: audio
83
+ dtype:
84
+ audio:
85
+ sampling_rate: 16000
86
+ - name: duration
87
+ dtype: float64
88
+ - name: text
89
+ dtype: string
90
+ - name: English
91
+ dtype: string
92
+ - name: Vietnamese
93
+ dtype: string
94
+ - name: Chinese
95
+ dtype: string
96
+ - name: traditional_chinese
97
+ dtype: string
98
+ - name: German
99
+ dtype: string
100
+ splits:
101
+ - name: train
102
+ num_examples: 1403
103
+ - name: eval
104
+ num_examples: 42
105
+ # - name: test
106
+ # num_examples: 344
107
+ - name: corrected.test
108
+ num_examples: 344
109
+ - config_name: German
110
+ features:
111
+ - name: audio
112
+ dtype:
113
+ audio:
114
+ sampling_rate: 16000
115
+ - name: duration
116
+ dtype: float64
117
+ - name: text
118
+ dtype: string
119
+ - name: English
120
+ dtype: string
121
+ - name: Vietnamese
122
+ dtype: string
123
+ - name: Chinese
124
+ dtype: string
125
+ - name: traditional_chinese
126
+ dtype: string
127
+ - name: French
128
+ dtype: string
129
+ splits:
130
+ - name: train
131
+ num_examples: 1443
132
+ # - name: test
133
+ # num_examples: 1091
134
+ - name: eval
135
+ num_examples: 287
136
+ - name: corrected.test
137
+ num_examples: 1091
138
+ - config_name: Vietnamese
139
+ features:
140
+ - name: audio
141
+ dtype:
142
+ audio:
143
+ sampling_rate: 16000
144
+ - name: duration
145
+ dtype: float64
146
+ - name: text
147
+ dtype: string
148
+ - name: English
149
+ dtype: string
150
+ - name: Chinese
151
+ dtype: string
152
+ - name: traditional_chinese
153
+ dtype: string
154
+ - name: French
155
+ dtype: string
156
+ - name: German
157
+ dtype: string
158
+ splits:
159
+ - name: train
160
+ num_examples: 4548
161
+ # - name: test
162
+ # num_examples: 3437
163
+ - name: eval
164
+ num_examples: 1137
165
+ - name: corrected.test
166
+ num_examples: 3437
167
+ configs:
168
+ - config_name: Chinese
169
+ data_files:
170
+ - split: train
171
+ path: chinese/train-*
172
+ - split: eval
173
+ path: chinese/eval-*
174
+ # - split: test
175
+ # path: chinese/test-*
176
+ - split: corrected.test
177
+ path: chinese/corrected.test-*
178
+ - config_name: English
179
+ data_files:
180
+ - split: train
181
+ path: english/train-*
182
+ - split: eval
183
+ path: english/eval-*
184
+ # - split: test
185
+ # path: english/test-*
186
+ - split: corrected.test
187
+ path: english/corrected.test-*
188
+ - config_name: French
189
+ data_files:
190
+ - split: train
191
+ path: french/train-*
192
+ - split: eval
193
+ path: french/eval-*
194
+ # - split: test
195
+ # path: french/test-*
196
+ - split: corrected.test
197
+ path: french/corrected.test-*
198
+ - config_name: German
199
+ data_files:
200
+ - split: train
201
+ path: german/train-*
202
+ # - split: test
203
+ # path: german/test-*
204
+ - split: eval
205
+ path: german/eval-*
206
+ - split: corrected.test
207
+ path: german/corrected.test-*
208
+ - config_name: Vietnamese
209
+ data_files:
210
+ - split: train
211
+ path: vietnamese/train-*
212
+ # - split: test
213
+ # path: vietnamese/test-*
214
+ - split: eval
215
+ path: vietnamese/eval-*
216
+ - split: corrected.test
217
+ path: vietnamese/corrected.test-*
218
+ task_categories:
219
+ - translation
220
+ language:
221
+ - vi
222
+ - en
223
+ - de
224
+ - zh
225
+ - fr
226
+ ---
227
+ # Dataset Card for Dataset Name
228
+
229
+ <!-- Provide a quick summary of the dataset. -->
230
+
231
+ This dataset is an extended version of [leduckhai/MultiMed](https://huggingface.co/datasets/leduckhai/MultiMed).
232
+ This dataset is still in the development stage!
233
+
234
+ ## Dataset Details
235
+
236
+ ### Dataset Description
237
+
238
+ <!-- Provide a longer summary of what this dataset is. -->
239
+
240
+
241
+
242
+ <!-- - **Curated by:** [More Information Needed]
243
+ - **Funded by [optional]:** [More Information Needed]
244
+ - **Shared by [optional]:** [More Information Needed] -->
245
+ - **Languages (NLP):** Vietnamese (vn), English (en), Traditional Chinese (zh_TW), Simplified Chinese (zh_CN), German (de), French (fr)
246
+ <!-- - **License:** [More Information Needed] -->
247
+
248
+ ### Dataset Sources
249
+
250
+ <!-- Provide the basic links for the dataset. -->
251
+
252
+ - **Repository:** [leduckhai/MultiMed](https://huggingface.co/datasets/leduckhai/MultiMed)
253
+ <!-- - **Paper [optional]:** [More Information Needed]
254
+ - **Demo [optional]:** [More Information Needed] -->
255
+
256
+ <!-- ## Uses -->
257
+
258
+ <!-- Address questions around how the dataset is intended to be used. -->
259
+
260
+ <!-- ### Direct Use -->
261
+
262
+ <!-- This section describes suitable use cases for the dataset. -->
263
+
264
+ <!-- [More Information Needed] -->
265
+
266
+ <!-- ### Out-of-Scope Use -->
267
+
268
+ <!-- This section addresses misuse, malicious use, and uses that the dataset will not work well for. -->
269
+
270
+ <!-- [More Information Needed] -->
271
+
272
+ <!-- ## Dataset Structure -->
273
+
274
+ <!-- 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. -->
275
+
276
+ <!-- [More Information Needed] -->
277
+
278
+ ## Dataset Creation
279
+
280
+ <!-- ### Curation Rationale -->
281
+
282
+ <!-- Motivation for the creation of this dataset. -->
283
+
284
+ <!-- [More Information Needed] -->
285
+
286
+ <!-- ### Source Data -->
287
+
288
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
289
+
290
+ <!-- #### Data Collection and Processing -->
291
+
292
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
293
+
294
+ <!-- [More Information Needed] -->
295
+
296
+ <!-- #### Who are the source data producers? -->
297
+
298
+ <!-- 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. -->
299
+
300
+ <!-- [More Information Needed] -->
301
+
302
+ <!-- ### Annotations [optional] -->
303
+
304
+ <!-- If the dataset contains annotations which are not part of the initial data collection, use this section to describe them. -->
305
+
306
+ <!-- #### Annotation process -->
307
+
308
+ <!-- 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. -->
309
+
310
+ <!-- [More Information Needed] -->
311
+
312
+ #### Who are the developers?
313
+
314
+ ```bash
315
+ Bui Nguyen Kim Hai (Eötvös Loránd University, Hungary) -- Main Developer
316
+ Bach Phan Tat (KU Leuven, Belgium) -- Advisor
317
+ Khai Le-Duc (University of Toronto, Canada) -- Advisor
318
+ ```
319
+
320
+ #### Who are the annotators?
321
+
322
+ ```bash
323
+ Thanh-Thuy Nguyen (HCMC Open University, Vietnam)
324
+ Ly Nguyen (IÉSEG School of Management, France)
325
+ Tuan-Minh Phan (Technical University Dortmund, Germany)
326
+ Phuong Tran (University of Hertfordshire, UK)
327
+ ```
328
+
329
+ <!-- This section describes the people or systems who created the annotations. -->
330
+
331
+ <!-- [More Information Needed] -->
332
+
333
+ <!-- #### Personal and Sensitive Information -->
334
+
335
+ <!-- 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. -->
336
+
337
+ <!-- [More Information Needed] -->
338
+
339
+ <!-- ## Bias, Risks, and Limitations -->
340
+
341
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
342
+
343
+ <!-- [More Information Needed] -->
344
+
345
+ <!-- ### Recommendations -->
346
+
347
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
348
+
349
+ <!-- Users should be made aware of the risks, biases and limitations of the dataset. More information needed for further recommendations. -->
350
+
351
+ <!-- ## Citation [optional] -->
352
+
353
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
354
+
355
+ <!-- **BibTeX:** -->
356
+
357
+ <!-- [More Information Needed] -->
358
+
359
+ <!-- **APA:** -->
360
+
361
+ <!-- [More Information Needed] -->
362
+
363
+ <!-- ## Glossary [optional] -->
364
+
365
+ <!-- If relevant, include terms and calculations in this section that can help readers understand the dataset or dataset card. -->
366
+
367
+ <!-- [More Information Needed] -->
368
+
369
+ <!-- ## More Information [optional] -->
370
+
371
+ <!-- [More Information Needed] -->
372
+
373
+ ## Dataset Card Contact / Dataset Card Author
374
+
375
+ ```bash
376
+ Bui Nguyen Kim Hai
377
+ Eötvös Loránd University, Hungary
378
379
+ ```