itaylotan commited on
Commit
2371b01
·
verified ·
1 Parent(s): 7068b41

Upload dataset

Browse files
README.md ADDED
@@ -0,0 +1,62 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ dataset_info:
3
+ features:
4
+ - name: id
5
+ dtype: int64
6
+ - name: consult_input
7
+ dtype: string
8
+ - name: turing_output
9
+ dtype: string
10
+ - name: patient_info
11
+ dtype: string
12
+ - name: hospital_info
13
+ dtype: string
14
+ - name: case_info
15
+ dtype: string
16
+ - name: text_question
17
+ dtype: string
18
+ - name: difficulty_tags
19
+ dtype: string
20
+ - name: question_tag
21
+ dtype: string
22
+ - name: signals_present
23
+ dtype: string
24
+ - name: signals_not_present
25
+ dtype: string
26
+ - name: signals_present_id
27
+ dtype: string
28
+ - name: signals_not_present_id
29
+ dtype: string
30
+ - name: diagnosis_present
31
+ dtype: string
32
+ - name: diagnosis_not_present
33
+ dtype: string
34
+ - name: diagnosis_present_id
35
+ dtype: string
36
+ - name: diagnosis_not_present_id
37
+ dtype: string
38
+ - name: recommendations_present
39
+ dtype: string
40
+ - name: recommendations_not_present
41
+ dtype: string
42
+ - name: recommendations_present_id
43
+ dtype: string
44
+ - name: recommendations_not_present_id
45
+ dtype: string
46
+ splits:
47
+ - name: train
48
+ num_bytes: 132735845
49
+ num_examples: 9000
50
+ - name: test
51
+ num_bytes: 14812025
52
+ num_examples: 1000
53
+ download_size: 31982210
54
+ dataset_size: 147547870
55
+ configs:
56
+ - config_name: default
57
+ data_files:
58
+ - split: train
59
+ path: data/train-*
60
+ - split: test
61
+ path: data/test-*
62
+ ---
data/test-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2d71a6db54cb792e8aae5a3d8864e00b6abc77085fccb16c46d2c27d63c95199
3
+ size 3223922
data/train-00000-of-00001.parquet ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c7e10a1203e2c2c9dbd68a8fe400c76e9b4fb22b7be2639b51136dc8f34f6c7f
3
+ size 28758288