metadata
dataset_info:
features:
- name: video_id
dtype: string
- name: vclip_id
dtype: string
- name: question
dtype: string
- name: options
struct:
- name: A
dtype: string
- name: B
dtype: string
- name: C
dtype: string
- name: D
dtype: string
- name: E
dtype: string
- name: answer
dtype: string
- name: frame_indexes
sequence: int64
- name: video_metadata
struct:
- name: CLIP-reference-interval-clip
sequence: float64
- name: CLIP-reference-interval-video
sequence: float64
- name: bitrate
dtype: int64
- name: codec
dtype: string
- name: frame_dimensions
sequence: int64
- name: frame_dimensions_resized
sequence: int64
- name: frame_rate
dtype: float64
- name: resolution
dtype: string
- name: resolution_resized
dtype: string
- name: vclip_duration
dtype: float64
- name: vclip_frame_count
dtype: int64
- name: vclip_interval_in_video
sequence: float64
- name: video_duration
dtype: float64
- name: video_frame_count
dtype: int64
- name: video_id
dtype: string
splits:
- name: tiny
num_bytes: 101936.03137814227
num_examples: 200
- name: val
num_bytes: 509680.15689071134
num_examples: 1000
- name: test
num_bytes: 1356521
num_examples: 2674
download_size: 853143
dataset_size: 1968137.1882688536
configs:
- config_name: default
data_files:
- split: tiny
path: data/tiny-*
- split: val
path: data/val-*
- split: test
path: data/test-*
Dataset Statistics Summary
Metric | Total | Tiny | Test |
---|---|---|---|
Video Statistics | |||
Total Videos | |||
Total Video Duration (hr) | |||
Avg. Video Duration (min) | |||
Clip Statistics | |||
Total Video Clips | |||
Total Video Clip Duration (hr) | |||
Avg. Video Clip Duration (sec) | |||
Frame Statistics | |||
Total Frames (k) | |||
Avg. Frames per Video (k) | |||
Ratio of Keyframe / Frame (‰) | |||
QA Statistics | |||
Total QA Pairs | |||
Avg. QA Pair per Video | |||
Avg. QA Pair per Clip | |||
Avg. Keyframes per Question |