Upload dataset
Browse files
README.md
CHANGED
|
@@ -309,6 +309,28 @@ dataset_info:
|
|
| 309 |
num_examples: 231
|
| 310 |
download_size: 425912773
|
| 311 |
dataset_size: 444592019.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 312 |
- config_name: realworld_MuirBench
|
| 313 |
features:
|
| 314 |
- name: id
|
|
@@ -620,6 +642,14 @@ configs:
|
|
| 620 |
path: realworld_MMAD/validation-*
|
| 621 |
- split: test
|
| 622 |
path: realworld_MMAD/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 623 |
- config_name: realworld_MuirBench
|
| 624 |
data_files:
|
| 625 |
- split: train
|
|
|
|
| 309 |
num_examples: 231
|
| 310 |
download_size: 425912773
|
| 311 |
dataset_size: 444592019.0
|
| 312 |
+
- config_name: realworld_MileBench
|
| 313 |
+
features:
|
| 314 |
+
- name: id
|
| 315 |
+
dtype: int64
|
| 316 |
+
- name: image
|
| 317 |
+
dtype: image
|
| 318 |
+
- name: question
|
| 319 |
+
dtype: string
|
| 320 |
+
- name: answer
|
| 321 |
+
dtype: string
|
| 322 |
+
splits:
|
| 323 |
+
- name: train
|
| 324 |
+
num_bytes: 34531401.0
|
| 325 |
+
num_examples: 43
|
| 326 |
+
- name: validation
|
| 327 |
+
num_bytes: 18356281.0
|
| 328 |
+
num_examples: 30
|
| 329 |
+
- name: test
|
| 330 |
+
num_bytes: 165377058.0
|
| 331 |
+
num_examples: 227
|
| 332 |
+
download_size: 214845061
|
| 333 |
+
dataset_size: 218264740.0
|
| 334 |
- config_name: realworld_MuirBench
|
| 335 |
features:
|
| 336 |
- name: id
|
|
|
|
| 642 |
path: realworld_MMAD/validation-*
|
| 643 |
- split: test
|
| 644 |
path: realworld_MMAD/test-*
|
| 645 |
+
- config_name: realworld_MileBench
|
| 646 |
+
data_files:
|
| 647 |
+
- split: train
|
| 648 |
+
path: realworld_MileBench/train-*
|
| 649 |
+
- split: validation
|
| 650 |
+
path: realworld_MileBench/validation-*
|
| 651 |
+
- split: test
|
| 652 |
+
path: realworld_MileBench/test-*
|
| 653 |
- config_name: realworld_MuirBench
|
| 654 |
data_files:
|
| 655 |
- split: train
|
realworld_MileBench/test-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:e2f1c711c8a5a4dcfab42076decea497eb47e280a6b4260fe401187bdcbcf795
|
| 3 |
+
size 162646565
|
realworld_MileBench/train-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:83ce285475009c423c44570d46824516fdc77ab0ef097ce5937a6638e45c3681
|
| 3 |
+
size 34126862
|
realworld_MileBench/validation-00000-of-00001.parquet
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:2b12844be6dc09250134dad464dac30f63ae6e2ebfbe17aadb3e9313492f9dcc
|
| 3 |
+
size 18071634
|