Datasets:
Tasks:
Tabular Classification
Modalities:
Text
Formats:
csv
Sub-tasks:
multi-class-classification
Languages:
French
Size:
1M - 10M
ArXiv:
Tags:
automatic-diagnosis
automatic-symptom-detection
differential-diagnosis
synthetic-patients
diseases
health-care
License:
jonathanagustin
commited on
Commit
•
3777762
1
Parent(s):
d0dd747
Update README.md
Browse files
README.md
CHANGED
@@ -5,10 +5,12 @@ language:
|
|
5 |
license: cc-by-4.0
|
6 |
license_link: https://creativecommons.org/licenses/by/4.0/
|
7 |
tags:
|
8 |
-
- health
|
9 |
-
- automatic-symptom-detection
|
10 |
- automatic-diagnosis
|
11 |
-
-
|
|
|
|
|
|
|
|
|
12 |
annotations_creators:
|
13 |
- machine-generated
|
14 |
language_creators:
|
@@ -35,11 +37,21 @@ dataset_info:
|
|
35 |
- name: PATHOLOGY
|
36 |
dtype: string
|
37 |
- name: EVIDENCES
|
38 |
-
dtype:
|
|
|
|
|
|
|
|
|
|
|
39 |
- name: INITIAL_EVIDENCE
|
40 |
dtype: string
|
41 |
- name: DIFFERENTIAL_DIAGNOSIS
|
42 |
-
dtype:
|
|
|
|
|
|
|
|
|
|
|
43 |
config_name: default
|
44 |
splits:
|
45 |
- name: train
|
|
|
5 |
license: cc-by-4.0
|
6 |
license_link: https://creativecommons.org/licenses/by/4.0/
|
7 |
tags:
|
|
|
|
|
8 |
- automatic-diagnosis
|
9 |
+
- automatic-symptom-detection
|
10 |
+
- differential-diagnosis
|
11 |
+
- synthetic-patients
|
12 |
+
- diseases
|
13 |
+
- health-care
|
14 |
annotations_creators:
|
15 |
- machine-generated
|
16 |
language_creators:
|
|
|
37 |
- name: PATHOLOGY
|
38 |
dtype: string
|
39 |
- name: EVIDENCES
|
40 |
+
dtype: list
|
41 |
+
sequence:
|
42 |
+
- name: evidence-name
|
43 |
+
dtype: string
|
44 |
+
- name: evidence-value
|
45 |
+
dtype: string
|
46 |
- name: INITIAL_EVIDENCE
|
47 |
dtype: string
|
48 |
- name: DIFFERENTIAL_DIAGNOSIS
|
49 |
+
dtype: list
|
50 |
+
sequence:
|
51 |
+
- name: pathology
|
52 |
+
dtype: string
|
53 |
+
- name: probability
|
54 |
+
dtype: float
|
55 |
config_name: default
|
56 |
splits:
|
57 |
- name: train
|