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: 12390501
num_examples: 22262
- name: validation
num_bytes: 2022200
num_examples: 3586
download_size: 1936223
dataset_size: 14412701
configs:
- config_name: interaction
data_files:
- split: train
path: interaction/train-*
- split: validation
path: interaction/validation-*