--- license: mit dataset_info: features: - name: qid dtype: string - name: video_id dtype: string - name: question_type dtype: string - name: capability dtype: string - name: question dtype: string - name: duration dtype: string - name: question_prompt dtype: string - name: answer dtype: string - name: youtube_url dtype: string splits: - name: test num_bytes: 488915 num_examples: 1500 download_size: 94097 dataset_size: 488915 configs: - config_name: default data_files: - split: test path: data/test-* --- # Dataset Card for AISG-Challenge of Video Turing Test ## Uses - This dataset is specifically for the **Video Turing Test Challenge** and follows the challenge-specific data split. - The data is formatted for **Video Question Answering (VideoQA)**; however, as this is a challenge set, the answers are currently **hidden**. ## Data - **Video Data**: Available for download at [video dataset](https://huggingface.co/datasets/lmms-lab/AISG_Challenge/blob/main/Benchmark-AllVideos-HQ-Encoded-challenge.zip). - **Metadata**: Accessible at [metadata file](https://huggingface.co/datasets/lmms-lab/AISG_Challenge/blob/main/data/test-00000-of-00001.parquet).