File size: 1,053 Bytes
4dac130 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 | ---
dataset_info:
features:
- name: id
dtype: string
- name: image
dtype: image
- name: question
dtype: string
- name: options
dtype: string
- name: GT
dtype: string
splits:
- name: mm_vet
num_bytes: 31477966.0
num_examples: 75
- name: whats_up
num_bytes: 802041011.0
num_examples: 820
- name: cv_bench
num_bytes: 223053571.06
num_examples: 2638
- name: GeoMeter
num_bytes: 1776002538.278
num_examples: 25557
- name: EgoOrientBench
num_bytes: 964632153.8
num_examples: 33460
- name: seed_bench_spatial
num_bytes: 507154348.195
num_examples: 1635
download_size: 2068588952
dataset_size: 4304361588.333
configs:
- config_name: default
data_files:
- split: mm_vet
path: data/mm_vet-*
- split: whats_up
path: data/whats_up-*
- split: cv_bench
path: data/cv_bench-*
- split: GeoMeter
path: data/GeoMeter-*
- split: EgoOrientBench
path: data/EgoOrientBench-*
- split: seed_bench_spatial
path: data/seed_bench_spatial-*
---
|