Datasets:
Upload dataset
Browse files- README.md +37 -2
- all/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -12,10 +12,9 @@ task_categories:
|
|
| 12 |
- question-answering
|
| 13 |
configs:
|
| 14 |
- config_name: all
|
| 15 |
-
default: true
|
| 16 |
data_files:
|
| 17 |
- split: train
|
| 18 |
-
path: all/train-*
|
| 19 |
- config_name: anesthesiology
|
| 20 |
data_files:
|
| 21 |
- split: train
|
|
@@ -109,6 +108,42 @@ configs:
|
|
| 109 |
- split: train
|
| 110 |
path: urology/train-*
|
| 111 |
dataset_info:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 112 |
- config_name: anesthesiology
|
| 113 |
features:
|
| 114 |
- name: context_question
|
|
|
|
| 12 |
- question-answering
|
| 13 |
configs:
|
| 14 |
- config_name: all
|
|
|
|
| 15 |
data_files:
|
| 16 |
- split: train
|
| 17 |
+
path: all/train-*
|
| 18 |
- config_name: anesthesiology
|
| 19 |
data_files:
|
| 20 |
- split: train
|
|
|
|
| 108 |
- split: train
|
| 109 |
path: urology/train-*
|
| 110 |
dataset_info:
|
| 111 |
+
- config_name: all
|
| 112 |
+
features:
|
| 113 |
+
- name: context_question
|
| 114 |
+
dtype: string
|
| 115 |
+
- name: question
|
| 116 |
+
dtype: string
|
| 117 |
+
- name: answer
|
| 118 |
+
dtype: string
|
| 119 |
+
- name: language
|
| 120 |
+
dtype: string
|
| 121 |
+
- name: urgency
|
| 122 |
+
dtype: string
|
| 123 |
+
- name: speciality
|
| 124 |
+
dtype: string
|
| 125 |
+
- name: article_title
|
| 126 |
+
dtype: string
|
| 127 |
+
- name: entities
|
| 128 |
+
struct:
|
| 129 |
+
- name: Test
|
| 130 |
+
list: string
|
| 131 |
+
- name: age
|
| 132 |
+
list: string
|
| 133 |
+
- name: disease
|
| 134 |
+
list: string
|
| 135 |
+
- name: medical_field
|
| 136 |
+
list: string
|
| 137 |
+
- name: medicament
|
| 138 |
+
list: string
|
| 139 |
+
- name: sympt
|
| 140 |
+
list: string
|
| 141 |
+
splits:
|
| 142 |
+
- name: train
|
| 143 |
+
num_bytes: 17664875
|
| 144 |
+
num_examples: 16968
|
| 145 |
+
download_size: 7747478
|
| 146 |
+
dataset_size: 17664875
|
| 147 |
- config_name: anesthesiology
|
| 148 |
features:
|
| 149 |
- name: context_question
|
all/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:f64aed95adab0c157f414120fdcb7fead7adcaafc332bcd295abb80bb776296f
|
| 3 |
+
size 7747478
|