Datasets:
Upload dataset
Browse files- README.md +68 -0
- es-corpus/all-00000-of-00001.parquet +3 -0
- es-corpus/dentistry_and_oral_health-00000-of-00001.parquet +3 -0
- es-corpus/dermatology-00000-of-00001.parquet +3 -0
- es-corpus/gastroenterology-00000-of-00001.parquet +3 -0
- es-corpus/genetics-00000-of-00001.parquet +3 -0
- es-corpus/neuroscience_and_neurology-00000-of-00001.parquet +3 -0
- es-corpus/orthopedic_surgery-00000-of-00001.parquet +3 -0
- es-corpus/otorhinolaryngology-00000-of-00001.parquet +3 -0
- es-corpus/plastic_surgery-00000-of-00001.parquet +3 -0
- es-corpus/psychiatry_and_psychology-00000-of-00001.parquet +3 -0
- es-corpus/pulmonology-00000-of-00001.parquet +3 -0
README.md
CHANGED
|
@@ -130,6 +130,50 @@ dataset_info:
|
|
| 130 |
num_examples: 200
|
| 131 |
download_size: 335518
|
| 132 |
dataset_size: 491756
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 133 |
- config_name: es-queries
|
| 134 |
features:
|
| 135 |
- name: _id
|
|
@@ -245,6 +289,30 @@ configs:
|
|
| 245 |
path: en-queries/psychiatry_and_psychology-*
|
| 246 |
- split: pulmonology
|
| 247 |
path: en-queries/pulmonology-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 248 |
- config_name: es-queries
|
| 249 |
data_files:
|
| 250 |
- split: all
|
|
|
|
| 130 |
num_examples: 200
|
| 131 |
download_size: 335518
|
| 132 |
dataset_size: 491756
|
| 133 |
+
- config_name: es-corpus
|
| 134 |
+
features:
|
| 135 |
+
- name: _id
|
| 136 |
+
dtype: string
|
| 137 |
+
- name: text
|
| 138 |
+
dtype: string
|
| 139 |
+
- name: title
|
| 140 |
+
dtype: string
|
| 141 |
+
splits:
|
| 142 |
+
- name: all
|
| 143 |
+
num_bytes: 164999877
|
| 144 |
+
num_examples: 244600
|
| 145 |
+
- name: dentistry_and_oral_health
|
| 146 |
+
num_bytes: 18819797
|
| 147 |
+
num_examples: 29352
|
| 148 |
+
- name: dermatology
|
| 149 |
+
num_bytes: 10063934
|
| 150 |
+
num_examples: 15687
|
| 151 |
+
- name: gastroenterology
|
| 152 |
+
num_bytes: 14983407
|
| 153 |
+
num_examples: 23068
|
| 154 |
+
- name: genetics
|
| 155 |
+
num_bytes: 19712489
|
| 156 |
+
num_examples: 26996
|
| 157 |
+
- name: neuroscience_and_neurology
|
| 158 |
+
num_bytes: 20666995
|
| 159 |
+
num_examples: 30388
|
| 160 |
+
- name: orthopedic_surgery
|
| 161 |
+
num_bytes: 16506804
|
| 162 |
+
num_examples: 24910
|
| 163 |
+
- name: otorhinolaryngology
|
| 164 |
+
num_bytes: 15049392
|
| 165 |
+
num_examples: 24192
|
| 166 |
+
- name: plastic_surgery
|
| 167 |
+
num_bytes: 16357232
|
| 168 |
+
num_examples: 26605
|
| 169 |
+
- name: psychiatry_and_psychology
|
| 170 |
+
num_bytes: 25844085
|
| 171 |
+
num_examples: 35756
|
| 172 |
+
- name: pulmonology
|
| 173 |
+
num_bytes: 20855255
|
| 174 |
+
num_examples: 32317
|
| 175 |
+
download_size: 201810081
|
| 176 |
+
dataset_size: 343859267
|
| 177 |
- config_name: es-queries
|
| 178 |
features:
|
| 179 |
- name: _id
|
|
|
|
| 289 |
path: en-queries/psychiatry_and_psychology-*
|
| 290 |
- split: pulmonology
|
| 291 |
path: en-queries/pulmonology-*
|
| 292 |
+
- config_name: es-corpus
|
| 293 |
+
data_files:
|
| 294 |
+
- split: all
|
| 295 |
+
path: es-corpus/all-*
|
| 296 |
+
- split: dentistry_and_oral_health
|
| 297 |
+
path: es-corpus/dentistry_and_oral_health-*
|
| 298 |
+
- split: dermatology
|
| 299 |
+
path: es-corpus/dermatology-*
|
| 300 |
+
- split: gastroenterology
|
| 301 |
+
path: es-corpus/gastroenterology-*
|
| 302 |
+
- split: genetics
|
| 303 |
+
path: es-corpus/genetics-*
|
| 304 |
+
- split: neuroscience_and_neurology
|
| 305 |
+
path: es-corpus/neuroscience_and_neurology-*
|
| 306 |
+
- split: orthopedic_surgery
|
| 307 |
+
path: es-corpus/orthopedic_surgery-*
|
| 308 |
+
- split: otorhinolaryngology
|
| 309 |
+
path: es-corpus/otorhinolaryngology-*
|
| 310 |
+
- split: plastic_surgery
|
| 311 |
+
path: es-corpus/plastic_surgery-*
|
| 312 |
+
- split: psychiatry_and_psychology
|
| 313 |
+
path: es-corpus/psychiatry_and_psychology-*
|
| 314 |
+
- split: pulmonology
|
| 315 |
+
path: es-corpus/pulmonology-*
|
| 316 |
- config_name: es-queries
|
| 317 |
data_files:
|
| 318 |
- split: all
|
es-corpus/all-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5a9f142baef2f27d9ce5b3b077215c5c5f27e2e041c027c37411073eb2153ced
|
| 3 |
+
size 96839512
|
es-corpus/dentistry_and_oral_health-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:193b1a6d7e63ab3081b795bbef3b23d9eb52938afc5a796a9b69759711d4acfb
|
| 3 |
+
size 11141366
|
es-corpus/dermatology-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2f8a6ecc621f3ff6563ed94d9877d1b42bb68aa957c316569f4b62ceb4996a03
|
| 3 |
+
size 5943989
|
es-corpus/gastroenterology-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:67b187a981b22392401887238ab23f515e88dde18d495f0f12e0146dcbe9011c
|
| 3 |
+
size 8745202
|
es-corpus/genetics-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:59c83fc1910bb1eaf8bb03f7e8845cbedff2286b8ad9d54d3736532373ab9bde
|
| 3 |
+
size 11599177
|
es-corpus/neuroscience_and_neurology-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:bded8b8c5cbb192894b36623c52d3951c2d8c2980870cedf343a0ad7cf03acdd
|
| 3 |
+
size 12149890
|
es-corpus/orthopedic_surgery-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:9a374b0d377bbca0e563b96c0545058049d70127aaeeed4a71c1b4457f81ca13
|
| 3 |
+
size 9612797
|
es-corpus/otorhinolaryngology-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:d29d3821c87a0e5772a991c8850d947fda07f655ed8fdb51965ec3414965fb42
|
| 3 |
+
size 8786748
|
es-corpus/plastic_surgery-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:285f3157d67a1bfc6eb14e7d53309f6cafa7efc4d2896403913861f3bbc43d35
|
| 3 |
+
size 9733402
|
es-corpus/psychiatry_and_psychology-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c952b749ccaf44b8046d893487be17ec1d8295e6d4f9c69b8fde3311b8fdcdd2
|
| 3 |
+
size 14967738
|
es-corpus/pulmonology-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e3c682dcbbf8d84c2604aa0c807cff10a13031bdf586db46a24d281598516f9f
|
| 3 |
+
size 12290260
|