Egothink / README.md
Choiszt's picture
Upload dataset
2efc69b verified
|
raw
history blame
1.22 kB
---
dataset_info:
- config_name: Activity
features:
- name: image
dtype: image
- name: question
dtype: string
- name: answer
dtype: string
- name: id
dtype: string
splits:
- name: test
num_bytes: 131503554.0
num_examples: 100
download_size: 131505644
dataset_size: 131503554.0
- config_name: Forecasting
features:
- name: image
dtype: image
- name: question
dtype: string
- name: answer
dtype: string
- name: id
dtype: string
splits:
- name: test
num_bytes: 139303002.0
num_examples: 100
download_size: 139307208
dataset_size: 139303002.0
- config_name: Localization_location
features:
- name: image
dtype: image
- name: question
dtype: string
- name: answer
dtype: string
- name: id
dtype: string
splits:
- name: test
num_bytes: 65820754.0
num_examples: 50
download_size: 65824255
dataset_size: 65820754.0
configs:
- config_name: Activity
data_files:
- split: test
path: Activity/test-*
- config_name: Forecasting
data_files:
- split: test
path: Forecasting/test-*
- config_name: Localization_location
data_files:
- split: test
path: Localization_location/test-*
---