metadata
dataset_info:
features:
- name: id
dtype: string
- name: video_url
dtype: string
- name: recipe_type
dtype: string
- name: segment
sequence: float32
length: 2
- name: sentence
dtype: string
- name: video_path
dtype: string
splits:
- name: val
num_bytes: 482240
num_examples: 3179
- name: test
num_bytes: 161174
num_examples: 1471
download_size: 199707
dataset_size: 643414
configs:
- config_name: default
data_files:
- split: val
path: data/val-*
- split: test
path: data/test-*