Upload dataset
Browse files
README.md
CHANGED
@@ -243,6 +243,28 @@ dataset_info:
|
|
243 |
num_examples: 232
|
244 |
download_size: 131835084
|
245 |
dataset_size: 140245430.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
246 |
- config_name: realworld_combined
|
247 |
features:
|
248 |
- name: id
|
@@ -354,6 +376,14 @@ configs:
|
|
354 |
path: realworld_Video_Monitoring/validation-*
|
355 |
- split: test
|
356 |
path: realworld_Video_Monitoring/test-*
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
357 |
- config_name: realworld_combined
|
358 |
data_files:
|
359 |
- split: train
|
|
|
243 |
num_examples: 232
|
244 |
download_size: 131835084
|
245 |
dataset_size: 140245430.0
|
246 |
+
- config_name: realworld_VisDiffBench
|
247 |
+
features:
|
248 |
+
- name: id
|
249 |
+
dtype: int64
|
250 |
+
- name: image
|
251 |
+
dtype: image
|
252 |
+
- name: question
|
253 |
+
dtype: string
|
254 |
+
- name: answer
|
255 |
+
dtype: string
|
256 |
+
splits:
|
257 |
+
- name: train
|
258 |
+
num_bytes: 51943569.0
|
259 |
+
num_examples: 32
|
260 |
+
- name: validation
|
261 |
+
num_bytes: 47266535.0
|
262 |
+
num_examples: 30
|
263 |
+
- name: test
|
264 |
+
num_bytes: 135552775.0
|
265 |
+
num_examples: 88
|
266 |
+
download_size: 233255572
|
267 |
+
dataset_size: 234762879.0
|
268 |
- config_name: realworld_combined
|
269 |
features:
|
270 |
- name: id
|
|
|
376 |
path: realworld_Video_Monitoring/validation-*
|
377 |
- split: test
|
378 |
path: realworld_Video_Monitoring/test-*
|
379 |
+
- config_name: realworld_VisDiffBench
|
380 |
+
data_files:
|
381 |
+
- split: train
|
382 |
+
path: realworld_VisDiffBench/train-*
|
383 |
+
- split: validation
|
384 |
+
path: realworld_VisDiffBench/validation-*
|
385 |
+
- split: test
|
386 |
+
path: realworld_VisDiffBench/test-*
|
387 |
- config_name: realworld_combined
|
388 |
data_files:
|
389 |
- split: train
|
realworld_VisDiffBench/test-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9876cd52536229f03eb4f06d66060bc90c0063cc2491538fb5d0933a78284e05
|
3 |
+
size 134608207
|
realworld_VisDiffBench/train-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9db81783ad891624d42c0ada754a2222c9b070aba681f86e6655a5c2c07ed172
|
3 |
+
size 51673622
|
realworld_VisDiffBench/validation-00000-of-00001.parquet
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:9ddb767b88e1b91afbc65e030022e462365a75ac415bc2266ff73df890fab472
|
3 |
+
size 46973743
|