Upload dataset
Browse files- README.md +260 -0
- data/test-00000-of-00001.parquet +3 -0
- data/train-00000-of-00001.parquet +3 -0
README.md
ADDED
@@ -0,0 +1,260 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
dataset_info:
|
3 |
+
features:
|
4 |
+
- name: id
|
5 |
+
dtype: int64
|
6 |
+
- name: consult_input
|
7 |
+
struct:
|
8 |
+
- name: accept_tos
|
9 |
+
dtype: string
|
10 |
+
- name: consult_info
|
11 |
+
struct:
|
12 |
+
- name: case_info
|
13 |
+
dtype: string
|
14 |
+
- name: channel_id
|
15 |
+
dtype: string
|
16 |
+
- name: questions
|
17 |
+
dtype: string
|
18 |
+
- name: specialty_area
|
19 |
+
dtype: string
|
20 |
+
- name: hospital
|
21 |
+
struct:
|
22 |
+
- name: address
|
23 |
+
dtype: string
|
24 |
+
- name: clinician
|
25 |
+
dtype: string
|
26 |
+
- name: email
|
27 |
+
dtype: string
|
28 |
+
- name: name
|
29 |
+
dtype: string
|
30 |
+
- name: patient
|
31 |
+
struct:
|
32 |
+
- name: bday
|
33 |
+
dtype: string
|
34 |
+
- name: breed
|
35 |
+
dtype: string
|
36 |
+
- name: gender
|
37 |
+
dtype: string
|
38 |
+
- name: name
|
39 |
+
dtype: string
|
40 |
+
- name: neutered
|
41 |
+
dtype: string
|
42 |
+
- name: owner
|
43 |
+
dtype: string
|
44 |
+
- name: species
|
45 |
+
dtype: string
|
46 |
+
- name: species_other
|
47 |
+
dtype: string
|
48 |
+
- name: weight
|
49 |
+
dtype: string
|
50 |
+
- name: turing_output
|
51 |
+
struct:
|
52 |
+
- name: additionalSignals
|
53 |
+
list:
|
54 |
+
- name: attention
|
55 |
+
dtype: bool
|
56 |
+
- name: confidence
|
57 |
+
dtype: int64
|
58 |
+
- name: history
|
59 |
+
dtype: bool
|
60 |
+
- name: id
|
61 |
+
dtype: int64
|
62 |
+
- name: is_locked_out
|
63 |
+
dtype: bool
|
64 |
+
- name: signal_name
|
65 |
+
dtype: string
|
66 |
+
- name: source
|
67 |
+
dtype: string
|
68 |
+
- name: consult
|
69 |
+
list:
|
70 |
+
- name: attention
|
71 |
+
dtype: bool
|
72 |
+
- name: consult_name
|
73 |
+
dtype: string
|
74 |
+
- name: custom_sort
|
75 |
+
dtype: int64
|
76 |
+
- name: diagnosis_custom_fields
|
77 |
+
dtype: 'null'
|
78 |
+
- name: diagnosis_custom_text
|
79 |
+
dtype: string
|
80 |
+
- name: elapsedTime
|
81 |
+
dtype: float64
|
82 |
+
- name: id
|
83 |
+
dtype: int64
|
84 |
+
- name: isAddressingConcern
|
85 |
+
dtype: bool
|
86 |
+
- name: recommendation_custom_fields
|
87 |
+
dtype: 'null'
|
88 |
+
- name: recommendation_custom_text
|
89 |
+
dtype: string
|
90 |
+
- name: source
|
91 |
+
dtype: string
|
92 |
+
- name: state
|
93 |
+
dtype: string
|
94 |
+
- name: diagnosis
|
95 |
+
list:
|
96 |
+
- name: attention
|
97 |
+
dtype: bool
|
98 |
+
- name: confidence
|
99 |
+
dtype: int64
|
100 |
+
- name: diagnosis_name
|
101 |
+
dtype: string
|
102 |
+
- name: history
|
103 |
+
dtype: bool
|
104 |
+
- name: id
|
105 |
+
dtype: int64
|
106 |
+
- name: source
|
107 |
+
dtype: string
|
108 |
+
- name: state
|
109 |
+
dtype: string
|
110 |
+
- name: findings
|
111 |
+
list:
|
112 |
+
- name: attention
|
113 |
+
dtype: bool
|
114 |
+
- name: confidence
|
115 |
+
dtype: string
|
116 |
+
- name: custom_fields
|
117 |
+
struct:
|
118 |
+
- name: ___s1_
|
119 |
+
sequence: string
|
120 |
+
- name: ___s2_
|
121 |
+
sequence: string
|
122 |
+
- name: ___s3_
|
123 |
+
sequence: string
|
124 |
+
- name: ___s4_
|
125 |
+
sequence: string
|
126 |
+
- name: custom_text
|
127 |
+
dtype: string
|
128 |
+
- name: elapsedTime
|
129 |
+
dtype: float64
|
130 |
+
- name: finding_abnormal_text
|
131 |
+
dtype: string
|
132 |
+
- name: finding_normal_text
|
133 |
+
dtype: string
|
134 |
+
- name: group
|
135 |
+
dtype: string
|
136 |
+
- name: history
|
137 |
+
dtype: bool
|
138 |
+
- name: id
|
139 |
+
dtype: int64
|
140 |
+
- name: signal_name
|
141 |
+
dtype: string
|
142 |
+
- name: source
|
143 |
+
dtype: string
|
144 |
+
- name: groups
|
145 |
+
list:
|
146 |
+
- name: id
|
147 |
+
dtype: int64
|
148 |
+
- name: source
|
149 |
+
dtype: string
|
150 |
+
- name: state
|
151 |
+
dtype: string
|
152 |
+
- name: internal_notes
|
153 |
+
dtype: string
|
154 |
+
- name: questions
|
155 |
+
list:
|
156 |
+
- name: attention
|
157 |
+
dtype: bool
|
158 |
+
- name: id
|
159 |
+
dtype: int64
|
160 |
+
- name: signal_name
|
161 |
+
dtype: string
|
162 |
+
- name: source
|
163 |
+
dtype: string
|
164 |
+
- name: recommendations
|
165 |
+
list:
|
166 |
+
- name: attention
|
167 |
+
dtype: bool
|
168 |
+
- name: id
|
169 |
+
dtype: int64
|
170 |
+
- name: recommendation_name
|
171 |
+
dtype: string
|
172 |
+
- name: source
|
173 |
+
dtype: string
|
174 |
+
- name: state
|
175 |
+
dtype: string
|
176 |
+
- name: report_conclusions
|
177 |
+
dtype: string
|
178 |
+
- name: report_findings
|
179 |
+
dtype: string
|
180 |
+
- name: signals
|
181 |
+
list:
|
182 |
+
- name: attention
|
183 |
+
dtype: bool
|
184 |
+
- name: confidence
|
185 |
+
dtype: int64
|
186 |
+
- name: history
|
187 |
+
dtype: bool
|
188 |
+
- name: id
|
189 |
+
dtype: int64
|
190 |
+
- name: signal_name
|
191 |
+
dtype: string
|
192 |
+
- name: source
|
193 |
+
dtype: string
|
194 |
+
- name: tags
|
195 |
+
struct:
|
196 |
+
- name: consults_mode
|
197 |
+
dtype: string
|
198 |
+
- name: consults_sorting
|
199 |
+
dtype: string
|
200 |
+
- name: difficulty
|
201 |
+
dtype: string
|
202 |
+
- name: findings_mode
|
203 |
+
dtype: string
|
204 |
+
- name: unansweredAdditionalSignals
|
205 |
+
sequence: string
|
206 |
+
- name: userTags
|
207 |
+
sequence: string
|
208 |
+
- name: patient_info
|
209 |
+
dtype: string
|
210 |
+
- name: hospital_info
|
211 |
+
dtype: string
|
212 |
+
- name: case_info
|
213 |
+
dtype: string
|
214 |
+
- name: text_question
|
215 |
+
dtype: string
|
216 |
+
- name: difficulty_tags
|
217 |
+
dtype: string
|
218 |
+
- name: question_tag
|
219 |
+
sequence: string
|
220 |
+
- name: signals_present
|
221 |
+
sequence: string
|
222 |
+
- name: signals_not_present
|
223 |
+
sequence: string
|
224 |
+
- name: signals_present_id
|
225 |
+
sequence: int64
|
226 |
+
- name: signals_not_present_id
|
227 |
+
sequence: int64
|
228 |
+
- name: diagnosis_present
|
229 |
+
sequence: string
|
230 |
+
- name: diagnosis_not_present
|
231 |
+
sequence: string
|
232 |
+
- name: diagnosis_present_id
|
233 |
+
sequence: int64
|
234 |
+
- name: diagnosis_not_present_id
|
235 |
+
sequence: int64
|
236 |
+
- name: recommendations_present
|
237 |
+
sequence: string
|
238 |
+
- name: recommendations_not_present
|
239 |
+
sequence: string
|
240 |
+
- name: recommendations_present_id
|
241 |
+
sequence: int64
|
242 |
+
- name: recommendations_not_present_id
|
243 |
+
sequence: int64
|
244 |
+
splits:
|
245 |
+
- name: train
|
246 |
+
num_bytes: 104608166.4
|
247 |
+
num_examples: 9000
|
248 |
+
- name: test
|
249 |
+
num_bytes: 11623129.6
|
250 |
+
num_examples: 1000
|
251 |
+
download_size: 15785961
|
252 |
+
dataset_size: 116231296.0
|
253 |
+
configs:
|
254 |
+
- config_name: default
|
255 |
+
data_files:
|
256 |
+
- split: train
|
257 |
+
path: data/train-*
|
258 |
+
- split: test
|
259 |
+
path: data/test-*
|
260 |
+
---
|
data/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:708713ce805b06ca9c0775bb8efc5721914d3bbf4fe54779dfbc9f87531ef7dd
|
3 |
+
size 1615607
|
data/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:b757ae9ea27e1e4496bdbb536e5625381a496cbd047c29103e0c6e14c616e30c
|
3 |
+
size 14170354
|