Datasets:
Add config clinical_genetics (48 rows)
Browse files- README.md +48 -0
- clinical_genetics/train-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -176,6 +176,50 @@ dataset_info:
|
|
| 176 |
num_examples: 1489
|
| 177 |
download_size: 3004369
|
| 178 |
dataset_size: 6001692
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 179 |
configs:
|
| 180 |
- config_name: anesthesiology
|
| 181 |
data_files:
|
|
@@ -193,4 +237,8 @@ configs:
|
|
| 193 |
data_files:
|
| 194 |
- split: train
|
| 195 |
path: child_health/train-*
|
|
|
|
|
|
|
|
|
|
|
|
|
| 196 |
---
|
|
|
|
| 176 |
num_examples: 1489
|
| 177 |
download_size: 3004369
|
| 178 |
dataset_size: 6001692
|
| 179 |
+
- config_name: clinical_genetics
|
| 180 |
+
features:
|
| 181 |
+
- name: question
|
| 182 |
+
dtype: string
|
| 183 |
+
- name: question_fr
|
| 184 |
+
dtype: string
|
| 185 |
+
- name: question_darija
|
| 186 |
+
dtype: string
|
| 187 |
+
- name: context_question
|
| 188 |
+
dtype: string
|
| 189 |
+
- name: answer
|
| 190 |
+
dtype: string
|
| 191 |
+
- name: answer_fr
|
| 192 |
+
dtype: string
|
| 193 |
+
- name: answer_darija
|
| 194 |
+
dtype: string
|
| 195 |
+
- name: language
|
| 196 |
+
dtype: string
|
| 197 |
+
- name: urgency
|
| 198 |
+
dtype: string
|
| 199 |
+
- name: speciality
|
| 200 |
+
dtype: string
|
| 201 |
+
- name: article_title
|
| 202 |
+
dtype: string
|
| 203 |
+
- name: entities
|
| 204 |
+
struct:
|
| 205 |
+
- name: Test
|
| 206 |
+
list: string
|
| 207 |
+
- name: age
|
| 208 |
+
list: string
|
| 209 |
+
- name: disease
|
| 210 |
+
list: string
|
| 211 |
+
- name: medical_field
|
| 212 |
+
list: string
|
| 213 |
+
- name: medicament
|
| 214 |
+
list: string
|
| 215 |
+
- name: sympt
|
| 216 |
+
list: string
|
| 217 |
+
splits:
|
| 218 |
+
- name: train
|
| 219 |
+
num_bytes: 74833
|
| 220 |
+
num_examples: 48
|
| 221 |
+
download_size: 59069
|
| 222 |
+
dataset_size: 74833
|
| 223 |
configs:
|
| 224 |
- config_name: anesthesiology
|
| 225 |
data_files:
|
|
|
|
| 237 |
data_files:
|
| 238 |
- split: train
|
| 239 |
path: child_health/train-*
|
| 240 |
+
- config_name: clinical_genetics
|
| 241 |
+
data_files:
|
| 242 |
+
- split: train
|
| 243 |
+
path: clinical_genetics/train-*
|
| 244 |
---
|
clinical_genetics/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:a7d5805caf8ac508cd61b8c78a472fed0d8600e9b1b0a748bedd8bf5c270cab1
|
| 3 |
+
size 59069
|