--- dataset_info: - config_name: yuhao_instruct features: - name: id dtype: string - name: question dtype: string - name: answer dtype: string - name: choices sequence: string - name: start_time dtype: float64 splits: - name: test num_bytes: 438729 num_examples: 500 download_size: 261425 dataset_size: 438729 - config_name: yuhao_video2video features: - name: id dtype: string - name: source_id dtype: string - name: target_id dtype: string - name: question dtype: string - name: answer dtype: string - name: choices sequence: string - name: start_time dtype: float64 splits: - name: test num_bytes: 229496 num_examples: 500 download_size: 143756 dataset_size: 229496 - config_name: yuhao_video2video_wo_instruct features: - name: id dtype: string - name: question dtype: string - name: answer dtype: string - name: choices sequence: string - name: start_time dtype: float64 splits: - name: test num_bytes: 203996 num_examples: 500 download_size: 122810 dataset_size: 203996 - config_name: yuhao_wo_instruct features: - name: id dtype: string - name: question dtype: string - name: answer dtype: string - name: choices sequence: string - name: start_time dtype: float64 splits: - name: test num_bytes: 210786 num_examples: 500 download_size: 123074 dataset_size: 210786 configs: - config_name: yuhao_instruct data_files: - split: test path: yuhao_instruct/test-* - config_name: yuhao_video2video data_files: - split: test path: yuhao_video2video/test-* - config_name: yuhao_video2video_wo_instruct data_files: - split: test path: yuhao_video2video_wo_instruct/test-* - config_name: yuhao_wo_instruct data_files: - split: test path: yuhao_wo_instruct/test-* ---