hassoudi commited on
Commit
4030a1d
1 Parent(s): 0e9ad38

update dataset card

Browse files
Files changed (1) hide show
  1. README.md +205 -23
README.md CHANGED
@@ -1,25 +1,207 @@
1
  ---
2
- dataset_info:
3
- features:
4
- - name: sample_id
5
- dtype: string
6
- - name: tokens
7
- sequence: string
8
- - name: ner_tags
9
- sequence: string
10
- - name: text
11
- dtype: string
12
- - name: ner_tags_span
13
- dtype: string
14
- splits:
15
- - name: train
16
- num_bytes: 7080146
17
- num_examples: 16176
18
- download_size: 2937741
19
- dataset_size: 7080146
20
- configs:
21
- - config_name: default
22
- data_files:
23
- - split: train
24
- path: data/train-*
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
25
  ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  ---
2
+ language: fr
3
+ license: cc
4
+ multilinguality: monolingual
5
+ size_categories: 10K<n<100K
6
+ task_categories:
7
+ - token-classification
8
+ task_ids:
9
+ - named-entity-recognition
10
+ pretty_name: MedicalNER_Fr
11
+ tags:
12
+ - medical
13
+ - ner
14
+ dataset_card_content: "\n---\ndataset_info:\n features:\n - name: sample_id\n \
15
+ \ dtype: string\n - name: tokens\n sequence: string\n - name: ner_tags\n \
16
+ \ sequence: string\n - name: text\n dtype: string\n - name: ner_tags_span\n\
17
+ \ dtype: string\n splits:\n - name: train\n num_bytes: 7080146\n num_examples:\
18
+ \ 16176\n download_size: 2937741\n dataset_size: 7080146\nconfigs:\n- config_name:\
19
+ \ default\n data_files:\n - split: train\n path: data/train-*\nlicense: Creative\
20
+ \ Commons license family\ntask_categories:\n- token-classification\nlanguage:\n\
21
+ - fr\ntags:\n- medical\npretty_name: MedicalNER_Fr\nsize_categories:\n- 10K<n<100K\n\
22
+ ---\n# Dataset Card for MedicalNER_Fr\n\n<!-- Provide a quick summary of the dataset.\
23
+ \ -->\nThe dataset MedicalNER_Fr has been specifically curated to facilitate training\
24
+ \ Named Entity Recognition (NER) models for the French language within the medical\
25
+ \ and healthcare domain. It is derived from the Multilingual Complex Named Entity\
26
+ \ Recognition (MultiCoNER) Dataset and is intended solely for educational purposes.\n\
27
+ \nThe MultiCoNER V2 dataset has undergone filtration to exclusively encompass French-language\
28
+ \ entries associated with the medical domain. Non-medical tags have been aggregated\
29
+ \ into broader categories. Before commencing the training of your NER medical model,\
30
+ \ it is advisable to address the imbalanced nature of the dataset to ensure optimal\
31
+ \ training outcomes.\n\n## Dataset Details\n\n### Dataset Description\n\n<!-- Provide\
32
+ \ a longer summary of what this dataset is. -->\n- **Curated by:** typica.ai\n-\
33
+ \ **License:** cc-by-4.0 \n\n\n## Uses\n\n<!-- Address questions around how the\
34
+ \ dataset is intended to be used. -->\nThe dataset is designed to train Named Entity\
35
+ \ Recognition models for the French language in the medical and healthcare domain.\n\
36
+ \n\n## Dataset Structure\n\n<!-- This section provides a description of the dataset\
37
+ \ fields, and additional information about the dataset structure such as criteria\
38
+ \ used to create the splits, relationships between data points, etc. -->\n1. **sample_id**:\
39
+ \ A UUID generated for each example.\n2. **tokens**: A list of tokens (words) in\
40
+ \ the sentence.\n3. **ner_tags**: A list of named entity recognition (NER) tags\
41
+ \ corresponding to each token. These tags indicate the entity type of each token.\n\
42
+ 4. **text**: Text formed by combining the tokens.\n5. **ner_tags_span**: A list\
43
+ \ of spans for the NER tags. Each span is a list containing:\n - The NER tag (entity\
44
+ \ type).\n - The start position of the entity in the text.\n - The end position\
45
+ \ of the entity in the text.\n\n### Dataset Tags Count:\n\n- AnatomicalStructure:\
46
+ \ 4685\n- Disease: 4658\n- Medication/Vaccine: 4226\n- MedicalProcedure: 3170\n\
47
+ - Symptom: 1763\n- LOC: 525\n- PER: 521\n- PROD: 305\n- CW: 167\n- ORG: 83\n- GRP:\
48
+ \ 14\n \n### Example\n\n```json\n{'id': '723',\n 'sample_id': 'f5ce4a43-24f0-4bd2-8dce-7faa41342795',\n\
49
+ \ 'tokens': ['atteint',\n 'de',\n 'poliomyélite',\n 'dans',\n 'son',\n 'enfance',\n\
50
+ \ 'il',\n 'devient',\n 'fan',\n 'de',\n 'blues',\n 'en',\n 'écoutant',\n\
51
+ \ 'big',\n 'joe',\n 'turner',\n '.'],\n 'ner_tags': ['O',\n 'O',\n 'B-Disease',\n\
52
+ \ 'O',\n 'O',\n 'O',\n 'O',\n 'O',\n 'O',\n 'O',\n 'O',\n 'O',\n 'O',\n\
53
+ \ 'B-PER',\n 'I-PER',\n 'I-PER',\n 'O'],\n 'ner_tags_index': [0, 0, 71, 0, 0,\
54
+ \ 0, 0, 0, 0, 0, 0, 0, 0, 41, 42, 42, 0],\n 'text': 'atteint de poliomyélite dans\
55
+ \ son enfance il devient fan de blues en écoutant big joe turner .',\n 'ner_tags_span':\
56
+ \ \"[['Disease', 11, 23], ['PER', 77, 91]]\"}\n```\n\n## Dataset Creation\n\n###\
57
+ \ Curation Rationale\n\n<!-- Motivation for the creation of this dataset. -->\n\
58
+ This dataset was created for educational purposes only.\n\n### Source Data\n\n<!--\
59
+ \ This section describes the source data (e.g. news text and headlines, social media\
60
+ \ posts, translated sentences, ...). -->\nThe Dataset source is [Multilingual Complex\
61
+ \ Named Entity Recognition (MultiCoNER V2)](https://huggingface.co/datasets/MultiCoNER/multiconer_v2).\n\
62
+ \n#### Data Collection and Processing\n\n<!-- This section describes the data collection\
63
+ \ and processing process such as data selection criteria, filtering and normalization\
64
+ \ methods, tools and libraries used, etc. -->\nThe MultiCoNER V2 dataset has been\
65
+ \ filtered to include only French language rows and only those related to the medical\
66
+ \ domain. Non-medical tags have been aggregated into coarse-grained tags.\n\n##\
67
+ \ Bias, Risks, and Limitations\n\n<!-- This section is meant to convey both technical\
68
+ \ and sociotechnical limitations. -->\nThis dataset was created for educational\
69
+ \ purposes only.\n\n### Recommendations\n\n<!-- This section is meant to convey\
70
+ \ recommendations with respect to the bias, risk, and technical limitations. -->\n\
71
+ To ensure optimal training for your NER medical model, it is recommended to balance\
72
+ \ the unbalanced dataset before proceeding.\n\n## Citation\n\n<!-- If there is a\
73
+ \ paper or blog post introducing the dataset, the APA and Bibtex information for\
74
+ \ that should go in this section. -->\nIf you use this dataset, please cite: Hicham\
75
+ \ Assoudi, Ph.D., MedicalNER_Fr: Named Entity Recognition Dataset for the French\
76
+ \ language in the medical and healthcare domain, (2024)\n\n## Dataset Contact\n\n\
77
+ For any questions, comments you can contact us at contactus@typica.ai\n"
78
+ description: 'MedicalNER_Fr: Named Entity Recognition Dataset for the French language
79
+ in the medical and healthcare domain, (2024).'
80
  ---
81
+ # Dataset Card for MedicalNER_Fr
82
+
83
+ <!-- Provide a quick summary of the dataset. -->
84
+ The dataset MedicalNER_Fr has been specifically curated to facilitate training Named Entity Recognition (NER) models for the French language within the medical and healthcare domain. It is derived from the Multilingual Complex Named Entity Recognition (MultiCoNER) Dataset and is intended solely for educational purposes.
85
+
86
+ The MultiCoNER V2 dataset has undergone filtration to exclusively encompass French-language entries associated with the medical domain. Non-medical tags have been aggregated into broader categories. Before commencing the training of your NER medical model, it is advisable to address the imbalanced nature of the dataset to ensure optimal training outcomes.
87
+
88
+ ## Dataset Details
89
+
90
+ ### Dataset Description
91
+
92
+ <!-- Provide a longer summary of what this dataset is. -->
93
+ - **Curated by:** typica.ai
94
+ - **License:** cc-by-4.0
95
+
96
+
97
+ ## Uses
98
+
99
+ <!-- Address questions around how the dataset is intended to be used. -->
100
+ The dataset is designed to train Named Entity Recognition models for the French language in the medical and healthcare domain.
101
+
102
+
103
+ ## Dataset Structure
104
+
105
+ <!-- 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. -->
106
+ 1. **sample_id**: A UUID generated for each example.
107
+ 2. **tokens**: A list of tokens (words) in the sentence.
108
+ 3. **ner_tags**: A list of named entity recognition (NER) tags corresponding to each token. These tags indicate the entity type of each token.
109
+ 4. **text**: Text formed by combining the tokens.
110
+ 5. **ner_tags_span**: A list of spans for the NER tags. Each span is a list containing:
111
+ - The NER tag (entity type).
112
+ - The start position of the entity in the text.
113
+ - The end position of the entity in the text.
114
+
115
+ ### Dataset Tags Count:
116
+
117
+ - AnatomicalStructure: 4685
118
+ - Disease: 4658
119
+ - Medication/Vaccine: 4226
120
+ - MedicalProcedure: 3170
121
+ - Symptom: 1763
122
+ - LOC: 525
123
+ - PER: 521
124
+ - PROD: 305
125
+ - CW: 167
126
+ - ORG: 83
127
+ - GRP: 14
128
+
129
+ ### Example
130
+
131
+ ```json
132
+ {'id': '723',
133
+ 'sample_id': 'f5ce4a43-24f0-4bd2-8dce-7faa41342795',
134
+ 'tokens': ['atteint',
135
+ 'de',
136
+ 'poliomyélite',
137
+ 'dans',
138
+ 'son',
139
+ 'enfance',
140
+ 'il',
141
+ 'devient',
142
+ 'fan',
143
+ 'de',
144
+ 'blues',
145
+ 'en',
146
+ 'écoutant',
147
+ 'big',
148
+ 'joe',
149
+ 'turner',
150
+ '.'],
151
+ 'ner_tags': ['O',
152
+ 'O',
153
+ 'B-Disease',
154
+ 'O',
155
+ 'O',
156
+ 'O',
157
+ 'O',
158
+ 'O',
159
+ 'O',
160
+ 'O',
161
+ 'O',
162
+ 'O',
163
+ 'O',
164
+ 'B-PER',
165
+ 'I-PER',
166
+ 'I-PER',
167
+ 'O'],
168
+ 'ner_tags_index': [0, 0, 71, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 41, 42, 42, 0],
169
+ 'text': 'atteint de poliomyélite dans son enfance il devient fan de blues en écoutant big joe turner .',
170
+ 'ner_tags_span': "[['Disease', 11, 23], ['PER', 77, 91]]"}
171
+ ```
172
+
173
+ ## Dataset Creation
174
+
175
+ ### Curation Rationale
176
+
177
+ <!-- Motivation for the creation of this dataset. -->
178
+ This dataset was created for educational purposes only.
179
+
180
+ ### Source Data
181
+
182
+ <!-- This section describes the source data (e.g. news text and headlines, social media posts, translated sentences, ...). -->
183
+ The Dataset source is [Multilingual Complex Named Entity Recognition (MultiCoNER V2)](https://huggingface.co/datasets/MultiCoNER/multiconer_v2).
184
+
185
+ #### Data Collection and Processing
186
+
187
+ <!-- This section describes the data collection and processing process such as data selection criteria, filtering and normalization methods, tools and libraries used, etc. -->
188
+ The MultiCoNER V2 dataset has been filtered to include only French language rows and only those related to the medical domain. Non-medical tags have been aggregated into coarse-grained tags.
189
+
190
+ ## Bias, Risks, and Limitations
191
+
192
+ <!-- This section is meant to convey both technical and sociotechnical limitations. -->
193
+ This dataset was created for educational purposes only.
194
+
195
+ ### Recommendations
196
+
197
+ <!-- This section is meant to convey recommendations with respect to the bias, risk, and technical limitations. -->
198
+ To ensure optimal training for your NER medical model, it is recommended to balance the unbalanced dataset before proceeding.
199
+
200
+ ## Citation
201
+
202
+ <!-- If there is a paper or blog post introducing the dataset, the APA and Bibtex information for that should go in this section. -->
203
+ If you use this dataset, please cite: Hicham Assoudi, Ph.D., MedicalNER_Fr: Named Entity Recognition Dataset for the French language in the medical and healthcare domain, (2024)
204
+
205
+ ## Dataset Contact
206
+
207
+ For any questions, comments you can contact us at contactus@typica.ai