metadata
dataset_info:
config_name: interaction
features:
- name: video
dtype: string
- name: video_id
dtype: string
- name: end
dtype: float64
- name: choices
sequence:
- name: choice
dtype: string
- name: choice_id
dtype: int64
- name: question_id
dtype: string
- name: start
dtype: float64
- name: answer
dtype: string
- name: question
dtype: string
- name: conversations
sequence:
- name: from
dtype: string
- name: value
dtype: string
splits:
- name: train
num_bytes: 8920132
num_examples: 16303
- name: validation
num_bytes: 1284135
num_examples: 2398
download_size: 1200926
dataset_size: 10204267
configs:
- config_name: interaction
data_files:
- split: train
path: interaction/train-*
- split: validation
path: interaction/validation-*