Add covid19 detection dataset with multihot list labels (#11)
Browse files- Add covid19 detection dataset with multihot list labels (63843d2dc41b530484b2b69a1961e9e878d155cd)
README.md
CHANGED
@@ -156,6 +156,32 @@ dataset_info:
|
|
156 |
num_examples: 5910
|
157 |
download_size: 1273029700
|
158 |
dataset_size: 1880724463.73
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
159 |
configs:
|
160 |
- config_name: alzheimers
|
161 |
data_files:
|
@@ -181,4 +207,8 @@ configs:
|
|
181 |
data_files:
|
182 |
- split: coronahack
|
183 |
path: coronahack/coronahack-*
|
|
|
|
|
|
|
|
|
184 |
---
|
|
|
156 |
num_examples: 5910
|
157 |
download_size: 1273029700
|
158 |
dataset_size: 1880724463.73
|
159 |
+
- config_name: covid19_detection
|
160 |
+
features:
|
161 |
+
- name: image
|
162 |
+
dtype: image
|
163 |
+
- name: dataset_name
|
164 |
+
dtype: string
|
165 |
+
- name: dataset_uid
|
166 |
+
dtype: string
|
167 |
+
- name: phase_name
|
168 |
+
dtype: string
|
169 |
+
- name: comparative
|
170 |
+
dtype: string
|
171 |
+
- name: study_id
|
172 |
+
dtype: string
|
173 |
+
- name: umie_id
|
174 |
+
dtype: string
|
175 |
+
- name: mask
|
176 |
+
dtype: string
|
177 |
+
- name: labels
|
178 |
+
dtype: string
|
179 |
+
splits:
|
180 |
+
- name: covid19_detection
|
181 |
+
num_bytes: 1596734772.031
|
182 |
+
num_examples: 5073
|
183 |
+
download_size: 1181709944
|
184 |
+
dataset_size: 1596734772.031
|
185 |
configs:
|
186 |
- config_name: alzheimers
|
187 |
data_files:
|
|
|
207 |
data_files:
|
208 |
- split: coronahack
|
209 |
path: coronahack/coronahack-*
|
210 |
+
- config_name: covid19_detection
|
211 |
+
data_files:
|
212 |
+
- split: covid19_detection
|
213 |
+
path: covid19_detection/covid19_detection-*
|
214 |
---
|
covid19_detection/covid19_detection-00000-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:2120f0d94e4e334cb13b46ee345a9116eeb026de57d597e3480dee132f43af4d
|
3 |
+
size 390339431
|
covid19_detection/covid19_detection-00001-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:bdec013833ffc3a9811352527d3bb733c26b943ca3f871d97bc71d2c46239874
|
3 |
+
size 358683248
|
covid19_detection/covid19_detection-00002-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:e2508c77a46120f7b4177c11ad60552a37da607494e0f4ba7c2124c96fb102ec
|
3 |
+
size 247405918
|
covid19_detection/covid19_detection-00003-of-00004.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:afdf827c4ca66be8e46203b0c8628a60ab5bb5b6ea5e8abf65d7e83a9c915196
|
3 |
+
size 185281347
|