File size: 12,265 Bytes
5e3c791 91e7af8 a6c7485 c36bebe e5be9f7 fce6eb4 afad9f6 66565d2 31c02a3 f9cec8a b0383a5 05e3703 5e3c791 2397f95 05e3703 a10cec9 60ce192 4e98799 5e3c791 91e7af8 a6c7485 c36bebe e5be9f7 fce6eb4 afad9f6 66565d2 31c02a3 f9cec8a b0383a5 5e3c791 2397f95 05e3703 a10cec9 60ce192 4e98799 de387bb 5e3c791 de387bb 98c30d8 de387bb |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594 595 596 597 598 599 600 601 602 603 604 605 606 607 608 609 610 611 612 613 614 615 |
---
dataset_info:
- config_name: all
features:
- name: question_id
dtype: int64
- name: answer
dtype: string
- name: answer_id
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: option3
dtype: string
- name: option4
dtype: string
- name: question
dtype: string
- name: vocab
dtype: string
- name: level
dtype: string
splits:
- name: dev
num_bytes: 37454
num_examples: 60
- name: test
num_bytes: 687725968
num_examples: 819772
download_size: 247545663
dataset_size: 687763422
- config_name: atc_easy
features:
- name: question_id
dtype: int64
- name: answer
dtype: string
- name: answer_id
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: option3
dtype: string
- name: option4
dtype: string
- name: question
dtype: string
- name: vocab
dtype: string
- name: level
dtype: string
splits:
- name: dev
num_bytes: 2496.9333333333334
num_examples: 4
- name: test
num_bytes: 5399311.430553861
num_examples: 6436
download_size: 1060337
dataset_size: 5401808.363887195
- config_name: atc_hard
features:
- name: question_id
dtype: int64
- name: answer
dtype: string
- name: answer_id
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: option3
dtype: string
- name: option4
dtype: string
- name: question
dtype: string
- name: vocab
dtype: string
- name: level
dtype: string
splits:
- name: dev
num_bytes: 2496.9333333333334
num_examples: 4
- name: test
num_bytes: 4978171.850358392
num_examples: 5934
download_size: 951506
dataset_size: 4980668.783691726
- config_name: atc_medium
features:
- name: question_id
dtype: int64
- name: answer
dtype: string
- name: answer_id
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: option3
dtype: string
- name: option4
dtype: string
- name: question
dtype: string
- name: vocab
dtype: string
- name: level
dtype: string
splits:
- name: dev
num_bytes: 2496.9333333333334
num_examples: 4
- name: test
num_bytes: 5399311.430553861
num_examples: 6436
download_size: 1086690
dataset_size: 5401808.363887195
- config_name: icd10cm_easy
features:
- name: question_id
dtype: int64
- name: answer
dtype: string
- name: answer_id
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: option3
dtype: string
- name: option4
dtype: string
- name: question
dtype: string
- name: vocab
dtype: string
- name: level
dtype: string
splits:
- name: dev
num_bytes: 2496.9333333333334
num_examples: 4
- name: test
num_bytes: 79342025.77005313
num_examples: 94576
download_size: 28255052
dataset_size: 79344522.70338647
- config_name: icd10cm_hard
features:
- name: question_id
dtype: int64
- name: answer
dtype: string
- name: answer_id
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: option3
dtype: string
- name: option4
dtype: string
- name: question
dtype: string
- name: vocab
dtype: string
- name: level
dtype: string
splits:
- name: dev
num_bytes: 2496.9333333333334
num_examples: 4
- name: test
num_bytes: 73832815.36538452
num_examples: 88009
download_size: 22207960
dataset_size: 73835312.29871786
- config_name: icd10cm_medium
features:
- name: question_id
dtype: int64
- name: answer
dtype: string
- name: answer_id
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: option3
dtype: string
- name: option4
dtype: string
- name: question
dtype: string
- name: vocab
dtype: string
- name: level
dtype: string
splits:
- name: dev
num_bytes: 2496.9333333333334
num_examples: 4
- name: test
num_bytes: 68584510.15880513
num_examples: 81753
download_size: 21517507
dataset_size: 68587007.09213847
- config_name: icd10proc_easy
features:
- name: question_id
dtype: int64
- name: answer
dtype: string
- name: answer_id
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: option3
dtype: string
- name: option4
dtype: string
- name: question
dtype: string
- name: vocab
dtype: string
- name: level
dtype: string
splits:
- name: dev
num_bytes: 2496.9333333333334
num_examples: 4
- name: test
num_bytes: 160220120.40731326
num_examples: 190983
download_size: 54214347
dataset_size: 160222617.3406466
- config_name: icd10proc_hard
features:
- name: question_id
dtype: int64
- name: answer
dtype: string
- name: answer_id
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: option3
dtype: string
- name: option4
dtype: string
- name: question
dtype: string
- name: vocab
dtype: string
- name: level
dtype: string
splits:
- name: dev
num_bytes: 2496.9333333333334
num_examples: 4
- name: test
num_bytes: 74310162.81783715
num_examples: 88578
download_size: 21639184
dataset_size: 74312659.75117049
- config_name: icd10proc_medium
features:
- name: question_id
dtype: int64
- name: answer
dtype: string
- name: answer_id
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: option3
dtype: string
- name: option4
dtype: string
- name: question
dtype: string
- name: vocab
dtype: string
- name: level
dtype: string
splits:
- name: dev
num_bytes: 2496.9333333333334
num_examples: 4
- name: test
num_bytes: 160220120.40731326
num_examples: 190983
download_size: 47504039
dataset_size: 160222617.3406466
- config_name: icd9cm_easy
features:
- name: question_id
dtype: int64
- name: answer
dtype: string
- name: answer_id
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: option3
dtype: string
- name: option4
dtype: string
- name: question
dtype: string
- name: vocab
dtype: string
- name: level
dtype: string
splits:
- name: dev
num_bytes: 2496.9333333333334
num_examples: 4
- name: test
num_bytes: 14875790.908418437
num_examples: 17732
download_size: 4767029
dataset_size: 14878287.841751771
- config_name: icd9cm_hard
features:
- name: question_id
dtype: int64
- name: answer
dtype: string
- name: answer_id
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: option3
dtype: string
- name: option4
dtype: string
- name: question
dtype: string
- name: vocab
dtype: string
- name: level
dtype: string
splits:
- name: dev
num_bytes: 2496.9333333333334
num_examples: 4
- name: test
num_bytes: 14139216.10480963
num_examples: 16854
download_size: 4181134
dataset_size: 14141713.038142964
- config_name: icd9cm_medium
features:
- name: question_id
dtype: int64
- name: answer
dtype: string
- name: answer_id
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: option3
dtype: string
- name: option4
dtype: string
- name: question
dtype: string
- name: vocab
dtype: string
- name: level
dtype: string
splits:
- name: dev
num_bytes: 2496.9333333333334
num_examples: 4
- name: test
num_bytes: 14875790.908418437
num_examples: 17732
download_size: 4541096
dataset_size: 14878287.841751771
- config_name: icd9proc_easy
features:
- name: question_id
dtype: int64
- name: answer
dtype: string
- name: answer_id
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: option3
dtype: string
- name: option4
dtype: string
- name: question
dtype: string
- name: vocab
dtype: string
- name: level
dtype: string
splits:
- name: dev
num_bytes: 2496.9333333333334
num_examples: 4
- name: test
num_bytes: 3914416.894804897
num_examples: 4666
download_size: 949044
dataset_size: 3916913.82813823
- config_name: icd9proc_hard
features:
- name: question_id
dtype: int64
- name: answer
dtype: string
- name: answer_id
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: option3
dtype: string
- name: option4
dtype: string
- name: question
dtype: string
- name: vocab
dtype: string
- name: level
dtype: string
splits:
- name: dev
num_bytes: 2496.9333333333334
num_examples: 4
- name: test
num_bytes: 3719786.6505711344
num_examples: 4434
download_size: 863216
dataset_size: 3722283.5839044675
- config_name: icd9proc_medium
features:
- name: question_id
dtype: int64
- name: answer
dtype: string
- name: answer_id
dtype: string
- name: option1
dtype: string
- name: option2
dtype: string
- name: option3
dtype: string
- name: option4
dtype: string
- name: question
dtype: string
- name: vocab
dtype: string
- name: level
dtype: string
splits:
- name: dev
num_bytes: 2496.9333333333334
num_examples: 4
- name: test
num_bytes: 3914416.894804897
num_examples: 4666
download_size: 877606
dataset_size: 3916913.82813823
configs:
- config_name: all
data_files:
- split: dev
path: all/dev-*
- split: test
path: all/test-*
- config_name: atc_easy
data_files:
- split: dev
path: atc_easy/dev-*
- split: test
path: atc_easy/test-*
- config_name: atc_hard
data_files:
- split: dev
path: atc_hard/dev-*
- split: test
path: atc_hard/test-*
- config_name: atc_medium
data_files:
- split: dev
path: atc_medium/dev-*
- split: test
path: atc_medium/test-*
- config_name: icd10cm_easy
data_files:
- split: dev
path: icd10cm_easy/dev-*
- split: test
path: icd10cm_easy/test-*
- config_name: icd10cm_hard
data_files:
- split: dev
path: icd10cm_hard/dev-*
- split: test
path: icd10cm_hard/test-*
- config_name: icd10cm_medium
data_files:
- split: dev
path: icd10cm_medium/dev-*
- split: test
path: icd10cm_medium/test-*
- config_name: icd10proc_easy
data_files:
- split: dev
path: icd10proc_easy/dev-*
- split: test
path: icd10proc_easy/test-*
- config_name: icd10proc_hard
data_files:
- split: dev
path: icd10proc_hard/dev-*
- split: test
path: icd10proc_hard/test-*
- config_name: icd10proc_medium
data_files:
- split: dev
path: icd10proc_medium/dev-*
- split: test
path: icd10proc_medium/test-*
- config_name: icd9cm_easy
data_files:
- split: dev
path: icd9cm_easy/dev-*
- split: test
path: icd9cm_easy/test-*
- config_name: icd9cm_hard
data_files:
- split: dev
path: icd9cm_hard/dev-*
- split: test
path: icd9cm_hard/test-*
- config_name: icd9cm_medium
data_files:
- split: dev
path: icd9cm_medium/dev-*
- split: test
path: icd9cm_medium/test-*
- config_name: icd9proc_easy
data_files:
- split: dev
path: icd9proc_easy/dev-*
- split: test
path: icd9proc_easy/test-*
- config_name: icd9proc_hard
data_files:
- split: dev
path: icd9proc_hard/dev-*
- split: test
path: icd9proc_hard/test-*
- config_name: icd9proc_medium
data_files:
- split: dev
path: icd9proc_medium/dev-*
- split: test
path: icd9proc_medium/test-*
license: apache-2.0
task_categories:
- question-answering
language:
- en
tags:
- medical
size_categories:
- 100K<n<1M
---
# Dataset Card for MedConceptsQA
The benchmark of the paper "MedConceptsQA - Open Source Medical Concepts QA Benchmark".
Paper Link: https://www.sciencedirect.com/science/article/pii/S0010482524011740
Our evaluation code is available at https://github.com/nadavlab/MedConceptsQA
|