gallifantjack
commited on
Commit
•
f02b6b2
1
Parent(s):
edf0c2d
Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
language: en
|
3 |
license: mit
|
|
|
4 |
size_categories:
|
5 |
- n<1K
|
6 |
task_categories:
|
@@ -9,60 +10,6 @@ task_categories:
|
|
9 |
task_ids:
|
10 |
- text-classification
|
11 |
- medical-diagnosis
|
12 |
-
pretty_name: Demographic Variations Oncology AMIE Dataset
|
13 |
-
configs:
|
14 |
-
- config_name: default
|
15 |
-
data_files:
|
16 |
-
- split: train
|
17 |
-
path: data/train-*
|
18 |
-
dataset_info:
|
19 |
-
features:
|
20 |
-
- name: id
|
21 |
-
dtype: int64
|
22 |
-
- name: variation
|
23 |
-
dtype: string
|
24 |
-
- name: age
|
25 |
-
dtype: int64
|
26 |
-
- name: sex
|
27 |
-
dtype: string
|
28 |
-
- name: race
|
29 |
-
dtype: string
|
30 |
-
- name: income
|
31 |
-
dtype: string
|
32 |
-
- name: zipcode
|
33 |
-
dtype: string
|
34 |
-
- name: description
|
35 |
-
dtype: string
|
36 |
-
- name: type
|
37 |
-
dtype: string
|
38 |
-
- name: molecular_phenotype
|
39 |
-
dtype: string
|
40 |
-
- name: treatment_status
|
41 |
-
dtype: string
|
42 |
-
- name: special_considerations
|
43 |
-
dtype: string
|
44 |
-
- name: ground_truth
|
45 |
-
dtype: string
|
46 |
-
- name: system_prompt
|
47 |
-
dtype: string
|
48 |
-
- name: question_all
|
49 |
-
dtype: string
|
50 |
-
- name: question_neoadjuvant
|
51 |
-
dtype: string
|
52 |
-
- name: question_surgery
|
53 |
-
dtype: string
|
54 |
-
- name: question_adjuvant
|
55 |
-
dtype: string
|
56 |
-
- name: question_genetic
|
57 |
-
dtype: string
|
58 |
-
- name: question_support
|
59 |
-
dtype: string
|
60 |
-
splits:
|
61 |
-
- name: train
|
62 |
-
num_bytes: 18468857
|
63 |
-
num_examples: 3800
|
64 |
-
download_size: 1262596
|
65 |
-
dataset_size: 18468857
|
66 |
---
|
67 |
|
68 |
# Demographic Variations Oncology AMIE Dataset
|
|
|
1 |
---
|
2 |
language: en
|
3 |
license: mit
|
4 |
+
pretty_name: Demographic Variations Oncology AMIE Dataset
|
5 |
size_categories:
|
6 |
- n<1K
|
7 |
task_categories:
|
|
|
10 |
task_ids:
|
11 |
- text-classification
|
12 |
- medical-diagnosis
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
13 |
---
|
14 |
|
15 |
# Demographic Variations Oncology AMIE Dataset
|