--- dataset_info: features: - name: id dtype: string - name: video dtype: string - name: input dtype: string - name: length dtype: int64 - name: answer dtype: string splits: - name: OCR num_bytes: 90151 num_examples: 150 - name: QA num_bytes: 46962 num_examples: 150 - name: temporal num_bytes: 54945 num_examples: 150 download_size: 32211 dataset_size: 192058 configs: - config_name: default data_files: - split: OCR path: data/OCR-* - split: QA path: data/QA-* - split: temporal path: data/temporal-* ---