Datasets:
Upload dataset
Browse files- README.md +37 -1
- gastroenterology/train-00000-of-00001.parquet +2 -2
README.md
CHANGED
|
@@ -63,7 +63,7 @@ configs:
|
|
| 63 |
- config_name: gastroenterology
|
| 64 |
data_files:
|
| 65 |
- split: train
|
| 66 |
-
path: gastroenterology/train-*
|
| 67 |
- config_name: general_medicine
|
| 68 |
data_files:
|
| 69 |
- split: train
|
|
@@ -505,6 +505,42 @@ dataset_info:
|
|
| 505 |
num_examples: 729
|
| 506 |
download_size: 339917
|
| 507 |
dataset_size: 761467
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 508 |
---
|
| 509 |
|
| 510 |
# MedQAData-FR
|
|
|
|
| 63 |
- config_name: gastroenterology
|
| 64 |
data_files:
|
| 65 |
- split: train
|
| 66 |
+
path: gastroenterology/train-*
|
| 67 |
- config_name: general_medicine
|
| 68 |
data_files:
|
| 69 |
- split: train
|
|
|
|
| 505 |
num_examples: 729
|
| 506 |
download_size: 339917
|
| 507 |
dataset_size: 761467
|
| 508 |
+
- config_name: gastroenterology
|
| 509 |
+
features:
|
| 510 |
+
- name: context_question
|
| 511 |
+
dtype: string
|
| 512 |
+
- name: question
|
| 513 |
+
dtype: string
|
| 514 |
+
- name: answer
|
| 515 |
+
dtype: string
|
| 516 |
+
- name: language
|
| 517 |
+
dtype: string
|
| 518 |
+
- name: urgency
|
| 519 |
+
dtype: string
|
| 520 |
+
- name: speciality
|
| 521 |
+
dtype: string
|
| 522 |
+
- name: article_title
|
| 523 |
+
dtype: string
|
| 524 |
+
- name: entities
|
| 525 |
+
struct:
|
| 526 |
+
- name: Test
|
| 527 |
+
list: string
|
| 528 |
+
- name: age
|
| 529 |
+
list: string
|
| 530 |
+
- name: disease
|
| 531 |
+
list: string
|
| 532 |
+
- name: medical_field
|
| 533 |
+
list: string
|
| 534 |
+
- name: medicament
|
| 535 |
+
list: string
|
| 536 |
+
- name: sympt
|
| 537 |
+
list: string
|
| 538 |
+
splits:
|
| 539 |
+
- name: train
|
| 540 |
+
num_bytes: 792358
|
| 541 |
+
num_examples: 747
|
| 542 |
+
download_size: 350345
|
| 543 |
+
dataset_size: 792358
|
| 544 |
---
|
| 545 |
|
| 546 |
# MedQAData-FR
|
gastroenterology/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:a4d6fc1e85b8e535d8a37a086a53a74d54b6e52deea9709c144140393b042305
|
| 3 |
+
size 350345
|