gallifantjack commited on
Commit
e8cbde1
1 Parent(s): f02b6b2

Upload dataset

Browse files
Files changed (2) hide show
  1. README.md +56 -1
  2. data/train-00000-of-00001.parquet +2 -2
README.md CHANGED
@@ -1,7 +1,6 @@
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,6 +9,62 @@ task_categories:
10
  task_ids:
11
  - text-classification
12
  - medical-diagnosis
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
13
  ---
14
 
15
  # Demographic Variations Oncology AMIE Dataset
 
1
  ---
2
  language: en
3
  license: mit
 
4
  size_categories:
5
  - n<1K
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: case_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
+ - name: id
61
+ dtype: int64
62
+ splits:
63
+ - name: train
64
+ num_bytes: 18499257
65
+ num_examples: 3800
66
+ download_size: 1284034
67
+ dataset_size: 18499257
68
  ---
69
 
70
  # Demographic Variations Oncology AMIE Dataset
data/train-00000-of-00001.parquet CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9550b0e6eb135823092af23ab0bf636fc83207912b12c875c2e7561c24fa43d7
3
- size 1262596
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:bcd992c0a3de6869defb44e58b04ce97f5fa827438e3adb9ea143c6a9eafc317
3
+ size 1284034