--- license: cc-by-nc-sa-4.0 dataset_info: features: - name: video_id dtype: string - name: video_path dtype: string - name: subtitle_path dtype: string - name: correct_choice dtype: int64 - name: option0 dtype: string - name: option1 dtype: string - name: option2 dtype: string - name: option3 dtype: string - name: option4 dtype: string - name: duration dtype: float64 - name: duration_group dtype: int64 - name: question_category dtype: string - name: topic_category dtype: string - name: starting_timestamp_for_subtitles dtype: float64 splits: - name: validation num_bytes: 9844 num_examples: 30 download_size: 14669 dataset_size: 9844 configs: - config_name: default data_files: - split: validation path: data/validation-* ---