Datasets:
Upload dataset
Browse files- README.md +37 -1
- general_medicine/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -67,7 +67,7 @@ configs:
|
|
| 67 |
- config_name: general_medicine
|
| 68 |
data_files:
|
| 69 |
- split: train
|
| 70 |
-
path: general_medicine/train-*
|
| 71 |
- config_name: hematology
|
| 72 |
data_files:
|
| 73 |
- split: train
|
|
@@ -541,6 +541,42 @@ dataset_info:
|
|
| 541 |
num_examples: 747
|
| 542 |
download_size: 350345
|
| 543 |
dataset_size: 792358
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 544 |
---
|
| 545 |
|
| 546 |
# MedQAData-FR
|
|
|
|
| 67 |
- config_name: general_medicine
|
| 68 |
data_files:
|
| 69 |
- split: train
|
| 70 |
+
path: general_medicine/train-*
|
| 71 |
- config_name: hematology
|
| 72 |
data_files:
|
| 73 |
- split: train
|
|
|
|
| 541 |
num_examples: 747
|
| 542 |
download_size: 350345
|
| 543 |
dataset_size: 792358
|
| 544 |
+
- config_name: general_medicine
|
| 545 |
+
features:
|
| 546 |
+
- name: context_question
|
| 547 |
+
dtype: string
|
| 548 |
+
- name: question
|
| 549 |
+
dtype: string
|
| 550 |
+
- name: answer
|
| 551 |
+
dtype: string
|
| 552 |
+
- name: language
|
| 553 |
+
dtype: string
|
| 554 |
+
- name: urgency
|
| 555 |
+
dtype: string
|
| 556 |
+
- name: speciality
|
| 557 |
+
dtype: string
|
| 558 |
+
- name: article_title
|
| 559 |
+
dtype: string
|
| 560 |
+
- name: entities
|
| 561 |
+
struct:
|
| 562 |
+
- name: Test
|
| 563 |
+
list: string
|
| 564 |
+
- name: age
|
| 565 |
+
list: string
|
| 566 |
+
- name: disease
|
| 567 |
+
list: string
|
| 568 |
+
- name: medical_field
|
| 569 |
+
list: string
|
| 570 |
+
- name: medicament
|
| 571 |
+
list: string
|
| 572 |
+
- name: sympt
|
| 573 |
+
list: string
|
| 574 |
+
splits:
|
| 575 |
+
- name: train
|
| 576 |
+
num_bytes: 766649
|
| 577 |
+
num_examples: 733
|
| 578 |
+
download_size: 364694
|
| 579 |
+
dataset_size: 766649
|
| 580 |
---
|
| 581 |
|
| 582 |
# MedQAData-FR
|
general_medicine/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:b63a07b17133c58fecfc508d0a8922ad718a3e3c439cce77bd7290dfe20c0cd7
|
| 3 |
+
size 364694
|