Upload dataset
Browse files
README.md
CHANGED
@@ -177,6 +177,28 @@ dataset_info:
|
|
177 |
num_examples: 241
|
178 |
download_size: 309370044
|
179 |
dataset_size: 309471903.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
180 |
- config_name: realworld_combined
|
181 |
features:
|
182 |
- name: id
|
@@ -264,6 +286,14 @@ configs:
|
|
264 |
path: realworld_LungHist700/validation-*
|
265 |
- split: test
|
266 |
path: realworld_LungHist700/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
267 |
- config_name: realworld_combined
|
268 |
data_files:
|
269 |
- split: train
|
|
|
177 |
num_examples: 241
|
178 |
download_size: 309370044
|
179 |
dataset_size: 309471903.0
|
180 |
+
- config_name: realworld_MuirBench
|
181 |
+
features:
|
182 |
+
- name: id
|
183 |
+
dtype: int64
|
184 |
+
- name: image
|
185 |
+
dtype: image
|
186 |
+
- name: question
|
187 |
+
dtype: string
|
188 |
+
- name: answer
|
189 |
+
dtype: string
|
190 |
+
splits:
|
191 |
+
- name: train
|
192 |
+
num_bytes: 25773649.0
|
193 |
+
num_examples: 34
|
194 |
+
- name: validation
|
195 |
+
num_bytes: 17765807.0
|
196 |
+
num_examples: 30
|
197 |
+
- name: test
|
198 |
+
num_bytes: 134118072.0
|
199 |
+
num_examples: 236
|
200 |
+
download_size: 149615394
|
201 |
+
dataset_size: 177657528.0
|
202 |
- config_name: realworld_combined
|
203 |
features:
|
204 |
- name: id
|
|
|
286 |
path: realworld_LungHist700/validation-*
|
287 |
- split: test
|
288 |
path: realworld_LungHist700/test-*
|
289 |
+
- config_name: realworld_MuirBench
|
290 |
+
data_files:
|
291 |
+
- split: train
|
292 |
+
path: realworld_MuirBench/train-*
|
293 |
+
- split: validation
|
294 |
+
path: realworld_MuirBench/validation-*
|
295 |
+
- split: test
|
296 |
+
path: realworld_MuirBench/test-*
|
297 |
- config_name: realworld_combined
|
298 |
data_files:
|
299 |
- split: train
|
realworld_MuirBench/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:d21c5b976ea1bec00f3cad68aece97cbd3e2ad7a876edf7f1e4a3d92698e8f0f
|
3 |
+
size 113663126
|
realworld_MuirBench/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:8723869b71b8e5d358d49dd70517a30b1c0ccdef4c3b477a4db0b80f19c5e0c1
|
3 |
+
size 21503770
|
realworld_MuirBench/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:a15be270a527dd52137e818e9a375a3b335d54e72c1e50c6def63492c973b80b
|
3 |
+
size 14448498
|